
*{
    margin:0px;
    padding:0px;
    box-sizing: border-box;
}
nav.navbar.navbar-expand-lg {
  background: #00000082 !important;
}
p.pro-text {
    text-align: justify;
}
img.pro-eql {
    height: 304px;
}
a.project-text {
  font-size: 16px !important;
}
.logo-img {
    padding: 0px 0 !important;
    width: 185px !important;
    text-align: center;
}
.teamimg {
  
    margin-left: 51px;
    width: 240px;

}
.clients-logo img{
    height: 43px;
}
.teamimg img{

}
.nav-scroll .logo-img {
    width: 165px !important;
}

.read-more{

}
.read-more a {
    background: #fff;
    color: #222;
    padding: 5px 15px 5px 15px;
}
.read-more a:hover{
    background-color: rgb(191, 195, 191);
  cursor: pointer;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

.revie-more{

}
.revie-more a{
    
}
.about p {
    line-height: 35px;
    font-size: 16px;
    text-align: justify;
}


span.btn-title {
    padding: 5px 10px 5px 10px;
}


@media only screen and (max-width: 768px) {
    .section-title {
        font-size: 26px;
        
      }
      .nav-scroll .logo-wrapper {
        padding: 5px 2px;
        background-color: transparent;
    }
      .logo-img {
        width: 59px !important;
      }
      img.pro-eql {
        height: 209px;
      }
      .nav-scroll .logo-img {
        width: 144px !important;
    }
      .services4.section-padding2 {
        display: none;
      }
      .section-padding {
        padding: 25px;
      }
      .team .info p {
        padding: 7px;
      }
      .about .about-img .img {
        padding: 0px !important;
      }
   .gallery-masonry-wrapper{
        left: 21px  !important;
      }
      .logo-wrapper {
        padding: 7px 0 10px 2px;
    }
    .logo-img {
      width: 130px !important;
  }
  .gallery-masonry-wrapper {
    max-width: 355px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
} 


 
