.site{
	padding:0 100px!important
}

body, h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
}

a {
    text-decoration:none!important;
    transition: all 1s;
}

.container-header  {
    padding:20px 0;
}


.container-header img  {
    margin:0!important;
}

.container-header .logo-sik img {
    width:276px;
}

.prvi-meni{
	text-align:right;
	border-bottom: solid 1px #003c50;
	padding:10px 0; 
	font-size:15px;
}


.dj-megamenu
{
    float:right;

}

.container-nav {
    padding: 0!important;
}

.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
  background-color: none!IMPORTANT;
}

.dj-megamenu-clean li ul.dj-submenu > li > a:hover, .dj-megamenu-clean li ul.dj-submenu > li > a.active {
  background: none!IMPORTANT;
}

.izbornik a{
    color:#606062!important;
}

.izbornik .dj-submenu a{
    color:#000!important
}

.izbornik .dj-subwrap {
    padding-top:5px!important;
    padding-left:15px!important;
    }

.izbornik .dj-subwrap a{
    font-size:15px!important
    }

.izbornik .dj-subwrap a:hover{
    padding-left:30px
    }


li.dj-up {
    float: right;
    position: relative;
    display: block;
	text-transform: uppercase;
}

.dj-up a{
    color:#606062!important;
	font-weight:500;
}

.dj-up a:hover{
    color:#f21237!important;
}



a.back-to-top-link.visible {
    background-color: #000;
    color: #fff;
    border-style: none;
    transition:all 1s;
}

a.back-to-top-link.visible:hover {
    background-color: #bc8567;
}


.slika img {
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	
}

.sivo{
  padding:10px 20px 10px 0px;
  margin-bottom:20px;
	text-align:left
}

a.mod-articles-category-title {
    font-weight: 700;
    font-size:18px;
    margin-bottom:0px;
    color:#000;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.mod-articles-category-title {
    margin-bottom:10px
}

p.mod-articles-category-introtext {
    font-size: 14px;
}

.dole {
    background-color: #ECF0F1;
    color:#000;
    padding:50px 0;
    font-size:15px;
	margin-top:50px
}

.dole h5 {
  color:#000;
  font-weight:500;
  font-size:20px;
  margin:0;
}

.dole h6 span {
  color:#000;
  font-weight:900;
  font-size:20px;
  margin:0 0 30px 0
}

.dole h6  {
  margin:0 0 30px 0;
	font-size:20px;
}

.dole a {
  color:#000!important;
  font-weight:900;
  font-size:13px;
  border-radius:5px
}

.dole2{
  margin:30px 0;
  font-size:13px;
}

.dole2 a{
  background:none;
  padding:0px;
  font-weight:normal;
  color:#ea2144!important;
  font-size:13px;
  font-weight:bold
}

.dole li{
  padding:5px 0;
}

span.fa-li {
    font-size: 18px;
    position:relative;
    top:-1px;
    color:#f21237;
    padding:0;
    margin-right:-15px
}

.dole a{
  color:#000!important;
  font-weight:normal;
  }

.dole a:hover{
  color:#f21237!important;
  font-weight:normal;
  }


.dole img{
	max-width:90%;
}

/* mobile menu open buttons */
.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
	font-size            : 26px;
	padding              : 12px 8px;
	background           : none;
	color:#f21237!important;
}

.com-content-article h2 {
    font-weight: 900;
    color:#000;
    margin: 40px 0 15px 0
}

.com-content-article h3 {
    font-weight: normal;
    color:#e82144;
    margin: 30px 0 0px 0;
    font-size:22px;
}

div.page-header h1 {
    font-size: 30px;
    font-weight: 300;
    margin:45px 0;
    font-weight:900;
}

ul.fields-container {
    list-style: none;
    padding: 0;
}

span.field-value {
    font-size: 32px!important;
    color:#bc8567;
    font-weight:300!important
}

tr.header {
    font-size:13px;
    text-align:center;
    background-color:#bc8567;
    padding: 15px;
    margin-top:50px!important
    }

.header td {
    color:#fff;
    padding: 10px 0;

    }

li.field-entry.mod_articles_category {
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    border-color:#bc8567
}

.sidebar-right  {
    border-style: none!important;
}


label.cf-label {
    margin-left: 5px;
}

div.cf-content-text.cf-col h1 {
    font-weight: 900;
    color:#bc8567
}

div.cf-content-text.cf-col p {
    font-size: 14px;
    margin-bottom:30px
}

div.cf-content-text.cf-col h6 {
    background-color: #eee;
    color: #bc8567;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-left: solid #bc8567 20px;
    border-radius: 3px;
    transition: all 1s
}

div.cf-content-text.cf-col h6:hover {
    padding-left: 20px; 
}

div.cf-content-text.cf-col h5 {
    background-color: #eee;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-left: solid #000 20px;
    border-radius: 3px;
    transition: all 1s;
    font-size: 16px
}

div.cf-content-text.cf-col h5:hover {
    padding-left: 20px; 
}

p.form-sivo {
  color:#b3b3b3;
  margin: 40px 0 0 0;
}

.dobrodosli h2{
  color:#fff;
  font-size:20px;
}

.dobrodosli-left  {
  color:#fff;
  font-size:50px;
	font-weight:700;
	line-height:1
}

.dobrodosli{
  font-size:15px;
  padding:50px 0;
  background: #232323;
  color:#fff;
}


.dobrodosli a  {
    border:solid 0px #fff;
	padding:0px 220px 0 20px!important;
	background:#f21237;
	border-radius:200px;
	font-size:20px;
	color:#fff!important;
}


.dobrodosli a:hover {
   color:#000!important;
}

.dobrodosli .dj-subcol{
	background:#f21237;
	border-radius:20px;
	margin:0px
}

.dobrodosli .dj-subcol a{
	padding:0!important;
}


.dobrodosli .dj-subcol li{
	padding:10px!important;
	border-bottom:solid 1px;
}

.col-md-8.container-component{
	padding:0!important;
	margin-bottom:-16px;
}

.dobrodosli .dj-subwrap-in{
	background:#f21237!important;
	padding:20px;
	border-radius:20px;
	margin:10px 0
}

.container-banner {
  margin:0;
}

.novosti{
	background:#E6E7E8;
	padding:80px 0; 
}


.novosti h1{
  color:#000;
  padding:0px 0 20px 0;
  font-size:50px
}

.novosti h6 {
    color: #bababa;
    margin: 0;
}

.sadrzaj{
  padding:50px 0
}

.sidebar-right .slika img {
    width: 30%;
    height: 90px;
    float: left;
}

.sidebar-right .sivo {
    width: 70%;
    float: right;
    height: 90px;
    padding: 5px 10px;
}

.sidebar-right a.mod-articles-category-title {
    font-weight: 700;
    font-size: 17px;
}

.sidebar-right {
    padding-top:125px
}


span.load-button.load-button-active {
    width: 10px!important;
    height: 10px!important;
    background-color: #fff!important;
}

span.load-button {
    height: 30px!important;
    width: 30px!important;
    border-style: none!important;
    background-color: #fff!important;
}

.navigation-container-custom {
    padding: 30px!important;
}

.field-value {
    font-weight: bold;
    position: absolute;
    background-color:#000;
    color:#fff!important;
    padding:10px;
    margin-top:-30px;
}

.slide-desc-text div.col-lg-6 img {
    height: 453px!important;
    width: auto;
}


.dj-offcanvas-top{
  background-color:#f21237!important
}


.dj-offcanvas-dark {
	background: #f21237;
}


ul.dj-mobile-dark li.dj-mobileitem>a {
	background: #f21237;
}

ul.dj-mobile-dark li.dj-mobileitem:hover>a,
ul.dj-mobile-dark li.dj-mobileitem.active>a {
	background: #000;
}

.dj-offcanvas-dark .dj-offcanvas-top {
	background: #f21237;
}


ul.dj-mobile-dark li.dj-mobileitem>a {
	border-top        : 5px solid #00000010;
}

/* 2nd level */
ul.dj-mobile-dark ul li.dj-mobileitem>a {
	color       : #fff;
	background  : #1281d3;
	border-top  : 1px solid #ffffff10;
	padding-left: 50px;
}

ul.dj-mobile-dark ul li.dj-mobileitem:hover>a,
ul.dj-mobile-dark ul li.dj-mobileitem.active>a {
	color     : #fff;
	background: #1281d3;
}

.kategorije{
	background:#fff;
	padding:50px 0;
	text-alogn:center!important;
}

.kategorije p {
    font-size: 15px;
    color: #000;
    font-weight:500;
	margin:0;
}

.ikone{
  text-align:center;
}

.ikone img{
	margin-bottom:20px;
}

.onama{
	padding:100px 0;
	text-align:center;
	font-size:15px;
}

.onama p{
	max-width:800px;
	margin:auto;
}

.onama h2{
	font-size:18px;
	font-weight:600;
	color:#f21237
}

.onama h1{
	font-size:35px;
	font-weight:700;
	margin-bottom:30px;
}

.onama a{
	color:#000;
	line-height:3;
	font-size:18px;
}

#djslider-loader163 img.dj-image {
	object-fit:cover!important;
	}

.meni-left{
	font-family: 'Titillium Web', sans-serif;
	font-size:23px;
}


.meni-left img{
	margin-right:10px;
}

span.field-value {
    display: none;
}

a.tf-gallery-lightbox-item.gallery1 img {
    width: 300px;
    height: 200px;
    object-fit: cover!important;
}

.scroll{
	text-align:right!important;
	margin-top:-92px;
	width:92px;
	margin-left:calc(100% - 92px);
}

.scroll img{
	top:1px;
	position:relative;
}

.container-banner{
	background:#000;
}

.prvi-opis{
	color:#fff;
	padding:50px!important;
}

.prvi-opis h2{
	color:#f21237;
	font-weight:300;
	font-size:20px
}

.prvi-opis h3{
	font-weight:300;
	font-size:70px;
	margin-bottom:50px;
	line-height:1
}

.prvi-opis a{
	background:#fff;
	padding:6px 20px;
	color:#000;
	border-radius:7px
}

.prvi-opis a:hover{
	color:#f21237;
}

.container-banner .row{
	margin:0;
}

.container-banner .prvi{
	background:#ECF0F1;
}

.container-banner .drugi{
	background:#ECF0F1;
}

.container-banner .col-lg-6{
	padding:0
}
	
.kontakt img{
	float:left;
	padding-right:20px;
}	

.kontakt {
	font-size:14px;
}
	
.kontakt p{
	color:#f21237;
	font-weight:bold;
	font-size:16px;
}


.upoznajte {
	color:#000;
	padding:50px!important;
	text-align:left!important;
	font-size:15px;
}

.upoznajte h2{
	color:#f21237;
	font-weight:300;
	font-size:20px
}

.upoznajte h3{
	font-weight:300;
	font-size:90px;
	margin-bottom:50px;
	line-height:1
}

.upoznajte a{
	background:#000;
	padding:6px 20px;
	color:#fff;
	border-radius:7px
}

.upoznajte a:hover{
	color:#f21237;
}	

.upoznajte img{
	margin:30px 0 0 0;
}


.aparati {
	color:#000;
	padding:50px!important;
	text-align:left!important;
	font-size:15px;
}

.aparati h2{
	color:#f21237;
	font-weight:300;
	font-size:20px
}

.aparati h3{
	font-weight:300;
	font-size:60px;
	margin-bottom:50px;
	line-height:1
}

.aparati a{
	background:#000;
	padding:6px 20px;
	color:#fff;
	border-radius:7px
}

.aparati a:hover{
	color:#f21237;
}	

.upoznajte img{
	margin:30px 0 0 0;
}
	
@media screen and (min-width: 1200px) and (max-width: 1500px) {

.prvi-opis h3{
	font-size:50px;
}

	
.kontakt {
	font-size:12px;
}
	
.kontakt p{
	font-weight:bold;
	font-size:14px;
}

.dj-up a{
    font-size:14px!important
}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	
.prvi-opis h3{
	font-size:40px;
}

	
.dj-up a{
    font-size:12px!important;
	padding:0 10px!important
}

.kontakt {
	font-size:12px;
}
	
.kontakt p{
	font-weight:bold;
	font-size:14px;
}

.aparati h3{
	font-size:40px;
}
}

@media screen and (min-width: 100px) and (max-width: 992px) {
.site{
	padding:0px!important
}

.prvi-opis{
	padding:20px!important
}

.upoznajte{
	padding:20px!important
}

.aparati{
	padding:20px!important
}
	
.onama	{
	padding:20px!important
}

.onama h1	{
	font-size:20px!important
}

.onama a	{
	font-size:12px!important
}

.prvi-opis h3{
	font-size:30px;
}

.prvi-opis a{
	padding: 3px  10px;
	line-height:2
}

.kontakt{
	display:none
}

.aparati h3{
	font-size:30px;
}

.onama h1{
	font-size:30px
}

.dole{
	text-align:center;
}

.com-content-article__body{
	padding:20px;
	font-size:15px;
	text-align:justify
}

}

