/* style 24 */

.s_section {
    margin-bottom: 40px;
}

.s_section_blue {
    background: #E6ECF5;
    border-radius: 16px;
    padding: 40px;
    margin: 15px;
}

.s_section_blue_light {
    background: rgba(230, 236, 245, 0.3);
    border-radius: 24px;
    padding: 70px 0;
}

.big__text {
    color: #064497;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
}

.text_yellow {
    color: #F17B2B;
}

.text_canter {
    text-align: center;
}

.w50_wrapper {
    display: flex;
    margin: 0 -1%;
    width: auto;
}

.w50 {
    margin: 0 1%;
    width: 48%;
}

.block_blue_rounded, .block_white_rounded {
    background: #e6ecf5;
    border-radius: 16px;
    padding: 24px;
}

.block_white_rounded {
    background: #fff;
}

.title_inner {
    color: #064497;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 40px;
    padding: 0;
}

.title_inner_h2 {
    color: #064497;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 30px;
    padding: 0;
}

.title_inner_h3 {
    color: #064497;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 24px;
    padding: 0;
}

.title_inner_h4{
    color: #064497;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 12px;
    padding: 0;
}

.catalogTop_empty .title_inner{
    margin-bottom: 0;
}

.content__warning {
    align-items: center;
    background: #f2f5fa;
    border-radius: 8px;
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
    padding: 16px;
}

.content__warning img {
    height: 32px;
    width: 32px;
}

.content__warning p {
    color: #064497;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 0;
}

.content__warning a {
    color: #F17B2B;
    text-decoration: underline;
}

.content__downloadWrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.content__download {
    align-items: center;
    display: flex;
    color: #064497;
    font-weight: 500;
    font-size: 18px;
    gap: 16px;
    line-height: 122%;
    margin-bottom: 16px;
    padding: 0;
}

.content__download:last-child{
    margin-bottom: 0;
}

.content__download a:hover {
    text-decoration: underline;
}

.content__download img {
    height: 24px;
    width: 24px;
}

/* numbered__preimList */

.numbered__preimList {
    display: flex;
    margin: 0 -1%;
    width: auto;
}

.numbered__preimItem {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 1%;
    width: 23%;
}

.numberedPreim__count {
    background: #f17b2b;
    border-radius: 200px;
    color: #fff;
    font-weight: 500;
    font-size: 52px;
    line-height: 100%;
    margin-bottom: 30px;
    padding: 16px;
    text-align: center;

    width: 84px;
    height: 84px;
}

.numberedPreim__name {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3;
    min-height: 47px;
    text-align: center;
    color: #064497;
}

.link__warning {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    padding-top: 50px;
}

.link__warning a {
    align-items: center;
    background: rgba(6, 68, 151, 0.1);
    border-radius: 8px;
    color: #17498e;
    display: flex;
    font-weight: 500;
    font-size: 16px;
    gap: 8px;
    line-height: 125%;
    padding: 12px 16px;
}

.link__warning img {
    height: 20px;
    width: 20px;
}

/* direction */
.gz_directionsWrapper {
    display: flex;
    margin: 0 -0.5%;
    width: auto;
}

.gz_directionColumn {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0 0.5%;
    width: 32.333%;
}

.gz_direction {
    background-color: #E6ECF5;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 16px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    flex: 1;
}

.gz_direction:hover {
    text-decoration: none;
}

.gz_direction_line {
    align-items: center;
    background: #fff;
    border: 2px solid #e6e6e6;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
}

.gz_direction_line:hover img {
    transform: scale(1.02);
}

.gz_direction_hov {
    color: #064497;
}

.gz_direction_yellow {
    background-color: #F17B2B;
    border: none;
}

.gz_direction_blue {
    background-color: #064497;
    background-size: contain;
    background-position: left bottom;
    border: none;
}

.gz_directionColumn_2 .gz_direction {
    background-size: 300px;
}

.gz_direction__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 133%;
}

.gz_direction img {
    height: 48px;
    width: 48px;
}

.gz_direction__count {
    font-weight: 500;
    font-size: 48px;
    line-height: 133%;
    margin-top: 25px;
}

/* category top blocks */
.innerLinksBlock{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.innerLink__item{
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px;
    position: relative;
    width: 49%;
}
.innerLink__item:hover{
    text-decoration: none;
}
.innerLink__item:first-child{
    background: #f17b2b;
}
.innerLink__item:last-child{
    background: #064497;
}
.innerLinksBlock__pattern{
    margin-bottom: 0;
}
.innerLinksBlock__pattern .innerLink__item{
    transition: all 0.3s ease-in-out;
}
.innerLinksBlock__pattern .innerLink__item:first-child{
    background: #f17b2b url(../images/2024/Pattern.svg) center center no-repeat;
    background-size: 100%;
}
.innerLinksBlock__pattern .innerLink__item:last-child{
    background: #064497 url(../images/2024/Pattern_2.svg) center center no-repeat;
    background-size: 100%;
}
.innerLinksBlock__pattern .innerLink__item:hover{
    background-size: 105%;
}
.innerLink__name{
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 133%;
    margin-bottom: 40px;
}
.innerLink__cta{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    text-decoration: underline;
}
.innerLink__ico{
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 80%;
}

/* link read all*/
.common__readAll {
    text-align: center;
}

.common__readAll a {
    color: #F17B2B;
    font-size: 17px;
    line-height: 1.25;
    margin: 0 -0.5%;
    text-decoration: underline;
    width: auto;
}

.common__readAll a:hover {
    text-decoration: none;
}

/* common tabs */

.commonTabsContainer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
}

.commonTabsHead {
    background: rgba(6, 68, 151, 0.1);
    border-radius: 24px;
    display: flex;
    gap: 10px;
    padding: 8px;
    justify-content: center;
}

.commonTabsHead_left {
    justify-content: flex-start;
}

.commonTabs__name {
    border-radius: 16px;
    color: #064497;
    cursor: pointer;
    font-size: 18px;
    line-height: 1.2;
    padding: 16px 40px;
    text-align: center;

    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.program_tab .commonTabs__name {
    min-width: 380px;
}

.commonTabs__name:hover {
    transform: scale(1.01);
}

.commonTabs__name.active {
    background: #ffffff;
}

.commonTabs__wrapper {
    width: 100%;
}

.commonTabs__block {
    display: none;
}

.commonTabs__block.active {
    display: block;
}

/* contacts tabbed block */

.tabbedContacts__row {
    border-bottom: 2px solid #d0dbec;
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
}

.tabbedContacts__item {
    width: 50%;
}

.tabbedContacts__row:first-child {
    padding-top: 0;
}

.tabbedContacts__row:last-child {
    border: none;
    padding-bottom: 0;
}

.tabbedContacts__heading {
    font-weight: 500;
    font-size: 22px;
    line-height: 118%;
    color: #064497;
}

.tabbedContacts__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
    color: #064497;
}

.tabbedContacts__map {
    border: 2px solid #e6e6e6;
    border-radius: 16px;
    height: 100%;
    min-height: 400px;
    overflow: hidden;
    width: 100%;
}

/* common programs */

.programs24__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5%;
    width: auto;
}

.program24__item {
    border: 2px solid #cddaea;
    border-radius: 16px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0.5% 1%;
    padding: 24px;
    position: relative;
    width: 32.333%;

    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.program24__item:hover {
    background: #064497;
    border-color: #064497;
    color: #fff;
    text-decoration: none;
}

.programItem__top {
    margin-bottom: 60px;
}

.itemNarrow .programItem__top{
    margin-bottom: 25px;
}

.programItem__type {
    color: #F17B2B;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.programItem__name {
    color: #064497;
    /*font-weight: 500;*/
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    min-height: 65px;
}

.programItem__price{
    color: #064497;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.program24__item:hover .programItem__type, .program24__item:hover .programItem__name {
    color: #fff;
}

.s_section_blue .program24__item, .s_section_blue_light .program24__item{
    background: #fff;
}

.s_section_blue .program24__item:hover, .s_section_blue_light .program24__item:hover{
    border-color: #b4c7e0;
    color: #064497;
}

.s_section_blue .program24__item:hover .programItem__type, .s_section_blue_light .program24__item:hover .programItem__type{
    color: #F17B2B;
}

.s_section_blue .program24__item:hover .programItem__name, .s_section_blue_light .program24__item:hover .programItem__name{
    color: #064497;
}

.programItem__middle {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.programItem__tag {
    background: #e6ecf5;
    border-radius: 8px;
    color: #064497;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.3;
    padding: 8px 12px;
}

.program24__item:hover .programItem__tag {
    background: #e6ecf5;
}

.programItem__labels {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}

.item__label {
    background: #e6ecf5;
    border-radius: 8px;
    color: #064497;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.3;
    padding: 8px 12px;
}

.item__label_hit {
    color: #F17B2B;
}

.item__label_new {

}

.map-marker-class {
    width: 60px;
    position: absolute;
    left: -30px;
    top: -80px;
}

@media only screen and (max-width: 1400px) {
    .gz_direction__name {
        font-size: 22px;
    }

    .gz_direction__count {
        font-size: 36px;
    }
}

@media only screen and (max-width: 1200px) {
    .innerLink__name{
        font-size: 20px;
        padding-right: 80px;
    }
    .innerLink__ico{
        max-width: 110px;
    }

    .tabbedContacts__text{
        text-align: right;
    }
}

@media only screen and (max-width: 1000px) {
    .s_section {
        margin-bottom: 40px;
    }

    .s_section_blue, .s_section_blue_light {
        padding: 40px 0;
    }

    .title_inner {
        font-size: 34px;
    }

    .title_inner_h2 {
        font-size: 26px;
    }

    .title_inner_h3 {
        font-size: 22px;
    }

    .title_inner_h4{
        font-size: 18px;
    }

    .w50_wrapper {
        flex-direction: column;
        margin: 0;
        width: 100%;
    }

    .w50_wrapper_revers {
        flex-direction: column-reverse;
    }

    .w50 {
        margin: 0 0 16px;
        width: 100%;
    }

    .numbered__preimList{
        flex-wrap: wrap;
    }

    .numbered__preimItem{
        margin-bottom: 30px;
        width: 48%;
    }

    .numberedPreim__count{
        margin-bottom: 20px;
    }

    .link__warning{
        padding-top: 0;
    }

    /* directions */
    .gz_directionsWrapper {
        flex-wrap: wrap;
        margin: 0;
        width: 100%;
    }

    .gz_directionColumn {
        margin: 0 0 15px;
        width: 100%;
    }

    .gz_directionColumn_1 {
        flex-direction: row;
    }

    .gz_directionColumn_1 .gz_direction {
        min-height: 150px;
    }

    .gz_directionColumn_2 .gz_direction {
        background-position: bottom right;
        background-size: contain;
        min-height: 200px;
    }

    .gz_direction__count {
        font-size: 28px;
    }

    .innerLink__item{
        padding: 30px;
    }

    .tabbedContacts__map {
        height: 400px;
        min-height: auto;
    }

    .program24__item {
        width: 49%;
    }

    .programItem__top{
        margin-bottom: 40px;
    }

    .program_tab {
        width: 100%;
    }

    .program_tab .commonTabs__name {
        flex: 1;
        min-width: auto;
    }

    .commonTabs__name {
        align-items: center;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .numberedPreim__count{
        font-size: 28px;
        height: 60px;
        width: 60px;
    }

    .numberedPreim__name{
        font-size: 16px;
        min-height: 43px;
    }

    .innerLinksBlock{
        flex-direction: column;
    }
    .innerLink__item{
        margin-bottom: 25px;
        padding: 20px;
        width: 100%;
    }
    .innerLink__item:last-child{
        margin-bottom: 0;
    }
    .innerLink__cta{
        font-size: 14px;
    }

    .commonTabs__name {
        padding: 16px 24px;
    }

    /* item */
    .program24__item{
        padding: 16px 12px;
    }

    .programItem__name{
        font-size: 16px;
    }

    .programItem__tag{
        font-size: 12px;
        padding: 6px 8px;
    }
}

@media only screen and (max-width: 640px) {
    .gz_direction__name {
        font-size: 20px;
    }

    .gz_direction__count {
        font-size: 20px;
    }

    .gz_directionColumn_1 {
        flex-direction: column;
    }

    .gz_directionColumn_2 .gz_direction {
        background-size: 130px;
        min-height: 150px;
    }

    .innerLinksBlock{
        margin-bottom: 40px;
    }

    .innerLinksBlock__pattern{
        margin-bottom: 0;
    }

}

@media only screen and (max-width: 480px) {
    .block_blue_rounded, .block_white_rounded {
        padding: 16px;
    }

    .content__warning, .link__warning a{
        gap: 8px;
        padding: 10px;
    }

    .content__warning img{
        width: 28px;
    }

    .content__warning p{
        font-size: 14px;
    }

    .title_inner{
        font-size: 28px;
        margin-bottom: 30px;
    }

    .title_inner_h2{
        font-size: 24px;
    }

    .innerLink__name{
        font-size: 18px;
        padding-right: 30px;
    }
    .innerLink__ico{
        max-width: 80px;
    }

    .programs24__wrapper {
        margin: 0;
        width: 100%;
    }

    .program24__item {
        margin: 0 0 16px;
        width: 100%;
    }

    .commonTabsHead {
        flex-wrap: wrap;
        gap: 0;
    }

    .commonTabs__name {
        padding: 16px;
        width: 100%;
    }

    .program_tab .commonTabs__name{
        flex: 100%;
        width: 100%;
    }

    .tabbedContacts__heading{
        font-size: 18px;
    }

    .tabbedContacts__text{
        font-size: 15px;
    }
}

@media only screen and (max-width: 400px) {
    .title_inner{
        font-size: 26px;
    }

    .tabbedContacts__row{
        align-items: flex-start;
        flex-direction: column;
    }

    .tabbedContacts__heading{
        margin-bottom: 10px;
        width: 100%;
    }

    .tabbedContacts__text{
        text-align: left;
        width: 100%;
    }
}

/* End style 24 */

p {
    color: #064497;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

p.without-margin {
    margin-bottom: 0;
}

ul li {
    color: #004488;
}

h1.inner__h1 {
    border-bottom: 1px solid #99bbde;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 15px;
}

.text-blue, .text-blue p {
    color: #2277bb;
}

.b-schedule__cart {
    margin: 0 0 10px 0;
    color: #164896;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
}

.s_minHeight{
    min-height: 300px;
}

hr {
    border: none;
    border-top: 1px solid #99bbde;
}

/* ***********************************
    Content PAGE
   *********************************** */

.organization {
    font-size: 16px;
    line-height: 1.3;
}

.organization ul {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px;
    list-style: inside disc;
}

.organization ul li {
    list-style: inside disc;
    margin-bottom: 4px;
}

.organization a {
    text-decoration: underline;
}

/* ***********************************
    COURSES PAGE
   *********************************** */

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.breadcrumbs-container {
    padding: 16px 0;
}

.bread__bordered{
    margin-bottom: 16px;
}

.bread__bordered .breadcrumbs-container {
    border-bottom: 1px solid #e6e6e6;
}

.breadcrumbs, .breadcrumbs a {
    color: #17498E;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.breadcrumbs__item {
    font-size: 12px;
    font-weight: 400;
    float: left;
    position: relative;
    padding: 0 0;
    line-height: 1;
}

.breadcrumbs__item:after {
    content: "/";
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 3px;
}

.breadcrumbs__item:last-child:after {
    content: none;
    display: none;
}

.courses__banner {
    background: #ddf0ff;
    letter-spacing: 0;
    font-size: 0;
}

.courses-half {
    display: inline-block;
    width: 50%;
    font-size: 16px;
}

.courses__banner-half__content {
    padding: 25px;
}

.courses__banner-half__content img {
    max-width: 100%;
    object-fit: cover;
}

.courses__banner-half__content__list {
    margin-bottom: 15px;
    line-height: 1.3;
}

.courses__banner-half__content__list li:before, .blog__item li:before, .blogIn__ulList li:before, .structure li:before {
    content: "\2014 \2009";
    float: left;
}

.courses__banner-half__content__teacher {
    margin-bottom: 10px;
}

.textBold {
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
}

.textItalic {
    font-style: italic;
    color: #99bbdd;
}

.courses__banner-half__content a {
    border: 2px solid #2277bb;
    display: block;
    padding: 12px 0;
    text-align: center;
    width: 200px;
}

.courses__banner-half__content a:hover {
    background: #f17b2b;
    border: 2px solid #f17b2b;
    color: #fff;
    text-decoration: none;
}

.courses__services {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.courses__services-half {
    padding: 20px 20px 0;
    transition: all 0.4s ease 0s;
    width: 50%;
}

.courses-half-link {
    display: block;
}

.courses-half-link:hover {
    text-decoration: none;
}

.courses__services-half:hover {
    box-shadow: 0 0 20px rgba(22, 72, 150, 0.4);
}

.courses__services-half__item__icon {
    width: 16%;
    display: inline-block;
    margin-right: 20px;
}

.courses__services-half__item__icon img {
    width: 100%;
}

.courses__services-half__item__text {
    width: 74%;
    display: inline-block;
}

.courses__services-half__item__text__title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #004488;
}

.courses__services-half__item__text p {
    margin-bottom: 20px;
    font-size: 14px;
}

.courses__services-half__item__text a {
    padding: 12px 0;
    text-align: center;
    display: block;
    width: 150px;
    border: 2px solid #2277bb;
}

.courses__services-half__item__text a:hover {
    background: #f17b2b;
    text-decoration: none;
    color: #fff;
    border: 2px solid #f17b2b;
}

/* ***********************************
    SEMINAR PAGE
   *********************************** */

.seminar__info {
    background: #ddf0ff;
    letter-spacing: 0;
    font-size: 0;
}

.seminar__info__img {
    display: inline-block;
    padding: 30px 0 30px 30px;
    max-width: 15%;
}

.seminar__info__text {
    display: inline-block;
    width: 85%;
    padding: 30px;
    font-size: 16px;
    line-height: 1.4;
}

/* ***********************************
    LITERATURE PAGE
   *********************************** */

.literature__wrapper, .blogIn__wrapper, .lk__wrapper {
    font-size: 0;
    letter-spacing: 0;
}

.sideMenu__container {
    display: inline-block;
    font-size: 16px;
    width: 26%;
    padding-right: 25px;
}

.sideMenuList li {
    border: #99bbdd 1px solid;
    border-bottom: none;
    height: 70px;
    background: #edf7ff;
}

.sideMenuList li:last-child {
    border-bottom: #99bbdd 1px solid;
}

.sideMenuList li.parent_page {
    position: relative;
}

.sideMenuList li.parent_page::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    z-index: 10;
    border: 0;
}

.sideMenuList li.parent_page::after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-top: -10px;
    top: 50%;
    border-right: 10px solid #99bbdd;
    right: -1px;
}

.sideMenuList a {
    display: block;
    position: relative;
    height: 70px;
}

.sideMenuList a:hover p, .sideMenuItem_active p {
    color: #ffffff !important;
}

.sideMenuList a:hover, .sideMenuItem_active {
    background: #0a64b6 !important;
}

.sideMenuList a:hover {
    border: none;
}

.sideMenuList li:hover {
    border: 1px solid #0a64b6;
}

.sideMenuList li.sideMenuItem_active {
    border-color: #0a64b6;
}

.sideMenuList p {
    line-height: 1.2;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 25px;
    position: absolute;
    color: #164896;
}

.literature__content {
    display: inline-block;
    font-size: 0;
    width: 72%;
}

.literature__content__item {
    width: 49%;
    transition: all 0.4s ease 0s;
    display: inline-block;
    padding: 20px;
}

.literature__content__item:nth-child(odd) {
    margin-right: 2%;
}

.literature__content__item:hover {
    box-shadow: 0 0 20px rgba(22, 72, 150, 0.4);
    transition: all 0.4s ease 0s;
}

.literature__content__item-half {
    display: inline-block;
    width: 50%;
    font-size: 16px;
}

.literature__content__item-half img {
    margin-right: 15px;
    border: 1px solid #004488;
}

.literature__content__item-half__title {
    font-weight: bold;
    margin-bottom: 5px;
    height: 80px;
    overflow: hidden;
    font-size: 16px;
}

.literature__content__item-half p {
    line-height: 1.1;
    margin-bottom: 0;
    font-size: 14px;
}

.literature__content__item-half__authors {
    height: 45px;
    overflow: hidden;
}

.literature__content__item-half span, .blogIn__container span, .blogIn-right span {
    font-weight: bold;
}

.literature__content__item-half__link {
    padding: 12px 0;
    text-align: center;
    display: block;
    width: 130px;
    border: 2px solid #2277bb;
    margin-top: 20px;
}

.literature__content__item-half__link:hover {
    background: #f17b2b;
    text-decoration: none;
    color: #fff;
    border: 2px solid #f17b2b;
}

.blogIn__link {
    color: #99bbdd;
    font-family: sans-serif, "Arial - Italic MT";
    text-decoration: underline;
}

/* ***********************************
    PUBLISHING PAGE
   *********************************** */

.s-publishing {
    margin-bottom: 0;
}

.publishing__wrapper {
    font-size: 0;
    margin-bottom: 60px;
}

.publishing-right {
    float: right;
    width: 285px;
    margin-left: 30px;
}

.publishing__links {
    letter-spacing: 0;
    font-size: 0;
    margin-bottom: 10px;
}

.publishing__links__item {
    display: inline-block;
    background: #ddf0ff;
    width: 32%;
    height: 80px;
    transition: all 0.4s ease 0s;
    margin-bottom: 15px;
}

.publishing__links__item a {
    display: block;
}

.publishing__links__item a:hover, .publishing__links__item-active a {
    background: #0a64b6;
    transition: all 0.4s ease 0s;
}

.publishing__links__item a:hover .publishing__links__item__img1, .publishing__links__item-active .publishing__links__item__img1 {
    display: none;
    transition: all 0.4s ease 0s;
}

.publishing__links__item a:hover .publishing__links__item__img2, .publishing__links__item-active .publishing__links__item__img2 {
    display: inline-block;
    transition: all 0.4s ease 0s;
}

.publishing__links__item a:hover p, .publishing__links__item-active p {
    color: #ffffff;
    transition: all 0.4s ease 0s;
}

.publishing__links__item:nth-child(3n+2) {
    margin: 0 2%;
}

.publishing__links__item__img {
    display: inline-block;
    line-height: 80px;
    width: 30%;
    text-align: center;
}

.publishing__links__item__img img {
    vertical-align: middle;
    max-height: 45px;
}

.publishing__links__item__img2 {
    display: none;
    transition: all 0.4s ease 0s;
}

.publishing__links__item__text {
    padding-right: 30px;
    display: inline-block;
    height: 80px;
    width: 70%;
    position: relative;
}

.publishing__links__item__text p {
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* ***********************************
    ABOUT ORGANIZATION PAGE
   *********************************** */

.organization__wrapper {
    font-size: 0;
}

.organization, .newsletter {
    display: inline-block;
    width: 74%;
}

.organization_fullsize {
    width: 100%;
}

.organization__post {
    color: #80acd7;
    font-size: 18px;
    margin-bottom: 10px;
}


/* ***********************************
    Образование PAGE
   *********************************** */

.s-directions__innerPages {
    padding-top: 10px;
}

.s-directions__innerPages .s-directions__inner {
    display: flex;
    flex-wrap: wrap;
}

.s-directions__innerPages .s-directions__col {
    margin-bottom: 20px;
    width: 100%;
}

.s-directions__innerPages .s-directions__col:last-child {
    margin-bottom: 0;
}

.s-directions__innerPages .b-direction-pay {
    padding: 10px 15px;
}

.s-directions__innerPages .b-direction-pay:before {
    display: none;
    content: none;
}

.s-directions__innerPages .b-direction-pay img {
    margin-right: 20px;
    max-width: 50px;
}


/* ***********************************
    NEWSLETTER PAGE
   *********************************** */

.newsletter__links__container {
    margin: 0 -0.5% 30px;
    width: auto;
}

.newsletter__link {
    width: 24%;
    display: inline-block;
    background: #ddf0ff;
    height: 80px;
    transition: all 0.4s ease 0s;
    margin: 0 0.5% 15px;
}

.newsletter__link a {
    display: block;
}

.newsletter__link a:hover {
    background: #0a64b6;
    color: #ffffff;
}

.newsletter__link a:hover p {
    color: #ffffff;
    transition: all 0.4s ease 0s;
}

.newsletter__link a:hover .publishing__links__item__img1 {
    display: none;
    transition: all 0.4s ease 0s;
}

.newsletter__link a:hover .publishing__links__item__img2 {
    display: inline-block;
    transition: all 0.4s ease 0s;
}

.newsletter-left__image {
    width: 300px;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
}

.newsletter-left__image img {
    border: 1px solid #004488;
}

.newsletter__text {
    font-size: 16px;
}

.newsletter__text p {
    margin-bottom: 20px;
}

.newsletter__text span {
    font-weight: bold;
}

.newsletter__text ul li {
    font-size: 16px;
    margin-bottom: 20px;
    list-style: inside disc;
}

.newsletter__text__list {
    margin-bottom: 20px;
    line-height: 1.3;
}

.newsletter__text__list li:before {
    content: "\2014 \2009";
    float: left;
}

.aboutNewsletter, .documents, .forAuthors, .archive {
    padding-top: 30px;
}

.documents__items__link {
    align-items: center;
    display: flex;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.documents__items__link__img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border: 2px solid #f5f5f5;
    width: 40px;
}

.documents__items__link__img img {
    height: 40px;
    margin-bottom: 0 !important;
}

.documents__items__link__text {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
}

.documents__items__link__text a {
    line-height: 1.3;
    text-decoration: underline;
    transition: all 0.4s ease 0s;
}

.documents__items__link__text a:visited {
    color: #004488;
}

.documents__items__link__text a:hover {
    color: #004488;
}

.documents__items__link_full {
    margin-bottom: 15px;
}

.documents__items__link_full:last-child{
    margin-bottom: 0;
}

.documents__items__link_full a {
    gap: 8px;
}

.documents__items__link_full img {
    margin-bottom: 0 !important;
}

.documentLink {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
}

.documentLink img {
    margin-right: 10px;
}

.forAuthors p:last-child {
    margin-bottom: 40px;
}

.archive__accordion {
    font-size: 16px;
    overflow: hidden;
}

.archive__accordion__item {
    margin-bottom: 10px;
    position: relative;
}

.archive__accordion__title {
    border: 1px solid #ddf0ff;
    display: block;
    height: 50px;
    background: #ddf0ff;
    line-height: 50px;
    padding: 0 30px;
    position: relative;
}

.archive__accordion__title:after {
    content: url("../images/content/newsletter/icons/arrow.png");
    position: absolute;
    right: 30px;
}

.accordion__documents__items {
    display: none;
    font-size: 0;
    overflow: hidden;
    padding-top: 40px;
    border: 1px solid #ddf0ff;
}

/* ***********************************
    CONTACTS PAGE
   *********************************** */

.contacts__container {
    font-size: 0;
    margin-bottom: 15px;
}

.contacts-half {
    display: inline-block;
    width: 50%;
}

.contacts-half-left {
    padding: 0 50px 15px 0;
}

.contacts__item {
    margin-bottom: 35px;
}

.contacts__item__img {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}

.contacts__item__img img {
    max-width: 30px;
    max-height: 30px;
    vertical-align: middle;
}

.contacts__item__text {
    color: #004488;
    display: inline-block;

    font-size: 18px;
    line-height: 1.3;
    vertical-align: middle;
    width: 90%;
}

.contacts-half hr {
    margin-bottom: 45px;
}

.contacts__form {
    background: #ddf0ff;
    padding: 50px;
}

.contacts__form__head {
    color: #004389;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}

.inputWrapper {
    margin-bottom: 10px;
}

.inputWrapper span {
    font-size: 18px;
    width: 100px;
    display: inline-block;
    vertical-align: middle;
}

.inputWrapper input {
    width: calc(100% - 100px);
    height: 40px;
    vertical-align: middle;
    padding: 0 15px;
}

.inputWrapper input::placeholder {
    color: #99bbde;
    font-size: 18px;
}

.formWrapper {
    display: block;
    font-size: 16px;
    background: #ddf0ff;
    padding: 50px;
    position: relative;
}

.contactsForm ul {
    margin-bottom: 0;
}

.contactsForm input::placeholder, .contactsForm textarea::placeholder {
    color: #2277bb;
    font-size: 18px;
}

.contactsForm input, .contactsForm textarea {
    color: #004488;
    font-size: 18px;
    margin-bottom: 0;
}

.contactsForm textarea {
    width: 100%;
    border: 1px solid #99bbdd;
    padding: 15px;
    margin-bottom: 10px;
    min-height: 110px;
    resize: none;
}

input.error {
    border: 1px solid #dd313d;
}

.checkbox {
    display: inline-block;
    margin-right: 15px;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.checkboxLabel {
    width: 100% !important;
    color: #99bbdd;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 20px !important;
}

.contactsForm span {
    color: #99bbdd;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.spanActive {
    color: #004488 !important;
}

.spanActive a {
    color: #004488 !important;
}

.spanActive a:visited {
    color: #004488 !important;
}

.wrap-checkbox {
    background: url(../images/content/contacts/icons/checkbox.svg) no-repeat 0 0;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.wrap-checkbox.active {
    background: url(../images/content/contacts/icons/checkbox-active.svg) no-repeat 0 0;
}

.contactsForm__button {
    background: #f17b2b;
    border: 2px solid #f17b2b;
    color: #fff !important;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    padding: 0 12px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 250px;
}

.contactsForm__button:hover {
    background: #0a64b6;
    border: #0a64b6;
    transition: all 0.4s ease 0s;
    cursor: pointer;
}

.footerWithMap {
    margin-top: 0;
}

/* ***********************************
    LITERATURE IN PAGE
   *********************************** */

.literatureIn {
    padding-top: 0;
    font-size: 0;
}

.literatureIn-left__image {
    float: none;
    display: inline-block;
    width: 35%;
    height: auto;
    margin: 0;
}

.literatureIn__text {
    display: inline-block;
    width: 65%;
    padding-left: 30px;
}

.literatureIn__text__title {
    color: #2277bb;
    font-size: 18px;
    font-weight: bold;
}

/* ***********************************
    QUESTYON PAGE
   *********************************** */
.organization ul.questyons__oglavlenieList {
    margin-bottom: 30px;
}

.organization ul.questyons__oglavlenieList li {
    margin-bottom: 8px;
}

/* ***********************************
    ABOUT INSTITUTE PAGE
   *********************************** */

.aboutInstitute {
    border: 1px solid #99bbdd;
    font-size: 0;
    background: #ddf0ff;
    margin-bottom: 20px;
}

.aboutInstitute-half {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    vertical-align: middle;
}

.aboutInstitute-half__textWrapper {
    padding: 30px;
}

.aboutInstitute-half__textWrapper a {
    background: #2277bb;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.aboutInstitute-half__textWrapper a:hover {
    opacity: 0.6;
    text-decoration: none;
}

/* ***********************************
    BLOG PAGE
   *********************************** */

.blog__item {
    font-size: 0;
}

.blog__item__img {
    width: 22%;
    display: inline-block;
}

.blog__item__img img {
    max-width: 100%;
    height: auto;
}

.blog__item__text {
    margin-bottom: 0;
    font-size: 16px;
    display: inline-block;
    width: 77%;
    padding-left: 40px;
}

.blog__item__text__date {
    color: #80acd7;
    font-weight: bold;
    line-height: 2.2;
    margin-bottom: 6px;
    margin-right: 10px;
}

.blog__item__text__date:before {
    content: url("../images/content/blog/icons/clock.svg");
    width: 30px;
    height: 30px;
    float: left;
}

.blog__item__text__autor {
    color: #80acd7;
    font-weight: bold;
    line-height: 2.2;
    margin-bottom: 6px;
}

.blog__item__text a {
    border-radius: 5px;
    padding: 12px 0;
    margin-top: 10px;
    text-align: center;
    display: block;
    width: 180px;
    font-weight: bold;
    background: #2277bb;
    color: #fff;
}

.blog__item__text a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.blog__item li:before {
    content: "\2014 \2009";
    float: left;
}

.blog__item hr {
    margin: 20px 0;
}

.pagination_numbers {
    display: block;
    text-align: right;
    font-size: 16px;
}

.pagination_numbers li {
    color: #8eb6dc;
    display: inline-block;
    font-size: 24px;
    margin: 0;
    vertical-align: middle;
}

.pagination_numbers a {
    color: #8eb6dc;
    display: block;
    text-align: right;
    padding: 10px 15px;
}

.pagination_numbers-active a {
    color: #0a64b6;
}


/* ***********************************
    BLOG IN PAGE
   *********************************** */

.blogIn__container {
    width: 80%;
    display: inline-block;
    padding-right: 70px;
    font-size: 16px;
}

.blogIn__container h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
    padding-top: 10px;
}

.blogIn__container h2 {
    margin-bottom: 12px;
}

.blogIn__container hr {
    margin: 30px 0;
}

.blogIn__container img {
    margin-bottom: 40px;
}

.blogIn__container li {
    list-style: disc inside;
    line-height: 1.3;
    margin-bottom: 15px;
}

.blogIn__container ol li {
    list-style: inside decimal;
}

.blogIn__list {
    counter-reset: num;
}

.blogIn__list li {
    margin-bottom: 20px;
    list-style: none;
}

.blogIn__list li::before {
    content: counter(num);
    counter-increment: num;
    color: #99bbdd;
    font-size: 32px;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
}

.blogIn__list li::after {
    content: '';
    display: table;
    clear: both;
}

.blogIn-right {
    display: inline-block;
    width: 20%;
}

.blogIn-right__item {
    font-size: 16px;
    margin-bottom: 30px;
}

.blogIn-right__item img {
    margin-bottom: 10px;
}

.blogIn-right__item p {
    margin-bottom: 5px;
}


/* ***********************************
    FEEDBACK PAGE
   *********************************** */

.feedback__item {
    /*background: url(../images/content/studyServices/icons/quote.png) no-repeat right 15px;*/
    /*background-size: 10%;*/
}

.feedback__item__img {
    width: 15%;
}

.feedback__item__img img {
    border-radius: 75px;
    border: 5px solid #99bbdd;
    box-shadow: 0 0 7px #666;
    width: 150px;
    margin: 0 auto;
}

.feedback__item__text {
    width: 85%;
}

.feedback__item__text h2 {
    margin-bottom: 0;
}

.feedback__item__text__prof {
    color: #80acd7;
    font-weight: bold;
}

.feedback__item__text__hidden {
    overflow: hidden;
    margin-bottom: 15px;
}

.feedback__item__text__hidden.show {
    height: auto;
    max-height: none;
}

.feedback__item__text__btn {
    color: #0a64b6;
    cursor: pointer;
    margin-bottom: 0;
}

.feedback__item__text__btn:after {
    content: url(../images/content/feedback/icons/arrow_blue.png);
    display: inline-block;
    transform: rotate(180deg);
}

.up {
    color: #0a64b6;
    display: inline-block;
}

.up:after {
    content: url(../images/content/feedback/icons/arrow_blue.png);
    transform: rotate(0deg);
}

/* ***********************************
    STUDY SERVICES PAGE
   *********************************** */

.studyServices__tagsWrapper {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
    width: 100%;
}

.element__tag {
    background: #E6ECF5;
    border-radius: 8px;
    color: #064497;
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 12px;
    margin-right: 10px;
    vertical-align: middle;
}

.studyServices__article {
    color: #004488;
    display: block;
    font-size: 14px;
    vertical-align: middle;
    line-height: 22px;
}

.studyServices__tabsContainer {
    margin: 0 0 40px;
    border-bottom: #80acd7 1px solid;
    font-size: 0;
}

.studyServices__tab {
    background: #ddf0ff;
    border: #2277bb 1px solid;
    border-right: none;
    color: #2277bb;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: -1px !important;
    margin-right: 0;
    padding: 12px 25px;
    list-style: none !important;
}

.studyServices__tab:last-child {
    border-right: #2277bb 1px solid;
}

.studyServices__tab span {
    font-weight: normal;
}

.studyServices__tab.tab-active {
    border-bottom-color: #ffffff;
    background: #ffffff;
}

.tabs__tab {
    display: none;
}

.tabs__tab-active {
    display: block;
}

.studyServices__seminar__item {
    margin-bottom: 60px;
}

.element__block_white {
    background: #fff;
    border-radius: 16px;
    padding: 24px;
}

.b-schedule__detail--place:before {
    background: url(../images/i/i-place.png) no-repeat center;
    width: 25px;
    height: 26px;
}

.b-schedule__detail--place a {
    text-decoration: underline;
}

.studyServices__seminar__item__desc__link__download {
    width: 100%;
    display: block;
}

.studyServices__seminar__item__desc__link img, .studyServices__seminar__item__desc__link:nth-child(3n+2) {
    margin: 0;
}

.studyServices__seminar__item__desc__link:nth-child(2n) {
    margin: 0 2%;
}

.studyServices__seminar__item__desc__link__text a {
    line-height: 1;
    vertical-align: middle;
}

.studyServices__seminar__buttons {
    display: block;
    margin-bottom: 80px;
}

.studyServices__seminar__buttons-left {
    display: inline-block;
    width: 50%;
}

.studyServices__seminar__buttons-right {
    width: 210px;
    float: right;
}

.studyServices__seminar__buttons-right__link {
    display: inline-block;
    width: 100%;
}

.studyServices__seminar__buttons-right__link__img {
    float: left;
    height: 35px;
    margin: 0 !important;
    padding-right: 10px;
}

.studyServices__seminar__buttons-right__link__text a {
    line-height: 40px;
    text-decoration: underline;
    transition: all 0.4s ease 0s;
}

.saleItemWrapper {
    padding-top: 10px;
}

.studyServices__saleItem {
    font-size: 0;
}

.studyServices__saleItem img {
    max-height: 50px;
}

.studyServices__saleItem__desc {
    width: 70%;
}

.studyServices__saleItem hr {
    margin: 20px 0;
}

.studyServices__saleItem-blue {
    color: #80acd7;
    font-weight: bold;
}

.studyServices__saleItem__text__hidden {
    height: 40px;
    font-size: 16px;
}

.studyServices__seminar__item__desc ul {
    font-size: 16px;
    line-height: 1.3;
    list-style: inside disc;
    margin-bottom: 15px;
}

.studyServices__seminar__item__desc li {
    list-style: inside disc;
    margin-bottom: 4px;
}

.studyServices__seminar__item__desc ul ul {
    margin-bottom: 4px;
    margin-top: 4px;
}

.studyServices__seminar__item__desc li li {
    list-style-position: inside;
    list-style-type: none;
    padding-left: 10px;
}

.studyServices__seminar__item__desc li li:before {
    content: "\2014 \2009";
    float: left;
}

.uchastie__tab ul {
    font-size: 16px;
    line-height: 1.3;
    list-style: inside disc;
    margin-bottom: 15px;
}

.uchastie__tab ul li {
    list-style: inside disc;
    margin-bottom: 4px;
}

.studyServices__saleItem__sale {
    display: inline-block;
    text-align: right;
    width: 20%;
}

.studyServices__saleItem__sale p {
    color: #0a64b6;
    font-size: 26px;
    font-weight: bold;
}

.studyServices__saleItem__sale span {
    font-size: 24px;
    font-weight: normal;
    vertical-align: middle;
}

.item__btn {
    margin-bottom: 30px;
}

.studyServices__seminar__corp {
    border: #80acd7 1px solid;
    font-size: 0;
    padding: 40px;
    margin-bottom: 80px;
    display: none;
}

.studyServices__seminar__corp-half {
    width: 48%;
    display: inline-block;
}

.studyServices__seminar__corp-half:nth-child(odd) {
    margin-right: 4%;
}

.studyServices__seminar__corp-half p {
    margin-bottom: 40px;
}

.studyServices__seminar__corp-half__title {
    font-weight: bold;
    color: #2177ba;
    margin-bottom: 5px !important;
}

.studyServices__seminar__offer__slider {
    margin: 0 auto;
    width: 92%;
}

.studyServices__seminar__offer__slider__item {
    background: #ddf0ff;
    padding: 20px 20px 70px;
    display: block;
    min-height: 380px;
    position: relative;
}

/* не на всю ширину иконки кроме карты курса */
.studyServices__seminar__offer .b-schedule__detail, .b-schedule .b-schedule__detail {
    width: 100%;
}

.studyServices__seminar__offer__slider.no_owl_init {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -1%;
    width: auto;
}

.studyServices__seminar__offer__slider.no_owl_init .studyServices__seminar__offer__slider__item {
    width: 23%;
    margin: 1%;
}

#offer__slider__container .owl-prev {
    background: rgba(0, 0, 0, 0) url(../images/prev.png) no-repeat scroll 0 0 !important;
    height: 50px;
    width: 26px;
    float: left;
    position: absolute;
    top: 40%;
    left: -4%;
    transition: all 0.4s ease 0s;
}

#offer__slider__container .owl-next {
    background: rgba(0, 0, 0, 0) url(../images/next.png) no-repeat scroll 0 0 !important;
    height: 50px;
    width: 26px;
    float: right;
    position: absolute;
    top: 40%;
    right: -4%;
    transition: all 0.4s ease 0s;
}

.owl-stage-outer {
    padding: 0;
}

.owl-nav {
    position: static !important;
}

.owl-prev:hover {
    transform: scale(1.5);
    transition: all 0.4s ease 0s;
}

.owl-next:hover {
    transform: scale(1.5);
    transition: all 0.4s ease 0s;
}

.studyServices__seminar__offer__title {
    color: #0a64b6;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    min-height: 108px;
    margin-bottom: 25px;
}

.studyServices__seminar__offer__date {
    color: #164896;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.studyServices__seminar__offer__slider__item__btn {
    position: absolute;
    bottom: 20px;
    left: 5%;
    text-align: center;
    right: 5%;
    width: 90%;
}

/*.studyServices-right__item-half {*/
/*    background-color: #0a64b6;*/
/*    box-sizing: border-box;*/
/*    color: #ffffff;*/
/*    padding: 30px 30px;*/
/*    text-align: center;*/
/*    position: relative;*/
/*}*/

/*.studyServices-right__offer {*/
/*    padding-bottom: 15px;*/
/*    position: relative;*/
/*}*/

/*.studyServices-right__offer p {*/
/*    color: #fff;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*}*/

.studyServices-right__offer__price {
    font-size: 36px !important;
    line-height: 1.1;
    margin-bottom: 0 !important
}

.studyServices-right__offer__oldPrice {
    color: #80acd7;
    font-size: 24px !important;
    font-weight: normal !important;
    text-decoration: line-through;
    margin-bottom: 3px !important;
}

.studyServices-right__offer__nds {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.studyServices-right__offer__btn {
    width: 100%;
}

.studyServices-right__form {
    background-color: #edf7ff;
    border: 1px solid #ddf0ff;
    color: #ffffff;
    padding: 30px;
    position: relative;
}

.studyServices-right__form p {
    color: #0a64b6;
    font-size: 18px;
    font-weight: bold;
}

.studyServices-right__form span {
    font-size: 22px;
    font-weight: bold;
}

.form_mail {
    border: 1px solid #99bbdd;
    height: 40px;
    padding: 0 15px;
    width: 100%;
}

.form_mail::placeholder {
    color: #80acd7 !important;
    font-size: 16px;
    font-style: italic;
}

.studyServices-right__offer__btn__mail {
    border: none;
    color: #fff !important;
    cursor: pointer;
    font-family: sans-serif, "Arial - Italic MT";
    text-align: center;
    position: static;
    left: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    transition: all 0.4s ease 0s;
}

.studyServices-right__item__qr {
    display: none !important;
}

.corpLink {
    text-decoration: underline;
}


/* common 2024 */

.btn {
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    outline: none;
    padding: 12px 32px;
}

.btn:hover {
    opacity: 0.9;
    text-decoration: none;
}

.btn_blue {
    background: #17498E;
    color: #fff;
}

.btn_lightBlue{
    background: rgba(23, 73, 142, 0.1);
    color: #17498e;
}

.btn_narrow {
    padding: 12px 16px;
}

.btn_icon {
    align-items: center;
    display: flex;
    gap: 6px;
}

.btn img {
    width: 20px;
}


/* element 2024 */

.element__printWrapper {
    margin-left: auto;
}

.element__printWrapper a {
    align-items: center;
    color: #17498E;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    gap: 6px;
    line-height: 1.3%;
}

.element__printWrapper img {
    height: 18px;
    margin: 0;
    width: 18px;
}

.element__ctaTray {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    gap: 25px;
    margin-bottom: 30px;
}

.element__trayAlterOffers{
    align-items: center;
    display: flex;
    gap: 10px;
}

.element__trayAlterOffers p{
    margin: 0;
}

.element__question {
    background: #064497;
    border-radius: 24px;
    color: #fff;
    padding: 40px;
    width: 100%;
}

.element__question p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
}

.element__question a {
    color: #fff;
}

.element__questionHead {
    color: #FFF;
}

.question__phones a {
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
}

/* new element subscribe */

.subscribeForm__aligner {
    display: flex;
    justify-content: flex-end;
}

.subscribeForm__wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.subscribeForm__wrapper input {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    padding: 12px 20px;
}

.subscribeForm__input {
    background: transparent;
    color: #fff;
}

.subscribeForm__input::placeholder {
    color: #fff;
}

.subscribeForm__submit {
    background: #fff;
    color: #17498e;
    cursor: pointer;
    text-align: center;
}

.subscribeForm__submit:hover {
    transform: scale(1.02);
    text-decoration: none;
}


/* ***********************************
LOGIN PAGE
*********************************** */

.login__container {
    font-size: 0;
}

.login-left__tabs ul {
    font-size: 0;
}

.login-left {
    display: inline-block;
    width: 40%;
    font-size: 16px;
    margin-bottom: 30px;
}

.login-left__tabs {
    position: relative;
    z-index: 100;
}

.login-left__tabs ul {
    font-size: 0;
}

.login-left__tab {
    border: 1px solid #80acd7;
    font-size: 16px;
    background-color: #ffffff;
    margin-right: 0;
    color: #80acd7;
    display: inline-block;
    border-right: none;
}

.login-left__tab:last-child {
    margin: 0;
    border-right: 1px solid #80acd7;
}

.login-left__tab a {
    padding: 15px 30px;
    display: block;
}

.login-left__tab-active {
    border: 1px solid #80acd7;
    background-color: #edf7ff;
    border-bottom: 1px solid #edf7ff;
    color: #2277bb;
}

.login-left__form, .registration__form {
    background-color: #edf7ff;
    border: 1px solid #80acd7;
    margin-top: -1px;
    position: relative;
    z-index: 10;
    padding: 40px;
    margin-bottom: 15px;
}

.loginForm label {
    display: none;
}

.login-left__form__input {
    width: 100%;
    border: 1px solid #99bbdd;
    margin-bottom: 10px;
    height: 40px;
    padding: 0 15px;
}

.login-left__form__btn {
    width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}

.login-left__form__link {
    float: right;
    display: block;
}

.login-left__form__link p {
    line-height: 40px;
    text-decoration: underline;
}

.login-right {
    display: inline-block;
    width: 60%;
    padding-left: 60px;
    font-size: 16px;
}

.login-right a {
    color: #8eb6dc;
    font-family: sans-serif, "Arial - Italic MT";
    text-decoration: underline;
}

/* ***********************************
LOGIN SECOND PAGE
*********************************** */

.loginSecond-left__form, .loginSecond-right {
    height: 325px;
}

.loginSecond-right {
    border: 1px solid #80acd7;
    padding: 40px;
    margin-top: -1px;
    width: 55%;
    margin-left: 5%;
}

.loginSecond__reg {
    color: #ffffff !important;
    text-decoration: none !important;
}

.loginSecond__reg:hover {
    background: #0a64b6;
    border: #0a64b6;
    transition: all 0.4s ease 0s;
    cursor: pointer;
}

/* ***********************************
REGISTRATION PAGE
*********************************** */

.registration__form_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.registration__form-half {
    width: 48%;
}

.registration__form__input {
    border: 1px solid #99bbdd;
    color: #164896;
    font-size: 18px;
    height: 40px;
    padding: 0 15px;
    vertical-align: middle;
    width: 70%;
}

.registration__form__input::placeholder {
    color: #99bbdd;
    font-family: sans-serif, "Arial - Italic MT";
    font-size: 18px;
    font-style: italic;
}

.registration__check label {
    text-align: left;
}

.registration__check li {
    margin-bottom: 5px;
}

.registration__check__btn {
    margin-top: 30px;
}

/* ***********************************
HISTORY PAGE
*********************************** */

.history__content {
    margin-top: 0;
}

.slide-cont {
    display: block;
    margin-bottom: 40px;
}

.history__content__bigImage__item img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.dotImage {
    border: 4px solid #ffffff !important;
}

.dotImage.active {
    border: 4px solid #2277bb !important;
}


.b-object-slider .slick-arrow {
    border: none;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    z-index: 1;
    height: 60px;
    width: 36px;
}

.b-object-sliders {
    position: relative;
}

.b-object-slider .slick-prev {
    background: url(../images/prev-white.png) no-repeat center center;
    background-color: rgba(204, 204, 204, 0.3);
    left: 10px;
}

.b-object-slider .slick-next {
    background: url(../images/next-white.png) no-repeat center center;
    background-color: rgba(204, 204, 204, 0.3);
    right: 10px;
}

.b-object-slider {
    margin-bottom: 10px;
}

.b-object-slider-nav .b-object-slider__item {
    margin-right: 5px;
    padding: 5px;
}

.b-object-slider-nav img {
    height: 90px !important;
    border-radius: 4px;
}

.b-object-slider-nav {
    background: url(../images/kinolist.png) top left repeat-x;
    padding: 18px 0;
}

.b-object-slider-nav .slick-current {
    position: relative;
}

.b-object-slider-nav .slick-current:after {
    bottom: -3px;
    content: url("../images/object/yellow-arrow.svg");
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.history__content__year h2 {
    color: #80acd7;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}

.historyYear {
    color: #80acd7;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    vertical-align: baseline;
}


.history__content__year__item, .intelligence__content__item {
    margin-bottom: 30px;
}


/* ***********************************
STRUCTURE PAGE
*********************************** */

.academicCouncil, .scientificMethodological, .structuralUnits, .structureDiagram {
    font-size: 16px;
}

.structureDiagram__img img {
    width: 100%;
}

.structure ul {
    margin-bottom: 20px;
}

/* ***********************************
LK PAGE
*********************************** */

.lk-side {
    border: 2px solid #2277bb;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 15px;
    font-size: 0;
}

.lk-side__user {
    margin-bottom: 30px;
}

.lk-side__user__img {
    width: 40%;
    max-width: 100px;
    display: inline-block;
    vertical-align: middle;
}

.lk-side__user__img img {
    border: 6px solid #a5c3e1;
    border-radius: 50px;
}

.lk-side__user__name {
    color: #164896;
    display: inline-block;
    font-size: 24px;
    padding-left: 15px;
    vertical-align: middle;
    width: 60%;
}

.lk-side__menu {
    color: #164896;
    font-size: 18px;
}

.lk-side__menu li {
    padding-bottom: 15px;
}

#lk__instructionLink {
    display: block;
    text-align: center;
    background: #2277bb;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding: 12px;
}

#lk__instructionLink:hover {
    opacity: 0.8;
    text-decoration: none;
}

.lk__content {
    width: 72%;
    padding-left: 60px;
    display: inline-block;
    font-size: 16px;
}

.lk__content-text {
    /*font-style: italic;*/
}

.course__content__item {
    border: 1px solid #ddf0ff;
    background-color: #edf7ff;
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 0;
}

.course__content__item__wrapper {
    padding-right: 30px;
    margin-bottom: 20px;
}

.course__content__item__type {
    background: #0a64b6;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

.course__content__item__number {
    color: #fff;
    display: inline-block;
    background: #f17b2b;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}

.course__content__item__title {
    margin: 5px 0 18px 0;
    color: #164896;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
}

.course__content__item li, .lk__content__payed li, .order-top li {
    color: #164896;
    display: inline-block;
    font-size: 16px;
    padding-right: 15px;
}

.course__content__item li:after, .lk__content__payed li:after, .order-top li:after {
    content: "|";
    padding-left: 15px;
}

.course__content__item li:last-child:after, .lk__content__payed li:last-child:after, .order-top li:last-child:after {
    content: "";
}

.case_item_action {
    background: #dd3040;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
    padding: 8px 14px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.lk__content__item__status {
    font-size: 0;
}

.lk__content__item__status__btn {
    display: inline-block;
    margin-right: 1.333%;
    width: 32%;
}

.lk__content__item__status__btn:last-child {
    margin-right: 0;
}

.lk__content__item__status__btn__item {
    color: #fff;
    border: 2px solid #f17b2b;
    font-size: 14px;
    display: none;
    text-align: center;
}

.lk__content__item__status__btn__item a {
    display: block;
    padding: 10px 0;
    line-height: 25px;
}

.lk__content__item__status__btn__item a:hover {
    text-decoration: none;
}

.lk__content__item__status__btn__item.btnChecked {
    color: #2277bb;
    border: 2px solid #2277bb;
}

.visible {
    display: block;
}

.enabled a {
    color: #ffffff;
    background: #f17b2b;
}

.disabled {
    border: 2px solid #2277bb !important;
}

.disabled a {
    pointer-events: none;
    cursor: not-allowed;
}

.btnChecked a {
    pointer-events: none;
    cursor: not-allowed;
}

.btnChecked a:before {
    content: url("../images/check.png");
    padding-right: 5px;
    vertical-align: middle;
}

.btnUnchecked {
    border: 2px solid #dd3040;
}

.btnUnchecked a {
    color: #dd3040;
    pointer-events: none;
    cursor: not-allowed;
}

.btnUnchecked a:before {
    content: url("../images/unchecked.png");
    padding-right: 5px;
    vertical-align: middle;
}

.lk__content__item__close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.lk__content__item__close a {
    display: block;
}

.lk__content__item__container {
    margin-bottom: 20px;
}

.lk__content__payed {
    border: 2px solid #2277bb;
    padding: 20px;
    margin-bottom: 20px;
}

.lk__content__payed__btn {
    font-size: 0;
}

.lk__content__payed__btn__item {
    border: 2px solid #2277bb;
    text-align: center;
    width: 30%;
    margin-right: 5%;
    display: inline-block;
}

.lk__content__payed__btn__item:last-child {
    margin-right: 0;
}

.lk__content__payed__btn__item a {
    color: #2277bb;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 0;
    display: block;
    line-height: 25px;
}

.orange {
    border: 2px solid #f17b2b;
}

.orange a {
    color: #f17b2b;
}

.orange a:before {
    content: url("../images/check_orange.png");
    padding-right: 5px;
    vertical-align: middle;
}

.blueBtn {
    background-color: #2277bb;
}

.blueBtn a {
    color: #ffffff;
}

.blueBtn.learn a:before {
    content: url("../images/book-open-solid.png");
    padding-right: 5px;
    vertical-align: middle;
}

.learn a:before {
    content: url("../images/check.png");
    padding-right: 5px;
    vertical-align: middle;
}

.feedbackBtn a:before {
    content: url("../images/pen-solid.png");
    padding-right: 5px;
    vertical-align: middle;
}

.feedbackBtn a:before {
    content: url("../images/pen-solid-white.png");
    padding-right: 5px;
    vertical-align: middle;
}

.feedbackBtn.disabled a:before {
    content: url("../images/pen-solid.png");
    padding-right: 5px;
    vertical-align: middle;
}

/* ***********************************
LK SUCCESS PAGE
*********************************** */

.lk-success {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.lk-success img {
    text-align: center;
    width: 110px;
    margin-bottom: 30px;
}

.lk-success h1 {
    color: #2277bb;
    font-size: 30px;
    font-weight: bold;
}

.lk-success p {
    color: #164896;
}

.lk-success span, .lk-success a {
    color: #2277bb;
    /*font-style: italic;*/
}

.lk-success a {
    text-decoration: underline;
}

/* ***********************************
CART PAGE
*********************************** */

.cart__item {
    border: 1px solid #ddf0ff;
    background-color: #edf7ff;
}

.cart__item__wrapper {
    padding: 0;
    width: 60%;
    display: inline-block;
}

.cart__item__price {
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.cart__item__price__title {
    color: #2277bb;
    font-size: 14px;
    font-weight: 400;
}

.cart__item__price__value {
    color: #164896;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
}

.cart__item__price__old {
    color: #9abcdd;
    font-size: 18px;
    line-height: 18px;
    text-decoration: line-through;
}

.cart__totalPrice {
    text-align: right;
}

.cart__totalPrice__title {
    color: #164896;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}

.cart__totalPrice__value {
    color: #164896;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cart__totalPrice__sale {
    color: #2277bb;
    font-size: 16px;
    margin-bottom: 30px;
}

.cart__totalPrice__btn {
    color: #ffffff;
    font-size: 20px;
}

/* ***********************************
ORDER PAGE
*********************************** */

.blueTitle {
    color: #2277bb;
    font-size: 18px;
    font-weight: 400;
}

.order-top {
    margin-bottom: 30px;
}

.order-top p {
    color: #164896;
    font-size: 24px;
    max-width: 900px;
}

.typeBuyer {
    font-size: 0;
}

.order__tabs {
    position: relative;
    z-index: 100;
}

.order__tabs__tab {
    border: 1px solid #80acd7;
    background-color: #ffffff;
    margin-right: 0;
    color: #80acd7;
    display: inline-block;
    border-right: none;
}

.order__tabs__tab:last-child {
    border-right: 1px solid #80acd7;
}

.order__tabs__tab a {
    padding: 15px 30px;
    display: block;
    font-size: 16px;
}

.order__tabs__tab-active {
    background-color: #edf7ff;
    border-bottom: 1px solid #edf7ff;
    color: #2277bb;
}

.order__form hr {
    margin-bottom: 30px;
}

.orderForm-all {
    border: 1px solid #80acd7;
    background-color: #edf7ff;
    color: #2277bb;
    margin-top: -1px;
    padding: 30px 50px;
    margin-bottom: 30px;
}

.paymentMethods li {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
}

.flexlabel {
    display: flex;
    align-items: center;
}

input[type="radio"] + label:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.procedure li, .docs li, .docsAddress li {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
}

.docsAddress li {
    display: inline-block;
    margin-right: 3%;
    width: 30%;
}

.order__form .addressWrapper {
    display: block;
}

.littleText {
    color: #164896;
    font-size: 18px;
    margin-bottom: 30px;
}

.docs, .docsAddress {
    margin-bottom: 30px;
}

.address li {
    display: inline-block;
}

input[type="radio"] + label {
    color: #164896;
    cursor: pointer;
}

input[type="radio"]:checked + label {
    color: #164896;
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label:before {
    vertical-align: middle;
    background: url(../images/content/contacts/icons/checkbox_halfActive.svg) no-repeat top left;
    margin-right: 8px;
}

input[type="radio"]:checked + label:before {
    background: url("../images/content/contacts/icons/checkbox-active.svg") no-repeat 0 0;
}

/* universalRadio стили radiobutton выбора в ЛК под новую разметку */

.universalRadio {

}

.universalRadio label {
    color: #164896;
    cursor: pointer;
}

.universalRadio__span {
    display: flex;
    align-items: center;
}

.universalRadio__span img {
    margin-right: 6px;
}

.universalRadio input[type="radio"] {
    display: none;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.universalRadio input[type="radio"] + span::before {
    background: url(../images/content/contacts/icons/checkbox_halfActive.svg) no-repeat top left;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-right: 6px;
}

.universalRadio input[type="radio"]:checked + span::before {
    background: url("../images/content/contacts/icons/checkbox-active.svg") no-repeat 0 0;
}

/* END universalRadio стили radiobutton выбора в ЛК под новую разметку */

.addressWrapper {
    padding-top: 30px;
}

.addressWrapper .headingspan {
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.addressForm {
    border: 1px solid #99bbdd;
    height: 40px;
    padding: 0 10px;
    vertical-align: middle;
    width: 70%;
    color: #164896;
    font-size: 18px;
}

.addressForm::placeholder {
    color: #99bbdd;
    font-size: 18px;
    vertical-align: middle;
    font-style: italic;
}

.address__fields li {
    margin-bottom: 10px;
}

#addressField {
    flex-grow: 3;
    flex-shrink: 1;
    flex-basis: 0;
}

#home, #lit, #app {
    border-left: none;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    width: 100%;
}

.addressFewInput {
    font-size: 0;
}

#person {
    width: 300px;
}

.checkboxLabel a {
    color: #99bbdd;
    font-size: 16px !important;
    text-decoration: underline;
}

/* ***********************************
ORDER 2 PAGE
*********************************** */

.order__info {
    background-color: #2277bb;
    padding: 30px;
    font-size: 0;
}

.order__info__img {
    width: 10%;
    max-width: 70px;
    margin-right: 3%;
    vertical-align: middle;
    display: inline-block;
}

.order__info__text, .order__warn__text {
    vertical-align: middle;
    display: inline-block;
    width: 87%;
}

.order__info__text p {
    margin: 0;
    color: #ddf0ff;
    font-size: 16px;
    line-height: 1.3;
}

.order__warn {
    align-items: center;
    display: flex;
    background-color: #2277bb;
    border-radius: 4px;
    padding: 15px;
}

.order__warn__img {
    margin-right: 20px;
}

.order__warn__text p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
}

.order__warn__text a {
    color: #fff;
    text-decoration: underline;
}

.form__container {
    font-size: 0;
}

.headingLabel {
    font-size: 16px;
    margin-right: 10px;
    flex: 0 0 120px;
}

.quatroString .headingLabel {
    flex: auto;
    margin-right: 0;
    margin-bottom: 5px;
    width: 100%;
}

.registration__form .headingLabel {
    flex: 0 0 160px;
}

.buyerInfo {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 16px;
    flex-wrap: wrap;
}

.buyerInfo li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    width: 48%;
}

.buyerInfo li label.error {
    position: absolute;
    top: 100%;
    right: 0;
    color: red;
    font-size: 12px;
}

.buyerInfo input {
    flex-grow: 1;
    width: auto;
}

.buyerInfo select {
    flex: 1;
}

.buyerInfo li.quatroString {
    flex-wrap: wrap;
    width: 24%;
}

.buyerInfo li.tripleString {
    flex-wrap: wrap;
    width: 31%;
}

.buyerInfo li.fullString {
    width: 100%;
}

.file input {
    width: 20px !important;
}

.file {
    background: url("../images/add.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: none;
    width: 20px;
    height: 19px;
    cursor: pointer;
}

.addFile {
    display: none;
}

.localTitle {
    color: #004389;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    width: 120px;
}

.labelAddFile {
    background: #ffffff;
    border: 1px solid #99bbdd;
    color: #99bbdd;
    font-size: 18px;
    height: 40px;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.labelAddFile:after {
    position: absolute;
    content: url("../images/add.png");
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.labelAddFile span {
    line-height: 40px;
}

.addressForm__textarea {
    height: 80px;
    width: 100%;
    resize: none;
    padding: 10px;
}

#serial {
    width: 90px;
    margin-right: 15px;
}

#number, #born, #date {
    width: 120px;
    margin-right: 15px;
}

.fullString {
    width: 100%;
    display: block;
}

#who, #addressRegistration {
    width: 90%;
}

.commetns {
    font-size: 16px;
    font-style: italic;
    margin-top: 15px;
}


/* перенесено из checkout.css */

.inputFile__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
}

.fullString .inputFile__wrapper {
    max-width: none;
    flex-grow: 1;
}

.fullString textarea {
    font-size: 18px;
    flex-grow: 1;
    padding-top: 7px;
    min-height: 80px;
    width: auto;
}

/*новый файл*/

.input__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.input__file-button {
    cursor: pointer;
    text-align: left;
}

.inputFile_prop {
    font-family: sans-serif, "Arial - Italic MT";
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0;
    padding-top: 5px;
    text-align: right;
    width: 100%;
}

.inputFile__wrapper .property {
    font-family: sans-serif, "Arial - Italic MT";
    font-size: 14px;
    font-style: italic;
}


/* ***********************************
STUDY PAGE
*********************************** */

.study {
    display: inline-block;
    width: 72%;
}

.studyLinks {
    display: flex;
    margin: 0 -5px;
}

.studyLinks__col {
    padding: 0 5px;
    width: 50%;
}

.studyItem_left {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 25px 50px;
}

.studyItem__cover {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #004488;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease 0s;
}

.studyItem__cover:hover {
    background: #2277bb;
    transition: all 0.4s ease 0s;
}

.studyItem__cover:hover a {
    text-decoration: none;
}

.s-studyItem__covert {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 32px 25px 32px 130px;
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.s-studyItem__covert:before {
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background: url(../images/i/i-employee-white.png) no-repeat;
    width: 82px;
    height: 86px;
}

.b-studyItem-pay:hover {
    text-decoration: none;
}

.b-studyItem-pay {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    padding: 32px 25px 32px 130px;
    background: #2277bb;
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.b-studyItem-pay:before {
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background: url(../images/i/i-rub-white.png) no-repeat;
    width: 82px;
    height: 82px;
}

.b-studyItem-pay:hover {
    background: #004488;
    text-decoration: none;
}

/* ***********************************
MODAL
*********************************** */

.modal-container {
    padding: 45px 35px;
    background: #ffffff;
    max-width: 860px;
    width: 100%;
}

.corp-modal-success__description {
    text-align: center;
}

.corp-modal-success__description span {
    font-size: 18px;
    color: #81abd3;
}

.corp-modal-success__description p {
    color: #2277bb;
    font-size: 18px;
}

.formInput-corp, .form-group__textarea-corp {
    border: 1px solid #99bbdd;
    color: #004488;
    font-size: 18px;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 10px;
    width: 100%;
}

.corpForm-list {
    font-size: 0;
}

.corpForm-list li {
    display: inline-block;
    position: relative;
    margin-bottom: 22px;
    width: 48%;
}

.corpForm-list li:nth-child(1), .corpForm-list li:nth-child(3) {
    margin-right: 4%;
}

.corpForm-list li label.error {
    position: absolute;
    top: 100%;
    right: 0;
    color: red;
    font-size: 12px;
    line-height: 14px;
}

.contactsForm textarea.error {
    border: 1px solid #dd313d;
}

.contactFormList li {
    width: 100%;
}

.corpForm input, .corpForm textarea {
    margin-bottom: 0;
}

.formInput-corp::placeholder {
    color: #2277bb;
    font-size: 16px;
    font-style: italic;
}

.corpForm-full {
    width: 100% !important;
    text-align: left;
}

.corp-contactsForm__button {
    margin: 0 auto;
}

.cart-modal-success {
    width: 640px;
}

.modal-success__order {
    border: 1px solid #f17b2b;
    background: #f17b2b;
}

.modal-success__continue, .modal-success__order {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 0 10px;
    padding: 20px 45px;
    text-align: center;
}

.modal-success__continue {
    border: 1px solid #2277bb;
    background: #2277bb;
}

.modal-success__order:hover {
    background: #fea525;
    border: 1px solid #fea525;
}

.sendOk, .undo {
    max-width: 600px;
}

.sendOk img {
    margin-bottom: 20px;
}


/* ***********************************
Таблицы в Сведениях об образовательной организации
*********************************** */

.bigtableWrapper {
    overflow-y: auto;
    margin-bottom: 25px;
}

.bigtableWrapper table {
    width: 100%;
    font-size: 13px;
    border-spacing: 0;
    border-collapse: collapse;
    padding-right: 10px;
}

.bigtableWrapper table td {
    color: #004488;
    padding: 10px;
    border: 1px solid #99bbdd;
}

/* ***********************************
HEADER
*********************************** */

.header-search {
    border: none;
}

.header-search::before {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    content: '';
    width: 1px;
    background: #2277bb;
    z-index: 5;
}

.header-search.header-search--active::before {
    display: none;
}

.header-search__input {
    position: static;
}

/* ***********************************
FOOTER
*********************************** */

.footer-soc__ico {
    flex: 0 0 30px;
    margin: 0 7px 0 0;
    width: 30px;
    height: 29px;
}

.footer-soc__ico--vk {
    background: url(../images/i/newsoc/vk-new.svg) no-repeat;
    background-size: contain;
}

.footer-soc__ico--fb {
    background: url(../images/i/footer-fb.png) no-repeat;
}

.footer-soc__ico--inst {
    background: url(../images/i/footer-insta.png) no-repeat;
}

.footer-soc__ico--youtube {
    background: url(../images/i/footer-youtube.png) no-repeat;
}

.footer-soc__ico--tg {
    background: url(../images/i/newsoc/tg.svg) no-repeat;
    background-size: contain;
}

.footer-soc__ico--ok {
    background: url(../images/i/newsoc/ok.svg) no-repeat;
    background-size: contain;
}

.cartNameList_blue {
    background: #2277bb;
}

/* политика конфиденциальности */

.registration__check label.error {
    position: absolute;
    top: 100%;
    left: 0;
    color: red;
    font-size: 12px;
    line-height: 1;
    margin-top: -2px;
}

.registration__check li {
    position: relative;
    margin-bottom: 15px;
}

.registration__check input[type="checkbox"] {
    height: auto;
}


/* руководство и пед. состав */

.listPrepods {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

.listPrepods__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    width: 100%;
}

.listPrepods__item_half {
    width: 49%;
}

.listPrepods__imgWrapper {
    margin-right: 3%;
    max-width: 240px;
    width: 30%;
}

.listPrepods__imgWrapper img {
    max-width: 100%;
}

.listPrepods__contWrapper {
    padding-top: 10px;
    width: 67%;
}

.listPrepods__contWrapper_full {
    width: 100%;
}

/* actions */

.hiddenSalesText {
    display: none;
}

.hiddenSalesText.show {
    display: block;
}

/* универсальное подтверждение */

.confirmTheAction {
    text-align: center;
}

.confirmBtnWrapper {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}

.confirmBtnWrapper__linkTrue {
    display: inline-block;
    background: #f17b2b;
    padding: 12px 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width: 100px;
    margin: 0 5px;
}

.confirmBtnWrapper__linkClose {
    background: #2277bb;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px;
    min-width: 100px;
    padding: 12px 25px;
    text-align: center;
}

.ecp {
    position: relative;
    margin-right: 10px;
}

.ecp:after {
    content: "";
    display: inline-block;
    background: url(../images/success.png) no-repeat top right;
    background-size: contain;
    width: 35px;
    height: 44px;
}

.ecp_wrapper {
    display: none;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 10px 20px -10px rgba(13 14 14 / 25%);
    position: absolute;
    bottom: 100%;
    width: 400px;
    z-index: 15;
}

.ecp:hover .ecp_wrapper {
    display: flex;
    flex-flow: column;
}

.ecp-list {
    font-size: 14px;
    padding: 15px;
}

.ecp-list__item {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px;
}

.ecp__subName {
    color: #004488;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin: 12px 0;
}

.ecp__header, .ecp__footer {
    background: #edf7ff;
    margin: 0;
    padding: 15px;
}

/* ***********************************
ADAPTIVE STYLES
*********************************** */

/*TODO: 1200*/
@media only screen and (max-width: 1200px) {
    .formInput {
        width: 55%;
    }

    .login-left h2 {
        font-size: 23px;
    }

    .s-studyItem__covert, .b-studyItem-pay {
        font-size: 20px;
        padding-left: 115px;
    }

    /* вас может заинтересовать без OWL*/

    .studyServices__seminar__offer__slider.no_owl_init .studyServices__seminar__offer__slider__item {
        width: 48%;
    }
}

/*TODO: 1000*/
@media only screen and (max-width: 1000px) {
    .courses-half {
        display: block;
        width: 100%;
    }

    .courses__banner-half__content a {
        margin: 0 auto;
    }

    .courses__banner-half__content-left {
        padding-bottom: 0;
    }

    .courses__banner-half__content img {
        height: auto;
    }

    .sideMenu__container {
        width: 100%;
        display: block;
        padding: 0;
        margin-bottom: 30px;
    }

    .sideMenuList li, .sideMenuList a {
        height: auto;
    }

    .sideMenuList p {
        position: static;
        padding: 15px 30px;
        margin: 0;
        transform: translateY(0);
    }

    .literature__content {
        margin-top: 0;
        width: 100%;
    }

    .publishing__links__item {
        width: 49%;
    }

    .publishing__links__item:nth-child(3n+2) {
        margin: 0 0 15px;
    }

    .publishing__links__item:nth-child(odd) {
        margin-right: 2%;
    }

    .organization, .newsletter {
        width: 100%;
    }

    .contacts-half {
        width: 100%;
    }

    .contacts-half-left {
        padding: 0;
    }

    .formInput {
        width: 70%;
    }

    .studyServices__container {
        padding: 0;
    }

    .studyServices__seminar__item__desc__link {
        width: 48%;
    }

    .studyServices__seminar__item__desc__link:nth-child(2n) {
        margin: 0;
    }

    .studyServices__seminar__item__desc__link:nth-child(odd) {
        margin-right: 4%;
    }

    .studyServices__seminar__buttons-left {
        display: none;
    }

    .studyServices__seminar__buttons-right {
        float: none;
    }

    .studyServices-right__item__qr {
        display: none !important;
    }

    .blogIn-right__item-half__container {
        display: flex;
        justify-content: space-between;
    }

    /*.studyServices-right__item-half {*/
    /*    width: 48%;*/
    /*    display: inline-block;*/
    /*}*/

    .studyServices-right__item-half:nth-child(even) {
        margin-left: 0;
    }

    .studyServices-right__item-full {
        width: 100% !important;
    }

    .login-left__form__btn {
        display: block;
    }

    .login-left__form__link {
        float: none;
    }

    .loginSecond-left__form, .loginSecond-right {
        height: 400px;
    }

    .registration__form-half {
        width: 100%;
    }

    .registration__form-half label {
        text-align: left;
    }

    .lk-side {
        padding: 15px;
    }

    .lk__content {
        width: 100%;
        padding: 0;
    }

    .study {
        width: 100%;
    }

    .s-studyItem__covert, .b-studyItem-pay {
        padding-left: 130px;
    }

    /* subscribe */
    .subscribeForm__aligner {
        justify-content: flex-start;
        padding-top: 20px;
    }

}

@media only screen and (max-width: 767px) {
    .btn {
        padding: 12px 16px;
    }

    .seminar__info__img {
        display: block;
        margin: 0 auto;
        padding: 30px 0 0;
        width: 100%;
    }

    .seminar__info__img {
        min-width: 50px;
    }

    .seminar__info__text {
        width: 100%;
    }

    .literature__content__item {
        padding: 0;
        margin-bottom: 30px;
    }

    .literature__content__item:hover {
        box-shadow: none;
    }

    .newsletter__link {
        width: 49%;
    }

    .formInput {
        width: 65%;
    }

    .literatureIn-left__image {
        display: block;
        margin: 0 auto 30px;
    }

    .literatureIn__text {
        display: block;
        width: 100%;
        padding-left: 0;
    }

    .aboutInstitute-half {
        display: block;
        width: 100%;
    }

    .aboutInstitute-half__imageWrapper {
        margin: 0 auto;
        max-width: 400px;
    }

    .blogIn__container {
        width: 100%;
        padding: 0;
        display: block;
    }

    .blogIn-right {
        width: 100%;
        display: block;
        font-size: 0;
    }

    .blogIn-right__item {
        width: 48%;
        display: inline-block;
    }

    .blogIn-right__item:nth-child(even) {
        margin-left: 4%;
    }

    .feedback__item__img {
        width: 100%;
        display: block;
    }

    .feedback__item__img img {
        display: block;
    }

    .feedback__item__text {
        width: 100%;
        display: block;
        padding-left: 0;
    }

    .feedback__item {
        background: none;
    }

    .login-left, .login-right {
        display: block;
        width: 100%;
        padding: 0;
    }

    .login-left__form__btn {
        display: inline-block;
    }

    .login-left__form__link {
        float: right;
    }

    .loginSecond-left__form {
        height: auto;
    }

    .loginSecond-right {
        margin: 0;
        padding: 30px;
        height: auto;
    }

    .lk__content__item__status__btn {
        width: 48%;
        margin-right: 4%;
    }

    .lk__content__item__status__btn:first-child {
        margin-bottom: 20px;
    }

    .lk__content__item__status__btn:nth-child(even) {
        margin-right: 0;
    }

    .lk__content__payed__btn__item {
        width: 100%;
        margin-bottom: 20px;
    }

    .lk__content__payed__btn__item:last-child {
        margin-bottom: 0;
    }

    .studyLinks {
        display: block;
    }

    .studyLinks__col {
        width: 100%;
        display: block;
    }

    .studyItem_left {
        display: block;
        padding: 0;
        margin-bottom: 20px;
    }

    .studyItem__cover {
        position: static;
        width: 100%;
    }

    .b-schedule__post {
        font-size: 14px;
        line-height: 18px;
    }

    /* модал */
    .cart-modal-success {
        width: 100%;
    }

    .modal-success__continue, .modal-success__order {
        padding: 20px;
        margin: 0;
    }

    .modal-success__continue {
        margin-bottom: 10px;
    }

    /*слайдер в истории*/
    .history__content__bigImage__item img {
        height: auto;
    }

    /* страница преподавателей */
    .listPrepods__item_half {
        width: 100%;
    }

    /* element */
    .studyServices__seminar__item {
        margin-bottom: 40px;
    }
    .element__ctaTray {
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 15px;
    }

}

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

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 20px;
    }

    .blogIn__container h1 {
        font-size: 20px;
    }

    .courses__banner-half__content a:hover, .courses__services-half a:hover {
        background: none;
        border: 2px solid #2277bb;
        color: #004488;
    }

    .courses__services-half {
        padding: 0;
        margin-bottom: 30px;
    }

    .courses__services-half:hover {
        box-shadow: none;
    }

    .b-schedule-filter__clearbtn:hover {
        background: none;
        color: #99bbdd;
    }

    .b-schedule-filter__clearbtn:hover i {
        background: url(../images/i/i-cross-lightblue.png) center center no-repeat;
    }

    .b-schedule-bottom-action:hover {
        opacity: 1;
    }

    .b-schedule-action__more:hover {
        background: #004488;
        border-color: #004488;
    }

    .b-schedule-action__open:hover {
        background: none;
        border-color: #004488;
        color: #004488;
    }

    .sideMenuList a:hover {
        background: none;
        text-decoration: none;
    }

    .sideMenuList a:hover p {
        color: #164896;
    }

    .literature__content__item {
        width: 100%;
    }

    .literature__content__item-half__link:hover {
        background: none;
        color: #004488;
        border: 2px solid #2277bb;
    }

    .publishing-right {
        float: none;
        margin: 0 auto 30px;
        display: block;
    }

    .publishing__links__item {
        width: 100%;
    }

    .publishing__links__item:nth-child(odd) {
        margin-right: 0;
    }

    .publishing__links__item a:hover {
        background: none;
    }

    .newsletter__link a:hover {
        background: none;
    }

    .newsletter__link a:hover .publishing__links__item__img1, .publishing__links__item a:hover .publishing__links__item__img1 {
        display: inline-block;
    }

    .newsletter__link a:hover .publishing__links__item__img2, .publishing__links__item a:hover .publishing__links__item__img2 {
        display: none;
    }

    .publishing__links__item a:hover p {
        color: #2277bb;
    }

    .newsletter__link a:hover p {
        color: #004488;
    }

    .newsletter-left__image {
        width: 100%;
        margin: 0 auto 30px;
    }

    .newsletter-left__image img {
        display: block;
        margin: 0 auto;
    }

    .documents__items__link {
        width: 100%;
    }

    .documents__items__link__text a:hover {
        font-weight: normal;
    }

    .archive__accordion__title:hover {
        text-decoration: none;
    }

    .formInput {
        width: 53%;
    }

    .contactsForm__button:hover {
        background: #f17b2b;
        border: #f17b2b;
        color: #ffffff;
    }

    .studyServices__seminar__corp-half {
        width: 100%;
    }

    .studyServices__saleItem__desc {
        width: 90%;
    }

    .studyServices__saleItem__sale {
        width: 100%;
    }

    /* корзина */
    .cart__item__wrapper {
        display: block;
        width: 100%;
    }

    .cart__item__price {
        position: static;
        transform: none;
        top: auto;
        right: auto;
    }

    .b-schedule__cart {
        font-size: 18px;
        line-height: 22px;
    }

    .case_item_action {
        padding: 7px 10px;
        font-size: 13px;
        margin-right: 0;
    }

    .course__content__item__title {
        padding-right: 40px;
    }

    /*адаптация формы в лк и врапперов всех форм */
    .input__file {
        max-width: 100%;
    }

    .formWrapper {
        padding: 20px;
    }

    .orderForm-all {
        padding: 20px;
    }

    .buyerInfo li {
        width: 100%;
    }

    .buyerInfo li.tripleString {
        width: 100%;
    }

    .headingLabel {
        flex: 0 0 100%;
        margin-right: 0;
        width: 100%;
    }

    /* форма в быстром заказе, и корп форма */
    .corpForm-list li {
        width: 100%;
    }

    .corpForm-list li:nth-child(1), .corpForm-list li:nth-child(3) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 480px) {
    h3 {
        font-size: 18px;
    }

    p {
        font-size: 14px;
    }

    .courses__services-half__item__icon {
        width: 100%;
    }

    .courses__services-half__item__icon img {
        width: 80px;
        margin: 0 auto;
        display: block;
    }

    .courses__services-half__item__text {
        width: 100%;
    }

    .courses__services-half__item__text__title {
        text-align: center;
    }

    .courses__services-half__item__text a {
        margin: 0 auto;
    }

    .formInput {
        position: static;
        width: 100%;
    }

    .feedback__item__text__hidden {
        max-height: 55px;
    }

    .blogIn-right__item {
        width: 100%;
    }

    .blogIn-right__item:nth-child(even) {
        margin-left: 0;
    }

    .blogIn-right__item-half__container {
        flex-direction: column;
    }
    
    .login-left__form__btn {
        display: block;
    }

    .login-left__form__link {
        float: none;
    }

    .registrationForm label {
        width: 100%;
        margin-bottom: 5px;
    }

    .registration__form__input {
        width: 100%;
    }

    .b-studyItem-pay, .s-studyItem__covert {
        padding-left: 115px;
        font-size: 18px;
    }

    .b-schedule-actions{
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .b-schedule-action__more, .b-schedule-action__open{
        font-size: 16px;
    }

    .typeBuyer, .login-left__tabs ul, .studyServices__tabsContainer ul {
        display: flex;
        flex-wrap: wrap;
    }

    .order__tabs__tab, .login-left__tab, .login-left__tab:last-child {
        margin-bottom: 20px;
        border: 1px solid #80acd7;
        flex-grow: 1;
        text-align: center;
    }

    .login-left__tab {
        width: 100%;
    }

    .studyServices__tab.tab-active {
        border-bottom: 1px solid #80acd7;
    }

    .studyServices__tab {
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
        flex-grow: 1;
        border: 1px solid #80acd7;
        padding: 12px 10px;
        font-size: 15px;
        width: 49%;
    }

    .studyServices__tab span {
        display: none;
    }

    .studyServices__tab:nth-child(odd) {
        margin-right: 2%;
    }

    .paymentMethods li, .procedure li, .docs li, .docsAddress li {
        width: 100%;
        margin-bottom: 10px;
    }


    /* вас может заинтересовать без OWL*/
    .studyServices__seminar__offer__slider.no_owl_init {
        margin: 0;
    }

    .studyServices__seminar__offer__slider.no_owl_init .studyServices__seminar__offer__slider__item {
        width: 100%;
        margin: 0 0 15px;
    }

    .studyServices__seminar__offer__slider.no_owl_init .studyServices__seminar__offer__title {
        height: auto;
        min-height: auto;
    }

    /* element 2024 */

    .element__block_white {
        padding: 16px;
    }

}

@media only screen and (max-width: 430px) {
    /* ECP */
    .ecp_wrapper {
        width: 320px;
    }
}

@media only screen and (max-width: 350px) {
    .newsletter__links__container {
        margin: 0 0 30px;
    }

    .newsletter__link {
        margin: 0 0 12px;
        width: 100%;
    }

    /* ECP */
    .ecp_wrapper {
        width: 290px;
    }
}