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

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


.container-header {
    position: relative;
    z-index: 10;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
}

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

.izbornik a{
    color:#fff!important;
    font-weight:600;
}

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

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

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

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


img.dj-image{
  height:100%!important;
  width:auto!important;
  min-width:100%;
  object-fit: crop!important;
  object-position: center!important; 
}


.slide-desc-in {
    width: 100%;
}

.slide-desc-bg-default {
    background: RGBA(0,0,0,0.0)!important;
}

.djslider-default .slide-desc {
    position: absolute;
    background: RGBA(0,0,0,0.0);
    min-height: 100%;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
}

.slide-desc-text {
    text-align:center!important;
}


.slide-text h2 {
    color: #fff;
    font-size: 45px;
    font-weight:300!important;
    padding:5px 0px;
    margin:0 0 20px 0;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.72);  
    text-align:center;
    max-width:700px;
    margin:auto;
    margin-top:200px; 
}

.slide-text a {
    padding:10px 20px 10px 20px!important;
    font-weight: 500;

    font-size:17px;
    transition: all 1s;
    color:#fff;
    line-height:3;
    text-align:center!important;
}

.slide-text a:hover {
    background-color:#000000;
    color:#fff;  
}


.dj-megamenu-wrapper {
    position: relative;
    left: 100%;
    margin-left:-770px;
}

.top-adresa{
  text-align:right;
  color:#fff;
  border-bottom:solid 1px #8f8f8f;
  padding:10px 0;
  font-size:15px
}

a.ikona {
    padding-left: 5px!important;
    padding-right: 0!important;
}



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

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

.ikone{
  color:#888888;
  font-weight:900;
  margin-top:50px
}

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{
  background-color:#f3f3f3;
  padding:20px 20px 10px 20px;
  margin-bottom:20px
}

a.mod-articles-category-title {
    font-weight: 600;
    font-size:18px;
    margin-bottom:10px;
    color:#21204d;
    
    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: #23214e;
    color:#fff;
    padding:50px 0;
    font-size:16px
}

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

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

.dole h6  {
  margin:0 0 30px 0
}

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

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

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

.dole li{
  padding:5px 0;
}

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

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

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

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

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
}

table.specifikacije  {
    margin-top:50px!important;
    max-width:100%!important
    }

.specifikacije td  {
    padding:15px 0!important;
    font-size:12px;
    border-bottom:1px solid #d2d2d2;
    text-align:center;
    line-height:1.3
    }

.specifikacije p  {
    padding:0!important;
    margin:0
    }

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

p.dostava {
    font-weight: bold;
    color:#bc8567;
    font-size:17px!important
}

.unutra span.field-value {
    font-size: 14px!important;
    font-weight: bold!important;
    color: #000;
}

.dobrodosli h1{
  color:#b90504;
  font-size:20px;
}

.dobrodosli h2{
  color:#000;
  font-size:60px;
  
}

.dobrodosli{
  font-size:14px;
}

.dobrodosli a{
  background-color:#b90504;
  color:#fff;
  padding: 10px 20px;
  line-height:5
}

.container-banner {
  margin:0;
}

.novosti{
  background-color:#f8f8f8;
  padding:50px 0
}

.novosti h1{
  
  color:#000;
  padding:50px 0;
  font-size:35px;
  text-align:center;
  font-weight:normal;

}

.novosti .sivo{
  background-color: #fff
}





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

.com-content-article__body{
  color:#666666;
}

.com-content-article__body .col-md-7 h6 {
    margin-bottom: -30px;
    margin-top: 50px;
    font-weight: normal;
}

.com-content-article__body h2 {
    color: #110b44;
    font-weight: normal;
    margin-bottom: 30px;
}


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

.onama .fas{
  font-size:50px;
  margin-top:50px;
  margin-bottom:30px;
  color:#f9326e
}

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

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

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

.prijatelji h1{
    text-align:center;
    font-weight:normal;
    font-size:35px;
    margin-top:100px;
}

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

.najave{
  background-color:#000;
  padding:50px 0
}

.najave h1{
  
  color:#fff;
  padding:30px 0;
  font-size:50px
}

.najave .sivo{
  background-color: #fff
}

.najave .slika img {
    max-width: 100%;
    height: 650px;
    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;
}

.najave span.field-value {
    margin-top: -90px;
}

header.header {
    margin-bottom:-200px;
    background:none;
}

header.header.scrolled {
  background-color: #fff !important;
  transition: background-color 500ms linear;
  padding:5px;
  box-shadow: 0px 5px 20px #cfcfcf
}

header.header.scrolled .izbornik a{
    color:#23214e!important;
    font-weight:600;
}

header.header.scrolled .top-adresa{
    color:#23214e!important;
}

.top-adresa i.fas {
    font-size: 20px;
    color: #f9326e;
    margin:20px 5px
}

.top-adresa i.fab.fa-facebook {
    font-size: 25px;
    margin-left: 10px;
    color:#f9326e;
    top:3px;
    position:relative;
}



a.theme-btn.style-two {
    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-top: 10px!important;
    padding-bottom: 15px!important;
}

a.theme-btn.style-two:hover {
    background: linear-gradient(90deg, rgba(251,80,85,1) 0%, rgba(249,43,116,1) 100%)!important;
    color: #fff;
}

a.theme-btn.style-two span {
    font-size: 25px;
    margin-left: 20px;
    position: relative;
    top: 3px;
}

a.theme-btn.style-one {
    padding-left: 20px!important;
    padding-right: 15px!important;
    padding-top: 13px!important;
    padding-bottom: 13px!important;
    background: linear-gradient(90deg, rgba(251,80,85,1) 0%, rgba(249,43,116,1) 100%);
    color: #fff;
    font-weight: 600;
    position:relative;
    top:2px;
}

a.theme-btn.style-one span {
    font-size: 25px;
    margin-left: 20px;
    position: relative;
    top: 3px;
    background-color: #fff;
    color: #f92c73;
    padding: 0 5px;
    border-radius: 5px;
}

div.content-box h1 {
    font-weight: 600!important;
    color: #1f204d;
}

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



/* offcanvas menu general styles */
.dj-offcanvas-dark {
	background: #05326b;
}


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

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

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

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

.uprava{
  padding-top:100px;
  text-align:center;
}

.uprava h2{
  font-size:16px;
  margin:0;
}

.uprava h1{
  font-size:16px;
  margin:20px 0 0 0;
  color:#23214e
}

.uprava img{
  width:245px;
  height:245px;
  object-fit:cover;
  border-radius:10px!important
}

.uprava h3{
  font-size:29px;
  margin:0 0 50px 0;
}

.kontakt-in{
  padding-top:100px;
  text-align:center;
}

.kontakt-in h2{
  font-size:36px;
  margin:0;
  padding: 0 20%;
}

.kontakt-in h1{
  font-size:16px;
  margin:20px 0 40px 0;
  color:#23214e
}

label.cf-label {
    text-align: left;
}


.kontakt-in h3{
  font-size:22px;
  margin:20px 0 30px 0;
  color:#191235;
  font-weight:900;
}

.kontakt-in .col-md-4 p{
  font-size:14px;
  line-height 0;
  margin:0;
}

.kontakt-in .col-md-4 {
  margin:60px 0;
}

.kontakt-in .fas{
  font-size:52px;
  margin:20px 0 0px 0;
  color:#f73872;
  font-weight:900;
}

.banner-mobilna{
  display:none
}

.content-box-one div.inner-box {
    padding-right: 50px!important;
}

.jezici{
  display:none;
}

.infocus{
  padding:50px 0;
  text-align:center;
  }


.infocus .col-md-4 a{
  background:#f2f2f2;
  padding:10px 30px;
  line-height:5;
  color:#8dd760;;
  border-radius:10px
  }


.infocus img{
  margin-bottom:50px;
  border-radius:20px;
}

.infocus h2{
  background:#000;
  padding:20px;
  border-radius:20px;
  color:#fff;
  text-align:center;
  
  
}

.infocus h3{
  background:#ffffff50;
  z-index:555;
  position:relative;
  text-align:center;
  margin-top:20px;
  color:000
}

@media screen and (min-width: 992px) and (max-width: 1580px) {
.slider-image-1{
	position: relative;
	min-width: 0px!important;
	min-height: 750px;
}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
.dj-megamenu-wrapper {
    margin-left:-585px;
}

.izbornik a{
    color:#fff!important;
    font-weight:600;
    font-size:14px!important;
    padding-left :0px!important;
}
}



@media screen and (max-width: 992px) {

.jezici{
    display:initial;
    text-align:right!important;
    margin-botom:-50px;
    position:absolute;
    z-index:5555;
  left:100%;
  margin-left:-80px;
  padding:10px
  
}

.banner-mobilna{
  display:block;
  margin-top:88px;
  max-width:100%;
}

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

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

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


  
.sidebar-right {
    padding-top:5px
}
  
  .slide-desc-text {
    width:100%;
    text-align:center!important
}

.slide-text h1 {
    font-size: 15px!important;
    margin:0!important
}

.slide-text h2 {
    font-size: 20px!important;
}

.slide-text p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size:14px;
    max-width:100%!important
}

.slide-text a{
    padding:3px!important;
    font-size:13px;
}


.sivo{
  margin-bottom:20px;
  padding:15px
}

.dole{
  padding:50px 20px;
  font-size:12px;
  text-align:center;
}

.dole-prvi{
  padding:0;
  margin-bottom:20px;
}



span.field-value.mod_articles_category {
    font-weight: normal;
    font-size: 13px;
}

.container-component{
  padding:0 20px;
  font-size:14px;
  font-weight:300;
}

.text-white{
  font-size:13px!important
}

.dobrodosli{
  padding:0 30px;
}

.dobrodosli h1{
  margin-top:30px;
}

.dobrodosli h2{
  font-size:45px;
}

.novosti{
  padding:30px;
  }

.novosti h1{
  padding:0 0 20px 0;
}

.sakrij{
  display:none;
}

header.header {
    margin-bottom:-300px;
    padding:10px 0;
}

.prva header.header {
    margin-bottom:0px;
    background:#25214e;
    padding:10px 0;
}

.content-box h1{
  font-size:30px!important;
  line-height:1.3!important
}

a.theme-btn.style-two {
    font-size:13px;
}

a.theme-btn.style-two span {
    font-size: 20px;
}

a.theme-btn.style-one {
    font-size:13px
}

a.theme-btn.style-one span {
    font-size: 25px;
    margin-left: 20px;
    position: relative;
    top: 3px;
    background-color: #fff;
    color: #f92c73;
    padding: 0 5px;
    border-radius: 5px;
}


.title-box{
	padding: 30px!important;
	width:100%!important;
}

#content_block_09 .content-box #contact-form{
	padding: 0px!important;
}

.prijatelji h1{
    text-align:center;
    font-weight:normal;
    font-size:20px;
    margin-top:50px
}

.novosti{
  padding:20px 10px;
}

.novosti h1{
    text-align:center;
    font-weight:normal;
    font-size:20px;
}

}