/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 22 2022 | 13:17:53 */
@media only screen and (max-width: 989px){
  	body .p4-testemunhos .elementor-testimonial__footer {
        position: absolute;
        top: 0;
        margin: 0 auto;
        left: 0;
        right: 0;
        align-items: center;
    }
  
  	body .p4-testemunhos .elementor-testimonial__content {
        margin-top: 250px;
    }
  
  	body .p4-testemunhos cite.elementor-testimonial__cite {
        top: 190px;
        bottom: inherit;
      	text-align: center;
    }
  
  	body .p4-testemunhos .elementor-swiper-button.elementor-swiper-button-prev {
        right: inherit;
        left: 130px;
    }
  
  	body .p4-testemunhos .elementor-swiper-button.elementor-swiper-button-next {
        right: 130px;
    }
  
  	body form{
    	text-align: center !important;
  	}
}

@media only screen and (max-width: 500px){
  
  	body .p4-testemunhos .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0px;
    }
  
  	body .p4-testemunhos .elementor-swiper-button.elementor-swiper-button-next {
        right: 0px;
    }
  
}