/***reset***/
html, body, div, span, applet, object, iframe, p, a, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, i, dl, dt, dd, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea, input {
    border: 0;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

a {
    color: inherit
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    max-height: 100%;
    border: 0;
    vertical-align: middle;
    margin-bottom: 5px;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 13px;
    line-height: 1.42857143;
    direction: rtl
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #FDFD91
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

pre {
    overflow: auto
}

hr {
    height: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee
}

code, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    outline: none
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: border-box;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td, th {
    padding: 0
}

figure {
    margin: 0
}

* {
    box-sizing: border-box
}

:before, :after {
    box-sizing: border-box
}

.container-fulid {
    width: 100%;
    padding: 0 10px
}

.container {
    margin: 0 auto;
    padding: 0 10px;
}

.row {
    margin: 0 -10px;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .row:after {
    clear: both
}

img.aligncenter {
    display: block;
    margin: 5px auto
}

img.alignleft {
    float: left
}

img.alignright {
    float: right
}

.tcenter {
    text-align: center
}

.tleft {
    text-align: left
}

.tright {
    text-align: right
}

.pull-right {
    float: right !important;
    margin-right: 10px;
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

code, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    font-size: 90%;
    color: #c7254e;
    padding: 2px 4px;
    border-radius: 4px;
    background-color: #f9f2f4
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
    float: right
}

.col-xs-24 {
    width: 100%
}

.col-xs-23 {
    width: 95.83333333%
}

.col-xs-22 {
    width: 91.66666667%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-20 {
    width: 83.33333333%
}

.col-xs-19 {
    width: 79.16666667%
}

.col-xs-18 {
    width: 75%
}

.col-xs-17 {
    width: 70.83333333%
}

.col-xs-16 {
    width: 66.66666667%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-14 {
    width: 58.33333333%
}

.col-xs-13 {
    width: 54.16666667%
}

.col-xs-12 {
    width: 50%
}

.col-xs-11 {
    width: 45.83333333%
}

.col-xs-10 {
    width: 41.66666667%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-8 {
    width: 33.33333333%
}

.col-xs-7 {
    width: 29.16666667%
}

.col-xs-6 {
    width: 25%
}

.col-xs-5 {
    width: 20.83333333%
}

.col-xs-4 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-2 {
    width: 8.33333333%
}

.col-xs-1 {
    width: 4.16666667%
}

.col-xs-offset-24 {
    margin-right: 100%
}

.col-xs-offset-23 {
    margin-right: 95.83333333%
}

.col-xs-offset-22 {
    margin-right: 91.66666667%
}

.col-xs-offset-21 {
    margin-right: 87.5%
}

.col-xs-offset-20 {
    margin-right: 83.33333333%
}

.col-xs-offset-19 {
    margin-right: 79.16666667%
}

.col-xs-offset-18 {
    margin-right: 75%
}

.col-xs-offset-17 {
    margin-right: 70.83333333%
}

.col-xs-offset-16 {
    margin-right: 66.66666667%
}

.col-xs-offset-15 {
    margin-right: 62.5%
}

.col-xs-offset-14 {
    margin-right: 58.33333333%
}

.col-xs-offset-13 {
    margin-right: 54.16666667%
}

.col-xs-offset-12 {
    margin-right: 50%
}

.col-xs-offset-11 {
    margin-right: 45.83333333%
}

.col-xs-offset-10 {
    margin-right: 41.66666667%
}

.col-xs-offset-9 {
    margin-right: 37.5%
}

.col-xs-offset-8 {
    margin-right: 33.33333333%
}

.col-xs-offset-7 {
    margin-right: 29.16666667%
}

.col-xs-offset-6 {
    margin-right: 25%
}

.col-xs-offset-5 {
    margin-right: 20.83333333%
}

.col-xs-offset-4 {
    margin-right: 16.66666667%
}

.col-xs-offset-3 {
    margin-right: 12.5%
}

.col-xs-offset-2 {
    margin-right: 8.33333333%
}

.col-xs-offset-1 {
    margin-right: 4.16666667%
}

.col-xs-offset-0 {
    margin-right: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
        float: right
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-23 {
        width: 95.83333333%
    }

    .col-sm-22 {
        width: 91.66666667%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-20 {
        width: 83.33333333%
    }

    .col-sm-19 {
        width: 79.16666667%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-17 {
        width: 70.83333333%
    }

    .col-sm-16 {
        width: 66.66666667%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-14 {
        width: 58.33333333%
    }

    .col-sm-13 {
        width: 54.16666667%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-11 {
        width: 45.83333333%
    }

    .col-sm-10 {
        width: 41.66666667%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-8 {
        width: 33.33333333%
    }

    .col-sm-7 {
        width: 29.16666667%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-5 {
        width: 20.83333333%
    }

    .col-sm-4 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-2 {
        width: 8.33333333%
    }

    .col-sm-1 {
        width: 4.16666667%
    }

    .col-sm-offset-24 {
        margin-right: 100%
    }

    .col-sm-offset-23 {
        margin-right: 95.83333333%
    }

    .col-sm-offset-22 {
        margin-right: 91.66666667%
    }

    .col-sm-offset-21 {
        margin-right: 87.5%
    }

    .col-sm-offset-20 {
        margin-right: 83.33333333%
    }

    .col-sm-offset-19 {
        margin-right: 79.16666667%
    }

    .col-sm-offset-18 {
        margin-right: 75%
    }

    .col-sm-offset-17 {
        margin-right: 70.83333333%
    }

    .col-sm-offset-16 {
        margin-right: 66.66666667%
    }

    .col-sm-offset-15 {
        margin-right: 62.5%
    }

    .col-sm-offset-14 {
        margin-right: 58.33333333%
    }

    .col-sm-offset-13 {
        margin-right: 54.16666667%
    }

    .col-sm-offset-12 {
        margin-right: 50%
    }

    .col-sm-offset-11 {
        margin-right: 45.83333333%
    }

    .col-sm-offset-10 {
        margin-right: 41.66666667%
    }

    .col-sm-offset-9 {
        margin-right: 37.5%
    }

    .col-sm-offset-8 {
        margin-right: 33.33333333%
    }

    .col-sm-offset-7 {
        margin-right: 29.16666667%
    }

    .col-sm-offset-6 {
        margin-right: 25%
    }

    .col-sm-offset-5 {
        margin-right: 20.83333333%
    }

    .col-sm-offset-4 {
        margin-right: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-right: 12.5%
    }

    .col-sm-offset-2 {
        margin-right: 8.33333333%
    }

    .col-sm-offset-1 {
        margin-right: 4.16666667%
    }

    .col-sm-offset-0 {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
        float: right
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-23 {
        width: 95.83333333%
    }

    .col-md-22 {
        width: 91.66666667%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-20 {
        width: 83.33333333%
    }

    .col-md-19 {
        width: 79.16666667%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-17 {
        width: 70.83333333%
    }

    .col-md-16 {
        width: 66.66666667%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-14 {
        width: 58.33333333%
    }

    .col-md-13 {
        width: 54.16666667%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-11 {
        width: 45.83333333%
    }

    .col-md-10 {
        width: 41.66666667%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-8 {
        width: 33.33333333%
    }

    .col-md-7 {
        width: 29.16666667%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-5 {
        width: 20.83333333%
    }

    .col-md-4 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-2 {
        width: 8.33333333%
    }

    .col-md-1 {
        width: 4.16666667%
    }

    .col-md-offset-24 {
        margin-right: 100%
    }

    .col-md-offset-23 {
        margin-right: 95.83333333%
    }

    .col-md-offset-22 {
        margin-right: 91.66666667%
    }

    .col-md-offset-21 {
        margin-right: 87.5%
    }

    .col-md-offset-20 {
        margin-right: 83.33333333%
    }

    .col-md-offset-19 {
        margin-right: 79.16666667%
    }

    .col-md-offset-18 {
        margin-right: 75%
    }

    .col-md-offset-17 {
        margin-right: 70.83333333%
    }

    .col-md-offset-16 {
        margin-right: 66.66666667%
    }

    .col-md-offset-15 {
        margin-right: 62.5%
    }

    .col-md-offset-14 {
        margin-right: 58.33333333%
    }

    .col-md-offset-13 {
        margin-right: 54.16666667%
    }

    .col-md-offset-12 {
        margin-right: 50%
    }

    .col-md-offset-11 {
        margin-right: 45.83333333%
    }

    .col-md-offset-10 {
        margin-right: 41.66666667%
    }

    .col-md-offset-9 {
        margin-right: 37.5%
    }

    .col-md-offset-8 {
        margin-right: 33.33333333%
    }

    .col-md-offset-7 {
        margin-right: 29.16666667%
    }

    .col-md-offset-6 {
        margin-right: 25%
    }

    .col-md-offset-5 {
        margin-right: 20.83333333%
    }

    .col-md-offset-4 {
        margin-right: 16.66666667%
    }

    .col-md-offset-3 {
        margin-right: 12.5%
    }

    .col-md-offset-2 {
        margin-right: 8.33333333%
    }

    .col-md-offset-1 {
        margin-right: 4.16666667%
    }

    .col-md-offset-0 {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
        float: right
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-23 {
        width: 95.83333333%
    }

    .col-lg-22 {
        width: 91.66666667%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-20 {
        width: 83.33333333%
    }

    .col-lg-19 {
        width: 79.16666667%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-17 {
        width: 70.83333333%
    }

    .col-lg-16 {
        width: 66.66666667%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-14 {
        width: 58.33333333%
    }

    .col-lg-13 {
        width: 54.16666667%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-11 {
        width: 45.83333333%
    }

    .col-lg-10 {
        width: 41.66666667%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-8 {
        width: 33.33333333%
    }

    .col-lg-7 {
        width: 29.16666667%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-5 {
        width: 20.83333333%
    }

    .col-lg-4 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-2 {
        width: 8.33333333%
    }

    .col-lg-1 {
        width: 4.16666667%
    }

    .col-lg-offset-24 {
        margin-right: 100%
    }

    .col-lg-offset-23 {
        margin-right: 95.83333333%
    }

    .col-lg-offset-22 {
        margin-right: 91.66666667%
    }

    .col-lg-offset-21 {
        margin-right: 87.5%
    }

    .col-lg-offset-20 {
        margin-right: 83.33333333%
    }

    .col-lg-offset-19 {
        margin-right: 79.16666667%
    }

    .col-lg-offset-18 {
        margin-right: 75%
    }

    .col-lg-offset-17 {
        margin-right: 70.83333333%
    }

    .col-lg-offset-16 {
        margin-right: 66.66666667%
    }

    .col-lg-offset-15 {
        margin-right: 62.5%
    }

    .col-lg-offset-14 {
        margin-right: 58.33333333%
    }

    .col-lg-offset-13 {
        margin-right: 54.16666667%
    }

    .col-lg-offset-12 {
        margin-right: 50%
    }

    .col-lg-offset-11 {
        margin-right: 45.83333333%
    }

    .col-lg-offset-10 {
        margin-right: 41.66666667%
    }

    .col-lg-offset-9 {
        margin-right: 37.5%
    }

    .col-lg-offset-8 {
        margin-right: 33.33333333%
    }

    .col-lg-offset-7 {
        margin-right: 29.16666667%
    }

    .col-lg-offset-6 {
        margin-right: 25%
    }

    .col-lg-offset-5 {
        margin-right: 20.83333333%
    }

    .col-lg-offset-4 {
        margin-right: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-right: 12.5%
    }

    .col-lg-offset-2 {
        margin-right: 8.33333333%
    }

    .col-lg-offset-1 {
        margin-right: 4.16666667%
    }

    .col-lg-offset-0 {
        margin-right: 0
    }
}

.visible-xs-block, .visible-sm-block, .visible-md-block, .visible-lg-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

/*------------------------fonts---------------*/
@font-face {
    font-family: irsans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/irsans-b.eot);
    src: url(../fonts/irsans-b.eot?#iefix) format("embedded-opentype"),
     url(../fonts/irsans-b.woff) format("woff"),
     url(../fonts/irsans-b.ttf) format("truetype");
}

@font-face {
    font-family: irsans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/irsans-m.eot);
    src: url(../fonts/irsans-m.eot?#iefix) format("embedded-opentype"),
     url(../fonts/irsans-m.woff) format("woff"),
     url(../fonts/irsans-m.ttf) format("truetype");
}

@font-face {
    font-family: irsans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/irsans-l.eot);
    src: url(../fonts/irsans-l.eot?#iefix) format("embedded-opentype"),
     url(../fonts/irsans-l.woff) format("woff"),
     url(../fonts/irsans-l.ttf) format("truetype");
}


@font-face {
    font-family: irsans;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/irsans-u.eot);
    src: url(../fonts/irsans-u.eot?#iefix) format("embedded-opentype"),
     url(../fonts/irsans-u.woff) format("woff"),
     url(../fonts/irsans-u.ttf) format("truetype");
}

@font-face {
    font-family: irsans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/irsans.eot);
    src: url(../fonts/irsans.eot?#iefix) format("embedded-opentype"),
     url(../fonts/irsans.woff) format("woff"),
     url(../fonts/irsans.ttf) format("truetype");
}

/*** FontIcons***/
@font-face {
    font-family: 'icons';
    src: url(../fonts/icons.eot?u4i56t);
    src: url(../fonts/icons.eot?u4i56t#iefix) format("embedded-opentype"),
     url(../fonts/icons.ttf) format("truetype"),
     url(../fonts/icons.woff?u4i56t) format("woff"),
     url(../fonts/icons.svg?u4i56t#icons) format("svg");
     font-weight: 400;
     font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "\e900"
}

.icon-calendar:before {
    content: "\e901"
}

.icon-eye:before {
    content: "\e902"
}

.icon-comment:before {
    content: "\e903"
}

.icon-user:before {
    content: "\e904"
}

.icon-menu:before {
    content: "\e906"
}

.icon-download:before {
    content: "\e907"
}

.icon-file:before {
    content: "\e909"
}

.icon-dlbox:before {
    content: "\e90a"
}

.icon-version:before {
    content: "\e90e"
}

.icon-fullsize:before {
    content: "\e90f"
}

.icon-help-cursor:before {
    content: "\e90b"
}

.icon-reomove:before {
    content: "\e90c"
}

.icon-send-button:before {
    content: "\e90d"
}

.icon-cloob:before {
    content: "\e905"
}

.icon-aparat:before {
    content: "\e808"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-gplus:before {
    content: "\e908"
}

.icon-twitter:before {
    content: "\e806"
}



/*Modal*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}


.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  border-radius: 4px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 10px 10px;
  background: #ffffff;
  border-radius: 3px 3px 0 0;
  float: right;
  width: 100%;
  outline: none;
}
.modal-header .close {
  border: none;
  height: 35px;
  text-align: center;
  width: 35px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 0;
  font-size: 24px;
  color: #c1c1c1;
  outline: none;
}

.modal-header .close:hover {
  background: #fafafa;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  float: left;
  margin-top: 9px;
  margin-left: 10px;
  color: #5a5f6d;
  font-weight: 400;
}
.modal-body {
  position: relative;
  padding: 0;
  float: right;
  width: 100%;
  background: #f6f6f6;
}

.modal-footer {
  text-align: right;
  padding: 10px 10px;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
  float: right;
  width: 100%;
  outline: none;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/*Modal*/