.parquetry-team-of-professionals-block {
  padding-top: 48px;
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  .parquetry-team-of-professionals-block {
    padding: 90px 0;
  }
}
@media (min-width: 992px) {
  .parquetry-team-of-professionals-block {
    padding: 100px 0;
    padding-top: 0px;
  }
}
.parquetry-team-of-professionals-block .oh {
  position: relative;
  overflow: hidden;
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines .title-decoration-lines-content {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  letter-spacing: 1px;
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines .title-decoration-lines-content::before {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines .title-decoration-lines-content::after {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines .title-decoration-lines-content::after,
.parquetry-team-of-professionals-block .oh .title-decoration-lines .title-decoration-lines-content::before {
  content: "";
  top: calc(50% - 2px);
  position: absolute;
  height: 1px;
  width: 100vw;
  background: #d7d7d7;
}
.parquetry-team-of-professionals-block .oh .title-decoration-lines h6 {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.parquetry-team-of-professionals-block .oh-bottom {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 991px) {
  .parquetry-team-of-professionals-block .oh-bottom {
    flex-direction: column;
  }
}
.parquetry-team-of-professionals-block .oh-bottom .responsive {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .parquetry-team-of-professionals-block .oh-bottom .responsive {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .parquetry-team-of-professionals-block .oh-bottom .responsive {
    flex: 0 0 auto;
    width: 31.33333%;
  }
}
@media (max-width: 600px) {
  .parquetry-team-of-professionals-block .oh-bottom .responsive {
    padding: 0px;
  }
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic {
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-figure {
  display: block;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic a:hover {
  color: #976f55;
  text-decoration: none;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic a .team-img {
  max-height: 406px;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic a .team-img img {
  width: 100%;
  height: 100%;
  display: inline-block;
  transition: all 0.3s ease;
  will-change: opacity;
}
@media (min-width: 992px) {
  .parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic a .team-img img:hover {
    filter: brightness(70%);
  }
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption {
  position: absolute;
  overflow: hidden;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 15px 15px 25px;
  background-color: rgba(17, 17, 17, 0.5);
  transition: all 0.3s ease;
  z-index: 1;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption .team-classic-name {
  color: #fff;
  font-weight: 600;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption h5 {
  line-height: 1;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption h5 {
    font-size: 21px;
  }
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption .team-classic-status {
  line-height: 1.5;
  color: var(--color-primary);
  letter-spacing: 0.4px;
  font-size: 14px;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption .team-classic-status {
  line-height: 1.5;
  color: #f8f9fa;
  letter-spacing: 0.4px;
  font-size: 14px;
}
.parquetry-team-of-professionals-block .oh-bottom .responsive .team-classic .team-classic-caption p {
  margin: 0;
}
