
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.fa-angle-right-footer
{
margin-right: 10px;
color: rgb(240, 216, 216);
font-size: 18px;
font-weight: bold;
}

.footer {
  background-color: #002147;
    border-top: 4px solid #ed3834;
    /* background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(http://localhost/indiragandhi/img/indira.jpg); */
}

.footer-main {
  padding: 30px 0 20px;
}
.footer .widget-title {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  margin: 0 0 30px;
  padding-left: 15px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Caladea', serif;
  border-left: 4px solid #ffb600;
  /* border-bottom: 1px solid rgba(255,255,255,.2); */
}

/* Footer about us */
.footer-logo {
  margin-bottom: 25px;
  max-height: 35px;
}

/* Footer social */
.footer-social {
  margin-top: 15px;
}

.footer-social .widget-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -13px;
}

.footer-social ul li {
  display: inline-block;
}

.footer-social ul li a i {
  display: block;
  font-size: 26px;
  color: #999;
  transition: 400ms;
  padding: 10px 13px;
}

.footer-social ul li:hover {
  color: #fff;
}

/* Links */
.footer-widget ul.list-arrow li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0;
}

.footer-widget ul.list-arrow li:last-child {
  border-bottom: 0;
}

.footer-widget ul.list-arrow li a,
.footer-widget ul.list-arrow li:before {
  color: #747474;
}

.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover {
  color: #ffb600;
}

.working-hours {
  padding-right: 10px;
}

.working-hours .text-right {
  float: right;
}

/*-- Copyright --*/
.copyright {
  background: #14161a  !important;
  color: #fff;
  padding: 18px 0;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 16;
}

.footer-menu ul li {
  display: inline-block;
  line-height: 12px;
  padding-left: 15px;
}

.footer-menu ul.nav li a {
  background: none;
  color: #111;
  padding: 0;
}

.footer-menu ul li a:hover {
  color: #fff;
}

.footer .footer-social li a {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.footer .footer-social li:hover a,
.footer .footer-social li.active a {
    background-color: rgba(139, 134, 134, 0.459);
}

	/* Heading Style Image Start */
	.mb-20 {
    margin-bottom: 0px;
    }
    .b-line {
    background: url(http://localhost/shivajicollegerbl/img/bline.png) bottom center no-repeat;
    }
/* Heading Style Image End*/


    
/* Portfolio Section = Photo gallery
--------------------------------*/

#portfolio {
  padding: 15px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #007bff;
  border-radius: 50px;
  text-transform: uppercase;
  background: #ecf5ff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #007bff;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

#portfolio .portfolio-item .portfolio-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: 0.2s linear;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
  font-size: 22px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 14px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
  color: #007bff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #e2effe;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
  display: inline-block;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #007bff;
  border-radius: 50%;
  margin: 10px 4px 0 4px;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
  background: #3395ff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
  background: #003166;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/* Photo gallery End */

/* Loader design start*/
.loader {
  border: 5px dotted #f3f3f3;
  border-radius: 50%;
  border-top: 5px dotted #ef4b37;
  border-bottom: 5px dotted #036;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* Loader design end */

.inner .content_data-1, .inner .content_data-2 {
	font-size: 16px;
	line-height: 28px
    }
    /* Faculty */
    .member-card-col {
    background: #e7681312;
    padding: 15px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    }
    .member-thumb {
    width: 110px;
    flex-shrink: 0;
    height: 135px;
    border: 1px solid #ddd;
    padding: 2px;
    background: #fff;
    margin-right: 15px;
    }
    .member-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .member-cont {
    width: 100%;
    }
    .member-cont h4 {
    margin-bottom: 5px;
    }
    .member-card-col ul {
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
    }
    .member-card-col ul li {
    margin-bottom: 0;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    line-height: 21px;
    }
    .member-card-col ul li strong {
    font-weight: 600;
    width: 120px;
    }

    /* Notice Board design */
    /* nt-example1 */
    #nt-example1 {
      max-width: 100%;
      margin: auto;
  }

  #nt-example1-container {
      text-align: right;
      margin-bottom:40px;
  }

  #nt-example1-container i {
      font-size: 18px;
      margin: 7px;
      cursor: pointer;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
  }

  #nt-example1-container i:hover {
      color: #333;
  }


  #nt-example1 li p{
      color: #4e4e4e;
      background: transparent;
      overflow: hidden;
      padding: 7px;
      font-size: 12px;
      font-family: "roboto",sans-serif;
      text-align: left;
      border-bottom: 1px dotted #2c8162;
  }
  #nt-example1 li p a{
      color: #4e4e4e;
      background: transparent;
      overflow: hidden;
      padding: 0px;
      font-size: 14px;
      font-family: "roboto",sans-serif;
      text-align: left;
      border-bottom: 1px dotted #2c8162;
  }

  #nt-example1 li p:hover {
      background: #e0f0ff;
  }
  #nt-example1 li :hover p a{
      background: #e0f0ff;
  }
  #nt-example1 li p a:hover {
      background: #e0f0ff;
  }
  #nt-example1-container i {
      color: #c5cdd4;
  }

  .latestnewstitle{
      /* font-family: 'roboto',sans-serif;
      color: #fff;
      font-size: 18px;
      background-color: #055483;
      padding: 6px;
      width: 100%;
      text-align: center; */
      padding: 8px 15px;
      color: #fff;
      /* background-color: #ff752f; */
      background-color: #df340d;
      font-family: 'Oswald', sans-serif;
      font-size: 1.2em;
      border-radius: 0px;

  }
  .arrow-box{

      position: absolute;
      top: -40px;
      right: 3px;
      /* background-color: white;
      border: 1px solid #055483; */
      border-bottom: 0;
  }
  #nt-example1-container{
      background-color:#fff;
      border: 1px solid #999999;
      box-shadow: 2px 2px 8px #888888;
      padding:10px;
      margin-bottom:10px;
      position:relative;
  }
  .viewAll{
      display: inline-block;
      color:#FFF;
      background-color: #003c72;
      border-radius: 100%;
      text-transform: uppercase;
      border-style: solid;
      border-width: 2px;
      border-color:#003c72;
  }
  .viewAll:hover
  {
      background-color: #FFF;
  }

  /* notification */
  #nt-example2 {
      max-width: 100%;
      margin: auto;
  }

  #nt-example2-container {
      text-align: right;
      margin-bottom:40px;
  }

  #nt-example2-container i {
      font-size: 18px;
      margin: 7px;
      cursor: pointer;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
  }

  #nt-example2-container i:hover {
      color: #FFF;
  }


  #nt-example2 li p{
      color: #4e4e4e;
      background: transparent;
      overflow: hidden;
      padding: 0px;
      font-size: 12px;
      font-family: "roboto",sans-serif;
      text-align: left;
      border-bottom: 1px solid  #d34406;
  }
  #nt-example2 li p a{
      color: #4e4e4e;
      background: transparent;
      overflow: hidden;
      padding: 0px;
      font-size: 16px;
      font-weight:600;
      font-family: "roboto",sans-serif;
      text-align: left;
      border-bottom: 1px dotted #2c8162;
  }

  #nt-example2 li p:hover {
      background: yellow;
	  color:#FFF;
  }
  #nt-example2 li p a:hover {
      color:#000;
  }
  #nt-example2-container i {
      color: #c5cdd4;
  }
  /* notice board design end */