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


.point-natjecaji::before {
	
	content:url('./images/grb_natjecaji.png') !important;
	position: absolute;
	left: -218px;
	top: 0;
	pointer-events: none;
}

.point-botuni {
	
	max-width: 1500px;
	margin: auto !important;
}


.point-botuni a {
	
	color: #062135 !important;
	font-family: 'Babas_Neue';
	text-transform: uppercase;
	font-size: 30px;
	
}

.sppb-btn.point-botun-desni:hover {
	
	color: #c1a783 !important;
	background-color: unset !important;
}

.sppb-btn.point-botun-desni {
	
	font-family: 'Babas_Neue' !important;
	font-size: 30px !important;
	text-transform: uppercase !important;
	
}

.sppb-btn.point-botun-lijevi:hover {
	
	color: #c1a783 !important;
	background-color: unset !important;
} 

.sppb-btn.point-botun-lijevi {
	
	font-family: 'Babas_Neue' !important;
	font-size: 30px !important;
	text-transform: uppercase !important;
	
}

.point-botuni a:hover {
	
	color: #c1a783 !important;
	background-color: unset !important;
}

.point-botun-desni::after {
	
	display: inline-block;
    content: "";
    border-top: 5px solid #c1a783;
    width: 50px;
    margin: 0 10px;
	transform: translateY(-10px);
	
}

.point-botun-lijevi::before {
	
	display: inline-block;
    content: "";
    border-top: 5px solid #c1a783;
    width: 50px;
    margin: 0 10px;
	transform: translateY(-10px);
}

.point-footer-naslov-font  {
	
	font-family: 'Babas_Neue';
	color: #757575;
	font-size: 60px;
	line-height: 70px;
}

.point-footer-naslov  {
	
	display: flex; 
	justify-content: center; 
	position: relative; 
	margin-top: -135px; 
	align-items: center;
	
}

.point-spacing {

    letter-spacing: 32px;
    left: 16px;
    position: relative;

}

.sppb-btn:focus {
    outline: 0;
    box-shadow: unset !important;
}

.point-vjesnik-izdvojeno::after {
    
	content: "";
    position: absolute;
    left: 0;
    bottom: 25px;
    transform: translateY(100%);
    width: 100%;
    padding: 1.5% 0;
    background: url("images/sjena.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}



.point-vjesnik-izdvojeno {
   
   max-width: 1500px;
   margin: auto !important;
}


.point-vjesnik h3 {
	
	color: #0A314D !important;
}

.point-vjesnik {
	
	padding: 30px;
	background: #EEEEEE;
	min-height: 500px;
}

.point-vjesnik div.k2ItemsBlock ul li a {
	
	color: #062034 !important;
	font-size: 18px;
	font-weight: bold;
}

.point-vjesnik div.k2ItemsBlock ul li a:hover {
	
	color: #C1A783 !important;
	transition: 0.8s;
	
	
}


.point-vjesnik div.k2ItemsBlock ul li a.moduleItemTitle {
	
	color: #062034 !important;
	
}



.point-vjesnik div.k2ItemsBlock ul li span.moduleItemDateCreated {
	
	color: #c1a783;
	font-weight: bold;
}

.point-vjesnik div.k2ItemsBlock ul li::before {
	
	content: "";
	background-image: url("./images/pdf.png");
	position: absolute;
	height: 57px;
	width: 43px;
	left: 25%;
	background-repeat: no-repeat;
	
}

.point-vjesnik .clearList {
	
	display: none !important;
}

.point-izdvojeno h3 {
	
	color: #837158 !important;
}

.point-izdvojeno div.k2ItemsBlock ul li {
	
	padding: 0px;
	margin-bottom: 15px;
	
}

.point-izdvojeno div.k2ItemsBlock ul li span.moduleItemDateCreated {
	
	display: none !important;
	
}
.point-izdvojeno {
	
	padding: 30px;
	padding-bottom: 10px;
}


.point-izdvojeno p {
	
	color: #062034 !important;
	text-transform: uppercase !important;
	font-family: 'Babas_Neue' !important;
	font-size: 34px;
}

.point-novosti-glavne ul {
	
	display: flex !important;
	flex-flow: row wrap;
}

.point-novosti-block div.k2ItemsBlock ul li a.moduleItemTitle {
	
	color:#062135;
	font-size: 16px;
	font-weight: bold;
	order: 3;
	min-height: 80px;
}

.point-novosti-block div.k2ItemsBlock ul li a.moduleItemTitle:hover {
	
	color: #c1a783;
	transition: 0.6s;
	
}

.point-novosti-block div.k2ItemsBlock ul li {
	
	flex: 1 1 300px;
	display: flex;
	flex-direction: column;
	padding: 10px;
}


.point-novosti-block div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	
	float: none;
	margin: 2px 0 4px 4px;
	padding: 0;
	min-width: auto;
	object-fit: cover;
	min-height: 230px;
}


.point-novosti-block div.k2ItemsBlock ul li span.moduleItemDateCreated {
    color: #0a314d;
    order: 1;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 14px !important;
    font-family: "Bebas Neue";
    letter-spacing: 1px;
	padding-left: 5px;
	text-align: right;
}


.point-novosti-block div.k2ItemsBlock ul li a.moduleItemCategory::before {
    content: "/";
    font-family: "Bebas Neue";
    font-size: 14px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 2px;
}


.point-novosti-block div.k2ItemsBlock ul li a.moduleItemCategory {
  
	color: #0a314d;
    font-size: 14px !important;
    font-weight: bold;
    font-family: "Bebas Neue";
    line-height: 20px;
    letter-spacing: 2px;
	padding-left: 5px;
	text-align: right;
}

.point-novosti-block div.k2ItemsBlock ul li div.moduleItemIntrotext { 
	
	order: 2;

}


 a.moduleItemReadMore::before, 
.point-novosti-block div.k2ItemsBlock ul li a.moduleItemReadMore::before {
    
	display: inline-block;
    content: "";
    border-top: 2px solid #c1a783;
    width: 25px;
    margin: 0 5px;
    transform: translateY(-5px);
}


a.moduleItemReadMore,
.point-novosti-block div.k2ItemsBlock ul li a.moduleItemReadMore {
    order: 5;
    color: #062135 !important;
    font-family: 'Babas_Neue';
    text-transform: uppercase;
    font-size: 16px;
	text-align: right;
	top: -20px;
	position: relative;
}

a.moduleItemReadMore:hover,
.point-novosti-block div.k2ItemsBlock ul li a.moduleItemReadMore:hover {
	
	color: #c1a783 !important;
	transition: 0.6s;
}

a.moduleItemReadMore:hover::before, 
.point-novosti-block div.k2ItemsBlock ul li a.moduleItemReadMore:hover::before {
  
  display: inline-block;
    content: "";
    border-top: 2px solid 
    #c1a783;
    width: 15px;
    margin: 0 -1px;
    transform: translateY(-5px);
    transition: 0.8s;
}


.point-novosti-block {
	
	max-width: 1500px;
    margin: auto !important;
}

.point-bpz-main-news-featured-content .point-bpz-main-news-featured-content-title {
    
    color:  #0a314d;
    font-weight: bold;
}


.point-bpz-main-news-container-read-more a { 

	color: #0a314d;

}
.point-bpz-main-news-container-read-more  {
	
	
	font-family: 'Babas_Neue';
	text-transform: uppercase;
	font-size: 18px;
	text-align: right !important;
}


.point-bpz-main-news-container-read-more a:hover {
	
	color:#c1a783 !important;
}
.point-bpz-main-news-container-read-more:hover {
	
	transition: 0.6s;
}

.point-bpz-main-news-container-read-more:hover::before {
	
	display: inline-block;
	content: "";
	border-top: 2px solid #c1a783;
	width: 15px;
	margin: 0 -1px;
	transform: translateY(-5px);
	transition: 0.8s;
}


.point-bpz-main-news-container-read-more::before {
   
   display: inline-block;
    content: "";
    border-top: 2px solid #c1a783;
    width: 25px;
    margin: 0 5px;
    transform: translateY(-5px);
}

.point-bpz-main-news-featured-content .point-bpz-main-news-featured-content-date {
   
	font-size: 20px;
    font-family: "Bebas Neue";
}

.point-bpz-main-news-featured-content .point-bpz-main-news-featured-content-date::before {
	
	font-family: 'Font Awesome 5 Free';
	content: "\f073";
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
}



.article-details .article-header h1 {
   
	font-size: 64px;
    font-family: "Bebas Neue";
    color:  #0a314d;
	
}

.article-details .article-header h1::before {
    
	content: "/";
    font-family: "Bebas Neue";
    font-size: 70px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 0px;
}

.article-details::before {
    
	content: "";
    background-image: url("images/separator.png");
    width: 115px;
    display: flex;
    height: 70px;
    margin: auto;
	margin-bottom: 50px;

}

.point-sidebar p {
	
	color: #062034 !important;
	text-transform: uppercase !important;
	font-family: 'Babas_Neue' !important;
	font-size: 26px;
	padding: 10px;
}

.point-sidebar h3::before {
    
	content: "/";
    font-family: "Bebas Neue";
    font-size: 40px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 5px;
}

.point-sidebar h3 {
    
	font-family: "Bebas Neue";
    font-size: 40px;
    letter-spacing: 1.5px;
    color: #0a314d;
    left: 10px;
    position: relative;
}

.point-sidebar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
    padding: 1.5% 0;
    background: url("images/sjena.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}


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

.point-obavijesti div.k2ItemsBlock ul li a.moduleItemTitle:hover {
	
	color: #c1a783;
	transform:scale(1.03);
}

.point-obavijesti div.k2ItemsBlock ul li a.moduleItemTitle {
	
	  display: inline-block;
		transition: all .5s ease;
  
}

.point-natjecaji div.k2ItemsBlock ul li a.moduleItemTitle:hover {
	
	color: #c1a783;
	transform:scale(1.03);
}

.point-natjecaji div.k2ItemsBlock ul li a.moduleItemTitle {
	
	display: inline-block;
	transition: all .5s ease;
  
}

.point-vjesnik div.k2ItemsBlock ul li a {
	
	display: inline-block;
	transition: all .5s ease;
}


.point-vjesnik div.k2ItemsBlock ul li a:hover {
	
	transform:scale(1.03);
}

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
    top: -30px;
    position: relative;
}

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

div.itemFullText {
    font-size: 14px;
	text-align: justify;
}

div.itemBackToTop {
	
	display: none;
}

.point-izdvojeno a:hover {
   
   transform: scale(1.03);
}

.point-izdvojeno a {
	
	color: #062034 !important;
}

.point-izdvojeno a:hover {
    
	color: #C1A783 !important;
    transition: 0.8s;
}
.point-izdvojeno a {
    
	display: inline-block;
	transition: all .5s ease;
}

#sp-right a:hover ,
.point-sidebar a:hover {
   
   transform: scale(1.03);
}
#sp-right a ,
.point-sidebar a {
	
	color: #062034 !important;
}

#sp-right a:hover ,
.point-sidebar a:hover {
    
	color: #C1A783 !important;
    transition: 0.8s;
}

#sp-right a ,
.point-sidebar a {
    
	display: inline-block;
	transition: all .5s ease;
}


.article-social-share .social-share-icon ul li a:hover {
	
	background: #c1a783;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	
	color: #c1a783;
	font-weight: bold;
}

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

div.itemImageBlock {
	
	display: flex;
	justify-content: center;
}

.point-footer-natpis {

	width: 50%; 
	display: flex; 
	justify-content: flex-end; 
	text-align: center; 
	right: 100px; 
	position: relative;

}

.point-footer-adresa {

	width: 50%; 
	position: relative; 
	left: 130px; 
	line-height: 27px;
	display: flex;
	
}

.point-footer-adresa p {
    color: #837158;
    text-align: left;
    font-size: 18px;
}

#sp-footer a {
	
	color: #837158;
}

#sp-footer a:hover {
	
	color: #a2a2a2;
}



.point-pdf-icon::before {
    content: "";
    background-image: url("./images/pdf.png");
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
	margin-left: -20px;
}

.point-doc-icon::before {
    content: "";
    font-family:"Font Awesome 5 Free";
	content: "\f15c";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: -20px;
	font-size: 18px;
	color: #777;
	margin-top: -4px;

}

div.itemAttachmentsBlock ul.itemAttachments li::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    content: "\f15c";
    position: absolute;
    margin-left: -16px;
    font-size: 16px;
    color: #777;
    margin-top: -2px;
}

li.point-doc-icon,
li.point-pdf-icon,
p.point-doc-icon,
p.point-pdf-icon {
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
}


a {
    color: #062135;
}

a:hover, a:focus, a:active {
    
	color: #c1a783;
}

.sppb-panel-default .sppb-panel-body {

    z-index: 0;
    position: relative;
}

.sppb-panel-title {
	
	font-family: 'Babas_Neue' !important;
	font-size: 22px;
	letter-spacing: 1px;
	color: #fff;
}

.sppb-panel-default > .sppb-panel-heading {
 
	background: #0a314d;
	border-bottom: 2px solid #c1a783;
}

.sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
    border-top-width: 2px;
    border-bottom-width: 0;
	border: 1px solid #d5d5d5;
}

.sppb-panel-default .sppb-panel-body {
    border-top-color: #c1a783;
	border: 1px solid #d5d5d5;
}

.sppb-panel {
	
	border: 0px;
}

.point-prostorni-planovi-div {
    
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;;
}

.trgovacka-drustva p strong {
	
	font-family: 'Babas_Neue' !important;
	letter-spacing: 1px; 
	font-size: 18px;
}

@media screen and (max-width:991px){
	
	.point-natjecaji::before {
		
		display: none;
	}
	
	.point-left-listing {
		
		text-align: left;
	}
	
	.point-right-listing .sppb-addon-title::before,
	.point-right-listing .sppb-addon-title,
	.point-left-listing .sppb-addon-title::before,
	.point-left-listing .sppb-addon-title {
		
		font-size: 40px;
	}
	
	.point-vjesnik div.k2ItemsBlock ul li::before {
		content: "";
		background-image: url("./images/pdf.png");
		position: absolute;
		height: 30px;
		width: 20px;
		left: 10px;
		background-repeat: no-repeat;
		background-size: contain;
		margin-top: 20px;
	}
	
	.point-vjesnik div.k2ItemsBlock ul li span.moduleItemDateCreated {
		
		font-size: 14px;
	}
	
	.point-vjesnik div.k2ItemsBlock ul {
		
		margin-left: 20px;
	}
	
	.point-footer-natpis {
		width: auto;
		right: 0;
	}
	
	.point-footer-naslov {
		
		flex-wrap: wrap;
		margin-top: 0px;
	}
	
	.point-footer-adresa {
		
		width: auto;
		line-height: 27px;
		left: 0;
	}
	
	.point-footer-naslov-font {
		
		font-family: 'Babas_Neue';
		color: #dddddd;
		font-size: 42px;
		line-height: 50px;
	}
	
	.point-footer-adresa p span {
		
		font-size: 18px !important;
	}
	
	.point-spacing {
		letter-spacing: 22px;
		left: 12px;
		position: relative;
	}
	
	.point-novosti-block div.k2ItemsBlock ul li {
		
		margin-bottom: 0px;
	}
	
	div.k2ItemsBlock ul li a.moduleItemTitle {
		
		color: white;
		font-size: 15px;
		font-weight: bold;
		
	}
	
	.point-novosti-block div.k2ItemsBlock ul li a.moduleItemTitle {
		
		min-height: 60px;
	}
	
	.point-footer-adresa p {
		
		text-align: center;
	}
	
	.article-details::before {
		
		margin-bottom: 30px;
	}
	
	.point-sidebar::after {
		
		display: none;
	}
	
}

.point-gospodarstvo-odluke .moduleAttachments{
	
	font-weight: bold !important;
}
.point-gospodarstvo-odluke .moduleItemDateCreated {
	
	color: #c1a783 !important;
	font-weight: bold;
	
}

.point-gospodarstvo-odluke .moduleAttachments::before {
    content: "";
    background-image: url("./images/pdf.png");
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -20px;
}

.point-gospodarstvo-obrasci .moduleAttachments{
	
	font-weight: bold !important;
}
.point-gospodarstvo-obrasci .moduleItemDateCreated {
	
	color: #0a314d !important;
}

.point-gospodarstvo-obrasci .moduleAttachments::before {
    content: "";
    background-image: url("./images/icon-document.png");
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -20px;
}

.point-gospodarstvo-obrasci ul {
	
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(250px,1fr));
	grid-gap: 10px 50px;
	padding: 15px !important;
	
}

.point-zupan-col a {
	
	color: white;
}

.point-zupan-col a:hover {
	
	color: #c1a782;
}

.point-gradevinske .sppb-column-addons {
	
	display: flex;
	justify-content: center;
}

h1 {
    font-size: 64px !important;
    font-family: "Bebas Neue";
    color: #0a314d;
}

h1::before {
    content: "/";
    font-family: "Bebas Neue";
    font-size: 70px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 0px;
}

h2 {
    font-size: 54px;
    font-family: "Bebas Neue";
    color: #0a314d;
}


h4 {
	
	font-size: 18px;
	
}

.meridies_datum {
	
	font-size: 12px;
	font-weight: bold;
	color: #C1A783;
	
}

.point-oglasna-vise {
	
	font-family: "Bebas Neue";
	font-size: 14px;
	
	
}

.point-javna-menu ul > li > a {
	
	padding: 10px !important;
	font-weight: bold !important;
	font-size: 16px !important;
	line-height: 24px !important;
	padding-top: 5px !important;
	
}

.point-javna-menu .menu-child {
	
	font-size: 10px !important;
	text-indent: 10px;
	
}

.point-javna-menu .menu-child a {
	
	font-weight: 300 !important;
	font-size: 14px !important;
}

.point-javna-menu .menu-child a::before {
	
	content: "-";
	position: relative;
	left: 0;
	margin-right: 10px;
	
}

.sp-module.point-javna-menu {
	
	border: unset !important;
}


.sp-module ul > li > a:hover {
    color: #c1a783 !important;
}

div.itemAttachmentsBlock ul.itemAttachments {
	
	display: flex;
	flex-direction: column;
	padding-top: 15px;
	padding-left: 10px;
}

div.itemAttachmentsBlock ul.itemAttachments li {
	
	padding: 5px;
	text-align: left;
}

div.itemAttachmentsBlock ul.itemAttachments li a {
    font-weight: bold;
}


element {

}
div.itemAttachmentsBlock ul.itemAttachments li span {

    font-size: 10px;
    color: #999;
    font-weight: normal;
    font-family: unset;
    margin: 0px;

}

div.itemAttachmentsBlock span {
	
	color:#555;
	padding: 0 0px 0 0;
	font-size: 20px;
	margin-left: -10px;
	font-family: "Bebas Neue";
}

.point-novosti-glavne .moduleItemImage img {

	width: 100%;
	height: 240px !important;
	object-fit: cover;

}

span.itemImageCaption {
	
	display: none;
}


.point-menu-zupan {
    max-width: 950px !important;
    padding-top: 50px !important;
}

.point-menu-zupan .sppb-col-md-4 {
	
	padding-left: 0px !important;
}

.point-prostorni {

	display: flex; 
	justify-content: space-between;
	flex-wrap: wrap;

}

.point-prostorni div {
	
	padding: 15px;
	width: 50%;
}

.point-prostorni-linkovi div {
	
	padding: 15px;
}

h4 {
	
	font-size: 16px;
	font-weight: bold;
	font-family: "bebas neue";
	letter-spacing: 1px;
	color:#c1a783;
}


.point-prostorni-linkovi div p::before {
    content: "";
    background-image: url("./images/pdf.png");
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
	margin-left: -20px;
}


.point-glasnik-kategorija p::before {
    content: "";
    background-image: url("./images/pdf.png");
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: contain;
	margin-left: -20px;
}

.point-glasnik-kategorija strong {
	
	font-size: 12px;
	top: -10px;
	position: relative;
}
.point-glasnik-kategorija p {
	
	font-family: "Bebas Neue";
	font-size: 18px;
}
.point-glasnik-kategorija {
	
	columns: 2;
	column-gap: 100px;
	padding: 20px;
}

.point-glasnik-kategorija hr {
	
	margin-top: 5px !important;
	column-break-after: always;
}

.subCategoryMore {
	
	display: none;
}

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

div.catItemBody {
	
	padding: 0px;
}

div.itemListCategory h2::before {
    content: "/";
    font-family: "Bebas Neue";
    font-size: 55px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 5px;
}



div.itemListCategory {
	
	background: none !important;
	border: 0px;
}

div.itemToolbar {
	
	background: none !important;
}

div.k2ItemsBlock ul li a.moduleItemCategory {
    font-family: "Bebas Neue";
    font-size: 40px;
}

#k2ModuleBox134 {
	
	padding-top: 50px;
}

.itemid-281 #itemListPrimary h3.catItemTitle {
	
	font-size: 46px;
	
}


.itemid-222 #itemListPrimary .itemContainer {
	
	padding: 20px !important;
}

.itemid-222 span.catItemImage img {
	
	max-height: 220px;
	min-height: 220px;
	object-fit: cover;
	object-position: top;
	
}

.itemid-222 div.catItemHeader h3.catItemTitle {
	
	font-size: 21px !important;
}


.itemid-222 div.catItemHeader span.catItemDateCreated {
   
   color: #c1a783;
    font-size: 12px;
    font-weight: bold;
}

/*.customcontact-top-info {	
	position: absolute;
	left:10px;
}*/

@media screen and media( min-width:676px) and ( max-width: 991px){
	.sp-module.contact-top-info{
		display: none !important;
	}
	
	#sp-top-bar .sp-module {
		width: 50%;
	}
	
	#sp-top2 > .sp-column{
		flex-direction: row-reverse;
	}
	
	#sp-top2{
		padding:5px;
	}
}

h6::before {
    content: "/";
    font-family: "Bebas Neue";
    font-size: 40px;
    font-weight: bold;
    color: #C1A783;
    top: 0px;
    position: relative;
    margin-right: 5px;
}

h6 {
	font-family: "Bebas Neue";
	font-size: 40px;
    font-weight: bold;
    	color: #0a314d;
}

#sp-right .sp-module {
	
	margin-top: 0px !important;
}

div.catItemHeader span.catItemDateCreated {
    color: #c1a783;
    font-size: 11px;
    font-weight: bold;
}

div.catItemHeader h3.catItemTitle {
	
	font-size: 20px !important;
	padding-right: 30px;
}

.page-item.active .page-link {
	
	background-color: #062135;
	border-color: #062135;
}

div.k2Pagination {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	align-items: center;
}

div.k2Pagination ul li a {
	
	background: #c1a783;
	border: 1px solid #c1a783;
}

.pagination > li > a, .pagination > li > span {
    color: #fff;
    font-weight: bold;
}

div.k2PaginationCounter {
    font-weight: bold;
}



.article-social-share .social-share-icon ul li a {
    color: #c1a783;
}

.btn-outline-secondary {
    color: #c1a783;
    background-color: transparent;
    background-image: none;
    border-color: #ccc;
}