

/* Start:/local/templates/DD-main/components/bitrix/news/company-staffs/bitrix/news.list/.default/style.css?1763553848683*/
.personal-item {
  display: flex;
  flex-direction: column;
  text-align: center;
/* margin: 25px; */

  padding-top: 30px;
  padding-bottom: 30px;
}
.personal-item a {
  color: #454a4c;
}
/* .personal-item:hover {
  cursor: pointer;

}
 .item_name:hover {
  color: #ff8454;
} */
.item_name {
  font-weight: bold;
  margin: 10px 0px;
  font-size: 22px;
  /* padding-top: 20px; */
  min-height: 70px;
}
.personal-item img{
  width: 100% !important;
max-height: 290px;
margin: 0 auto;
max-width: 290px!important;
}
.personal-item .subname {
  /*color: #80c3d2;*/
  color: #128078;
}
.personal-btn {
	width: 100%;
  margin: 80px 0px;
  align-items: center;
  justify-content: center;
}

/* End */
/* /local/templates/DD-main/components/bitrix/news/company-staffs/bitrix/news.list/.default/style.css?1763553848683 */
