.elementor-151 .elementor-element.elementor-element-5003cd20{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-151 .elementor-element.elementor-element-5003cd20:not(.elementor-motion-effects-element-type-background), .elementor-151 .elementor-element.elementor-element-5003cd20 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-db15277 );}.elementor-151 .elementor-element.elementor-element-ad79d7b{width:100%;max-width:100%;}.elementor-151 .elementor-element.elementor-element-ad79d7b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20px 0px 0px 0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-main-swiper .swiper-slide{border-radius:0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-swiper-button{font-size:20px;}.elementor-151 .elementor-element.elementor-element-ad79d7b.elementor-testimonial--layout-image_inline .elementor-testimonial__footer,
					.elementor-151 .elementor-element.elementor-element-ad79d7b.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer{margin-top:0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b.elementor-testimonial--layout-image_above .elementor-testimonial__footer{margin-bottom:0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b.elementor-testimonial--layout-image_left .elementor-testimonial__footer{padding-right:0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-left:0px;}.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-testimonial__text{font-family:var( --e-global-typography-8439c14-font-family ), Sans-serif;font-size:var( --e-global-typography-8439c14-font-size );font-weight:var( --e-global-typography-8439c14-font-weight );line-height:var( --e-global-typography-8439c14-line-height );-webkit-text-stroke-color:#000;stroke:#000;}.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-testimonial__name{font-family:"Montserrat", Sans-serif;font-size:1.125rem;font-weight:700;line-height:120%;}@media(min-width:768px){.elementor-151 .elementor-element.elementor-element-5003cd20{--content-width:100%;}}@media(max-width:1024px){.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-testimonial__text{font-size:var( --e-global-typography-8439c14-font-size );line-height:var( --e-global-typography-8439c14-line-height );}}@media(max-width:767px){.elementor-151 .elementor-element.elementor-element-ad79d7b .elementor-testimonial__text{font-size:var( --e-global-typography-8439c14-font-size );line-height:var( --e-global-typography-8439c14-line-height );}}/* Start custom CSS for testimonial-carousel, class: .elementor-element-ad79d7b */#testimonial-section-slider .elementor-swiper-button {
    background-color: #265D41;
    border-radius: 8px;
    padding: 0.5rem 0.75rem  ;
}

#testimonial-section-slider .swiper .elementor-swiper-button-prev {
    left: -3.5%;
}

#testimonial-section-slider .swiper .elementor-swiper-button-next {
    right: -3.5%;
}

@media screen and (max-width: 768px) {
  /* Styles for screens 768px and smaller */
  
  #testimonial-section-slider .swiper .elementor-swiper-button-prev {
    left: -10%;
}

#testimonial-section-slider .swiper .elementor-swiper-button-next {
    right: -10%;
}
}

#testimonial-section-slider .elementor-testimonial__name {
    padding-left: 2rem;
    padding-right: 2rem;
}

#testimonial-section-slider .elementor-testimonial__cite {
    display: flex; 
    align-items: center;
    flex-direction: row;
}

#testimonial-section-slider .elementor-testimonial__cite::before, #testimonial-section-slider .elementor-testimonial__cite::after {
    background-color: white;
    width: 2px;
    height: 2rem;
    content: "";
    rotate: 90deg;
    display: inline-block;
}

#testimonial-section-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}/* End custom CSS */