.about-coll{
    margin-top:20px !important;
}
.subside h6{
    color:#8240EE !important;
    font-family:cambria;
    font-weight:bold;
    text-align:center;
    margin-top:15px !important;
}
/*.subside{*/
/* height:80px !important;*/
/*}*/
.subside p{
font-family:cambria;
text-align:justify;
}
.sflist-head h3{
    font-family:cambria;
    color:#f70808;
    text-align:right;
    background:#98d6f2;
    padding:10px;
    font-weight:bold;
    border-bottom:4px groove #f70808;
    border-right:4px groove #f70808;
     letter-spacing: 10px !important;
}


.place-tab{
    background:#2b87bd;
}
.place-tab h1{
    font-family:cambria;color:white;text-align:center;font-weight:bold;margin-top:20px;
}
.place-tab span{
   font-size:60px !important;
}

.place-tab p{
font-family:cambria;color:white;text-align:center;font-size:20px;
}


.heddiv h3{
    /* background-color:#E88A54;*/
    /*border-radius:25px 25px 0px 0px;*/
    /*height:40px;*/
    text-align:right;
    font-weight:bold;
    font-family:'cambria';
    background:#98d6f2;
    border-bottom:4px groove #f70808;
    padding:10px;
    letter-spacing:10px;
    border-right:4px groove #f70808;
    color:#f70808 !important;
}
.about-news h3{
    color:#c4a35a !important;
    font-family:Cambria;
    font-weight: bold;
    text-align:left !important;
}
.about-coll p{
    /*color:#E88A54 !important;*/
    font-family:Cambria;
    /*font-weight: bold;*/
    /*text-align:center;*/
}
.slides> div {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 240px;
    max-height: 100%;
}

.slides > div > img {
    height: 100%;
    width: 100%;
}


/*Salient Features*/
  .sflist li {
            list-style: outside;
            font-family:cambria !important;
        }
  
        .sflist li::marker {
            animation-name: GFG;
            animation-duration: 0.5s;
            animation-fill-mode: forwards;
        }
  
        .sflist li:nth-child(1)::marker {
            animation-delay: 0;
        }
  
        .sflist li:nth-child(2)::marker {
            animation-delay: 0.5s;
        }
  
        .sflist li:nth-child(3)::marker {
            animation-delay: 1.0s;
        }
  
        .sflist li:nth-child(4)::marker {
            animation-delay: 1.5s;
        }
  
        .sflist li:nth-child(5)::marker {
            animation-delay: 2.0s;
        }
         .sflist li:nth-child(6)::marker {
            animation-delay: 2.5s;
        }
         .sflist li:nth-child(7)::marker {
            animation-delay: 3.0s;
        }
  
        @keyframes GFG {
            from {
                font-size: 12px;
            }

            to {
                font-size: 30px;
                color: green;
            }
        }


.prog-file h2{
    font-family:cambria;
    color:black;
    font-weight:5px;text-align:center;
    /*background:red;*/
}

table.theme_table, table.theme_table tr, table.theme_table tr td, table.theme_table tr th {
    border: 1px solid #c5c5c5;
}
table, th, td {
    border: 1px solid #E1E7EE;
    border-collapse: collapse;
    color: #0F1825;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}
.theme_table tr .text-left {
    text-align: left;
}
table.theme_table, table.theme_table tr, table.theme_table tr td, table.theme_table tr th {
    border: 1px solid #c5c5c5;
}
td, th {
    font-family: 'Cambria' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 12px;
    text-align: center;
    border-right: 1px solid #E1E7EE;
    border-bottom: 1px solid #E1E7EE;
}
table, th, td {
    border: 5px solid #E1E7EE;
    border-collapse: collapse;
    color: #0F1825;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
}
.course-head{
    text-align:left; font-family:cambria;color:black;font-weight:bold;padding:20px 0px 0px 30px;letter-spacing:0.5rem;
}
.text-left a{
    color:#640d0dcf;
    font-weight:normal !important;
}
.table_container{
    padding:10px 50px 0px 50px !important;
}
.text-left a{
    font-color:black;
}
.table-head th{
  text-align:center !important;
  font-weight:600 !important;
}

/*Collapse Nested*/

.panel-title>a{
    font-weight: bold;
    font-family: cambria;
}

.placediv h3{
    /* background-color:#E88A54;*/
    /*border-radius:25px 25px 0px 0px;*/
    /*height:40px;*/
    text-align:right;
    font-weight:bold;
    font-family:'cambria';
    background:#f2d498;
    border-bottom:4px groove #E88A54;
    padding:10px;
    letter-spacing:6px;
    border-right:4px groove #E88A54;
    color:#f41409 !important;
}