 .jumbotron {
      color: #fff;
      padding: 0px 0px;
      min-height: 680px;
      background-image: url("osiguraci.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      margin-bottom: 0;
  }

 .bg-grey {
      background-color: #f6f6f6;

  }

 .container-fluid {
    padding: 60px 30px;
}


.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}


.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #2B225A;
}

.carousel-indicators li {
    border-color: #2B225A;
}

.carousel-indicators li.active {
    background-color: #2B225A;

}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}

/*navbar*/
.navbar {
    margin-bottom: 0;
    background-color: #fff;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;

}

.navbar li a, .navbar .navbar-brand {
    color: rgb(41, 41, 41) !important;

}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: rgb(22, 22, 22) !important;

    background-color: #F6F6F6 !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}

 footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: black;
}

.zadnje{
  background-color: #F6F6F6;
  width: 100%;
  height: 2.5em;
  padding-top: 0.5em;
  color: #c7c7c7;
  font-size: 1em;
}

.zadnje a:link, .zadnje a:visited{
  color: #c7c7c7;
}
.zadnje a:hover{
  text-decoration: none;
  color: #7e7e7e;
}

footer.container-fluid{
  padding: 20px 0 0px;
}
.onama{
  text-align: justify;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
.desno{
  text-align: right;
  font-family: 'Open Sans', sans-serif;

}
.lijevo{
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#lijevo{
  font-size: 20px;
}
.col-sm-6 img{
  width: 100%;
}

.naslov{
  margin-bottom: 50px;
  margin-top: 70px;
}

.navbar-brand>img{
  height: 100%;
}

@media screen and (min-width: 768px) {
  body {
    padding-top: 80px;
  }

  .navbar-nav li a {
      line-height: 80px;
      height: 80px;
      padding-top: 0;
  }
  .navbar-brand{
    line-height: 80px;
    height: 80px;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  body {
    padding-top: 60px;
  }
  .container-fluid{
    padding: 60px 10px;
  }

  .navbar-nav li a {
      line-height: 60px;
      height: 60px;
      padding-top: 0;
  }
  .navbar-brand{
    line-height: 60px;
    height: 60px;
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    margin: auto;
  }
  .ljestve{
    margin-top: 13px;
  }
  .naslov{
    margin-bottom: 50px;
    margin-top: 50px;
  }
}



body {
  font-family: 'Open Sans', sans-serif;

}

.thumbnail img {
  height: 180px;

}
.thumbnail {
  width: 180px;
  height: 180px;
}

#facebook a:link, #facebook a:visited{
  color: black;
}
#facebook a:hover{
  text-decoration: none;
  color: black;
}

.kontakt{
  margin-bottom: 20px;
  text-align: justify;
  font-size: 20px;
}
.adresa{
  font-size: 19px;
}
.row.rub{
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .karusel{
    margin-top: 20px;
  }
  .hvala{
    margin-top: 20px;
  }
}
.thumbnail{
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 450px){
  .thumbnail img{
    height: 155px;
  }
  .thumbnail{
    width: 155px;
    height: 155px;
  }
}
@media screen and (max-width: 768px) {
  .onama{
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
  }
  .lijevo{
    text-align: center;
  }
  .kontakt{
    text-align: center;

  }
  .adresa{
    font-size: 19px;
  }
}

@media screen and (max-width: 325px){
  .thumbnail img{
    height: 125px;
  }
  .thumbnail{
    width: 125px;
    height: 125px;
  }
}
