@import url('https://v1.fontapi.ir/css/Shabnam');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: 'Shabnam';
    vertical-align: baseline;
}



body {
    font-family: 'Shabnam';
    font-size: 11px;
    font-weight: normal;
    line-height: 1.7;
    color: #fff;
    direction: rtl;
}


h1,
h2,
h3,
h5,
h6 {
    font-family: 'Shabnam';
    font-weight: 100;
}

ol,
ul {
    list-style: none;
}

a {
    color: #777;
    text-decoration: none;
}

.nsk {
    margin: 20% auto 0 auto;
    width: 574px;
    text-align: center;
}

a.logo {
    display: inline-block;
    font-family: 'Shabnam';
    font-size: 35px;
    color: #fff;
}

.nsk h2 {
    padding: 30px 0 0 0;
    font-family: 'Shabnam';
    font-size: 18px;
    line-height: 3;
}

.nsk span {
    letter-spacing: 14px;
    font-size: 14px;
}

.none {
    display: none;
}

#qTip {
    z-index: 3000;
    padding: 2px 5px;
    display: none;
    position: absolute;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    word-wrap: break-word;
    margin: 10px 0px 10px 10px;
    background: #f8f8f8;
    max-width: 300px;
    direction: rtl;
    color: black;
    font-family: 'Shabnam';
    text-align: center;
    font-size: 14px;
}