.jet-testimonials {width: 100%;position: relative;}
.jet-testimonials.jet-equal-cols .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
.jet-testimonials.jet-equal-cols .jet-testimonials__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;float: none;height: auto;}
.jet-testimonials.jet-equal-cols .jet-testimonials__item-inner {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}
.jet-testimonials__instance {width: 100%;position: relative;}
.jet-testimonials__instance:not(.slick-initialized) {display: -webkit-box;display: -ms-flexbox;display: flex;visibility: hidden;}
.jet-testimonials__instance.jet-testimonials--comment-corner .jet-testimonials__comment:after {content: "";}
.jet-testimonials__item {outline: none;}
.jet-testimonials__content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column nowrap;flex-flow: column nowrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.jet-testimonials__figure {position: relative;overflow: hidden;}
.jet-testimonials__figure img.jet-testimonials__tag-img {max-width: 100%;-o-object-fit: cover;object-fit: cover;}
.jet-testimonials__icon {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.jet-testimonials__icon .jet-testimonials__icon-inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column nowrap;flex-flow: column nowrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.jet-testimonials__icon svg {width: 1em;height: 1em;}
.jet-testimonials__title {max-width: 100%;}
.jet-testimonials__comment {max-width: 100%;position: relative;}
.jet-testimonials__comment:after {display: block;position: absolute;left: 50%;margin-left: -5px;width: 0;height: 0;border-style: solid;border-width: 10px 10px 0 10px;bottom: -10px;content: none;}
.jet-testimonials__name {max-width: 100%;}
.jet-testimonials__name a {color: inherit;}
.jet-testimonials__position {max-width: 100%;}
.jet-testimonials__date {max-width: 100%;}
.jet-testimonials__rating {color: #ffe435;}
.jet-testimonials__rating i {color: #c1c1c1;}
.jet-testimonials__rating[data-rating="1"] i:nth-child(-n+1), .jet-testimonials__rating[data-rating="2"] i:nth-child(-n+2), .jet-testimonials__rating[data-rating="3"] i:nth-child(-n+3), .jet-testimonials__rating[data-rating="4"] i:nth-child(-n+4), .jet-testimonials__rating[data-rating="5"] i:nth-child(-n+5) {color: inherit !important;}
.jet-testimonials .jet-arrow {position: absolute;top: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;z-index: 999;-webkit-transition: all 200ms linear;-o-transition: all 200ms linear;transition: all 200ms linear;}
.jet-testimonials .jet-arrow:before {display: block;width: 100%;text-align: center;line-height: 0;-webkit-transition: all 200ms linear;-o-transition: all 200ms linear;transition: all 200ms linear;}
.jet-testimonials .jet-arrow.prev-arrow {left: 0;}
.jet-testimonials .jet-arrow.next-arrow {right: 0;}
.jet-testimonials .jet-arrow svg {width: 1em;height: 1em;}
.jet-testimonials .jet-slick-dots {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: relative;z-index: 99;padding: 0;}
.jet-testimonials .jet-slick-dots li {padding: 5px;margin: 0;list-style: none;}
.jet-testimonials .jet-slick-dots li span {display: block;cursor: pointer;width: 10px;height: 10px;-webkit-border-radius: 5px;border-radius: 5px;padding: 0;text-indent: 10em;overflow: hidden;-webkit-transition: all 200ms linear;-o-transition: all 200ms linear;transition: all 200ms linear;}
.jet-testimonials .jet-slick-dots li span:before {display: none;}
.elementor-widget-jet-testimonials {max-width: 100%;-ms-flex-preferred-size: 100%;flex-basis: 100%;}