body {
  background-color: #e3e3e32e;
}
.novi-proizvodi-1 {
  background-color:rgb(31, 43, 86);
  padding: 0;
}

.proizovod:hover {
  background-color:#131b4d;
  color:white;
}

#proizvodiRow {
  padding: 0;
  margin: 0;
}
#extraHeight {
  height: 600px;
}
.novi-proizvodi-1 ul li{
  width: 14%;
  display: inline-block;
  position: relative;
  margin-right: 20px;
  vertical-align: top;
  height: 300px;
}

.novi-proizvodi-1 li:last-child {
  margin-right: 0px;
}

.novi-proizvodi-1 .izuzetak {
  padding-left:30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.novi-proizvodi-1 ul {
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: -200px;
}

.novi-proizvodi-1 .hero-title{
  padding: 0;
  margin:0;
}

.novi-proizvodi-1 .hero-subtitle {
  font-size: 16px;
  font-weight: normal;
  margin:0;
  padding: 0;
  line-height: 25px;
}

.proizvodi-header .hero-title  {
  margin-right: 10%;
  font-weight: bold;
  text-align: center  ;
}

.proizvodi-header .hero-subtitle {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 25px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 50px;
  margin-right: 10%;

}

#firstRowTop {
  height: 60px;
}

.section11 {
  margin-top: 200px;
  height: 400px;
  position: relative;
}
#izuzetakDiv {
  height: 850px;
  margin-bottom: 0px;
}


#izuzetakPointer {
  top:32%;
}
.krug{
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 50%;
  padding: 10px;
  background: #FECD00;
}

.siva {
  background:#BBBBBB;
}

.zeleni {
  background: rgb(81,232,155);
}

.crveni {
  background: #FD5F5D;
}

.ljubicasti {
  background: #7985da;
}

#kafaNapici {
  margin-bottom: 0px;
}

.izuzetak {
  padding: 10px 5px 10px 5px;
}

#elementGrickalice {
  height: 820px;
}

.proz {
  min-height: 500px;
    /* position: absolute; */
  background-image: url('../images/dole\ glavna.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.novi-proizvodi-1 .aboluste__circle {
  top: -20px;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  font-weight: bold;
  font-size: 30px;
}
.novi-proizvodi-1 .item {
  padding: 10px 20px 50px;
  background-color: white;
  text-align: center;
  color: #AAAAAA;
  font-size: 16px;
  font-weight: normal;
  height: 310px;
  box-shadow: 0px 0px 5px 0px;
}

.novi-proizvodi-1 p {
  margin-top:60px;
  font-weight: bold;
  margin-bottom: -5px;
  font-size: 26px;
  color: #151B4E;
  padding: 15px;
  text-align: center;
}
.novi-proizvodi-1 span {
  padding: 40px;
  border-radius: 50%;
  background: red;
}

.proizvodi-div-1 {
  background-image: url("../images/gore\ glavna.jpg");
  background-size: cover;
  background-position-y: bottom;
  /* Resize the background image to cover the entire container */
  /* Center the image */
  height: auto;
  height: 300px;
}

.proizvodi-header {
  background-color: white;
  padding-left: 10%;
  padding-top: 250px;
  height: 100%;
}

.proizvodi-div-1 p {
  color: white;
  font-weight: bold;
}

.proizvodi-div-1 span {
  font-size: 0.7em;
}

.proizvodi-div-1 .btn {
  height: 50px;
  padding-top: 10px;
}

.proizvodi-div-1 .title {
  margin-top: 180px;
}

.proizvodi-div {
  height: 720px;
  min-height: 750px;
  position: relative;
  background-color: transparent;
}

.proizvodi-text {
  margin-top: 150px;
}

.pointer-left {
  position: absolute;
  left: 0px;
  top: 22%;
}

.pointer-right {
  position: absolute;
  right: 0px;
  top: 22%;
}

.proizvodi-div-img-right {
  position: absolute;
  right: 0px;
  bottom: -10%;
}

.proizvodi-div-img-left {
  position: absolute;
  left: 0px;
  bottom: -50px;
}

.proizvodi-div-img {
  height: 640px;
}

#element5 {
  height: 750px;
}

#pointer5 {
  position: absolute;
  left: 0px;
  top: 40%;
}

#element6 {
  height: 870px;
}

#pointer6 {
  position: absolute;
  right: 0px;
  top: 38%;
}

#element7 {
  height: 620px;
}

.background-white {
  background-color: white !important;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .proizvodi-header {
    padding-top: 70px;
  }

  .section11 {
    margin-top: 150px;
    margin-bottom: 50px;
    height: 600px;
  }

  #firstRowTop {
    height: 0px;
    opacity: 0;
    margin-bottom: 0px !important;
  }

  #trostruki {
    display: inline-table;
    line-height: 30px;
  }
  
  #element1 {
    min-height: 950px;
  }

  #izuzetakDiv {
    height: 1350px;
    min-height: 1040px  ;

  }

  .novi-proizvodi-1 {
    height: 2580px;
    width: 100%;
  }

  .novi-proizvodi-1 ul li{
    width: 80%;
    margin-bottom: 110px;
    margin-left:15px;
  }

  .novi-proizvodi-1 li:last-child {
    margin-right: 15px;
  }

  .novi-proizvodi-1 ul {
    margin-top: -50px;
    position: relative;
  }

  .proizvodi-div-1 .title {
    margin-top: 50px;
  }
  .proizvodi-div-1 .btn {
    margin-top: 5px;
  }
  .pointer-left {
    display: none;
  }
  .pointer-right {
    display: none;
  }
  .proizvodi-div-img img {
    height: auto;
    width: 100%;
  }
  .proizvodi-div {
    min-height: 750px;
  }

  #element2 .proizvodi-div-img-left img{
    height: auto;
    margin-bottom: 30px;
  }

  #element4 .proizvodi-div-img-left img {
    height: auto;
  }

  #element5 {
    height: 1000px;
  }

  #elementGrickalice {
    height: 950px;
  }

  #element6 {
    height: 980px;
  }
  #element7 {
    height: 780px;
  }
  
  .proizvodi-text {
    margin-left: 0%;
  }

  .proizvodi-div-img {
    width: 100%;
    height: auto;
    margin-top: 350px;
  }
  .proizvodi-text {
    margin-top: 20px;
  }
  .proizvodi-div-img-right {
    bottom: 0%;
  }
  .proizvodi-div-img-left {
    position: absolute;
    left: 0px;
    bottom: 0%;
  }

  #farmaceutskaDiv {
    height: 1300px;
  }
  .proizvodi-div span {
    line-height: 50px;
  }
/* 
  #trostruki {
    line-height: 50px;
  } */

  #elementLast .f-size-046B {
    font-size: 36px !important;
  }

  #firstRowTop {
    /* width: 90%; */
    margin-right: 0%;
    margin-left: inherit;
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .section11 {
    margin-bottom: 100px;
  }
  .proizvodi-div-img {
    height: 100%;
    width: 100%;
  }
  .pointer-left {
    display: none;
  }
  .pointer-right {
    display: none;
  }
  .proizvodi-div {
    min-height: 600px;
  }
  .proizvodi-text {
    margin-top: 0px;
    padding-left: 40px;
  }
  .proizvodi-div-1 span {
    font-size: 0.5em;
  }
}
/*# sourceMappingURL=proizvodi.css.map */