

/* Start:/local/templates/.default/components/bitrix/menu/left-menu/style.css?15324106742249*/
.left-menu {
  width: 340px;
  border-right: 1px solid #e6e6e6; }
  .left-menu__trigger {
    top: 50%;
    margin-top: -2px;
    right: -20px;
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #c1c1c1 transparent; }
  .left-menu__link {
    display: inline-block;
    font-size: 18px;
    color: #131313;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    padding: 10px 0; }
    .left-menu__link_selected {
      color: #00659f;
      font-weight: 900; }
      .left-menu__link_selected .left-menu__trigger {
        border-color: transparent transparent #00659f transparent;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .left-menu__link:hover {
      color: #00659f;
      font-weight: 900; }
      .left-menu__link:hover .left-menu__trigger {
        border-color: transparent transparent #00659f transparent; }

.left-sub {
  display: none;
  padding: 5px 0;
  padding-left: 20px; }
  .left-sub__trigger {
    top: 50%;
    margin-top: -2px;
    right: -20px;
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #c1c1c1 transparent; }
  .left-sub__link {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    text-decoration: none;
    color: #212121; }
    .left-sub__link_selected {
      color: #00659f;
      font-weight: 900; }
      .left-sub__link_selected .left-sub__trigger {
        border-color: transparent transparent #00659f transparent;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .left-sub__link:hover {
      color: #00659f; }
      .left-sub__link:hover .left-sub__trigger {
        border-color: transparent transparent #00659f transparent; }
  .left-sub_level_1 {
    border-top: 1px dashed #e6e6e6;
    border-bottom: 1px dashed #e6e6e6; }
@media (max-width: 1300px) {
  .left-menu__link{
    font-size: 16px;
  }
  .left-sub__link{
    font-size: 14px;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/people-list/style.css?1532410673724*/
.people-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .people-list__item {
    overflow: hidden;
    position: relative;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 30px; }
    .people-list__item:nth-child(3n) {
      margin-right: 0; }
  .people-list__img {
    width: 100%; }
  .people-list__name {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    text-align: center;
    padding: 10px;
    min-height: 64px; }
@media (max-width: 1440px) {
.people-list__name{
  font-size: 14px;
}
}

/* End */
/* /local/templates/.default/components/bitrix/menu/left-menu/style.css?15324106742249 */
/* /local/templates/.default/components/bitrix/news.list/people-list/style.css?1532410673724 */
