.top_bar{
	 background: linear-gradient(to bottom right, red, yellow);
	padding:5px 0;
}
.social_icon{
	font-size:17px;
	color:#fff;
	margin-right:5px;
}
.contact_info{
	font-size:17px;
	color:#fff;
	
	margin-right:10px;
}
.my_menu{
	margin-top:30px;
background:yellow;	
}
  /* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  
/************************************ gallery css start **********************/
div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 180px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}
/************************************ gallery css  closed**********************/  
/************************************ management start**********************/  

/************************************ management  closed**********************/  

.pqr{
  color: white;
}
/*dssssssssssssssssssssssssssssssssss*/




