.rsaddon-unique-slider .testimonial-content .image-wrap {
  flex-shrink: 0;
}
.rsaddon-unique-slider.arrow_style2 .rs-addon-slider .slick-arrow {
  opacity: 1;
  visibility: visible;
  width: 50px;
  height: 50px;
  line-height: 50;
}
.rsaddon-unique-slider.arrow_style2 .rs-addon-slider .slick-arrow::before {
  line-height: 50px;
}
.rsaddon-unique-slider .testimonial-items {
  cursor: grab;
}
.rsaddon-unique-slider .testimonial-items:focus {
  cursor: grabbing;
}
.rsaddon-unique-slider .testimonial-items .inrs {
  position: relative;
}
.rsaddon-unique-slider .testimonial-items .quote-img-icon {
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.rsaddon-unique-slider.rs-testimonial.rs-testi_stylestyle5 .rs-addon-slider.sliders-restimon3 .testimonial-items .inrs .testimonial-contents {
  flex-shrink: 0;
}
.rsaddon-unique-slider.rs-testimonial.rs-testi_stylestyle5 .rs-addon-slider.sliders-restimon3 .testimonial-items .inrs .testimonial-contents .image-wrap img {
  height: unset;
  width: unset;
  max-width: unset;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .quote-img-icon {
  z-index: 2;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap {
  display: flex;
  align-items: center;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap {
  margin-right: 20px;
  border-radius: 10px;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap img {
  border-radius: 10px;
  width: 100px;
  height: auto;
  z-index: 1;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border {
  position: relative;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border img {
  margin: 10px 0 0 10px;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border:after, .rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border:before {
  position: absolute;
  content: "";
  border-radius: 10px;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border:after {
  background: linear-gradient(94.57deg, #FE8801 0.99%, #F5B163 99.43%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content .avatar_info_wrap .image-wrap.show_gradient_border:before {
  background: #f7f7f7;
  z-index: 1;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content.bubble .testimonial-item {
  position: relative;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper .item-content.bubble .testimonial-item:after {
  position: absolute;
  content: "";
  left: 59px;
  bottom: -29px;
  border-bottom: 0 solid;
  border-left: 0px solid;
  border-right: 45px solid;
  border-top: 45px solid;
  background-color: transparent;
  border-color: transparent;
  border-top-color: #c11f4a;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper.nav_vertical_true {
  display: flex;
  align-items: center;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper.nav_vertical_true * {
  flex-shrink: 0;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper.nav_vertical_true .slider-for {
  flex: 0 0 88%;
  max-width: 88%;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper.nav_vertical_true .slider-nav {
  flex: 0 0 12%;
  max-width: 12%;
}
.rsaddon-unique-slider.rs-testi_stylestyle2 .testimonial_wrapper.nav_vertical_true .slider-nav .nav-image img {
  margin: 0 auto;
}

.rs-testimonial.skew_enable .testimonial-item {
  transform: skewY(2deg);
}
.rs-testimonial.skew_enable .testimonial-item > * {
  transform: skewY(-2deg);
}

.rsaddon-unique-slider.rs-testimonial.before_img_border_enable .testimonial-item .testimonial-content .image-wrap {
  position: relative;
  margin-right: 20px;
  border-radius: 10px;
}
.rsaddon-unique-slider.rs-testimonial.before_img_border_enable .testimonial-item .testimonial-content .image-wrap::before {
  content: "";
  position: absolute;
  background: #fff;
  z-index: 1;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
  border-radius: 10px;
}
.rsaddon-unique-slider.rs-testimonial.before_img_border_enable .testimonial-item .testimonial-content .image-wrap::after {
  content: "";
  position: absolute;
  border-radius: 10px;
  background: #F79C53;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rsaddon-unique-slider.rs-testimonial.before_img_border_enable .testimonial-item .testimonial-content .image-wrap img {
  border-radius: 10px;
  z-index: 1;
  position: relative;
  left: -4px;
  right: 0;
  bottom: -4px;
}

.rs-testimonial-dots-style2 .testimonial-item.center .quote-img-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.rs-testimonial-dots-style2 .client_logo_rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 25px;
}
.rs-testimonial-dots-style2 .client_logo_rating .client_logo {
  width: 90px;
}

.rs-testimonial-nav-style2 {
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
}
.rs-testimonial-nav-style2 .item {
  display: flex;
}
.rs-testimonial-nav-style2 .item img {
  border: none;
}
.rs-testimonial-nav-style2 .circular .inner {
  background: unset;
}
.rs-testimonial-nav-style2 .circle .bar .progress {
  border: none;
  background: #f2c8cf;
}

@media only screen and (max-width: 575px) {
  .testimonial-home-3 .rs-testimonial-nav-style2 .item img {
    height: 50px !important;
  }
}