

/* Start:/local/templates/main_template/components/bitrix/news.list/about/detail_new/style.css?1758628651737*/
.structura-mns__item {
    background-color: #EBEBEB;
    border-radius: 10px;
}

.structura-mns__item:hover {
    background-color: #007A65;
}

.structura-mns__item:hover .h6 {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #FAFAFA;
}

.structura-mns__item:hover .structura-mns__btn {
    color: #FBC469;
}

.structura-mns__item:hover .structura-mns__btn i::before {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.select {
  padding: 10px 15px;
  border: 1px solid #EBEBEB;
  background-color: #EBEBEB;
  border-radius: 10px;
  cursor: pointer;
}

.select:focus {
  border: 1px solid #007A65;
}
/* End */
/* /local/templates/main_template/components/bitrix/news.list/about/detail_new/style.css?1758628651737 */
