.elementor-155 .elementor-element.elementor-element-1ffb9614{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-155 .elementor-element.elementor-element-1ffb9614:not(.elementor-motion-effects-element-type-background), .elementor-155 .elementor-element.elementor-element-1ffb9614 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F7F4;}@media(min-width:768px){.elementor-155 .elementor-element.elementor-element-1ffb9614{--content-width:1440px;}}/* Start custom CSS for container, class: .elementor-element-1ffb9614 */@media (max-width: 767px) {
  .custom_carousel-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .custom_carousel-section .slick-prev, .custom_carousel-section .slick-next {
    width: 44.89px;
    height: 44.89px;
  }
    .custom_carousel-section .slick-prev {
               left: 34%;
        top: 425px;
    }
   .custom_carousel-section .slick-next {
            right: auto;
        left: 59%;
        top: 425px;
    }
  .custom_carousel-section .slick-prev img {
    transform: translate(1px, -10px);
    width: 100%;
    max-width: 25px !important;
  }

  .custom_carousel-section .slick-next img {
    transform: translate(1px, -10px);
    width: 100%;
    max-width: 25px !important;
  }
.testimonial
 {
  
        max-width: 100%;
    }
  .thumbnail-carousel {
    justify-content: center;
    margin-top: 30px;
    overflow: visible !important; /* Ensure thumbnails are visible */
  }

  .thumbnail-carousel .slick-slide {
    margin-left: 15px;
  }

  .thumbnail-carousel .slick-slide:first-child {
    margin-left: 0;
  }

  .thumbnail-carousel .check_img {
    max-width: 100px;
    height: 120px;
  }

  .thumbnail-carousel .check_img img {
    max-width: 90px;
    height: 110px;
  }
  .set-up {
    margin-top: 0px !important;
}


}

@media (max-width: 425px) {
    .custom_carousel-section .slick-prev {
        left: 28%;
    }
        .custom_carousel-section .slick-next {
        left: 60%;
    }
}/* End custom CSS */