@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
.menu_div {
    background: #0144E4;
    border: 0.25px solid #0144E4;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 15px;
    box-shadow: 0px 4px 4px #b1b1b1;
    min-width: 167px;
    max-height: 167px;
    padding: 25px 8px;
}
.menu_txt1 {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    /* line-height: 79px; */
    /* or 465% */
    text-transform: uppercase;
    color: #FFFFFF !important;
}
    figure {
    margin: 0 0 0rem;
    }
    .menu_div1{
    /* height: 141px; */
    text-align: center;
    padding: 0px 0px 15px 0px;
    }
    ul{
    padding-left: unset !important;
    }
    ul li{
    list-style-type: none;
    }
    .leftSideBar{
    background: #E4E4E4 !important;
    /* height: 100vh; */
    }
.IconOGRAPHY span {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 90px;
    line-height: 79px;
    /* or 88% */
    text-transform: capitalize;
    color: #3A3829;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}
    