/*Затемнить фон избранных курсов или совсем убрать через Featured courses*/
/*
.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner{
    border-color: #8484845c!important;
		opacity: 0.4;
}
*//*
.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner{
    display:none;
}*/
.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: #f09b23; */
    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;
    visibility: hidden;
}
.header_2_top_bar__inner .top_bar_right_part {
    display: flex;
    align-items: center;
    margin-left: auto;
    flex-grow: .8;
    justify-content: flex-end;
    margin-top: 10px;
}

.header_2 .header_top .center-unit {
    display: flex;
    flex-grow: .6;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.header_2 .container {
    max-width: 1320px;
}
#header.transparent_header .header_2 .header_top_bar .header_2_top_bar__inner ul.header-menu li a, #header.transparent_header .header_2 .header_top_bar .top_bar_info li {
    color: white;
    font-family: Roboto;
    font-weight: 600;
    font-size: 16px;
    padding-top: 20px;
    text-transform: uppercase;
}
#header .header_default .header_main_menu_wrapper a, #header .header_default .header_top_bar a, #header .header_default .header_top_bar {
    color: #960655;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  
}

.stm-lms-buy-buttons.stm_lms_wizard_step_5 .stm_lms_manage_course_price {

    display: none !important;

}
.stm_lms_instructor_courses__single--price {
    margin-left: auto;
    visibility: hidden;
}
.stm_lms_courses__single--price {
    margin-left: auto;
    text-align: right;
    display: none !important;
}
.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
	  display: none !important;
}
.stm_lms_my_bundle__selected_courses_total {
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 16px;
    display: none;
}
p {
    margin-bottom: 30px;
    font-size: 16px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #610236;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
    color: white;
    background-color: #960655;
    box-shadow: 0 5px 0 #610236;
}
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #960655;
}
.stm_post_info .stm_post_details .comments_num {
    margin-top: 2px;
    display: none;
}
.stm_lms_course__content p {
    margin: 0 0 35px;
    font-size: 17px;
    line-height: 30px;
    color: #061b51;
}

.stm_lms_video i.stm_lms_play {
    position: absolute;
    background-color: #610236;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.stm_lms_categories_dropdown__parents {
    max-width: 230px;
    background-color: #fff;
    box-shadow: 0 18px 103px rgba(0,0,0,.05);
    height: 350px;
    overflow-y: auto;
    scroll-snap-type: y;
}
/*видеоурок синий цвет*/
html.stm_lms_type_video body {
    background: #03102b;
    color: #fff;
}
/*нижняя панель в уроке, админ зона*/
.stm_lms_wizard__inner .stm-lms-lesson_navigation {
    border-top: 5px solid #061B51;
    margin-top: 0;
    padding: 40px 100px;
    box-shadow: 0 0 29px 0 rgb(0 0 0 / 20%), inset 0 5px 0 0 rgb(0 78 196 / 0%);
}
.stm_lms_wizard__inner .stm-lms-lesson_navigation a i {
    width: 54px;
    height: 54px;
    background: #061B51;
    border-color: #061B51;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 600!important;
    color: #fff;
    font-size: 35px;
    line-height: 50px;
    text-indent: 0;
}
.stm_lms_wizard__close {
    position: absolute;
    right: 20px;
    top: -14px;
    width: 32px;
    height: 32px;
    background: #fff;
    border: 4px solid #061B51;
    border-radius: 50%;
    text-align: center;
    color: #273044;
    line-height: 24px;
    transition: .3s ease;
    cursor: pointer;
}
/*кнопка в админ зоне материалы*/
.stm_metaboxes_grid .stm_metaboxes_grid__inner .wpcfto-repeater .addArea {
    height: 40px;
    background-color: #061B51;
    border-color: #061B51;
    color: #fff;
    padding: 13px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all .3s ease 0s;
    cursor: pointer;
}
/*кнопка make featered админ зоне материалы*/
.stm_lms_instructor_courses__single--featured .feature_it {
    display: block;
    margin: 15px 0 10px;
    font-size: 14px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    background-color: #061B51;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
/*Электронный адрес внизу белый цвет*/
body.skin_custom_color .widget_contacts ul li .text a {
    color: #ffffff;
}
/*Убрали плачущее лицо*/
.stm_lms_finish_score__face {
    width: 1px!important;
    flex-basis: 1px!important;
    margin-right: 1px!important;
    visibility: hidden;
}
/*подвинули проценты в финише*/
.stm_lms_finish_score__head {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 2px!important;
}
/*изображение превью*/
/*
.stm_lms_course__image {
    margin: 0 0 50px;
    display: none !important;
}
*/

/*лейбл курс completed*/
.stm_lms_course_completed_summary__label img {
    margin-right: 5px;
    width: 30px;
}
.entry-header {
    background-color: #960755;
}
/*цвет заголовка в розовой плашке*/
.entry-header {
    display:none;
}

/*лого на мобильниках*/

@media (max-width: 991px){
#header.transparent_header .header_2.header_default .logo_transparent_static {
    display: none!important;
    visibility: hidden!important;
}
}
@media (max-width: 991px){
#header.transparent_header .header_2.header_default .logo_colored_fixed {
    display: block!important;
}
}

.comment-text ul li, .text_block ul li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 20px;
    font-size: 16px!important;
}

ol li, ul li {
    margin-bottom: 4px!important;
    font-size: 16px!important;
    color: #051d51!important;
}
.stm_lms_course__content p {
    margin: 0 0 25px!important;
    font-size: 16px!important;
    line-height: 25px!important;
    color: #051d51!important;
}
.stm_post_unit .text_block a {
		font-size:16px;
		color:#960755;
}

/*личный кабинет набор пунктов меню*/
.stm_lms_acc_tabs__main a:nth-child(5) {display:none;}
.stm_lms_acc_tabs__main a:nth-child(6) {display:none;}
.stm_lms_acc_tabs__main a:nth-child(8) {display:none;}

/*списки в белом цвете в видеоуроке*/
/*
.stm-lms-course__content ul li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 26px;
    line-height: 27px;
    color: #fff!important;
}
*/
.col-md-12 ul li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 26px;
    line-height: 27px;
    color: #fff!important;
}

/*кнопка открыть курс*/
.buttondesc {
		width:320px;

}

#header .header_default .header_main_menu_wrapper a, #header .header_default .header_top_bar a, #header .header_default .header_top_bar {
    color: #960655;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.wpml-ls-legacy-list-horizontal {
    /* border: 1px solid transparent; */
    padding: 2px;
    clear: both;
}

/*изменение стиля плашек категорий*/
.stm_lms_courses_categories.style_3 .stm_lms_courses_category {
    width: calc(50% - 20px)!important;
    margin: 0 0 33px!important;
}

@media (max-width: 515px){
.stm_lms_courses_categories.style_3 .stm_lms_courses_category {
    width: 100%!important;
}
}

@media (max-width: 515px){
.stm_lms_courses_categories.style_3 .stm_lms_courses_category>a {
    position: relative;
    padding: 16px 32px;
    display: block;
    border: 1px solid #e4e6e8;
    border-radius: 33px;
    background-color: #f6f8fa;
    white-space: inherit!important;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #273044;
}
		}


/*HIDE COLOR */

.vc_gitem-zone {
		position:relative;
    background-repeat:no-repeat;
    background-position:50% 50%;
		background-size:cover;
		background-clip:border-box;
		box-sizing:border-box;
		overflow:hidden;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.vc_gitem-zone:hover {
		position:relative;
    background-repeat:no-repeat;
    background-position:50% 50%;
		background-size:cover;
		background-clip:border-box;
		box-sizing:border-box;
		overflow:hidden;
    filter:none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
}

/*END HIDE COLOR*/

.stm-lms-quiz__result_actions .btn {
    margin: 10px 5px;
}

.stm_lms_account_dropdown .dropdown-menu li {
    margin: 0;
    background-color: #fff;	
}


element.style {
}
.header_2 .stm_lms_account_dropdown .dropdown button {
    border-radius: 27px;
}
.stm_lms_account_dropdown .dropdown button {
  
    background-color: rgb(6 27 81 / 0%)!important;
    border: 1px solid rgb(6 27 81 / 0%)!important;

}
/*изменили дизайн переключения языков переместилось в бордовую панель*/
.wpml-ls-statics-shortcode_actions {
    background-color: #ffffff00;
    width: 70%;
    margin: 5px 0px -40px 0px;
}

.header_top_bar .header_login_url {
    margin: 13px 0 12px 42px;
    line-height: 1;
}

@media (max-width: 515px){
.header_top_bar .header_top_bar_socs {
    margin: -80px 8px 0px 90px;
}
}

.stm-curriculum-item__title {
    position: relative;
    top: -1px;
    font-size: 15px;
    font-weight: 600;
    width: 80%;
}
.stm_lms_downloadable_content__url {
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    width: 52px;
    border: 1px solid #e4e6e8;
    background-color: rgb(255 255 255)!important;
    font-size: 20px;
    text-align: center;
    line-height: 47px;
    letter-spacing: -2px;
    border-radius: 50%;
}


.stm-curriculum-section h3 {
    margin-top: 23px;
    margin-bottom: 18px;
    font-size: 20px!important;
    font-weight: 600;
    color: #154fe6;
}
@media (max-width: 991px){
#header.transparent_header .header_2.header_default {
    background-color: #ffffff;
}
}
/*кнопки аккаунта и поиска, изменение формы, в header в мобильной версии */
@media (max-width: 1025px){
.stm_header_top_toggler {
    display: block;
    text-indent: 3px;
    border-radius: 120%;
		}}

@media (max-width: 1025px){
.stm_header_top_search, .stm_header_top_toggler {
    position: relative;
    height: 50px;
    width: 60px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 30%;
		}}
/*тени на карточкаах курссов*/
.stm_lms_courses__single__inner {
    height: 100%;
    background-color: #fff;
    margin: 0 10px;
    margin: 0 15px;
    overflow: hidden;
    transition: .3s ease;
    box-shadow: 0 7px 15px rgb(0 0 0 / 10%);
    border: 0;

}
/* Меняем цвет и размер правого высплывающего меню */
.stm-lms-course__curriculum {
    width: 480px;
    background-color: rgb(255 255 255)!important;
}
/* Меняем цвет кружочков в всплываающем меню */
.stm-lms-course__curriculum .stm-curriculum-item__completed {
    background-color: rgb(150 5 85)!important;
}

/* Закрыть справа вопрос и выплывающее меню с поиском в курсе */
.stm-lms-course__sidebar_toggle {
    display: none;
}
.stm-lms-course__sidebar .stm_lms_lesson_comments {
  display: none;
}

/* Меняем цвет плашки в видеоуроке курса */
.stm_lms_downloadable_content__files {
    border-top: 3px solid rgb(225 226 228)!important;
}

.stm-curriculum-item {
    display: flex;
    padding: 13px;
    margin: 0 0 2px;
    /* background-color: rgba(6,27,81,1); */
    transition: .3s ease;
    flex-wrap: wrap;
    border-top: 2px solid transparent;
}

.stm-lms-curriculum-trigger {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 46px;
    color: rgb(255 255 255)!important;
    border-radius: 50%;
    font-size: 16px;
    background-color: rgba(150,6,85,1);
    border: 2px solid rgba(150,6,85,1);
    cursor: pointer;
    transition: .3s ease;
}

/* убрать значок поиска в разделе ивенты */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {

    display: none;
}
/* меняем цвет фона во вложенном фйле в описаниии курса */
body .classic-files .stm_lms_downloadable_content {
    background-color: #f5f5f9!important;
}

.vue_is_disabled {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.tribe-events-content a {
    border-bottom: 1px solid var(--tec-color-link-accent);
    color: #960655;
    transition: var(--tec-transition-color);
}

.tribe-events-single-event-title {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-7);
    line-height: var(--tec-line-height-1);
    color: #231a4a;
}

.tribe-events-back a, .tribe-events-back a:visited {
    color: #231a4a;
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    font-weight: var(--tec-font-weight-bold);
    text-decoration: none;
}

.stm-lms-wrapper a.btn.btn-default.btn-retake {
    margin-bottom: 10px;
}

/* 4 блока в style 5 категории комитетов */
.stm_lms_courses_categories.style_5 .stm_lms_courses_category{
		width:25%;
		}

.stm_lms_courses_categories.style_5 {
    flex-flow: row wrap; 
		flex-direction:row;
    width: 100%;
		justify-content: space-evenly;
   /*  max-height: 1450px;*/
}
.stm_lms_courses_categories.style_5 .stm_lms_courses_category>a {

    border-radius: 10px;

}

#footer_copyright .copyright_text, #footer_copyright .copyright_text a {
    color: #ffffff;
    font-size: 15px;
}

.stm_lms_edit_account .form-group label {

    font-weight: 700;
}

.stm_lms_edit_account .form-group {
    /* margin: 0 0 35px; */
    padding: 40px 40px 20px;
    margin: 0 0 40px;
    background-color: #eef1f7;
}

.form-control, .select2-search input.select2-input, .select2-search__field, input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], textarea {

    border: 2px solid #ffffff;
    background: #ffffff;
}
.stm-lms-user-quiz .affiliate_points {
    display: none;
}
.stm-lms-buy-buttons .btn:not(.start-course).btn_big {
    font-size: 15px!important;
}
body.masterstudy-theme .stm_lms_log_in i.stmlms-user {
    color: rgb(255 255 255);
}

/* блок у вас еще нет курсов с кнопкой в личном кабинете автора */
#stm-lms-course-no-result p {
    display: none;
}
#stm-lms-course-no-result a.btn {
    margin: 30px 0px 40px 0px;
}
/* поиск добавление серой обводки */
.header_2 .header_top .stm_courses_search .stm_lms_courses_search input {
    border-color: #eeeeee;
    border-style: solid;
    border-width: 2px;
}
/* Скрыть вкладку Prerequisite Courses из личного кабинета автора  */
#stm_lms_manage_course .stm-lms-manage-prereq {
    display: none;
}
/* скрыть вопрос с обучением как добавлять курс */
.stm_lms_wizard.inactive .stm_lms_wizard__close {

    display: none;
}
/* скрыть соавтора как возможность в личном кабинете */
.stm_lms_add_teacher .stm_lms_manage_add_instructor__plus span {

    display: none;
}
/* блоки выбора серым цветом */
.wpcfto-box select {
    border-style: solid;
    border-color: #ececec;
    border-width: 2px;
}

.wpcfto-box input[type=text] {
    border-style: solid;
    border-color: #e9e9e9;
    border-width: 2px;
}
.wpcfto-box input {
    font-weight: 400;
    border-style: solid;
    border-color: #e9e9e9;
    border-width: 2px;
}
.stm_lms_user_info_top__info .stm-lms-user_rating {
    display: none;
}

.stm-online-testing #main {
    padding: 40px 0!important;
    background: none!important;
}
.hdq_quiz {
    max-width: 700px!important;
}

.hdq_question {
    margin: 3rem 0!important;
    border-bottom: 0px!important;
    border-radius: 5px;
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.hdq_quiz_wrapper .hdq_button {
 
    margin: 0 auto;
    background: #950555!important;
    display: inline-block;
    min-width: 135px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    padding: 12.5px 15px;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    outline: 0!important;
}

.hdq_quiz_wrapper img {
    border-radius: 5px;
}

.form-control {
    border: 2px solid #dcdcdc!important;

}

.stm_lms_lazy_image {
    padding-bottom: 46.6667%!important;

}