.pre-footer{
    width: 100%;
    background: -webkit-linear-gradient(right, #eaeaea22, #d6d6d6);
    padding: 70px 0px 0 0px;
}

.about-footer {
margin: 60px 0 0 0px;
width: 25%;
}

.about-footer a {
  text-decoration: none;
}

.about-footer IMG {
  width: 100%;
  margin-top: 35px;
  background: #f7f7f7;
}
.menu-footer-1 h2, .menu-footer-2 h2,.about-footer header h2 {
    font-size: 18px;
    color: #bfbfbf;
    font-weight: 710;
    overflow: hidden;
    text-decoration: none;
}
.about-footer header h2{
	text-align:left
}
.about-footer header h3 {
	text-align: justify;
	font-size: 12px;
	color: #d2b99e;
	font-weight: normal;
	line-height: 22px;
	overflow: hidden;
	width: 100%;
	margin: 20px 0 50px 0;
	padding:0px 0 0px 10px;
}
.logo{
    margin-top: 50px;
    text-align: center;
	width: 15%;
}

.logo h2  {
    font-size: 10px;
    color: #fafafa;
    margin: 20px 0 10px;
}
.logo h3  {
    font-size: 16px;
    color: #fafafa;
    font-weight: bold;
}
.footer-back{
	background: -webkit-linear-gradient(right, #34394c, #3c557e);
	width:100%;
}
.copywrighting h4 {
    width: 100%;
    background: #777;
    padding: 12px 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 11px;
    margin: 0;
    line-height: 1.7em;
}

#smoothup {
height: 35px;
width: 35px;
position:fixed;
bottom:10px;
right:20px;
background: #e9e9e9;
border-radius: 25%;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#smoothup:hover {
  transform: translateY(-4px);

border-radius: 35%;
background: #e1e1e1;

 }
#smoothup img{
width: 60%;
margin: 18% 20%;
}

.sidebar-related{
  width: 90%;
  height: auto;
  margin: 30px 0;
  border-right: 1px solid #eee;
  }
  .sidebar-related h2{
    font-size: 16px;
    color: #555;
    padding: 0 0 20px;
    text-align: center;
}
.pic-footer {
    width: 23%;
   
}
.footer-box {
    display: flex;
    width: 80%;
    margin: 0 auto;
}