@media (max-width: 600px) {
    .sub_education.stat__sect__sub__item {
        flex-wrap: wrap;
    }
}
@media (max-width: 600px) {
    .stat__sect__sub__item__img {
        width: 33%;
        height: auto;
    }
    .stat__sect__sub__item__desc_educ {
        width: 100%;
    }
}
@media (max-width: 600px) {
    .stat__sect__sub__item__desc {
        width: 50%;
        align-self: center;
    }
}
@media (max-width: 850px) {
    .sub__item__desc__educat {
        padding: 0;
    }
}
@media (max-width: 600px) {
    .page__type_wrapper, .media__detail__desc, .stat__sect__content__box, .page__contact__center__sect-two, .page__contact_wrapper {
        margin: 20px 0;
    }
    .search-doc {
        flex-wrap: wrap;
    }
    .center__sect-two_wrapper, .center__sect-tree__content {
        flex-direction: column;
    }
    .center__sect-two__item, .center__sect-tree__content__item  {
        width: 100% !important;
    }
    .page__contact_wrapper .row {
        flex-direction: column;
    }
}

.btn {
    border: none;
}

.search-doc{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 16px;
    max-width: 600px;
    margin: 0 auto;
}

.drop {
    z-index: 100;
    background: #FFF;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

.drop ul {
    list-style: none;
    max-height: 228px;
    overflow: auto;
    text-align: left;
}

.drop li {
    padding: 5px 15px;
}

.form-label{
    position: relative;
}

.page__contact__center__sect-two {
    margin: 60px 0;
    border-radius: 12px;
    padding: 35px 30px 40px;
    background: #fff;
}

.center__sect-two_wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 30px;

}

.sect-two__item__box {
    display: flex;
    column-gap: 5px;
}

.sect-two__item__box__content {
    display: flex;
    column-gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}

.sect-two__item__box__content .sect-two__item__box__title {
    font-weight: 500;
}

.center__sect-two__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: calc((100% - 60px) / 3);

}

.center__sect-tree__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 30px;
}

.center__sect-tree__content {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 40px;
}

.center__sect-tree__content__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: calc((100% - 80px) / 3);
}

.center__sect-two__item p {
    margin: 0;
}
.sect-one__left__item__box, .sect-one__left__item{
    display: flex;
}
.sect-one__left__item__svg {
    width: 24px;
}

.admin_priem p {
    margin-top: 20px;
}
.sect-two__item__box__content p {
    margin: 0;
}
.swiper-old {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.aside-block ul li p {
    margin: 0 0 0 0 !important;
    font-size: 14px;
}

.aside-block ul li p {
    padding: 4px 0 !important
}

@media(max-width: 992px) {
    header .links {
        text-indent: -999999px !important;
        font-size: 0 !important;
    }
}

@media screen and (max-width:767px) {
    .nca-cookiesaccept-line > div > div {
        padding-left: 1%;
        padding-right: 1%;
        font-size: 11px;
        line-height: 17px;
        margin-bottom: 11px;
    }
}

header .nav li ul li:last-child a {margin-bottom:0;}


.article-item p {
    height: 100px;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #363C46;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.swiper .article-item img{
    max-height: 230px !important;
}

.doc-item {
    i {
        color: #c4c4c4;
        font-weight: 400;
        font-size: 13px !important;
        line-height: 26px !important;
        display: inline-block !important;
        min-width: 116px !important;
    }
}
.aside-block ul li a {
    padding: 1px 0 !important;
}

@media (max-width: 1400px) {
    header .links a {
        font-size: 0 !important;
    }
}
.products-grid:after {margin-left: -70px; margin-top: -70px;width: 140px;height: 140px;}
.products-grid:before {margin-left: -100px; margin-top: -100px;width: 200px;height: 200px;}
.products-item span {width:160px; height:160px}
.products-item img {width:90px; height:90px}