/* p , h2{
    text-align: right;
} */
*{ font-family: 'Cairo', Sans-serif!important; }
strong { font-family: 'Cairo', Sans-serif!important; }
.center p {
    text-align: center!important;
}
.center h2 {
    text-align: center;
}
.rotate-arrow {
    text-align: right;
}
.rotate-arrow span.elementor-button-icon {
	transform: rotate(180deg);
}
.rotate-arrow-btn span.elementor-button-icon {
	transform: rotate(180deg);
}
.rotate-arrow-btn span.elementor-icon-list-icon {
	transform: rotate(180deg);
}
.about-rtl h2 {
    text-align: right!important;
}
#about-rtl h2 {
    text-align: right!important;
}
.about-rtl p {
    text-align: right;
}
.elementor-image-box-wrapper {
    display: flex;
    flex-direction: row!important;
}
.column-image .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column!important;
	align-items: flex-start;
}
.column-image-center .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column!important;
	align-items: center!important;
    text-align: center!important;
}
.column-image.text-right h3 {
    text-align: right;
}
.description p{
	text-align: right !important;
}
.description h3{
	text-align: right !important;
}
.image-left .elementor-widget-container {
    text-align: left;
}
.elementor-align-left {
	text-align: right;
}
.boximage-rtl .elementor-icon-wrapper {
    text-align: right!important;
}
.boximage-rtl h2{
	text-align: right;
}
.slider h1 {
    text-align: right;
}
.elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tabs-acco .elementor-element {
    margin-top: 0px!important;
}
@media only screen and (max-width: 740px){
	.course-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column!important;
	align-items: flex-start;
    text-align: right!important;
}
}