/*
Theme Name: MasterVision
Theme URI: http://kozyris.com
Description: membership
Author: Mercury
Author URI: http://qpsite.spb.ru/
*/


.buddypress-profile-main .profile-aside {
    margin-top: 91px;
}

.errorform {
    background-color: #f69797;
}

.decoration-none {
    text-decoration: none;
}
.eff{color: #fff;
    background: linear-gradient(45deg, #4d4cdf, #f03e8a);
    text-decoration: none;
    text-transform: uppercase;
    padding: 11px 35px 9px;
    border-radius: 3px;}
.eff:hover{color: #fff!important;background: linear-gradient(45deg, #f03e8a, #4d4cdf);}
.profile-top__edit-text:hover {
    text-decoration: underline;
}

.header__menu {
    z-index: 14;
}

.hideSpec, .all-hide-course {
    display: none;
}

.popup-discussion__users {
    max-height: 400px;
    overflow-y: auto;
}

.my-course-final__certificate {
    max-width: 2000px;
}

.my-course-final__certificate a, .my-course-final__certificate p{
    margin-left: 15px;
}

.antidisabled {
    color: black;
    background-color: #f5f5f5;
}

#submit_review {
    display: none;
}

#error-notification {
    display: none;
    color: #f69797;
    text-align: right;
}

.my-course-homework__item-add-texts p {
    font-size: 15px;
    font-weight: 500;
    color: #1e1e1e;
    line-height: 250%;
}

.my-course-homework__item-downloads input {
    width: 140px;
    margin: 0;
}

#homework-download-file {
    margin-left: 20px;
}

.profile-header__user-menu {
    z-index: 2;
}

.watermark {
    position: relative;
    z-index: 1000000;
    top: -150px;
    right: -150px;
    background-image: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/logo-ev.png);
    width: 152px;
    height: 13px;
}

#newcourse input[type="text"] {
    width: 100%;
}
#newcourse textarea {
    width: 100%;
    height: 100px;
}
/* comment form */
img{
    max-width: 100%;
    height: auto;
}
.jwp-comment-content img{
    display: block;
    margin: 15px auto;
}

.jwp-comment-content img[src*="emoticons"] {
    display: inline;
    margin: auto;
}

.sceditor-container, .sceditor-container div {
    z-index: 4;
}

.profile-new-article__article{
    overflow:visible!important;
}

.sceditor-button-upload_image div{
    background-image:url(./assets/img/add-image.png);
}

.sceditor-button-emoticon div{
    background-image:url(./assets/img/emoticons.png);
}

.sceditor-button-left div{
    background-image:url(./assets/img/align-left.png);
}

.sceditor-button-right div{
    background-image:url(./assets/img/align-right.png);
}

.sceditor-button-center div{
    background-image:url(./assets/img/align-center.png);
}
.sceditor-button-justify div{
    background-image:url(./assets/img/justify.png);
}


.sceditor-button-orderedlist div{
    background-image:url(./assets/img/orderedlist.png);
}

.sceditor-button-bulletlist div{
    background-image:url(./assets/img/bulletlist.png);
}

.sceditor-button-size div{
    background-image:url(./assets/img/font-size.jpg);
}
.sceditor-button-font div{
    background-image:url(./assets/img/font.png);
}
.profile-article__form.jwp-comment-form-form.active .profile-article__form-submit-wrap{
    top:auto;
    bottom: -10px;
    z-index: 4001;
}

.add-image{
    position: relative;
    top:100%;
    right: -50px;
}

.hide {
    display: none;
}

#partner-url-long, #partner-url-short {
    color: green;
    font-weight: 600;
}

.table_dark {
    margin-top: 30px;
    font-size: 12px;
    text-align: left;
    border-collapse: collapse;
    margin: 5px;
}

.table_dark td {
    border: 1px solid #4d4ce0;
    padding: 7px 17px;
}
.iti--separate-dial-code .iti__selected-flag{
    border-radius: 20px 0 0 20px;
}

.iti--separate-dial-code input[type=tel]{
    padding-left: 86px!important;

    border-radius: 20px!important;
}

.profile-edit__form-title-wrap{
    display: flex;
    justify-content: space-between;
}
.profile-edit__form-title-wrap span{
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
.profile-edit__form-add-more-education,.profile-edit__form-add-more-career{
    text-align: right;
    color: #4d4ce0;
    cursor: pointer;
    margin-top:10px
}
.profile-edit__form-title-wrap .remove-row svg{
    width: 15px;
    height: 15px;
    fill: #e4e4f2;;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 400!important;
    text-align: left;
}

.report-header {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 50px;
    width: 100%;
}

.qworta {
    width: 24%;
}

.profile-article__ava {
    width: 100%;
}
img:not([alt]), img[alt=''], ol>:not(li), ul>:not(li) {
    outline: none;
}

.user_curs_show, /*.profile-aside__progress,*/ .counter_prises,/* .teachers-item__rating, .course-about__teacher-rait,*/ .courses-top__slide-rait, .course-top__rait, .course-banner__rait, .course-top__item:nth-child(3), .courses-top__slide-info span:nth-child(3), /*.profile-article__comment-complaint,*/ .article-image-header__dropdown {
    display: none;
}
.index-top__video {
    background:url(./assets/img/video.jpg) no-repeat 100%;
}
.courses-over-top__label-svg {
    margin-top: 8px;
}
.courses-top__slide-info-item:nth-child(2n)::before {
    display: none;
}
.hide {
    display: none;
}

.profile-header__search-selectbox select option { color: #000 }
.profile-header__search-selectbox option[selected] { display: initial !important;  }
.search-result__more { text-decoration: none; }

.profile-edit__invite-link-input {
    max-width: 550px;
}







.page {
    position: relative; min-width: 300px;
    /* padding: 26px 0 60px; */
    background: #f0f0f5; color: #1e1e1e;
    min-height: 100vh;
}
/*.page:before {
	content: ''; display: block; background: url(../img/1.png); width: 1170px; height: 470px;
	position: absolute; left: 50%; margin-left: -585px; top: 0; z-index: 2; opacity: .5;
}*/
.page H4 {
    margin: 0; font-size: 18px; font-weight: 300;
}
.page .top-flex {
    display: flex; justify-content: space-between; -ms-align-items: flex-start;
    align-items: flex-start;
}
.page-title {
    font-size: 25px; font-weight: 500; margin: 0;
}
.bt-stroke {
    display: inline-flex; justify-content: center; -ms-align-items: center; text-decoration: none; height: 36px;
    align-items: center; line-height: 1; border: solid 1px #4d4ce0; font-weight: 500; color: #4d4ce0;
    transition: .3s; padding: 0 20px; border-radius: 40px; font-size: 14px;
}
.bt-stroke:hover {
    background: #4d4ce0; color: #fff;
}
.section-progress {
    margin: 22px 0 36px;
}
.section-progress H4 {
    padding-bottom: 18px;
}
.row-progress {
    position: relative; display: flex; justify-content: space-between; flex-wrap: wrap;
    background: #fff; border-radius: 8px; padding: 20px; margin-bottom: 10px;
}
.row-progress:last-child {
    margin-bottom: 0;
}
.row-progress .item-progress {
    width: 48%;
}
.item-progress {
    display: flex; -ms-align-items: center; align-items: center;
}
.item-progress .icon {
    width: 122px;
}
.item-progress .icon img {
    width: 100px;
}
.item-progress .disable img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
}
.item-progress .info {
    width: calc(100% - 122px);
}
.item-progress .head {
    font-size: 18px; font-weight: 500;
}
.item-progress p {
    font-size: 15px; font-weight: 300; margin: 8px 0 5px; line-height: 1.2;
}
.item-progress .points {
    display: inline-block; font-size: 16px; font-weight: 500; margin-right: 7px;
}
.item-progress .date {
    display: inline-block; color: #99a1ba; font-weight: 300; padding-left: 9px; border-left: solid 1px #99a1ba;
    font-size: 14px;
}
.item-progress .note {
    color: #99a1ba; font-weight: 300; max-width: 320px; font-size: 14px; margin-top: 0;
}


.tape-progress {
    position: relative; display: flex; flex-wrap: wrap; background: #fff; border-radius: 8px; padding: 5px 15px 25px;
    margin-top: 25px;
}
.tape-progress .item {
    position: relative; text-align: center; width: 12.5%; padding: 0 5px; margin-top: 25px;
}
.tape-progress .item .icon {
    height: 115px;
}
.tape-progress .item .icon img {
    width: 100px;
}
.tape-progress .item p {
    font-size: 15px; font-weight: 300; line-height: 1; margin: 0 0 3px;
}
.tape-progress .item .date {
    font-size: 14px; font-weight: 300; color: #99a1ba;
}
.tape-progress .item .link-modal {
    position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 2;
}


.modal-progress {
    position: relative; margin: 0 auto; max-width: 430px; background: #fff; border-radius: 6px;
    padding: 20px; color: #1e1e1e;
}
.modal-progress .note {
    margin-top: 5px;
}

.btn-mute {
    position: absolute;
    width: auto;
    height: auto;
    right: 30px;
    bottom: 35px;
    cursor: pointer;
}

.btn-mute svg {
    animation: none;
    width: auto;
    height: auto;
}

.btn-mute svg path {
    fill: #fff;
    opacity: 1;
}
.btn-mute:before,
.btn-mute:after {
    content: '';
    background-color: #4d4ce0;
    left: 0;
    bottom: auto;
    top: 0;
    height: 60px;
    width: 60px;
    position: absolute;
    animation: none;
    transition: background-color 0.3s;
    animation-name: pulse, changeBg;
    animation-duration: 4s, 4s;
    animation-iteration-count: infinite;
    border-radius: 50%;
}
.btn-mute:after {
    animation-delay: 0.6s, 4s;
}
.btn-mute:hover .btn-mute__inner::before {
    opacity: 1;
}

.btn-mute:hover .btn-mute__inner {
    background-color: #fb4085;
}

.btn-mute:hover:before, .btn-mute:hover:after {
    background-color: #fb4085;
}

.btn-mute:hover .btn-mute__inner::before {
    background-color: #fff;
    opacity: 1;
}

.btn-mute:hover svg path {
    fill: #fff;
    opacity: 1;
}

.btn-mute:hover svg path {
    fill: #fff;
}
.btn-mute.active:before,
.btn-mute.active:after {
    display: none;
}
.btn-mute.active .btn-mute__inner::before {
    display: none;
}
.btn-mute.active svg path {
    fill: #fff;
    opacity: 1;
}
.btn-mute__inner {
    background-color: #4d4ce0;
    height: 60px;
    width: 60px;
    position: relative;
    z-index: 1;
    transition: background-color 0.3s;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-animation: changeBg 4s infinite;
    animation: changeBg 4s infinite;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.btn-mute__inner::before {
    position: absolute;
    right: 0;
    bottom: 13px;
    left: 0;
    display: block;
    width: 2px;
    height: 36px;
    margin: auto;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    background-color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-mute svg {
    fill: #9b9ea2;
    margin-top: -1px;
    width: 29px;
    height: 22px;
}

.btn-mute svg path {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0;
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0;
    }
}

@-webkit-keyframes changeBg {
    0% {
        background-color: #4d4ce0;
    }
    50% {
        background-color: #fb4085;
    }
    100% {
        background-color: #4d4ce0;
    }
}

@-webkit-keyframes changeBg {
    0% {
        background-color: #4d4ce0;
    }
    50% {
        background-color: #fb4085;
    }
    100% {
        background-color: #4d4ce0;
    }
}

@media screen and (max-width: 1200px) {

    .tape-progress .item {
        width: 16.6667%;
    }

}

@media screen and (max-width: 960px) {

    .tape-progress .item {
        width: 20%;
    }

}

@media screen and (max-width: 767px) {

    .tape-progress {
        display: block; overflow: hidden;
    }
    .tape-progress .item {
        float: left;
    }
    .page .top-flex {
        display: block;
    }
    .bt-stroke {
        margin-top: 20px;
    }
    .page-title {
        line-height: 1;
    }
    .row-progress .item-progress {
        width: 100%; margin-top: 30px;
    }
    .row-progress .item-progress:first-child {
        margin-top: 0;

    }


}


@media screen and (max-width: 479px) {

    .row-progress {
        padding-right: 10px;
    }
    .item-progress .head {
        line-height: 1.1;
    }
    .item-progress .date {
        display: block; padding-left: 0; border-left: 0;
    }

}

.courses-list .container {
    position: relative;
    width: 100%;
    display: block;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 55px;
}

.courses-list .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.courses-list .courses-top__slide-wrap {
    width: 33.33%;
    padding: 15px;
    margin-right: 0;
}

.teachers-list {
    width: 100%;
    margin-bottom: 35px;
    display: block;
}

.teachers-list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.teachers-item-wrap {
    width: 33.33%;
    padding: 15px;
}

.teachers-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 20px 20px 10px;
    border-radius: 5px;
    background-color: #fff;
}

@media screen and (max-width: 1024px) {
    .courses-list .courses-top__slide-wrap {
        width: 50%;
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .courses-list .courses-top__slide-wrap {
        width: 100%;
        padding: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .teachers-item-wrap {
        width: 50%;
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .teachers-item-wrap {
        width: 100%;
        padding: 15px;
    }
}


.error-page__title, .error-page__text {
    color: #646464;
}

.profile-aside__progress-link img {
    width: 100%;
}

.profile-aside__progress-link {
    overflow: visible;
}




.profile-achievements__section {
    margin: 22px 0 36px;
}

.profile-achievements__section:last-child {
    margin-bottom: 0;
}

.profile-achievements__section-title {
    padding-bottom: 18px;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}

.profile-achievements__row {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 10px;
}

.profile-achievements__row:last-child {
    margin-bottom: 0;
}

.profile-achievements__row .profile-achievements-item {
    width: 48%;
}

.profile-achievements-item {
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.profile-achievements-item__icon {
    width: 122px;
}

.profile-achievements-item__icon img {
    width: 100px;
}

.profile-achievements-item .disable img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
}

.profile-achievements-item__info {
    width: calc(100% - 122px);
}

.profile-achievements-item__info-head {
    font-size: 18px;
    font-weight: 500;
}

.profile-achievements-item p {
    font-size: 15px;
    font-weight: 300;
    margin: 8px 0 5px;
    line-height: 1.2;
}

.profile-achievements-item__info-points {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-right: 7px;
}

.profile-achievements-item__info-date {
    display: inline-block;
    color: #99a1ba;
    font-weight: 300;
    padding-left: 9px;
    border-left: solid 1px #99a1ba;
    font-size: 14px;
}

.profile-achievements-item .profile-achievements-item__note {
    color: #99a1ba;
    font-weight: 300;
    max-width: 320px;
    font-size: 14px;
    margin-top: 0;
}

.tape-progress {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 8px;
    padding: 5px 10px 25px;
    margin-top: 25px;
}

.tape-progress.slick-slider {
    padding-bottom: 0;
}

.tape-progress .item {
    position: relative;
    text-align: center;
    flex-basis: 12.5%;
    flex-grow: 0;
    padding: 0 10px;
    margin-top: 25px;
}

.tape-progress .item .icon {
    height: 115px;
}

.tape-progress .item .icon img {
    max-width: 100px;
    margin: auto;
}

.tape-progress .item p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 3px;
}

.tape-progress .item .date {
    font-size: 14px;
    font-weight: 300;
    color: #99a1ba;
}

.tape-progress .item .link-modal {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.modal-progress {
    position: relative;
    margin: 0 auto;
    max-width: 430px;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    color: #1e1e1e;
}

.modal-progress .profile-achievements-item__note {
    margin-top: 5px;
}

.popup {
    z-index: 5010;
}

.popup__layer {
    z-index: 5000;
}

@media screen and (max-width: 1250px) {

    .tape-progress .item {
        flex-basis: 20%;
    }

}

@media screen and (max-width: 767px) {

    .tape-progress {
        display: block;
    }

    .tape-progress .item {
        display: block;
        float: left;
    }

    .profile-achievements__row .profile-achievements-item {
        width: 100%;
        margin-top: 30px;
    }

    .profile-achievements__row .profile-achievements-item:first-child {
        margin-top: 0;

    }


}


@media screen and (max-width: 479px) {

    .profile-achievements__row {
        padding-left: 0;
        padding-right: 0;
    }

    .profile-achievements-item__icon {
        width: 100px;
    }

    .profile-achievements-item__icon img {
        width: 78px;
    }

    .profile-achievements-item__info {
        width: calc(100% - 100px);
    }

    .profile-achievements-item .profile-achievements-item__info-head {
        line-height: 1.1;
    }

    .profile-achievements-item .profile-achievements-item__info-date {
        display: block;
        padding-left: 0;
        border-left: 0;
    }

}

.my-course-final__rait-edit {
    bottom: 50px;
}
.profile-teacher__reviews-t-header a{
    text-decoration: none;
}

.profile-header__icons-counter {
    z-index: 10;
}

.page .profile-message__item {
    margin-bottom: 8px;
}

.page .profile-message__item-name {
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page .profile-message__block {
    padding-bottom: 20px;
}

.page .profile-message__body-items-inner {
    max-height: 572px;
    overflow: hidden;
}

.page .profile-message__load-more {
    display: block;
    margin-top: 16px;
    opacity: 0;
    pointer-events: none;
}

.page .profile-message__load-more.visible {
    opacity: 1;
    pointer-events: auto;
}

.page-template-private-messages .footer {
    display: none;
}

.profile-message__body-messages {
    min-height: 448px;
}

.profile-message__messages-list {
    height: calc(100% - 40px);
}

.profile-message__message-field {
    height: 548px;
    position: relative;
}

.profile-message__item-name {
    transition: color 0.3s;
}
.profile-message__message-field-del {
    transition: color 0.3s;
}

.profile-message__message-field-del > span {
    transition: color 0.3s;
}

.profile-message__message-field-del > svg {
    transition: fill 0.3s;
}

.profile-message__message-field-del:hover > span {
    color: #fc4c3b;
}

.profile-message__message-field-del:hover > svg {
    fill: #fc4c3b;
}

.profile-message__item:hover .profile-message__item-name {
    color: #4d4ce0;
}

.profile-message__message {
    padding-bottom: 21px;
}

.profile-article__footer .sceditor-container iframe img {
    max-width: 100%;
}

.popup-discussion__header-form-submit {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    transition: all 0.3s;
    font-size: 12px;
    border-radius: 20px;
    background-color: #5f64d6;
}
.popup-discussion__header-form-input {
    padding-right: 95px;
}

.popup-discussion__header-form-submit:hover {
    background-color: #3c3bd1;
}

.popup-discussion__header-form-submit.active {
    background-color: #3c3bd1;
    pointer-events: none;
}

.popup-discussion__header-form-submit > input {
    width: 100%;
    height: 100%;
}

.popup-discussion__header-form-submit > span {
    /*width: 100%;*/
    /*height: 100%;*/
}

.popup-complaint {
    padding-top: 0;
}

.popup-complaint .popup-enter__social {
    padding-top: 30px;
}

.popup-complaint .popup-enter__social-title {
    margin-bottom: 0;
    color: #000;
}

.profile-article__add-article {
    background: #5f64d6;
    transition: all 0.3s;
}

.profile-article__add-article:hover {
    color: #fff;
    background: #3c3bd1;
}

.courses-top__slide-theme {
    padding-left: 10px;
    padding-right: 10px;
}

.courses-top__slide-theme span {
    font-size: 9px;
    letter-spacing: 2px;
}

.course-top__header-title {
    padding-left: 15px;
    padding-right: 15px;
}

.course-banner__header-title {
    padding-left: 15px;
    padding-right: 15px;
}

.course-banner__header-title span {
    font-size: 9px;
    letter-spacing: 2px;
}


.course-top__header-title span {
    font-size: 9px;
    letter-spacing: 2px;
}

.course-about__descr iframe {
    width: 100%;
}

.profile-message__message-user a {
    font-size: 12px;
}

.profile-message__message-user {
    margin-bottom: -3px;
}

.profile-message__message span {
    font-size: 12px;
}

.profile-message__message .jwp-message-text p {
    font-size: 12px;
}

.profile-message__message {
    padding: 2px 12px 17px 13px;
    margin-bottom: 6px;
    min-width: 120px;
}

.jwp-message-text img {
    margin-top: 2px;
    max-width: 100%;
}

.my-courses__right--full {
    width: 100%;
}

.my-course-body-tabs__tab-agree {
    margin-top: 40px;
}
.my-course-homework__item-textarea {
    color: #000;
}

.profile-new-article-body {
    padding-top: 30px;
}

.my-course-homework__item-link {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 13px;
    margin-top: -8px;
    display: block;
}


.profile-article__mentions-dropdown {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    max-height: 310px;
    background-color: #f9f9f9;
    z-index: 5;
    overflow: auto;
}

.profile-article__mentions-dropdown-item {
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    color: black;
    padding: 10px 15px;
    transition: all 0.3s;
}

.profile-article__mentions-dropdown-item.active {
    background-color: #f0f0f5;
}

.profile-edit__form-input.bonus_input {
    width: 200px;
    margin-bottom: 10px;
}

.popup-cancel {
    padding-top: 0;
}

.popup-cancel .popup-enter__social {
    padding-top: 30px;
}

.popup-cancel .popup-enter__social-title {
    margin-bottom: 0;
    color: #000;
}

.profile-article__header-row--main .btn--dark {
    margin-left: auto;
}

.course-in-blog-page {
    float: right; 
    max-width: 35%; 
    margin: 10px 0 30px 30px;
}
.course-in-blog-page .courses-top__slide {
    background-color: #f0f0f5;
}

@media screen and (max-width: 1280px) {
    .profile-new-article__article {
        max-width: 80%;
        margin: auto;
    }
}

@media screen and (max-width: 650px) {
    .profile-edit__money-transaction-table {
        min-width: 0;
    }
    .profile-edit__money-transaction-tr {
        flex-wrap: wrap;
    }
    .profile-edit__money-transaction--date {
        width: 200px;
        padding-left: 10px;
    }
    .profile-edit__money-transaction--name {
        margin-top: 10px;
        width: 100%;
    }
    .profile-edit__money-transaction--balance {
        margin-top: 3px;
        margin-left: 0;
        padding-left: 0;
    }
    .back2top {
        display: none !important;
    }
    .profile-new-article__article {
        max-width: 100%;
        margin: auto;
    }
}

@media screen and (max-width: 950px) {
    .page .profile-message__body-items {
        padding-bottom: 5px;
        overflow-y: auto;
        height: 200px;
        -webkit-overflow-scrolling: auto;
        transform: translateZ(0);
        margin-bottom: 3px;
    }
    .page .profile-message__body-items-inner {
        padding-right: 10px;
        /*min-height: 600px;*/
    }

    .profile-message__body-items::-webkit-scrollbar-track
    {
        border-radius: 10px;
        background: #fff;
    }

    .profile-message__body-items::-webkit-scrollbar
    {
        width: 12px;
        background: white;
        -webkit-appearance: none;
        z-index: 999;
    }

    .profile-message__body-items::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        /*-webkit-box-shadow: inset 0 0 6px red;*/
        background-color: #555;
    }

    .page .profile-message__load-more {
        display: none;
    }
    .page .profile-message__message-field-user {
        margin-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .profile-message__message-field-user-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .profile-message__message-field {
        height: 460px;
    }
    .profile-message__messages-list {
        height: calc(100% - 30px);
    }
    .profile-message__message-field-del > span {
        display: none;
    }
    .jwp-message-text img {
        width: 100%;
        /*width: calc(100% + 25px);*/
    }
    .btn-mute {
        transform: scale(0.7);
        right: 20px;
        bottom: 10px;
    }

    .course-about__descr iframe {
        height: 280px;
    }
}


@media screen and (max-width: 375px) {
    .profile-header__icons-item {
        position: relative;
    }
}

@media screen and (max-width: 760px) {
.profile-header-popup-wrap {
    display: none;
}

}
.partners-block {
    width: 100%;
    height: 104px;
    background: url(assets/img/partners-block-bg.png) no-repeat right bottom;
}
.partners-block__btn {
    font-size: 11px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: linear-gradient(to right, #6517bf 0%, #d9316b 88%, #d9316b 100%);
    border-radius: 18px;
}
.partners-block__btn:hover {
    color: #ffffff;
    opacity: 0.8;
}
.video-block {
  width: 100%;
  height: 0;
  padding-bottom: 65%;
  overflow: hidden;
  position: relative;
}
.video-block iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  border: 0;
}



.popup-extend-payment {
  width: 95%;
  max-width: 430px;
  border-radius: 5px;
  background-color: #fff;
}
.popup-extend-payment .popup__close {
    top: 0;
    right: -35px;
}
.popup-extend-payment p {
  margin-top: 0;
  text-align: center;
}
.popup-extend-payment__btns {
  padding-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.popup-extend-payment__btns .btn {
  padding-bottom: 2px;
  height: auto;
}

@media screen and (max-width: 540px) {
  .popup-extend-payment .popup__close {
    right: 0;
    top: -20px;
  }
  .popup-extend-payment {
    padding-bottom: 20px;
  }
  .popup-extend-payment__btns .btn {
    margin-bottom: 10px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .popup-extend-payment__btns .btn:first-child {
    margin-left: 0;
  }
  .popup-extend-payment__btns .btn:last-child {
    margin-right: 0;
  }
  .popup-extend-payment__btns {
    justify-content: center;
  }
}


.popup-extend-payment {
  width: 95%;
  max-width: 430px;
  border-radius: 5px;
  background-color: #fff;
}
.popup-extend-payment .popup__close {
    top: 0;
    right: -35px;
}
.popup-extend-payment p {
  margin-top: 0;
  text-align: center;
}
.popup-extend-payment__btns {
  padding-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.popup-extend-payment__btns .btn {
  padding-bottom: 2px;
  height: auto;
}

@media screen and (max-width: 540px) {
  .popup-extend-payment .popup__close {
    right: 0;
    top: -20px;
  }
  .popup-extend-payment {
    padding-bottom: 20px;
  }
  .popup-extend-payment__btns .btn {
    margin-bottom: 10px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .popup-extend-payment__btns .btn:first-child {
    margin-left: 0;
  }
  .popup-extend-payment__btns .btn:last-child {
    margin-right: 0;
  }
  .popup-extend-payment__btns {
    justify-content: center;
  }
}

.popup-extend-payment input {
    margin-bottom: 5px;
}


.scroll {
    max-height: 500px;
    overflow-y: auto;
}

.jspContainer{
overflow: hidden;
position: relative;
}

.jspPane{
position: absolute;
}

.jspVerticalBar{
position: absolute;
top: 0;
right: 0;
width: 10px;
height: 100%;
background: red;
}

.jspHorizontalBar{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 16px;
background: red;
}

.jspCap{
display: none;
}

.jspHorizontalBar .jspCap{
float: left;
}

.jspTrack{
background: #d0d5e2;
position: relative;
}

.jspDrag{
background: #333;
position: relative;
top: 0;
left: 0;
cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{
float: left;
height: 100%;
}

.jspArrow{
background: #50506d;
text-indent: -20000px;
display: block;
cursor: pointer;
padding: 0;
margin: 0;
}

.jspArrow.jspDisabled{
cursor: default;
background: #80808d;
}

.jspVerticalBar .jspArrow{
height: 16px;
}

.jspHorizontalBar .jspArrow{
width: 10px;
float: left;
height: 100%;
}

.jspVerticalBar .jspArrow:focus{
outline: none;
}

.jspCorner{
background: #eeeef4;
float: left;
height: 100%;
}


.profile-pay__grey-radio {
    width: 100%;
}

.radio-label {
    width: 60%;
    float: left;
}

.radio-price {
    width: 30%;
    float: left;
}

.profile-pay__grey-radio .profile-pay__grey-checkbox input {
    position: relative;
}

.profile-pay__grey-radio .profile-pay__grey-checkbox {
    margin-top: 30px;
} 
.my-course-homework__agree {
    /*flex-wrap: wrap;*/
}
.homework-ok-title {
    text-align: center;
    width: 50%;
}
.homework-next {
    display: block;
    width: 50%;
    position: relative;
    text-align: center;
}
.profile-pay__grey-radio-label::before {
    border-radius: 50%;
}
.profile-pay__grey-checkbox input:checked+.profile-pay__grey-radio-label::before {
    background-image: url(./assets/img/bg-radio-ok.png);
    background-size: 8px 8px;
}
.my-course-homework__agree-text {
    width: 50%;
}
.my-course-homework__bonus {
    font-size: 13px;
    width: 40%;
}
@media screen and (min-width: 1921px) {
    .index-top::before { 
        background-position: 0 0;
    }
}
@media screen and (max-width: 1020px) {
    .my-course-homework__agree-text,
    .my-course-homework__bonus   {
        width: 100%;
        padding-bottom: 10px;
    }
}
.profile-article__body img.aligncenter {
    display: block;
    margin: auto;
}

@media screen and (max-width: 760px) {
    /*.profile-header .container {
        justify-content: flex-end;
    }*/
    .profile-header__icons-list {
        /*width: 150px;*/
        margin-left: 0;
        margin-right: 0;
        width: 40%;
    }
    .profile-header__user {
        /*width: calc( 100% - 150px );*/
        width: 60%;
    }
    .profile-header__icons-link {
        margin-right: 15px;
    }
}
@media screen and (max-width: 350px) {
    .profile-header .container {
        justify-content: flex-end;
    }    
    .profile-header__icons-list  {
        width: auto;
    }
    .profile-header__user {
        width: auto;
    }
}

@media screen and (min-width: 1201px)  {
  .profile-top-teacher__hashtag {
    transform-origin: right top 0;
    right: 130px;
  }
}
@media screen and (max-width: 1201px)  {
  .profile-top-teacher__hashtag {
    transform-origin: right top 0;
    right: 100px;
  }

  .course-in-blog-page {
        max-width: 45%; 
    }
}
.lesson-right-block {

}
.lesson-right-block__for-btn {
    text-align: center;
    padding-left: 30px;
    margin-bottom: 30px;
}
.lesson-right-block__btn,
.lesson-left-block__btn {
    width: 100%;
}
.lesson-left-block__for-btn {
    text-align: center;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .lesson-right-block__for-btn {
        padding-left: 0;
    }
}

.popup-team-rating {
  height: 80%;
    width: 100%;
}
.popup-team-rating__container {
    background: #ffffff;
    overflow-y: auto;
    padding: 30px;
    max-height: 100%;
    border-radius: 5px;
}
.popup-team-rating .popup__close {
    top: 30px;
    right: 0;
}

.popup-team-rating__title {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 20px;
    margin: 0;
}
.team-item {
    border-bottom: 1px solid #e4e4f2;
}
.team-item:first-child {
    border-top: 1px solid #e4e4f2;
}
.team-item__main {
    background: #ffffff;
    cursor: pointer;
}
.team-item__main--active {
    background: #f0f0f5;
}
.team-item__tab {
    /*display: table;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 6px 10px;
}
.team-item__num {
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 1px solid #4d4ce0;
    color: #4d4ce0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    align-content: center;
    font-size: 12px;
    font-weight: 500;
}
.team-item__num--winner {
    border-color: #fc4c3b;
    color: #fc4c3b;
}
.team-item:nth-child(1) .team-item__num,
.team-item:nth-child(2) .team-item__num,
.team-item:nth-child(3) .team-item__num  {
     border-color: #fc4c3b;
    color: #fc4c3b;
}
.team-item__name {
    font-size: 15px;
    font-weight: 500;
    padding: 0 7px 0 14px;
    width: calc( 55% - (17px + 27px)/2 );
}
.team-item__points {
    font-size: 15px;
    padding: 0 14px 0 0;
    text-align: right;
    width: calc( 45% - (17px + 27px)/2 );
}
.team-item__btn {
    display: block;
    width: 17px;
    height: 17px;
    background: #4d4ce0;
    position: relative;
    border-radius: 50%;
}
.team-item__btn svg {
    width: 9px;
    height: 4px;
    fill: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s;
}

.team-item__members-block {
    padding: 18px 14px 5px;
    border-top: 1px solid #e4e4f2;
    display: none;
}
.team-item__members {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;    
}
.team-item__member {
    width: 25%;
    padding: 0 5px 13px;
    text-align: center;
    text-decoration: none;
}
.team-item__member-photo {
    width: 64px;
    margin-bottom: 3px;
    border-radius: 50%;
}
.team-item__member-name,
.team-item__member-points {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
}
.team-item__member-name {
    color: #1e1e1e;
}
.team-item__member-points {
    color: #4d4ce0;
}

.team-item__main--active .team-item__btn svg {
    transform: rotate(-180deg);
}

@media screen and (max-width: 540px) {
  .popup-team-rating {
    height: 90%;
  }
  .popup-team-rating__container {
    padding: 15px;
  }
  .popup-team-rating .popup__close {
    right: 5px;
    z-index: 9999;
  }
  .popup-team-rating .popup__close svg {
    width: 15px;
    height: 15px;
    fill: #ffffff;
  }
  .team-item__member  {
    width: 33.333333%;
  }
  
}

.my-course-body-tabs__tab .teacher-comment {
        font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #1e1e1e;
}

.my-course-homework__item-textarea {
    height: auto;
    min-height: 153px;
    line-height: 1.4;
    overflow-y: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.courses-top__link-course {
    color: #1e1e1e;
    text-decoration: none;
}
.profile-aside__menu-svg--evolutionika svg {
    width: 18px;
    height: 31px;
}
.my-course-body-tabs__tab ul,
.my-course-body-tabs__tab ol {
    font-weight: 300;
    color: #1e1e1e;
}
.my-course-body-tabs__tab h2:not(.my-course-body-tabs__tab-title) {
        font-size: 21px;
    font-weight: 500;
    color: #1e1e1e;
}
.my-course-body-tabs__tab h3 {
        font-size: 18px;
    font-weight: 500;
    color: #1e1e1e;
}
.my-course-body-tabs__tab h2 strong,
.my-course-body-tabs__tab h3 strong {
    font-weight: 500 !important;
}

/* add new style */
.blog-page {
    display: block;
    overflow: hidden;
}
.blog-page:after {
    content: '';
    display: block;
    clear: both;
}
.blog-page__row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.blog-page__col {
  width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.blog-page__item {
    background: #ffffff;
    padding: 20px 20px 55px 20px;
    border-radius: 5px;
    height: 100%;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;    
    width: 100%;
}
.blog-page__item--competition {
    background: linear-gradient(45deg, #c9e7f7 0%, #e9d9f8 100%);
}
.blog-page__icons-block {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.blog-page__img-block {
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 64.5%;
}
.blog-page__img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}
.blog-page__date {
    position: absolute;
    left: 10px;
    bottom: 5px;
    z-index: 5;
}
.blog-page__info {
    padding-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.blog-page__text {
    flex-grow: 1;
}
.blog-page__author-ava {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.blog-page__author-name,
.blog-page__author-name a {
    font-size: 14px;
    color: #1e1e1e !important;
}
.blog-page__title-block {
    padding: 14px 0 15px;
}
.blog-page__title {
    text-decoration: none;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    color: #1e1e1e;
}
.blog-page__text {
    height: 70px;
    line-height: 1.6;
    overflow: hidden;
    font-weight: 300;
    /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;*/
}
.blog-page__direction {
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #99a1ba;
}
.blog-page__direction-name {
    color: #4d4ce0;
}
.blog-page__another {
    padding-top: 12px;
}
.blog-page__tags {
    padding-top: 7px;
}
.blog-page__item--competition .profile-article__tags-link {
    font-weight: 600;
    font-style: italic;
    color: #fc4c3b;
}
.btn__competition {
    border-color: #d6306d;
    color: #d6306d;
    transition: all 0.5s;
    position: relative;
}
.btn__competition--active,
.btn__competition:hover {
    border: 0;
    background: linear-gradient(to right, #6517bf 0%, #d9316b 100%);
    color: #ffffff;    
}
.btn__competition--active:after,
.btn__competition:hover:after {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/ok-icon-pink.svg) no-repeat center, #ffffff;
    -webkit-background-size: 8px 7px;
    background-size: 8px 7px;
}
.competition-results__item {
    padding-top: 20px;
}
.competition-results__date-text {
    color: #1e1e1e;
}
.competition-results__info {
    font-size: 14px;
    font-weight: 300;
    color: #99a1ba;
    padding-top: 10px;
    margin-right: 40px;
}
.competition-results__info span {
    color: #99a1ba;
}
.competition-results__info-link,
.competition-results__info .competition-results__info-link {
    color: #4d4ce0;
}
.competition-results__top-info {
    align-content: center;
    -ms-align-items: center;
    align-items: center;
}
.competition-results__title {
    text-align: left;
    font-size: 25px;
    color: #1e1e1e;
}
.competition-results__title a {
    color: #1e1e1e !important;
}
.competition-results__header {
    min-height: auto;
    padding: 0;
}
.competition-results__header:before {
    display: none;
}
.competition-results__main-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.competition-results__edit-icons {
    width: 60px;
}
.competition-results__title {
    width: calc(100% - 60px);
}
.jwp-text-overflow.competition-results__text {
    display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 110px;
}
.competition-results__more {
    padding-top: 15px;
    display: inline-block;
}
.competition-results__subtitle {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px;
    padding-top: 10px;
}
.competition-results__before-item {
    display: block;
    padding: 10px 0;
}
.competition-results__before-link {
    font-size: 18px;
    font-weight: 300;
    color: #4d4ce0;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px dashed #4d4ce0;
}
.competition__new-tag, .competition__new-tag a {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    text-decoration: none;
    color: #99a1ba;
    float:right;
}
.competition__new-tag a:hover {
    color: #fc4c3b;
}
.profile-teacher-education__contacts {
    margin: 0 0 30px;
    border-bottom: 1px solid #e4e4f2;
    padding-bottom: 25px;
}
.profile-teacher-education__contact-link {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    color: #4d4ce0;
    font-weight: 300;
    padding-left: 40px;
    text-decoration: none;
}
.profile-teacher-education__contact-link:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.profile-teacher-education__contact-link--email:before {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/email-icon.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 17px;
    height: 12px;
}
.course-teacher-btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.course-teacher-btns__btn {
    width: calc(50% - 10px);
}
.course-about__descr {
    color: #1e1e1e;
}
.course-about__descr ul {
    padding-left: 0;
    list-style: none;
}
.course-about__descr ul li {
    padding-left: 25px;
    position: relative;
}
.course-about__descr ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/list-style.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 11px;
}
.course-about__descr h3 {
    font-size: 25px;
    font-weight: 500;
}
.course-teacher-text {
    color: #1e1e1e;
}
.filters {
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #fff;
    padding-bottom: 25px;
}
.filters__body {
    padding: 5px 20px 0;
    position: relative;
}
.filters__item {
    padding-bottom: 10px;
}
.filters__checkbox {
    display   : block;
    visibility: visible;
    opacity   : 0;
    position  : absolute;
}
.filters__label {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;    
}
.filters__check {
    display: block;
    width: 16px;
    height: 16px;
    background: #f0f0f5;
    position: relative;
    cursor: pointer;
}
.filters__check-text {
    max-width: calc(100% - 16px);
    padding-left: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #99a1ba;
    cursor: pointer;
} 
.filters__checkbox:checked + .filters__label .filters__check:before {
    content: '';
    display: block;
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    margin: auto;
    width: 9px;
    height: 7px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/check-icon.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}
.filters__checkbox:checked + .filters__label .filters__check-text {
    font-weight: 500;
    color: #1e1e1e;
}
.filters__btn-block {
    padding-top: 13px;
}
.filters__btn {
    line-height: 1;
    width: 186px;
    padding-bottom: 3px;
}
.filters__info {
    display: none;
    background: pink;
    position: absolute;
    left: 36px;

    width: 143px;
    height: 64px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/bg-filter-select.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    padding-left: 21px;
    flex-wrap: wrap;
}
.filters__info--active {
    display: flex;
}
.filters__info-text {
    font-size: 12px;
    font-weight: 300;
    color: #1e1e1e;
    line-height: 1.4;
    padding: 0;
    margin: 0;
}
.filters__info-btn {
    font-size: 12px;
    font-weight: 300;
    color: #4d4ce0;
    line-height: 1.2;
    cursor          : pointer;
    background-color: transparent;
    font-family: "Roboto",sans-serif;
    display: inline-block;
    outline: none;
    border: 0;
    padding: 0;
    margin: 0;
}
.open-filters-btn {
    display: none;
}

.another-articles {
    width: 100%;
}
.another-articles__container {
    padding-top: 0;
}
.another-articles__title {
    font-size: 25px;
    color: #1e1e1e;
    margin: 0;
    padding: 0 0 25px;
    font-weight: 500;
}
.another-articles__slider {
    width: calc(100% + 30px);
}
.another-articles__slider .slick-track {
    display: flex;
}
.another-articles__slider .slick-prev,
.another-articles__slider .slick-next {
    z-index: 2;
    width: 40px;
    height: 40px;
    transition: .5s;
    border-radius: 50% !important;
    background-color: #99a1ba;
    background-image: url('/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/arr-right.svg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 15px 15px;
}
.another-articles__slider .slick-prev {
    left: -25px;
    transform: translate(0, -50%) rotate(180deg);
}
.another-articles__slider .slick-next {
    right: 5px;
}
.another-articles__item { 
    display: flex !important;
    height: auto !important;
    margin-right: 30px;
}
.another-articles__slider .slick-disabled {
    display: none !important;
}

.profile-article__body-link {
    font-size: 12px;
    text-decoration: none;
    color: #4d4ce0;
}

.feedback-form {
    background: #ffffff;
}
.feedback-form__form {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/feedback-form-bg.png) no-repeat left bottom;
    padding: 64px 0 44px;
}
.feedback-form__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.feedback-form__col {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.feedback-form__col-sm {
    width: 25%;
}
.feedback-form__col-lg {
    width: 50%;
}
.feedback-form__title {
    font-size: 25px;
  font-weight: 500;
  color: #1e1e1e;
  margin-bottom: 10px;
}
.feedback-form__text {
    font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  display: block;
  max-width: 425px;
  color: #1e1e1e;
}
.feedback-form__for-input {
    padding-bottom: 20px;
}
.feedback-form__input,
.feedback-form__textarea {
    font-size: 14px;
  font-weight: 300;
  width: 100%;
  height: 36px;
  padding-right: 20px;
  padding-left: 20px;
  border: none;
  border-radius: 18px !important;
  background-color: #f0f0f5;
  font-family: "Roboto",sans-serif;
}
.feedback-form__textarea {
    height: 148px;
    padding-top: 10px;
}
.feedback-form__input::-webkit-input-placeholder,
.feedback-form__textarea::-webkit-input-placeholder {
    color  : #99a1ba;
    opacity: 1;
}

.feedback-form__input::-moz-placeholder,
.feedback-form__textarea::-moz-placeholder {
    color  : #99a1ba;
    opacity: 1;
}

.feedback-form__input:-moz-placeholder,
.feedback-form__textarea:-moz-placeholder {
    color  : #99a1ba;
    opacity: 1;
}
.feedback-form__input:-ms-input-placeholder,
.feedback-form__textarea:-ms-input-placeholder {
    color  : #99a1ba;
    opacity: 1;
}
.feedback-form__agree {
    position: relative;
  display: block;
}
.feedback-form__agree input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
.feedback-form__agree span {

    font-size: 12px;
    font-weight: 300;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: #1e1e1e;
}
.feedback-form__agree span a {
    text-decoration: none;
      color: #4d4ce0;
}
.feedback-form__agree span:before {
    position: absolute;
      top: -2px;
      left: 0;
      width: 16px;
      height: 16px;
      content: '';
      background-color: #f0f0f5;
}
.feedback-form__agree span:after {
     position: absolute;
      top: 2px;
      left: 4px;
      width: 9px;
      height: 7px;
      content: '';
      opacity: 0;
      background-image: url('/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/check.svg');
      background-repeat: no-repeat;
      background-size: contain;
}

.feedback-form__agree input:checked + span::after {
  opacity: 1;
}

.feedback-form__for-btn {
    text-align: right;
    padding-bottom: 20px;
}
.feedback-form__btn {
    width: 190px;
    line-height: 33px;
}

.profile-aside__menu-svg svg {
    width: 20px;
    height: 19px;
}

.user-statistics {
    width: 100%;
}
.user-statistics__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 24px;
}
.user-statistics__subtitle {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.statistics-table {
    width: 100%;
    border-radius: 5px;
    background: #ffffff;
    border-collapse: collapse;
    margin-bottom: 23px;
}
.statistics-table td {
    padding: 12px 20px;
    border-bottom: 1px solid #e4e4f2;
    font-weight: 15;
    font-weight: 300;
}
.statistics-table td a {
    text-decoration: none;
    color: #4d4ce0;
}
.statistics-table tr:last-child td {
    border-bottom: 0;
}
.statistics-table .statistics-table__name {
    color: #99a1ba;
}
.statistics-table .statistics-table__right  {
    text-align: right;
}
.statistics-table .statistics-table__important {
    color: #4d4ce0;
}

.user-statistics__table-letters.statistics-table .statistics-table__name {
    width: 100px;
    padding-right: 0;
}

.statistics-table__social-block {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.statistics-table__social-item {
    margin-right: 17px;
}
.statistics-table__social-link svg {
    fill: #99a1ba;
}
.statistics-table__social-link:hover svg {
    fill: #4d4ce0;
}
.statistics-table__social-link--vk svg {
    width: 18px;
    height: 10px;
}
.statistics-table__social-link--fb svg {
    width: 9px;
    height: 15px;
}
.statistics-table__social-link--inst svg {
    width: 15px;
    height: 15px;
}
.statistics-table__social-link--youtube svg {
    width: 16px;
    height: 11px;
}
.statistics-table__social-link--telegram svg {
    width: 20px;
    height: 14px;
}

.course-top__right-btns {
    align-content: center;
    align-items: center;
}
.btn-buy-course {
    width: 220px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(to right, #ff4284 0%, #6c19bc 100%);
    position: relative;
    border: 0;
    border-radius: 41px !important;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.btn-buy-course:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 23px;
    height: 21px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/btn-buy.svg) no-repeat center;
    background-size: contain;
}

/* conflict */
.profile-article__undertitle-text {
    margin-right: .5em;
    display: contents;
}

.views__title {
    margin-left: 5em;
}
.views__btn {
    width: 26px;
    height: 22px;
    cursor: pointer;
}

.filters-num img {
    width: 12px;
}

.categories__title {
    font-size: 15px;
    font-weight: 300;
}
.categories {
    margin-bottom: 10px;
    border-radius: 18px;
    background-color: #fff;
    padding-top: 10px;
}

.pay-aside {
    width: 370px;
    margin-right: 10px;
}
.pay-enter {
    padding: 30px 30px 0;
}
.noautorise-pay__footer {
    margin-top: 20px;
}

/*.jwp-text-overflow {
    position: relative;
}
.jwp-text-overflow:before {
    content:"";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: linear-gradient(to top, #fff, transparent);
} */
/*conflict */



@media screen and (max-width: 1200px) {
    .feedback-form {
        background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/feedback-form-bg.png) no-repeat left bottom, #ffffff;
    }
    .feedback-form__form {
        background: transparent;
        padding: 64px 0 44px;
    }
}

@media screen and (max-width: 1110px) {
    .blog-page__col {
        width: 50%;
    }

    /*.another-articles__slider .slick-prev {
        left: -25px;
        transform: translate(0, -50%) rotate(180deg);
    }*/
    .another-articles__slider .slick-next {
        right: 25px;
    }
}
@media screen and (max-width: 950px) {
    .open-filters-btn {
        display: block;
        cursor: pointer;
        color: #ffffff;
        background: linear-gradient(to right, #6517bf 0%, #d9316b 100%);
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        height: 36px;
        text-decoration: none;
        border-radius: 18px;
        margin-bottom: 10px;
    }
    .open-filters-btn:focus,
    .open-filters-btn:visited {
        color: #ffffff;
    }
    .open-filters-btn__text {
        padding-left: 33px;
        display: inline-block;
        position: relative;
    }
    .open-filters-btn__text:before {
        content: '';
        display: block;
        width: 20px;
        height: 17px;
        position: absolute;
        left: 0;
        top: 0; bottom: 0;
        margin: auto;
        background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/filter-icon.svg);
    }
    .filters {
        margin-bottom: 10px;
        display: none;
    }
}
@media screen and (max-width: 768px)  {
    .another-articles__slider {
        width: calc(100% + 20px);
    }
    .another-articles__slider .slick-prev {
        left: -15px;
    }
    .another-articles__slider .slick-next  {
        right: 5px;
    }
    .another-articles__item {
        margin-right: 20px;
    }

    .feedback-form__form {
        margin-left: -10px;
        margin-right: -10px;
        padding: 30px 0 150px;
    }
    .feedback-form__row {
        margin-left: 0;
        margin-right: 0;
    }
    .feedback-form__col-sm,
    .feedback-form__col-lg {
        width: 100%;
    }
    .feedback-form__text {
        padding-bottom: 20px;
    }
    .feedback-form__text {
        max-width: 100%;
    }
    .views__title {
        margin-left: 0;
    }
     .course-in-blog-page {
        float: none; 
        max-width: 100%; 
        margin: 20px 0 20px 0px;
    }
}
@media screen and (max-width: 540px) {
    .blog-page__col {
        width: 100%;
    }
    .blog-page__icons-block  {
        left: 20px;
    }
    .blog-page__text {
        display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
    }
    .competition-results__before-link  {
        font-size: 16px;
    }
    .competition-results__before-item {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .another-articles__item {
        margin-right: 10px;
    }
}
@media screen and (max-width: 425px) {
    .another-articles__slider {
        width: calc(100% + 10px);
    }
    .another-articles__slider .slick-prev  {
        left: -5px;
    }
}
@media screen and (max-width: 860px) {
    .course-top__right--banner {
            width: 250px;
    }
    .course-top__right--banner .course-top__right-btns {
        justify-content: flex-end;
    }
    .course-top__right--banner .course-top__right-btns .btn {
        margin-right: 0;
    }
}
@media screen and (max-width: 760px) {
    .course-top__right--banner {
        width: 100%;
    }
    .course-top__right--banner .course-top__right-btns .btn  {
        margin-left: 20px;
    }
}

.favorit-svg {
    width: 26px;
    height: 24px;
    display: block;
}
.favorit-svg svg path {
    fill: transparent;
}
.favorit-svg--ok svg path {
    fill: #4d4ce0 !important;
}
.share-btn svg {
    fill: none;
    stroke: #4d4ce0;
    stroke-width: 1px;
    fill-rule: evenodd;
    width: 24px;
    height: 26px;
}
.share-btn--active svg {
    fill: #4d4ce0;
}
.share-block {
    position: relative;
}
.share-social {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;    

    width: 214px;
    height: 72px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/share-bg.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 20px;
    flex-wrap: wrap;
}
.share-social--active {
    display: flex;
}

.share-social__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -3px;
    margin-right: -3px;
    justify-content: space-between;
    width: 100%;
}
.share-social__col {
    padding-left: 3px;
    padding-right: 3px;
}
.share-social__item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.share-social__item a {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 0;
    border-radius: 50%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.share-social__item--vk a {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/vk-icon.svg) no-repeat center, #2e6ab5;
    background-size: 21px 12px;
}
.share-social__item--copy a {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/link-icon.svg) no-repeat center, #fc503f;
    background-size: 20px 19px;
}
.share-social__item--copy .ya-share2__input_copy {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.share-social__item--fb a {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/fb-icon.svg) no-repeat center, #20569e;
    background-size: 10px 17px;
}
.share-social__item--ok a {
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/ok-icon.svg) no-repeat center, #fb851b;
    background-size: 12px 20px;
}
.profile-course-reviews-share {
    text-align: right;
}
.profile-course-reviews-share__block {
    display: inline-block;
}
.share-block--comments {
    margin-left: 20px;
}
@media screen and (max-width: 540px) {
    .share-social {
        width: 200px;
        right: auto;
        left: -195px;
        height: 67px;
    }
    .share-social__item a {
        width: 33px;
        height: 33px;
    }
}

@media screen and (max-width: 425px) {
    .profile-article__comments .profile-article__icons-icon {
        width: auto;
    }
    .profile-article__comments .profile-article__icons {
        justify-content: flex-end;
    }
}

.simple-more {
    font-size: 12px;
    text-decoration: none;
    color: #4d4ce0;
}
simple-more:hover {
    color: #fc4c3b;
}

.popupdiscussionusermail {
    display: none;
}

tr.colored:nth-child(2n) {
    background: #b9b9b9;
   } 
.popup-time-promo {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  height: 100vh;
  margin: auto;
  padding: 0;
  background: rgba(0,0,0,0.8);
}
.popup-time-promo__container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: calc(100% - 20px);
  max-height: calc(100vh - 150px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
  overflow: visible;
}
.popup-time-promo__inner {
  height: 100%;
  position: relative;
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.popup-time-promo__close {
  position: absolute;  
  cursor: pointer;  
  z-index: 5;
  width: 15px;
  height: 15px;    
  top: 0;
  right: 0px;
}
.popup-time-promo__close svg {
    fill: #fff;
    width: 15px;
    height: 15px;
}
.popup-time-promo__container img {
  /*display: block;*/
  width: 100%;
}

.popup-time-promo__inner--gromova {
    width: 717px;
}
.popup-time-promo__inner--goloshapov {
    margin-top: -50px;
}
.popup-time-promo__close--gromova {
    top: 15px;
}

/*banner-action-small*/
.banner-action-small {
    display: block;
    width: 320px;
    max-width: 100%;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
}
.banner-action-small--NY {
    width: 340px;
}
.banner-action-small--visible {
    opacity: 1;
    pointer-events: auto;
}
.banner-action-small__close {
    width: 16px;
    height: 16px;
    display: block;
    background: url("/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/banner-action-small-close.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 5;
    cursor: pointer;
}
.banner-action-small__photo-block {
   /* box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);*/
    border-radius: 20px;
    /*background: pink;*/
    position: relative;
    width: 100%;
    height: 90px;
    display: block;
}
.banner-action-small__photo {
    position: absolute;
    bottom: 0;
    left: 0; right: 0;
    max-width: 100%;
    width: 100%;
}
@media screen and (max-width: 540px) {
    .banner-action-small {
        left: 0;
        right: 0;
        margin: auto;
    }
    .popup-time-promo__inner--goloshapov {
        margin-top: -20px;
    }
}

.clock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 30px;
}
.clock__item {
  max-width: 23%;
  padding: 0 10px;
  /*color: #4d4ce0;*/
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.clock__delimer {
  font-size: 60px;
  font-weight: 300;
  line-height: 1;  
  color: #99a1ba;
  padding: 0 5px;
}
.clock__num {
  font-size: 60px;
  font-weight: 300;
  line-height: 1;  
  color: #4d4ce0;
}
.clock__name {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
    .clock {
        padding-bottom: 15px;
    }
    .clock__num {
        font-size: 36px;
    }
    .clock__delimer {
        font-size: 36px;
    }
    .clock__name {
        font-size: 10px;
    }
}

.visited {
    color: grey!important;
    font-style: italic;
    font-size: 90%;
    display: none;
}

@media screen and (min-width: 600px) {
    .index-top__title{
        font-size:35px;
    }
    .index-top__subtitle {
        font-size: 17px;;
    }
}

.header__phone {
    margin-left: auto;
}

.courses-banner {
    padding: 0;
    width: 352px;
    max-width: 100%;
    height: 352px;
    background: url(/VoC8w2rwQplS/wp-content/themes/mastervision/assets/img/banner-psychology.jpg) no-repeat right center;    
    background-size: auto 100%;
    position: relative;
    border-radius: 0;
}

.courses-banner__wrap {
    width: 100%;
    height: 100%;
    padding: 23px 25px 31px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.courses-banner__label {
    padding: 11px 17px;
    background: linear-gradient(92.26deg, #E230BF 0%, #9626DA 100%);
    font-weight: bold;
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
}
.courses-banner__text-block {
    padding-top: 11px;
    max-width: 70%;
}
.courses-banner__title {
    padding: 0 0 11px 0 !important;
    margin: 0;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    color: #FFFFFF !important;
}
.courses-banner__subtitle {
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 17px !important;
    color: #FFFFFF !important;
    padding: 0;
    margin: 0;
}
.courses-banner__btn {
    min-width: 159px;
    min-height: 36px;
    padding: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    background: linear-gradient(284.23deg, rgba(0, 0, 0, 0.2) -1.78%, rgba(0, 0, 0, 0) 87.62%), #821FB4;
    box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}
.course-in-blog-page__link {
    text-decoration: none !important;
}

@media screen and (max-width: 768px) {
    .courses-banner {
        margin: auto;
    }
}
/* new */
:root {
    --echo: #1e1e1e;
	--blue: #4D4CE0;
}

#new{margin-bottom:125px;}
#nbread{
    display: flex;
    align-items: center;
}
#nbread .breadcrumbs__list{
    margin-right: 15px;
}
#nbread .breadcrumbs__list li{color:var(--echo);}
#nbread .breadcrumbs__list li a{color:var(--echo);}
#nbread .course-top__header-title{
    margin: 0;
}
#nbread .breadcrumbs__item::after{color:var(--echo);}
#zero{padding: 75px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;}
.zleft{flex: 0 0 45%;}
.zright{    flex: 0 0 50%;
    display: flex;
    justify-content: flex-end;}
.zleft a{}
.zleft h1{
    color: var(--echo);
    font-size: 35px;
    line-height: 38px;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-bottom: 30px;
}
.zleft .desc{
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    color: var(--echo);
}
.sale{
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: var(--echo);
    display: flex;
    margin: 30px 0;
}
.sale img{
    margin-right: 10px;
}
.sale span{
    color: var(--blue);
    margin-right: 5px;
}
.zright img{width: 100%;}
.zside{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.zside div{
    flex: 0 0 37%;
    padding-right: 25px;
}
.zside span{font-size:12px;font-weight:300;color: var(--echo);display:block;margin-bottom: 10px;}
.zside p{font-size:18px;line-height:22px;font-weight:500;color: var(--echo);margin: 0;}

#xgrey{display:flex;margin-top: 100px;justify-content: space-between;}
.xleft{flex:0 0 35%;font-size: 25px;font-weight: 500;color: var(--echo);}
.xright{flex:0 0 65%}
.xright p{
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
}
#faqq{}

#faqq details[open] div {
  animation: spoiler 1s;
}
@keyframes spoiler {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
#faqq details{background: #FFFFFF;border-radius: 5px;margin-bottom: 10px;transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;}
#faqq details summary::-webkit-details-marker {
  display: none
}
#faqq details::-webkit-details-marker {
  display: none
}
#faqq details:hover{cursor:pointer;    box-shadow: 1px 1px 10px 1px #dfdfdf;}
#faqq details > summary {
	color: var(--echo);font-size:18px;
	font-weight:500;
	line-height:24px;
	list-style: none;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	padding: 15px 20px 13px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}

#faqq details summary:before {content: " + ";
color:var(--blue);transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;font-size: 26px;font-weight: 400;}
#faqq details[open] summary:before {
content: " + ";
transform:rotate(45deg);
}
.ans{    font-size: 15px;
    border-top: 1px solid #E4E4F2;
    margin: 0px 20px;
    line-height: 23px;
    font-weight: 300;
    padding: 15px 0;
	  color: var(--echo);}
#xwhite{margin: 100px auto;}
.whiter{display:flex;background:#fff;padding: 65px 50px;justify-content: space-between;border-radius:5px}
.exc{font-size:0;}
.exc ul{
    margin: 0;
    padding: 0 0 0 20px;
}
.exc ul li{
    font-size: 15px!important;
    line-height: 23px;
    font-weight: 300;
    color: var(--echo);
    list-style: none;
    position: relative;
    }
.exc ul li:before{content:"";width: 6px;height: 6px;position: absolute;background: var(--blue);border-radius: 50%;top: 11px;left: -20px;}
.cit{background:#EDEDFC;border-radius: 0 5px 5px 5px;font-weight: 500;font-size: 18px;line-height: 140%;padding: 25px;margin-top: 25px;position: relative;color: var(--echo);}
.cit:before{content:"";display: block;position: absolute;left: -15px;top: 0;width: 0;height: 0;border-top: 20px solid #ededfc;border-left: 25px solid transparent;}
.teach span{
    font-size: 18px;
    font-weight: 500;
    color: var(--blue);
    display: block;
}
.tname{
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    color: var(--echo);
    margin: 5px 0 25px;
    display: block;
}
.low{ -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.tfoto{}
.tfoto a{
    /* width: 100%; */
}
.tfoto img{
    width: 75%;
}
#purp{background: linear-gradient(90deg, #FF4284 0%, #6C19BC 100%), #3F3F3F;margin-bottom:100px;padding:15px 0;position:sticky;bottom:0}
#purp .container{display:flex;align-items:center;justify-content:space-between}
.pleft{font-weight: 500;
font-size: 25px;
line-height: 120%;color:#fff;    flex: 0 0 60%;}
.pright{
    display: flex;
    align-items: center;
}
.pright s{font-weight: 300;
    font-size: 25px;
    color: #fff;}
.pright p{
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin: 0 35px 0 25px;
}
.pright a{background: #fff url(assets/img/cardd.svg) 90% 50% no-repeat;border-radius:25px;font-weight: 500;font-size: 16px;text-decoration: none;color: var(--echo);padding: 15px 75px 14px;}
.pright a:hover{
    color: #ee3d8a;
}
#after{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#after div{
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    border-radius: 5px;
    padding: 30px 35px;
    flex: 0 0 48%;
    margin-bottom: 30px;
    }
#after div:hover{box-shadow: 1px 1px 10px 1px #dfdfdf;}
#after div img{
    margin-bottom: 20px;
}
#after div p{
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    margin: 0;
    color: var(--echo);
}
#format{}
.fp{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
/* or 25px */
    color: var(--echo);
    margin-bottom: 30px;
}
.ffx{
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
    align-items: center;
}
.fxleft{
    flex: 0 0 25%;
}
.fxleft img{
    width: 100%;
}
.fxright{
    flex: 0 0 70%;
}
.fxright span{
    font-size: 18px;
    color: var(--echo);
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}
.fxright p{
    margin: 0;
    font-size: 15px;
    line-height: 23px;
    color: var(--echo);
}
#revv{width:65%;margin-bottom:100px;}

.revs .slick-next {
    right: auto;width:40px;height:40px;
    border-radius: 50% !important;
	left:65px;
    top: 115.4%;
    background: #99A1BA url(assets/img/arr.svg) 50% 50% no-repeat;
}
.revs .slick-next:hover{background:var(--blue) url(assets/img/arr.svg) 50% 50% no-repeat;}
.revs .slick-prev:hover{background:var(--blue) url(assets/img/arr.svg) 50% 50% no-repeat;transform: rotate(180deg);}
.revs .slick-next:focus{background:var(--blue) url(assets/img/arr.svg) 50% 50% no-repeat;}
.revs .slick-prev:focus{background:var(--blue) url(assets/img/arr.svg) 50% 50% no-repeat;transform: rotate(180deg);}
.revs .slick-prev {width:40px;height:40px;
    border-radius: 50% !important;
    right: auto;
	left:15px;
    top: 109%;
    background:#99A1BA
    url(assets/img/arr.svg) 50% 50% no-repeat;
    transform: rotate(180deg);
}
.revs .slick-prev:before{font-size:0px;}
.revs .slick-next:before{font-size:0px;}

.revs{}
.rev{
    margin:0 10px;
    color: var(--echo);
    text-decoration: none;
    flex: 0 0 30%;
}
.rev:hover{ color: var(--echo);box-shadow: 1px 1px 10px 1px #dfdfdf;
text-decoration: none;}
.r1{
    background: #fff;
    border-radius: 5px;
  /*  padding: 35px;*/
}
.rr{
    padding: 0 30px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.r1 p{
    font-size: 15px;
    line-height: 23px;
    color: var(--echo);
    padding: 30px 30px 25px;
    margin: 0;
}
.rr span{
    font-size: 15px;
    font-weight: 500;
}
.rleft{flex: 0 0 25%;}
.rright{
    flex: 0 0 70%;
    display: flex;
    flex-direction: column;
}
.rright i{
    font-style: normal;
    font-size: 13px;
    color: var(--blue);
}
.rr img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.r1{}
.r3{
    background: #fff;
    border-radius: 5px;
}
.r2{
    border-radius: 5px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 170px !important;
    background-size: cover !important;
}
.r2 img{}
.r3 img{}
#xbuy{background: linear-gradient(90deg, #F4EBEB 0%, #F9DADA 0.01%, #EFE1C5 100%);padding:75px 0;}
#xbuy .container{display:flex;align-items:center;justify-content:space-between}
.lx{
    flex: 0 0 50%;
}
.rx{
    background: #fff;
    border-radius: 5px;
    padding: 35px;
    text-align: center;
}
.lx h3{
    font-weight: 600;
    font-size: 35px;
    line-height: 110%;
/* or 39px */
    color: var(--echo);
    font-family: 'Montserrat';
    width: 85%;
}
.lx .sale{}
.lximg{
    width: 65%;
}
.lx .pright{
    margin: 25px 0;
}
.lx .pright s{
    font-size: 40px;
    color: var(--echo);
    font-weight: 200;
}
.lx .pright p{
    font-size: 40px;
    font-weight: 700;
    color: var(--echo);
}
.ht{font-weight: 300;
font-size: 15px;
line-height: 23px;color:var(--echo);}
.rdown{
    border-top: 1px solid #E4E4F2;
    margin-top: 15px;
    padding-top: 35px;
}
.cc a{}
.cc a:hover{}
.rdown p a{
    text-decoration: none;
    color: var(--blue);
}
.rdown p a:hover{
    text-decoration: underline;
}
.rdown span{}
.rdown p{
    font-weight: 300;
    font-size: 12px;
    line-height: 23px;
    color: var(--echo);
}
.cc{
    margin: 15px auto 25px;
}
.rup{}
.rup h3{
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    color: var(--echo);
    margin: 10px 0;
}
.cc img{}
.rdown:before{content:""}
.rdown:after{content:""}
.rpay{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rpay p{
    color: var(--echo);
}
.rpay div{
    font-size: 25px;
    font-weight: 300;
    color: var(--echo);
}
.rpay div span{
    font-weight: 500;
    margin-left: 25px;
}

.tabs {
    float: none;
    list-style: none;
    padding: 0;
    margin: 35px auto 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label p {
    padding: 5px;
    margin-right: 0;
}
.tabs label {
    display: block;
    float: left;
    width: 45%;
   background:#EDEDFC;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    line-height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -20px;
}
.tabs label span{
    color: var(--echo);
    font-weight: 500;
    font-size: 16px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    }
.tl{}
.tr{}
.tl span{
    width: 89%;
    margin-left: -7%;
}
.tr span{
    width: 89%;
    margin-right: -7%;
}
.tabs label:hover span{  color: #fff;z-index: 10;
    font-weight: 500;
    font-size: 16px;
	background: linear-gradient(90deg, #FF4284 -2.86%, #6C19BC 102.86%);}
.tabs label:hover {
      
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 35px 0 15px;
    box-sizing: border-box;
}
.tabs [id^="tab"]:checked + label {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.tabs [id^="tab"]:checked + label span{color: #fff;background: linear-gradient(90deg, #FF4284 -2.86%, #6C19BC 102.86%);z-index: 9;}


#tab-1:checked ~ #tab-content-1,
#tab-2:checked ~ #tab-content-2,
#tab-3:checked ~ #tab-content-3,
#tab-4:checked ~ #tab-content-4
{
    display: block;
}
.coco{    padding: 5px 20px 5px!important;font-weight: 300;font-size: 14px;color: #99A1BA;}
.coco::-webkit-input-placeholder{opacity: 1; transition: opacity 0.3s ease;font-weight: 300;font-size: 14px;color: #99A1BA;}
.coco::-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;font-weight: 300;font-size: 14px;color: #99A1BA;}
.coco:-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;font-weight: 300;font-size: 14px;color: #99A1BA;}
.coco:-ms-input-placeholder{opacity: 1; transition: opacity 0.3s ease;font-weight: 300;font-size: 14px;color: #99A1BA;}

.coco:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
.cc button{border: 0;
    background: none;
    outline: none;}
.cc button:hover{opacity:0.85;cursor:pointer;}

@media screen and (min-width : 1024px) and (max-width : 1365px){}
@media screen and (min-width : 768px) and (max-width : 1024px) {
.pleft{flex: 0 0 50%;}	
#zero,#xbuy .container{flex-direction: column;}
.zright{display:none;}
#purp .container {
    flex-direction: column;
}
.lx {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 25px;
}
.lx h3{    width: 100%;}
.pright{margin-top:15px;}
}
@media screen and (max-width : 767px){
#nbread {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
#nbread .breadcrumbs__list {
    margin-right: 0;
    margin-bottom: 15px;
}
#zero {
    padding: 25px 0;
    display: flex;
    flex-direction: column;
}	
.zside div {
    flex: 0 0 32%;
    padding-right: 15px;
}
.zside p {
    font-size: 16px;
line-height: 20px;}
.sale {
    font-size: 14px;
}
.zright{display:none;}
#new {
    margin-bottom: 25px;
}
#xgrey {
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
    flex-direction: column;
}
.ffx {
    display: flex;
    margin-bottom: 35px;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
}
.lx h3{font-size: 32px;}
.lx{margin-bottom:25px}
#revv {
    width: 100%;
    margin-bottom: 100px;
}
.tabs label {
width: 55%;}
#after,#xbuy .container{flex-direction: column;}
#purp{margin-bottom:0}
.xleft,.pleft{ margin-bottom: 25px;}
.pright a {
    padding: 15px 35px 14px;
}
#xwhite {
    margin: 50px auto;
}
#purp .container{    flex-direction: column}
.whiter{    flex-direction: column;padding: 45px 50px;}
.tfoto img {
    width: 100%;
}

}
@media screen and (max-width : 360px){}
@media screen and (max-width : 320px){}