section.otherSlider .slick-slide img {margin: auto;}
section.otherSlider .slick-slide {text-align: center; padding: 15px; margin-left: 25px; margin-bottom: 8px; border: none; box-shadow: 1px 1px 5px rgba(0,0,0,0.1); margin: 10px 0; outline: none;}
section.otherSlider button.slick-prev.slick-arrow:before {content: "<" !important;}
section.otherSlider button.slick-next.slick-arrow:before {content: ">" !important;}
.testimonials{overflow: hidden;position: relative;max-height: 300px; text-align: center;}
.testimonials {background: #fff;}
.one-slide, .testimonial, .message {border: none !important;outline: none !important;}
.icon-overlay {position: absolute;opacity: 0.3;right: 10%;top: 0;height: auto;width: 100%;max-width: 400px;}
.testimonials.trtBack .carousel-controls .control {bottom: -28px;}
.testimonials.trtBack .prev {left: 20% !important;}
.testimonials.trtBack .next {right: 20% !important;}
.testimonials.trtBack .carousel-controls .control {bottom: -28px !important; color: #fff !important; font-size: 20px !important;}
.testimonials.trtBack .prev {left: 20%;}
.testimonials.trtBack .next {right: 20%;}
.testimonials.trtBack .message:before {margin-left: 0 !important;}
.fusion-fullwidth.fullwidth-box .fusion-builder-row.fusion-row .fusion-layout-column .fusion-column-wrapper.fusion-flex-column-wrapper-legacy .fullwidth-box {padding-left: 0 !important; padding-right: 0 !important;}
@media (max-width: 767px) {
  .testimonials.trtBack .carousel-controls .control {bottom: 5px !important;}
}
.carousel-controls .control {position: absolute;transform: translateY(-50%);width: 45px;height: 45px;border-radius: 50%;border: 2px solid #000;z-index: 1;}
.prev {left: -2.25rem;}
.next {right: -2.25rem;}
@media screen and (max-width: 768px) {
  .testimonials {max-height: 700px;}
  .icon-overlay {height: 300px;top: calc(50% - 150px);}
  .carousel-controls .control {width: 25px;height: 25px;top: inherit;}
  .prev {left: 0;}
  .next {right: 0;}
  .control i {font-size: .7rem;}
  .testimonials .message {font-size: 1rem;}
  .testimonials h2 {font-size: 1.5rem;}
}