@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

@font-face {
    font-family: 'Babas_Neue';
    src: url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
         url('../BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad_Pro';
    src: url(../fonts/MyriadPro-Regular.otf) format("opentype");
         
}


/*
.body-innerwrapper::before {
	
	content:url('images/search_pozadina.png');
	position: absolute;
	top: 0;
	left: -50px;
}
*/


.point-projekti {
	
    color: #398fcc !important;
    font-size: 37px !important;
    

}


body {
	
	
	color: #555555;
	
}

.point-logici-footer{
	display:flex;
	flex-wrap:wrap;
	max-width:80%;
	position:relative;
	margin:auto;
}

.point-logici-footer > a > img{
	max-height:4vw;
	max-width:initial;
	width:auto;
	object-position:center;
}
.point-logici-footer > a{
	display:table;
	margin:auto;
	position:relative;
	
	
}
	
.logo-image {
	
	z-index: 99;
	position: relative;
}


#sp-logo {
	
	top: -90px;
}

.point-search-position {
	
	width: 20%;
}

#sp-section-2 {
    padding: 15px !important;
    background-color: #fff;
	position: relative;
   
}



#sp-section-2::before {
	
	position: absolute;
	width: 100%;
	height: 140%;
	display: block;
	content: "";
	background: url('images/novosti_pozadina1.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transform: translateY(-100%);
	top: 0;
	left: 0;
	z-index: 50;
	pointer-events: none;
}

#sp-section-1 {
    padding: 10px 0px !important;
    background-color: #004E8C;
    width: 88%;
    margin: auto;
}

.sp-megamenu-parent {
	
	float: none;
	text-align: center;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #398fcc;
}

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

.sp-page-builder .page-content #section-id-1557128592875 {
	
	padding-left: 15px;
}

.sp-megamenu-parent > li > a {
    font-weight: 500;
    font-size: 28px;
	padding: 0 10px;
	font-family: 'Babas_Neue' !important;
}


#sppb-addon-1557126570413
{
    border-right: 2px solid #D52225;
    padding: 20px;
}

div.k2ItemsBlock ul li {
    width: 50%;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;

}

div.k2ItemsBlock ul > li:first-of-type .moduleItemTitle{
	
	font-size: 36px;
	padding: 20px;
	color: #555;
	font-family: 'Raleway', sans-serif;
	line-height: 36px;
	padding-top: 50px;
	
}
div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type {
    width: 100%;
}



div.k2ItemsBlock ul > li:first-of-type a.moduleItemImage::after {
	
	 content:url('images/novost_slika.jpg');
	 bottom: 0;
	 right: 0; 
	 position: absolute;
	 display: flex;
	     max-height: 116px;
}

div.k2ItemsBlock ul {
    display: flex;
    flex-wrap: wrap;
	justify-content:center;
	align-items:center;
	position: relative;
}

div.k2ItemsBlock ul li a {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
	
}



div.k2ItemsBlock ul li a.moduleItemImage {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
	max-height: 100%;
	height: 100%;
display: flex;
}

.moduleItemIntrotext  {
    display: flex;
    flex-wrap: wrap;
}

h1,h2,h3,h4,h5,h6 {
	
	font-family: 'Babas_Neue' !important;
}


div.k2ItemsBlock ul li a.moduleItemTitle {
    left: 50%;
	
}

div.k2ItemsBlock ul li a.moduleItemTitle {
    left: 50%;
    position: relative;
    max-width: 50%;
    display: block;
    margin-top: 10px;
    color: #555;
	font-family: 'Raleway', sans-serif;
	padding: 20px 0px 0px 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
    position: unset;
    padding-left: calc(50% + 20px);
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#k2ModuleBox110.k2ItemsBlock ul > li:nth-child(n + 2) a.moduleItemCategory {
    position: absolute;
    right: 30px;
    display: block;
    left: unset;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #398fcc;
	color:white;
    text-align: right;
    top: unset;
    width: auto;
    padding: 3px 12px;
    margin-top: -15px;
}

div#k2ModuleBox110.k2ItemsBlock ul > li:nth-child(n + 2) span.moduleItemDateCreated {
    position: absolute;
    bottom: 5px;
    right: 30px;
    color: #555555;
    font-weight: bold;
	top:unset;
}

div.k2ItemsBlock ul li span.moduleItemDateCreated {
    position: absolute;
    top: 0;
    right: 65px;
	color: #555555;
	font-weight: bold;
	padding: 10px;
}

#sp-right div.k2ItemsBlock ul li span.moduleItemDateCreated {
	padding:0px 10px;
}

div.k2ItemsBlock ul li a.moduleItemCategory {

    position: absolute;
    right: 5px;
    display: block;
    left: unset;
    text-transform: uppercase;
    font-weight: bold;
    color: #398fcc;
	text-align:right;
	padding: 10px;

}

#sp-right .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #6f7f89;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	
	object-fit: cover;
	width :100%;
	margin:0;
}

#section-id-1557125934480 {
    width: 136%;
	/*background-color: #fff;*/
    /*right: -19%;*/
}


.itemid-200 #sp-right,
.itemid-163 #sp-right,
.itemid-162 #sp-right,
.itemid-101 #sp-right
{
	
	right: 0;
    z-index: 0;
    

}



div.k2ItemsBlock::after {
	
	content: url('images/novosti_pozadina.png');
	top: 0px;
position: relative;
}

#sp-footer, #sp-bottom {
    background: #fff;
    color: #fff;
}

#sp-bottom {
    padding: 0px;
}

 #sp-right .sp-module .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 0px;
	font-size: 36px;
    font-weight: 700;
    border-bottom: 1px solid #6f7f89;
   color: #fff;
}

#sp-right .sp-module ul > li > a {
	
	color: white;
	/*font-family: 'Raleway', sans-serif !important;*/
	font-size: 22px;
	line-height: 25px;
}


#sp-right .sp-module {
    margin-top: 50px;
    border: 0px;
    padding: 25px;
	background-color: #004E8C;
	border-radius: 0px;
    
}

#sp-right .sp-module:first-child {
    /*margin-top: -280px;*/
	z-index: 99;
	position: relative;
}

sp-right .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #6f7f89 !important;
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}


.itemid-162 #sp-right .sp-module:first-child ,
.itemid-101 #sp-right .sp-module:first-child {
   margin-top: 450px;
	
	/*
    background-image: url('images/projekti.png');
    background-repeat: no-repeat;
	background-size: contain;
	*/
}
.itemid-200 #sp-right .sp-module:first-child{
	margin-top: 560px;
}
.itemid-163 #sp-right .sp-module:first-child{
	margin-top: 420px;
}


#sp-right .sp-module .sp-module-title {
	
	border-bottom: 0px;
}

.sp-page-builder .page-content #section-id-1557144277390 {
    padding: 70px 40px 50px 20px !important;

}

#section-id-1557138722414 > .sppb-row-container {
	
	margin-right: 0;
}

.point-projekt{
	position:relative;
}

.point-projekt a{
	text-transform:uppercase;
}

@media screen and (max-width:1600px){
	#section-id-1557125934480{
		width:145%;
	}
}
@media screen and (max-width:1500px){
	#section-id-1557125934480{
		width:152%;
	}
}
@media screen and (max-width:1400px){
	#section-id-1557125934480 #sppb-addon-1557126570413 .sppb-addon-content p br:first-of-type{
		display:none;
	}
	#section-id-1557125934480 #sppb-addon-1557126570413 .sppb-addon-content div span{
		font-size:14px;
	}
}
@media screen and (max-width:1270px){
	#sppb-addon-1557126570413{
		padding: 5px 10px !important;
	}
	
	.sp-megamenu-parent > li > a{
		font-size:25px !important;
	}
	.point-projekti {
		font-size: 35px !important;
	}
	
	
}

@media screen and (max-width:1100px){
	#sppb-addon-1557126570413 .sppb-addon-content > p:first-of-type img{
		max-width:150px;
	}
}

@media screen and (max-width:1470px){
	#section-id-1557138722414 > .sppb-row-container{
		max-width:100%;
	}
}

@media screen and (max-width:1450px){
	#section-id-1557138722414 > .sppb-row-container {
		max-width: 1000px !important;
	}
}@media screen and (max-width:1250px) and (min-width:991px){
	#sp-component {
		max-width:66.66667% !important;
		flex: 0 0 66.66667% !important;
	}
	#sp-right{
		max-width:33.33333% !important;
		flex: 0 0 33.33333% !important;
	}
}@media screen and (max-width:1250px){
	div.k2ItemsBlock ul li {
		width: 100% !important;
		max-width: 300px;
	}
	div.k2ItemsBlock ul > li:first-of-type {
		max-width: 100% !important;
	}
	
	#section-id-1557138722414 > .sppb-row-container {
		max-width: 100% !important;
	}
	
	.point-projekt > a{
		font-size:14px;
	}
	div.k2ItemsBlock ul > li:first-of-type .moduleItemTitle {
		font-size: 30px;
	}
	#section-id-1557125934480 > .sppb-container-inner > .sppb-row > .sppb-col-md-3{
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
	#section-id-1557125934480 > .sppb-container-inner > .sppb-row > .sppb-col-md-9{
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
		max-width: 65%;
	}
	body.helix-ultimate .sppb-row-container {
		max-width: 100% !important;
		width: 100%;
	}
}
@media screen and (max-width:991px){
	#sp-right{
		max-width:100% !important;
	}
	.itemid-200 #sp-right,
	.itemid-163 #sp-right,
	.itemid-162 #sp-right,
	.itemid-101 #sp-right{
		position:relative;
	}
	#sp-component {
		max-width: 100% !important;
	}
	#sp-logo {
		transform: none;
		position: relative;
		z-index: 2;
		left: 0px;
		top: 0px;
		display: table;
		width: auto;
	}
	#sp-menu {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#sppb-addon-1557135527993{
		position: absolute !important;
		margin-top: 32px !important;
	}
	
	.sp-page-builder .page-content #section-id-1557905379401 {

    padding-top: 0px !important;
	margin-top: -19px !important;
}
}

@media screen and (max-width:720px){
	div.k2ItemsBlock ul > li:first-of-type .moduleItemTitle {
		font-size: 20px;
	}
}

@media screen and (max-width:460px){
	div.k2ItemsBlock ul li a.moduleItemImage {
		width: 100%;
		position: relative;
		height:auto;
		display: flex;
	}
	div.k2ItemsBlock ul li div.moduleItemIntrotext {
		padding-bottom: 40px !important;
	}
	div.k2ItemsBlock ul li a.moduleItemTitle {
		position: relative;
		max-width: 100%;
		display: block;
		margin-top: 10px;
		padding: 20px;
		text-transform: uppercase;
		color: #555;
		font-size: 20px;
		width: 100%;
		left: 0px;
	}
}

@media screen and (max-width:750px){
	.sp-page-builder .page-content #section-id-1557138722414 {
		padding-top: 0px !important; 
	}
	#section-id-1557125934480 > .sppb-container-inner > .sppb-row{
		display:flex;
		flex-wrap:wrap-reverse;
	}
	
	#section-id-1557125934480 > .sppb-container-inner > .sppb-row > .sppb-col-md-3{
		max-width:100% !important;
		flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
	}
	#section-id-1557125934480 > .sppb-container-inner > .sppb-row > .sppb-col-md-9{
		max-width:100% !important;
		flex: 0 0 100% !important;
		-ms-flex: 0 0 100% !important;
	}
	#section-id-1557125934480 {
		width: 100%;
		right: 0;
	}
}

#sp-section-7,
#sp-section-6{
	display:none;
}
#sp-section-7.point-section ,
#sp-section-6.point-section {
    /*position: absolute;*/
    top: 0px;
    width: 100%;
    /*height: 50%;*/
    /*background: rgba(0,0,0,0.75);*/
	background:white;
    z-index: 10000;
    display: flex;
	pointer-events:all;
	opacity:1;
	transition:all 0.6s ease;
	transform:translateY(0%);
}
#sp-section-7.point-section.point-hovering ,
#sp-section-6.point-section.point-hovering {
	/*background: rgba(0,0,0,0.45);*/
	/*cursor: pointer;*/
}
#sp-section-7.point-section  > .container,
#sp-section-6.point-section  > .container{
	position:relative;
	margin:auto;
	padding:60px 30px;
	background:white;
}
/*#sp-section-6.point-opened{
	background: linear-gradient(-45deg,rgba(120,48,41),rgba(160, 43, 41,1),rgba(226, 16, 23,1) );
}*/
#sp-section-7.point-closed,
#sp-section-6.point-closed{
	pointer-events:none;
	opacity:0;
	transform:translateY(-100%);
	position:absolute;
}

#sp-search2 form > input:first-of-type{
	min-height: 50px;
	border:none;
	border-radius: 0px;
	position:relative;
	padding: 0px 10%;
	font-weight: 550;
	font-size:40px;
	transition:all 0.3s ease;
	text-indent:calc(50% - 60px);
	border: none !important;
    border-bottom: 2px solid #398fcc !important;
    border-radius: 0px !important;
    transition: all 0.3s ease !important;
    padding: 10px !important;
    box-shadow: 0px 0px 8px 1px #eaeaea !important;
}

#sp-search2 .form-control:focus {
    color:#398fcc;
    background-color: #fff;
    border-color: #398fcc;
    box-shadow: none;
	font-size:20px;
	text-indent:0px;
}

#sp-component > .sp-column > .search #searchForm > fieldset > legend,
#sp-component > .sp-column > .search #searchForm > fieldset > .form-group:first-of-type,
#sp-component > .sp-column > .search #searchForm > hr:first-of-type,
#sp-component > .sp-column > .search #searchForm > .form-group:nth-of-type(3),
#sp-component > .sp-column > .search #searchForm > .form-group:last-of-type{
	display:none;
}

.search #searchForm .form-group .input-group  .form-control:focus {
    color:#398fcc;
    background-color: #fff;
    border-color: #398fcc;
    box-shadow: none;
	font-size:20px;
}

#ordering,
.search #searchForm .form-group .input-group .form-control{
	min-height: 50px;
	border: none;
	border-radius: 0px;
	position: relative;
	padding: 0px 10%;
	font-weight: 550;
	font-size:20px;
	transition:all 0.3s ease;
    border: none !important;
    border-bottom: 2px solid #398fcc !important;
    border-radius: 0px !important;
    transition: all 0.3s ease !important;
    padding: 10px !important;
    box-shadow: 0px 0px 8px 1px #eaeaea !important;
}

#ordering{
	font-size:18px !important;
	max-width:300px;
}

.mr-2{
	font-weight:bold;
}

.search #searchForm .form-group .input-group .input-group-append{
	display:none;
}

.badge-info {
    background: #398fcc;
    border-radius: 0px;
    top: -1px;
    position: relative;
}



.point-search-footer{
	position:absolute;
	/*top:50%;*/
	z-index:10000;
	opacity:0;
	pointer-events:none;
	transition:all 0.6s ease;
	transform:translateY( 50vh);
	width:100%;
}

.point-search-footer-opened{
	opacity:1;
	pointer-events:all;
	transform:translateY(0);
	
}

#point-prijavi-container,
#point-search-container{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	overflow: hidden;
	overflow-y: auto;
	display:flex;
	flex-direction:column;
}
.point-close{
	position:absolute;
	top:20px;
	right:20px;
	width:50px;
	height:50px;
	z-index:10001;
	display:flex;
	flex-direction:column;
	transform: rotateZ(-180deg) scale(1);
    transition: all 0.3s ease;
	opacity:1.0;
	cursor:pointer;
}

.point-close:hover{
	transform: rotateZ(-180deg) scale(1.1);
	opacity:0.9;
}

.point-close > span{
	position:relative;
	top:50%;
	margin-top:-5px;
	display:block;
	width:100%;
	height:5px;
	background:linear-gradient(90deg,rgb(120,120,120),rgb(0, 0, 0),rgb(120,120,120));
	transform:rotateZ(45deg);
	border-radius: 4px;
}
.point-close > span:last-of-type{
	
	transform:rotateZ(-45deg);
}

.search-results .result-title a{
	color:#398fcc;
	font-size:26px;
	font-family:"Babas_Neue" !important;
}

.search-results .result-text{
	text-align:justify;
}
.search-results .result-text .highlight{
	font-weight:bold;
	color:#398fcc;
	font-size:18px;
}

.result-category .small{
	font-family:"Babas_Neue" !important;
	font-size:24px;
}

#sppb-addon-1557135527993 .sppb-addon-single-image-container{
	cursor:pointer;
	transform:scale(1);
	transition:all 0.3s ease;
}

#sppb-addon-1557135527993 .sppb-addon-single-image-container:hover{
	cursor:pointer;
	transform:scale(0.85);
}

#offcanvas-toggler{
	float:unset !important;
	margin-left:0px !important;
}

@media screen and (max-width:991px){
	.sp-page-builder .page-content #section-id-1557125934480 {
		margin-top: 0vw !important;
	}
	
	
	#sp-top3,
	#sp-menu {
		
		max-width: 50% !important;
		margin: auto;
	}
	
	#sp-menu {
		
		order: 2;
	}
	
	#sp-top3 {
		
		order: 1;
	}
	
	.point-header1 .sppb-addon-single-image-container img {
    max-width: 100% !important;
}
}

.itemid-115 .point-projekt > a{
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
	color: #252525;
}

#section-id-1557138722414.point-centar > .sppb-row-container {
    margin-right: auto;
}

#btn-1557483483405{
	margin: auto;
	display: block;
	max-width: 250px;
	border-radius: 0px;
	background: #ababab;
	color: #252525;
	font-size: 25px;
	font-weight: 550;
	cursor: pointer;
	transition: all 0.3s ease;
	transform: scale(1);
}

#btn-1557483483405:hover{
	transform:scale(0.9);
}

@media screen and (min-width:992px){
	#sppb-addon-1557483483405{
		display:none !important;
	}
}
@media screen and (max-width:991px){
	#sp-right{
		display:none !important;
	}
	
	#sppb-addon-1557148656231::before,
	.itemid-112 .page-header h1::before,
	.body-innerwrapper::before {
   display: none;
}

.page-header h1{
	
	margin-top: -75px !important;
	margin-bottom: -10px !important;
	position: relative;
	z-index: 999;
	color: #e42127;
	background-color: white;
	padding: 25px;
	text-align: center !important;
	font-size: 40px !important;
	padding-left: 0px !important;
}

#sppb-addon-1557148656231 {

    
    height: auto !important;
}


}

.point-odgovor-prijava,
.point-odgovor{
	position:relative;
	width:100%;
	max-width:600px;
	margin: 50px auto 0px;
	display:flex;
	height:0px;
	transition:all 0.3s ease;
	overflow:hidden;
	height:0px;
	color: white;
	font-size: 20px;
	font-family: 'Babas_Neue' !important;
	letter-spacing: 1px;
}

.point-odgovor-prijava.point-open,
.point-odgovor.point-open{
	height: 65px;	
}

.point-odgovor-prijava p,
.point-odgovor p{
	text-align:justify;
	display:block;
	margin:auto;
	position:relative;
	margin:auto;
}

.point-odgovor.point-success{background:#356935;}
.point-odgovor.point-fail{background:#c96161;}

.point-odgovor-prijava.point-success{background:#356935;}
.point-odgovor-prijava.point-fail{background:#c96161;}

#sppb-addon-1557148656231{
	
	height:35px;
	position:relative;
	width:88%;
	margin: auto;
	
	
}

/*
#sppb-addon-1557148656231::before{
	content: "";
	position: absolute;
	top: -4px;
	left: -11px;
	width: 100%;
	height: 200%;
	z-index: 5;
	background: url("images/shadow.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: contain;
}
*/

#section-id-1557148500123{
	position:relative;
}

/*
#section-id-1557148500123::before{
	content: url('images/bg_footer.png');
	position: absolute;
	bottom: 0;
	left: 0px;
}
*/
.point-botun{
	position: relative;
	z-index: 5;
	background: white;
	width: 300px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #398fcc !important;
	font-family: 'Babas_Neue' !important;
	font-size: 25px;
	margin: auto;
}

#sppb-addon-1557905001581{
	position:absolute;
	bottom:0px;
	left:calc(50% - 150px);
}

.itemid-200 #sp-section-3,
.itemid-163 #sp-section-3,
.itemid-162 #sp-section-3,
.itemid-101 #sp-section-3{
	display:none !important;
}

.point-traka{
	font-family: 'Babas_Neue' !important;
	font-size: 25px;
	text-align: center;
	background-color: #004E8C;
	margin-top: 0px;
	padding: 25px;
}
.point-traka strong{
	color: #398fcc;
	
}
.point-traka > strong:not(:first-of-type){
	margin-left: 25px;
}
#sppb-addon-1557148656231 {

    background-color: #5B5E7F !important;
    margin-bottom: 90px !important;

}



#sp-section-3{
	pointer-events:none;
	margin-top: -70px;
	position:relative;
}


.page-header h1 {
    display: flex;
    justify-content: flex-end;
    /*margin-top: -275px;*/
    margin-bottom: 70px;
    position: relative;
    z-index: 2;
    color: #398fcc;
    background-color: white;
    padding: 25px;
    padding-left: 25px;
    width: 100%;
    /*padding-left: 30%;*/
    font-size: 100px;
    align-items: center;
}

.article-header,
.article-can-edit,
.article-info,
.article-ratings-social-share{
	display:none !important;
}

.article-details{
	
}

@media screen and (min-width:1791px){
	.page-header h1 {
		padding-left: 30%;
	}
}



#sppb-addon-1557148701367::after{
	content: "Pronađite nas na Google maps";
	font-size: 20px;
	font-family: 'Babas_Neue' !important;
	text-align: center;
	color: #555;
	max-width: 140px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	line-height: 21px;
}

div .point-stupac .k2ItemsBlock ul li{
	width:100%;
}
#sp-right .point-stupac div.k2ItemsBlock ul li a.moduleItemTitle{
	left:0px;
	max-width:100%;
	font-size: 22px !important;

}
.point-stupac div.k2ItemsBlock ul li div.moduleItemIntrotext {
    padding-left: 0px;
}

.point-stupac div.k2ItemsBlock ul li span.moduleItemDateCreated {
    position: absolute;
    top: 5px;
    left: -10px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.point-stupac div.k2ItemsBlock ul li a.moduleItemTitle {
    
    left: 0px;
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
    font-size: 12px !important;
    padding-left: 0px;
    font-weight: 500;
	text-transform: none;

}



#k2Container {
	
	max-width: 1000px;
margin-left: auto;
/*margin-top:-100px;*/
}

div.itemFullText {
    text-align: justify;
}

div.itemHeader h2.itemTitle {
    /*padding: 40px 25px 25px;*/
    margin: 0;
    /*width: 60%;
    position: absolute;
    top: -381px;
    height: 170px;
    background: white;*/
    z-index: 2;
    margin-left: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    color: #398fcc;
	font-size: 34px;
}

div.itemCategory span.itemDateCreated{
    margin: 0;
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #555;
    font-weight: bolder;
	font-family: 'Babas_Neue';
	order:0;
	margin-right: 10px;
}

div.itemCategory span:not(.itemDateCreated){
	display:none;
}

div.itemCategory a {
    position:relative;
    color: #398fcc;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
	order:1;
}

div.itemCategory{
	position: absolute;
	top: -30px;
	z-index: 3;
	transform: translateX(0%);
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width:1000px;
	justify-content: flex-end;
	padding: 0px;
}

.itemBackToTop{
	display:none !important;
}

span.itemImage a{
	display:block;
}

span.itemImage a img{
	margin:auto;
}

.grecaptcha-badge{
	bottom:80px !important;
	z-index:10000000!important;
}


.point-fg input:not([type="submit"]),
.point-fg textarea,
.point-fg #message,
.point-fg #subject,
.point-fg #email,
.point-fg #name{
	border: none !important;
	border-bottom: 2px solid #555 !important;
	border-radius: 0px !important;
	transition:all 0.3s ease !important;
	padding:10px !important;
	box-shadow: 0px 0px 8px 1px #eaeaea !important;
}
.point-fg textarea:focus,
.point-fg textarea:active,
.point-fg textarea:hover,
.point-fg input:focus,
.point-fg input:active,
.point-fg input:hover,
.point-fg #message:focus,
.point-fg #subject:focus,
.point-fg #email:focus,
.point-fg #message:active,
.point-fg #subject:active,
.point-fg #email:active,
.point-fg #name:active,
.point-fg #name:focus{
	border-color:#398fcc !important;
}

.point-fg textarea,
.point-fg #message{
	width:100%;
	height:150px;
	resize:none;
}

#point-form > .point-fg .point-pravila-text{
	text-align:justify;
	font-size:10px;
}
#point-form > .point-fg #pravila{
	display: flex;
	justify-content: flex-start;
	float: left;
	margin: 0px 5px;
}

.point-fg{
	max-width:600px;
	margin:10px auto;
	padding: 5px 15px;
	position:relative;
	
}

#submit{
	max-width:300px;
	width:100%;
	height:40px;
	background:#d4842c;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:25px;
	font-family: 'Babas_Neue' !important;
	color:#fff;
	border:none;
	margin:auto;
	cursor:pointer;
	transition:all 0.2s ease;
	box-shadow: 0px 0px 8px 2px #ccc;
}

#submit:hover{
	color:#cbcbcb;
	box-shadow: 0px 0px 8px 2px #cfa373;
}

.point-fg > label{
	font-size:25px;
	font-family: 'Babas_Neue' !important;
	color:#555;
	
}


#sppb-addon-1557823420619 a {
    color: #398FCC;
}
#sppb-addon-1557823420619 a:hover{
	color:#DD9E53;
}
#sppb-addon-1557823420619{
	text-align:justify;
}

#sppb-addon-1557823420622{
	font-size:18px;
	margin-top:30px;
}
#sppb-addon-1557823420622 strong{
	font-family: 'Babas_Neue' !important;
	letter-spacing:1px;
}
#sppb-addon-1557823420622 i{
	margin-right:5px;
	color:#CF2224;
	min-width:16px;
}

.point-header1 .sppb-addon-single-image-container img {
    max-width: calc(25% + 1007px);
}
.point-header1 .sppb-addon-single-image-container{
	width:100%;
}


@media screen and (max-width:1300px){
	div.itemHeader h2.itemTitle{
		margin-left:0px;
	}
}
@media screen and (max-width:1250px){
	div.itemHeader h2.itemTitle {
		width: 100%;
		top: -325px;
		max-width: calc(100% - 30px);
	}
	
	div.itemHeader span.itemDateCreated {
		top: -310px;
		margin-left: 25px;
	}
	div.itemCategory a {
		top: -310px;
		margin-left: calc(100% - 55px);
	}
	div.itemFullText {
		padding: 10px;
	}
	
	div.itemFullText > *{
		max-width:100%;
	}
}

span.itemImage a img{
	margin-left:0px;
}

span.itemImage a {
    display: inline-block;
    float: left;
	position:relative;
}

span.itemImage a::after {
    content: url('images/novost_slika.jpg');
    bottom: 0;
    right: 0;
    position: absolute;
    display: flex;
    max-height: 116px;
	transform: scale(0.5);
	transform-origin: bottom right;
	transition:all 0.3s ease;
}

span.itemImage a:hover::after {
    content: url('images/novost_slika.jpg');
    bottom: 0;
    right: 0;
    position: absolute;
    display: flex;
    max-height: 116px;
	transform: scale(1);
}

.sigFreeLink.fancybox-gallery{
	overflow:hidden;
}
.sigFreeLink.fancybox-gallery img{
	opacity:1;
	transition:all 0.3s ease;
	transform:scale(1) rotateZ(0deg);
}
.sigFreeLink.fancybox-gallery:hover img{
	opacity:0.7;
	transition:all 0.3s ease;
	transform:scale(1.5) rotateZ(12.25deg);
}
.sigFreeLink.fancybox-gallery img,
.sigFreeLink.fancybox-gallery{
	width:140px !important;
	height:112px !important;
}

.sigFreeThumb{
	margin:2.5px !important;
}

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px !important;
    display: block;
    content: "";
    width: 36px !important;
    height: 36px !important;
    background: transparent url(../images/magnify_48x48_24.png) no-repeat;
	background-size:contain !important;
	opacity:0 !important;
	transition:all 0.3s ease;
}

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover::after {
    opacity:1 !important;
}

.sigFreeLink.fancybox-gallery{
	background:transparent;
	transition:all 0.3s ease;
}

li.sigFreeClear{
	display:none !important;
}

ul.sigFreeClassic {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
}

.fancybox-caption-wrap{
	display:none;
}

.fancybox-toolbar .fancybox-button:not(.fancybox-button--close){
	display:none !important;
}

@media screen and (max-width:1455px) and (min-width:991px){
.point-column-max .sppb-row > .sppb-col-md-6:first-of-type{
	max-width:33%;
	-ms-flex: 0 0 33%;
flex: 0 0 33%;
}
.point-column-max > .sppb-row-container {
	max-width:100% !important;
}
.point-column-max .sppb-row > .sppb-col-md-6:last-of-type{
	max-width:67%;
	-ms-flex: 0 0 67%;
flex: 0 0 67%;
}
}

@media screen and (max-width:1659px){
	.page-header h1{
		margin-left:0px;
		width:100%;
	}
}

.point-stupac div.k2ItemsBlock ul li div.moduleItemIntrotext{
	color:white;
}

body:not(.itemid-101):not(.itemid-162):not(.itemid-163):not(.itemid-200) #sp-right .sp-module ul > li > a{
	
	font-size: 20px !important;

}

#sp-right div.k2ItemsBlock::after{
	content:unset;
}

.moduleItemDateCreated,
.moduleItemCategory{
	font-family: 'Babas_Neue' !important;
	font-size: 18px;
}

.itemid-200 #sp-right .sp-module-title,
.itemid-163 #sp-right .sp-module-title,
.itemid-162 #sp-right .sp-module-title,
.itemid-101 #sp-right .sp-module-title{
	position:relative;
}

.itemid-200 #sp-right .sp-module-title::after,
.itemid-163 #sp-right .sp-module-title::after,
.itemid-162 #sp-right .sp-module-title::after,
.itemid-101 #sp-right .sp-module-title::after{
	position:absolute;
	bottom:0px;
	height:4px;
	width:50px;
	content:"";
	background:white;
	left:0;
}

div#k2ModuleBox110.k2ItemsBlock ul > li {
    width: 31%;
    margin: 1.16667%;
	-webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
	-moz-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
	box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
	min-height: 440px;
}

li.clearList{
	display:none !important;
}

div#k2ModuleBox110.k2ItemsBlock ul > li:nth-of-type(n + 2) a.moduleItemImage {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    max-height: 220px;
    height: auto;
    display: flex;
}

div.k2ItemsBlock ul li a.moduleItemImage > img {

    object-fit: contain;

}

div#k2ModuleBox110.k2ItemsBlock ul > li:nth-of-type(n + 2) div.moduleItemIntrotext {
    position: unset;
    padding: 20px;
    font-size: 12px;
    text-align: justify;
}

div#k2ModuleBox110.k2ItemsBlock ul > li:nth-of-type(n + 2) a.moduleItemTitle{
	width: 100%;
    position: relative;
	max-width:100%;
	left:0;
}

.point-pod-meni-2 > .sppb-container-inner > .sppb-row{
	justify-content:flex-end;
}

.point-pod-meni-2 > .sppb-container-inner > .sppb-row > .sppb-col-md-2 *,
.point-pod-meni-2 > .sppb-container-inner > .sppb-row > .sppb-col-md-2{
	justify-content:flex-end;
	max-width:65px;
}

.sp-page-builder .page-content #section-id-1557138722414 {
	
	top: 40px;
}

#offcanvas-toggler > .fa {

    color: #252525;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.23);
    background-color: #e9ecef;
    padding: 20px;
    border-color: #fff;
    border-width: 5px;
    border-radius: 1px;
    border-style: solid;
    top: -5px;
    position: relative;

}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.sp-megamenu-parent .sp-mega-group > li > a {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	
	padding-left: 20px;
	padding-right: 20px;
}

.sp-megamenu-parent .sp-mega-group > li > a {

    color: #252525;
    border-bottom: 1px solid #dadada;

}

.sppb-panel-modern > .sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #5B5E7Fe0;
    color: #fff;
}

.sppb-panel-modern .sppb-panel-body {
    border-top-color: #e8eff1;
    color: #555;
    font-size: 14px;
    font-weight: bold;

}

.sppb-panel {
	
	border: 0px !important;
	background-color: transparent !important;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bolder;
    color: inherit;
}

#section-id-1557125934480 .sppb-col-md-9 {
	
	border-left: 2px solid #e12126;
}

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



.point-menu-naslov {
	
	font-weight: bold;
}

ul.sp-mega-group-child.sp-dropdown-items > li:not(.point-menu-naslov) a{
	
	padding-left: 10px;
	
}

@media screen and (max-width:991px){
	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type a.moduleItemImage {
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		max-height: 100%;
		height: auto;
		display: flex;
	}

	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type div.moduleItemIntrotext {
		position: unset;
		padding: 20px;
		font-size: 12px;
		text-align: justify;
	}

	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type a.moduleItemTitle{
		width: 100%;
		position: relative;
		max-width:100%;
		left:0;
	}
	
	div.k2ItemsBlock ul > li:first-of-type .moduleItemTitle {
		font-size: 18px;
	}
	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type a.moduleItemCategory {
		position: absolute;
		right: 30px;
		display: block;
		left: unset;
		text-transform: uppercase;
		font-weight: bold;
		background-color: #398FCC;
		color:white;
		text-align: right;
		top: unset;
		width: auto;
		padding: 3px 12px;
		margin-top: -15px;
	}

	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type span.moduleItemDateCreated {
		position: absolute;
		bottom: 5px;
		right: 30px;
		color: #CF2224;
		font-weight: bold;
		top:unset;
	}
	
	div.k2ItemsBlock ul > li:first-of-type {
		max-width: 350px !important;
	}
	
	.sp-page-builder .page-content #section-id-1557125934480{
		margin-top:0px !important;
	}
	
	#sppb-addon-1559041231457 {
		margin-bottom: -110px !important;
		margin-top: 100px !important;
	}
	
	#sp-section-2 {
		padding: 10px 10% !important;
	}
	
	#offcanvas-toggler{
		z-index: 2;
		position: relative;
	}
	.point-projekti{
		border-right: none;
		border-left: none;
		border-bottom: 1px solid;
		border-top: 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

@media screen and (max-width:490px){
	#sp-section-2 {
		padding: 10px 10% !important;
	}
	
	.point-search-botun{
		display: table;
		margin-left: auto;
	}
}

.point-search-botun{
	cursor:pointer;
}


div.k2ItemsBlock ul > li:first-of-type a.moduleItemImage::before {
    content: url('images/novost_slika.jpg');
    bottom: 0;
    right: 0;
    position: absolute;
    display: flex;
    max-height: 116px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler::after, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
    content: "\f078";
	transform:rotateZ(0deg);
	display:flex;
	transition:all 0.3s ease;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler::after, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after{
	transform:rotateZ(180deg);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #252525;
    font-size: 22px;
}

.offcanvas-menu{
	width:100%;
}
body.ltr.offcanvs-position-right .offcanvas-menu{
	right:-100%;
}


#sppb-addon-1557148500129::after {
	
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background: url('images/novosti_pozadina.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
}

#sppb-addon-1557148500129 {
	
	position: relative;
	z-index: 2;
}

.point-zadra-logo-main{
	display:flex;
	position:relative;
	flex-direction:column;
	max-width:240px;
	margin:auto;
}
.point-zadra-logo{
	position:relative;
	width:100%;
	height:auto;
}

.point-zadra-logo-kockice{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display: flex;
	flex-wrap: wrap;
}
.point-zadra-logo::after{
	padding-bottom:100%;
	content: "";
	position: relative;
	display: block;
	width:100%;
}
.point-zadra-logo-tekst{
	display:flex;
	position:relative;
	flex-direction:column;
	padding: 0px 4%;
}

.point-zadra-logo-Podnaslov,
.point-zadra-logo-Naslov{
	display:flex;
	position:relative;
}

.point-zadra-logo-Podnaslov > span,
.point-zadra-logo-Naslov > span{
	margin:auto;
}


@keyframes point-kockica-0 {
    from{
		transform: translateX(-70%) translateY(-70%) rotateZ(-10deg);
	}
    to{
        transform: translateX(0%) translateY(0%) rotateZ(0deg);
    }
}

@keyframes point-kockica-1 {	
	0%{
		transform: translateX(-40%) translateY(-50%) rotateZ(-60deg);
	}
    100%{
        transform: translateX(0px) translateY(0%) rotateZ(0deg);
    }
}

@keyframes point-kockica-2 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}

@keyframes point-kockica-3 {
    from{
		transform:translateX(-50%) translateY(-50%) rotateZ(-25deg);
	}
    to{
        transform:translateX(0px) translateY(0%) rotateZ(0deg);
    }
}

@keyframes point-kockica-4 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}

@keyframes point-kockica-5 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}

@keyframes point-kockica-6 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}

@keyframes point-kockica-7 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}

@keyframes point-kockica-8 {
    from{
		transform:rotateZ(0deg);
	}
    to{
        transform:rotateZ(0deg);
    }
}


.point-kockica {
	position:relative;
	width:20.5%;
	height:20.5%;
	margin:6.25%;
	display:block;
	animation-play-state: paused !important;
	animation-iteration-count: infinite !important;
}

.point-kockica-0{
	-webkit-animation: point-kockica-0 1s linear;
    animation: point-kockica-0 1s linear;
	background:#dfda44;
}
.point-kockica-1{
	-webkit-animation: point-kockica-1 1s linear;
    animation: point-kockica-1 1s linear;
	background:#ffff4d;
}
.point-kockica-2{
	-webkit-animation: point-kockica-2 1s linear;
    animation: point-kockica-2 1s linear;
	background:#b0deff;
}
.point-kockica-3{
	-webkit-animation: point-kockica-3 1s linear;
    animation: point-kockica-3 1s linear;
	background:#3acc8b;
}
.point-kockica-4{
	-webkit-animation: point-kockica-4 1s linear;
    animation: point-kockica-4 1s linear;
	background:#2db200;
}
.point-kockica-5{
	-webkit-animation: point-kockica-5 1s linear;
    animation: point-kockica-5 1s linear;
	background:#398fcc;
}
.point-kockica-6{
	-webkit-animation: point-kockica-6 1s linear;
    animation: point-kockica-6 1s linear;
	background:#b0deff;
}
.point-kockica-7{
	-webkit-animation: point-kockica-7 1s linear;
    animation: point-kockica-7 1s linear;
	background:#398fcc;
}
.point-kockica-8{
	-webkit-animation: point-kockica-8 1s linear;
    animation: point-kockica-8 1s linear;
	background:#006dd9;
}

.point-slovo-naslov {
	color:#202020;
    font-size: 100px;
    font-weight: bold;
    font-family: 'Babas_Neue' !important;
    line-height: 90px;
}

.point-slovo-podnaslov {
	color:#b0deff;
    font-family: 'Babas_Neue' !important;
	font-size: 30px;
	line-height: 30px;
}

@keyframes point-kockica-saturation {
    from{
		filter:saturate(100%);
	}
    to{
        filter:saturate(0%);
    }
}

.point-zadra-logo-main-footer .point-kockica-0{
	-webkit-animation: point-kockica-0 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-0 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-1{
	-webkit-animation: point-kockica-1 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-1 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-2{
	-webkit-animation: point-kockica-2 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-2 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-3{
	-webkit-animation: point-kockica-3 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-3 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-4{
	-webkit-animation: point-kockica-4 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-4 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-5{
	-webkit-animation: point-kockica-5 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-5 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-6{
	-webkit-animation: point-kockica-6 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-6 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-7{
	-webkit-animation: point-kockica-7 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-7 1s linear , point-kockica-saturation 1s linear;
}
.point-zadra-logo-main-footer .point-kockica-8{
	-webkit-animation: point-kockica-8 1s linear , point-kockica-saturation 1s linear;
    animation: point-kockica-8 1s linear , point-kockica-saturation 1s linear;
}

.point-2-botuna{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 30px;
	margin-bottom: 0px;
}

.point-2-botuna > a{
	cursor:pointer;
	display:flex;
	background:white;
	margin:auto;
	padding: 8px 15px;
	width:450px;
	max-width:50%;
	color:#398fcc;
	text-align:center;
	justify-content:center;
	align-items:center;
	font-size:25px;
	font-family: 'Babas_Neue' !important;
	transition:all 0.3s ease;
	transform:scale(1);
}
.point-2-botuna > a > span{
	margin:0px 5px;
	color:#202020;
}

.point-1-botun{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 30px;
	margin-bottom: 0px;
}

.point-1-botun > a{
	cursor:pointer;
	display:flex;
	background:#398fcc;
	margin:auto;
	padding:8px 45px;
	width:80%;
	max-width:80%;
	color:#398fcc;
	text-align:center;
	justify-content:center;
	align-items:center;
	font-size:20px;
	font-family: 'Babas_Neue' !important;
	transition:all 0.3s ease;
	transform:scale(1);
}
.point-1-botun > a > span{
	margin:0px 5px;
	color:#fff;
}

.point-1-botun > a:hover {
    transform: scale(0.85);
}

html[lang="en-gb"] .point-2-botuna > p{margin:auto;}

.point-2-botuna > a:first-of-type{
	margin-right:5px;
}

.point-2-botuna > a:last-of-type{
	margin-left:5px;
}

#sp-main-body {
	
	padding-bottom: 0px !important;
	
}

#k2Container {
    padding: 0px !important;
}

.point-2-botuna > a:hover{
	transform:scale(0.85);
}

/*
body:not(.itemid-101):not(.itemid-162):not(.itemid-163):not(.itemid-200) #sp-section-3::before,
.itemid-200 #sp-main-body::before,
.itemid-163 #sp-main-body::before,
.itemid-162 #sp-main-body::before,
.itemid-101 #sp-main-body::before{
	position:absolute;
	content:url("images/header_bottom.png");
	left:50%;
	transform:translate(-50%,-25%);
	max-width:100vw;
}
*/

#point-prijavi-container #sp-bottom,
#point-search-container #sp-bottom{
	position:relative;
	z-index:2;
	order:2;
}

#point-prijavi-container #sp-section-7,
#point-search-container #sp-section-6{
	z-index:1;
	order:1;
}

/*
body:not(.itemid-200) #sp-component::before ,
body:not(.itemid-163) #sp-component::before ,
body:not(.itemid-162) #sp-component::before ,
body:not(.itemid-101) #sp-component::before {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    content: "";
    background: url('images/kockice.png');
    background-repeat: no-repeat;
	z-index:-1;
	top: 25%;
}
*/
 
/*.page-header::before {
	 
	width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    content: url('images/zadra_logo_novi.png');
	top: -130px;
	left: 50px;
}*/
 
body:not(.itemid-101):not(.itemid-162):not(.itemid-163):not(.itemid-163):not(.itemid-200) #sp-page-builder .point-zadra-logo-main{
	display: flex;
	position: absolute;
	flex-direction: column;
	max-width: 240px;
	margin: auto;
	min-width: 240px;
	top: -120px;
	left: 86px;
}

#point-search-container .point-zadra-logo-main-footer .point-kockica,
#point-prijava-container .point-zadra-logo-main-footer .point-kockica{
	animation-delay:0s !important;
}

#point-search-container #sp-section-6{
	min-height:400px;
}

.point-submit{
	width: 300px;
	height: 40px;
	background: #398fcc !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-family: 'Babas_Neue' !important;
	color: #fff;
	border: none;
	margin: auto;
	cursor: pointer;
	transition: all 0.2s ease;
	box-shadow: 0px 0px 8px 2px #ccc;
}
.point-submit:hover {
    color: #cbcbcb;
    box-shadow: 0px 0px 8px 2px #90bede !important;
}

#point-prijavi-container .point-zadra-logo-main-footer .point-kockica,
#point-search-container .point-zadra-logo-main-footer .point-kockica{
	animation-delay:0s !important;
}

#projekt-forma{
	display:flex;
	flex-wrap:wrap;
	max-width: 1200px;
margin: auto;
position: relative;
margin-bottom: 80px;
}

#sp-section-7 > .row{
	margin:auto;
}

.point-fg{
	min-width:300px;
	width:50%;
	display: flex;
	flex-direction: column;
}

.point-fg1 {
    min-width: 300px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.point-pravila-text{
	display:block;
	margin:auto;
	text-align: justify;
}

.point-prijavi-naslov {
    padding-left: 15px;
    margin-top: 50px;
    font-size: 50px;
}

div#itemListPrimary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div.itemContainer {
    width: 31% !important;
    margin: 1.16667%;
    -webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
    -moz-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
    box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
    min-height: 440px;
    position: relative;
    padding-right: 0px;
    padding-bottom: 0px;
	background:#fff;
}

div.catItemIntroText {
    position: relative;
    padding: 20px;
    font-size: 12px;
    text-align: justify;
}

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

span.catItemImage,
div.catItemImageBlock{
	margin:0px;
	padding:0px;
}

div.catItemCategory {
    padding:0;
}

div.catItemCategory a{
	position: absolute;
	right: 30px;
	display: block;
	left: unset;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #398fcc;
	color: white;
	text-align: right;
	top: unset;
	width: auto;
	padding: 3px 12px;
	margin-top: -15px;
	font-family: 'Babas_Neue' !important;
	font-size: 18px;
}

div.catItemHeader h3.catItemTitle {
    padding: 10px 0 4px 0;
	margin: 0;
}

div.catItemHeader h3.catItemTitle a{
	width: 100%;
	position: relative;
	max-width: 100%;
    display: block;
    margin-top: 10px;
    color: #555;
    font-family: 'Raleway', sans-serif;
    padding: 20px 0px 20px 20px;
    font-size: 18px;
}

.itemListCategory,
div.catItemCategory span{
	display:none !important;
}

span.catItemDateCreated{
	font-family: 'Babas_Neue' !important;
	font-size: 18px;
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: #505050;
	font-weight: bold;
	top: unset;
}

.componentheading{
	/*padding: 40px 25px 25px;*/
	margin: 0;
	/*width: 60%;
	position: absolute;
	top: -381px;*/
	/*height: 170px;
	background: white;*/
	z-index: 2;
	margin-left: 0px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: right;
	color: #398fcc;
	font-size: 100px;
	font-family: 'Babas_Neue' !important;
}

div.k2Pagination {
    padding: 0;
    margin: 24px 0 4px 0;
    text-align: center;
}

.page-item .page-link {
    border-radius: 0px;
	margin:8px;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
	border-radius:0px !important;
	margin:8px;
}

.pagination{
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
}
.page-item.active .page-link,
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    border-color: #398fcc;
    background-color: #398fcc;
}

@media screen and (min-width:1499px){
	div#itemListPrimary {
		left: -110px;
		position: relative;
		width: 1110px;
	}
}

@media screen and (max-width:1501px){
	div.itemContainer {
		width: 100% !important;
		max-width: 350px;
	}
}

span.itemDateModified{
	display:none;
}



.itemList div.itemContainer,
div#k2ModuleBox110.k2ItemsBlock ul > li{
	transform:scale(1);
	transition:all 0.3s ease;
	background:white;
}
.itemList div.itemContainer:hover,
div#k2ModuleBox110.k2ItemsBlock ul > li:hover{
	transform:scale(1.025);
}

.sp-megamenu-parent > li:not(:last-of-type)::after {
	content:"";
    position:absolute;
	display:inline-flex;
	width:3px;
	height:30px;
	transform:translateY(-50%);
	background:#398fcc;
	top:50%;
	right:0;
}

.sppb-panel-modern > .sppb-panel-heading {
    padding: 10px 30px 10px 15px;
    background: transparent;
	color: #398fcc;
	font-family: 'Babas_Neue' !important;
	border-bottom: 1px solid #dadada;
}

.point-linkovi li > a,
.sppb-panel-modern .sppb-panel-body a{
	color:#398fcc;
}
.point-linkovi li > a:hover,
.sppb-panel-modern .sppb-panel-body a:hover{
	color:#848ea1;
}
.sppb-panel-modern .sppb-panel-body{
	background-color: transparent;
	background-image: url("images/novosti_pozadina.png");
	background-size:contain;
	background-repeat:no-repeat;
	background-position: center top -2px
	color:#555555;
}
.sppb-panel-title{
	font-size:28px;
	font-size:22px;
}

#sp-right .point-fg input:not([type="submit"]), 
#sp-right .point-fg textarea, 
#sp-right .point-fg #message, 
#sp-right .point-fg #subject, 
#sp-right .point-fg #email, 
#sp-right .point-fg #name {
    box-shadow: 0px 0px 8px 1px #132b3b !important;
}

#sp-right #submit {
    box-shadow: 0px 0px 8px 1px #132b3b ;
}

#sp-right .point-submit:hover {
    color: #cbcbcb;
    box-shadow: 0px 0px 8px 2px #13598a !important;
}
#sp-right #point-form > .point-fg .point-pravila-text,
#sp-right .point-fg > label{
	color:white;
}

.page-header #sppb-addon-1561621662137{
	display: flex;
	position: absolute;
	flex-direction: column;
	max-width: 320px;
	margin: auto;
	min-width: 240px;
	top: -480px;
	left: 86px;
	z-index:10;
}
.sp-megamenu-parent > .sp-menu-item:last-of-type{
	height:60px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	top: -3px;
	position: relative;
}

.sp-megamenu-parent .sp-module.point-lang {
    padding: 18px;
}
.lang-inline > li{
	transition:all 0.3s ease;
	filter: saturate(0);
}
.lang-inline > li.lang-active,
.lang-inline > li:hover{
	filter: saturate(100%);
}

#centar-inicijative {
	
	padding-left: 15px !important;
	padding-right: 15px !important;
	border-left: 2px solid;
	border-right: 2px solid;
}


.meni-sredina > .row {
	
	display: flex;
	align-content: center;
	align-items: center;
}

span.catItemImage img{
	max-height:220px;
	object-fit:cover;
}

@media screen and (max-width:1510px){
	#sp-right .k2ItemsBlock .lastItem{
		display:none;
	}
}
@media screen and (max-width:1251px){	
	#sp-component .k2ItemsBlock ul > li:nth-of-type(n + 7){
		display:none;
	}
}
@media screen and (max-width:1251px) and (min-width:991px){	
	#sp-component .k2ItemsBlock ul > li:nth-of-type(n + 6){
		display:none;
	}
	.page-header h1 {
		margin-top:-305px;
	}
}

@media screen and (max-width:991px){
	div.k2ItemsBlock ul li {
		max-width: 350px;
	} 
	
	div.k2ItemsBlock ul li a.moduleItemImage > img{
		max-height:220px;
	}
	
	div.k2ItemsBlock ul > li:first-of-type a.moduleItemImage::before,
	div.k2ItemsBlock ul > li:first-of-type a.moduleItemImage::after {
		content:none;
		display:none;
	}
	
	div#k2ModuleBox110.k2ItemsBlock ul > li:first-of-type span.moduleItemDateCreated{
		color:#555555;
}
	
	.point-2-botuna > p{
		max-width:100%;
		margin:5px auto !important;
	}
	
	#section-id-1557125934480 .sppb-col-md-3{
		display:none !important;
	}
	#section-id-1557125934480 .sppb-col-md-9{
		padding-right: 0px;
		margin-right: -10px;
		margin-left: 10px;
	}
	
	.point-traka {
		margin-top: 0px;
		font-size:18px;
	}
	.point-traka > strong:not(:first-of-type) {
		margin-left: 0px;
	}
	
	#sppb-addon-1560779288662 .sppb-addon-content > p{
		display:flex;
		flex-direction:wrap;
		justify-content:center;
		align-items:center;
	}
	
	#offcanvas-toggler > .fa{
		/*transform: rotateZ(20deg) translateX(12px) translateY(10px) scale(1);*/
		color:#398fcc;
		transition:all 0.3s ease;
	}
	#offcanvas-toggler > .fa:hover{
		transform: rotateZ(20deg) translateX(12px) translateY(7.5px) scale(0.85);
	}
	
	#section-id-1557224871498 .sppb-row.sppb-align-center{
		justify-content:center;
		align-items:center;
	}
	#section-id-1557224871498 .sppb-col-md-4{
		max-width: 100px;
		margin: 0px;
		padding: 0px;
	}
	#section-id-1557224871498 .sppb-col-md-4:first-of-type{
		order:0;
	}
	#section-id-1557224871498 .sppb-col-md-4:nth-of-type(2){
		order:2;
	}#section-id-1557224871498 .sppb-col-md-4:last-of-type{
		order:1;
	}
	
	#sppb-addon-1560853199228{
		display:none !important;
	}
	
	.point-2-botuna {
		margin-top:0px;
	}
	
	.sp-page-builder .page-content #section-id-1557138722414 {
		top: 0px;
	}
	
	.itemList div.itemContainer, 
	div#k2ModuleBox110.k2ItemsBlock ul > li {
		margin-bottom: 20px;
	}
	
	#sppb-addon-1560779288662 .sppb-addon-content > p > span{
		display: inline-block;
		padding: 5px;
		margin: auto;
		font-size: 0px !important;
		tex-align: center;
	}
	
	#sppb-addon-1560779288662 .sppb-addon-content > p > span > span > a {
		
		padding: 17px !important;
	}

	#sppb-addon-1560779288662 .sppb-addon-content > p > span > span{
		font-size:20px !important;
	}
	.sp-page-builder .page-content #section-id-1557138722414 {
		padding-bottom:50px !important;
	}
	#sppb-addon-1557148656231 {
		margin-bottom: 30px !important;
	}
	
	div.k2ItemsBlock ul > li div.moduleItemIntrotext{
		padding-bottom:40px !important;
	}
	
	body.helix-ultimate #section-id-1561531985346 .sppb-row-container {
		max-width: 100%;
		margin-top: 50px;
	}
	
	.page-header #sppb-addon-1561621662137,
	#sppb-addon-1558948723163{
		display:none !important;
	}
	
	#sppb-addon-1557490870834{
		margin-top:50px;
	}
	
	.page-header h1 {
		background-color:transparent;
		justify-content: center;
		padding: 25px !important;
		position:relative;
	}
	
	.page-header h1::after {
		position: absolute;
		width: 100%;
		height: 100%;
		display: block;
		content: "";
		background: url('images/novosti_pozadina.png');
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		pointer-events: none;
		max-width: 600px;
		bottom: -65%;
	}
	
	.componentheading {
		padding: 0px 25px 25px;
		margin: 0;
			margin-left: 0px;
		width: 100%;
		position: relative;
		top: 0;
		height: auto;
		background: white;
		z-index: 2;
		margin-left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #398fcc;
		font-size: 50px;
		font-family: 'Babas_Neue' !important;
	}
}

@media screen and (max-width:767px){
	.point-2-botuna > p {
		padding: 8px 15px;
		font-size: 17px;
	}
	.body-innerwrapper {
		overflow: hidden;
	}
	#sppb-addon-1557148701367 {
		padding-bottom: 20px;
	}
	.javna-naslov {
		width: 55% !important;
	}
	.javna-datum-zavrsetka, .javna-datum-pocetka {
		width:18.5% !important;
		padding:0px 5px !important;
	}
	.javna-status-postupka{
		padding:0 5px !important;
	}
	
	.status-postupka-crven::before, 
	.status-postupka-zut::before, 
	.status-postupka-zelen::before {
		position: absolute;
		content: "";
		left: 50% !important;
		width: 10px;
		height: 10px;
		top: -13px  !important;
		border-radius: 50%;
		transform: translateX(-50%)  !important;
	}
	
	.javna-naslov h3 {
		font-size: 18px !important;
	}
	
	.javna-naslov span {
		font-size: 13px !important;
	}
	
	.cadre_inner_texte_alert_cookies {
		
		display: inline !Important;
	}
	#sppb-addon-1562915935060 {

    display: none;
	}
}
@media screen and (max-width:1420px){
	.itemid-163 #sp-right {
		max-width: 33.33333% !important;
	}
}

@media screen and (max-width:560px){
	.javna-naslov {
		width: 50% !important;
	}
	
	.javna-status-postupka {
		width: 13.5% !important;
		font-size:13px;
	}
	.javna-datum-zavrsetka, .javna-datum-pocetka {
		font-size:13px;
	}
	
	#section-id-1561531985346 .sppb-row-container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 0px;
		padding-right: 0px;
		overflow-x:auto;
	}
	#section-id-1561531985346 .sppb-row-container .sppb-row .sppb-col-md-12{
		padding-right:0px;
	}
	#section-id-1561531985346 .sppb-row-container .sppb-row{
		min-width:470px;
		padding-bottom:20px;
	}
}

#btn-1562139511122{
	color: #fff;
	background-color: #398fcc;
	border-color: #398fcc;
	border-radius: 0px;
	padding: 8px 30px;
	font-family: "Babas_neue";
	font-size: 25px;
	transform:scale(1);
	transition: all 0.3s ease;
	margin-top: -50px;
	z-index: 2;
	position: relative;
	-webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
	-moz-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
	box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
}
#btn-1562139511122:hover{
	color: #398fcc;
	background-color: white;
	border-color: #398fcc;
	transform:scale(0.85);
}

#sppb-addon-1557905379404 img {
    min-height: 220px;
    object-fit: cover;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a{
	font-size:30px;
	font-family:"Babas_Neue" !important;
	margin:0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a{
	font-size:24px;
}

.menu-child{
	padding:10px;
	padding-left:25px;
	position:relative;
}

.menu-parent .menu-child{
	border-top:1px solid transparent;
	transform:all 0.3s ease;
}
.menu-parent-open .menu-child{
	border-color:#398fcc;
}

.menu-child::before {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: url('images/novosti_pozadina.png');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
	top: 0px;
	left: 0;
	position: absolute;
	pointer-events:none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #398fcc;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    margin-left: 10px;
    padding: 10px;
}

body.ltr .close-offcanvas {
    right: 25px;
}
.close-offcanvas {
    position: absolute;
    top: 40px;
    z-index: 1;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    background: #5B5E7F;
    color: #fff;
}
.sp-scroll-up{
	background: #5B5E7F;
	color: #fff;
}
.sp-scroll-up:hover,
.close-offcanvas:hover {
    background: #e9ecef;
    color: #398fcc;
}

.offcanvas-menu {
	background-color: #5B5E7F;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: white;
}

@media screen and (max-width:991px){
	div.itemHeader h2.itemTitle {
		background: white;
		z-index: 2;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #398fcc;
		font-size: 34px;
		position: relative;
		top: 0px;
		max-width: 100%;
		padding: 0px;
		height: auto;
	}
	
	div.itemCategory {
		position: relative;
		top: -0px;
		z-index: 3;
		width: 100%;
		justify-content: center;
		padding: 0px;
	}
	div.itemCategory a {
		top: -0px;
		margin-left: 0px;
		text-align:center;
	}
	
	div.itemLinks{
		position: absolute;
		top: -150px;
		left: 50%;
		transform: translateX(-50%);
	    width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
}

.point-projekti-otvoreni {
	display:flex;
	flex-direction:column;
	position:relative;
}

.point-projekti-otvoreni > div{
	display:flex;
}

.point-projekti-otvoreni > div.projekti-sadrzaj{
	overflow:hidden;
	transition:all 0.5s ease;
	flex-direction:column;
	text-align:justify;
	padding: 0px 20px 0px;
}
.point-projekti-otvoreni > .point-projekti-otvoren:not(.zatvoren) + div.projekti-sadrzaj{
	max-height:0px;
}

.point-projekti-otvoreni > .point-projekti-otvoren.zatvoren + div.projekti-sadrzaj{
	max-height:400px;
	padding: 10px 20px 40px;
}

.point-vise-o-projektu{
    color: #fff;
    background-color: #398fcc;
    border-color: #398fcc;
    border-radius: 0px;
    padding: 8px 30px;
    font-family: "Babas_neue";
    font-size: 25px;
    transform: scale(1);
    transition: all 0.3s ease;
	z-index: 2;
	position: relative;
	-webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
	-moz-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
	box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
	text-align: center;
	max-width: 300px;
	margin: auto;
}

.point-vise-o-projektu:hover {
    color: #398fcc;
    background-color: white;
    border-color: #398fcc;
    transform: scale(0.85);
}
.projekti-naslov > h3{
	font-size: 20px;
	color: #398fcc;
	font-family: 'Raleway', sans-serif !important;
}

.point-projekti-otvoren{
    display: flex;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
    border-bottom: 1px solid #dadada;
    padding: 5px;
}

.projekti-sadrzaj{
	position:relative;
}
.projekti-sadrzaj::before {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: url('images/novosti_pozadina.png');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
	top: 0px;
	left: 0;
	position: absolute;
	pointer-events:none;
}

.point-projekti-otvoreni > .point-projekti-otvoren:nth-of-type(4n + 3) h3{
	color:#555555;
}

.projekti-sadrzaj .point-vise-o-projektu {
    color: #fff;
    background-color: #398fcc;
    border-color: #398fcc;
    border-radius: 0px;
    padding: 4px 20px;
    font-family: "Babas_neue";
    font-size: 22px;
    transform: scale(1);
    transition: all 0.3s ease;
    z-index: 2;
    position: relative;
    -webkit-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
    -moz-box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
    box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.5);
    text-align: center;
    max-width: 300px;
    margin: auto;
}

#sp-section-3 #sppb-addon-1561621662137{
    display: flex;
    position: absolute;
    flex-direction: column;
    max-width: 240px;
    margin: auto;
    min-width: 240px;
    left: 86px;
    top: 130px;
}

.point-1-botun > p > a > span{
	color:#fff;
}

.view-search #sp-right{
	display:none;
}

.view-search #sp-component {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: calc(100% - 30px) !important;
	margin:auto;
	padding:10px;
}
.view-search #sp-component .sp-column .search{
	max-width:1000px;
	margin:auto;
	display:block;
	position:relative;
}

.body-innerwrapper{
	overflow:hidden;
}



#section-id-1561976556463 .sppb-container-inner .sppb-row > .sppb-col-md-12:first-child {
	
	border-right: 2px solid;
	padding: 20px;
	padding-left: 30px;
	
}

.sp-menu-item.sp-has-child.meni-sredina .sp-dropdown-inner > .row > .col-sm-4:nth-of-type(2) {
	
	border-right: 2px solid;
}

.point-javna-otvoreni.point-javna-otvoreni-dokumenti .javna-datum-zavrsetka,
.point-javna-otvoreni.point-javna-otvoreni-dokumenti .javna-status-postupka{
	display:none !important;
}

.point-javna-otvoreni.point-javna-otvoreni-dokumenti .javna-naslov h3 {
    font-size: 24px;
    color: #398fcc;
    margin-top: 0px;
}
.point-javna-otvoreni.point-javna-otvoreni-dokumenti .javna-naslov{
	width:100% !important;
}

.point-javna-otvoreni.point-javna-otvoreni-dokumenti{
	margin-bottom:100px;
}

.projekti-naslov{
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.projekti-naslov > h3{
	margin-bottom:0px;
}

.projekti-naslov > img {
	max-width:120px;
	min-width:120px;
	margin-right:10px;
}


td {
	
	padding: 10px !important
}

tr {
	
	border-bottom: 2px solid black;
}

td.naziv {
	
	background-color: #5B5E7F;
	color: white;
	margin: auto;
}

td.naziv p{
	
	display: flex;
	justify-content: center;
	border-right: 2px solid !important;
}


td p {
	
	margin: 0px !important;
	
}



#sppb-addon-1557905379404 .sppb-addon-single-image-container {
	
	
	position: relative;
}

#sppb-addon-1557905379404 .sppb-addon-single-image-container::before {
	
	content:"";
	position: absolute;
	width: 2px;
	height: calc(100% + 65px);
	background: #e12126;
	z-index: 5 !important; 
	margin-left: -5px;
}


#sp-section-3,
#sp-section-3 * {
	
	z-index: unset !important;
}

#sppb-addon-1562915935060 .sppb-addon-content > p{text-align: right !important;}
#sppb-addon-1562915935060 {
	
	z-index: 6 !important;
	position: relative;
	pointer-events: all;
	max-width:75%;
}

.sppb-panel-modern .sppb-panel-title {
	
	font-size: 36px
}

.sp-dropdown-inner .col-sm-6,
.sp-dropdown-inner .col-sm-4 {
	
	display: flex;
	justify-content: center;
	align-items: center;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	
	padding: 0px;
}

.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block > li:nth-of-type(4) .sp-mega-group > li > a {
	
	font-size: 13px !important
}

.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block > li .sp-dropdown-inner .row > .col-sm-6:last-of-type,
.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block > li .sp-dropdown-inner .row > .col-sm-4:last-of-type {
	
	background-color: #5B5E7F;
	
}

.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block > li .sp-dropdown-inner .row > .col-sm-6:last-of-type *,
.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block > li .sp-dropdown-inner .row > .col-sm-4:last-of-type * {
	
	color: white !important;
}

.sp-page-builder .page-content #section-id-1557138722414 {
    min-height: 770px;
}

.group2 .itemExtraFieldsLabel{
	color: #398fcc;
	font-family: 'Babas_Neue' !important;
	font-size:24px;
	float:initial !important;
	margin:0px !important;
	position:relative !important;
	height:100%;
	padding:5px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	display:table-cell !important;
	min-width: 30%;
	max-width: 30%;
	text-align:right;
	vertical-align:middle;
}

div.itemExtraFields ul li.group2 {
    display: table;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
	padding:0px !important;
	min-width:500px;
}

div.itemExtraFields ul li.group2 span.itemExtraFieldsValue{
    float:initial !important;
	margin:0px !important;
	position:relative !important;
	height:100%;
	padding:5px;
	width:70%;
	min-width: 70%;
	max-width: 70%;
	border-bottom: 1px solid #dadada;
	display:table-cell !important;
	text-align: left;
	padding-left: 20px;
	font-size: 18px;
	
}

.itemExtraFields > h3:first-of-type{
	display:none !important;
}

.itemExtraFields > ul:first-of-type{
	padding:10px !important;
	position:relative;
	overflow-x:auto;
	max-width:100%;
}

.body-innerwrapper {
    overflow: hidden;
    max-width: 1920px !important;
    margin: auto;
}

div.itemIsFeatured::before {
    content: "\e09b";
    display: none !important;
}

@media screen and (max-width:1790px) and (min-width:991px){
	#column-id-1557823420614{
		top:225px;
		position:relative;
	}
}
@media screen and (max-width:1790px){
	.page-header #sppb-addon-1561621662137{
		display: flex;
		position: absolute;
		flex-direction: column;
		max-width: 240px !important;
		margin: auto;
		min-width: 150px;
		top: -50px;
		left: 30px;
		width:13.4vw;
	}
}
@media screen and (max-width:1250px){
	.page-header #sppb-addon-1561621662137{
		top: 225px;
		left: 15px;
	}
}
/*
html[lang="en-gb"] #sppb-addon-1562915935060{
	display:none !important;
}
*/ 


@media screen and (max-width:1250px) and (min-width:991px){
	#sppb-addon-1562915935060 {
		max-width: 67%;
	}
}

body:not(.itemid-101):not(.itemid-162):not(.itemid-163):not(.itemid-200) #sp-right .sp-module ul > li > a.moduleItemCategory{
	white-space: nowrap;
}
@media screen and (max-width:1400px){
	body:not(.itemid-101):not(.itemid-162):not(.itemid-163):not(.itemid-200) #sp-right .sp-module ul > li > a.moduleItemCategory{
		font-size: 18px !important;
	}
}
@media screen and (max-width:991px){
	#sppb-addon-1562915935060{
		max-width:100%;
	}
	
	#sppb-addon-1562915935060 .sppb-addon-content > p > span > *{
		font-size:26px;
	}
	#sppb-addon-1562915935060 .sppb-addon-content > p > span{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		font-size:0px !important;
	}
	
	#sp-section-3 #sppb-addon-1561621662137{
		display:none !important;
	}
}

#section-id-1562753311893 > .sppb-row-container{
	max-width: 100% !important;
	min-width: 600px;
}
#section-id-1562753311893{
	overflow-x:auto;
}

.itemTagsBlock{
	padding:10px;
}
.itemTagsBlock > span{
	display:none;
}

div.itemTagsBlock ul.itemTags li a {
    display: table;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #398fcc;
    color: white;
    text-align: right;
    width: auto;
    padding: 6px 12px;
        padding-top: 6px;
    font-family: "Babas_neue" !important;
    font-size: 22px;
    letter-spacing: 1px;
    vertical-align: middle;
    line-height: 22px;
    padding-top: 9px;
}
@media screen and (max-width:1330px){
	div.itemHeader h2.itemTitle{
		width:100%;
	}
}
@media screen and (max-width:1250px){
	div.itemCategory {
		position: absolute;
		top: -325px;
		transform: translateX(0%);
		display: flex;
		flex-wrap: nowrap;
		width: calc(100% - 30px);
		justify-content: flex-end;
		padding: 15px 25px;
		z-index: 2;
	}
	div.itemCategory a{
		top:initial;
		margin-left:initial;
	}
}
@media screen and (max-width:1780px){
	.com-k2.view-item #sp-section-3 #sppb-addon-1561621662137{
		display:none !important;
	}
	
	#sppb-addon-1557490701302 iframe{
		max-width:100%;
	}
	
	html[lang="en-gb"] .page-header #sppb-addon-1561621662137 {
		top: 270px;
	}
}

@media screen and (max-width:991px){
	div.itemCategory {
		top: 30px;
		padding: 15px 10px;
	}
	html[lang="en-gb"] .sp-page-builder .page-content #section-id-1557138722414 {
		min-height: initial;
	}
	
	#sp-main-body{
		margin-top:30px !important;
	}
	
	
}

@media screen and (max-width:1510px){
	.itemid-163 #sp-right .sp-module:first-child {
		margin-top: 300px;
	}
	body.helix-ultimate .sppb-row-container{
		max-width:100% !important;
		width:100% !important;
	}
}

html[lang="en-gb"] #sppb-addon-1557905379404 .sppb-addon-single-image-container::before{
	height:100%;
}
@media screen and (max-width:1400px) and (min-width:991px){
	html[lang="en-gb"] #sp-component {
		max-width:66.66667% !important;
		flex: 0 0 66.66667% !important;
	}
	html[lang="en-gb"] #sp-right{
		max-width:33.33333% !important;
		flex: 0 0 33.33333% !important;
	}
}
#sppb-addon-1557490701302 .sppb-addon-title{
	display:none;
}

.point-javna-arhiva{
	display: table;
text-transform: uppercase;
background-color: #398fcc;
color: white;
text-align: right;
width: auto;
padding: 6px 40px;
padding-top: 6px;
font-family: "Babas_neue" !important;
font-size: 30px;
letter-spacing: 1px;
vertical-align: middle;
line-height: 22px;
padding-top: 9px;
margin:auto;
}

.sppb-btn-custom:hover {

    border-color: #398fcc !important;
    background-color: #398fcc !important;
    color: #fff !important;

}

.itemid-215 .itemCategory{
	display:none !important;
}

.itemid-215 div.itemHeader h2.itemTitle {
    padding: 25px;
	height: 100px;
}

@media screen and (max-width:1791px) and (min-width:992px){
	.sppb-addon-content .custom > .point-offset{
		padding-left: 20vw !important;
	}
}

.point-prilagodba-pristupacnosti{
	/*position:absolute;
	z-index:100000;*/
	background:transparent;
	/*left:75%;
	transform:translateX(-50%);*/
	padding:6px 0px;
	/*top:0;*/
	font-size:18px !important;
	transition:all 0.3s ease;
	text-align:center;
}
.point-prilagodba-pristupacnosti .point-font-small,
.point-prilagodba-pristupacnosti .point-font-small i{
	font-size:15px !important;
	transition:all 0.3s ease;
}
.point-prilagodba-pristupacnosti .point-font-normal,
.point-prilagodba-pristupacnosti .point-font-normal i{
	font-size:18px !important;
	transition:all 0.3s ease;
}
.point-prilagodba-pristupacnosti .point-font-big,
.point-prilagodba-pristupacnosti .point-font-big i{
	font-size:21px !important;
	transition:all 0.3s ease;
}

.point-prilagodba-pristupacnosti .point-color-invert{
	font-weight:bold;
	margin-right:10px;
}
.point-prilagodba-pristupacnosti .point-color-invert,
.point-prilagodba-pristupacnosti .point-color-invert i{
	font-size:13px !important;
	transition:all 0.3s ease;
}
.point-menu-open .point-prilagodba-pristupacnosti .point-font-small,
.point-menu-open .point-prilagodba-pristupacnosti .point-font-normal,
.point-menu-open .point-prilagodba-pristupacnosti .point-font-big,
.point-menu-open .point-prilagodba-pristupacnosti .point-color-invert,
.point-prilagodba-pristupacnosti .point-font-small,
.point-prilagodba-pristupacnosti .point-font-normal,
.point-prilagodba-pristupacnosti .point-font-big,
.point-prilagodba-pristupacnosti .point-color-invert{
	color: white;
}
.point-prilagodba-pristupacnosti .point-font-small:hover,
.point-prilagodba-pristupacnosti .point-font-small:active,
.point-prilagodba-pristupacnosti .point-font-small:focus,
.point-prilagodba-pristupacnosti .point-font-normal:hover,
.point-prilagodba-pristupacnosti .point-font-normal:active,
.point-prilagodba-pristupacnosti .point-font-normal:focus,
.point-prilagodba-pristupacnosti .point-font-big:hover,
.point-prilagodba-pristupacnosti .point-font-big:active,
.point-prilagodba-pristupacnosti .point-font-big:focus,
.point-prilagodba-pristupacnosti .point-color-invert:hover,
.point-prilagodba-pristupacnosti .point-color-invert:active,
.point-prilagodba-pristupacnosti .point-color-invert:focus{
	color: rgb(136, 136, 136) !important;
}
@media screen and (max-width:1500px) and (min-width:992px){
	/*.point-prilagodba-pristupacnosti {
		left: 80%;
		width: 40%;
	}
	.point-menu-open .point-prilagodba-pristupacnosti {
		left: 30%;
	}*/
}

@media screen and (max-width:991px){
	.point-prilagodba-pristupacnosti {
	/*	left: 50%;*/
		width: 100%;
		text-align: center;
	}
}


body.com-k2.view-itemlist #sp-right .sp-module:first-child{
	margin-top:-95px;
}

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

body.com-k2.view-item #sp-right .sp-module:first-child {
    margin-top: -70px;
    z-index: 99;
    position: relative;
}

body.com-k2.view-itemlist #sp-main-body {
    padding-bottom: 0px !important;
    margin-top: -100px;
}

.point-video {
    width: 100%;
    height: 100%;
    max-width: 1438px;
    max-height: 441px;
}

@media screen and (max-width:1075px){
	.point-2-botuna > a {
		width:100%;
		max-width:100%;
		font-size:20px;
		margin: 5px auto !important;
	}
}

@media screen and (max-width:450px){
	.point-2-botuna > a {
		font-size:16px;
	}
}


#sp-bottom a:hover {
    
    color: #5b5e7f;
}

#point-prijavi-container #sp-bottom,
#point-prijavi-container #sp-section-7,
#point-search-container #sp-bottom,
#point-search-container #sp-section-6 {
   
    max-width: 1920px;
}


#point-search-container #sp-section-6 {
	
	min-height: 500px;
}

#sppb-addon-1618406078860 img {
    height: 40px;
}

.fancybox-caption__body {
	
	display: none;
}

.point-logo23 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  grid-gap: 2rem;
  align-items: center;
  width: 90%;
  margin: auto;
  border-bottom: 1px solid #cccaca;
}

.point-logo24 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	grid-gap: 1rem;
	align-items: center;
	margin-top: 20px;
	}

.point-logo24 img {height: 100px;
object-fit: contain;}

.point-logo24 p:first-of-type {
	
	border-right: 1px solid #cccaca;
}