/*
---------------------------------------------
about
---------------------------------------------
*/


#about2 {
  padding: 60px 0px;
}

#about2 .right-image {
  align-self: center;
}

#about h5,
#about2 h5 {
  font-size: 25px;
  font-weight: 530;
  color: #1e1e1e;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}

#about p,
#about2 p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
}

#about2 ul li img {
  display: inline;
  float: left;
}

#about2 ul li .text {
}

#about2 ul li .text h6 {
  padding-top: 10px;
  font-size: 21px;
  font-weight: 500;
  color: #1e1e1e;
  margin-bottom: 10px;
}
.social-contact .fa{
  font-size: 50px;
  color: red;
  padding: 0 2rem;
}
#about2 .text{
  display: flex;
  padding: 1rem 0;
}




















