
.services-page .services-page-tab .steps .step .number{
}.inner-content.contact .card .inside-card .form-group .form-control, .inner-content.contact .card .inside-card .form-group .search-control, .inner-content.contact .card .inside-card .form-group .input-group{
	direction: rtl;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color: red;
    direction: rtl;
}
.wpcf7-not-valid-tip{
	margin-top: 15px;
}
.hero-wrapper .bg img {
	transform: rotateY(180deg);
}
.ays-survey-section-desc,.ays-survey-section-title-row-main{
	text-align: right !important;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label-content>span {
    margin-right: .75em !important;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label.ays-survey-answer-label-other{
	padding-right: 0px !important;
}
.services-page .services-page-tab .steps .step .number{
	background-image: url("assets/images/step_title_bg_ar.png") !important;
}
.home-hero.inner-big .hero-wrapper .content .enroll{
	float: right;
}
.dataTables_length .form-select{
	background-position: right .75rem center !important;
}
.dataTables_wrapper .pagination .page-item.next a,.dataTables_wrapper .pagination .page-item.previous a {
    transform: scaleX(-1);
}