.c-reviews.c-reviews-template-5 .widget-header + .widget-content {
  margin-top: 25px;
}
.c-reviews.c-reviews-template-5 .widget-element {
  position: relative;
  padding-bottom: 14px;
}
.c-reviews.c-reviews-template-5 .widget-element-wrapper {
  position: relative;
  height: 100%;
  padding: 20px 20px 120px 20px;
  border: 1px solid #f1f1f1;
  background-color: #FFF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-reviews.c-reviews-template-5 .widget-element-wrapper:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
}
.c-reviews.c-reviews-template-5 .widget-element-text {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 40px;
}
.c-reviews.c-reviews-template-5 .widget-element-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.c-reviews.c-reviews-template-5 .widget-element-info-wrap {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  height: 100px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-reviews.c-reviews-template-5 .widget-element-info-container {
  display: table;
  width: 100%;
  height: 100%;
}
.c-reviews.c-reviews-template-5 .widget-element-picture {
  display: table-cell;
  width: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-reviews.c-reviews-template-5 .widget-element-name {
  font-size: 14px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-reviews.c-reviews-template-5 .widget-element-position {
  font-size: 12px;
  line-height: 18px;
  color: #cecece;
  margin-top: 4px;
  max-height: 36px;
  overflow: hidden;
}
.c-reviews.c-reviews-template-5 .widget-footer {
  padding-top: 16px;
}
.c-reviews.c-reviews-template-5 .widget-footer-all {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  text-decoration: none;
  padding: 7px 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-reviews.c-reviews-template-5 .widget-footer-all:hover {
  color: #FFF;
}
@media all and (max-width: 720px) {
  .c-reviews.c-reviews-template-5 .widget-element-text {
    font-size: 12px;
    line-height: 18px;
  }
}

/*# sourceMappingURL=style.css.map */
