body :not(#headers_section) h1,
body :not(#headers_section) h2,
body :not(#headers_section) h3,
body :not(#headers_section) h4,
body :not(#headers_section) h5,
body :not(#headers_section) h6,
body :not(#headers_section) p,
body :not(#headers_section) span,
body :not(#headers_section) a {
    direction: rtl;
}

.carousel-caption,
.news_list.featured .title,
.news_list .creted,
#quote_on_section .form-control,
.submenu > li > a,
.submenu > li li a,
.dropdown-menu-title h2,
.carousel-caption h1,
.dropdown-menu-title,
.bootstrap-select.btn-group .dropdown-menu li > a,
.bootstrap-select > .btn span{
    text-align:right!important;
    direction:rtl!important;
}