.dipartment-sec {
  background: wheat none repeat scroll 0 0;
}

.dipartments li::before {
  background:url("images/k1.png");
  content: "";
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 1.5em;
  transition: all 0.5s ease-in-out 0s;
  width: 80px;
}

.dipartments .admission::before {
  background-position: -159px 0;
  width: 92px;
}
.dipartments li {
  display: inline-block;
  font-size: 1.4em;
  position: relative;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
  width: 33%;
}

.dipartments li a {

  color: #fff;
  display: block;
  padding: 2em 0 1.2em;
}

a {
  transition: all 0.5s ease-in-out 0s;
}


.dipartments li:hover {
  box-shadow: 0 -185px 0 0 #e77f26 inset;
  transition: all 0.5s ease-in-out 0s;
}

.admission {
  background: #FE6500 none repeat scroll 0 0;
}
.student {
  background: #F9AA00 none repeat scroll 0 0;
}
.placement {
  background: #FE6500 none repeat scroll 0 0;
}

.newsevent {
  background: rgba(0, 0, 0, 0) url("../images/bg/bg6.jpg") repeat scroll 0 0 / 100% auto;
  float: left;
  height: 230px;
  padding: 15px;
  width: 100%;
}
.newsevent a {
  color: #fff;
  font-weight: bold;
}
.newsevent1 {
  background: rgba(0, 0, 0, 0) url("../images/bg/bg5.jpg") repeat scroll 0 0 / 100% auto;
  float: left;
  height: 230px;
  padding: 15px;
  width: 100%;
}
.newsevent1 a {
  color: #fff;
  font-weight: bold;
}
.img-responsive.img-fullwidth1 {
  height: 245px;
  width: 100%;
}

.bg-theme-colored {
  background-color: #035f98 !important;
}

.bg-theme-color-2, .line-bottom::after, .line-bottom-center::after {
  background: #FE6500 none repeat scroll 0 0 !important;
}

.widget.no-border.m-0 > span {
  color: steelblue;
  float: left;
  font-size: 31px;
  font-weight: bold;
  padding-top: 11px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.dipartments img {
  margin-right: 15px;
  width: 20%;
}

.icon-box.iconbox-theme-colored .icon.icon-dark {
  background-color: #FE6500 !important;
  color: #fff;
}

.col-md-12 > p {
  text-align: justify;
}

.mgx {
  float: left;
  height: auto;
}

.icon-box-details {
  padding-bottom: 13px;
}
