.content h1 {
  margin-bottom: 50px;
span
}
.content .depart-heads .depart-boss img {
  width: 185px;
}
.content .depart-heads .depart-boss .boss-txt {
  font-family: 'pt_sans_narrowbold';
  margin-left: 220px;
}
.content .depart-heads .depart-boss .boss-txt h2 {
  font-size: 27px;
  color: #000;
  font-weight: bold;
  margin: 0;
  line-height: 27px;
  margin-bottom: 5px;
}
.content .depart-heads .depart-boss .boss-txt h2 span {
  display: block;
  text-transform: uppercase;
}
.content .depart-heads .depart-boss .boss-txt p {
  font-size: 18px;
  color: #706f6f;
  font-family: 'pt_sans_narrowregular';
}
.content .depart-heads .depart-chiefs {
  padding-bottom: 50px;
}
.content .depart-heads .depart-chiefs .dep-pers .dep-pers-txt {
  font-family: Myriad Pro;
  top: 11px;
  margin-left: 0;
}
.content .depart-heads .depart-chiefs .dep-pers .lastname {
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'pt_sans_narrowbold';
}
.content .depart-heads .depart-chiefs .dep-pers .name {
  font-size: 19px;
  font-weight: bold;
  line-height: 20px;
  font-family: 'pt_sans_narrowbold';
}
.content .depart-heads .depart-chiefs .dep-pers .dposition {
  color: #706f6f;
  font-size: 12px;
}
.content .depart-tabs .tabs li {
  float: left;
  margin-bottom: 4px;
}
.content .depart-tabs .tabs li a {
  float: left;
  margin-right: 4px;
  color: #737373;
  background: #e4e4e4;
  border: 1px solid #d9d9d9;
  box-shadow: inset 0 0 3px #d9d9d9;
  border-bottom: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0;
  width: 145px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 33px;
}
.content .depart-tabs .tabs li a.active {
  background: #169eda;
  color: #fff;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #169eda;
}
.content .depart-tabs .tab-content {
  font-size: 14px;
  color: #383e44;
  line-height: 1.4;
  border: none;
  margin-top: 20px;
}
#coordination p {
  margin-bottom: 0;
}
#more-resr p {
  margin-bottom: 0;
}
#key-proj p {
  margin-bottom: 0;
}
#main-powers p {
  margin-bottom: 0;
}
