@charset "utf-8";
/* CSS Document */
/* konecranes slide txt */
.carousel-inner > .item:nth-child(6) > .container > .carousel-caption > p {
  font-size: 1.5em;
}


/* italmatic slide */
.carousel-inner > .item:nth-child(10) > .container > .carousel-caption {
  width:38%;
}


.navbar {
  margin-bottom: 0px;
}

ul.social-media {
    position: absolute;
    display: flex;
    padding-left: 0;
    top: 80px;
    right: 0;
}

ul.social-media li {
    list-style: none;
}
.siva {
  background-color: #eee;
}

.zelena {
  color: #47a447;
}

.brez-paddinga {
  padding-left: 0;
}

.frontpagegumb {
  width: 100%;
  margin-bottom: 3px;
}

.banner-frontpage {
  height: 240px;
  padding: 0 15px 0 15px;
  margin: 35px 0 35px 0;
}

.col-md-4.segment {
  padding: 0 30px 30px 30px!important;
}

.dejavnosti {
  background-color: #47a447;
  padding: 5px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.navbar-cont {
  display: block;
  margin: 0 auto;
  max-width: 1180px;
}

.navbar-brand {
  float: left;
  padding: 7px 7px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navigacija {
  top: 0;
  left: 0;
  right: 0;
  background-color: #f8f8f8;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 13px;
}

.container .jumbotron {
  padding: 10px;
}

.jumbotron {
  font-size: 17px;
}

.carousel {
  height: auto;
  margin-bottom: 10px;
}

.carousel-inner > .item > img {
  min-width: 100%;
  height: auto;
}

.carousel-caption {
  color: #000;
  text-shadow: none;
  text-align: left;
  width: 35%;
  top: 6%;
  font-size: 1.1em;
  left: 5%;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #47a447;
  border-color: #47a447;
}

.btn-primary:hover {
  background-color: #4cae4c;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
  height: 77px;
}

.hitre-povezave {
  min-width: 235px;
  margin: 5px 0;
  width: 100%;
}

.jeziki {
  list-style-type: none;
  margin: 0;
  position: absolute;
  width: 100px;
  height: 30px;
  z-index: 100;
  right: 0;
  top: 30px;
}

.navbar-nav > li > a {
  padding-top: 30px;
  padding-bottom: 15px;
}

.jeziki li {
  float: left;
}

.jumbotron {
  margin-top: 30px;
}

.logoz {
  background-color: white;
}

.well {
  min-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #037b03;
  border-bottom: 1px solid #037b03;
  margin-top: 40px;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  border-right: none;
  border-left: none;
}

@media (max-width: 1280px) {
  .carousel-caption {
    color: #000;
    text-shadow: none;
    text-align: left;
    width: 35%;
    left: 5%;
    top: 0;
    font-size: 1.1em;
  }
}

@media (max-width: 1200px) {
  .navbar-collapse {
    max-height: 480px;
    padding-right: 15px;
    padding-left: 0px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
  }

  .navbar-nav {
    float: left;
    margin: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }

  .jeziki {
    list-style-type: none;
    margin: 0;
    position: absolute;
    width: 100px;
    height: 30px;
    z-index: 100;
    right: 35px;
    top: 15px;
    padding: 0;
  }
}

@media (max-width: 1024px) {
  .carousel-caption {
    color: #000;
    text-shadow: none;
    text-align: left;
    width: 35%;
    left: 5%;
    top: 15px;
    font-size: 1em;
  }
}

@media (max-width: 990px) {
  .carousel-caption {
    color: #000;
    text-shadow: none;
    text-align: left;
    width: 35%;
    left: 5%;
    top: -30px;
    font-size: 1em;
  }
}

@media (max-width: 800px) {
  .carousel-caption {
    color: #000;
    text-shadow: none;
    text-align: left;
    width: 40%;
    left: 5%;
    top: -30px;
    font-size: 1em;
  }
}

@media (max-width: 600px) {

  .noviinrabljeni {
    clear: both;
  }
  
  .carousel-caption p {
    display: none;
  }

  .carousel-caption h3 {
    width: 180%;
    padding-top: 40px;
  }
}

@media (max-width: 500px) {

  .banner-frontpage {
    height: 110px;
    padding: 0 15px 0 15px;
    margin: 0 0 0 0;
}

h1.frontpage  {
  font-size: 16px;
  margin-bottom: 7px;
}

.btn-lg {
  padding: 5px 22px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 1px;
  background-color: #47a447;
  color: white;
}

  #myCarousel {
    display: none;
  }

  carousel {
    display: none;
  }
}
