.backgroundAbout
    {
        clip-path: polygon(0 50%, 100% 100%, 100% 0);
        width:30%;
        height:620px;
        background:#dd0404;
        position:absolute;
        z-index:-10;
        right:0;
        top:0px;
    }
    .anthBc{
         position: absolute;
    z-index: -11;
    background: #e0e0e0;
    width: 33%;
    height: 620px;
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
    margin-top: -93px;
 
    }
    .addC{
    border: 1px solid #dd0404;
   padding-top:50px;
   padding-bottom:70px;
    position: relative;
    z-index: -11;
    display:flex;
    justify-content:flex-end;
 font-family:iransans;
  
    
    }
    .imageDumbel{
       position: absolute;
    width: 401px;
    margin-top: 43px;
    margin-right: 150px;
    z-index: -10;
   
    }
    .itsLabelAboutUs{
        color:#dd0404;
        font-weight:bold;
        padding-top:30px;
            font-size: 36px;
            width:100%;
    }
    .insideAboutPa{
          width: 50%;
display:flex;
flex-wrap:wrap;
align-items:center;
    text-align: right; 
    }
    .insideContentAboutUs{
           color: #8a8a8a;
    text-align: justify;
    padding-top: 10px;
    line-height: 35px;
    width: 90%;
        
    }
                 .partOfBt{
                        display:flex;
                        justify-content:flex-end;
                        width:100%;
                            position: relative;
                            margin-bottom:50px;
    z-index: 10;
    
                    }
                                .btGo:after{
       position: absolute;
    height: 55px;
    width: 55px;
    content: " ";
    background: #383838;
    z-index: -1;
    margin-top: -8px;
    margin-left: -38px;
                        }
                                       .inBt{
                        
                                display:flex;
                            justify-content:center;
                            align-items:center;
                                font-size: 13px;
                        }
                        .ctaRed{
              font-family: iransans;
    background: #a6c209;
    color: white;
    height: 57px;
    height: 55px;
    display: flex;
    padding: 16px 30px;
    justify-content: flex-end;
    margin-right: 20px;
    font-size:15px;
                        }
                        .ctaRed:hover{
                            background:#de0000;
                            cursor:pointer;
                        }
                        .btGo:hover{
                            background:#8ca501;
                            cursor:pointer;
                        }
                        .dashboard .allCn
    { 
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
             padding-top:20px;
             padding:20px 2% 40px 2%;
         
    }
    .dashboard{
           margin-top: 41px; 
       
    }
    .dashboard .sec-2{
        
        
       
    }
    .ctaRed{
        background:red;
        display:flex;
        
    }
    .ctaRed:after{
     position: absolute;
    height: 55px;
    width: 55px;
    content: " ";
    background: #383838;
    z-index: -1;
    margin-top: -8px;
    margin-left: -38px;
}
 .rightPartBackgroundC{
        position:absolute;
        right:0px;
        top:100px;
        background:url('../img/rightBackContact.png');
        background-size:contain;
        background-repeat:no-repeat;
        margin-top:10px;
        width:300px;
        height:600px;
    }
    .BoxL{
        display:flex;
        flex-direction:row-reverse;
        
    }
    .contactUsFo{
        flex-basis:50%;
        
    }
    .formLabelC{
        font-family:iransans;
        font-weight:bold;
        font-size:35px;
    }
    form.cUs input[type="text"],form.cUs input[type="email"],form.cUs textarea{
        display:block;
        margin-top:10px;
        outline:none;
        border:1px solid #e14242;
        width:100%;
        padding:10px 10px;
        font-size: 15px;
        background:#ebebeb;
        
    }
    form.cUs{
        margin-top:30px;
    }
    form.cUs textarea{
        height:200px;
    }
    form.cUs input[type="text"]::placeholder,form.cUs input[type="email"]::placeholder,form.cUs textarea::placeholder{
        font-weight:bold;
       
    }
                     .sendButton{
                        width:200px;
                        height:40px;
                        background:#dd0404;
                        color:white;
                        display:flex;
                        flex-direction:row-reverse;
                       
                    }
                    .sendButton:hover{
                         background:#af0303;
                         cursor:pointer;
                    }
                    .pButton{
                        width:100%;
                        display:flex;
                        flex-direction:row-reverse;
                        margin-top:30px;
                    }
                    .insideSend{
                        width:100%;
                        display:flex;
                        justify-content:center;
                        align-items:center;
                        font-family:iransans;
                        font-size:14px;
                        padding-top:2px;
                    } 
                    .sendButton:after{
                        width:40px;
                        height:40px;
                        content:" ";
                        background:#515050;
                        position:absolute;
                        z-index:-1;
                        margin-left:-10px;
                       margin-top:10px;
                    }
                     .dashboard{
           margin-top: 41px;
    }
    .dashboard .fullTopContent{
      width: 100%;

    background: #fafafa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    }
    .dashboard .rightBox,.dashboard .leftBox{
        width:260px;
        display:flex;
        
    }
    .dashboard .eachIconTopBox{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    flex-wrap: wrap;
    width: 100px;
    font-size: 14px;
    font-family: iransans;
    font-weight: normal;
       
    }
    .dashboard .eachIconTopBox i{
        color:#dd0404; 
        font-size:30px;
    }
    .dashboard .addLeftBorder{
        margin-left:20px;
    }
    .dashboard .addLeftBorder:after{
     width: 1px;
    height: 50px;
    background: gray;
    content: " ";
    margin-right: 142px;
    position: absolute; 
}
.icnIn{
    width:100%;
    text-align:center;
}
.dashboard .blacker{
    background:black;
    text-align:center;
    color:#ffc000;
    padding-right:5px;
    padding-left:5px;
}
    .dashboard h3::before { 
    content: "";
    display: block;
    width: .5rem;
    height: 2rem;
    background: black;
    margin-left: 1rem;
    }
    .dashboard h3{
        font-size: 14px;
    display: flex;
    align-items: center;
    }
    .dashboard section.sec-1{
        margin-top:20px;
    }
    .dashboard .allCn
    { 
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
    }
           .parter{
                        flex-basis:28%;
                           height: 130px;
                            box-shadow: unset !important;
                            display:flex;
                            justify-content:center;
                            align-items:center;
                    }
                    
                    .fP{
                        background:#ff6666;
                    }
                    .sP{
                        background:#ff4d4d;
                    }
                      .tP{
                        background:#ff3334; 
                    }
                    .partOfThree{
                        display:flex;
                        justify-content:space-around;
                        margin-top:20px;
                        
                    }
                    .innerTitle{
                            font-family: iransans;
    color: white;
    padding-bottom: 5px;
    font-size: 16px;
    display: flex;
    justify-content: center;
}
                    
                    .innerTitle:before{
                        position:absolute;
                        height:2px;  
                        width:12%; 
                        content:" ";
                        background:black;
                           margin-top: 27px;
                    }
                    .innerContent{
                        text-align:center;
                        
      font-size: 25px;
    font-weight: bold;
    margin-top:10px;
    font-family:iransans;
                    }
                    .margin-top-50{
                        margin-top:50px;
                    } 
                                 .btGo:after{
       position: absolute;
    height: 55px;
    width: 55px;
    content: " ";
    background: #383838;
    z-index: -1;
    margin-top: -8px;
    margin-left: -38px;
                        }
                        .inBt{
                        
                                display:flex;
                            justify-content:center;
                            align-items:center;
                        }
                        .btGo{
              font-family: iransans;
    background: #a6c209;
    color: white;
    height: 57px;
    height: 55px;
    display: flex;
    padding: 16px 30px;
    justify-content: flex-end;
    margin-right: 20px;
                        }
                        .btGo:hover{
                            background:#8ca501;
                            cursor:pointer;
                        }
                        .labelRightMode{
                            display:flex;
                            align-items:center;
                           
                        }
                        .partOfOne{
                            width:10%;
                            height:4px;
                            background:#de0403;
                        }
                        .partOfLabel{
                            margin-right:10px;
                            font-family:iransans;
                            font-weight:bold;
                            font-size:18px;
                        }
                        .joinCh{
                            background:#2f2f2f;
                            color:white;
                            font-family:iransans;
                            font-weight:bold;
                            display:flex;
                            justify-content:center;
                            align-items:center;
                            padding:10px 0px;
                            margin-top:10px;
                            font-size:12px;
                        }
                        .dashboard .eachIconTopBox{
                            padding:5px;
                        }
                        .dashboard .eachIconTopBox:hover{
                            background: rgb(171 171 171 / 10%);
    cursor: pointer;
                        }
                           .menuBoxOnMobile{
            box-shadow: inset 0px 20px 29px -6px #735454d9;
      clip-path: polygon(100% 0, 96% 18%, 5% 18%, 0 0, 0 100%, 100% 100%);
        position:fixed;
        bottom:0px;
        height:100px;
        background:#d20c11;
        width:100%;
        z-index:10;
        display:none;
        right:0;
    }
    .menuItemMobile{
        flex-basis: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #360000;
    flex-wrap: wrap;
    font-family: iransans;
    font-weight: 500;
    padding-right: 5px;
        font-size: 13px;
    }
   
    .mobileMenuActive{
        background:#b60000;
        clip-path: polygon(22% 0, 100% 0%, 83% 100%, 0 100%);
           color:white;
            box-shadow: inset 0px 20px 29px -6px #735454d9;
    } 
    .menuItemMobile:first-child.mobileMenuActive{ 
        clip-path: polygon(22% 0, 100% 0%, 100% 100%, 0 100%) !important;
        box-shadow: inset 0px 20px 29px -6px #735454d9;
    }
     .menuItemMobile:last-child.mobileMenuActive{ 
      clip-path: polygon(0 0, 100% 0%, 83% 100%, 0 100%) !important;
      box-shadow: inset 0px 20px 29px -6px #735454d9;
    } 
    .mobileMenuActive:after{
  content: " ";
    display: block;
    width: 1px;
    height: 120px;
    margin-left: -10%;
    background: #0000ff00;
    margin-top: 0;
    filter: drop-shadow(0px -5px 2px rgb(0 0 0 / 0.6));
    position: absolute;
    z-index: 20;
    transform: rotate(15deg);
    } 
    .iconPartMobileMenu{
        width:100%;
        text-align:center;
        font-size:25px; 
        
    }
    .irirkCopyright{
      background: #353535;
    width: 100%;
    position: absolute;
    height: 40px;
    text-align: center;
    color: white;
    font-family: iransans;
    display: flex;
    font-size: 15px;
    justify-content: center;
    font-weight: bold;
    align-items: center;
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 3% 100%);
      
    }
    .bottomC{
        filter: drop-shadow(1px 9px 5px rgba(50, 50, 0, 0.2));
    position: fixed;
    z-index: 11;
    width: 102%;
    left: -1%;
    bottom: 120px;
    }
    .scrolledDown .menuItemMobile{
   padding-top: 20px;

    }
    
     @media screen and (max-width:992px){
           
         .menuBoxOnMobile{
             display:flex;
         }
         footer{
                 margin-bottom: 80px !important;
         }
         .main-footer .footer-left-col > div{
               width: 100%;
         }
         .main-footer .footer-middle-col ul li{
                margin: 4% 0 0 4.5%;
         }
        }
        @media screen and (max-width:768px){
             .main-footer .footer-left-col > div{
               width: 50%;
         }
         .main-footer .footer-middle-col ul li{
                 margin: 4% 0 0 3%;
         }
        }
          .aDevider{
                        width:2px;
                        height:50px; 
                        background:#dd0404;
                        margin-right:20px;
                        margin-left:20px;
                    }
                    .mkh2 h2{
                        display:flex !important;
                            font-size: 18px !important;
                            align-items:center;
                    }
                    .mkh2 hr{
                            margin: -2.5% auto 2% !important;
                    }
                    .mkh2 h2 i{
                       margin-left:20px;
                       color:#dd0404;
                    }
                    .dater{
                        color:#959595;
                    }
                    .partOfDesc{
                        width: 75%;
                        margin:0 auto;
                        margin-top:20px;
                        display:flex;
                        align-items:center; 
                        
                        
                    }
                    .dashboard .top{
                            margin-bottom: 6% !important; 
                    }
                    .laberler{
                        font-family:iransans;
                        font-weight:bold;
                        font-size:18px;
                        flex-basis:48%;
                    }
                    .innerDesc{
                        border: 2px solid #eaeaea;
    font-family: iransans;
    padding: 15px 30px;
    text-align: justify;
    font-size: 14px;
    font-weight: bold;
    color: #201f1f;
    line-height: 30px;
}
                .partOfBt{
                      display: flex;
    flex-wrap: nowrap !important;
    align-items: center;
    margin-top: 40px;
    padding: 0 50px; 
                }
                .rightBoxBt{
                    width:60%;
                    height:2px;
                    background:black;
                }
                .partOfBt img{
                    width:30%;
                    margin-right:10px;
                }
                      .main-header > nav.my-nav > .nav-menu > .profile-icon{
            margin-left:25px;
        }
        .alert-icon{
                color: white;
    font-size: 20px;
    margin-left: 20px;
        }
        .alert-icon span{
position: absolute;
    background: #dd0404;
    width: 25px;
    font-size: 14px;
    height: 25px;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
    margin-right: -15px;
        }
        @media screen and (max-width:1016px){
        .main-header > nav.my-nav > .nav-menu > ul > li{
         font-size:14px;   
        }
        }
        @media screen and (max-width:992px){
            #navbarSupportedContent{
                display:none !important;
            }
            .navbar{
                height:50px;
            }
            
        }
          .fullScreenPop{
        background:rgba(255,255,255,0.5);
        position:fixed;
        z-index:1021;
        width:100%;
        height:100%;
        top:0px;
        left:0px; 
        right:0px;
        display:flex;
        justify-content:center;
        align-items:center;
         
    }
    .centerPopUp{
        width:600px;
        height:450px;
        padding:20px;
        border:2px solid black;
        background:white;
    }
    .centerBoxTitle{
        text-align:center;
        display:flex;
        justify-content:center;
        align-items:center;
        font-family:iransans;
        font-weight:bold;
        
        
    } 
    .centerBoxTitleInside{
        border-bottom:2px solid black;
        color:#a20106;  
        font-size:18px;
        padding-bottom:10px;
        padding-right:25px;
        padding-left:25px;
 
        
    }
    .closer{
    position: absolute;
    width: 50px;
    height: 50px;
    background: #a20106;
    margin-right: 500px;  
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
        box-shadow: inset 0px 0px 7px black;
    }
    .contentPopUp{
        width:100%;
        margin-top:40px;
    }
    .eachItemContent{

        width: 100%;  
        height:100px;  
        padding-right:5%;
        display:flex;
        direction:rtl;
        font-family:iransans;
        align-items: center;  
    } 
    .eachItemContent:before{
     position: absolute;
    width: 40px;
    height: 85px;
    background: #c60c11;
    content: " ";
    margin-right: -48px;
    
}
.contentInPop{
    text-align:justify;
        font-size: 14px;
        color:#4f4f4f;
    
}
.labelPop{
     flex-basis: 65%; 
     font-weight:bold;
     color:#a20106;   
         text-align: right; 
         font-size: 18px;
} 
.firstPartIcon{
        width: 110px;
}
.firstPartIcon img{
    width:62px 
}
     .profile{
                margin-top:41px; 
            }
               .profile .allCn{  
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
    } 
    form.information{
        display:flex;
        justify-content: space-between;
        flex-wrap:wrap;
        width:90%;
        margin-right:auto;
        margin-left:auto;
        padding-top:20px;
    }
    
        
    
    form.information input,form.information select{
        flex-basis:49%;
        height:50px;
        margin-top:10px;
        border:none;
        outline:none;
        background:#ebebeb;  
        padding:0 2%;
    }
    form.information .chooseBirth{
        flex-basis:49%;
        display:flex;
        justify-content:space-between;
        align-items:center;
        font-family:iransans;
    }
    .boxOfDate{
        direction: ltr;
    display: flex;
    justify-content: space-between;
    align-items:center;
    }
    .boxOfDate select{
        margin-right:10px;
        margin-left:10px;
    }
                         .dashboard{
           margin-top: 45px;
    }
                    .getS h2{ 
                        font-size:20px !important;
                        font-weight:bold;
                    }
                       .dashboard .allCn{ 
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
         padding-top:20px;
    }
         .margin-top-50{
                        margin-top:50px;
                    } 
                    .eachProgram{
    margin-top: 20px;
    width: 100%;
    height: 80px;
    border: 2px solid #201e1f;
    display: flex;
    justify-content: space-between;
    font-family: iransans;
    align-items: center;
    font-weight: bold;
    box-shadow: 0px 0px 10px -5px black;
                    }
                    .partOfProgramList{
                        width:90%;
                        margin:20px auto;
                        
                         
                    }
                    .firstB{
                        clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 64%, 35% 50%, 0 37%, 0 0);
                        flex-basis:36px; 
                        height:78px;
                        background:#201e1f;
                    }
                    .lastB{
                         clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    /* flex-basis: 10%; */
    height: 78px;
    background: #201e1f;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 60px 0px 35px;
    font-weight:bold;
                    }
                    .lastB:hover{
                        background:#5f575b;
                        cursor:pointer;
                    }
                    .prSub{
                        display:flex;
                        flex-basis:20%;
                    }
                    .sq{
                        
                        width:20px;
                        height:20px;
                        display: flex;
                        justify-content: center;
                        align-items:center;
                        color:white;
                    }
                    .sqBackRed{
                        background:#fd1b1c; 
                    }
                    .sqBackGreen{
                        background:#709f01; 
                    }
                    
                    .mkTextGreen{
                        color:#709f01 !important; 
                    }
                    .mkTextRed{
                        color:#fd1b1c; 
                    }
                    .afterSq{
                        color:#8e8e8e;
                        margin-right:10px;
                    }
                    .counterC{
                        width:120px;
                        height:30px;
                        box-shadow: 0px 0px 6px -2px black;
                            font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
                    }
                    .counterCYellow{
                        background:#f2ad07;
                        border:1px solid #f87002;
                    }
                    .counterCRed{ 
                        background:#fd1b1c;
                        border:1px solid #bf0604;
                    }
                     .counterCGreen{ 
                        background:#709f01;
                        border:1px solid #445d01;
                    }
                      .dashboard{
        
    }
    .dashboard .fullTopContent{
      width: 100%;
flex-wrap:Wrap;
    background: #fafafa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    }
    @media screen and (max-width:838px){
        .dashboard .fullTopContent{
                justify-content: space-around;
        } 
    }
    .dashboard .rightBox,.dashboard .leftBox{
        width:260px;
        display:flex;
        
    }
    .dashboard .eachIconTopBox{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    flex-wrap: wrap;
    width: 85px;
        height: 66px;
    font-size: 13px;
    font-family: iransans;

       
    }
    .dashboard .eachIconTopBox i{
        color:#dd0404; 
        font-size:21px;
    }
    .dashboard .addLeftBorder{
        margin-left:20px;
    }
    .dashboard .addLeftBorder:after{
     width: 1px;
    height: 50px;
    background: gray;
    content: " ";
    margin-right: 142px;
    position: absolute; 
}
.icnIn{
    width:100%;
    text-align:center;
}
.dashboard .blacker{
    background:black;
    text-align:center;
    color:#ffc000;
    padding-right:5px;
    padding-left:5px;
}
    .dashboard h3::before { 
    content: "";
    display: block;
    width: .5rem;
    height: 2rem;
    background: black;
    margin-left: 1rem;
    }
    .dashboard h3{
        font-size: 1rem;
    display: flex;
    align-items: center;
    }
    .dashboard section.sec-1{
        margin-top:20px;
    }
    .dashboard .allCn
    { 
         box-shadow:0px 0px 8px -1px #d0d0d0;
         padding-bottom:40px;
    }
             .parter{
    flex-basis: 250px;
    height: 105px;
                            box-shadow: inset 0px 0px 11px -2px black;
                            display:flex;
                            justify-content:center;
                            align-items:center;
                            margin-top:15px;
                    }
                    
                    .fP{
                        background:#ff6666;
                    }
                    .sP{
                        background:#ff4d4d;
                    }
                      .tP{
                        background:#ff3334; 
                    }
                    .partOfThree{
                        display:flex;
                        justify-content:space-around;
                        flex-wrap:wrap;
                        margin-top:20px;
                        
                    }
                    .innerTitle{
                            font-family: iransans;
    color: white;
    padding-bottom: 5px;
    font-size: 13px;
    display: flex;
    justify-content: center;
}
                    
                    .innerTitle:before{
                        position:absolute;
                        height:2px;  
                        width:12%; 
                        content:" ";
                        background:black;
                           margin-top: 27px;
                    }
                    .innerContent{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 13px;
    font-family: iransans;
                    }
                    .margin-top-50{
                        margin-top:50px;
                    } 
                    .shop .slider-2-items{
    filter: drop-shadow(-1px 1px 5px rgba(50, 50, 0, 0.15));
    margin: 1rem;
        width: 20%;

}
.shop .slider-2-items .patterned-back{
    background: white;
    padding-bottom: 12%;
    clip-path: polygon(0 100%, 0 0, 100% 0, 100% 100%, 56% 100%, 50% 93%, 44% 100%);
    
}
.shop .slider-2-items h5{
    text-align: center;
    border-bottom: 2px solid #dd0404;
    width: max-content;
    margin: 3% auto 7%;
    display: block;
    padding: 0 3% 1%;
}
.shop .slider-2-items .back{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #dd0404;
}

.shop .slider-2-items p{
    text-align: center;
    font-size: .9rem;
    line-height: 2;
    font-weight: 300;
    color: #878787;
    margin: 0;
    clip-path: polygon(0 0, 100% 0, 92% 50%, 100% 100%, 0 100%, 8% 50%);
    background: white;
}
.shop > ul{
    list-style: none;
    margin: 2% 0;
    display: flex;
    justify-content: center;
    height: 2rem;
}
.shop > ul > li.slick-active {
    padding: 0 13%;
}
.shop > ul > li:first-child {
    padding-left: 0;
}
.shop > ul > li:last-child {
    padding-right: 0;
}
.shop > ul > li {
    border-bottom: 1px solid;
    height: 1rem;
    padding: 0;
}
.shop > ul > li > button{
    border: none;
    border-radius: 0;
    background: white;
    padding: 0 12px;
    font-size: 1.1rem;
}
.shop > ul > li.slick-active > button{
    background: #dd0404;
    color: white;
    font-weight: 500;
}
.partOfLabel{
    width:100%;
        padding-right: 2px;
    font-family: iransans;
    font-weight: bold;
    font-size: 18px;
    margin-bottom:10px;  
    
}
.analyses-page{
    padding-top:0px !important;
}
  .rot{
                    transform: rotate(90deg);
                        margin-bottom: 4px;
                        margin-right:15px;
                }
                .top{
                  
                }
                .insideShaper{
      /* margin-top: 53px; */
    padding: 125px;
    padding-top: 70px;
    padding-right: 210px;
    /* margin-bottom: 20px; */
    line-height: 40px;
    font-family: iransans;
        padding-top: 90px;
                    
                }
                .shaper{
       clip-path: polygon(0 0, 0 48%, 21% 100%, 100% 100%, 100% 57%, 76% 0);
    background: #ebebeb;
    width: 87.5%;
    position: absolute;
    height: 300px;
    z-index: 10;
                    
                }
                
                .rightTr{
                       clip-path: polygon(100% 0, 0 50%, 100% 100%);
    background: #b70505;
       width: 120px;
    height: 300px;
    content: " ";
    float: right;
    box-shadow: inset 20px -12px 58px -11px black;
   
                } 
                 .leftTr{
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background: #b70505;
    width: 110px;
    height: 300px;
    content: " ";
    float: left;
    box-shadow: inset 20px -12px 58px -11px black;
                }
                .triangle{
                       width:300px;
                    height:300px;
                    background:#b70505;
                }
                .bottomPartShop{
                    overflow:hidden;
                    
                    width:90%;
                    margin:40px auto;
                }
                .bottomPartShop h2{
                    color:#dd0404;
                    font-weight:bold;
                }
                .rightTriangle{  
                   
                }
                .leftTriangle{ 
                    
                 
                    
                }
                .partOfBt{
                      display: flex;
    flex-wrap: nowrap !important;
    align-items: center;
    margin-top: 40px;
    padding: 0 50px; 
                }
                .rightBoxBt{
                    width:60%;
                    height:2px;
                    background:black;
                }
                .partOfBt img{
                    width:30%;
                    margin-right:10px;
                }
                     .sendButton{
                            width: 270px;
                        height:50px;
                        background:#dd0404;
                        color:white;
                        display:flex;
                        margin:0 auto;
                        
                        flex-direction:row-reverse;
                       
                    }
                  
                    .pButton{
                    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    /* margin-top: 30px; */
    margin-top: -100px;
    position: absolute;
    z-index: 10;
                    }
                    .insideSend{
  width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: iransans;
    font-size: 24px;
    padding-top: 2px;
    font-weight: bold;
                    } 
                    .sendButton:after{
                        width:50px;
                        height:50px;
                        content:" ";
                        background:#515050;
                        position:absolute;
                        z-index:-1;
                        margin-left:-10px;
                       margin-top:10px;
                    }
                             
                          .partOfDesc{
                        width: 75%;
                        margin:0 auto;
                        margin-top:20px;
                        display:flex;
                        align-items:center; 
                        
                        
                    }
                    .dashboard .top{
                            margin-bottom: 6% !important; 
                    }
                    .laberler{
                        font-family:iransans;
                        font-weight:bold;
                        font-size:18px;
                        flex-basis:48%;
                    }
                    .innerDesc{
                        border: 2px solid #eaeaea;
    font-family: iransans;
    padding: 15px 30px;
    text-align: justify;
    font-size: 14px;
    font-weight: bold;
    color: #201f1f;
    line-height: 30px;
}
                    
                       .dashboard{
           margin-top: 41px;
    }
                    .getS h2{ 
                        font-size:20px !important;
                        font-weight:bold;
                    }
                       .dashboard .allCn{ 
         box-shadow: 0px 0px 8px -1px #d0d0d0;
         padding-bottom:40px;
         padding-top:20px;
    }
         .margin-top-50{
                        margin-top:50px;
                    } 
                    .eachProgram{
    margin-top: 20px;
    width: 100%;
    height: 80px;
    border: 2px solid #201e1f;
    display: flex;
    justify-content: space-between;
    font-family: iransans;
    align-items: center;
    font-weight: bold;
    box-shadow: 0px 0px 10px -5px black;
                    }
                    .partOfProgramList{
                        width:90%;
                        margin:20px auto;
                        
                         
                    }
                    .firstB{
                        clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 64%, 35% 50%, 0 37%, 0 0);
                        flex-basis:36px; 
                        height:78px;
                        background:#201e1f;
                    }
                    .lastB{
     clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    flex-basis: 19%;
    height: 80px;
    background: #201e1f;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 60px 0px 35px;
    font-weight: bold;
       box-shadow: inset -10px 0px 33px -6px #23232378;
                    }
                    .lastB:hover{
                        background:#5f575b;
                        cursor:pointer;
                    }
                    .prSub{
                        display:flex;
                        flex-basis:20%;
                    }
                    .sq{
                        
                        width:20px;
                        height:20px;
                        display: flex;
                        justify-content: center;
                        align-items:center;
                        color:white;
                    }
                    .sqBackRed{
                        background:#fd1b1c; 
                    }
                    .sqBackGreen{
                        background:#709f01; 
                    }
                    
                    .mkTextGreen{
                        color:#709f01 !important; 
                    }
                    .mkTextRed{
                        color:#fd1b1c; 
                    }
                    .afterSq{
                        color:#8e8e8e;
                        margin-right:10px;
                    }
                    .counterC{
                        width:120px;
                        height:30px;
                        box-shadow: 0px 0px 6px -2px black;
                            font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
                    }
                    .counterCYellow{
                        background:#f2ad07;
                        color:#e85601; 
                        border:1px solid #f87002;
                    }
                    .counterCRed{ 
                        background:#fd1b1c;
                        border:1px solid #bf0604;
                        color:#600000;
                    }
                     .counterCGreen{ 
                        background:#709f01;
                        color:#3a6201;
                        border:1px solid #445d01;
                    }
                    .ninetyWidther{
                        width:90% !important;
                    }
                    .ninetyWidther .laberler{
                            flex-basis: 30%;
                    }
                    .margin-top-50{
                        margin-top:50px;
                    }
                    .sportsPr .firstB{
                        clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 64%, 10% 50%, 0 37%, 0 0);
    flex-basis: 106px;
  height: 80px;
       box-shadow: inset 15px 0px 19px -12px #5a5a5a;
                        background:#de0403;
                        color:white;
                        display:flex;
                        justify-content:center;
                        align-items:center;
                    }
                    .sportsPr .eachProgram{
                        border:none;
                    }
                    .partOfDetails{
                        display:flex;
                        justify-content: space-between;
                               flex-basis: 40%;
                        
                    }
                    .topE{
                        color:#878787;
                        font-size:12px; 
                        width:100%;
                    }
                    .eachPartOfD{
                        display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align:center;
 
                        flex-wrap:wrap;
                    }
                    .eachPartOfD:after{
         position: absolute;
    margin-left: 0px;
    content: " ";
    background: #dbdbdb; 
    height: 53px;
    width: 2px;
}
.disableH:hover{
  cursor: default !important;

}
.lastGreen{
    background:#7ac506 !important;
}
.lastYellow{ 
    background:#f89e00 !important;
}
.lastRed{
    background:#f90101 !important;
} 
.underTop{
    width:100%;
    margin-top:10px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.underTop i{
      display: block;
    margin-top: -3px;
    margin-left: 7px;
    padding: 1px;
    color:#3a3a3a;
    border: 1px solid black;
    border-radius: 50%; 
}
.fpierF{
    flex-basis:50%;
}
.spierS{
        flex-basis:30%;
}
.removeLefter:after{
    display:none;
} 
.counterC i{
    margin-left:10px;
}
 .fullScreenPop{
        background:rgba(255,255,255,0.5);
        position:fixed;
        z-index:1021;
        width:100%;
        height:100%;
        top:0px;
        left:0px; 
        right:0px;
        display:none;
        justify-content:center;
        align-items:center;
         
    }
    .centerPopUp{
        width:600px;
        height:450px;
        padding:20px;
        border:2px solid black;
        background:white;
    }
    .centerBoxTitle{
        text-align:center;
        display:flex;
        justify-content:center;
        align-items:center;
        font-family:iransans;
        font-weight:bold;
        
        
    } 
    .centerBoxTitleInside{
        border-bottom:2px solid black;
        color:#a20106;  
        font-size:18px;
        padding-bottom:10px;
        padding-right:25px;
        padding-left:25px;
 
        
    }
    .closer{
    position: absolute;
    width: 50px;
    height: 50px;
    background: #a20106;
    margin-right: 500px;  
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
        box-shadow: inset 0px 0px 7px black;
    }
    .contentPopUp{
        width:100%;
        margin-top:40px;
    }
    .eachItemContent{

        width: 100%;  
        height:100px;  
        padding-right:5%;
        display:flex;
        direction:rtl;
        font-family:iransans;
        align-items: center;  
    } 
    .eachItemContent:before{
     position: absolute;
    width: 40px;
    height: 85px;
    background: #c60c11;
    content: " ";
    margin-right: -48px;
    
}
.contentInPop{
    text-align:justify;
        font-size: 14px;
        color:#4f4f4f;
    
}
.labelPop{
     flex-basis: 65%; 
     font-weight:bold;
     color:#a20106;   
         text-align: right; 
         font-size: 18px;
} 
.firstPartIcon{
        width: 110px;
}
.firstPartIcon img{
    width:62px 
}
      .allCn{ 
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
         padding-top:20px;
         padding:20px 5%;
      
    }
    .viewAnl .top h2{
        font-size:1.1rem;
    }
    .smallerFont{
        font-size:0.9rem;
    }
    .height-45{
        height:45px;
    }
    .viewAnl input[type="text"],textarea{
          font-family: iransans;
    text-align: justify;
    line-height: 30px;
    font-size: 15px;
    padding: 0px 15px;
}
    
    .viewAnl input[type="text"]{
        text-align:center;
    }
                  .spaceAround{
                            justify-content:space-around;
                            
                        }
                        .imagesPartUser{
                            width:28%;
                            
                        }
                        .labelOfPic{
                            padding-top:20px;
                            text-align:center;
                            font-family:iransans;
                        }
                        .topper20{
                            padding-top:20px;
                        }
                                     .margin-top-50{
                        margin-top:50px;
                    }
                    .fullWidther{
                        width:100% !important;
                    }
                    .bolder{
                        font-weight:bold !important;
                    }
                    .br{
                            border: 2px solid;
    padding: 3%;
    background: #fafafa;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    width:90%;
    margin:0 auto;
    font-family:iransans;
    line-height:30px;
    text-align:justify;
    font-size:14px;
                    }
                                    .labelTopPart{
                    display:flex;
                    justify-content:space-between;
                    width:100%;
                    margin:20px auto;
                    font-family:iransans;
                    font-weight:bold;  
                   align-items:center;
                }
                .labelF{
               margin-right:40px;
                }
                .fP{
                    width:35px;
                    /*height:70px;*/
                    background:#548f08;
                }
                .removePadding{
                    padding-left:0 !important;
                 padding-right:0 !important;
                }
                .partone{
                    display:flex;
                    justify-content:space-between;
                    align-items:center;
                }
                .labelS{
                    margin-left:40px;
                }
                .buttonDownload{
         width: 98%;
    background: #548f08;
    color: white;
    font-family: iransans;
    text-align: center;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
                }
                .buttonDownload:after{
                 position: absolute;
    background: #515050;
    z-index: -1;
    content: " ";
    width: 50px;
    height: 50px;
    margin-left: -11px;
    margin-top: -5px;
}
.insiderer{
    width:100%;

}
.buttonDownload:hover{
    background:#416f05;
    cursor:pointer;
}
             
                          .partOfDesc{
                        width: 75%;
                        margin:0 auto;
                        margin-top:20px;
                        display:flex;
                        align-items:center; 
                        
                        
                    }
                    .message .top{
                            margin-bottom: 3% !important; 
                    }
                    .laberler{
                        font-family:iransans;
                        font-weight:normal;
                        font-size:15px;
                        flex-basis:48%;
                    }
                    .innerDesc{
                        border: 2px solid #eaeaea;
    font-family: iransans;
    padding: 15px 30px;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    color: #201f1f;
    line-height: 30px;
}
                    
                       .message{
            margin-top: 20px;
    }
                    .getS h2{ 
                        font-size:20px !important;
                        font-weight:bold;
                    } 
                       .message .allCn{ 
         box-shadow: 0px 0px 8px 4px #d0d0d0;
         padding-bottom:40px;
         padding-top:20px;
      
    }
         .margin-top-50{
                        margin-top:50px;
                    } 
                    .partOfInformationEa{
                        display:flex;
                        justify-content:space-between;
                        background:#e9e9e9;
                       font-family:iransans;
                       font-weight:bold;
                        width:75%;
                        padding:10px 2%;
                        margin:0 auto;
                        align-items:center;
                    }
                    .rightPartInformation,.leftPartInformation{
                        display:flex;
                        align-items:center;
                    }
                    .fRightPart{
                        font-size:14px;
                    }
                    .sRightPart{
                        margin-right:5px;
                        font-size:18px;
                    }
                    .message{
                        width:90%;
                             padding: 13px 27px;
                        
                        
                    }
                    .mine,.other{
    background: white; 
    filter: drop-shadow(1px 9px 5px rgba(50, 50, 0, 0.2)); 
    font-family:iransans;
    line-height:30px;
    display: flex;
    font-size:14px;
    text-align:justify;
                    } 
                    .other{  
     background: #d10208;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    color:white;
                    }
                    .mine{
                        border:1px solid #e6e6e6;
                            justify-content: flex-end;
    flex-direction: column;
                       
                    }
                    .mine:after{
      position: absolute; 
    clip-path: polygon(0 50%, 100% 100%, 78% 50%);
    content: " ";
    width: 60px;
    height: 60px;
    background: white;
  margin-bottom: -41px;

                    }
                    .other:after{ 
    position: absolute;
    float: left;
    content: " ";
    width: 60px;
    height: 60px;
    background: #d10208;
    margin-bottom: -42px;
    clip-path: polygon(0 50%, 0 100%, 100% 50%);
                    }
                    .partOfMessages{
                        width:75%;
                        margin-right:auto;
                        margin-left:auto;
                    }
                    .messageBox{
                        display:flex;
                            flex-wrap: wrap;
                    }
                    .currentUser{
                        justify-content:flex-start;
                    }
                      .otherUser{
                        justify-content:flex-end; 
                    }
                    .dateAndTime{
                        color:#9f9e9e;
                        font-family:iransans;
                         font-family: iransans;
    float: left;
    font-weight: bold;
    width: 90%;
    margin-top: 5px;
    text-align: left;
        font-size: 13px;
    padding: 10px 0px;
                    }
                    .rightMode{
                        text-align:right;
                    }
                                  .sendBox{
                        width:90%;
                        margin:40px auto;
                            display: flex;
    flex-direction: row-reverse;
                    }
                    .sendBox textarea{
    background: #ebebeb;
    padding: 20px 2% 0px 85px;
    direction: rtl;
    width: 98%;
    outline: none;
    border: none;
    height: 60px;
    font-size: 15px;
    font-family: iransans;
    line-height:normal !important;
      
}
.sendBox textarea:focus{
     box-shadow: inset 0px 0px 8px -6px black; 
}
.sendMessageButton{
      background: #d10208;
    width: 60px;
    height: 50px;
    /* float: left; */
    margin-top: 5px;
    margin-left: 9px;
    z-index: 2;
    position: absolute;
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;

}
.sendMessageButton:hover{
    background:#fb050d;
    cursor:pointer;
}
.textIn form button{
    outline:none !important;
    border:none !important;
    text-decoration: none !important;
    color:inherit;
    box-shadow:unset !important
            font-size: 13px;
}