@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

html {
    height: 100%;
}

body {
    direction: rtl;
    text-align: right;
    position: relative;
    line-height: 1.5;
    font-family: 'IRANSans', sans-serif;
    color: #202020;
    font-size: 15px;
    height: 100%;
}

a {
    text-decoration: none !important;
}

* {
    padding: 0;
    margin: 0;
}

p {
    padding: 0;
    margin: 0;
}

.h {
    height: 100%;
}

#root {
    position: relative;
}

.content {
    background-color: #fff;
    padding: 65px 0 100px 0;
}

footer {
    padding: 30px 0;
}

.font-size-65 {
    font-size: 65px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-12 {
    font-size: 12px;
}

.color-gry {
    color: #8F8F8F;
}

.color-white {
    color: #fff;
}

.h-30 {
    height: 30px;
}

.btn-download {
    border: 1.5px solid #000000;
    border-radius: 10px;
    padding: 3px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 155px;
    z-index: 9999;
}

.btn-download:hover {
    background-color: #000000;
}

.content-footer {
    display: flex;
    align-items: center;
    z-index: 9999;
}

.mr4 {
    margin-right: 25px;
}

.image-app {
    height: 100%;
    position: absolute;
    /*top: 40px;*/
    /*left: 10%;*/
    top: 65px;
    left: 10%;
    text-align: end;
}

.image-app img {
    height: 82%;
}

.font-size-25 {
    font-size: 25px;
}

/*.h75{*/
/*    height: 70%;*/
/*}*/
/*.h25{*/
/*    height: 30%;*/
/*}*/
/*.h100{*/
/*    height: 100%;*/
/*}*/
.content-footer-1 {
    display: flex;
    align-items: center;
}
