strong{
    font-weight: 700;
}
em{
    font-style: italic;
}

.mb-30{
    margin-bottom: 30px;
}

/* lang select */

.leng{
    display: flex!important;
    align-items: center;
    margin-left: 20px;
}

.burger-menu .menubox .leng ul a{
    padding: 0;
    margin: 0;
}
.formColum {
    display: block;
}
.round-avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    height: 100px;
}
.teacher-signup__fields {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

/*  menus */

.menu-items ul{
    display: flex;
}

.burger-menu .menubox ul li a {
    display: block;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 19px;
    color: #204a87;
    text-decoration: none;
    transition-duration: .55s;
}


/* footer  */

.footer2__menu a, .footer2__copy a{
    display: block;
}

.footer2__menu ul{
    display: flex;
    align-items: center;
}

.footer2__copy ul{
    display: flex;
}

@media (max-width: 768px){
    .footer2__menu ul{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .footer2__copy ul{
        flex-direction: column;
        text-align: center;
    }
}




/* home */

.page-main .product__btn-all{
    display: block;
}

.hero__headline p{
    color: #fff;
}



/* contacts */

@media (max-width: 768px){
    .page-main.page-contact .form-question {
        display: block;
    }
}



/*  search */

.page-search .article-search{
    margin-top: 30px;
}

.page-search .wrap-articles{
    margin-bottom: 30px;
}


/* post  */

.article-main{
    flex-grow: 1;
}

.article.text .tag{
    padding-bottom: 0;
    padding-top: 10px;
    border-top: 1px solid rgba(99,99,99,.2);
}

/*  reviews  */

.page-reviews.page-main .form-question {
    background: none;
}

/*   courses  */
.product__item-wrap .product__item{
    width: 410px;
    max-width: 100%;
}

@media (max-width: 768px){
    .product__item-wrap .product__item{
        width: 100%;
    }
}

/* post */

.test-card__level {
    display: none;
}

.test-card__level.active {
    display: flex;
}

@media (min-width: 768px) {
    .test__head-left {
        max-width: 368px;
        margin-bottom: 0;
    }
}


.test__head__title p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
}

@media (min-width: 768px) {
    .test__head__title p {
        font-size: 24px;
    }
}

.test__item p {
    display: inline-block;
}

.fancy-layout .form-tabless-fields input[type=text] {
    font-size: 18px;
}

.about__desc {
    text-align: justify;
}

/* SEO BOTTOM */

.article-adver h1, .article-adver h2, .article-adver h3, .article-adver h4, .article-adver h5, .article-adver h6 {
    padding: 20px 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    color: #182330;
}
@media (min-width: 768px) {
    .article-adver h1, .article-adver h2, .article-adver h3, .article-adver h4, .article-adver h5, .article-adver h6 {
        font-size: 24px;
    }
}

.article-adver a, .article.text a{
    color: #1e56fa;
}
.article-adver a:hover, .article.text a:hover{
    text-decoration: underline;
}
.article a.article__also-read {
    display: block;
    text-decoration: none;
    color: #182330;
}

.article a.article__also-read span {
    margin-right: 10px;
}

.article .tag .tag__content a {
    color: #182330;
}

.article .tag .tag__content a:hover {
    color: #182330;
    text-decoration: none;
}

.article a.article__also-read:hover {
    text-decoration: none;
    color: #182330;
}
.article-adver p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #2f353d;
}

.article-adver ol{
    padding: 10px 0;
    list-style-type: decimal;
    padding-left: 20px;
}
.article-adver ol li{
    list-style: auto;
}

.article-adver ul  {
    padding: 10px 22px;
}

.article-adver img {
    width: 100%;
}

.form-img__btn.add_avatar {
    padding-top: 12px;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: .5395px;
    color: #436cff;
}

.form-img__btn.add_avatar .profile__data-link {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: .5395px;
}

.rule .rule__content h1,
.rule .rule__content h2,
.rule .rule__content h3,
.rule .rule__content h4,
.rule .rule__content h5,
.rule .rule__content h6 {
    margin-left: 0;
    margin-right: 0;
    line-height: 1.5;
    color: #182330;
    text-transform: none;
    font-family: "Open Sans Bold";
    font-size: 32px;
}

@media screen  and (max-width: 768px){
    .rule .rule__content h1,
    .rule .rule__content h2,
    .rule .rule__content h3,
    .rule .rule__content h4,
    .rule .rule__content h5,
    .rule .rule__content h6 {
        font-size: 18px;
    }
}

.rule .rule__content ol, .rule .rule__content ul {
    padding-left: 18px;
}

.rule .rule__content ol li {
    list-style: initial;
}

.rule .rule__content ul li {
    list-style: decimal;
}

.faq__item .accordion__content h1,
.faq__item .accordion__content h2,
.faq__item .accordion__content h3,
.faq__item .accordion__content h4,
.faq__item .accordion__content h5,
.faq__item .accordion__content h6 {
    margin-left: 0;
    margin-right: 0;
    line-height: 1.5;
    color: #182330;
    text-transform: none;
    font-family: "Open Sans Bold";
    font-size: 16px;
}

.faq__item .accordion__content ol, .accordion__content ul {
    padding-left: 18px;
}

.faq__item .accordion__content ol li {
    list-style: initial;
}

.faq__item .accordion__content ul li {
    list-style: decimal;
}


/* prices */

.price-table table{
    width: 100%;
}

/* Blog text */

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    font-family: "Open Sans Bold";
    line-height: 1.5;
    color: #182330;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 15px;
}

.article h1 {
    font-size: 38px;
}
.article h2 {
    font-size: 24px;
}
.article h3 {
    font-size: 22px;
}
.article h4 {
    font-size: 20px;
}
.article h5 {
    font-size: 18px;
}
.article h6 {
    font-size: 16px;
}

.article strong {
    font-family: "Open Sans Bold";
}

.article em {
    font-style: italic;
}

.article u {
    text-decoration: underline;
}

.article ul li {
    list-style: initial;
    margin-left: 20px;
}

.article li+li {
    padding-top: 10px;
}

.article .article__img img {
    width: 100%;
    height: 100%;
}

.article img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}



/* ACCOUNT */



/* .header-user-wrap{
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.page-profile .header-user-wrap, .page-profile-courses-list .header-user-wrap, .page-profile-training-list .header-user-wrap, .page-profile-payments  .header-user-wrap, .page-profile-settings .header-user-wrap, .page-profile-testing-list .header-user-wrap, .page-profile-testing-result .header-user-wrap {
    position: relative;
}*/
[data-request="onLogout"]{
    cursor: pointer;
}



.form-img__preview img{
    max-width: 100%;
    width: 100%;
}


.article.text a.btn{
    display: block;
    width: max-content;
    text-indent: 0;
}
.article.text a.btn--orange{
    color: #fff;
}
.article.text a.btn--orange-border{
    color: #ff9173;
}

.test-result__title p {
    display: inline-block;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
    color: #182330;
}

.test-result__title p span {
    color: #182330 !important;
}

/** Р”РѕР±Р°РІР»РµРЅРёРµ СѓРґР°Р»РµРЅРёРµ Р°РІС‚Р°СЂРєРё РІ РїСЂРѕС„Р°Р№Р»Рµ  **/

form.profile__data-photo .formImgAddProfile.hide, form.profile__passport .formImgAddPassport.hide {
    display: none;
}

form.profile__data-photo .formImgAddProfile.show, form.profile__passport .formImgAddPassport.show {
    display: block;
}

form.profile__data-photo .formImgRemoveProfile.hide, form.profile__passport .formImgRemovePassport.hide {
    display: none;
}

form.profile__data-photo .formImgRemoveProfile.show, form.profile__passport .formImgRemovePassport.show  {
    display: block;
}



[data-locale]{
    cursor: pointer;
}




.form-img--add {
    justify-content: flex-start !important;
}

#aboutMeForm {
    margin: 0 auto;
}
#about {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    resize: none;
    font-size: 16px;
}
#charCount {
    color: #888;
    font-size: 16px;
}

#practical_answer_form [name="file"]::-webkit-file-upload-button {
    -webkit-appearance: none;
    background: transparent;
    color: #fff;
    padding: 5px;
    border-color: #fff;
    box-shadow: none;
}

.arm_disabled{
    cursor: not-allowed!important;
    pointer-events: none!important;
    opacity: 0.5;
}


.spoiler-btn::before{
    content: "";
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%);
    transition: .3s ease all;
    opacity: 1;
    visibility: visible;
}

.spoiler-btn.spoiler-more::before{
    opacity: 0;
    visibility: hidden;
}

.form-send .input-field label.error{
    background: #fff;
}


.passport_description{

    font-size: 13px;
    color: #636363;
    margin-bottom: 20px;
}



.form-send__agree-checkbox .agree_label{
    position: relative;
    padding-left: 22px;
}

.form-send__agree-checkbox .agree_label::before{
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background: #1E56FA;
}

.form-send__agree-checkbox .agree_label::after{
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    left: 2px;
    width: 10px;
    height: 8px;
    background-image: url(../images/ico/agree.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
    opacity: 0;
}

.form-send__agree-checkbox input:checked + .agree_label::after, .form-send__agree-checkbox input:checked + label + .agree_label::after{
    visibility: visible;
    opacity: 1;
}



/*  PROFILE | LOGIN  */

#form_login_errors span{
    color: red;
    margin: -10px 0 40px;
    display: block;
}


img.avatar{
    border-radius: 50%;
    aspect-ratio: 1/1;
}
.profile__contact-img.inst{
    border: 1px solid #1E56FA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile__contact-img.inst svg{
    width: 16px;
    height: 16px;
}
@media (min-width: 768px){
    .profile__contact-img.inst svg{
        width: 30px;
        height: 30px;
    }
}


.leng_profile a{
    margin: 0 20px;
}
@media (max-width: 768px){
    .leng.leng_profile {
        order: 10;
        margin-top: 20px;
    }
    .leng.leng_profile a{
        vertical-align: top;
        font-size: 14px;
        line-height: 19px;
        color: #182330;
        padding: 0;
        margin: 0;
        width: 75px;
        display: block;
        font-weight: 600
    }
    .leng_profile.leng>ul>li {
        list-style: none;
        display: inline-block;
        position: relative;
    }
    .leng_profile.leng p {
        margin-right: 10px;
        color: #1e56fa;
    }
    .leng_profile.leng img {
        margin-right: 6px;
        margin-top: 4px;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        right: 17px;
        top: 6px;
    }
    .leng_profile.leng li ul {
        position: absolute;
        list-style: none;
        text-align: center;
        top: 26px;
        left: 3px;
        margin: 0;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height .4s linear;
    }
    .leng_profile.leng li ul li {
        padding: 5px 0;
        border-bottom: none;
        padding-bottom: 14px;
        position: relative;
    }
    .leng_profile.leng li ul li a{
        width: auto;
    }
}
.leng.open {
    margin-bottom: 35px;
}
.leng.open li ul{
    max-height: 100px!important;

}


.price-table a{
    text-decoration: none;
    transition: .3s ease all;
}
.price-table a:hover{
    color: #1E56FA;
    text-decoration: underline;
}


/*  test */

.test__btn.btn-wrap{
    justify-content: space-between;
}
.test__btn.btn-wrap .btn--trans{
    font-size: inherit;
}



/*   check cerificate  */
@keyframes show_popup{
    0%{
        transform: translate(-50%, -50%);
    }
    100%{
        transform: translate(-50%, -50%);
    }
}

.certificate_popup{
    position: fixed;
    top: 50%;
    left: 50%;

    height: max-content;
    width: 500px;
    max-width: 90%;

    z-index: 999;
    transform: translate(-50%, -50%);
    transform-origin: center;
    display: flex;
    align-items: center;
    animation: show_popup .2s ease-in;
}

.certificate_popup_overlay {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.6);
    z-index: 998;
}
.certificate_popup_wrap{
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 40px;
    border-radius: 10px;
    background: #fff;
    width: 100%;
}
.certificate_popup_close{
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    transition: .3s ease all;
    font-size: 30px;
    font-weight: 900;
}
.certificate_popup_close:hover{
    color: #1E56FA;
}

.certificate_popup .text{
    font-size: 18px;
    line-height: 1.2;
}
.certificate_popup .text b{
    font-weight: bold;
}

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

    .certificate_popup_wrap{
        flex-direction: column;
        padding: 60px 20px;
    }
    .certificate_popup_close{
        top: 5px;
    }



}

 .alert-danger {
     --bs-alert-color: #842029;
     --bs-alert-bg: #f8d7da;
     --bs-alert-border-color: #f5c2c7;
 }
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    --bs-alert-color: #155724;
    --bs-alert-bg: #d4edda;
    --bs-alert-border-color: #c3e6cb;
}

.alert-dismissible {
    padding-right: 3rem;
}
.alert {
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: 1px solid var(--bs-alert-border-color);
    --bs-alert-border-radius: 0.375rem;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
}

/*   check cerificate END */
