.tp-widget-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 13px;
}
.tp-widget-wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 750px;
  position: relative;
}
.wrapper-company-info {
  font-size: 0;
  padding: 16px 0 24px;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.wrapper-company-info {
  position: relative;
}
.wrapper-company-info .tp-widget-humanscore, .wrapper-company-info .tp-widget-stars {
  display: inline-block;
  margin: 0 6px 12px;
  vertical-align: middle;
}
.wrapper-company-info .tp-widget-humanscore h1 {
  font-size: 24px;
  font-weight: 500;
}
.wrapper-company-info .tp-widget-stars {
  max-width: 100%;
  width: 140px;
}
.wrapper-company-info .tp-widget-humanscore, .wrapper-company-info .tp-widget-stars {
  display: inline-block;
  margin: 0 6px 12px;
  vertical-align: middle;
}
.wrapper-company-info {
  font-size: 0;
  text-align: center;
}
/*svg {
  display: block;
  width: 100%;
}*/
.tp-stars--5 .tp-star:nth-of-type(-n+5) .tp-star__canvas, .tp-stars--5 .tp-star:nth-of-type(-n+5) .tp-star__canvas--half {
  fill: #00b67a;
}
.tp-stars .tp-star__shape {
  fill: #fff;
}
.wrapper-company-info .tp-widget-businessinfo .bold-underline {
  font-size: 14px;
}
.bold-underline {
  border-bottom-color: #002244 !important;
}
.bold-underline {
  border-bottom: 1px solid rgba(25,25,25,.6);
    border-bottom-color: rgba(25, 25, 25, 0.6);
}
.wrapper-company-info .tp-widget-logo {
  margin: 0 auto;
  max-width: 100%;
  width: 80px;
}
/*svg {
  display: block;
  width: 100%;
}*/
.wrapper-company-info::after {
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(182, 182, 182, 0.19) 100%);
  top: 100%;
}
.wrapper-company-info::after {
  content: "";
  display: block;
  height: 12px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 20;
}

.tp-widget-reviews-filter-label {
  color: #727273;
  display: none;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.tp-widget-review {
  margin: 0 auto 16px;
}
.tp-widget-review {
  background-color: #f8f9fa;
  border-radius: 2px;
  box-shadow: 0 1px 0 0 rgba(182,196,210,.4);
  line-height: 18px;
  margin: 0 0 16px;
  overflow: hidden;
  padding: 16px;
  position: relative;
  word-wrap: break-word;
}
.tp-widget-review .stars-and-verified-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: fit-content;
}
.tp-widget-review .tp-widget-stars-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 8px 8px 0;
  max-width: 100%;
  width: 110px;
}
.tp-widget-review__source {
  margin-top: 2px;
}
.tp-widget-review__source {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  color: #6c6c85;
}
.tp-widget-review__source .label-icon {
  width: 14px;
  margin-right: 4px;
}
.tp-widget-review__source__information {
  background-color: #fff;
  border: 1px solid #dcdce6;
  border-radius: 2px;
  box-shadow: 0px 4px 24px rgba(0,0,0,.15);
  color: #1b1b21;
  display: none;
  left: -50px;
  line-height: 16px;
  padding: 16px 8px;
  position: absolute;
  top: calc(100% + 12px);
  z-index: 10;
  cursor: default;
}
.tp-widget-review__source {
  margin-top: 2px;
}
.tp-widget-review__source {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  color: #6c6c85;
}
.tp-widget-review__source .label-icon {
  width: 14px;
  margin-right: 4px;
}
.tp-widget-review .date-and-user-info-wrapper {
  display: -ms-flexbox;
  display: flex;
  color: rgba(0,0,0,.6);
  font-size: 12px;
  line-height: 1.2;
  margin: 8px 8px 6px 0;
  max-width: fit-content;
}
.tp-widget-review .date-and-user-info-wrapper .tp-widget-review__user-name {
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.secondary-text {
  color: rgba(0,34,68,0.6) !important;
}
.tp-widget-review .date-and-user-info-wrapper .tp-widget-review__date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 3px;
}
.tp-widget-review .header {
  color: #191919;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 12px;
}
.tp-widget-review .text {
  color: #191919;
  display: none;
  max-height: 85px;
  overflow: hidden;
  position: relative;
}
.wrapper-reviews {
  height: 500px;
overflow-y: scroll;
}
.tp-widget-wrapper {
  max-width: 255px;
}
.tp-widget-wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 750px;
  position: relative;
}
.tp-widget-logo {
  margin: 0 0 8px;
  width: 55%;
}
.tp-widget-stars {
  margin: 0 0 8px;
  width: 94%;
}
.tp-widget-businessinfo__trustscore, .tp-widget-businessinfo__total {
  text-transform: none;
}
.tp-widget-businessinfo__trustscore, .tp-widget-businessinfo__total {
  text-transform: none;
}
.tp-widget-wrapper1 {
  max-width: 255px;
  padding-bottom: 30px;
}
  @media screen and (min-width: 252px)
  {
    .wrapper-company-info .tp-widget-businessinfo, .wrapper-company-info .tp-widget-logo {

     display: inline-block;
     margin: 0 3px 6px;
    vertical-align: bottom;
   }
   .wrapper-company-info .tp-widget-businessinfo {
  font-size: 14px;
}
.wrapper-company-info .tp-widget-businessinfo, .wrapper-company-info .tp-widget-logo {
  display: inline-block;
  margin: 0 3px 6px;
  vertical-align: bottom;
}
.tp-widget-reviews-filter-label {
  margin-top: 16px;
}
.tp-widget-reviews-filter-label {
  display: block;
}
.tp-widget-logo {
  max-width: 140.25px;
}
.tp-widget-businessinfo {
  font-size: 14px;
  max-width: 255px;
}
.tp-widget-businessinfo__trustscore, .tp-widget-businessinfo__total {
  display: inline-block;
  vertical-align: middle;
}
.tp-widget-businessinfo__trustscore::after {
  content: "|";
  margin: 0 2px;
}
  }

    @media screen and (min-width: 450px)
{
  .tp-widget-review .tp-widget-stars {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 8px;
}
.tp-widget-review .header {
  margin: 0 0 8px;
}
.tp-widget-review .text {
  display: block;
}
}
  @media screen and (min-width: 530px)
{
  .tp-widget-review__source__information {
  padding: 16px;
}
.tp-widget-review__source__information {
  width: 250px;
}
}