About Us
Academic Council
Executive Council
Finance Committee
Institutional Development Plan
NAAC
NBA
NIRF
ARIIA 2021
12(B) UGC Certificates
MoA
Mandatory Disclosures (AICTE)
Public Self Disclosure (UGC)
Anthem
Library
Student Activity Centre
Student Counselling Cell
The Learning Development Center
Tribal Courses
Ek Bharat Shreshtha Bharat
Sustainability
IQAC
CIQA
SAP Portal
FAQs
Testimonials
KIIT Online Admission & Public Notice
Conversion & Medium of Instruction Certificate
Verification of Certificates
National Academic Depository
Centres of Excellence
KIIT National Innovation & Startup Policy (NISP)
Research and Consultancy Guidelines
Recognised Centres
KIIT Review
MOU’s and Collaborations
Download Logo
.kiit-edge-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
.kiit-edge-menu ul li {
position: relative;
overflow: hidden;
margin-bottom: px;
}
.kiit-edge-menu ul li a {
display: block;
padding: 0px 5px;
/*background-color: #f5f5f5;*/
color: #333;
text-decoration: none;
position: relative;
transition: color 0.3s ease;
z-index: 1;
}
.kiit-edge-menu ul li a::before {
content: ”;
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%;
background-color: #0a8043; /* KIIT Green */
transition: left 0.4s ease;
z-index: -1;
}
.kiit-edge-menu ul li a:hover {
color: #fff;
}
.kiit-edge-menu ul li a:hover::before {
left: 0;
}
.international-affairs-menu ul li a:hover {
transform: scale(1.05);
transition: transform 0.3s ease;
}
.international-affairs-menu h3 {
font-size: 16px;
font-weight: 700;
color: #0a8043;
margin: 0 0 12px 0;
}
.international-affairs-menu ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.international-affairs-menu ul li {
margin: 0;
}
.international-affairs-menu ul li a {
text-decoration: none;
color: #1a1a1a;
font-size: 15px;
font-weight: 400;
transition: transform 0.25s ease;
display: inline-block;
}
.international-affairs-menu ul li a:hover {
transform: scale(1.03);
}
