* {
    direction: rtl;
    font-family: taj-regualr;
}

.owl-carousel {
    direction: ltr;
}

.sidebar {
    left: auto;
    right: 0;
    transform: translateX(150%);
}

.wrapper {
    overflow-x: hidden;
}

.h-top .h-extra {
    float: left;
}

.h-top .h-extra .form-control {
    padding: 0 0 0 30px;
    font-family: taj-light;
}

.h-top .h-extra button {
    left: -8px;
    right: auto;
    transform: scaleX(-1);
}

.h-bottom ul li,
.h-bottom ul li a {
    float: left;
}

.hero-s .cap {
    padding: 0 30px 0 0;
}

.hero-s .cap:before {
    right: 0;
    left: auto;
}

.hero-s .cap:after {
    right: 7px;
    left: auto;
}

.hero-s .cap h3,
.g-head h3,
.about-s .itm .i-top .data h3 {
    font-family: taj-bold;
}

.h-bottom ul li a {
    font-family: taj-regular;
}

.hero-s .cap p,
.btn,
.g-head p,
.about-s .itm .i-top .data p,
.about-s .itm .i-bot p,
.main-footer p {
    font-family: taj-light;
}

.about-s .itm .i-bot a {
    float: left;
    padding: 0 0 0 30px;
}

.about-s .itm .i-bot a:before {
    left: -10px;
    right: auto;
    border-width: 0 0 1px 1px;
}

.about-s .itm .i-bot a:after {
    left: -10px;
    right: auto;
}

.about-s .itm .i-bot a:hover:before,
.about-s .itm .i-bot a:hover:after {
    left: -50px;
    right: auto;
}

.about-s .itm h3 {
    font-family: taj-bold;
    font-size: 18px;
}

.about-s .itm .i-bot a {
    font-family: taj-regular;
}