@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');
/*@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

body {
    font-family: 'Plus Jakarta Sans';
}
.Repo_WrapDiv{
    padding:0 60px;
}

iframe {
    height: 100%;
    border: unset;
}
    .leftSideBar {
    padding-left: 0px !important;
    }
    .leftSideBar::-webkit-scrollbar {
    display: none !important;
    width: 0px !important;
    }
    .rule{
    border: 2px solid #00A61B;
    }
    .rule1{
    border: 2px solid #FF0000;
    }
.IconOGRAPHY span {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 90px;
    line-height: 79px;
    /* or 88% */
    text-transform: uppercase;
    color: #212120;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}
    .leftSideBar{
    background: #E4E4E4 !important;
    height: 100%;
    }
    /* .leftSideBar1{
    background: #E4E4E4 !important;
    } */
.download {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    /* or 150% */
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #15628C;
}
    .main_body_div{
    padding: 61px 95px 30px 95px;
    }
    .leftSideBar1{
    padding-left: 40px;
    padding-right: 40px;
    }
    .sideLogo{
    padding-bottom: 48px; 
    padding-top: 28px;
    }
    .Tertiary_Palette{
    margin-left: 19px !important;
    }
.do {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    /* line-height: 79px; */
    /* display: flex; */
    align-items: flex-end;
    text-transform: capitalize;
    color: #00A61B;
}
    .menu_div a{
    text-decoration: none !important;
    }
    .logo1{
    float: right;
    width: 115px;
    height: auto;
    padding-top: 22px;
    padding-right: 0px;
    }

.report_head h2 {
    font-family: Plus Jakarta Sans;
    font-size: 25px;
    font-weight: 800;
    line-height: 79px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.horizontalImgDiv .col-4, .reprot_img-div .col-4 {
    margin-bottom: 30px;
}
/* new style */
:root {
    --MainColor: #2B6381;
    --black: #000000;
    --Grey1: #3A3A3A;
    --tint_Palette: #460C11;
    --tint_Palette1: #5C1016;
    --tint_Palette2: #71141B;
    --tint_Palette3: #871820;
    --tint_Palette4: #981F28;
    --tint_Palette5: #982C34;
    --tint_Palette6: #B33841;
    --wt400: 400;
    --wt500: 500;
    --wt600: 600;
    --wt700: 700;
    --wt300: 300;
    --wt800: 800;
    --wt900: 900;
    --font10: 0.625rem;
    --font11: 0.6875rem;
    --font12: 0.75rem;
    --font13: 0.8125rem;
    --font14: 0.875rem;
    --font15: 0.9375rem;
    --font16: 1rem;
    --font17: 1.0625rem;
    --font18: 1.125rem;
    --font20: 1.25rem;
    --font21: 1.3125rem;
    --font24: 1.5rem;
    --font30: 1.875rem;
    --font40: 2.5rem;
    --font45: 2.8125rem;
    --font50: 3.125rem;
}
    .banner_head{
    font-size: var(--font30) !important;
    }
    .banner_subhead{
    font-size: var(--font24) !important;
    }
    .typo_head{
    color: var(--black) !important;
    }


    /*banners page style*/

.Banner_head h2 {
    font-family: Plus Jakarta Sans;
    font-size: 30px;
    font-weight: 800;
    line-height: 79px;
    letter-spacing: 0em;
    text-align: left;
    color:black;
}

    .Banner_head h2 span {
        font-family: Plus Jakarta Sans;
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;
        margin-left: 25px;
        color: #000000;
    }

.banImgDiv2 img{
    float:right;
}
.BanImgDiv {
    margin-bottom:25px;
}

.PowerPoint_head h2 {
    font-family: Plus Jakarta Sans;
    font-size: 25px;
    font-weight: 800;
    line-height: 79px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-left: 14px;
}
.PowerPoImage div{
    margin-bottom:25px;
}


.PowerImgwrapper {
    margin-bottom:100px;
}
.AttLogoDiv {
    padding: 0 60px;
}