h1,h2,h3,h4,h5,h6,a,p,li,span,div,input{
	font-family: "Cairo", Sans-serif !important
}

/*footer*/
.bottom-footer .elementor-widget-icon-box:after{
	right: unset !important;
    left: 0 !important;
}

.hfe-nav-menu li:after{
	    left: 0 !important;
	    right: unset !important;
}


/*baner*/
@media (max-width: 768px) {
.tagline-txt span{
	 font-weight: 800 !important;
}	
}

/*testimonials*/
.testimonials-slider .slick-prev.slick-arrow{
	left: 0;
    right: unset !important;
}
/*contact us*/
.contact-form .row .wpcf7-form-control {
    direction: rtl !important;
}
span.form-btn{
	margin-right: auto;
	margin-left: 0 !important;
	justify-content: start !important;
}
/*process steps*/
.process-steps .elementor-image-box-img:after{
	left: -100px !important;
	right:unset !important
}