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;
    padding:20px
}

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

.dj-megamenu-wrapper {
    width:100%
}


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

.dj-megamenu
{
    float:right;

}

.izbornik a{
    color:##7d7d7d!important;
}

.izbornik .dj-submenu a{
    color:#7d7d7d!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:left!important;
    width:1305px;
    margin:auto;
}


div.slide-text h1 {
    font-weight: 900;
    font-size: 55px;
    color: #000;
    text-shadow: 0px 0px 0px #2c3e50;
    margin:0 0 0px 0;
}

.slide-text h2 {
    color: #fff;
    font-size: 75px;
    font-weight:900!important;
    padding:5px 0px;
    margin:0 0 20px 0;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.72);  
}

.slide-text a {
    font-weight: 500;
    font-size:15px;
    transition: all 1s;
    color:#1d467a;
    line-height:3;
    border-radius:10px;

}

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

.slide-text p {
    max-width:600px; 
    color:#7d7d7d;
}

.slide-text .col-lg-6 {
  padding-left:50px
}

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


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

.dj-up a{
    color:#7d7d7d!important;
    font-weight:600;
}

.dj-up a:hover{
    color:#103b70!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: 350px;
    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: 700;
    font-size:22px;
    margin-bottom:10px;
    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: #02336e;
    color:#fff;
    padding:50px 0;
    font-size:15px
}

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

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

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

.dole a {
  color:#bc8567!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:#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
}

.com-content-article h3 {
    font-weight: normal;
    color:#be100f;
    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;
}

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
}
.dobrodosli h1{
  color:#000;
  font-size:40px;
  font-weight:900;
  margin-bottom:40px
}

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

.dobrodosli{
  font-size:15px;
  background:#e5e6e8;
  padding:40px 0 60px 0
}

.ikone .col-6{
  margin-bottom:15px;
}

.ikone-in{
  background:#fff;
  text-align:center;
  padding: 30px 10px;
}

.ikone img{
  margin-bottom:20px
}


.ikone-in h1{
  font-size:15px;
  margin-bottom:0px
}

.ikone-zuto{
  background-color:#f1ef39
}
.container-banner {
  margin:0;
}

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

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

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

.novosti .sivo span.field-value {
  font-size: 20px!important;
  font-weight: 900!important;
  color:#02336e
}

.novosti a.mod-articles-category-title {
    font-size: 15px;
    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: 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;
}


header.header {
    background: none;
    position: relative;
    margin-bottom: -150px;
    padding:0;
}

div.com-content-article__body h1 {
    font-weight: 900;
    color: #000;
}

a.mod-articles-category-title {
    font-size: 15px;
    margin-bottom:0;
}

span.field-value {
    font-size: 20px!important;
    font-weight: 900;
    color: #02336e;
}

div.col-md-6.opis-vozila h1 {
    font-size: 30px;
}

div.col-md-6.opis-vozila h3 {
    font-size: 15px;
    color: #02336e;
}

h2.opis {
    margin: 0;
}

h2.cijena-opis {
    font-weight: normal;
    font-size: 15px;
}

h2.informacije {
    font-size: 15px;
}

h2.opis-hitech p {
    font-size: 15px;
    font-weight: normal;
}

.row{
  max-width:100%;
}

.dj-megamenu-wrapper {
    background-color: #fff;
    width: 700px;
    position: relative;
    left: 100%;
    margin-left:-700px
}



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


.dj-offcanvas-dark {
	background: #02336e;
}


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

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: #C60202;
}


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  : #C60202;
	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: #C60202;
}




@media screen and (min-width: 1200px) and (max-width: 1400px) {
.slide-desc-text {
    width:1115px;
} 
}

@media screen and (min-width: 900px) and (max-width: 1280px) {
.slide-desc-text h1{
    font-size:40px!important;
	margin-top:100px!important
} 
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
.slide-desc-text {
    width:935px;
}

.slide-text h2 {
    font-size: 55px;
}
}



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

  .dj-megamenu-wrapper {
    background: none;
    width: 700px;
    position: relative;
    left: 0;
    margin-left:-700px
}

  .dj-mobile-open-btn{
    background-color:#02336e!important;
    color:#fff!important;
  }
  

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: 35px!important;
    margin:0!important;
    color:#000!important
}


.slide-text p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size:15px;
    max-width:100%!important;
    color:#000;
  margin-top:10px
}

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

  .dobrodosli h1{
    font-size:25px;
    text-align:center
  }

.dobrodosli{
  text-align:center
}

  .ikone-in h1{
    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;
}

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

/* SLIDER RESPONSIVE */
  
.djslider-loader-default {
	position: initial;
	overflow: visible!important;
	background-color:#fff!important;
}

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

.djslider-default .slide-desc {
	position: initial!important;
}

.djslider-default .slide-desc {
	position: initial!important;
}

.djslider-loader-default {
	position: initial!important;
	overflow: visible!important;
}
.djslider-default {
	position: initial!important;
}
.djslider-default .slider-container {
	position: initial!important;
	overflow: visible!important;
}
.djslider-default ul.djslider-in {
	position: relative!important;
}
.djslider-default ul.djslider-in > li {
	position: absolute!important;
	overflow: visible!important;
}

img.dj-image   {
  width: 200%!important;
  height: 100vw!important;
  object-fit: cover;
  object-position: top left!important;
}


.slide-text  {
    height:20px
}

.col-lg-6{
  padding:0
  }
  
.mobile-hide {
  display: none;
}

.slide-desc-text .col-lg-6{
  padding:0;
  text-align:center
}

.djslider-default .slide-desc {
    display:  block;
}

.djslider-default{
  height: calc(100vw + 280px)!important;
  }

.slide-text .col-md-4 img {
    max-height: 100vw;
    width: auto;
}

.slide-text .col-md-4 {
    margin-top: calc(-100vw + 100px);
    position: relative;
}

/* SLIDER RESPONSIVE END */

.desno-logo{
  display:none;
}

	.podstranice{
		min-height:300px!important;
		object-fit:  cover!important
	}
}