.features{
    padding-top: 35px;
}
.category-items .item-box {
    border: 1px solid #ddd; /* Adjust color and thickness as needed */
    border-radius: 5px; /* Optional: Add rounded corners */
    padding: 15px; /* Optional: Add padding inside the border */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional: Add a subtle shadow */
}
.about-info h4{
    margin-bottom: 0px;
}
.about-info span{
    font-weight: 700;
    color: #1f3d71;
}
.advacancytrt{
    margin-top: 20px;
}
.councilofindia{
    padding: 20px;
}
.Initial h3{
    color: #1f3d71;
    font-weight: 600;
}
.Initial p{
    color: #000;
}
.qualifications{
    background-color: #1f3d71;
    height: 230px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.curriculum{
    background-color: #1f3d71;
    height: 230px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.studentsupport{
    background-color: #1f3d71;
    height: 230px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.governance{
    background-color: #1f3d71;
    height: 230px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.Infrastructure{
    background-color: #1f3d71;
    height: 230px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.evaluiation{
    width: 20%!important;
}
.evaluiation h4{
    color: #fff;
    text-align: center;
}
.evaluiation p{
    color: #fff;
}
.criteria ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px;
}
.missionimg{
    margin-top: 45px;
}
.certification ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px;
} 
.candidates ol{
    list-style-type: decimal;
    padding: 0px 0px 1px 20px;
}
.benefits ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px; 
}
.ntttcounsil h2{
    font-size: 35px!important;
}
.nursury ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px;  
}
.certiriahead h2{
color: #1f3d71;
font-weight: 700;
padding: 20px;
text-align: center;
}
.early ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px;  
}
.criteria{
    padding-bottom: 20px;
}
.certiria ul{
    list-style-type: disc;
    padding: 0px 0px 1px 20px;  
}
.accreditationbutton a{
    padding: 5px 15px;
    border-radius: 10px;
    border: 2px solid #000;
  
}
.accreditationbutton{
    text-align: center;
}
.resources{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 15px;
    margin-top: 15px;
    border-radius: 5px;
    height: 290px;
}
.resources h3{
    font-size: 18px;
    font-weight: 700;
}
.syllabuss ul{
    list-style-type: disclosure-closed;
    padding: 0px 0px 1px 30px;  
}
.syllabuss{
    padding-bottom: 10px;
}
.choldsphy span{
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.downloadsyllabus a{
border: 2px solid #000;
padding: 5px 15px;
border-radius: 5px;
}