

/* Start:/local/templates/.default/components/bitrix/news.detail/contacts/style.css?17429799792102*/
.leen_phone{
  display: flex;
  gap:20px;
  margin-top: 12px;
}
.contact-item__name{
  color: var(--Dark, #1B1918);
/* H4 */
font-family: Geologica;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 133.333% */
text-transform: uppercase;
}
.leen_phone .contact-phone{
  color: #1B1918;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.contacts-block .contact-item{
  background: #F6F6F6;
  padding: 30px 20px 20px 30px;
  position: relative;
  min-height: 191px;
  gap: 12px;
}
.contact-item__value .email_value{
  color: #006F22;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 4px;
}
.contact-item:hover{
  background: #006F22;
  transition: 0.4s;
}
.contact-item:hover .contact-item__value a{
  color: #FFF;
  transition: 0.4s;
}
.contact-item:hover .contact-item__value{
  color: #FFF;
  transition: 0.4s;
}
.contact-item:hover .leen_phone .contact-phone{
  color: #FFF;
  transition: 0.4s;
}
.contact-item:hover .contact-item__name{
  color: #FFF;
  transition: 0.4s;
}
.icon{
  border-radius: 100%;
  background: #FFF;
  width: 80px;
  height: 80px;
  padding: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.social_contacts{
  margin-top: 26px;
}
.social_contacts .social_border{
  border: solid 1px #868686;
}
.social_contacts .social_border:hover{
  border: solid 1px #fff;
  transition: 0.4s;
}
.social_contacts .social_border:hover .youtube svg path{
  fill: #fff;
  transition: 0.4s;
}
.social_contacts .social_border:hover .tg svg path{
  fill: #fff;
  transition: 0.4s;
}
.social_contacts .social_border:hover .vk svg path{
  fill: #fff;
  transition: 0.4s;
}
.contacts_time{
  color: #868686;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 175% */
  margin-top:12px;
}

@media(max-width: 1400px) {
  .leen_phone {
    flex-direction: column;
    gap: 8px;
  }
}
@media(max-width: 480px) {
  .icon{
    display: none;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/team_list/style.css?1742981389548*/
.team-item{
  max-width: 533px;
  width:100%;
  
}
.leen_team{
  max-width: 540px;
  width:100%;
  margin-top:40px;
  border-bottom: 1px solid #D2D2D2;
}
.team-item__info .team-item__phones a::after{
  color: var(--Orange, #EB5A0E);
  font-family: Geologica;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.team-item__info .team-item__phones a{
  color: var(--Orange, #EB5A0E);
font-family: Geologica;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


/* End */
/* /local/templates/.default/components/bitrix/news.detail/contacts/style.css?17429799792102 */
/* /local/templates/.default/components/bitrix/news.list/team_list/style.css?1742981389548 */
