<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.urdu {
    font-family: 'jameel noori nastaleeq regular';
    font-size:1.35rem;
}
.deci-urdu {
    list-style: decimal;
    
    direction: rtl;
}
@font-face {
    font-family: 'jameel noori nastaleeq regular';
    src: url('font/jameel noori nastaleeq regular.ttf') format('truetype');
}

.gap-height{
    margin-top:115px;
}
.dept-logo {
    width: 40px;
}
.dept-logo1 {
    width: 90px;
}
.card-border {
    border-color: #9e9e9e;
}
.card-bg {
    /*background-color: #e4eae9;*/
    background-color: #f6f6f6c0;
}
.bg-card-header {
    background-color: #cad2da7b;
    font-family: 'Arial Narrow';
    font-size: 1.2rem;
    font-weight: 500;
}
#topheader {
    background-color: #384a5a7c !important;
    position: absolute; /* Ensure it stacks above the content below */
    z-index: 1000; /* Set a high z-index to ensure it's on top */
}

    #topheader:hover {
        background-color: #314456d8 !important;
        position: absolute; /* Ensure it stacks above the content below */
        z-index: 1000; /* Set a high z-index to ensure it's on top */
        transition: .3s;
    }
#topfooter {
    background-color: #384a5a7c !important;
     z-index: 1000;
     /* Set a high z-index to ensure it's on top */
}

    #topfooter:hover {
        background-color: #314456d8 !important;
        z-index: 1000; /* Set a high z-index to ensure it's on top */
        transition: .3s;
    }
.micro-border{
   /*  border-bottom:5px;
     border-bottom-color:#384a5a;
     border-bottom-style:solid;*/
}
nav {
    /*display: flex;
    align-items: center;*/ /* Vertically centers navigation items */
    /*justify-content: flex-end;*/ /* Horizontally aligns items to right */

    height: 50px;
    /*   border-bottom-color: #384a5a;
    border-bottom-style: solid;
    border-bottom-width: 4px;*/
} 
    nav ul {
        text-align: right;
    }

        nav ul li {
            display: inline-block;
            font-family: Calibri;
            text-decoration: none;
            font-weight: bold;
        }

            nav ul li .li-link {
                color: whitesmoke;
                font-size: 1.1rem;
            }

                nav ul li .li-link:hover {
                    color: red;
                    font-weight: 500;
                    text-decoration: none;
                    border-bottom-color: #ea1e1e;
                    border-bottom-style: solid;
                    border-bottom-width: 5px;
                    transition: .3s; 
                } 
.active {
    color: red;
    text-decoration: none;
    border-bottom-color: red;
    border-bottom-style: solid;
    border-bottom-width: 7px;
    font-size: 27px;
}
.bg-header-hover:hover{
    background-color: #384a5a6a !important;
    color: white;
}
.innermenuebg {
    background-color: darkgrey !important;
    height: 117px;
    border-bottom-color: red;
    border-bottom-style: solid;
 
}
.flow-text{
    padding:20px;
    font-family:'Arial Narrow';
    font-size:1.1rem; 
}
.font-sizestyle {
    font-family: 'Arial Narrow';
    font-size: 1rem; 
}
.custom-button {
    padding: 0px;
    border: none;
    background: none;
    cursor: pointer;
    margin-right: 10px;
    outline: none; /* Removes the default focus border */
}
.checkbtn {
    color: white;
    float: right;
    line-height: 50px;
    margin-right: 10px;
    font-size: 2.5rem;
    cursor: pointer;
    border: none;
    background: none;
    display: none;
}

#check {
    display: none;
}
 
.btn-rounded {
    padding: 10px 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 1.3rem;
    color: white;
    background-color: #62778b;
}
.card-headline {
    font-family: 'Arial Narrow';
    font-size: 1.5rem;
    color: #384a5a;
    padding: 10px;
   width:100%;
    margin-bottom: 10px;
    font-weight: 600; 
 
}
.card-headline1 {
    font-family: 'Arial Narrow';
    font-size: 1.5rem;     
 padding:5px;
 font-weight:bold;
    width: 100%; 
   
}.pta{
     width:80px;
 }
.panel-img{
  width:180px;
}
.bg-card-blue {
    background: linear-gradient(to right, #0272d1 0%, #1da3b4 100%);
    transition: background-color 0.4s;
    border-radius: 6px;
}
.col-icon {
    margin-left:5px;
    color: white;
    font-size: 2rem;
    padding: 4px;
    justify-content: center;
}

.col-icon-img { 
    
    justify-content: center;
    justify-items:center;
    align-content:center;
    align-items:center;
}

.col-img { 
    max-width:50px;
    justify-content: center;
}
.col-icon-img1 {
    padding: 7px;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
}

.col-img1 {
    max-width: 35px;
    justify-content: center;
}
.bg-micro-btn {
    background-color: #62778b;
    color:white;
    font-size:1.4rem;
}
    .bg-micro-btn:hover {
        background-color: #94a4b4;
        color:black;
        border:solid #3b3431 1px;
    }
    .col-text {
        padding: 8px;
        color: white;
        font-family: 'Calibri';
        width: 100%;
        font-size: 1.3rem;
    }.col-text-footer {
    padding: 8px;
    color: white;
    font-family: 'Calibri';
    width: 100%;
    font-size: 1rem;
}
.col-icon-footer {
    color: white;
    font-size: 1rem;
    justify-content: center;
}
.hyperlink-style {
    display: inline-block; /* Ensures the hyperlink takes the size of its content */
    max-width: 100%; /* Fills the entire width of the column */
     text-decoration: none; /* Remove underline */
    color: inherit; /* Inherit text color */
}
.flex-container1 {
    display: inline-flex;
}
/*DASHBOARD*/
.container1 {
    display: flex;
    flex-direction: column;
}
.bg-card-blue-footer {
    background: linear-gradient(to left, #0272d1 0%, #1da3b4 100%);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: white;
    text-align: center;
    font-size: 0.9rem;
}
.bravologo{
    max-width:150px;
}
.bg-card-blue:hover {
    background: linear-gradient(to left, #0272d1 0%, #1da3b4 100%);
    transition: background-color 0.4s;
}
    .btn-rounded:hover {
        /* Adjust border-radius for rounder buttons */
        padding: 10px 10px; /* Adjust padding as needed */
        background-color: #384a5a; /* Default color */
        color: #ffffff;
        transition: background-color 0.5s;
       
    }
    .btn-rounded.active {
        color: white;
        background-color: #384a5a;
    }

    .bg-back {
        background-color: #f5f5f5 !important;
    }
.vfx {
    max-width: 300px;
}
.logosize{
    width:160px;
}
.logosizeFeedBack {
    width: 300px;
}
.dot {
    list-style: square;
    margin-left: 50px;
}    

.dropmenue_BG {
    background-color: #444444 !important;
}
.roundlogo{
    width:150px;
}
.profile-card {
    border-radius: 15px;
}

.slidecolor {
    background: linear-gradient(to right,#494747, #8b8181) !important;
}

.slidecolor2 {
    background: linear-gradient(to right,#164c86,#284a77 ) !important;
}
.logo_ {
     
    max-width: 600px; 
}
.logo_1 {
    transition: 0.3s;
    max-width: 300px;
}
.footer_btn {
    border: 3px solid #d5202a;
    border-radius: 50px;
    padding: 8px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-family:'Arial Narrow';
    font-size:1rem;
    word-spacing:1px;
    letter-spacing:1px;
    font-weight:500;
}
    .footer_btn:hover {
        background-color: white;
        color: darkslategray;
        font-weight: 500;
    }
    .slidelogo {
        max-width: 210px;
    }
.socialicon-footer {
    background-color: white;
    color: #2e3a45 !important;
    border-radius: 4px;
padding:5px;
font-size:1.2rem;
 display:inline-flex;
}
.MicroAir-urdu{
    width:400px;
 }
.dropmenue_item {
    display: block;
    clear: both;
    font-weight: 400;
    color: white;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.btn-dropmenue {
 /*   padding: 0.14rem;*/
    border: 0;
    /*background-color: #444444;*/
    
    font-size: 1.1rem;
    background-color: white;
    transition: 0.3s ease;
}

    .btn-dropmenue:hover {
        color:#ea1e1e;
        border-bottom-style: solid;
        border-bottom-color: #ea1e1e;
        border-bottom-width: 5px;
        transition: 0.3s ease;
        border-radius:20px;
    }


.dropmenue_item:hover {
    background-color: #D02A2A;
    color: white;
    transition: 0.3s ease;
 
}
/*nav {
    background: #ffffff;
    width: 100%;
    height: 100px;
    border-bottom-color: #acb1b5;
    border-bottom-style: solid;
    border-bottom-width: 0.1px;
}
.logo{
    max-width:500px;
}
nav ul {
    float: right;
    margin-right: 30px;
}

        nav ul li {
            display: inline-block;
            line-height: 80px;
            margin: 5px; 
            text-decoration: none;
            font-weight: bold;
        }

            nav ul li .li-link {
                color: #3b3431;
                font-size: 1.1rem;
                font-weight:normal;
                padding: 6px 6px;
               text-transform:uppercase;
               text-decoration:none; 
            }

                nav ul li .li-link:hover {
                    color: #ea1e1e;
                    text-decoration: none;
                    border-bottom-color: #ea1e1e;
                    border-bottom-style: solid;
                    border-bottom-width: 7px;
                    transition: .5s;
                }*/
.li-link {
    color: #3b3431;
    font-size: 1.1rem;
    font-weight: normal;
    padding: 6px 6px;
    text-transform: uppercase;
    text-decoration: none;
}
.li-link:hover {
    color: #ea1e1e;
    text-decoration: none;
    border-bottom-color: #ea1e1e;
    border-bottom-style: solid;
    border-bottom-width: 7px;
    transition: .5s;
}
.active {
    color: red;
    text-decoration: none;
   
    font-size: 27px;
}

.bg-header {
    background-color: #0f426a !important;
}

.covid {
    display: flex;
    width: 100%;
    padding: 10px;
    width: 100px;
    text-align: center;
    color: white;
}
.tophead_container {
    display: flex;
    margin-right: 50px;
    width: 100%;
    justify-content: flex-end;
    padding: 7px;
}
.tophead {
    padding: 7px;
    display: flex;
    color: white;
    margin-right: 20px;
    font-size: 20px;
}

    .tophead a {
        color: white;
        border: none;
        opacity: 0.6;
    }

        .tophead a:hover {
            color: white;
            opacity: 8;
        }


.image-list-container {
    max-width: 100%;
    overflow: hidden;
}

.image-list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 0; /* Add this line */
    margin: 0; /* Add this line */
}

    .image-list li {
        margin: 0; /* Add this line */
    }

        .image-list li img {
            max-width: 100%;
            height: auto;
        }
 
.index-img
{
     width: 110px;
    
     
}
.PictureBox {
    width: 150px;
    height: 165px;
}
.ulColumn {
    list-style: none;
    display: flex;
    flex-flow: column wrap;
    height: 22em;
    max-width:50%;
}
.h-85 {
    height: 90% !important
}
.h7{
    font-size: 0.8rem;
}
 
.socialicon {
    font-size: 1.2rem;
  border-radius:5px;
    color: #efefef;
}.socialicon-menue {
   
  border-radius:3px;
    color: #efefef;
}
.menue-box {
    background-color: #3b3431;
}
.bg-mtalic_light
{
    background-color: #e8f5f2;
}

.bg-mtalic {
    background-color: #287881;
}
 
 
.text-matalic {
    color: #287881; 
}

.journa_image_align {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    text-align:center;
}
.footer-bg {
    background-color: #a5c6bb;
}
.text-blue {
    color: #005986;
}
.text-blue2 {
    color: #0034ff;
}

.welcometext {
    font-size: 1rem;
}
crossbtn {
    /*background-color:#ebebeb;*/
    border-radius: 7px;
    /*    background-color: #ededed;
*/ margin: 4px;
    font-weight: 600;
    padding: 8px;
 }

.crossbtn, a {
    color: white;
    text-decoration: none;
    padding: 5px;
    margin: 5px;
}

    .crossbtn:hover {
        background-color: #db5050;
        transition: 0.3s;
        color: white;
        border-radius: 5px;
    }

crossbtn1 {
color:white;
}

.crossbtn1:hover {
    transition: 0.3s;
    color: #a5c6bb;
}
.top-icons {
    font-size: 0.9rem;
    margin: 4px;
}
.bg-micro {
    background-color: #314456 !important;
}
.bg-micro-footer {
    background-color: #2e3a45 !important;
}

.hidde_field_onMobile {
    visibility: visible;
    display: block;
}
.visible_on_mobile {
    visibility: hidden; 
    display:none;
}
.Journal_text {
    font-size: 1.7rem;
}
@media all and (max-width:320px) {
 
    .card-headline {
        font-family: 'Arial Narrow';
        font-size: 0.7rem;
        color: #384a5a;
        padding: 2px;
        width: 100%;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display:none;
        visibility:hidden;
    }
    .welcometext {
        font-size: 0.2rem;
    }
    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
}

@media all and (max-width:480px) {
    #check:checked ~ ul {
        left: 0;
    } 
    .checkbtn {
        display: block;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display: none;
        visibility: hidden;
    }
    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
    .welcometext {
        font-size: 0.2rem;
    }
    .Journal_text {
        font-size: 0.8rem;
    }
  
}

@media all and (max-width:528px) {
    #check:checked ~ ul {
        left: 0;
    } 
 
    .checkbtn {
        display: block;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display: none;
        visibility: hidden;
    }

    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
    .welcometext {
        font-size: 0.5rem;
    }
    
}

@media all and (max-width:610px) {
    #check:checked ~ ul {
        left: 0;
    } 
  
    .checkbtn {
        display: block;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display: none;
        visibility: hidden;
    }
    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
    .welcometext {
        font-size: 0.5rem;
    }
   
}

@media all and (max-width:600px) {
    #check:checked ~ ul {
        left: 0;
    } 
    .checkbtn {
        display: block;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display: none;
        visibility: hidden;
    }
    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
    .welcometext {
        font-size: 0.7rem;
    }
   
}

@media all and (max-width:768px) {
    .gap-height {
        margin-top: 60px;
    }
    .logo_ {
         width: 200px;
    }
    nav ul {
        position: fixed;
        width: 80%;
        height: 100vh;
        background: #24282b;
        top: 0px;
        left: -100%;
        text-align: center;
        transition: all .5s;
        z-index: 10000;
        padding: 40px;
    }

        nav ul li {
            display: block;
            line-height: 43px;
            color: white;
            text-align: left;
            font-family: 'Montserrat-Regular';
            border-bottom-color: #dee2e6;
            border-bottom-style: solid;
            border-bottom-width: 1px;
        }

            nav ul li .li-link {
                color: #dee2e6;
                font-size: 15px;
                padding: 20px;
                font-weight: 100;
                font-stretch: ultra-expanded;
            }

                nav ul li .li-link:hover {
                    color: white;
                    border: none;
                }  
    #check:checked ~ ul {
        left: 0;
    } 
    .checkbtn {
        display: block;
    }
    .card-headline1 {
        font-family: 'Arial Narrow';
        font-size: 1rem;
        padding: 1px;
        font-weight: bold;
        width: 100%;
    }
    .card-headline {
        font-family: 'Arial Narrow';
        font-size: 1.2rem;
        color: #384a5a;
        padding: 5px;
        width: 100%;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .image-list {
        grid-template-columns: 1fr;
    }
    .slidelogo {
        max-width: 150px;
    }
    .hidde_field_onMobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
        display: none;
        visibility: hidden;
    }

    .visible_on_mobile {
        visibility: visible !important;
        display: block;
    }
  
    .welcometext {
        font-size: 0.9rem;
    }

    .Journal_text {
        font-size: 1rem;
    }

    .socialicon {
        font-size: 0.8rem;
      
        color: #efefef;
    }
}

@media all and (max-width:868px) {
   
 
}

@media all and (max-width:992px) {

 
}</pre></body></html>