@charset "utf-8";
/* CSS Document */
/* HTML tag styling */
/* Powered by AliArfaei */
/* Http://www.aliarfaei.ir */

@font-face {
    font-family: "yekan";
    src: url('../fonts/yekan/Yekan.eot');
    src: url('../fonts/yekan/Yekan.eot?#iefix') format("embedded-opentype"), url('../fonts/yekan/Yekan.woff') format("woff"), url('../fonts/yekan/Yekan.ttf') format("truetype"), url('../fonts/yekan/Yekan.svg#BYekan') format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "byekan";
    src: url('../fonts/byekan/BYekan.eot');
    src: url('../fonts/byekan/BYekan.eot?#iefix') format("embedded-opentype"), url('../fonts/byekan/BYekan.woff') format("woff"), url('../fonts/byekan/BYekan.ttf') format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "wdgoogle";
    src: url('../fonts/wdgoogle/wdgoogle.eot');
    src: url('../fonts/wdgoogle/wdgoogle.eot?#iefix') format("embedded-opentype"), url('../fonts/wdgoogle/wdgoogle.woff') format("woff"), url('../fonts/wdgoogle/wdgoogle.ttf') format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    direction: rtl;
    font-family: 'yekan', Tahoma, Geneva, sans-serif;
}

/* icon header style start */

.link-header {
    direction: ltr;
}

@media (min-width: 768px) {

    .link-header {
        float: left !important;
    }

}

/* icon header style end */

/* logo style start */

.description-logo p {
    font-size: 18px;
    line-height: 2.4;
}

@media (min-width: 768px) {

    .logo {
        float: right !important;
    }

    .image-logo {
        float: right !important;
    }

    .description-logo {
        float: right !important;
    }

}

/* logo style end */

/* menu horizontal style start */

.navbar-left {
    float: right !important;
}

.navbar-nav {
    float: left;
    padding-left: 0px;
    padding-right: 0;
}

.navbar-default .navbar-nav > li::before {
    right: 0;
    left: 100%;
    transition-property: left;
}

.navbar-default .navbar-nav > li:hover::before,
.navbar-default .navbar-nav > li:focus::before,
.navbar-default .navbar-nav > li:active::before {
    left: 0;
}

.dropdown-menu {
    text-align: right;
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu > li > a {
    font-size: 14px;
}

@media (min-width: 768px) {

    .navbar-nav > li {
        float: right;
    }

}

/* menu horizontal style end */

/* form style start */

.pagetitle span {
    padding-right: 0;
    padding-left: 10px;
}

.form-horizontal .control-label {
    text-align: right;
}

.nav-stacked > li > a {
    font-size: 14px;
}

.nav-stacked > li::before {
    right: 0;
    left: 100%;
    transition-property: left;
}

.nav-stacked > li:hover::before,
.nav-stacked > li:focus::before,
.nav-stacked > li:active::before {
    left: 0;
}

/* form style end */

/* slideshow style start */

.carousel-indicators-background {
    direction: ltr;
}

/* slideshow style end */

/* search header style start */

.search_form input[type='text'] {
    border-radius: 0 5px 5px 0;
    float: right;
    direction: rtl;
}

.search_form input[type="submit"] {
    border-radius: 5px 0 0 5px;
    font-size: 12px;
}

.search-component .btn-group {
    float: right !important;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-right: 5px;
    margin-left: 0;
}

/* search header style end */

/* Component download style start */

.download-gallery .item .download::before {
    right: 12px;
    left: auto;
}

.download-gallery .item .download {
    left: 0;
    right: auto;
    padding: 0 40px 0 20px;
}

.download-gallery .item::before {
    right: 0;
    left: auto;
}

/* Component download style end */

/* menu vertical style start */

.menu-left > ul > li > a {
    font-size: 14px;
}

.menu-left > ul > li > a {
    text-align: right;
}

/* menu vertical style end */

/* Pagination style start */

.pagination-end a, .pagination-end span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-start a, .pagination-start span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* Pagination style end */

/* footer style start */

footer p {
    font-size: 12px;
}

/* footer style end */