@font-face {
    font-family: IranSansEn;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn).eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn).eot?#iefix') format('embedded-opentype'),
        url('../fonts/iransans/woff2/IRANSansWeb(NoEn).woff2') format('woff2'),
        url('../fonts/iransans/woff/IRANSansWeb(NoEn).woff') format('woff'),
        url('../fonts/iransans/ttf/IRANSansWeb(NoEn).ttf') format('truetype');
}
@font-face {
    font-family: IranSansEn;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn)_Bold.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn)_Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/iransans/woff2/IRANSansWeb(NoEn)_Bold.woff2') format('woff2'),
        url('../fonts/iransans/woff/IRANSansWeb(NoEn)_Bold.woff') format('woff'),
        url('../fonts/iransans/ttf/IRANSansWeb(NoEn)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IranSansEn;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn)_Light.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(NoEn)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/iransans/woff2/IRANSansWeb(NoEn)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/iransans/woff/IRANSansWeb(NoEn)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/iransans/ttf/IRANSansWeb(NoEn)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
        url('../fonts/iransans-fanum/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
        url('../fonts/iransans-fanum/woff/IRANSansWeb(FaNum).woff') format('woff'),
        url('../fonts/iransans-fanum/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/iransans-fanum/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
        url('../fonts/iransans-fanum/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
        url('../fonts/iransans-fanum/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: lighter;
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/iransans-fanum/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/iransans-fanum/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
        url('../fonts/iransans-fanum/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
        url('../fonts/iransans-fanum/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
/*---------------------------- Fonts End --------------------------*/
body,input,sub,form,label,a,p,h1,h2,h3,h4,h5,h6,li,ul{
    font-family: IranSans, Tahoma;
    margin:0;
    padding:0;
    direction: rtl;
}
.header{
    width:1100px;
    margin: auto;
    display:flex;
    
}
p{
    margin:0;
    padding:0;
}
.header .title-box{
    width:700px;
    margin:auto;
}
.header .title-box .title{
    width:700px;
}
.header .title-box .title p{
    text-align: center;
    font-size:100%;
}
.header .title-box .title1 p{
    font-size:130%;
}
.header .title-box .title2 p{
    font-size:80%;
}
.header .logo{
    width: 150px;
    height: 80px;
    position: absolute;
    margin-top: 15px;
    left: 10%;

}
.header .logo img{
    width:100%;
}
.factor{
    width:1100px;
    margin:20px auto;
    position:relative;
}
.factor .title-forosh{
    margin:0 auto 20px;
    width:190px;
    font-size:100%;
    border:1px solid #000;
    box-shadow:4px 5px 0px 1px;
    content:"پیش فاکتور";
}
.factor .title-forosh p{
    width:100%;
    text-align:center;
    
}
.factor .fact-p{
    width:100%;
    height:40px;
    margin: 10px 0 0 0px;
    display:flex;
    border: 2px solid #000;
    border-radius:10px;
}
.factor p{
    width:40%;
    padding:5px 10px;
    
}
.main{
    width:1100px;
    margin:20px auto;
}
.main table{
    width:1100px;
    
}
.main tbody tr th{
    font-size:90%;
    border:1px solid #000;
}
.main tbody tr td{
    border:1px solid #000;
    text-align:center;
    
}

.tnx{
    width:1100px;
    margin-top:15px;
    border:2px dashed #000;
}
.tnx p{
    font-size:90%;
    margin:5px 5px 5px 0px;
}
.emza{
    width:1100px;
    display:flex;
    margin-top:20px;
}
.emza1{
    width:1100px;
    margin-left:20px;
    height:100px;
    border:2px solid #000;
}
.emza1 .title{
    width:100px;
    background: #fff;
    margin:-15px 10px 0 0;
}
.emza1 .title p{
    text-align:center;
    font-size:90%;
}
.emza1 .name{
    width:100%;
    margin:20px 10px;
}
.logo
{
    width: 1100px;
    margin: auto;
}
.logo img{
    max-height: 120px;
    position: absolute;
    margin-top: 15px;
    left: 24%;
    max-width:200px
}













