

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?171267243866*/
.pager-inner {
    display: flex;
    justify-content: flex-end;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/courses/bitrix/catalog.section/.default/style.css?17333150053954*/
.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;

}
.courses_img {

}
.courses_inner {

}
.courses_text {

}
.courses_button_wrap {

}

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

.education_course .target-item {
    padding: 0;
}
.education_course .target-title {
    padding: 24px 24px 13px 24px;
    white-space: normal;
}
.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 {*/
/*    padding: 0 24px;*/
/*}*/
.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;
}
.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-item {
        height: inherit;
        max-width: 300px;
    }
    .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;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?171267243866 */
/* /local/templates/.default/components/bitrix/catalog/courses/bitrix/catalog.section/.default/style.css?17333150053954 */
