@charset "UTF-8";

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 100;
    src: url(../font/IRANYekan/iranyekanwebthinfanum.eot);
    src: url(../font/IRANYekan/iranyekanwebthinfanum.eot) format("embedded-opentype"),
    url(../font/IRANYekan/iranyekanwebthinfanum.woff) format("woff"),
    url(../font/IRANYekan/iranyekanwebthinfanum.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 300;
    src: url(../font/IRANYekan/iranyekanweblightfanum.eot);
    src: url(../font/IRANYekan/iranyekanweblightfanum.eot) format("embedded-opentype"),
    url(../font/IRANYekan/iranyekanweblightfanum.woff) format("woff"),
    url(../font/IRANYekan/iranyekanweblightfanum.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 400;
    src: url(../font/IRANYekan/iranyekanwebregularfanum.eot);
    src: url(../font/IRANYekan/iranyekanwebregularfanum.eot) format("embedded-opentype"),
    url(../font/IRANYekan/iranyekanwebregularfanum.woff) format("woff"),
    url(../font/IRANYekan/iranyekanwebregularfanum.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 500;
    src: url(../font/IRANYekan/iranyekanwebmediumfanum.eot);
    src: url(../font/IRANYekan/iranyekanwebmediumfanum.eot) format("embedded-opentype"),
    url(../font/IRANYekan/iranyekanwebmediumfanum.woff) format("woff"),
    url(../font/IRANYekan/iranyekanwebmediumfanum.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 700;
    src: url(../font/IRANYekan/iranyekanwebboldfanum.eot);
    src: url(../font/IRANYekan/iranyekanwebboldfanum.eot) format("embedded-opentype"),
    url(../font/IRANYekan/iranyekanwebboldfanum.woff) format("woff"),
    url(../font/IRANYekan/iranyekanwebboldfanum.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan-EN;
    font-style: normal;
    font-weight: 300;
    src: url(../font/IRANYekan/IRANYekanWebLight.eot);
    src: url(../font/IRANYekan/IRANYekanWebLight.eot) format("embedded-opentype"),
    url(../font/IRANYekan/IRANYekanWebLight.woff) format("woff"),
    url(../font/IRANYekan/IRANYekanWebLight.woff2) format("woff2"),
    url(../font/IRANYekan/IRANYekanWebLight.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan-EN;
    font-style: normal;
    font-weight: 400;
    src: url(../font/IRANYekan/IRANYekanWebRegular.eot);
    src: url(../font/IRANYekan/IRANYekanWebRegular.eot) format("embedded-opentype"),
    url(../font/IRANYekan/IRANYekanWebRegular.woff) format("woff"),
    url(../font/IRANYekan/IRANYekanWebRegular.woff2) format("woff2"),
    url(../font/IRANYekan/IRANYekanWebRegular.ttf) format("truetype")
}

@font-face {
    font-family: IRANYekan-EN;
    font-style: normal;
    font-weight: 700;
    src: url(../font/IRANYekan/IRANYekanWebBold.eot);
    src: url(../font/IRANYekan/IRANYekanWebBold.eot) format("embedded-opentype"),
    url(../font/IRANYekan/IRANYekanWebBold.woff) format("woff"),
    url(../font/IRANYekan/IRANYekanWebBold.woff2) format("woff2"),
    url(../font/IRANYekan/IRANYekanWebBold.ttf) format("truetype")
}

* {
    font-family: IRANYekan, Tahoma, Arial, sans-serif;
    color: #fff;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    align-self: center;
}

::-webkit-scrollbar {
    background-color: #FDD017;
    width: 15px;
}

::-webkit-scrollbar-track {
    margin: 10px 0;
}

::-webkit-scrollbar-track-piece {
    background-color: #d3d3d3;
    border-radius: 3.5px;
}

::-webkit-resizer {
    height: 20px;
}

::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    min-height: 60px;
    border-radius: 20px;
    background-color: #D4AF37;
    box-shadow: inset 0 0 6px 0 #D4A017;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #ccff00;
    box-shadow: inset 0 0 6px 0 #d3d3d3;
}

button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

menu, article, aside, details, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
}

button, select {
    text-transform: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {

}

textarea {
    overflow: auto
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

a, a:active, a:focus, a:visited {
    text-decoration: none;
}

a:hover, a:focus {
    color: #D4A017
}

a:active {
    color: #D4A017
}

a, span {
    display: inline-block;
}

span {
    vertical-align: middle;
    display: inline;
}

ul li {
    list-style: none;
}

p {
    font-size: 12px;
}

button {
    background-color: #fff;
}

button:hover {
    cursor: pointer;
    background-color: #C09578;
    color: #fff;
}

select {
    border: 2px solid #ffcd91;
    border-radius: 7px;
    background-color: #f6f6f6;
}

table *{
    vertical-align: middle;
}

thead tr {
    background-color: #f7d1b8;
}

[placeholder]:empty::before {
    content: attr(placeholder);
}
[placeholder]:empty:focus::before {
    content: "";
}

[type=submit], [type=reset], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.error {
    color: red;
}

/* ---------------------------------------------- */
.alert {
    position: fixed;
    top: 85px;
    right: 10px;
    border-radius: 8px;
    background-color: #000000bd;
    padding: 10px 10px 10px 30px;
    color: #fff;
    max-width: 80%;
    min-height: 55px;
    text-align: right;
    z-index: 6000;
    -webkit-animation: HideLiner 8s ease-out alternate;
            animation: HideLiner 8s ease-out alternate;
}

.alert .alert-close {
    color: #fff;
    font-size: 30px !important;
    cursor: pointer;
    margin: -18px 0 -20px -25px;
    float: left;
}
.alert .alert-close:active,
.alert .alert-close:focus,
.alert .alert-close:visited {
    color: #f00;
}

.menu-hr {
    width: 100%;
    height: 2px;
    margin: 4px 0 4px 0;
    box-shadow: 0 0 4px 0 #ab8900;
}


