 
.pad-tb {
  padding-top: 50px;
  padding-bottom: 50px;
}

.service-section-app {
  background: url('../../themeimages/wave-bg.png');
  background-size: contain;
  background-repeat: repeat-x;
  background-position: center bottom;
  position: relative;
}
.apppg .brand-logo {
  background: transparent;
}
.apppg .brand-logo {
  max-width: 180px;
  margin: 0 auto;
  padding: 0px;
  background: #fff;
  border-radius: 8px;
}
.hoshd:hover {
  box-shadow: 0 15px 39px -11px #46638e45 ;
  transform: translate(0, -5px) ;
}
.mb30 {
  margin-bottom: 30px;
}
.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}

.industry-workfor {
  background: transparent;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.industry-workfor {
  background: #fff;
  padding: 15px 20px;
  border-radius: 8px;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.hoshd{
transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
.industry-workfor img {
  width: 55px;
}

 
.portfolio-section {
  background: #0157ec;
  position: relative;
}

.isotope_item {
  position: relative;
}
.bd-hor .bd-hor-base:after, .h-scl- .h-scl-base, .h-scl-base img, .up-hor {
  -webkit-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  -o-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
  transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
.item-image {
  position: relative;
}
.item-image {
  max-height: 250px;
  display: block;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  background: #f3f9ff;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
  box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.shdo {
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
  box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.item-info-div {
  background: #fff;
  padding: 15px;
  position: relative;
  top: -40px;
  width: 95%;
  border-radius: 40px 8px 8px 8px;
  margin: 0 auto;
  text-align: center;
	border:1px solid #d1d7dd;
}
.item-info-div h4 {
  margin: 0;
}

 
.text-w {
  color: #fff;
}
 
 .mt40 {
  margin-top: 40px;
}
