.archive_grid {
    padding-bottom: 50px
}

.archive_grid .stm_lms_courses__single--info_title a:hover h4 {
    color: #385bce
}

.stm_lms_courses__archive {
    margin-top: 28px !important
}

.stm_lms_courses {
    margin: 0 0 45px
}

.stm_lms_courses .featured-courses {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.stm_lms_courses .featured-courses .stm_lms_course__notfound {
    display: none
}

.stm_lms_courses .featured-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 14px 25px;
    background: #17d292;
    border-top: #17d292 3px solid;
    align-items: center;
    margin-bottom: 25px;
    position: relative
}

.stm_lms_courses .featured-head:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.stm_lms_courses .featured-head h3 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    line-height: 13px;
    z-index: 10;
    color: #273044
}

.stm_lms_courses .featured-head a {
    font-size: 14px;
    line-height: 14px;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #273044
}

.stm_lms_courses .featured-head a i {
    font-size: 8px;
    line-height: 8px;
    margin-right: 10px
}

.stm_lms_courses .featured-head a span {
    text-decoration: underline;
    color: #273044
}

.stm_lms_courses .featured-head a:hover {
    color: #273044
}

.stm_lms_courses .featured-head a:hover span {
    text-decoration: none
}

.stm_lms_courses__top {
    display: flex;
    align-items: center;
    margin: 0 0 23px
}

.stm_lms_courses__top h3 {
    margin: 0;
    padding-right: 30px
}

.stm_lms_courses__top a {
    padding: 15px 20px;
    margin-left: auto;
    background-color: #eef1f7;
    color: #273044;
    text-transform: none;
    letter-spacing: 0
}

.stm_lms_courses__top a i {
    color: #385bce;
    margin-right: 5px;
    transition: .3s ease
}

.stm_lms_courses__top a:hover i {
    color: #fff
}

.stm_lms_courses__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.stm_lms_courses__grid_2 .stm_lms_courses__single {
    width: 50%
}

.stm_lms_courses__grid_4 .stm_lms_courses__single {
    width: 25%
}

.stm_lms_courses__grid_6 .stm_lms_courses__single {
    width: 16.6666%
}

.stm_lms_courses__grid .stm-lms-course-no-result {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 100px;
    width: 100%
}

.stm_lms_courses__grid .stm-lms-course-no-result .no-found {
    position: relative
}

.stm_lms_courses__grid .stm-lms-course-no-result .no-found .no-found-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    font-size: 60px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #385bce
}

.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #385bce;
    opacity: .1;
    width: 120px;
    height: 120px;
    border-radius: 50%
}

.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon i {
    position: relative;
    display: block;
    font-size: 60px;
    color: #385bce;
    background-repeat: no-repeat
}

.stm_lms_courses__grid .stm-lms-course-no-result p {
    color: #263145;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    padding: 20px 0 6px
}

.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset {
    color: #385bce;
    font-size: 14px;
    font-weight: 400;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    opacity: 1;
    text-decoration: none
}

.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset .stm-lms-reset-iconmoon {
    width: 16px;
    color: #385bce;
    height: 14px;
    border: 0;
    margin-right: 5px;
    font-size: 90%;
    top: 0
}

.stm_lms_courses__single {
    position: relative;
    width: 33.333%;
    margin: 0 0 50px
}

.stm_lms_courses__single.stm_carousel_glitch {
    margin-bottom: 0
}

.stm_lms_courses__single__inner {
    height: 100%;
    background-color: #fff;
    margin: 0 10px;
    border: 1px solid #e0e0e0
}

.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: .3s ease
}

.stm_lms_courses__single--image {
    width: auto;
    min-width: 100%;
    position: relative;
    margin: -1px -1px 15px
}

.stm_lms_courses__single--image:after,
.stm_lms_courses__single--image:before {
    position: absolute;
    width: 1px;
    background-color: rgba(0, 0, 0, .1);
    top: 0;
    bottom: 0;
    content: ""
}

.stm_lms_courses__single--image:after {
    display: block;
    left: 0
}

.stm_lms_courses__single--image:before {
    display: block;
    right: 0
}

.stm_lms_courses__single--image>a {
    z-index: 2;
    position: relative
}

.stm_lms_courses__single--image>a>div:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, .1)
}

.stm_lms_courses__single--image img {
    width: 100%
}

.stm_lms_courses__single--image__container {
    overflow: hidden
}

.stm_lms_courses__single--actions {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(36, 39, 47, .85);
    text-align: center;
    opacity: 0;
    transition: .3s ease
}

.stm_lms_courses__single--actions a {
    display: inline-block;
    padding: 12px 10px;
    margin: 0 4px;
    min-width: 90px;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    border: 3px solid #fff;
    text-align: center;
    font-weight: 600;
    border-radius: 49px;
    -webkit-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
    text-decoration: none !important
}

.stm_lms_courses__single--actions a:last-child {
    -webkit-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px)
}

.stm_lms_courses__single--actions a:hover {
    background-color: #fff;
    color: #273044
}

.stm_lms_courses__single--inner {
    padding: 0 20px 7px
}

.stm_lms_courses__single--term {
    margin: 0 0 10px;
    color: #aaa;
    font-size: 13px
}

.stm_lms_courses__single--term a {
    color: #aaa
}

.stm_lms_courses__single--title h5 {
    margin: 0 0 15px;
    padding: 0 0 19px;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #e0e0e0
}

.stm_lms_courses__single--meta {
    display: flex;
    align-items: center;
    min-height: 28px
}

.stm_lms_courses__single--meta .average-rating-stars__top {
    width: 66%;
    display: flex
}

.stm_lms_courses__single--meta .average-rating-stars__av {
    margin-left: 5px
}

.stm_lms_courses__single--meta .views {
    margin-left: auto;
    font-size: 13px;
    color: #aaa
}

.stm_lms_courses__single--meta .views i {
    position: relative;
    top: 2px;
    margin-right: 2px;
    vertical-align: top;
    font-size: 16px
}

.stm_lms_courses__single--bottom {
    display: flex
}

.stm_lms_courses__single--status {
    margin: 0 0 5px;
    padding-right: 15px;
    font-size: 13px;
    color: #273044
}

.stm_lms_courses__single--status.publish i {
    position: relative;
    top: 2px;
    vertical-align: top;
    font-size: 16px;
    color: #22d497
}

.stm_lms_courses__single--status i {
    margin-right: 3px
}

.stm_lms_courses__single--price {
    margin-right: auto;
    text-align: right
}

.stm_lms_courses__single--price span {
    display: block;
    margin: -9px 0 -7px;
    font-size: 12px;
    color: #aaa;
    text-decoration: line-through
}

.stm_lms_courses__single--price strong {
    font-weight: 600;
    font-size: 15px
}

.stm_lms_courses__single .star-rating {
    margin-top: 4px
}

.stm_lms_courses__single.has-sale .stm_lms_courses__single--meta .average-rating-stars__top {
    position: relative;
    top: -3px
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner {
    border-color: #17d292
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .featured-course-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .elab_is_featured_product {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 29px;
    background-color: #17d292;
    text-align: center;
    line-height: 29px;
    color: #fff;
    padding: 0 5px;
    -webkit-transform: rotate(-45deg) translateY(20px) translateX(-120px);
    transform: rotate(-45deg) translateY(20px) translateX(-120px);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 200px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 99
}

.stm_lms_courses .stm_lms_load_more_courses,
.stm_lms_courses.all_loaded .stm_lms_courses__grid {
    margin-bottom: 55px
}

.stm_lms_courses__single:hover {
    z-index: 110
}

.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions {
    opacity: 1
}

.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions a {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.stm_lms_courses__hours {
    font-size: 13px
}

.stm_lms_courses__hours i {
    position: relative;
    font-size: 14px;
    top: 1px;
    margin-right: 3px
}

div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,
div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,
div.stm_lms_recent_courses div.stm_lms_courses__single--price {
    margin-left: auto
}

body.rtl div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,
body.rtl div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,
body.rtl div.stm_lms_recent_courses div.stm_lms_courses__single--price {
    margin-right: auto;
    margin-left: 0
}

.stm_lms_courses__single--info {
    position: absolute;
    top: -20px;
    left: -50px;
    right: -50px;
    padding: 35px 40px 22px;
    background-color: #fff;
    box-shadow: 0 10px 30px 11px rgba(0, 0, 0, .25);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 100;
    transition: none
}

.stm_lms_courses__single--info_author {
    display: flex;
    align-items: center;
    margin: 0 0 10px
}

.stm_lms_courses__single--info_author__avatar {
    max-width: 40px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden
}

.stm_lms_courses__single--info_author__login {
    color: #777
}

.stm_lms_courses__single--info_title h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 15px
}

.stm_lms_courses__single--info_rate {
    display: flex;
    margin: 0 0 16px;
    align-items: center
}

.stm_lms_courses__single--info_rate .star-rating,
.stm_lms_courses__single--info_rate:empty {
    margin: 0
}

.stm_lms_courses__single--info_rate .average-rating-stars__av {
    margin-left: 5px
}

.stm_lms_courses__single--info_status {
    padding: 2px 10px;
    margin-left: auto;
    background-color: #17d292;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    border-radius: 2px
}

.stm_lms_courses__single--info_excerpt {
    margin: 0 0 13px;
    font-size: 14px;
    line-height: 26px;
    color: #777
}

.stm_lms_courses__single--info_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -5px 18px
}

.stm_lms_courses__single--info_meta .stm_lms_course__meta {
    padding: 0 5px;
    margin: 0 0 10px;
    color: #273044;
    font-size: 13px;
    vertical-align: top
}

.stm_lms_courses__single--info_meta .stm_lms_course__meta i {
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-size: 16px
}

.stm_lms_courses__single--info_preview a {
    display: block;
    padding: 14px 15px;
    margin: 0 0 28px;
    background-color: #385bce;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.stm_lms_courses__single--info_preview a:hover {
    background-color: #17d292;
    color: #fff !important
}

.stm_lms_courses__single--info_bottom {
    display: flex;
    align-items: center
}

.stm_lms_courses__single--info_bottom .stm-lms-wishlist,
.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
    margin: 0 0 10px
}

.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price span,
.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price strong {
    font-size: 18px
}

.stm_lms_courses__single--info .star-rating {
    margin-top: 0 !important
}

.stm_lms_courses__single--info .stm-lms-wishlist span {
    color: #b1b1b1;
    font-size: 12px
}

.stm_lms_courses__single--info .stm_lms_courses__single--price span {
    display: inline-block;
    margin-right: 3px;
    font-weight: 300;
    font-size: 18px
}

.stm_lms_courses__single--info .stm_lms_courses__single--price strong {
    font-size: 18px
}

@media (max-width:1440px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 25%
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__top {
        width: 60%
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__av {
        display: none
    }
}

@media (max-width:1520px) {
    .stm_lms_courses__single__inner .average-rating-stars__av {
        display: none
    }
}

@media (max-width:1024px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 25%
    }

    .stm_lms_courses__grid_2 .stm_lms_courses__single,
    .stm_lms_courses__grid_4 .stm_lms_courses__single {
        width: 33.333%
    }

    .stm_lms_courses__single--info {
        display: none !important
    }
}

@media (max-width:769px) {

    .stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__av,
    .stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top .average-rating-stars__av,
    .stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__av {
        display: none
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 33.333%
    }

    .stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__top,
    .stm_lms_courses__grid_3 .stm_lms_courses__single,
    .stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top,
    .stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__top {
        width: 50%
    }

    .stm_lms_courses__grid_3 .stm_lms_courses__single--info {
        right: 15px;
        left: 15px
    }
}

@media (max-width:1023px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 50%
    }
}

@media (max-width:550px) {
    .stm_lms_courses__grid .stm_lms_courses__single {
        width: 100%
    }

    .stm_lms_courses__grid .stm_lms_courses__single--info {
        left: 10px;
        right: 10px
    }
}

@media (min-width:1441px) {

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info,
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info {
        top: -25%;
        right: calc(100% - 10px);
        left: calc(-100% - 90px);
        -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
        filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info:before,
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info:before {
        left: auto;
        right: -17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+1) .stm_lms_courses__single--info {
        left: calc(100% - 10px);
        right: calc(-100% - 90px)
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info {
        right: calc(100% - 10px);
        left: calc(-100% - 90px)
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info:before {
        right: -17px;
        left: auto;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media (max-width:1440px) {

    .stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n) .stm_lms_courses__single--info,
    .stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n+4) .stm_lms_courses__single--info {
        left: 0;
        right: -100px
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info {
        right: 0;
        left: -100px
    }
}

.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info {
    top: -25%;
    left: calc(100% - 10px);
    right: calc(-100% - 90px);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
}

.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 17px 15px 0;
    border-color: transparent #fff transparent transparent
}

.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info {
    top: -25%;
    right: calc(100% - 10px);
    left: calc(-100% - 90px);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
}

.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,
.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before {
    left: auto;
    right: -17px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:1440px) {

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info {
        top: -25%;
        right: calc(100% - 10px);
        left: calc(-100% - 90px);
        -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
        filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before {
        left: auto;
        right: -17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info {
    transition-delay: .35s !important
}

.tax-stm_lms_course_taxonomy h2 {
    margin-bottom: 40px
}

.stm_lms_courses__single--image__progress {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #e0e0e0;
    z-index: 99
}

.stm_lms_courses__single--image__progress_bar {
    position: relative;
    background-color: #17d292;
    height: 5px
}

.stm_lms_courses__single--image__progress_label {
    position: absolute;
    right: 0;
    top: -25px;
    padding: 2px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    background-color: #17d292
}

.stm_lms_courses__single--image__progress_label:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 0;
    border-color: transparent #17d292 transparent transparent
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px)
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px);
        transform: translateX(46px)
    }
}

.course_available_only_in_subscription {
    display: flex;
    margin-left: auto
}

.course_available_only_in_subscription__image {
    width: 26px;
    margin-right: 5px
}

.course_available_only_in_subscription__image img {
    width: 100%
}

.course_available_only_in_subscription__title {
    max-width: 54px;
    min-height: 26px;
    color: #66828f;
    font-size: 12px;
    line-height: 1.1;
    white-space: initial
}

.stm_lms_courses__single--price .course_available_only_in_subscription__title {
    color: #fff
}

.stm_lms_courses__grid_found_1,
.stm_lms_courses__grid_found_2,
.stm_lms_courses__grid_found_3,
.stm_lms_courses__grid_found_4 {
    margin-bottom: 100px !important
}

.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--image {
    overflow: hidden
}

.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single__inner {
    transition: .3s ease
}

.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--title:hover h5 {
    color: #385bce
}

.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single__inner {
    background: rgba(255, 255, 255, .7)
}

.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single--image img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}