section.sectionTeam {
  background-color: white;
}
section.sectionTeam .team {
  text-align: center;
}
section.sectionTeam .team p {
  margin-top: 18px;
  line-height: 30px;
}
section.sectionTeam .team .block {
  display: inline-block;
  text-align: center;
}
section.sectionTeam .team .desk-team .block:nth-child(4) {
  margin-right: 0;
}
section.sectionTeam .team .block p:first-of-type {
  font-weight: bold;
  margin: 25px 0 5px 0;
}
section.sectionTeam .team .block img {
  width: 150px;
  height: 150px;
}
section.sectionTeam .team h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 45px;
}
section.sectionTeam .team .name {
  display: inline-block;
  font-weight: 100;
  vertical-align: top;
}
section.sectionTeam .team .name img {
  border-radius: inherit;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 12px;
}
section.sectionTeam .team .name p {
  margin: 0;
  line-height: inherit;
}
section.sectionTeam .inf {
  padding: 40px 25px;
  text-align: left;
}
section.sectionTeam .swiper-slide img {
  width: initial;
}
section.sectionTeam .swiper-team img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 23px;
}
section.sectionTeam .teamslid {
  position: relative;
}
section.sectionTeam .swiper-mob-team {
  display: block;
  margin: auto;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
}
section.sectionTeam .phrases {
  clear: both;
  margin-top: 20px;
}
section.sectionTeam .right img,
section.sectionTeam .left .phrases img {
  width: 40px;
  vertical-align: top;
  margin-right: 20px;
}

.main-container {
  position: relative;
  width: 320px;
}

.main-container .photo-wrap img {
  height: 400px;
}

.main-container .logo {
  width: 64px;
}

.main-container .logo p {
  font-size: 19px;
}

/*# sourceMappingURL=about.css.map */
