#description {
  z-index: 20;
  background-color: rgba(117, 117, 117, 0.9);
  font-family: 'fira_sans_light';
}
#description p {
  font-family: 'fira_sans_light';
}
.left_top_menu h4.tapped{
  margin: 10px 0px 0px 0px;
  color: #b6b6b6;
  font-family: 'fira_sans_light';
  font-size: 15px;
  font-weight: normal;
  display: block;
  vertical-align: top;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.left_top_menu {
  margin-top: 20px;
  width: 100%;
}
#top_menu .left_top_menu h3{
  font-family: 'fira_sans_light';
  color: #fff;
  font-size: 40px;
  /* text-transform: uppercase; */
  font-weight: normal;
  margin: 40px 0px 0px 0px;
  font-style: normal;
  text-align: center;
  width: 100%;
text-shadow:0px 2px 5px rgba(0, 0, 0, 1);
line-height: 90%;
}
.left_top_menu h2 {
  font-family: 'fira_sans_light';
  color: #ad8969;
  font-size: 23px;
  /* text-transform: uppercase; */
  font-weight: lighter;
  margin: 30px 0px 10px 0px;
  text-align: center;
  width: 100%;
line-height: 90%;
}

#bg_fon #top_menu ul{
  display: block;
}
#desc_content h1{
  font-family: 'fira_sans_light';
  color: #cbc9c9;
  font-size: 50px;
  text-align: center;
  width: 100%;
  font-weight: normal;
}
#desc_content h6{
  font-family: 'fira_sans_light';
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 12% 0px 0px;
}
#desc_content img{
	width: 75%;
	margin: 0 auto;
	display:block;
}
