﻿@font-face {
    font-family: "IRANSans";
    src: url(font/IRANSans.eot);
    src: url(font/IRANSans.eot?#iefix) format("embedded-opentype"), url(font/IRANSans.woff) format("woff"), url(font/IRANSans.ttf) format("truetype"), url(font/IRANSans.svg#BIRANSans) format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('font/eot/IRANSansWeb_Bold.eot');
    src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('font/eot/IRANSansWeb_Medium.eot');
    src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('font/eot/IRANSansWeb_Light.eot');
    src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('font/eot/IRANSansWeb_UltraLight.eot');
    src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('font/eot/IRANSansWeb.eot');
    src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('font/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb.ttf') format('truetype');
}
/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('font/materialicon.woff2') format('woff2');
}
.hidden
{
    display:none;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

:root {
    --animate-duration: 0.7s;
    --animate-delay: 0.7s;
    --animate-repeat: 1;
    --heightmenu: 400px;
    --heightmenutag: 55.44px;
    --weightmenutag: 23rem;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }
        *:not(input, textarea) {
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
input, textarea, button, h1, h2, h3 {
    font-family: 'IRANSans';
    outline: none;
}
html {
    font-size: 50%;
}

body {
    font-family: IRANSans, sans-serif;
    direction: rtl;
    position: relative;
    min-width: 1024px;
}
#contentpage {
    width: 100%;
}
.loader {
    background: #fff url('img/base/284.gif') no-repeat center center;
    height: 100%;
    width: 100%;
    left: 0;
}
.changclass {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    font-size: 1.5rem;
}
.card-1 {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

    .card-1:hover {
        -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
        -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
        box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
        z-index: 5;
    }

.card-2 {
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.card-3 {
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    overflow: hidden;
}
.card-4 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.card-4-l {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.card-4-r {
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.card-5 {
    background: #0f5d98;
    color:var(--color--Theme--Base--Completement-1);
    padding: 5px 10px 5px 30px;
}

.card-6 {
    position: relative;
    right: -10px;
}

.card-6-2 {
    position: relative;
}

#mask {
    background-color: rgba(0, 0, 0, 0.42);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100000;
    color:var(--color--Theme--Base--Completement-1);
    font-size: 3rem;
    text-align: center;
    padding-top: 100px;
}

#loader {
    z-index: 100001;
    text-align: center;
    position: absolute;
    padding: 10px;
    background: var(--color--Theme--Base--Completement-1);
    display: none;
}

#loader-spam {
    text-align: center;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    position: absolute;
    /* display: none; */
    padding: 10px;
    border-radius: 100%;
    left: 50px;
    bottom: 0;
    display: none;
}

.preloader {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 130px;
    height: 130px;
    background: transparent url(img/base/icon-loader.png) center center no-repeat;
    background-size: auto;
    filter: grayscale(1);
    opacity: 0.2;
}

.loader-spin {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    border-bottom-color: #1a171a;
    border-right-color: #1a171a;
    border-left-color: #1a171a;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 5s linear infinite;
    animation-direction: reverse;
}

    .loader-spin:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 2px solid transparent;
        border-top-color: var(--color--Theme--Border--Primary-5);
        border-left-color: var(--color--Theme--Border--Primary-5);
        -webkit-animation: spin 5s ease-in-out infinite;
        animation: spin 5s ease-in-out infinite;
    }

    .loader-spin:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 2px solid transparent;
        border-top-color: #1a171a;
        border-right-color: #1a171a;
        border-left-color: #1a171a;
        -webkit-animation: spin 10s ease-in-out infinite;
        animation: spin 10s ease-in-out infinite;
    }

@media only screen and (min-width: 1285px) {
    html {
        font-size: 62.5%;
    }
}
