*{
	font-family: Tajawal;
}
a.navbar-brand{
	font-family: Tajawal;

}
h1, h2, h3, h4, h5, h6{
	font-family: Tajawal;
}
footer .copyright span, footer .copyright a{
	font-family: Tajawal;
}
.navbar .navbar-nav > li > a{
	font-family: Tajawal;
}
body{
	direction: rtl;
}
.owl-carousel{
	direction: ltr;
}
.topic i {
    right: unset;
    left: 20px;
}

.searchform {
    float: right;
    right: unset;
    left: 15px;
}

.navbar-nav {
    float: right;
}

.navbar-nav>li {
    float: right;
}

.navbar-brand {
    float: right;
}

.text {padding: 20px 0;padding-right: 50px;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 10px;
    right: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: 10px;
    left: auto;
}

footer .footer-info .footer-posts .post-info {
    float: right;
    padding-left: 0;
    padding-right: 70px;
}

footer .footer-info .footer-links a i {
    transform: rotate(180deg);
}

footer .footer-info .footer-links a:hover {
    padding-right: 10px;
}

ul.social-btns {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    float: left;
}

.searchform .search {
    right: unset;
    left: 0;
}

.features-list li i.fa.fa-check {
    margin: 0;
    margin-left: 5px;
}

.contact-icon i.fa {
    float: left;
    right: 0;
}

.contact-icon p {
    float: right;
    text-align: right;
    padding: 0 54px 0 0;
}

section#contact > div > div .col-md-6.col-xs-12 {
    float: left;
}

section#candidate-profile ul.social-btns {
    float: none;
    display: inherit;
    margin-top: 20px;
    direction: ltr;
}

section#candidate-profile .profile-info li i {
    padding: 0;
    padding-left: 10px;
}

section.education .item-block .education-header img {
    float: right;
    margin: 0;
    margin-left: 30px;
}

section.education .item-block .education-header .time {
    float: left;
}

.list li {
    margin: 10px 25px 10px 0px;
}

.list li:before {
    left: unset;
    right: -25px;
}

section.work-experience .item-block .experience-header img {
    float: right;
    margin: 0;
    margin-left: 20px;
}

section.work-experience .item-block .experience-header .time {
    float: left;
}

.back-top-visible {
    right: unset;
    left: 30px;
}

.login-btn {
    float: left;
}
section#version1.blog-listing article.blog-post .blog-desc {
    padding-left: 0;
    padding-right: 350px;
}

.blog-sidebar .sidebar-blog-post .post-info {
    padding-left: 0;
    padding-right: 95px;
}

.blog-sidebar .sidebar-blog-post .thumbnail-post {
    float: right;
}

section.blog-listing article.blog-post .blog-desc .post-detail span i {
    padding-left: 5px;
    padding-right: 0;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    right: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    padding-left: 0;
    padding-right: 25px;
}

[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    left: unset;
    right: 0;
}
.text-not-as-lang {
    text-align: left;
}
.text-as-lang {
    text-align: right;
}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    left: unset;
    right: 2px;
}

@media screen and (max-width: 991px){
.col-md-8.header-info {
    position: absolute;
    top: 0;
    right: unset;
    left:0;
}
}
@media (max-width: 992px){
.navbar-toggle {
    float: right !important;
    margin: 12px 0;
}
}
@media (max-width: 767px){

	footer .social-btns {
	    text-align: center !important;
		float: none;
	}
section#version1.blog-listing article.blog-post .blog-desc {
    margin-top: 10px;
    padding: 0 10px;
}
}

section#blog-post .post-detail span i {
    padding-right: 0;
    padding-left: 5px;
}
