<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(../../dash/assets/css/fontiran.css); /* Ù„ÛŒÙ†Ú© ÙØ§ÛŒÙ„ÛŒ Ú©Ù‡ ÙˆØ¸ÛŒÙÙ‡ Ø¨Ø§Ø±Ú¯Ø°Ø§Ø±ÛŒ ÙÙˆÙ†Øª Ù‡Ø§ Ø±Ø§ Ø¨Ø±Ø¹Ù‡Ø¯Ù‡ Ø¯Ø§Ø±Ø¯ */
:root {
    --b0-f6fbff: #f6fbff;
    --b1-d6e4f2: #d6e4f2;
    --b2-acc9e5: #acc9e5;
    --b3-83aed9: #83aed9;
    --b4-5993cc: #5993cc;
    --b5-3078bf-rng-asly: #3078bf;
    --b6-266099: #27639d;
    --b7-1d4873: #1d4873;
    --b8-13304c: #153163; /*--b8-13304c: #13304c;*/
    --b9-0a1826: #0a1826;
    --g3-666666-rng-mtn: #666666;
    --g2-cccccc-rng-kadr: #cccccc;
    --g1-fafafa-rng-zmynh: #fafafa;
    --bw-ffffff: #ffffff;
    --yellow: #ede6b2;
    --bluedark: #7b9ec1;
    --bf-c9d7e5: #c9d7e5;
    --brown: #9b7503;
}

@font-face {
    font-family: Anjoman2;
    font-style: normal;
    font-weight: 600;
    src: url('../../dash/assets/fonts/eot/Anjoman-FaNum-SemiBold.eot');
    src: url('../../dash/assets/fonts/eot/Anjoman-FaNum-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../dash/assets/fonts/woff2/Anjoman-FaNum-SemiBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../dash/assets/fonts/woff/Anjoman-FaNum-SemiBold.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}

.text-kadr{
    color: var(--g2-cccccc-rng-kadr, #cccccc);
}

.text-kadr2{
    color: #979797;
}

.text-kadr3{
    color: #676666;
}

.text-yellow{
    color: var(--yellow, #ede6b2);
}
.text-bluedark{
    color: var(--bluedark, #7b9ec1);
}

.text-b0{
    color: var(--b0-f6fbff, #f6fbff);
}
.text-b1{
    color: var(--b1-d6e4f2, #d6e4f2);
}
.text-b2{
    color: var(--b2-acc9e5, #acc9e5);
}
.text-b3{
    color: var(--b3-83aed9, #83aed9);
}
.text-b4{
    color: var(--b4-5993cc, #5993cc);
}
.text-b5{
    color: var(--b5-3078bf-rng-asly, #3078bf);
}
.text-b6{
    color: var(--b6-266099, #266099);
}
.text-b7{
    color: var(--b7-1d4873, #1d4873);
}
.text-b8{
    color: var(--b8-13304c, #13304c);
}
.text-footer{
    color: var(--bf-c9d7e5, #c9d7e5);
}
.text-brown{
    color: var(--brown, #9b7503);
}

.bg-b6{
    background-color: var(--b6-266099, #266099);;
}
.bg-kadr{
    background-color: var(--g2-cccccc-rng-kadr, #cccccc);
}
.bg-g1{
    background-color: var(--g1-fafafa-rng-zmynh, #fafafa);
}

.bg-b0{
    background-color: var(--b0-f6fbff, #f6fbff);
}
.bg-b1{
    background-color: var(--b1-d6e4f2, #d6e4f2);
}
.bg-b2{
    background-color: var(--b2-acc9e5, #acc9e5);
}
.bg-b3{
    background-color: var(--b3-83aed9, #83aed9);
}
.bg-b4{
    background-color: var(--b4-5993cc, #5993cc);
}
.bg-b5{
    background-color: var(--b5-3078bf-rng-asly, #3078bf);
}
.bg-b6{
    background-color: var(--b6-266099, #266099);
}
.bg-b7{
    background-color: var(--b7-1d4873, #1d4873);
}
.bg-b8{
    background-color: var(--b8-13304c, #13304c);
}
.bg-bb{
    background-color: var(--b8-13304c, #153163);
}

/**************************************************************/
.border-g2{
    border: 1px solid var(--g2-cccccc-rng-kadr, #cccccc)!important;;
}
.border-b0{
    border: 1px solid var(--b0-f6fbff, #f6fbff)!important;;
}
.border-b1{
    border: 1px solid var(--b1-d6e4f2, #d6e4f2) !important;
}
.border-b2{
    border: 1px solid var(--b2-acc9e5, #acc9e5)!important;;
}
.border-b3{
    border: 1px solid var(--b3-83aed9, #83aed9)!important;;
}
.border-b4{
    border: 1px solid var(--b4-5993cc, #5993cc)!important;;
}
.border-b5{
    border: 1px solid var(--b5-3078bf-rng-asly, #3078bf);
}
.border-b6{
    border: 1px solid var(--b6-266099, #266099);
}
.border-b7{
    border: 1px solid var(--b7-1d4873, #1d4873);
}
.border-b8{
    border: 1px solid var(--b8-13304c, #13304c);
}
/**************************************************************/
.rounded-25{
    border-radius: 25px;
}
.rounded-15{
    border-radius: 15px;
}
/**************************************************************/

.fs-18{
    font-size: 18px;
}

.fs-14{
    font-size: 14px;
}

.fs-12{
    font-size: 12px;
}

.fs-10{
    font-size: 12px;
}

.fs-ini{
    font-size: initial;
}
.rtl{
    direction: rtl;
}
.fit-contex{
    width: fit-content;
}
.nowrap{
    white-space: nowrap !important;
}
.subMenuimg {
    max-width: 30px;
    max-height: 30px;
    border-radius: 5px;
    margin-inline: 4px;
}
.mybgCycle {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
    width: 170px;
    border-radius: 50%;
    border: 5px solid #266099;
}
@font-face {
    font-family:FontShekari;
    src: url('./../../dash/assets/fonts/shekari.ttf');
}

@font-face {
    font-family: 'iranNumber';
    src: url('./../../dash/assets/fonts/IRANSansNum.woff') format('woff'), url('./../../dash/assets/fonts/IRANSansNum.eot')format('eot'), url('./../../dash/assets/fonts/IRANSansNum.ttf')format('ttf'), url('./../../dash/assets/fonts/IRANSansNum.woff2')format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iransans';
    src: url('./../../dash/assets/fonts/IRANSans.woff2')format('woff2'), url('./../../dash/assets/fonts/IRANSans.woff')format('woff'), url('./../../dash/assets/fonts/IRANSansNum.woff')format('woff');
    font-weight: normal;
    font-style: normal;
}

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-family: 'iranNumber';
    vertical-align: baseline;
}
.fontAnjoman{
    font-family: 'Anjoman' !important;
}
.fontAnjoman2{
    font-family: 'Anjoman2' !important;
}
input {
    font-family: 'iranNumber' !important;
}

.alignR {
    text-align: right;
}

thead {
    font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
/* cards */
.card,
.card * {
    box-sizing: border-box;
}
.card {
    flex-shrink: 0;
    width: 200px;
    height: 290px;
    position: relative;
    border: none;
}
.ellipse-border {
    background: #ffffff;
    border-radius: 50%;
    width: 146px;
    height: 146px;
    position: absolute;
    left: -9.5px;
    top: 40px;
}
.ellipse-product {
    border-radius: 50%;
    border-style: solid;
    border-color: var(--b7-1d4873, #1d4873);
    border-width: 8px;
    width: 146px;
    height: 146px;
    position: absolute;
    left: -9.5px;
    top: 40px;
    object-fit: cover;
}
.frame-product {
    flex-shrink: 0;
    width: 146px;
    height: 292px;
    position: relative;
}
/*.ellipse-border {*/
/*    background: #ffffff;*/
/*    border-radius: 50%;*/
/*    width: 230px;*/
/*    height: 230px;*/
/*    position: absolute;*/
/*    left: 17px;*/
/*    top: 45px;*/
/*}*/
/*.ellipse-product {*/
/*    border-radius: 50%;*/
/*    border-style: solid;*/
/*    border-color: var(--b7-1d4873, #1d4873);*/
/*    border-width: 8px;*/
/*    width: 230px;*/
/*    height: 230px;*/
/*    position: absolute;*/
/*    left: 17px;*/
/*    top: 45px;*/
/*    object-fit: cover;*/
/*}*/
/*.product {*/
/*    color: var(--b8-13304c, #13304c);*/
/*    text-align: right;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    position: absolute;*/
/*    left: 103px;*/
/*    top: 280px;*/
/*    width: 192px;*/
/*    height: 64px;*/
/*}*/
.site-logo {
    width: 36px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 8px;
    object-fit: cover;
}
.site-img {
    border: 5px solid #266099;
    height: 220px;
    margin-inline: auto;
}

.frame480 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 12px;
    top: 309px;
}

.ellipse {
    padding: 3px 4px 0px;
    width: 35px;
    height: 35px;
}
.aa{
    width: 24px;
    height: 25px;
    line-height: 32px;
    border-radius: 50px;
    background-color: #fff;
    text-align: center;
    position: absolute;
    bottom: 10px;
}

.hover-up {
    -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}


/*
---------------------------------------------
Pre-loader Style
---------------------------------------------
*/

.js-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--b5-3078bf-rng-asly, #3078bf);

    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.js-preloader.loaded {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@-webkit-keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px);
    }
}

@keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px);
    }
}

@-webkit-keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
    }
}

@keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
    }
}

.preloader-inner {
    position: relative;
    width: 142px;
    height: 40px;
    background: transparent;
}

.preloader-inner .dot {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    background: #ffb172;
    border-radius: 50%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: dot 2.8s infinite;
    animation: dot 2.8s infinite;
}

.preloader-inner .dots {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-top: 12px;
    margin-left: 31px;
    -webkit-animation: dots 2.8s infinite;
    animation: dots 2.8s infinite;
}

.preloader-inner .dots span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    background: #e0eaf8;
    border-radius: 50%;
}
/*
---------------------------------------------
Pre-loader Style end
---------------------------------------------
*/

hr.Seperator-hr {
    border: 1px solid #ffc107;
    width: 90%;
    margin: 50px auto -58px auto;
}

input[type="text"] ,input[type="number"] ,textarea{
    border: 1px solid #dad6d6!important;
}

.myZoom:hover{
    transform: scale(1.25);
    z-index: 99
}

.myZoom{
    /*transition: all 0.9s ease-in-out 0s;*/
    transition: all 0.3s ease-out
}

.myZoomCard:hover{
    transform: scale(1.01);
    box-shadow: 0px 5px 14px 0 grey !important;
    z-index: 99
}

.myZoomCard{
    /*transition: all 0.9s ease-in-out 0s;*/
    transition: all 0.3s ease-out
}

.border-title{
    border-bottom: 2px solid var(--b4-5993cc, #5993cc) !important;
}
.border-title div{
    border-bottom: 4px solid var(--b4-5993cc, #5993cc) !important;
    padding-bottom: 5px;
}

/*---------------------------------------
  NEWS
-----------------------------------------*/
.news-thumb {
    position: relative;
    overflow: hidden;
}

.news-thumb &gt; a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-out;
}

.news-thumb &gt; a:hover {
    transform: scale(1.2);
}

.news-image {
    display: block;
    width: 100%;
    transition: all 0.3s ease-out;
}

.news-image:hover {
    transform: scale(1.2);
}</pre></body></html>