.portfolio-detail__desc {
  line-height: 25px !important;
}

.portfolio-detail__desc h3 {font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-top: 2px;}



.portfolio-detail__desc {
  margin-top: 10px;
}

.firstblock {
  margin-top: 30px;
}

.header-slider__shadow {
  background: none !important;
}

.section-company__metric {
  display: block;
  align-items: center;
text-align: center;
}
.section-padding-55 {
  padding:10px 0;
}

@media (min-width: 992px) {
  .wrapper.long_banner .top-h-row + #header {
    top: 39px;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0.36) 0%, rgba(87, 150, 199, 0) 95%);
  }
}