.row{
  margin-right: 0px !important;
}

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
  margin-top: -27px;
}

.menuzord-menu ul.dropdown li a {
  color:#ffffff !important;
  font-weight: bold !important;
  background-color: #A51C30 !important;
}

.menuzord-menu ul.dropdown li a:hover {
  color:#ffffff !important;
  font-weight: bold !important;
  background-color: #831D2B !important;
}

.btech_title {
  background-color:	#3b3b3b;
  color: #fff !important;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.btech_title h3{
  color: #fff !important;
  text-align: center;
}

.btech_title h5{
  color: #fff !important;
  text-align: center;
  font-size: 16px;
}
.btech_details{
  background-color: #f3f3f3;
  padding-top: 10px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}

.breadcrumb a:link {
  color: #ffffff;
}

.breadcrumb .active {
  color: #ffffff!important;
}

.breadcrumb {
    margin-bottom: 1px !important;
}

.btech_details h4{
  font-weight: bold;
}

.btech_details h5{
  font-weight: bold;
}
.faculty {
  background-color: #f3f3f3;
}
.fac_title a:link {
  color: #005073;
}

.fac_title a:visited {
  color: #005073;
}

.fac_title a:hover {
  color: red;
}
.profile_detail h5{
  padding: 0px;
  margin: 0px;
}

.profile_detail h5 .fa {
  font-size: 18px;
}

.profile_detail .social {
  background-color: #005073;
  border-radius: 10px;
  padding: 10px;
}

.profile_detail .social a:link {
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
}

.profile_div {
  background-color: #f3f3f3;
  padding:10px 15px;
  margin-bottom: 10px;
}

.profile_div h4 {
  margin: 0px;
  padding: 0px;
}
marquee {
  height: 378px;
}
.news {
  background-color: #fab1a0;
  border-radius: 20px 20px 0 0;
}

.news .news-title {
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid black;
}

.news-article {
  background-color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
}

.news-article  a:link {
  padding-left: 10px;
}
.news-article .date{
  color: red;
  border-radius: 5px;
  width: 25%;
  padding-bottom: 5px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
}

section > .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.nav-tabs > li > a {
  padding: 12px 18px !important;
}

#hide_contact{
  display: none;
}

#show_contact{
  display: block;
}

.project {
  background-color: #eeeeee;
  text-align: left;
  padding: 10px;
}

.revenue {
  background-color: #ffeaa7;
  padding: 15px;
}

.revenue h3 {
  font-size: 15px;
}
.revenue h5 {
  font-weight: bold;
  color: #831D2B;
}

.consultancy {
  background-color: cadetblue;
  padding: 15px;
}

.consultancy h5{
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.client {
  background-color: #f3f3f3;
  border: #0984e3;
  padding: 20px;
  font-weight: bold;
}

.client h5 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

#extra{
  display: none;
}

#design{
  display: none;
}

#site{
  display: none;
}

.contact_details {
  background-color: #f3f3f3;
  padding: 15px;
}