html,body{
	direction:rtl;
	text-align:right;
}
.atf-header-style-1 .atf-header-info-text {
	margin-left: 20px !important;
	margin-right: 0px !important;
}
.search_popup button[type="submit"] {
	left: 8px !important;
	right: auto !important;
}
.header-search-icon .for-search-close {
	right: 13px ! important;
	left: 0 ! important;
}
.atf-booking-form-item .atf_contact_input i {
	left: 20px !important;
	right: auto !important;
}
.testimonial_content .post {
	margin-right: 35px ! important;
}
.testimonial_content .post::before {
	right: 0 ! important;
	left: auto ! important;
}
.progress .progress-bar::after {
	left: -7px ! important;
	right: auto ! important;
}
.progress .progress-value {
	left: 0 ! important;
	right: auto ! important;
}
.atf-contact-icon {
	margin-left: 20px !important;
	margin-right: 0 !important;
}
.atf-footer-box::after {
	right: 15px ! important;
	left: 0 ! important;
}
.atf-footer-box::before {
	right: 0px ! important;
	left: 0 ! important;
}
.atf-scroll-top.open {
	left: 30px ! important;
	right: auto !important;
}
.slicknav_btn {
	float: left !important;
}
.contact-form .form-control {
	text-align: right;
}
#accordion .card-title button {
	text-align: left;
}
#accordion .card-title button::after, #accordion .card-title button.collapsed::after {
	right: 0 ! important;
	left:auto ! important;
}
@media screen and (max-width: 991px) {
	#mobile_menu .slicknav_nav a {
		text-align: left;
	}
}