

.about-menu {

    font-style: normal;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.about-menu .row {
    width: 100%;
}

.about-menu .items__list {
    justify-content: flex-end;
}
.about-menu .item {
    width: 200px;
    max-width: 240px;
    height: 130px;
    max-height: 130px;
    padding: 24px 24px;
    border-radius: 24px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
}

.about-menu .item__title {

    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
}




.menu-item {
    /*width: 200px;
    max-width: 240px;*/
    height: 130px;
    max-height: 130px;
    padding: 24px 24px;
    border-radius: 24px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    position: relative;
    gap: 16px;
    display: flex;
    flex-direction: column;
}

.menu-item__title {
    max-height: 210px;
    height: 60px;
    border: 1px solid red;
}

.menu-item__text {
    font-size: 14px;
    font-weight: 400;
}

.baza-znaniy .items__list1{
    display: flex;
    flex-wrap: wrap;
}


.baza .item__title {

    padding: 16px 0 0 16px;
 }
.baza .item__title.section {
    height: 38px;

}
.baza.issl .item__title.section {
    height: 88px;
}
.baza .item__detail-text {
    padding: 16px 0 0 16px;
}
.baza .item__detail-text a{
    color:#000;
}

.baza-znaniy .row {
    /*margin-right: calc(-0.5 * 2 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * 2 * var(--bs-gutter-x));*/
}

.item__more, .download-file {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(8px);
    border-radius: 32px;
    position: absolute;
    bottom: 8px;
    right: 8px;
}

/*////////////*/

section.wide {
    width: 100%;
    border: 1px solid red;
}


/***** Основной блок *****/
html {
    font-size: 14px;
}

h1 {
    margin-bottom: 32px;
}

h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}

h3 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}

.items__list {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.item {
    border-radius: 24px;
    /*border: 1px solid #1F1F1F1F;*/
    backdrop-filter: blur(8px);
    padding: 24px 24px;
    gap: 16px;
    display: flex;
    flex-direction: column;
    margin: 8px;
}

.item__detail{
    margin-bottom: 20px;
}

.item__title {
    font-weight: 700;
    font-size: 20px;
    color: #1F1F1F;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    /*margin-bottom: 20px;*/
}

.item__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: justify;
    text-align: start;
    /*margin-bottom: 20px;*/
}

.item-detail__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: justify;
}

.item-detail__picture {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
}
/***** //Основной блок *****/

/***** Услуги ******/
#services .item {
    height: auto;
    /*max-width: 320px;*/
    background: none;
    border: 1px solid #1F1F1F1F;
    backdrop-filter: blur(8px);
}
/***** //Услуги ******/

/***** Сотрудники ******/
#staffs .item {
    max-width: 320px;
    background: none;
    border: 1px solid #1F1F1F1F;
    backdrop-filter: blur(8px);
}
#staffs .item__post {
    font-size: 14px;
    font-weight: 500;
}

#staffs .item__contacts {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#staffs > .item__contacts-phone, #staffs > .item__contacts-email {
    width: 105px;
    height: 24px;
    padding: 0px 0px 0px 4px;
    gap: 4px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
}

#staffs .item__contacts-phone span, #staffs .item__contacts-email span {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    display: block;
}
/***** //Сотрудники ******/

/***** О центре: документы ******/

.baza-znaniy .items__list-category, #about-documents .items__list-category {
    padding-left: 24px;
    padding-top: 32px;
}

.baza-znaniy .item, #about-documents .item{
    background: none;
    border: 1px solid #1F1F1F1F;
    backdrop-filter: blur(8px);
    height: auto;
}

.baza-znaniy .item.category-item{
    max-height: 250px;
    height: 190px;
    background: rgba(31, 31, 31, 0.04);
    backdrop-filter: blur(8px);
    padding: 12px 8px 8px 24px;
    margin-left:0;
    margin-bottom: 8px;
}

.baza-znaniy .item {
    height: auto;
    padding:8px;
    margin:0;
    margin: 0 8px 8px 0;
    min-height: 200px;
}
/*.baza-znaniy .item__title*/
 #about-documents .item__title{
padding-left: 10px;
}

.baza-znaniy .item__files, #about-documents .item__files {
display: flex;
flex-direction: column;
gap: 8px;
    width:100%;
}

.baza-znaniy .item__file, #about-documents .item__file {
border-radius: 16px;
background: rgba(31, 31, 31, 0.04);
padding: 12px 12px;
display: flex;
flex-direction: row;
gap: 8px;
height: auto;
}

.baza-znaniy .item__file a.download, #about-documents .item__file a.download {
font-size: 18px;
line-height: 18px;
font-weight: 500;
letter-spacing: 0em;
text-align: left;
color: #1F1F1F;
display: flex;
align-items: flex-start;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 8px;
    text-decoration: none;

}
.baza-znaniy .item__file a.download.down{
    justify-content: space-between;
    gap: 108px;

}

a.item__more img, a.download img {
display: flex;
padding: 8px;
width: 40px;
height: 40px;
background: #FFFFFF8F;
border-radius: 8px;
gap: 8px;
justify-content: center;
align-items: center;
}

/***** //О центре: документы ******/

.items-list__category {
    padding-left: 24px;
    padding-top: 32px;
    margin-bottom:8px;
}

.baza-znaniy .item, .documents .item{
    /*background: none;
    border: 1px solid #1F1F1F1F;
    backdrop-filter: blur(8px);*/
}