/*slick slider*/
.pagination-style1 ul.slick-dots{
    justify-content: flex-end;
}

/*services target */
.services-target .elementor-image-box-img{
	 margin-left: unset !important;
	margin-right: 0 !important;
}



/*testimonials*/
.testimoials-slider:before {
	 right: 40px;
	 left: unset !important;
}
.testimoials-slider .elementor-testimonial-content{
	text-align:right !important
}

.testimonials:after{
	right:unset !important;
	left:0 !important
}

/*popup*/

.contact-form {
    direction: rtl;
	text-align:right
}
.contact-form .wpcf7-form-control{
	padding-right:0 !important
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    direction: rtl !important;
}