.levft{
       margin-left: 16px;
}

.comfluid{
	    max-width: 1362px !important;
}
.dtBox{
	    border-radius: 0px;
    padding: 5px 7px;
}
.dtBox img{
	    border-radius: 0px;
}
.fontdt{
	    font-size: 17px !important;
}
.dtcloub{
    margin-top: 2px !important;
}
.dtbuttons{
	    padding: 4px 20px !important;
    background: #f0f8ff !important;
    color: #000000 !important;
    border-radius: 0px !important;
}
.navpillDt{
	border-bottom: 1px solid #fff; 
	padding: 3px;
}
 .equalDtPadding{
 	    padding-top: 31px;
    padding-bottom: 51px;
 }
 .equalDtPaddingtw{
 	padding-top: 88px;
    padding-bottom: 28px;
 }
 .dtPlacement{
 	    font-size: 39px !important;
    font-weight: 800;
    margin-bottom: 0px !important;
 }
 .esqDts{

 }
 .galleycsss{
 	    padding-top: 51px;
    padding-bottom: 54px;
 }
 .rankings{
 	    padding-top: 52px;
 }
 .bgspencaios{
 	    background: #fafafa;
    padding-top: 53px;
    padding-bottom: 27px;
 }

.allDepartment{
	    max-height: 170px !important;
    padding: 17px !important;
    margin-bottom: 12px !important;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.38) !important;
}
.depatFonts{
       font-size: 18px;
    margin: 0px;
}
.imageFided{
       height: 200px;
}
.main-text2{
   color: #d77622 !important;
}
.main-text{
   color: #078547 !important;
}
.events-gall img{
height: 400px;
}
/* this is a college 1 styling  */
.anm-cousr .i1{
   font-size: 40px;
}
.anm-cousr a{
display: inline-block;
margin-top: 20px;
width: 170px;
}
.listing{
   margin-left: 20px;
}
.listing li{
   list-style: disc;
}
 .step-card {
    background: #fff;
    transition: all 0.3s ease-in-out;
  }
  .step-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
  }
  .step-number {
    width: 35px;
    height: 35px;
    background: #078547 !important;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 10px;
  }
  .labbing img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius:5px ;
    -webkit-border-radius:5px ;
    -moz-border-radius:5px ;
    -ms-border-radius:5px ;
    -o-border-radius:5px ;
}
  .sports-img{
   max-width: 300px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #eb7e32 !important;
    box-shadow: inset 0 calc(0.375em + 1px) calc(0.375em + 2px) rgba(0, 0, 0, 0.15);
}
.btn-orange{
    background-color: #eb7e32 !important;
   color: #fff !important;
}
.collges-card{
   transition: 0.5s;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
}
.collges-card:hover{
   transition: 0.5s;
   transform: translateY(-15px);
   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transform: scale(1.07);
   -webkit-transform: scale(1.07);
   -moz-transform: scale(1.07);
   -ms-transform: scale(1.07);
   -o-transform: scale(1.07);
}
.bg-orange{
    background-color: #eb7e32 !important;
}