@import url(http://fonts.googleapis.com/css?family=Arimo:400,700&subset=latin,latin-ext);


/*!
 * Responsive Grid - Virtus
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding:0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}
td,
th {
  padding: 5px 15px 5px 5px;
}
tr{
  border-bottom: 1px solid #c0c0c0;
}
* {
/*  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}
*:before,
*:after {
/*  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
font-family: 'Arimo', sans-serif;
  background-color: #fff;
}


@media (min-width: 992px) {
  body {
    background-color: #fff;
    background-image: url(../images/main_bg.jpg);
    background-repeat: repeat-x;
  }
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}

a:hover{
}



a:hover,
a:focus {
}

a:focus {

}


figure {
  margin: 0;
}
img {
  vertical-align: middle;
  width: 100%;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ccc;
}


.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}



.container {
  margin: 0 auto;
  position: relative;
  z-index: 100;
}


@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

/*-------------------------Heading------------------------------------*/

h1 {
    font-size: 18px;
    line-height: 24px;
    color: #d4271f;
    font-weight: 700;
    text-transform: uppercase;
}

h2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #d4271f;
    text-transform: uppercase;
}
h3{
  font-size: 12px;
  line-height: 18px;
  color: #d4271f;
  font-weight: 400;
}
h4{
  font-size: 11px;
  line-height: 16px;
  color: #d4271f;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
}
h5{
  font-size: 10px;
  line-height: 15px;
  color: #d4271f;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
}
h6{
  font-size: 9px;
  line-height: 12px;
  color: #d4271f;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
}
p {
  color:#04345a;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  float: left;
  width: 100%;
}

/*------------clearfix-----------*/

#header{
  width: 100%;
  position: relative;
  z-index: 800;
  float: left;
  border-top:5px solid #cd1205;
  background: #04345a;
}


@media (min-width: 992px) {
  #header{
  }
}



/*------------------- Important styles------------------------- */


#toggle {
  display: block;
  width: auto;
  height: auto;
  margin: 0px 25px 0 0px;
  float: right;
  position: absolute;
  z-index: 1000;
  right: 19px;
  top: 56px;
}

@media (min-width: 768px) {
  #toggle {
    top: 20px;
     margin: 0px 0px 0px 0px;
     right: 5px;
  }
}

@media (min-width: 992px) {
  #toggle {
    top: 50px;
    margin: 0px 25px 0 0px;
  }
}




#toggle1 {
  display: block;
  width: auto;
  height: auto;
  margin: 0px 25px 0 0px;
  float: right;
  position: absolute;
  z-index: 1000;
  right: 20px;
  top: -44px;
}

@media (min-width: 768px) {
  #toggle1 {
   display: none;
  }
}



#toggle2 {
  display: block;
  height: auto;
  margin: 0px 25px 0 0px;
  z-index: 1000;
  position: relative;
  width: 100%;
}



a.proizvodi-box  {
  background: none repeat scroll 0 0 #042641 !important;
  border-bottom: 5px solid #cd1205;
  box-sizing: border-box !important;
  color: #fff !important;
  float: left;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 18px;
  padding: 12px 10px !important;
  text-transform: uppercase;
  width: 100%;
}



/* menu appearance*/

#menu {
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: 0;
  z-index: 1000;
  color: #fff;
  width: 100%;
  margin: auto;
  text-align: center;
  display: none;
  transition: opacity .4s;
  font-weight: 400;
  margin-top: 105px;
  background: #042641;
}


@media (min-width: 768px) {
  #menu{
    margin-top: 77px;
  }
}

#menu ul{
 outline: 0;
 font-weight: normal;
 list-style: none;
 display: table;
 margin: 0;
 padding: 0px;
 font-size: 14px;
 width: 100%;
 }

#menu ul li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #04345a;
}

#menu ul li a{
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding: 10px;
  text-transform: uppercase;
}

#menu ul li a:hover{
  display: block;
  color: #cd1205;
}

#menu ul li a.mslc{
  display: block;
  color: #fff;
  background: #cd1205;

}

#menu ul li a img{
  width: auto;
  height: auto;
}

/*-------------menu 992--------------*/
@media (min-width: 992px) {

 #toggle{
  display: none;
}
  #menu {
  background: none;
  display: block;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  z-index: 1000;
  width: 70%;
  text-align: center;
  border-radius: 0px;
  opacity: 1;
  transition: opacity .4s;
  display: block;
  font-weight: 400;
  margin-top: 0px;
  opacity: 1;
  float: left;
  padding-top: 10px;
  margin-bottom: 20px;
}


span{
  font-weight: 300;
}

  #menu:after{
    border: none;
  }

 #menu ul {
  outline: 0;
  font-weight: normal;
  list-style: none;
  display: table;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 30px;
  }

  #menu ul li{
  display: table-cell;
  list-style: none;
  outline: 0;
  font-weight: normal;
  margin: 0;
  padding: 0px;
  position: relative;
  width: auto;
  margin-bottom: 1px;
  background-position: top right;
  background-repeat: no-repeat;
  }

  #menu ul li:hover{
  }

  #menu ul li a{
    outline: 0;
    font-weight: normal;
    list-style: none;
    display: block;
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: none;
    padding: 5px 10px 0px 10px ;
    text-transform: none;
    text-transform: uppercase;
  }

 #menu ul li a:hover{
    color: #cd1205;
    background: none;
  }


  #menu ul li a.mslc{
    color: #cd1205;
    background: none;
  }

}


/*------------logo------------*/

.logo-box{
  width: 100%;
  float: left;
  margin-top: 13px;
}

@media (min-width: 440px) {
  .logo-box{
    width: 40%;
    margin-top: 13px;
  }
}

@media (min-width: 768px) {
  .logo-box{
    width: 20%;
    float: left;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .logo-box{
    width: 30%;
    float: left;
    margin-top: 45px;
    margin-left: 1%;
  }
}


a.logo{
  min-width:150px;
  max-width: 150px;
  max-height: 130px;
  display: block;
  margin-left: 30px;
}

@media (min-width: 768px) {
 a.logo{
   min-width:150px;
   max-width: 150px;
   max-height: 130px;
   display: block;
   margin-left: 0px;
 }
}

@media (min-width: 992px) {
  a.logo{
    min-width: 272px !important;
    height: 67px;
    right: 0;
    margin-left:0px;
  }
}


.logo-desc{
  width: 100%;
  color: #c1c1c1;
  font-size: 13px;
  font-style: italic;
  float: left;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 16px;
  margin-top: 10px;
  box-sizing:border-box;
  padding-left: 15px;
}


@media (min-width: 768px) {
  .logo-desc{
    font-size: 18px;
    width: 73%;
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  .logo-desc{
    font-size: 18px;
    width: 60%;
    margin-top: 7px;
  }
}

/*----------header-------------*/

.header{
width: 100%;
float: left;
position: relative;
z-index: 2000;
}

@media (min-width: 768px) {
  .header{
   background: none;
  }
}

@media (min-width: 992px) {
  .header{
   width: 100%;
  float: left;
   position: relative;
   z-index: 2000;
   background: none;
  }
}


#header-logo{
  background: url(../images/header_logo_bg.jpg);
  background-repeat: repeat-x;;
  background-position: left top;
  height: 60px;
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
   #header-logo{
     height:77px;
   }
}

@media (min-width: 992px) {
   #header-logo{
     height: 147px;
   }
}

/*--------main-content--linkovi---------*/

#main-content{
  width: 100%;
  position: relative;
  z-index: 100;
  top: 0px;
  float: left;
  padding-top: 0px;
  padding-bottom: 20px;
  background: #d0e1ee;
}


@media (min-width: 992px) {
  #main-content{
   top: 0;
   padding-bottom: 0;
  }
}


#main-content h1 a{
  color: #856b53;
}

#main-content h1 a:hover{
  color: #260e03;
}

#main-content h2 a{
}


#main-content a{
}

#main-content a:hover{

}

.link{
  font-size: 14px !important;
}


#main-content a:hover{
}

#main-content p{
}


button, a.btn, a.btn:visited{
    -moz-box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 300;
    overflow: visible;
    position: relative;
    text-decoration: none;
    top: 0;
    vertical-align: middle;
    width: auto;
    text-align: center;
  }




/*-------------------------Virtus footer------------------------------------*/

.v {
  float: right;
  /*padding: 0px 0px 0px 0px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
}

@media (min-width: 992px) {
  .v {
    margin-right: -9px;
  }
}


.none {
  display: block;
  float: right;
  height: 10px;
  overflow: hidden;
  text-indent: -200px;
  width: 10px;
}


.v_link {
    -moz-box-sizing: border-box;
    background: url("../images/virtus_logo.png") no-repeat scroll left top;
    display: block;
    overflow: hidden;
    width: 248px;
    height: 15px;
    float: left;
    margin-top: 15px;
}



.v_link img {
  display: block;
  margin: auto;
  width: 100%;
}

.no-padding{
padding: 0 30px;
}

@media (min-width: 992px) {
  .no-padding{
  padding: 10px;
  }
}

/*-------------------------animacija------------------------------------*/

ul#slider1{
  width: 100%;
  position: relative;
  z-index: 50;
  margin-top: 0px;
  padding: 0;
}

.slider-box{
  position: relative;
  z-index: 100;
  width: 100%;
  float: left;
}


.bx-pager-link{
  background: #04345a !important;
}

.bx-wrapper .bx-pager .bx-default-pager .bx-pager-item .bx-pager-link .active{
  background: #da251c !important;
}

.active{
   background: #FFF !important;
   color: #04345a !important;
}

.bx-wrapper .bx-pager {
  top: 0;
  bottom: auto !important;
  color: #666666;
  display: block !important;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  padding-top: 0 !important;
  position: absolute;
  right: -63px !important;
  text-align: right;
  width: auto !important;
}


.bx-wrapper .bx-pager.bx-default-pager a {
  height: 30px !important;
}

/*---------------hide---------------*/

.hide{
  display: none ;
}

@media  (min-width: 768px) {
  .hide{
    display: block;
  }
}


/*------------Footer-top----------*/

#footer-top{
  width: 100%;
  background:#042641;
  float: left;
  border-bottom: 5px solid #cd1205;
}

@media  (min-width: 768px) {
    #footer-top{
    width: 100%;
  }
}


/*-----zasebni boxevi u izlistu--footer-top----*/



/*------footer bottom-----------*/


#footer{
  width: 100%;
  background: #042641;
  padding-top: 20px;
  height: 78px;
  float: left;
  box-sizing:border-box;
}

@media  (min-width: 768px) {
  #footer{
    height: 92px;
  }
}

@media  (min-width: 992px) {
  #footer{
    height: 60px;
    padding-top: 8px;
  }
}


/*------------Footer-------------*/


#footer span{
color:#282828;
font-size: 13px;
line-height: 17px;
font-weight: 400;
float: left;
padding-top: 4px;
box-sizing:border-box;
padding-left: 20px;
padding-right: 20px;
width: 100%;
}

@media  (min-width: 768px) {
  #footer span{
width: 40%;
  }
}

@media  (min-width: 992px) {
  #footer span{
  color:#282828;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  float: left;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  width: auto;
  }
}

#footer span a{
  color: #3a8f38;
}

#footer span a:hover{
  color: #000;
}


/*-------------------galerija-----------------*/

#galerija{
}

#galerija a img{
  margin-bottom: 10px;
  margin-right: 10px;
  width: 45%;
  float: left;
  margin-top: 0px;
  border:5px solid #000;
}

@media (min-width: 400px) {
  #galerija a img{
    width: 31%;
  }
}

#galerija a img:hover{
  border:5px solid #5ea52f;
}


@media (min-width: 768px) {
  #galerija a img{
    width: 18%;
  }
}

@media (min-width: 992px) {
  #galerija a img{
    width: 18.3% ;
  }
}




/*-------------------kontakt forma-----------------*/

 .send{
    font-size: 16px;
    background: #04345a !important;
    color: #fff !important;
    font-weight: 400;
    float: none;
    margin-right: 0px !important;
    text-transform: uppercase;
  }

  .send:hover{
    background: #cd1205 !important;
  }

/*---------google mapa---------*/


.google_mapa{
    width: 97%;
  }


@media (min-width: 500px) {
      .google_mapa{
      margin-top: 10px;
    }
  }

@media (min-width: 992px) {
    .google_mapa{
    margin-top: 10px;
  }
}

/*----kontakt forma success i  poslano-------*/

.success {
  background-image: url(../images/sucess-32.png) !important;
  background-position: left 15px center !important;
  background-repeat: no-repeat !important;
  border: 1px dashed #7ac143 !important;
  padding: 15px 15px 15px 55px !important;
}


input.txt_error{
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

textarea.txt_error{
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

.txt_error {
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

/*----------alignright----------*/


.alignright{
  float: right !important;
}


/*--------------divider-----------*/

.divider{
  display: none;
}


@media (min-width: 992px) {
    .divider{
      display: block;
    }
}


/*--------menu dropdown------------*/


#menu ul li:hover ul.dropdown{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}


#menu ul li ul.dropdown{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}



a.hide-dropdown{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 100%;
  z-index: 1500;
}

@media (min-width: 992px) {
    a.hide-dropdown{
    display: none !important;
  }
}


/*--------menu dropdown 992------------*/



@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333 !important;
    }


    #menu ul li ul.dropdown{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown li a:hover{
      background: green;
      color: #fff;

    }
}




/*---------mia css-----------*/

#menu ul li a.sub-toggle {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}

.sub-toggle {
    display: block !important;
}


@media (min-width: 992px) {
      .sub-toggle {
        display: none !important;
    }
}

ul.dropdown.active-list{
 display: block !important;
}
ul.dropdown.first-list{
 display: none;
}

/*---------no-content--------*/

.no_content {
    background: url(../images/no_content.png) no-repeat scroll right 10px center #efefef;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

/*---------lista----------*/

#main-content{
}

#main-content ul.lista{
padding-left: 20px !important;
margin-bottom: 20px;
}


#main-content ul.lista li{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
}


/*-------slike main border--------*/

#main-content img{
  width: 100%;
}

#main-content img:hover{
}

/*---------dokumenti------------*/

ul.dokumenti{
  list-style: none;
  padding-left: 0;
  width: 98%;
  margin-bottom: 30px;
}

ul.dokumenti li{
   border-bottom: 1px solid #ccc;
}

a.pdf_icon{
  background: url(../images/pdf.png) no-repeat left
  center;
  padding: 15px 15px 15px 40px;
  display: block;
  font-size: 14px !important;
}

a.pdf_icon:hover{
  background: url(../images/pdf_hover.png) no-repeat left
  center;
}

a.word_icon{
  background: url(../images/word_hover.png) no-repeat left
  center;
  padding: 15px 15px 15px 40px;
  display: block;
  font-size: 14px !important;
}

a.word_icon:hover{
  background: url(../images/word.png) no-repeat left
  center;
}

/*--------slider1------------*/

.bx-wrapper .bx-caption span {
  font-family: 'Fira Sans', sans-serif !important;
  color: #fff;
  display: table;
  font-size: 0.85em;
  padding: 5px 15px !important;
  background: #1f5685;
  opacity: 0.7;
  font-size: 18px !important;
  width: 33%;
  top: 20px;
  left: 0px;
  text-transform: uppercase;
  font-weight: 500;
}

.bx-wrapper .slide-desc{
  position: absolute;
  right: 245px;
  bottom: 10px;
  background: #fff;
  filter:alpha(opacity=80); /* IE */
    -moz-opacity:0.8; /* Mozilla */
  opacity: 0.8;
  width: 320px;
  height: 215px;
}


.bx-wrapper .bx-caption {
  background: none !important;
  top: 20px;
  left: 20px;
  position: absolute;
  width: 50%;
}


/*--------page_numbers----------*/

#page_numbers ul{
  padding-left: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-left: 0px;
  background: #04345a;
/*  float: left;*/
  display: table;
}

#page_numbers ul li{
  display: inline;
 /* float: left;*/
  width: auto;
  list-style: none;
  display: table-cell;
  float: none;
}


#page_numbers ul li a{
  text-align: center;
  color: #fff;
  display: block;
  padding: 5px;
  box-sizing:border-box;
    font-size: 14px;
  line-height: 22px;
}


#page_numbers li a.pslc {
  background: #5ea52f;
  color: #ffffff;
  float: left;
  font-size: 14px;
  line-height: 24px;
  margin-right: 10px;
  padding: 4px 6px;
  text-decoration: none;
  width: 26%;
}

#page_numbers ul li a:hover{
  background: #cd1205;
  color: #fff;
}

/*@media (min-width: 992px) {
  #page_numbers li a.pslc {
  width: 40%;
  }
}*/


/*#page_numbers a {
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  text-decoration: none;
  box-sizing:border-box;
  width: 22%;
}

@media (min-width: 992px) {
  #page_numbers a {
    width: 11%;
  }
}*/

/*#page_numbers a:hover {
  background: #cd1205;
  color: #fff;
  padding: 10px;
  box-sizing:border-box;
}


@media (min-width: 768px) {
      #page_numbers li a.pslc {
      width: 15%;
    }
}
*/

/*----full width----*/


.full-width{
  width: 100% !important;
}


/*--------content-right---------*/

.right-content{
  width: 100%;
  position: relative;
  z-index: 200;
  right: 0px;
  top: 0px;
  float: left;
margin-top: 10px;
}

@media (min-width: 768px) {
  .right-content{
    width: 40%;
    z-index: 200;
    padding-left: 0;
    float: right;
  }
}

@media (min-width: 992px) {
  .right-content{
    width: 50%;
    margin-top: 0;
  }
}


/*--------left-content------*/


.left-content{
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing:border-box;
}



@media (min-width: 768px) {
  .left-content{
    width: 58%;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  .left-content{
    width: 45%;
    padding-right: 20px;
    padding-left: auto;
  }
}


.left-content ul{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.left-content a{
  font-size: 16px;
  line-height: 24px;
  color: #579032;
  font-weight: 400;
}

.left-content a:hover{
  color: #000;
}


.left-content h1 a{
  font-size: 30px;
  line-height: 36px;
  color: #856b53;
}

.left-content h1 a:hover{
  color: #579032;
}


/*---------------kontakt-forma--------*/

.kontakt-forma {
  padding: 0 0px;
  color: #fff;
  min-height: 260px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  font-weight: 400;
}

.kontakt-forma label {
  font-size: 15px !important;
  line-height: 24px;
  display: block;
  margin: 0 0 0.5em;
  font-weight: 400;
  width: 97%;
  float: none;
    color: #04345a;
/*  padding: 6px 0;*/
}

@media (min-width: 768px) {
  .kontakt-forma label{
    width: 97%;
    float: none;
  }
}


.kontakt-forma input, .kontakt-forma select{
  -moz-box-sizing: border-box;
  background: #efefef;
  border: 1px solid #ccc;
  color: #04345a;
  display: block;
  font-size: 15px !important;
  font-weight: normal;
  margin: 0 0 1em;
  padding: 0.4em;
  font-weight: 400;
  width: 97%;
}

@media (min-width: 768px) {
  .kontakt-forma input, .kontakt-forma select{
    width: 97%;
  }
}

.kontakt-forma textarea {
  -moz-box-sizing: border-box;
  background: #efefef;
  border: 1px solid #ccc;
  color: #04345a;
   font-size: 15px !important;
  height: 100px;
  margin: 0 0 1em;
  padding: 0.5em;
  width: 97%;
  font-weight: 400;
  float: none;
}
@media (min-width: 768px) {
  .kontakt-forma textarea{
    width: 97%;
  }
}

.kontakt-forma option {
  display: block;
  margin-left: 10px;
}



h2.margin-top-kontakt{
  margin-top: 30px;
}


/*-----novosti box-------*/


.procitaj-vise{
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 500;
  text-transform: none;
  color: #fff !important;
  float: right;
  background-image: url(../images/procitaj_vise.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 9px 40px;
}


.procitaj-vise:hover{
  color: #52b84d !important;
}

/*---------video-------*/

.video{
  width: 98%;
}

/*--------right-main-box right-ponuda right-ponuda mobile--------*/


.hide-mobile{
  display: none !important;
}
@media (min-width: 992px) {
  .hide-mobile{
    display: block !important;
  }
}

.hide-desktop{
  display: block !important;
}
@media (min-width: 992px) {
  .hide-desktop{
    display: none !important;
  }
}



/*-------galerija izlist-------*/

.galerija-box{
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  float: left;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-right: 10px;
}

@media (min-width: 400px) {
  .galerija-box{
    margin-bottom: 15px;
    position: relative;
    width: 45%;
    float: left;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-right: 10px;
  }
}


@media (min-width: 768px) {
  .galerija-box{
    margin-bottom: 15px;
    position: relative;
    width: 45%;
    float: left;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .galerija-box{
    width: 32%;
  }
}


.no-margin-right{
  margin-right: 10px;
}

@media (min-width: 992px) {
  .no-margin-right{
    margin-right: 0;
  }
}



.pogledaj-galeriju{
  font-size: 13px !important;
  line-height: 20px;
  font-weight: 500;
  text-transform: none;
  color: #000 !important;
  float: left;
  background-image: url(../images/procitaj_vise.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  padding-right: 20px;
}


.pogledaj-galeriju:hover{
  color: #579032 !important;
}

.galerija-box h2 a{
  line-height: 18px !important;
}


.white-background{
  background: #fff;
}




/*bx prev next*/
.bx-wrapper .bx-prev {
  background: url(../images/controls.png) no-repeat scroll -30px -19px !important;
  left: 0px !important;
}
@media (min-width: 992px) {
 .bx-wrapper .bx-prev {
   background: url(../images/controls.png) no-repeat scroll -30px -19px !important;
   left: -288px !important;
 }
}

.bx-wrapper .bx-next {
  background: url(../images/controls.png) no-repeat scroll -82px -19px rgba(0, 0, 0, 0);
  right: 10px !important;
}
@media (min-width: 992px) {
  .bx-wrapper .bx-next {
    background: url(../images/controls.png) no-repeat scroll -82px -19px rgba(0, 0, 0, 0);
    right: -65px !important;
  }
}


.bx-wrapper .bx-prev:hover {
  background-position: -30px -120px !important;
}

.bx-wrapper .bx-next:hover {
  background-position: -87px -120px !important;
}


.bx-wrapper .bx-controls-direction a {
  height: 100px !important;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 27% !important;
  width: 100px !important;
  z-index: 9999;
}

/*-----left content menu-----*/

.left-content-menu{
  width: 100%;
  float: right;
  padding: 20px;
  box-sizing:border-box;
}

@media (min-width: 768px) {
  .left-content-menu{
    width: 100%;
    float: right;
    margin-right: 0px;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .left-content-menu{
    width: 355px;
    float: right;
    margin-right: 0px;
    padding: 0;
  }
}

@media (min-width: 1280px) {
  .left-content-menu{
    width: 260px;
    float: right;
    margin-right: 0px;
    padding: 0;
  }
}



.left-content-menu ul{
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  float: left;
  width: 100%;
}

.left-content-menu ul li{
  list-style: none;
  width: 100%;
  background: #042641;
  padding: 10px;
  box-sizing:border-box;
  border-bottom: 5px solid #cd1205;
  float: left;
}

.left-content-menu ul li:hover{
  border-bottom: 5px solid #cd1205;
}

.left-content-menu ul li a{
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  list-style: none;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
}

.left-content-menu ul li a:hover{
  color: #cd1205;
}

.left-content-menu ul li a.mslc{
  color: #cd1205;
}

.left-content-menu a{
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  list-style: none;
  width: 100%;
  color: #3a8f38;
}

.left-content-menu a:hover{
  color: #3e3e3e;
}


.left-content-menu img{
  width: auto !important;
}


/*-------------proizvodi-----------*/

.proizvodi{
float: left;
}

.proizvodi a{
  background: #042641;
  border-bottom: 5px solid #cd1205;
  float: left;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px;
  box-sizing:border-box;
}

.proizvodi a:hover{
  color: #cd1205;
}

.proizvodi ul{
  float: left;
  padding-left: 0;
  list-style: none;
  background: #04345a;
  padding-top: 15px;
}

.proizvodi ul li{
  list-style: none;
  border-bottom: 0px;
  float: left;
  padding: 0;
}

.proizvodi ul li:hover{
  border-bottom: 0px;
}

.proizvodi ul li a{
  list-style: none;
  border-bottom: 0px solid #04345a;
  padding: 5px 15px;
  box-sizing:border-box;
  text-transform: uppercase;
  font-weight: 400;
  background: #04345a;
}

.proizvodi ul li a:hover{
  border-bottom: 0px solid #04345a;
}


.proizvodi ul li ul.dropdown{
  float: left;
  padding-left: 0px;
  padding-top: 0;
}

.proizvodi ul li ul.dropdown{
  float: left;
  padding-left: 0px;
  padding-top: 0;
}

.proizvodi ul li ul.dropdown li{
  background: #3082c3;
 /* padding-top: 5px;
  padding-bottom: 5px;*/
  box-sizing:border-box;
  border-bottom: 1px solid #04345a;
}

.proizvodi ul li ul.dropdown li a{
  background: none;
}


/*proizvodi*/

.proizvodaci{
float: left;
width: 100%;
}

.proizvodaci a{
  background: #042641;
  border-bottom: 5px solid #cd1205;
  float: left;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px;
  box-sizing:border-box;
}

.proizvodaci a:hover{
  color: #cd1205;
}

.proizvodaci ul{
  float: left;
  padding-left: 0;
  list-style: none;
  background: #04345a;
}

.proizvodaci ul li{
  list-style: none;
  border-bottom: 0px;
  float: left;
  padding: 0;
}

.proizvodaci ul li:hover{
  border-bottom: 0px;
}

.proizvodaci ul li a{
  list-style: none;
  border-bottom: 0px solid #04345a;
  padding:15px;
  box-sizing:border-box;
  text-transform: uppercase;
  font-weight: 400;
  background: #04345a;
}

.proizvodaci ul li a:hover{
  border-bottom: 0px solid #04345a;
}


/*certifikati*/

.certifikati{
float: left;
}

.certifikati h2{
  background: #042641;
  border-bottom: 5px solid #3082c3;
  float: left;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px;
  box-sizing:border-box;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}


.certifikati-images{
  float: left;
  background: #d0e1ee;
  padding: 10px 5px;
  box-sizing:border-box;
}
@media (min-width: 992px) {
 .certifikati-images{
   float: left;
   background: #d0e1ee;
   padding: 15px;
   box-sizing:border-box;
 }
}

.certifikati-images img{
  margin-right: 9px;
  margin-bottom: 10px;
}
.no-margin-right{
  margin-right: 0 !important;
}


/*download*/
.download{
  float: left;
}

.download a{
  background: #042641;
  border-bottom: 5px solid #cd1205;
  float: left;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 10px;
  box-sizing:border-box;
}

.download a:hover{
  color: #cd1205;
}

.download ul{
  float: left;
  padding-left: 0;
  list-style: none;
  background: #042641;
}

.download ul li{
  list-style: none;
  border-bottom: 0px;
  float: left;
  padding: 0;
}

.download ul li:hover{
  border-bottom: 0px;
}

.download ul li a{
  list-style: none;
  border-bottom: 1px solid #04345a;
  text-transform: none;
  padding: 15px 0px 15px 40px;
  background: url(../images/download.png) transparent;
  background-position: 5% 50%;
  background-repeat: no-repeat;
}

.download ul li a:hover{
  border-bottom: 1px solid #04345a;
}


/*------right content---------*/

.right-content-subpage{
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing:border-box;
  position: relative;
  background: none;
}

@media (min-width: 768px) {
  .right-content-subpage{
    float: left;
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .right-content-subpage{
    float: left;
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 1280px) {
  .right-content-subpage{
    float: left;
    width: 700px;
    padding: 0;
  }
}


.right-content-subpage .main-txt ul{
  font-size: 14px;
  float: left;
  padding-left: 0px;
  width: 100%;
  box-sizing:border-box;
  padding-left: 20px;
}

@media (min-width: 1280px) {

  .right-content-subpage .main-txt ul{
    font-size: 14px;
    float: left;
    padding-left: 0px;
    width: 100%;
    box-sizing:border-box;
     padding-left: 20px;
  }

}

.right-content-subpage .main-txt ul li {
  font-size: 15px;
  line-height: 24px;
  float: left;
  color: #04345a;
  width: 100%;

}

.right-content-subpage .main-txt ul li a {
  font-size: 15px;
  line-height: 24px;
  float: left;
  width: 100%;
  display: inline-block;
}



.right-content-subpage .main-txt a{
  font-size: 15px;
  line-height: 24px;
  color: #cd1205;
  float: left;
}

.right-content-subpage .main-txt a:hover{
  color: #04345a;
}

.naslov-kategorije{
  margin-bottom: 35px;
}

/*--------menu dropdown1------------*/


#menu ul li:hover ul.dropdown1{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}


#menu ul li ul.dropdown1{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown1 li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown1 li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}



/*--------menu dropdown1 992------------*/



@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown1{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333;
    }


    #menu ul li ul.dropdown1{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown1 li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown1 li a:hover{
      background: green;
      color: #fff;
    }
}

/*--------menu dropdown2------------*/


#menu ul li:hover ul.dropdown1{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}


#menu ul li ul.dropdown1{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown1 li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown1 li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}



/*--------menu dropdown2 992------------*/



@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown1{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333;
    }


    #menu ul li ul.dropdown1{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown1 li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown1 li a:hover{
      background: green;
      color: #fff;
    }
}



.jezici{
  float: left;
  width: 100%;
  margin-top: 0px;
}

@media (min-width: 992px) {
  .jezici{
    float: left;
    width: 30%;
    margin-top: 12px;
  }
}

.jezici ul{
  list-style: none;
  float: right;
}


.jezici ul li{
  float: left;
}

.jezici ul li a{
  width: auto;
  margin-right: 5px;
  opacity:0.5;
  filter: alpha(opacity=50);
}

.jezici ul li a:hover{
  opacity:1;
  filter: alpha(opacity=100);
}

.jezici ul li a.mslc{
  opacity:1;
  filter: alpha(opacity=100);
}

.jezici ul li a img{
  width: auto;
}


.main-txt{
  padding: 10px 10px;
  box-sizing:border-box;
  float: left;
  position: relative;
  background: none;
  width: 100%;
}

@media (min-width: 768px) {
  .main-txt{
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}

@media (min-width: 992px) {
  .main-txt{
    padding: 29px 50px;
    box-sizing:border-box;
    float: left;
    position: relative;
  }
}

.main-txt-izlist{
  padding-left: 25px;
  float: left;
  position: relative;
  padding-top: 0px;
  padding-bottom: 15px;
/*  background: url(../images/izdvojeni_pr_bg.jpg);
  background-repeat: repeat-x;*/
  margin-top: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
/*  .main-txt-izlist{
    background: url(../images/izdvojeni_pr_bg.jpg);
    background-repeat: repeat-x;
    background-position: 1% 20%;
  }*/

}



.naslov-izlista{
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  width:40%;
  float: left;
}

@media (min-width: 420px) {

  .naslov-izlista{
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    width:70%;
    float: left;
  }

}

.proizvodi-izlist-img{
  float: left;
  background: #fff;
  width: 100%;
  padding: 0px;
  box-sizing:border-box;
}
.proizvodi-izlist{
  width: 215px;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
  min-height: 305px;
  position: relative;
}

@media (min-width: 768px) {
  .proizvodi-izlist{
    width: 215px;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    min-height: 305px;
  }
}

@media (min-width: 992px) {
  .proizvodi-izlist{
    width: 215px;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    min-height: 305px;
  }
}

a.naslov-top{
  background: #04345a;
  text-align: center;
  padding: 5px;
  box-sizing:border-box;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}

a.naslov-top:hover{
  background: #cd1205;
  color: #fff;
}


.proizvodi-txt{
  float: left;
}

.proizvodi-txt h2 a{
  color: #04345a;
  font-weight: 700;
}

.proizvodi-txt h2 a:hover{
  color: #cd1205;
}

.proizvodi-txt p{
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}

.proizvodi-txt a.vise{
  color: #cd1205;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.proizvodi-txt a.vise:hover{
  color: #04345a;
}


.slider-box-footer{
  float: right;
  width: 760px;
  margin-top: 30px;
  margin-bottom: 20px;
}

ul#slider2 {
  width: 100%;
  float: left;
  padding-left: 0;

}

ul#slider2 li{
  float: left;
  margin-right: 10px;
  background: url(../images/lista_bg.png);
  height: 101px;
  width: 180px;

}

.slider-box-footer .bx-wrapper .bx-viewport {
  background: none ;
  left: 0;
  transform: translateZ(0px);
}


.main-content-wrapper{
  width: 100%;
  position: relative;
  min-height: 100%;
  background: #04345a;
  float: left;
}

@media (min-width:768px) {
  .main-content-wrapper{
    width: 25.5%;
  }
}

@media (min-width: 992px) {
  .main-content-wrapper{
    width: 38.5%;
  }
}



.izdvojeni-proizvodi-bg{
  background: url(../images/izdvojeni_proizvodi.png);
  min-height: 96%;
  width: 61.5%;
  right: 0;
  position: relative;
  background-repeat: no-repeat;
}


span a.arrow-up{
  position: absolute;
  right: 10px;
  top: 15px;
  background: url(../images/strelica_top.png);
  width: 25px;
  height: 14px;
  display: block;
}

span a.arrow-down{
  position: absolute;
  bottom: 0;
  background: url(../images/strelica_bottom.png);
  width: 25px;
  height: 14px;
  display: block;
  right: 0;
}
@media (min-width: 992px) {
 span a.arrow-down{
   bottom: 12px;
 }
}


span.arrow-bottom{
  position: absolute;
  z-index: 300;
  right: 0;
  float: right;
}

#footer-linkovi{
  width: 100%;
  background: #04345a;
  float: left;
  position: relative;
}

#footer-linkovi ul li a img{
  width: auto;
  margin-top: -4px;
}

#footer-linkovi ul{
  list-style: none;
  padding-left: 0;
  display: table;
  margin: 35px 0;
}

#footer-linkovi ul li{
  float: left;
  display: table-cell;
  width: 100%;
  padding: 10px 20px;
  box-sizing:border-box;
}

@media (min-width: 992px) {
  #footer-linkovi ul li{
    float: left;
    display: table-cell;
    width: auto;
    padding: 0;
  }
}

#footer-linkovi ul li a{
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-right: 25px;
}

#footer-linkovi ul li a:hover{
  color: #cd1205;
}

#footer-linkovi span a{
  position: absolute;
  right: 21px;
  top: 0px;
  background: url(../images/footer_strelica.png);
  width: 25px;
  height: 16px;
  float: left;
}

@media (min-width: 992px) {
  #footer-linkovi span a{
    right: 0;
  }
}


.slider-box-footer .bx-wrapper .bx-viewport {
  height: 100% !important;
}


.google-mapa{
  width: 97%;
}


/*--------izlist-------*/
.izlist{
  float: left;
  width: 100%;
  border-bottom: 1px solid #95b1c7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.izlist-img{
  width: 30%;
  float: left;
  background: #FFF;
}

.izlist-txt{
  float: right;
  width: 65%;
}

.izlist-txt h2{
  margin-top: 0;
  float: left;
  width: 100%;
}


.izlist-prospekt{
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .izlist-prospekt{
    width: 75%;
    float: left;
  }
}

.katalog-right{
  width: 100%;
  float: right;
}


@media (min-width: 768px) {
  .katalog-right{
    width: 23%;
    float: right;
  }
}

.katalog-right h2{
  color: #fff;
  padding: 10px;
  font-weight: 300;
  box-sizing:border-box;
  border-bottom: 5px solid #3082c3;
  background: #04345a;
}

.katalog-box{
  width: 46%;
  float: left;
  border-bottom: 1px solid #95b1c7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media (min-width: 500px) {
  .katalog-box{
    width: 18%;
    float: left;
  }
}

@media (min-width: 768px) {
  .katalog-box{
    width: 100%;
    float: left;
    border-bottom: 1px solid #95b1c7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.katalog-right h2{
 margin-top: 0;
}

.katalog-right img{
  float: left;
  background: #fff;
  margin-bottom: 10px;
}

a.pogledajte-sve{
  box-sizing:border-box;
  float: right;
  position: absolute;
  top: 20px;
  right: 13px;
  color:#d4271f;
  font-size: 12px;
}

a.pogledajte-sve:hover{
  color:#04345a;
}

.no-background{
  background: none;
}

.no-height{
 min-height: 10px;
}
.kategorije{
  float: left;
}

.sortiranje-prvi-box{
  float: left;

}

ul.specifikacije{
  float: left;
  padding-left: 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #04345a;
  margin-bottom: 0;
}

ul.specifikacije li{
  float: left;
  list-style: none;
  display:table-cell;
  width: auto !important;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  ul.specifikacije li{
    margin-bottom: 0px;
  }
}

ul.specifikacije li a{
  display: block;
  background: #04345a;
  color: #fff !important;
  padding: 5px 10px;
  box-sizing:border-box;
}

ul.specifikacije li a:hover{
  display: block;
  background: #cd1205;
  color: #fff;
  padding: 5px 10px;
  box-sizing:border-box;
}

ul.specifikacije li a.mslc{
  display: block;
  background: #fff;
  color: #cd1205 !important;
  padding: 5px 10px;
  box-sizing:border-box;
}



.box{
  background: #fff;
  float: left;
  padding: 10px 20px;
  box-sizing:border-box;
  width: 100%;
}

.box-txt{
  float: left;
}

.grid-of-images{
  float: left;
  margin-top: 20px;
  width: 100%;
}
.gallery{
  float: left;
  width: 100%;
  margin-bottom: 2.5em;
}

.gallery.g1 a{
  float: none !important;
}
.gallery_img1{
  float: left;
  width: 29.1% !important;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .gallery_img1{
    float: left;
    width: 22.9% !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .gallery_img1{
    float: left;
    width: 23.3% !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

span.slider-txt{
  width:150px;
  float: left;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 80px;
  display: block;
}

.left-content-menu a.toggle-link {
  background: url(../images/plus.png)  95% 50% no-repeat #04345A;
}
.left-content-menu a.toggle-link.expanded {
  background: url(../images/minus.png)  95% 50% no-repeat #04345A;
}

span.minus {
  background: url(../images/plus.png)  95% 50% no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 13px;
  float: right;
}
span.minus-klik {
    background: url(../images/plus.png)  95% 50% no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 32px;
  float: right;
}
@media (min-width: 768px) {
  span.minus-klik {
      background: url(../images/plus.png)  95% 50% no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 13px;
    float: right;
  }
}

.proizvodaci a {
  background: none repeat scroll 0 0 #042641 !important;
  border-bottom: 5px solid #cd1205;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding: 15px 10px;
  text-transform: uppercase;
}

.proizvodaci ul{
  padding-top: 0;
}

.proizvodaci ul li ul.dropdown li a {
  background: #3082c3 !important;
}

.proizvodaci ul li a {
  background: #3082c3;
  border-bottom: 1px solid #04345a !important;
  box-sizing: border-box;
  font-weight: 400;
  list-style: outside none none;
  padding: 5px 15px;
  text-transform: uppercase;
}

.proizvodaci ul li a:hover {
  background: #3082c3;
  border-bottom: 1px solid #04345a !important;
  color: #da251c;
}

.right-content{
  float: right;
  width: 100%;
  position: relative;
  position: relative;
  left: 0px;
}

@media (min-width: 768px) {
  .right-content{
    float: left;
    width: 73%;
    position: relative;
    position: relative;
    left: 0px;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .right-content{
    float: left;
    width: 61%;
    position: relative;
     position: relative;
    left: 0px;
  }
}

.box-txt.active {
 display:block;
}
.box-txt {
 display:none;
}

.right-content-bottom{
  width: 100%;
  float: right;
  position: relative;
}

.border-bottom-subpage{
  border-bottom: 1px solid #95b1c7;
}

ul.specifikacije li span.not-active{
    /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
  background: #fff;
  padding: 5px 10px;
  float: left;
  box-sizing:border-box;
}


.certifikati-top{
  float: left;
  width: 50%;
}

.gallery_img_2{
  float: left;
  width: 10%;
  margin-top: 20px;
  margin-left: 20px;
  }

@media (min-width: 992px) {
  .gallery_img_2{
    float: left;
    width: 14%;
    margin-top: 45px;
    margin-left: 20px;
    }
}

.document-list {
  clear: both;
}

.document-list h2 {
  margin-bottom: 1em;
}

.right-content-subpage .main-txt .icon-document {
  float: left;
  clear: both;
}

.icon-document {
  padding-left: 1.5em;
  background: url("../images/icon-document.png") no-repeat left center;
}

.icon-document:hover {
  background-image: url("../images/icon-document2.png");
}


.cookie-container {
 background: #4e4e4e;
 bottom: 0;
 display: block;
 padding: 10px 0 0 0;
 position: fixed;
 width: 100%;
 z-index: 9999;
 -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
 -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
 box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
}
.cookie-container .container_ana {
 padding: 10px 20px;
}
.cookie-container .container_ana span {
 text-transform: uppercase;
 font-weight: 400;
 color: #fff;
}
.cookie-container .container_ana p {
 display: inline;
 color: #019CA0;
}
.cookie-container .container_ana a {
 color: #fff;
 text-decoration: underline;
 transition: all 0.6s ease;
}
.cookie-container .container_ana a.cookie-close {
 position: absolute;
 right: 0;
 top:20px;
 font-size:20px;
 font-weight: bold;
 text-decoration: none;
}
.container_ana {
   width: 100%;
   max-width: 960px;
   margin: auto;
   clear: both;
   position: relative;
}
@media (min-width:600px) {
 .cookie-container .container_ana a {float: none;width: auto;}
}