
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



/*#39348d btn color*/ 
/*#4dc5e9 btn hover*/

body{
     font-family: "Poppins", sans-serif !important;
}


    ul{
                    padding-bottom: 15px;    
                }
                ul li,
                ol li{
                    padding: 5px 0;
                }


/*.wpo-site-footer .f-shape-2 svg circle, .wpo-site-footer-s2 .f-shape-2 svg circle {*/
/*    fill: #6923c3;*/
/*}*/

p {
    font-size: 16px;
    color: #434343;
    line-height: 1.8em;
    font-weight: 400;

.department-single-img img{
    width:64px;
    height:64px; 
}  


                         .category-widget ul li a{
                            background-color:#72569D;
                            padding:15px 10px;
                            border-radius:8px;
                            color:#fff!important;
                            transition:all ease 0.5s;
                        }
                        .category-widget ul li a:hover{
                           background-color:#fff;  
                           color:#72569D!important;
                           border:1px solid #72569D; 
                        } 
                       
                         .category-widget ul li a span{
                             margin:0px 10px 0px 0px;
                             color:#000!important;
                         }
                         .department-single span a {
                        color: #1E144F; /* Change this color to whatever you need */
                    }
                         
                        @media screen and (max-width: 767px) {
                            .mobhide {
                                display: none;
                            }
                            
                            
                            
                            
                            
                        }
                        
                        
            
                
                
                