.box-tlt {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
}



.nav-item {
    margin: 0 2px;
}
.nav-item {
    padding: 0 6px;
}

.nav-item:hover .dropdown-menu {
    display: block;

}

.dropdown-menu {
    position: absolute;
    border-radius: 10px;
}

.navbar-collapse .navbar a {
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.dropdown-menu .dropdown-item {
    font-size: 16px;
    padding: 7px 22px;
    color: #fff;
}

.btm-nav-bar .nav-item {
    color: #fff;
}
.cents{
    align-items: center;
}

.dropdown-item:focus,
.dropdown-item:hover {
    text-decoration: none;
    background-color: #ddd;
}

.nav-item:hover {
    background-color: #1A265C;
    border-radius: 12px;
    color: #ffffff;
    transition: ease-out 0.3s;
}

.colle img {
    width: 110px;
    height: 110px;
}

.colle .ddu {
    text-align: end;
}
.tp-eml{
    border-right: 2px solid #753337;
    margin: 6px 0;
}

.col_nme{
    text-align: center;
    padding: 12px 0;
}
.col_nme p{
    font-size: 18px;
}
.col_nme h1 {
    font-size: 33px;
    text-align: center;
    font-weight: 600;
}
header{
    background-color: #161F32;
    box-shadow: 0 0 9px 0 #ddd;
}

.pg-sld{
    top: -18px;
    background-color: unset;
    padding-bottom: 0;
}
.pg-desc{
    padding-top: 20px;
}
.depart-padd .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #161F32 !important;
    
}
#news .list-wrpaaer a span{
    color: #161F32;
}
.sld-bar{
    top: 0;
    width: 95%;
}
.header-bottom {
    width: 100%;
    background-color: #fff;
   
    margin: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btm-nav-bar {
    background: #161F32;
    border-radius: 40px;
    position: relative;
    box-shadow: 0px 4px 5px 0 #8787871f;
    top: 0px;
    z-index: 999;
}

.tp-bar {
    background-color: #161F32;
    padding: 5px 10px;

}
.mkd{
    margin-bottom: 0;
    display: flex;
    align-items: center;
    list-style: none;
    background-color: #1A265C;
    color: #ffffff;
    padding-left: 5px;
  }
.mkd  li a{
    color: #ffffff;
    padding: 0.7rem 0.4rem;
}
.pg-sld{
    top:-1px;
}
.nav-link:focus, .nav-link:hover{
    color: #000;
}
.dropdown-item:focus, .dropdown-item:hover{
    color: #000;
}
.nav212{
    color: #fff;
    margin-top: 10px;
}.navbar-expand-lg .navbar-collapse{
    justify-content: center;
}
.two_img_logo{
    width: 100%;
    height: 547px;
}
.admsn-box{
    margin-top: 40px;
}
.admsn-box .form-sect{
    padding: 0px 55px;
}
#tab-form{
    padding: 0 20px;
}
.admsn-box .plcmnt-head{
    padding-bottom: 20px;
}

.admsn-box .plcmnt-head h4{
    font-size: 34px;
}
.admison{
    background-color: #e43d12;
    position: absolute;
    bottom: 0;
    height: 207px;
    width: 100%;
    z-index: 0;
}
.form-sect{
    position: relative;
    z-index: 99;
    padding-bottom: 30px;
}
.tabs-sect{
    background-color:#fff ;
    height: 461px;
    border-radius: 17px;
}
.tab-and-form form{
    height: 500px;
    background-color: #fff;
   
}
button, input, optgroup, select, textarea{
    font-size: 16px;
}
.text-centsas{
    text-align: center;
}
.form-control::-webkit-input-placeholder {
    font-size: 16px; /* For WebKit browsers */
    width: 100%;
}
#email{
    margin-right: 0;
}
#city{
    margin-right: 0;
}

.form-control:-moz-placeholder {
    font-size: 16px; /* For Mozilla Firefox 18- */
}

.form-control::-moz-placeholder {
    font-size: 16px; /* For Mozilla Firefox 19+ */
}

.form-control:-ms-input-placeholder {
    font-size: 16px; /* For Internet Explorer 10- */
}
.mmb-place{
    text-align: center;
    
}
.submit-btn{
    border: none;
    margin-top: 20px;
}
.tab-and-form #form-h2{
    text-align: start;
    margin-bottom: 20px;
}
.form-control{
    background-color: #afafaf1f;
}
.talks-box{
    border: 1px solid #D9D9D9;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.talks-nme{
    align-items: center;
}
.talks-img{
    text-align: center;
}
.talks-stdnt-nme h6{
    font-size: 20px;
}
.talks-img img{
    width: 111px;
    height: 108px;
    border-radius: 179px;
    background: #dfdfdf;
    padding: 10px 9px 0px 10px;
}
.topers-sect{
    background-color: #EBF3FF;
    margin-top: 50px;
    padding: 20px 10px 30px 10px;
  
}
.tprs-hexagon{
    width: 100px;
    height: 55px;
    background-color: #3498db;
    position: relative;
    margin: 0 2px;
}

.tprs-hexagon:before,
.tprs-hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

.tprs-hexagon:before {
    bottom: 100%;
    border-bottom: 27.5px solid #3498db;
}

.tprs-hexagon:after {
    top: 100%;
    width: 0;
    border-top: 27.5px solid #3498db;
}
.topers-sect .card{
    background-color: unset;

}
.eng-scrm{
    background-image: url(../bihm/images/121.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 689px;
    width: 94%;
    margin: auto;
    
}
.plcmnt-head {
    width: 80%;
    margin: auto;
}
.bgs-c{
    width: 80%;
    margin: auto;
}
.bgs-c .plcmnt-head{
    margin-top: 40px;
    margin-bottom: 0;
}
.bgs-c .plcmnt-head .engage{
    padding-top: 60px;
}
.soc-blx {
    margin-top: 35px;
}
.instagram-media {
    min-width: 295px !important;
}
.news-sect{
    background-color: #F2F6FF;
    padding:40px 20px;
}
.feed-box{
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    height: 500px;
}
.feed-box marquee{
    height: 440px;
}
.feed-head{
    font-size: 22px;
    padding-bottom: 5px;
    color: #666666;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}