body{
	
	background-color:#FFF;
}

.logo{
	width:40%;
}
.logo img{
	width:100%;
}
.site-navigation{
	background:#ffffff;
}
.navbar-fixed {
    top: 0;
    z-index: 100;
  position: fixed;
    width: 100%;
}
table{
	height:  412px;
	
}
table td{
    padding: 5px 8px;
}
.about_txt1{
	line-height:32px;
	font-size:16px;
}
.cont_tab{
	height:260px;
}
.nav-menu a{
	
	padding-left:35px;
	padding-right:35px;
	font-size:16px;
}
#show,#show1,#show2,#show3,#show4,#show5,#show6,#show7,#show8,#show9,#show10,#show11,#show12,#show13,#show14{
	cursor:pointer;
}
.fa {
  /*padding: 20px;*/
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-instagram {
  background: #3B5998;
  color: white;
}