[class*=" icon-"], [class^=icon-] {
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900;
}
#bottom ul.mod-articlescategories {
    margin: 0 0px;
}
.module.basic-style1 .sj-basic-news .bs-items .bs-item.last{
	margin-bottom:20px;
}
.yt-loginform li a:hover{
	cursor:pointer;
}
a {
    text-decoration: none;
}
a:not([class]) {
    text-decoration: none;
}
.com-users-login__remember .form-check{
	padding-left:0;
}
.blog-featured .blog-items .blog-item .item-img-box .category-name, 
.blog .blog-items .blog-item .item-img-box .category-name{
	margin:0;
}
#myLogin .btn-close span{
	font-size:0;
}
.pagination {
    margin: 1rem 0;
}
ul.pagination .page-link span:before{
	font-weight:900;
}

.error_site .container-header .navbar-brand img {
    width: auto;
    min-width: auto;
}
.error_site header{
    background:#fff;
	padding:20px 0;
}

  
/* mobile app channel follow icons */
.whatsapp-follow {display:inline-block; border:none; background-color:; color:#ffffff; border-radius:5px; height:45px; line-height:45px; text-transform:uppercase; font-weight:bolder;}
.whatsapp-follow a:link {display:inline-block; padding: 0 10px 0 10px; border:2px solid #25D366; background-color:#25D366; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.whatsapp-follow a:visited {display:inline-block; border:2px solid #25D366; background-color:#25D366; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.whatsapp-follow a:hover {display:inline-block; border:2px solid #1fab53; background-color:#ffffff; color:#1fab53; border-radius:5px; height:45px; line-height:45px; text-decoration:none !important;}
.whatsapp-follow a:active {display:inline-block; border:2px solid #25D366; background-color:#25D366; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}

.telegram-follow {display:inline-block; border:none; background-color:; color:#ffffff; border-radius:5px; height:45px; line-height:45px; text-transform:uppercase; font-weight:bolder;}
.telegram-follow a:link {display:inline-block; padding: 0 10px 0 10px; border:2px solid #24A1DE; background-color:#24A1DE; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.telegram-follow a:visited {display:inline-block; border:2px solid #24A1DE; background-color:#24A1DE; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.telegram-follow a:hover {display:inline-block; border:2px solid #24A1DE; background-color:#ffffff; color:#24A1DE; border-radius:5px; height:45px; line-height:45px; text-decoration:none !important;}
.telegram-follow a:active {display:inline-block; border:2px solid #24A1DE; background-color:#24A1DE; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}

.youtube-follow {display:inline-block; border:none; background-color:; color:#ffffff; border-radius:5px; height:45px; line-height:45px; text-transform:uppercase; font-weight:bolder;}
.youtube-follow a:link {display:inline-block; padding: 0 10px 0 10px; border:2px solid #d40400; background-color:#d40400; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.youtube-follow a:visited {display:inline-block; border:2px solid #d40400; background-color:#d40400; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}
.youtube-follow a:hover {display:inline-block; border:2px solid #d40400; background-color:#ffffff; color:#d40400; border-radius:5px; height:45px; line-height:45px; text-decoration:none !important;}
.youtube-follow a:active {display:inline-block; border:2px solid #d40400; background-color:#d40400; color:#ffffff; border-radius:5px; height:45px; line-height:45px;}





/* navigation inside article - prev/next article */

.pagenavigation .icon-chevron-right, 
.pagenavigation .icon-chevron-left {
	display:none !important
	}
.pagenavigation .btn.btn-sm.btn-secondary.previous, 
.pagenavigation .btn.btn-sm.btn-secondary.next {
	width:100% !important;
	font-size:14px !important;
	font-weight:bold !important; 
	color:#174b89;
	border:none !important;
	background:none !important;
	}
.pagenavigation .btn.btn-sm.btn-secondary.previous a:link,
.pagenavigation .btn.btn-sm.btn-secondary.previous a:visited,
.pagenavigation .btn.btn-sm.btn-secondary.next a:link,
.pagenavigation .btn.btn-sm.btn-secondary.next a:visited {
	}





/* image view and display */

/* hompage images */
.bs-image img {}

/* category view images */
.com_content.wrapper-fluid.view-category .item-img-box img {height:auto !important;}

/* images inside article */
.image {float:left !important; max-width:520px !important; margin-right:20px !important; border-radius: 4px;} 
.foto {width:100% !important; max-width:500px !important; height:auto !important; padding: 2px 2px 2px 2px; border: 1px solid #ccc;  border-radius: 4px;}
figcaption {margin-top:5px !important; margin-bottom:10px !important; text-align:center !important; font-style:italic !important;}
.com_content.wrapper-fluid.view-featured .item-img-box, .com_content.wrapper-fluid.view-article .item-img-box {display:none !important;}


/* images screened inside text */ 
.ante {width:100% !important; max-width:; height:auto !important; padding: 8px 8px 8px 8px; border: 1px solid #ccc;  border-radius: 4px; margin-top:20px !important;}


/* YouTube video CSS settings */
.youtube {
  float:left;
  width:100%; max-width: 500px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 2px 2px 2px 2px;
  margin-bottom:10px;
}
@media (min-width: 500px) 
  {.youtube {margin-right:25px !important;}}
.youtube>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
}
.youtube iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.iframe-video {float:left; width:100%; max-width:500px; display:block; padding-bottom:15px;}
@media (min-width: 500px) {.iframe-video {margin-right:25px !important;}}


/* YouTube portrait video CSS settings */
.youtubeP {
  float:left;
  width:100%; max-width: 350px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 2px 2px 2px 2px;
  margin-bottom:10px;
  height:;
  min-height:620px;
  max-height:700px;
}
@media (min-width: 350px) 
  {.youtubeP {margin-right:25px !important;}}
.youtubeP>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
}
.youtubeP iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  min-height:700px;
  max-height:700px;
  border-radius: 4px;
}
.iframe-videoP {float:left; width:100%; max-width:350px; display:block; padding-bottom:15px;}
@media (min-width: 350px) {.iframe-videoP {margin-right:25px !important;}}




/* h2 and h3 titles in article view */
.com_content.wrapper-fluid.view-featured h2, 
.com_content.wrapper-fluid.view-article h2, 
.com_content.wrapper-fluid.view-article.no-layout h2
	{font-size:22px !important; color:#174b89 !important;}
.com_content.wrapper-fluid.view-featured .com-content-article.item-page h3, 
.com_content.wrapper-fluid.view-article .com-content-article.item-page h3, 
.com_content.wrapper-fluid.view-article.no-layout h3
	{font-size:18px; color:#174b89; text-transform:none !important; /*font-weight: normal !important;*/ padding-top:35px; padding-bottom:10px;}


/* h3 bottom block card titles in article view (bottom menu) */

.com_content.wrapper-fluid.view-article.no-layout .bottom-4 h3,
.com_content.wrapper-fluid.view-article.no-layout .bottom-5 h3,
.com_content.wrapper-fluid.view-article.no-layout .bottom-6 h3
	{font-size:; color:#fff; text-transform: uppercase !important; /*font-weight: normal !important;*/ padding-top:0px; padding-bottom:0px;}



/* category view filter buttons*/
.filter {display:inline-block; border:; background-color:#174b89; color:#ffffff; border-radius:5px; margin-right:5px; margin-top:10px;}
.filter a:link {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px;}
.filter a:visited {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px;}
.filter a:hover {display:inline-block; border:1px solid #174b89; background-color:#ffffff; color:#174b89; padding:5px 10px 5px 10px; text-decoration:none !important; border-radius:5px;}
.filter a:active {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px;}


/* tags inside artice display */
.tags.list-inline li {}
.tags.list-inline li a:link {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px; font-size:12px; margin:5px 0 5px 0;}
.tags.list-inline li a:visited {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px; margin:5px 0 5px 0;}
.tags.list-inline li a:hover {display:inline-block; border:1px solid #174b89; background-color:#ffffff; color:#174b89; padding:5px 10px 5px 10px; text-decoration:none !important; border-radius:5px; margin:5px 0 5px 0;}
.tags.list-inline li a:active {display:inline-block; border:1px solid #174b89; background-color:#174b89; color:#ffffff; padding:5px 10px 5px 10px; border-radius:5px; margin:5px 0 5px 0;}


/* connected articles, documents, videos, links... */
.connected {padding-left:25px !important; font-weight:bold; color:#174b89;}
.connected a:link, .connected a:visited {padding-left:5px; font-weight:bold; color:#174b89}



/* offline screen */
.outer {background-color:#084f7d !important;}

/* production online screen */
body, h1, h2, h4, h5, h6, .bs-pretext {text-transform: none !important;}

.container-headera .header-top {background-color: #174b89 !important;}
#bottom {background-color: #174b89 !important;}
#footer {background-color: #0f396c !important;}

h3 {text-transform: uppercase !important; font-family: 'Ubuntu' !important; font-weight:500 !important;}

.header-top {background-color: #212f3b !important;}

.top-social-icons { color:#fff !important; }
.top-social-icons a:link { color:#fff !important; }
.top-social-icons a:visited { color:#fff !important; }
.top-social-icons a:hover { color:#ce0000 !important; text-decoration: none !important;}
.top-social-icons a:active { color:#fff !important; }

.top-social-image { display:inline-block; padding-left:9px; vertical-align:top; position: relative; }
.top-social-image .alt-img { display: none; position: absolute; top: 4px; left: 9px; z-index: 100; }
.top-social-image:hover .alt-img { display: inline-block; }


.header-middle .container .row { margin-bottom:-52px!important; margin-top:-10px!important; }
.header-middle .logo img { width: 325px !important; }
@media (max-width: 480px) { .header .header-middle .logo img {content:url("/images/logo.png") !important; min-width:170px !important; margin-left:15px !important;} } */

/* .sj-flat-menu.flyout-menu.horizontal .fm-link a:link {text-transform: uppercase !important;} */
.sj-flat-menu.flyout-menu.horizontal .fm-link a:link {font-family: 'Ubuntu' !important; font-weight:500 !important;}

a:hover {/*color: #ce0000 #1d5a8c;*/ text-decoration:underline !important;}
/*.btn-link:hover {color: #ce0000 #1d5a8c !important;}*/
/*.page-link:hover {color: #ce0000 !important;}*/
.bottom-bot a:hover, #footer a:hover {color: #fff !important; text-decoration:underline !important;}


/* article info */
.com-content-article.item-page .createdby,
.com-content-article.item-page .published
{color:#174b89 !important; font-weight:590 !important; text-decoration:none !important;}
.com-content-article.item-page .article-info.text-muted {margin-bottom:25px; border:none !important;}


.homepage-kolumne {
  font-family: 'Ubuntu' !important;
  font-weight:500 !important;
  font-size:22px; 
  color:#fff !important;
  text-transform: uppercase; 
  text-shadow: 1px 1px 3px #000000;
  }

.homepage-kolumne a:link { color:#fff !important; }
.homepage-kolumne a:visited { color:#fff !important; }
.homepage-kolumne a:hover { color:#ce0000 !important; }
.homepage-kolumne a:active { color:#fff !important; }


.trazilica .com-finder__search-legend.visually-hidden {font-weight:600 !important; font-size:16px !important; color:#174b89 !important; padding-bottom:20px;}
.trazilica h2 {font-weight:600 !important; font-size:16px !important; color:#174b89 !important; padding:0 0 10px 0 !important;}
.trazilica .me-2 {margin-right:15px;}
.trazilica .search-image img {max-width:150px; height:auto; padding:2px 2px 2px 2px; float:left; margin-right:20px; border:1px solid #ccc;}
.trazilica .query-required .term {font-weight:normal !important; color:#174b89 !important;}
.trazilica .com-finder__explained {margin-bottom:50px !important;}
.trazilica .result__item {clear:both; border:none !important; margin-bottom: !important;}
.trazilica .com-finder__navigation.search-pagination {clear:both; border:none !important; margin-top:45px !important; margin-left:-10px !important;}
.trazilica .com-finder__counter.search-pages-counter {margin-left:12px !important;}
.trazilica span.highlight {}


/* Oglasi */

/* Samo za custom-top-1 i custom-top-2 poziciju */
/* .premium_banner {margin-top:35px !important; margin-bottom:20px !important;} */
/* .home-page .premium_banner {margin-top:0px !important; margin-bottom:40px !important;} */


/* full-article main image */
.com-content-article.item-page .item-img-box {

}