<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: IRANSansWeb;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot) format("embedded-opentype"),url(../fonts/IRANSansWeb.woff2) format("woff2"),url(../fonts/IRANSansWeb.woff) format("woff"),url(../fonts/IRANSansWeb.ttf) format("truetype");
}

@font-face {
    font-family: IRANSansWeb;
    font-weight: 700;
    src: url(../fonts/IRANSansWeb_Medium.eot);
    src: url(../fonts/IRANSansWeb_Medium.eot#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"),url(../fonts/IRANSansWeb_Medium.woff) format("woff"),url(../fonts/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    src: url(../fonts/IRANSansWeb.woff2) format('woff2'),url(../fonts/IRANSansWeb.woff) format('woff'),url(../fonts/IRANSansWeb.ttf) format('truetype'),url(../fonts/IRANSansWeb.eot),url(../fonts/IRANSansWeb.eot?#iefix) format('embedded-opentype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANSans(FaNum)_Medium.eot');
    src: url('../fonts/IRANSans(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: FaNum;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

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

body {
    background-color: #f7f6f6 !important;
    margin: 0;
    direction: rtl;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
}



.ltrdir {
    direction: ltr;
}

.rtldir {
    direction: rtl;
}

.starok {
    color: #F90;
    font-size: 14px !important;
}

.starno {
    color: #ccc;
    font-size: 14px !important;
}

.mfotter {
    background-color: #000000;
    color: #7a7878;
    font-family: IRANSansWeb;
    font-size: 13px;
}

.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    .card-1:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }

.card-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.card-3 {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.card-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-5 {
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
/*gridview*/
.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table table &gt; tbody &gt; tr &gt; td &gt; span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table &gt; tbody &gt; tr &gt; td:first-child &gt; a,
.table table &gt; tbody &gt; tr &gt; td:first-child &gt; span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table &gt; tbody &gt; tr &gt; td:last-child &gt; a,
.table table &gt; tbody &gt; tr &gt; td:last-child &gt; span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table &gt; tbody &gt; tr &gt; td &gt; a:hover,
.table table &gt; tbody &gt; tr &gt; td &gt; span:hover,
.table table &gt; tbody &gt; tr &gt; td &gt; a:focus,
.table table &gt; tbody &gt; tr &gt; td &gt; span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
/*end gridview */
.description {
    background-color: #f3f2f2;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
}

    .description p {
        color: #332d2c;
        font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
        font-size: 12pt;
        font-weight: normal;
    }

.moarefirezume {
    background-color: #f3f2f2;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
    border: 2px solid #6b6b6b;
}

.pasokh {
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 1.8em;
}


.price .green {
    color: #339933;
    display: block;
    font-size: 15pt;
    font-family: IRANSansWeb;
    margin-bottom: 10px;
}

.productItem figcaption .price .green span {
    display: inline-block;
    vertical-align: middle;
}

.productItem figcaption .price .gray {
    color: #a5a5a5;
    display: block;
}

    .productItem figcaption .price .gray span {
        display: inline-block;
        vertical-align: middle;
        text-decoration: line-through;
    }

.productItem figcaption .price:after {
    clear: both;
    display: table;
    content: '';
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 hidden-md-up .px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-left: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-right: 1px solid #dee2e6 !important;
}

.bgc-3 {
    background-color: #690 !important;
}

.bgc-39 {
    background-color: #f5f5f5 !important;
}

.bgc-5 {
    background-color: #edffca !important;
}

.pstyle {
    font-family: IRANSansWeb;
    font-size: 18px;
}

.way-hezarnet h2 {
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
    font-size: 42px;
}

.way-hezarnet ul {
    list-style: none;
    margin-bottom: 5px;
}

    .way-hezarnet ul li {
        text-align: center;
    }

        .way-hezarnet ul li span {
            font-size: 18px;
            margin: 15px 0;
            font-weight: bold;
            display: block;
        }

        .way-hezarnet ul li p {
            font-size: 18px;
        }

        .way-hezarnet ul li i {
            display: block;
            font-size: 46px;
            margin-bottom: 10px;
        }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-secondary.focus, .btn-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show &gt; .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show &gt; .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
        }

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: right;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        font-size: 22px;
    }

        .pagination a.aspNetDisabled {
            display: none;
        }

    .pagination span.active {
        background-color: #4CAF50;
        color: white;
        border: 1px solid #4CAF50;
        float: right;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        font-size: 22px;
    }

    .pagination a:hover:not(.active) {
        background-color: #ddd;
    }
.vije {
    background-color: #fbfbfb;
    color: #332d2c;
    font-family: FaNum,IRANSans,Arial,tahoma,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2.2em;
    text-align: justify;
    line-height: 32px; /* within paragraph */
    margin-bottom: 38px; /* between paragraphs */
    margin-top: 38px;
    border: 1px outset #000000;
    padding: 10px 10px;
    outline: 8px ridge rgba(245, 190, 237, 0.60);
    border-radius: 2rem;
}
</pre></body></html>