:root {

    --bac_color:rgb(248 248 248);
    --tr_color:rgb(241, 241, 241);
    --th_color: #93e9ff;
    --text-main:#020202;

    --border: 1px #dfdfdf solid;

  }
  .footeer{
   
    position: fixed; /* Here's what sticks it */
    bottom: 0; /* to the bottom of the window */
    left: 0; /* and to the left of the window. */
    width: 100%;
    padding-top: 20px;
    text-align: center;

}
.dis_f{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 10px;
}

.aa{
    width: 100%;
    height: 10px;
    background-color: antiquewhite;
    display: flex;
position: relative;
}
.bb{
    width: 50%;
    background-color: aqua;
    
    height: 10px;
}
.bb2{
    width: 50%;
    background-color: #F7F9FF;
    
    height: 10px;
}

/* exchange */
.market_box{
    margin: 20px;
    padding: 2px;
    
}
.market-gridd {
    display: grid
;
    grid-template-columns: 50% 50%;
}


      
table{
    border-collapse: collapse;
    width: 100%;
    box-shadow: inset 0px 0px 2px 0px black;
    

    border-radius: 5px;
    tr:nth-of-type(odd) {
        border-left: var( --border);
        border-right:var( --border);
        background-color:  var( --tr_color)
      }
    }
.mytable_box{
   overflow-x:auto; 
}
.td-list_a{
    text-decoration: none;
    color: var(--text-main);
    font-size: 12px;
    font-weight: 650;
    font-variation-settings: "wght" 650;
}
.tr-list{
   
    height: 35px;
    max-width: 100px;
}
.th-list{
    background-color:var(--th_color);
    padding: 2px 10px;
    font-size: 12px;
    text-align: center;
    direction: ltr;
}
.td-list{
    padding: 5px 10px;
    text-align: center;
    direction: ltr;
    height: 27px;
    max-width: 150px;

}
.th-list2{
    padding: 2px 10px;
    font-size: 14px;
    text-align: center;
    direction: ltr;

}
.td-list2{
    padding: 5px 10px;
    text-align: center;
    direction: ltr;
    height: 33px;
    max-width: 60px;
}
.td-list2-T{
    padding: 5px 10px;
    text-align: center;
    direction: ltr;
    height: 33px;
    max-width: 110px;

}
.Stockstyle{

    font-weight: bold;
    font-size: 14px;
}
 /* box data */
 .box_datas{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding: 4px;
 }
 .data_tital{
    display: flex;
    align-items: center;
    justify-content:flex-start;
    gap: 10px;
 }

 .box_data{
    text-align: center;
    
 }
 .title_da{
    background-color: #a2ffa4;
    padding: 2px 5px;
    border-radius: 2px;
    margin-bottom: 5px;
    font-weight: bold;
 }
 .title_na{
    background: #f1f1f1;
    padding: 5px 10px 0 10px;
    direction: ltr;
 }
 .taitl_in{
    
    text-align: center;
    padding: 5px 2px 0 2px;
    font-weight: bold;

 }
 .taitl_p{
    margin-bottom: 0px;
    direction: ltr;
 }






.img-box-list{
    max-width: 98%;
    max-height: 98%;
    width: auto;
    height: auto;
    margin: auto;
    
} 
 .post-list{
    width: 100%;
    display: block;

    height: 70%;
    padding: 3px;
} 




.analysis-Name_Education{
    width: 150px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    height: 180px;
    margin: 10px 2px 0 1px;
    padding: 5px;
    display: inline-block;
    border-radius: 7px;


}




.home_video{
    margin:0 10px;
    width: 95%;
    
    height: auto;
}
.iamge{
    width: 100%;
    height: auto;
}


.payesh{
    display: none;
}


.payesh2{
    margin: 20px;
}



.post-list2{
    display: flex;
    flex-direction: column;
}




.box-selected {
    overflow-x: auto;
    white-space: nowrap;
    white-space-collapse: collapse;
    /* width: 100%; */
    /* display: flex; */
    flex-wrap: wrap;
    margin: 0;
    justify-content: space-evenly;
    margin-top: 3px;
    background-color: #ffffff;
    border-radius: 12px;
    margin-top: 5px;
    height: 230px;
}

.post-listed{
 box-shadow: 0px 0px 5px 0px #cacaca;
 display: inline-block;
 margin: 5px;
 text-align: center;
 border-radius: 10px;   
 width: 220px;
 height: 170px;
}




.analysis-Name_Education_linke{
    
    text-decoration: none;
    color: black;
    overflow: hidden;

}

.titel_edu{
    font-size: 18px;
    background: #93e9ff;
    
    padding: 2px 10px;
    margin-bottom: -15px;
    margin-right: 40px;
}







/* edu_droup */
.edu_box{
    width: 95%;
    height: auto;
    display: ruby;
}
.Educat-list0{
    max-width: 95%;
    max-width: 33%;
}
.Educat-list2{
    
    height: auto;
    box-shadow: 0px 0px 5px 0px #cacaca;
    margin: 5px;
    text-align: center;
    border-radius: 10px; 


}
.Education_linke{
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

/* indus */

.in-listed{

    display: inline-block;
    margin: 5px;
    text-align: center;
    border-radius: 10px;   
    width: 220px;
    height: 170px;
    
   }
   
.indus_s{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
    background-color: #b2f0ff;
}
.indus_sp{
    font-size: 14px;
    margin: 2px;
    
    
}
.indus_sm{
    font-weight: bold;
    margin-bottom: 1px;
    direction: ltr;
}
.indus-vo{
    background-color: #dbf8ff;
}


.titel_ed1u{
    display: none;
}
.selected_ed{
    height: 450px;margin: 20px;padding: 20px;
}
.post-listed_edu{
    width: 450px;height: 370px;
}

.in-listed1{
    width: 200px;
}
.betweenpi{
    display: grid;grid-template-columns: 30% 70%;
}
.p_oi{
    max-width: 950px;text-align: justify;
}
.dis_f {
    display: block;
}
.ret{
    display: flex;
    justify-content: space-around;
    align-items: stretch;
}
.frt{
    width: 80px; height: 80px;border-radius: 50px;
}
@media screen and (max-width:1600px) {
    
    .payesh{
            display:block;
        }
        
    .payesh2{
        display: none;
    }

    .analysis-Name_Education_linke {
        font-size: 16px;
        margin-top: 5px;
        text-align: center;

    }
    .dis_f {
        display: block;
    }
}



@media screen and (max-width:1400px) {
    
.io_rell_ti{
    margin-bottom: 0;
}

.box_datas{
    margin: 2px;
}
.title_na{
    margin: 2px;
}
.selected_ed{
    height:230px;margin: 5px;padding: 5px;
}
.post-listed_edu{
    width: 220px;
    height: 160px;
}
.titel_edu {
    font-size: 14px;
    padding: 2px 10px;
    
}
.lk_fd{
    display: none;
}
.dis_f{
    display: block;
}
.rty{
    display: none;
}
.iamge1{
    display: none;
}
.betweenpi{
    display: block;
}
.p_oi{
    max-width: 95%;
}
.analysis-Name_Education_linke {
    font-size: 16px;
    margin-top: 5px;
}
}


@media screen and (max-width:1250px) {
    .market-gridd {
        display: block;
        align-content: space-between;
    }
    .titel_ed1u{
        display: block;
        margin: 10px 0;
    }
    .selected_ed{
        height:230px;margin: 5px;padding: 5px;
    }
    .post-listed_edu{
        width: 220px;
        height: 160px;
    }
    .titel_edu {
        font-size: 14px;
        padding: 2px 10px;
        margin: 10px;
        
    }
    .lk_fd{
        display: none;
    }
    .dis_f{
        display: block;
    }
    .rty{
        display: none;
    }
    .iamge1{
        display: none;
    }
    
    .betweenpi{
        display: block;
    }
    .p_oi{
        max-width: 95%;
    }
    .analysis-Name_Education_linke {
        font-size: 16px;
        margin-top: 5px;
    }
    }   


    @media screen and (max-width:650px) {

        .td-list{
            font-size: 13px;
            padding: 2px;

        }
        .market_box {
            margin: 20px 5px;
           padding: 0; 
        }
        .font_sh{
            font-weight: lighter;
        }
        .box_datas {

            display: block;

        }
        .data_tital{
            display:grid;
            grid-template-columns: 50% 50%;
        }
        .title_na {
           
            padding: 0; 
            margin:5px 0;
            
        }
        .in-listed1 {
            width: 150px; 
        }
        .indus_sm{
            font-size: 13px;
        }
        .title_da{
            font-size: 13px;
        }

        .selected_ed{
            height:230px;margin: 5px;padding: 5px;
        }
        .post-listed_edu{
            width: 220px;
            height: 160px;
        }
        .titel_edu {
            font-size: 14px;
            padding: 2px 10px;
            
        }
        .lk_fd{
            display: none;
        }
        .dis_f{
            display: block;
        }
        .rty{
            display: none;
        }
        .iamge1{
            display: none;
        }

        .betweenpi{
            display: block;
        }
        .p_oi{
            max-width: 95%;
            padding: 0 7px 0 0;
        }
        .section-title{
            margin-bottom: 0;
        }
        .section-title.extra{
            margin-bottom: 0;
        }
        .analysis-Name_Education_linke {
            font-size: 16px;
            margin-top: 5px;
        }
        .frt{
            display: none;
        }

    }