/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


.carousel-control-next{
  justify-content: flex-end;
}

.carousel-control-prev{
  justify-content: flex-start;
}
/*.card-img-top {*/
/*    height: 415px;*/
/*}*/

.wrapperkostrushi:after{
  content: "";
  background: -webkit-linear-gradient(transparent,rgb(16 79 30 / 61%));
      background: linear-gradient(transparent,rgb(16 79 30 / 61%));
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
}
.card-img-top {
    height: 250px;
}
      .ganjar{
    height: 180px !important;background-color:#5a992a00 !important;color: white !important;font-size: 18px;font-weight: normal;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/*.carousel-control-prev-icon {*/
/*  background-image: url(../img/arrowleft.png);*/
/*}*/
/* Carousel base class */
.carousel {
  margin-bottom: 2rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 20rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 53rem;
  background-color: transparent;
}
.carousel-item > img {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*min-width: 100%;*/
  /*height:60rem;*/
   position: absolute;
      top: 145px;
    left: 0;
    min-width: 100%;
    height: auto;
}
.carousel-control-next, .carousel-control-prev {
   top: 145px;
}
.lasojas{
    top:30px!important;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 17px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


@media screen and (min-width: 768px){
.carousel-captionsew {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
}
.carousel-captionsew {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}