

/* Start:/local/templates/.default/components/bitrix/catalog/articlesnew/bitrix/catalog.section/.default/style.css?17234747848856*/
.azbuka * {
    box-sizing: border-box;

}
.azbuka {
    padding-bottom: 100px;
}
.azbuka p {
    margin: 0;
    padding: 0;

}
.azbuka_title {
    font-size: 36px;
}
.breadcrumbs_list {
    list-style: none;
    display: flex;
    padding: 0;
    margin-bottom: 23px;

}
.breadcrumbs_link {
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    font-style: normal;
    text-align: left;
    color: #262525;
}
.breadcrumbs_item span {
    color: #939393;
    font-size: 12px;

}
.azbuka_description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 23px;
}
. {
    height: 6px;
    weight: 6px;

}
.search_form {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 23px;

}
.search_input {
    display: block;
    background-color: #F8FBFF;
    margin-right: auto;
    border: 1px solid #F8FBFF;
    padding: 11px;
    width: 100%;
    margin-right: 24px;
    border-radius: 12px;


}
.search_choice {
    margin-bottom: 36px;
}
.search_btn {
    background-color: #DA1901;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 12px;
    border: 1px solid #DA1901;

}
.search_results {
    display: flex;
}
.letters_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.azbuka_treidera {
    display: flex;
    justify-content: space-between;
}
.results_items{
    list-style: none;
    font-size: 16px;
    padding: 0;
    margin: 0;

}
.results_item {
    margin-bottom: 7px;

}
.results_item a {
    text-decoration:  none;
    color: black;
}
.part_results1 {
    width: 50%;
}
.azbuka_sidebar_sections {
    width: 30%;
    /*margin-left: 154px;*/
    box-sizing: content-box;

}
.azbuka_sidebar_title {
    font-size: 24px ;
    margin-bottom: 23px;
}

.azbuka_section {
    background-color: #F8FBFF;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 12px;
    text-decoration: none;
    color: black;
}

.azbuka_section_arrow {
    display: none;
}

.search_all {
    background-color: #F8FBFF;
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;

}
.search_letter {
    background-color: #F8FBFF;
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;
}
.js_search_active {
    background-color: #DA1901;
    color: #FFFFFF;
}

.search_letter.js_search_active {
    margin-left: 40px;
}

.search_letter_first {
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 20px;
}

.azbuka_search {
    width: 60%;
}
.result_filter {
    display: none;
}
.tag_icon {
    background-color: #F8FBFF;
    border: 1px solid #E0ECFC;
    border-radius: 12px;
    display: inline-block;
    height: 40px;
}
.tag_icon>img {
    padding: 8px;
}
@media (max-width: 991px ) {
    .breadcrumbs_item {
        display: none;
    }
    .logo {
        width: auto;
    }
    .logo img {
        height: 30px;
    }

    .azbuka_title {
        font-size: 20px;
    }
    .azbuka_description {
        font-size: 12px;
    }
    .azbuka_description br {
        display: none;
    }
    .azbuka_sidebar_sections {
        display: none;
    }
    .letters_list {
        overflow-x: scroll;
        padding-bottom: 12px;
        position: relative;

    }
    .letters_list::after {
        content:'';
        background: #F4F4F4;
        position: absolute;
        bottom: 5px;
        width: 100%;
        height: 1px;
    }

    .search_results {
        flex-direction: column;

    }
    .azbuka_search {
        width: 100%;
    }
    .result_filter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #F8FBFF;
        border-radius: 12px;
        padding: 12px;
        padding-right: 8px;
        margin-bottom: 24px;
        margin-top: 24px;

    }
    .part_results1 {
        width: 100%;

    }
    .part_results2 {
        width: 100%;

    }
    .btn_filter {
        font-size: 12px;
    }
    .search_input {
        font-size: 12px;
    }
    .search_btn {
        font-size: 14px;
    }
    .search_choice {
        margin-bottom: 0px;
    }
    .filter_item {
        border-radius: 8px !important;
    }
    .tag_icon {
        background-color: #F8FBFF;
        border: 1px solid #E0ECFC;
        border-radius: 12px;
        display: inline-block;
        height: 40px;
    }
    .tag_icon>img {
        padding: 8px;
    }
    .icon__text {
        font-size: 12px;
    }

}


.courses_list {
    display: flex;
    flex-wrap: wrap;
}
.courses_item {
    display: flex;
    flex-direction: column;
    width: calc(100% / 3 - 16px);
    margin-left: 8px;
    margin-right: 8px;

}
.education_course .target-item {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: stretch;
    width: 100% !important;
}

.education_course .target-item {
    padding: 0;
}
.education_course .target-title {
    padding: 18px 24px 18px 24px;
    white-space: normal;
    min-height: 160px;
}
.education_course .target-text {
    padding: 0 24px;
    margin-bottom: 59px;
}
.education_course .target_img {
    max-height: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
}
.education_course .target_button, .target_button_gray div {
    margin-bottom: 24px;
    padding-left: 24px;
}
.target_button_gray {
    padding-right: 24px;
}
.education_course .target_button a {
    border-radius: 12px;
    border: 0.5px solid #e0ecfc;
    padding: 10px 12px;
    background: #DA1901;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 195px;
}
.education_course .target_button_gray div {
    border-radius: 12px;
    border: 0.5px solid #E0ECFC;
    padding: 8px;
    background: #fff;
    color: #262525;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 116px;
}
.education_course .target_button a span, .education_course .target_button_gray span {
    font-size: 14px;
    line-height: 20px;
}
.education_course .target_button a:hover {
    color: #fff;
    position: relative;
    overflow: hidden;
}
.education_course .target_button a svg {
    width: 12px;
    height: 12px;
    transform: rotate(145deg);
    margin-left: 10px;
}
.education_course .target_button_gray div img {
    width: 24px;
    height: 24px;
}
.course_type {
    padding: 7px 12px;
    border-radius: 8px;
    position: absolute;
    top: 20px;
    left: 19px;
    color: #fff;
    font-size: 14px;
}
.newbie {
    background-color: #009900;
}
.experience {
    background-color: #0083FF;
}
.professional {
    background-color: #DA1901;
}

@media screen and (max-width: 1200px) {
    .target_button_gray {
        padding-left: 24px;
    }
}

@media screen and (max-width: 992px) {
    .education_course .owl-carousel {
        display: flex;
        overflow-y: scroll;
        padding-bottom: 19px;
        width: unset;
    }
    .education_course .target-text {
        margin-bottom: 32px;
    }
    .education_course .target-title {
        padding: 16px 12px 10px 12px;
    }
    .education_course .target-text {
        padding: 0 12px;
    }
    .education_course .target_wrap {
        margin-bottom: 15px;
        padding: 0 12px;
    }
    .education_course .target_button a span {
        font-size: 10px;
        line-height: 14px;
    }
    .education_course .target_button a {
        padding: 10px 10px 10px 12px;
        width: 147px;
        border-radius: 10px;
    }
    .education_course .target_button a svg {
        width: 10px;
        height: 10px;
    }
    .education_course .target_button_gray span {
        font-size: 10px;
        line-height: 14px;
    }
    .education_course .target_button_gray {
        padding: 10px 10px 10px 12px;
        width: 147px;
        border-radius: 10px;
    }
    .education_course .target_button_gray img {
        width: 10px;
        height: 10px;
    }
    .education_course .target_img {
        max-height: 166px;
    }
    .course_type {
        top: 12px;
        left: 12px;
    }
    .education_course .target_button, .target_button_gray div {
        padding: 0;
        margin-bottom: 0;
    }
}
.articles_data {
    padding: 23px 24px 0 24px;
}
.target-title,
.target-title:hover {
    text-decoration: none;
    color: #262525;
}
@media (max-width: 1439px) {
    .education_course .target-title {
        min-height: 190px;
    }
}
@media (max-width: 1023px) {
    .education_course .target-title {
        min-height: 90px;
    }
}

@media (max-width: 767px) {
    .education_course .target-title {
        min-height: 0px;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/articlesnew/bitrix/catalog.section/.default/style.css?17234747848856 */
