.col-md-6.col-lg-4.col-xl-4.d-xl-flex.flex-column.justify-content-xl-center.align-items-xl-center.item {
  margin-left: 42px;
  margin-right: 42px;
}

.testimonials-clean {
  color: #313437;
  background-color: #eef4f7;
}

.testimonials-clean p {
  color: #ffffff;
}

.testimonials-clean h2 {
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 60px;
  color: inherit;
}

@media (max-width:767px) {
  .testimonials-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.testimonials-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.testimonials-clean .intro p {
  margin-bottom: 0;
}

.testimonials-clean .people {
  padding: 40px 0 0px;
}

.testimonials-clean .item {
  margin-bottom: 32px;
}

@media (min-width:768px) {
  .testimonials-clean .item {
    /*height: 220px;*/
  }
}

.testimonials-clean .item .box {
  padding: 18px;
}

.testimonials-clean .item .author {
  margin-top: 28px;
  padding-left: 25px;
}

.testimonials-clean .item .name {
  font-weight: bold;
  margin-bottom: 12px;
  color: white;
  text-align: center!important;
  font-family: 'Playfair Display', serif;
  text-transform: uppercase;
}

.testimonials-clean .item .title {
  font-size: 13px;
  color: #9da9ae;
}

.testimonials-clean .item .description {
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 600;
  /*max-width: 400px;*/
  min-width: 0px;
}

.testimonials-clean .item img {
  max-width: 55px;
  float: left;
  margin-right: 12px;
  margin-top: -5px;
}

.tekst {
  filter: opacity(0%);
  /*position: absolute;*/
}

@media (min-width: 300px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst {
    width: 300px;
  }
}

@media (min-width: 576px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst {
    width: 540px;
  }
}

@media (min-width: 992px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst {
    width: 290px;
  }
}

@media (min-width: 992px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst.middenbox {
    width: 450px;
  }
}

@media (min-width: 1200px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst.middenbox {
    width: 540px;
  }
}

@media (min-width: 1200px) {
  .shadow-sm.d-flex.d-sm-flex.d-md-flex.d-lg-flex.d-xl-flex.flex-column.justify-content-center.align-items-center.justify-content-sm-center.align-items-sm-center.justify-content-md-center.align-items-md-center.justify-content-lg-center.align-items-lg-center.justify-content-xl-center.align-items-xl-center.box.tekst {
    width: 350px;
  }
}

@media (min-width: 300px) {
  .shadow-sm.box.backbox {
    width: 300px;
  }
}

@media (min-width: 576px) {
  .shadow-sm.box.backbox {
    width: 540px;
  }
}

@media (min-width: 992px) {
  .shadow-sm.box.backbox {
    width: 290px;
  }
}

@media (min-width: 992px) {
  .shadow-sm.box.middenbackbox {
    width: 450px;
  }
}

@media (min-width: 1200px) {
  .shadow-sm.box.backbox {
    width: 350px;
  }
}

@media (min-width: 1200px) {
  .shadow-sm.box.middenbackbox {
    width: 540px;
  }
}

.titel {
  color: white;
}

.tekst:hover {
  filter: opacity(100%);
  background-position: center;
  background-size: cover;
  width: 450px;
  /*position: absolute;*/
  /*background-image: url("../../assets/img/pawel-czerwinski-OG-fruQOi3g-unsplash.jpg");*/
}

#develop {
  background-image: url("../../assets/img/pawel-czerwinski-KarT442iSUk-unsplash.jpg");
}

#creative {
  background-image: url("../../assets/img/pawel-czerwinski-OG-fruQOi3g-unsplash.jpg");
}

.tekst:hover {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
}

