

.section-top-25 {
  margin-top: 25px; }

.section-top-40, .home2-section-top-40 {
  margin-top: 40px; }

.section-top-10 {
  margin-top: 10px; }

.section-top-align {
  margin-top: 20px; }

.section-top-50, .m-t-50 {
  margin-top: 50px; }

.m-t-70 {
  margin-top: 70px; }


h5 {
  line-height: 25px; }


/*----------------home 3------------------------*/
.profile1:hover .profile_data {
  top: 0; }

.profile1 {
  margin-top: 15px; }


.m-t-70 {
  margin-top: 70px; }

.m-t-50 {
  margin-top: 50px; }


/*----------------About us-------------------*/

@media (max-width: 767px) {
  .profile {
    margin: 0; }
  .about_col_space {
    padding: 0 !important; } }

.profile:hover {
  border: 1px solid #86cb35;
  transition: border ease 1.5s; }

.about_col_space {
  padding: 0 15px; }

.profile_data {
  transition: top 0.5s;
  top: -15px; }

.profile:hover .profile_data {
  top: -15px; }

.profile {
  margin-top: 15px;
  border: 1px solid #f5f5f5; }



@media (min-width: 426px) and (max-width: 767px) {
  .about_col_space img {
    width: 72px; } }


