.testimonials {
  padding-top: 60px;
  padding-bottom: 30px;
}
.testimonials span {
  color: #9c5451;
  font-style: italic;
  font-weight: 400;
}
.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
#customers-testimonials .shadow-effect p {
  font-family: inherit;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 17px 0;
}
.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190e7;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
  text-align: center;
  padding: 0px;
  margin-bottom: 80px;
  opacity: 0.6;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 160px;
  margin: 0 auto 17px;
  border-radius: 100px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #9c5451;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #9c5451;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
}
.oferta {
  margin-bottom: 25px;
}
.oferta img {
  padding: 15px;
}
.oferta .imgs img {
  padding: 0px;
}
.oferta p {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 0px;
}
.oferta .cena {
  background-color: #9c5451;
  text-align: center;
  margin-bottom: -20px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.oferta .cena {
  background-color: #9c5451;
  text-align: center;
  margin-bottom: -20px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.oferta .content {
  min-height: 170px;
}
.oferta .content p {
  color: #fff;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 25px;
  font-size: 14px;
}
.oferta .content p:first-child {
  padding-top: 15px;
}
.oferta .cena p {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}
.oferta .cena p {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}
.bg-black {
  background-color: #000000;
}
.oferta h6 {
  color: #333;
}
.bg-light-2 {
  background-color: #f3e2c4;
}
.bg-light-3 {
  background-color: #000;
}
/**/
.oferta2 {
  margin-bottom: 25px;
}
.oferta2 img,
.oferta2 video {
  padding: 15px;
}
.oferta2 .imgs img {
  padding: 0px;
}
.oferta2 p {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 0px;
}
.oferta2 .cena {
  background-color: #9c5451;
  text-align: center;
  margin-bottom: -20px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.oferta2 .cena {
  background-color: #9c5451;
  text-align: center;
  margin-bottom: -20px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -30px;
}
.oferta2 .content {
  min-height: 170px;
}
.oferta2 .content p {
  color: #fff;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 25px;
  font-size: 14px;
}
.oferta2 .content p:first-child {
  padding-top: 15px;
}
.oferta2 .cena p {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}
.oferta2 .cena p {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}
.bg-black {
  background-color: #000000;
}
.oferta2 h6 {
  color: #333;
}
