/* journal style */

.wide {
    max-width: none;
	min-height:0px !important; /*240px если есть баннер*/
}
@media (max-width: 1200px) {
.wide {
    max-width: none;
	min-height:80px !important; /*80px; если есть баннер*/
}
}

/* promo на главной странице */
.j-promo {
    margin-top: 40px;
    margin-bottom: 70px; }

.j-promo__content {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 127, 0, 0.3))), #1A243A;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 127, 0, 0.3) 100%), #1A243A;
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 127, 0, 0.3) 100%), #1A243A;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 127, 0, 0.3) 100%), #1A243A; }

/* новости на странице компании */
.m-news-list-company {
    margin-left: -20px; }

.m-news-list-company .m-news-list__item_lg {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 30px;
    height: 200px; }

.m-news-list-company .m-news-list__teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 23px;
    font-size: 18px;
    color: #FFFFFF;
    max-height: 115px; }

.m-news-list-company .m-news-list__teaser b {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    font-size: 18px;
    color: #FFFFFF; }

.m-news-list-company .m-news-list__date {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 13px;
    color: #FFFFFF; }

/* статьи */
.m-news-list-company_article {
    margin-left: 0; }

.m-news-list-company_article .m-news-list__item {
    margin-left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 40px; }

.m-news-list-company_article .m-news-list__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none; }

.m-news-list-company_article .m-news-list__img {
    width: 180px;
    height: 120px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 0; }

.m-news-list-company_article .m-news-list__teaser {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #000C24;
    padding: 0;
    max-height: 104px; }

.m-news-list-company_article .m-news-list__top {
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.m-news-list-company_article .m-news-list__date {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 13px;
    color: #9A9A9A; }

@media screen and (max-width: 1199px) {
    .m-news-list-company_article .m-news-list__item {
        padding-bottom: 30px;
        margin-bottom: 30px; }
    .m-news-list-company_article .m-news-list__item:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; } }

@media screen and (max-width: 767px) {
    .m-news-list-company {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px; }
    .m-news-list-company .m-news-list__item_lg {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        padding: 20px; }
    .m-news-list-company .m-news-list__item_lg:last-child {
        margin-bottom: 0; }
    .m-news-list-company .m-news-list__item_lg .m-news-list__teaser {
        max-height: 70px; }
    .m-news-list-company .m-news-list__item_lg .m-news-list__info {
        margin-top: 0; }
    .m-news-list-company_article {
        margin-bottom: 0; }
    .m-news-list-company_article .m-news-list__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px; }
    .m-news-list-company_article .m-news-list__img {
        margin-right: 0;
        width: 100%;
        height: 160px;
        margin-bottom: 30px; }
    .m-news-list-company_article .m-news-list__teaser {
        line-height: 23px;
        font-size: 15px;
        max-height: 100%; } }


.j-promo__content .wrap {
    background-image: url(../images/journal/letter.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    padding-top: 45px;
    padding-bottom: 35px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.j-promo .announcement .top {
    margin-bottom: 10px; }

.j-promo__title {
    font-family: "KazimirText";
    line-height: 31px;
    font-size: 32px;
    text-align: center;
    color: #FF7F00;
    margin-bottom: 10px; }

.j-promo__sub-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #000C24;
    margin-bottom: 30px; }

.j-promo .announcement {
    width: 300px;
    margin-bottom: -80px; }

.j-promo .announcement .btn_2 {
    margin-bottom: 30px; }

.j-promo .announcement .btn_2 a {
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px; }

.j-promo .announcement .btn_2 a:hover {
    border: 1px solid #FF7F00; }

.j-promo .announcement__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 29px;
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 5px; }

.j-promo .announcement__sub-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    font-size: 14px;
    color: #909090; }

.j-promo .announcement__sub-title i {
    font-style: normal;
    font-weight: bold;
    line-height: 21px;
    font-size: 14px;
    color: #FF7F00; }

.j-promo .announcement .thumb {
    width: 250px;
    margin-bottom: 0; }

.j-promo .announcement .thumb span {
    top: 235px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 13px;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.j-promo__text {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    padding: 50px 40px;
    width: 380px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 140px; }

.j-promo__text-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 21px;
    font-size: 18px;
    color: #000C24;
    margin-bottom: 20px; }

.j-promo__text-sub-title {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 15px;
    color: #1A243A; }

.j-promo__text-sub-title span {
    color: #FF7F00; }

.j-promo__text .list-styled li {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    font-size: 15px;
    color: #595959;
    margin-bottom: 15px; }

.j-promo__text .list-styled li:last-child {
    margin-bottom: 0; }

.j-promo__text .list-styled li::before {
    top: 8px; }

.j-promo__text .btn {
    margin-top: 30px;
    padding: 10px 30px;
    text-align: center; }

.j-promo__text .btn a {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none; }

@media screen and (max-width: 1199px) {
    .j-promo__text {
        margin-left: 60px; }
    .j-promo .announcement {
        width: 280px; } }

@media screen and (max-width: 767px) {
    .j-promo {
        margin-bottom: 30px; }
    .j-promo__title {
        line-height: normal;
        font-size: 20px; }
    .j-promo__sub-title {
        line-height: normal;
        font-size: 10px;
        margin-bottom: 20px; }
    .j-promo__content .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 40px; }
    .j-promo .announcement {
        width: 270px; }
    .j-promo .announcement__title {
        line-height: 24px;
        font-size: 18px;
        text-align: center; }
    .j-promo .announcement__sub-title {
        line-height: 21px;
        font-size: 11px;
        text-align: center; }
    .j-promo .announcement__sub-title i {
        line-height: 21px;
        font-size: 11px; }
    .j-promo .announcement .thumb {
        width: 270px; }
    .j-promo__content {
        background-repeat: no-repeat;
        background-position: top center; }
    .j-promo__content .wrap {
        background: none;
        padding-bottom: 0; }
    .j-promo__text {
        margin-left: 0;
        padding-top: 100px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        border: none;
        padding-bottom: 0; }
    .j-promo__text-title {
        line-height: 24px;
        font-size: 16px; }
    .j-promo__text-sub-title {
        line-height: 20px;
        font-size: 13px; }
    .j-promo__text .list-styled li {
        line-height: 20px;
        font-size: 13px; }
    .j-promo__text .btn {
        display: inline-block;
        max-width: 290px;
        width: 100%;
        margin-top: 20px; } }

/* рубрики на главной */
.j-tags-cloud {
    margin-bottom: 30px; }

.j-tags-cloud_mod {
    background: #1A243A;
    color: #fff !important; }

.j-tags-cloud__search {
    display: none; }

@media screen and (max-width: 767px) {
    .j-tags-cloud__search {
        display: block;
        margin-left: auto; }
    .j-tags-cloud__search input {
        border-radius: 0;
        -webkit-appearance: none;
        margin: 0;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        border: none;
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        font-size: 11px;
        color: #000C24;
        width: 100px; }
    .j-tags-cloud__search input::-webkit-input-placeholder {
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        font-size: 11px;
        color: #000C24;
        opacity: 1; }
    .j-tags-cloud__search input::-moz-placeholder {
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        font-size: 11px;
        color: #000C24;
        opacity: 1; }
    .j-tags-cloud__search input:-moz-placeholder {
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        font-size: 11px;
        color: #000C24;
        opacity: 1; }
    .j-tags-cloud__search input:-ms-input-placeholder {
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 12px;
        font-size: 11px;
        color: #000C24;
        opacity: 1; }
    .j-tags-cloud__search input::-ms-clear {
        display: none; }
    .j-tags-cloud__search button {
        outline: none;
        background: none;
        border: none; }
    .j-tags-cloud__search button span::before {
        color: #1A243A;
        font-size: 10px; }
    .tags_could a {
        padding-top: 8px;
        padding-bottom: 8px; } }

/* большие статьи на главной */
.j-article-big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-bottom: 40px; }

.j-article-big__item_blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.j-article-big__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none; }

.j-article-big__top, .j-article-big__title, .j-article-big__teaser {
    position: relative;
    z-index: 5; }

.j-article-big__top {
    font-size: 0;
    margin-bottom: 25px;
    width: 100%; }

.j-article-big__top span {
    display: inline-block; }

.j-article-big_text-color {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 13px;
    letter-spacing: 0.91px;
    text-transform: uppercase;
    color: #FF7F00;
    margin-right: 20px; }

.j-article-big .views::before {
    display: inline-block;
    top: 1px; }

.j-article-big__title {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 31px;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 20px;
    max-height: 94px;
    overflow: hidden;
    width: 100%; }

.j-article-big__title span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 31px;
    font-size: 24px;
    color: #FFFFFF; }

.j-article-big__teaser {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    font-size: 13px;
    color: #FFFFFF;
    max-height: 136px;
    overflow: hidden;
    width: 100%; }

@media screen and (max-width: 1199px) {
    .j-article-big__item {
        padding: 30px;
        height: 360px; }
    .j-article-big__title {
        max-height: 47px; }
    .j-article-big__title, .j-article-big__title span {
        line-height: 23px;
        font-size: 18px; }
    .j-article-big__teaser {
        max-height: 187px; } }

@media screen and (max-width: 767px) {
    .j-article-big {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-bottom: 20px; }
    .j-article-big__item {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px; }
    .j-article-big__item:last-child {
        margin-bottom: 0; }
    .j-article-big__title {
        max-height: 43px; }
    .j-article-big__teaser {
        line-height: 17px;
        font-size: 11px;
        max-height: 185px; }
    .j-article-big__title, .j-article-big__title span {
        line-height: 21px;
        font-size: 16px; }
    .j-article-big_text-color {
        line-height: normal;
        font-size: 11px;
        letter-spacing: 0.91px; }
    .j-article-big + .m-holder {
        margin-left: -15px;
        margin-right: -15px;
        width: auto; } }

/* цитаты номера на главной */
.j-quote__wrapper {
    position: relative;
    margin-bottom: 15px; }

.j-quote dt {
    text-align: center;
    padding-left: 0;
    background-position: center center;
    margin-top: 35px; }

.j-quote dd {
    padding: 0 50px;
    margin-bottom: 10px;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    font-size: 23px;
    text-align: center;
    color: #1A243A; }

.j-quote dd a {
    line-height: 17px;
    font-size: 13px;
    color: #595959; }

.j-quote dl {
    border: 1px solid rgba(151, 151, 151, 0.26);
    border-left: 0; }

.j-quote .blockquote dd:last-child {
    margin-bottom: 35px; }

.j-quote .blockquote .avtor_one {
    margin-right: 0; }

.j-quote {
    margin-left: -20px; }

.j-quote .blockquote {
    margin-left: 20px; }

.j-quote .slick-prev,
.j-quote .slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    top: -90px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 4;
    width: 28px;
    height: 28px;
    color: #fff;
    opacity: 0.5; }

.j-quote .slick-prev:hover,
.j-quote .slick-next:hover {
    opacity: 1; }

.j-quote .slick-disabled {
    opacity: 0.5; }

.j-quote .slick-prev {
    right: 35px;
    background-image: url(../images/btn/slider_prev_2.svg); }

.j-quote .slick-next {
    right: 0px;
    background-image: url(../images/btn/slider_next_2.svg); }

@media screen and (max-width: 1199px) {
    .j-quote__wrapper {
        margin-top: 40px;
        margin-bottom: 0; }
    .j-quote .slick-prev, .j-quote .slick-next {
        width: 24px;
        height: 24px;
        background-size: 24px;
        top: -70px; }
    .j-quote .slick-prev {
        right: 30px; }
    .j-quote .blockquote .fil_left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
    .j-quote .blockquote .avtor_one {
        width: 210px;
        padding-right: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        margin-top: 0;
        border-top: none;
        border-right: 1px solid rgba(151, 151, 151, 0.26); }
    .j-quote .blockquote .avtor_one::before {
        left: auto;
        right: -19px;
        top: 50%;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); }
    .j-quote dl {
        width: calc(100% - 210px); }
    .j-quote .blockquote .photo {
        margin-bottom: 15px; }
    .j-quote .blockquote .title a {
        font-size: 15px; }
    .j-quote .blockquote .txt {
        line-height: 19px;
        font-size: 13px; }
    .j-quote dt {
        opacity: 0.1;
        margin-bottom: 20px;
        margin-top: 30px; }
    .j-quote dd {
        line-height: 27px;
        font-size: 18px; } }

@media screen and (max-width: 767px) {
    .j-quote .slick-prev, .j-quote .slick-next {
        top: -58px; }
    .j-quote .blockquote .fil_left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
    .j-quote dl {
        width: 100%;
        border: none; }
    .j-quote dt {
        margin-top: 0; }
    .j-quote dd {
        padding: 0; }
    .j-quote dd a {
        line-height: 17px;
        font-size: 11px; }
    .j-quote .blockquote .avtor_one {
        border-top: 1px solid rgba(151, 151, 151, 0.26);
        border-right: none;
        padding-right: 0;
        width: 100%;
        padding-top: 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
    .j-quote .blockquote .avtor_one::before {
        right: auto;
        left: 60px;
        top: 1px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
    .j-quote .blockquote .avtor_one .inner {
        width: calc(100% - 105px); }
    .j-quote .blockquote .photo {
        margin-bottom: 0;
        margin-right: 25px;
        width: 80px; }
    .j-quote .blockquote .photo img {
        max-width: 80px; }
    .j-quote .blockquote .title {
        margin-bottom: 5px; }
    .j-quote .blockquote .title a {
        font-size: 12px; }
    .j-quote .blockquote .txt {
        line-height: 15px;
        font-size: 11px; }
    .j-quote .blockquote .fil_left {
        margin-bottom: 0; } }

/* список новостей на главной */
.j-news-list .m-news-list__item {
    width: calc(25% - 30px);
    height: 300px;
    margin-bottom: 40px; }

.j-news-list .m-news-list__img {
    height: 183px; }

.j-news-list .m-news-list__teaser {
    max-height: 72px;
    overflow: hidden; }

.j-news-list .m-news-list__item_lg {
    width: calc(50% - 30px);
    padding-top: 40px; }

.j-news-list .m-news-list__item_lg .m-news-list__teaser {
    max-height: 108px;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 27px;
    font-size: 20px;
    color: #FFFFFF; }

.j-news-list .m-news-list__item_lg .m-news-list__teaser b {
    font-weight: bold;
    line-height: 27px;
    font-size: 20px; }

.j-news-list .m-news-list__item_mod {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 10px solid #fff;
    -webkit-box-shadow: inset 0 0 0 2px #DEDEDE;
    box-shadow: inset 0 0 0 2px #DEDEDE;
    padding: 30px;
    text-align: center; }

.j-news-list .m-news-list__item_mod .m-news-list__teaser {
    font-family: "KazimirText";
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    color: #1A243A;
    font-weight: normal;
    padding: 0;
    max-height: 88px;
    margin-bottom: 10px; }

.j-news-list .m-news-list__item_mod .m-news-list__teaser a {
    text-decoration: none;
    color: #FF7F00; }

.j-news-list .m-news-list__item_mod img {
    max-width: 120px;
    max-height: 170px;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1199px) {
    .j-news-list .m-news-list__item {
        width: calc(50% - 30px);
        height: 100%; }
    .j-news-list .m-news-list__item_lg {
        padding-left: 30px;
        padding-right: 30px;
        height: 300px; }
    .j-news-list .m-news-list__item_mod {
        border-bottom-width: 30px;
        height: 300px; }
    .j-news-list .m-news-list__item_mod img {
        max-width: 130px;
        max-height: 190px; }
    .j-news-list .m-news-list__item_mod .m-news-list__teaser {
        margin-bottom: 20px; }
    .j-news-list .m-news-list__item_mod {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20; } }

@media screen and (max-width: 767px) {
    .j-news-list {
        margin-left: 0; }
    .j-news-list .m-news-list__item {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
        border-bottom: 1px solid #ECECEC;
        padding-bottom: 20px; }
    .j-news-list .m-news-list__item_lg {
        padding: 20px; }
    .j-news-list .m-news-list__item_lg .m-news-list__teaser, .j-news-list .m-news-list__item_lg .m-news-list__teaser b {
        line-height: 21px;
        font-size: 16px; }
    .j-news-list .m-news-list__img {
        height: 140px; }
    .j-news-list .m-news-list__teaser {
        line-height: 25px;
        font-size: 17px; }
    .j-news-list .m-news-list__item_mod {
        margin-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        border-bottom-width: 20px;
        border-bottom-color: transparent; }
    .j-news-list .m-news-list__item_mod .m-news-list__teaser {
        max-height: 65px;
        min-height: 65px;
        line-height: 22px;
        font-size: 14px; } }

/* экспертное сообщество */
.j-experts {
    margin-top: 0 !important;
    margin-bottom: 40px; }

.j-experts .flx_content .right {
    margin-top: 0; }

@media screen and (max-width: 1199px) {
    .j-experts .left {
        overflow: visible !important;
        width: 100%; }
    .j-experts .list_experts {
        margin-right: -30px;
        overflow-x: auto;
        padding-bottom: 40px; }
    .j-experts .list_experts ul {
        margin-right: -30px;
        overflow: visible !important; }
    .j-experts .list_experts .photo {
        margin-bottom: 30px; }
    .j-experts .blockquote dt {
        margin-bottom: 35px; }
    .j-experts .blockquote .title a {
        font-size: 15px; }
    .j-experts .blockquote .txt {
        line-height: 19px;
        font-size: 13px;
        max-width: 210px; }
    .j-experts .category_menu .name {
        margin-bottom: 35px; }
    .j-experts .holder {
        display: none !important; } }

@media screen and (max-width: 767px) {
    .j-experts {
        margin-top: 20px !important;
        margin-bottom: 25px; }
    .j-experts .list_experts ul {
        margin-right: 0; }
    .j-experts .list_experts li {
        padding-right: 15px;
        border-bottom: 1px solid rgba(151, 151, 151, 0.26); }
    .j-experts .list_experts {
        margin-right: -15px;
        margin-bottom: 30px; }
    .j-experts .list_experts .photo {
        margin-bottom: 20px;
        margin-right: 40px; }
    .j-experts .list_experts .txt {
        margin-bottom: 5px;
        line-height: 15px;
        font-size: 11px; }
    .j-experts .list_experts {
        padding-bottom: 0; }
    .j-experts .blockquote dt {
        margin-bottom: 20px; }
    .j-experts .blockquote dd a {
        max-width: 186px;
        display: inline-block; }
    .j-experts .blockquote .title a {
        font-size: 12px; }
    .j-experts .blockquote .txt {
        line-height: 15px;
        font-size: 11px; }
    .j-experts .mobile_grid_2 .category_menu a {
        background: rgba(216, 216, 216, 0.3); }
    .j-experts .category_menu .name {
        margin-bottom: 14px; } }

/* специальная секция классификатор */
.j-special {
    margin-bottom: 80px; }

.j-special .flx_content .right {
    margin-top: 0;
    margin-bottom: 80px; }

.j-special__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }

.j-special__item:last-child {
    margin-bottom: 0; }

.j-special__img {
    width: 290px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 20px; }

.j-special__text {
    border-left: 1px solid #ECECEC;
    padding-left: 40px;
    display: inline-block;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 15px;
    color: #1A243A;
    width: calc(100% - 310px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.j-special__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 21px;
    font-size: 15px;
    color: #000C24;
    margin-bottom: 10px; }

.j-special__text li {
    list-style: none; }

@media screen and (max-width: 1199px) {
    .j-special {
        margin-bottom: 30px; }
    .j-special + .holder {
        margin-bottom: 30px; }
    .j-special__img {
        width: 220px; }
    .j-special__text {
        width: calc(100% - 240px); } }

@media screen and (max-width: 767px) {
    .j-special__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid #ECECEC; }
    .j-special__item:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
    .j-special__img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px; }
    .j-special__text {
        width: 100%;
        padding: 0;
        border: none; }
    .j-special__text li {
        line-height: 21px;
        font-size: 14px; }
    .j-special + .holder {
        margin-bottom: 20px; } }

/* деловой журнал live */
.j-live {
    margin-bottom: 45px; }

.j-live__wrap {
    position: relative; }

.j-live__slide {
    height: 380px;
    width: 468px !important;
    overflow: hidden;
    float: left; }

.j-live__slide_mod {
    width: 732px !important; 
    margin-right: 10px;
}

.j-live__left {
    width: 234px;
    float: left; }

.j-live__item {
    height: 180px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.j-live__item_lg {
    width: 488px;
    height: 370px;
    float: left;
    margin-left: 10px; }

.j-live__title {
    font-family: "KazimirText";
    line-height: 19px;
    font-size: 20px;
    font-weight: bold;
    color: #FF7F00;
    margin-bottom: 20px; }

.j-live__top {
    overflow: hidden;
    margin-left: -10px; }

.j-live__top .j-live__item {
    width: calc(50% - 10px);
    float: left;
    margin-left: 10px; }

.j-live-swiper-button-prev,
.j-live-swiper-button-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    top: 7px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 4;
    width: 28px;
    height: 28px;
    color: #fff;
    opacity: 0.5; }

.j-live-swiper-button-prev:hover,
.j-live-swiper-button-next:hover {
    opacity: 1; }

.j-live-swiper-button-prev {
    right: 35px;
    background-image: url(../images/btn/slider_prev_2.svg); }

.j-live-swiper-button-next {
    right: 0px;
    background-image: url(../images/btn/slider_next_2.svg); }

@media screen and (max-width: 1199px) {
    .j-live-swiper-button-prev,
    .j-live-swiper-button-next {
        width: 24px;
        height: 24px;
        background-size: 24px;
        top: 7; }
    .j-live-swiper-button-prev {
        right: 30px; }
    .j-live__slide {
        width: 400px !important;
        width: calc(40% - 10px)  !important; 
    }
    .j-live__slide_mod {
        width: 600px !important; 
        width: calc(60% - 10px)  !important;
        margin-right: 10px;
    }
    .j-live__item_lg {
        width: calc(65% - 10px); }
    .j-live__left {
        width: 35%; }
    .j-live__left .j-live__item {
        width: 100%; }
    .j-live__top, .j-live__item_bottom {
        margin-left: -10px; } }

@media screen and (max-width: 767px) {
    .j-live {
        margin-bottom: 30px;
        margin-right: -15px; }
    .j-live__slide {
        height: 100%; }
    .j-live-swiper-button-prev,
    .j-live-swiper-button-next {
        top: 3px; }
    .j-live__title {
        display: none; }
    .j-live__slide {
        width: 100% !important;
        width: calc(100% - 10px) !important;
        margin-bottom:10px;
    }
    .j-live__slide .j-live__item {
        width: 33% !important;
        height: 140px;
        float: left;
        margin-left: 10px;
        margin-bottom: 0; }
    
    .j-live__top, .j-live__left {
        width: 66% !important;
        float: left;
        margin-left: -10px; }
    .j-live__left  .j-live__item,
    .j-live__top  .j-live__item {
        width: 50% !important;
        width: calc(50% - 10px) !important;
    }
    .j-live__item_lg {
        height: 180px;
        float: left; }
    .j-live__left {
        float: left; }
    .j-live__bottom {
        float: left; } }
@media screen and (max-width: 480px) {
    .j-live__slide .j-live__item {
        height: 100px;
    }
}
/* карусель журналов на главной */
.j-list {
    margin-left: -28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px; }

.j-list__item {
    width: calc(16.6666666% - 30px);
    margin-left: 30px; }

.j-list__item .thumb span {
    top: 170px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.j-list__item .thumb {
    margin-bottom: 10px; }

.j-list__item .thumb img {
    max-width: 178px; }

.j-list__item .title {
    margin-bottom: 10px;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 15px;
    text-align: center;
    color: #1A243A; }

.j-list__item .btn {
    background: none;
    text-align: center;
    padding: 0; }

.j-list__item .btn a {
    text-decoration: none;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    color: #1A243A;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #1A243A;
    border-radius: 2px; }

.j-list__item .btn a:hover {
    color: #FF7F00;
    border-color: #FF7F00; }

.j-list__item_mod .btn-download {
    width: 38px;
    height: 38px; }

.j-list__item_mod .btn-download span {
    position: relative;
    top: auto;
    left: auto;
    background: none;
    color: transparent;
    font-size: 14px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0;
    width: auto; }

.j-list__item_mod .btn-download span::before {
    font-size: 14px;
    color: #FF7F00; }

.j-list__item_mod .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-list__item_mod .btn a:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 10px; }

.j-list .slick-prev,
.j-list .slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    top: -90px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 4;
    width: 28px;
    height: 28px;
    color: #fff;
    opacity: 0.5; }

.j-list .slick-prev:hover,
.j-list .slick-next:hover {
    opacity: 1; }

.j-list .slick-disabled {
    opacity: 0.5; }

.j-list .slick-prev {
    right: 35px;
    background-image: url(../images/btn/slider_prev_2.svg); }

.j-list .slick-next {
    right: 0px;
    background-image: url(../images/btn/slider_next_2.svg); }

@media screen and (max-width: 1199px) {
    .j-list {
        margin-left: 0;
        margin-right: -30px;
        margin-left: -10px; }
    .j-list .slick-list {
        padding-left: 10px; }
    .j-list .slick-prev, .j-list .slick-next {
        width: 24px;
        height: 24px;
        background-size: 24px;
        top: -70px; }
    .j-list .slick-prev {
        right: 60px; }
    .j-list .slick-next {
        right: 30px; }
    .j-list__item {
        width: 178px; } }

@media screen and (max-width: 767px) {
    .j-list {
        margin-bottom: 20px;
        margin-right: -15px; }
    .j-list .slick-prev, .j-list .slick-next {
        top: -60px; }
    .j-list .slick-prev {
        right: 45px; }
    .j-list .slick-next {
        right: 15px; } }

@media screen and (max-width: 419px) {
    .j-list .slick-prev, .j-list .slick-next {
        top: -70px; } }

/* читайте нас в соцсетях */
.j-social {
    margin-top: 50px;
    margin-bottom: 50px; }

@media screen and (max-width: 1199px) {
    .j-social {
        margin-bottom: 40px; }
    .j-social ul {
        padding-right: 40px;
        padding-left: 40px; }
    .j-social li {
        margin-left: 22px;
        margin-right: 22px; }
    .j-social a {
        line-height: 22px;
        font-size: 12.15px; }
    .j-social a span {
        margin-bottom: 5px; }
    .j-social .name {
        margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
    .j-social {
        margin-bottom: 20px; }
    .j-social .name {
        margin-bottom: 30px; }
    .j-social li {
        margin-left: 20px;
        margin-right: 0;
        margin-top: 0;
        text-align: center; }
    .j-social a {
        line-height: 17px;
        font-size: 9.72px; }
    .j-social ul {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -20px; } }

/* информация возле подвала */
.j-informer .wrap {
    position: relative;
}

@media screen and (min-width: 1000px) {
    .j-informer .wrap {
        display:flex;
    }
}

.j-informer__item {
    /*padding-top: 60px;*/
    padding-bottom: 60px;
    /*border-top: 1px solid rgba(150, 150, 150, 0.3);*/
    width:40%;
}

.j-informer__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #FF7F00;
    margin-bottom: 30px; }

.j-informer__teaser {
    max-width: 870px;
    width: 100%;
    font-family: "KazimirText";
    line-height: 29px;
    font-size: 22px;
    font-weight: normal;
    color: #000C24; }

.j-informer__teaser span {
    font-weight: bold; }

.j-informer__bottom {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.j-informer__bottom span {
    max-width: 160px;
    width: 100%;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 16px;
    color: #000C24;
    margin-right: 40px; }

.j-informer__bottom .btn {
    padding-top: 12px;
    padding-bottom: 12px; }

.j-informer .holder {
    /*
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 5;
    */
    display: flex !important;
    flex-direction: column;
}

.j-informer .holder .promo_site {
    background: #fff;
    padding-bottom: 20px;
    left:0px;
    right: 10px;
    z-index: -1; }

@media screen and (max-width: 1199px) {
    .j-informer__item:first-child {
        border-top: none; }
    .j-informer__item {
        padding-top: 40px;
        padding-bottom: 40px; }
    .j-informer .holder {
        display: none; }
    .j-informer__title {
        font-size: 12px;
        margin-bottom: 25px; }
    .j-informer__teaser {
        line-height: 23px;
        font-size: 18px; } }

@media screen and (max-width: 767px) {
    .j-informer__item {
        padding-top: 30px;
        padding-bottom: 30px;
        width: auto;
        padding-left: 15px;
        padding-right: 15px; }
    .j-informer__title {
        margin-bottom: 20px; }
    .j-informer__teaser {
        line-height: 21px;
        font-size: 15px; }
    .j-informer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    .j-informer__bottom::before {
        content: '';
        width: 30px;
        height: 2px;
        background: #FF7F00;
        display: block;
        margin-bottom: 20px; }
    .j-informer__bottom span {
        margin-right: 0;
        margin-bottom: 15px;
        line-height: 21px;
        font-size: 12px;
        max-width: 100%; } }

/* слайдер событий */
.j-slider_tabs .event .title {
    max-height: 190px;
    overflow: hidden; }

@media screen and (max-width: 1199px) {
    .j-slider_tabs .slick-list {
        margin-right: -30px; }
    .j-tabs_plus_slider {
        overflow: visible; } }

@media screen and (max-width: 767px) {
    .j-slider_tabs .event {
        margin-right: 0; }
    .j-tabs_plus_slider .name_s a.go_category {
        line-height: 10px;
        font-size: 11px;
        letter-spacing: 1.1px; }
    .j-tabs_plus_slider .calendar img {
        width: 14px;
        height: 14px; }
    .j-slider_tabs .slick-list {
        margin-right: -15px; } }

/* описание журнала на странице series */
.j-desc {
    border: 1px solid #FF7F00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    margin-bottom: 60px; }

.j-desc__left {
    width: 250px;
    margin-right: 40px; }

.j-desc__right {
    width: calc(100% - 300px); }

.j-desc .announcement {
    width: 250px; }

.j-desc .announcement__sub-title i {
    display: block;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #000C24; }

.j-desc .announcement .thumb {
    margin-bottom: 30px; }

.j-desc__sud-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 40px;
    font-size: 34px;
    color: #1A243A; }

.j-desc__title {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    font-size: 34px;
    color: #1A243A;
    margin-bottom: 30px; }

.j-desc__teaser {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #000C24;
    margin-bottom: 25px; }

.j-desc__text {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 23px;
    font-size: 15px;
    color: #595959; }

.j-desc .btn {
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 20px; }

@media screen and (max-width: 1199px) {
    .j-desc {
        margin-bottom: 30px;
        padding: 40px; }
    .j-desc__left {
        width: 200px; }
    .j-desc__right {
        width: calc(100% - 240px); }
    .j-desc .announcement {
        width: 200px; }
    .j-desc .announcement .thumb {
        margin-bottom: 20px; }
    .j-desc__sud-title, .j-desc__title {
        line-height: 36px;
        font-size: 28px; }
    .j-desc__title {
        margin-bottom: 20px; }
    .j-desc__teaser {
        line-height: 21px;
        font-size: 15px; } }

@media screen and (max-width: 767px) {
    .j-desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px;
        margin-bottom: 20px; }
    .j-desc__left {
        width: 100%;
        margin-right: 0; }
    .j-desc__right {
        width: 100%;
        margin-top: 20px; }
    .j-desc .announcement__sub-title {
        text-align: center; }
    .j-desc .announcement__sub-title i {
        display: inline;
        line-height: 16px;
        font-size: 10px; }
    .j-desc .announcement__sub-title i:last-child {
        display: block; }
    .j-desc__sud-title, .j-desc__title {
        line-height: 28px;
        font-size: 20px; }
    .j-desc__title, .j-desc__teaser {
        margin-bottom: 15px; }
    .j-desc__text {
        line-height: 20px;
        font-size: 13px; } }

/* календарь событий на странице series */
.j-event-list__item-date {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 500;
    line-height: 9px;
    font-size: 13px;
    letter-spacing: 0.91px;
    text-transform: uppercase;
    color: #FF7F00;
    margin-bottom: 15px; }

.j-event-list__item {
    margin-bottom: 30px; }

.j-event-list__item-content {
    border: 1px solid #ECECEC;
    border-top: none;
    padding: 20px; }

.j-event-list__item-content:first-child {
    border-top: 1px solid #ECECEC !important; }

.j-event-list__item-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 16px;
    color: #000C24;
    margin-bottom: 15px; }

.j-event-list__item-loc {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    font-size: 14px;
    color: #1A243A;
    background-image: url(../images/icon/place_input.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 10px;
    padding-left: 20px; }

.j-event-list__item-helper {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    font-size: 13px;
    color: #000C24;
    margin-bottom: 5px; }

.j-event-list__item-teaser {
    /*font-family: #f;*/
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    font-size: 13px;
    color: #000C24;
    margin-bottom: 12px; }

.j-event-list__item-teaser img {
    margin-right: 10px;
    vertical-align: middle;
    max-width: 40px; }

.j-event-list__item-title + .j-event-list__item-teaser {
    margin-top: -5px; }

.j-event-list__item-helper + .j-event-list__item-title {
    margin-top: 10px; }

@media screen and (max-width: 1199px) {
    .j-content_right-two-cols {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
    .j-event-list__wrapper {
        width: calc(100% - 300px); } }

@media screen and (max-width: 767px) {
    .j-content_right-two-cols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-event-list__wrapper {
        width: 100%; }
    .j-event-list__item-date {
        line-height: normal;
        font-size: 11px;
        letter-spacing: 0.91px; }
    .j-event-list__item-title {
        line-height: 23px;
        font-size: 15px; } }

/* статьи плитками на странице series */
.j-news-list_square {
    display: block;
    margin-left: -20px;
    margin-bottom: 20px;
    overflow: hidden; }

.j-news-list_square .m-news-list__item {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 30px 30px 20px 30px; }

.j-news-list_square .m-news-list__item::before {
    background: rgba(4, 9, 15, 0.4); }

.j-news-list_square .m-news-list__teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 23px;
    font-size: 18px;
    color: #FFFFFF;
    max-height: 140px; }

.j-news-list_square .m-news-list__teaser b {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    font-size: 18px;
    color: #FFFFFF; }

.j-news-list_square .m-news-list__item_bigest {
    width: 587px;
    height: 620px;
    padding: 40px 40px 30px 40px; }

.j-news-list_square .m-news-list__item_bigest .m-news-list__teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 31px;
    font-size: 24px;
    color: #FFFFFF;
    max-height: 155px; }

.j-news-list_square .m-news-list__item_bigest .m-news-list__teaser b {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 31px;
    font-size: 24px;
    color: #FFFFFF; }

.j-news-list_square .m-news-list__item_square {
    width: 283px;
    height: 300px; }

.j-news-list_square .m-news-list__item_vertical {
    width: 257px;
    height: 466px;
    padding: 0; }

.j-news-list_square .m-news-list__item_vertical::before {
    display: none; }

.j-news-list_square .m-news-list__item_horizontal {
    width: 611px;
    height: 223px; }

.j-news-list_square .m-news-list__item_horizontal-mod {
    width: 587px;
    height: 300px; }

.j-news-list_square .m-news-list__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-news-list_square .m-news-list__category .views {
    margin-left: 20px; }

.j-news-list_square .m-holder .promo_site {
    text-align: right !important;
    width: 100%; }

.j-news-list_square .m-holder {
    height: 100%; }

.j-news-list_square .m-news-list__item_bigest-inner {
    float: right !important; }

@media screen and (max-width: 1199px) {
    .j-news-list_square {
        margin-left: -2.75%; }
    .j-news-list_square .m-news-list__item_bigest {
        width: 55.7%;
        margin-left: 2.75%; }
    .j-news-list_square .m-news-list__item_square {
        width: 38.8%;
        margin-left: 2.75%;
        margin-bottom: 20px; }
    .j-news-list_square .m-news-list__item_vertical {
        width: calc(100% - 2.75%);
        height: 100%;
        margin-left: 2.75%; }
    .j-news-list_square .m-news-list__item_horizontal {
        width: calc(100% - 2.75%);
        margin-left: 2.75%; }
    .j-news-list_square .m-news-list__item_horizontal-mod {
        width: 55.7%;
        margin-left: 2.75%; }
    .j-news-list_square .m-holder .promo_site {
        position: absolute !important;
        right: -127px !important;
        width: auto; }
    .j-news-list_square .m-holder {
        overflow: hidden; } }

@media screen and (max-width: 767px) {
    .j-news-list_square {
        margin-left: 0;
        overflow: visible; }
    .j-news-list_square .m-news-list__item {
        width: 100%;
        height: 290px;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 20px; }
    .j-news-list_square .m-news-list__item_bigest .m-news-list__teaser, .j-news-list_square .m-news-list__item_bigest .m-news-list__teaser b {
        line-height: 23px;
        font-size: 18px; }
    .j-news-list_square .m-news-list__item_bigest .m-news-list__teaser {
        max-height: 140px; }
    .j-news-list_square .m-news-list__item_vertical {
        padding: 0;
        height: auto;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        margin-bottom: 15px;
        margin-top: 10px; }
    .j-news-list_square .m-holder .promo_site {
        position: relative !important;
        right: auto !important;
        top: auto !important; } }

/* слайдер статей плиткой */
.j-news-list_square-slider {
    overflow: visible;
    margin-bottom: 40px;
    margin-left: -20px; }

.j-news-list_square-slider .m-news-list__item_square {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-news-list_square-slider .m-news-list__item {
    margin-left: 20px; }

.j-news-list_square-slider .slick-prev,
.j-news-list_square-slider .slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    top: -90px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 4;
    width: 28px;
    height: 28px;
    color: #fff;
    opacity: 0.5; }

.j-news-list_square-slider .slick-prev:hover,
.j-news-list_square-slider .slick-next:hover {
    opacity: 1; }

.j-news-list_square-slider .slick-disabled {
    opacity: 0.5; }

.j-news-list_square-slider .slick-prev {
    right: 35px;
    background-image: url(../images/btn/slider_prev_2.svg); }

.j-news-list_square-slider .slick-next {
    right: 0px;
    background-image: url(../images/btn/slider_next_2.svg); }

@media screen and (max-width: 1199px) {
    .j-news-list_square-slider .slick-prev,
    .j-news-list_square-slider .slick-next {
        width: 24px;
        height: 24px;
        background-size: 24px;
        top: -70px; }
    .j-news-list_square-slider .slick-prev {
        right: 30px; } }

@media screen and (max-width: 767px) {
    .j-news-list_square-slider {
        margin-left: 0; }
    .j-news-list_square-slider .m-news-list__item_square {
        width: 220px !important;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .j-news-list_square-slider .slick-list {
        margin-right: -15px; }
    .j-news-list_square-slider .slick-prev, .j-news-list_square-slider .slick-next {
        top: -57px; } }

/* категории с большими буквами на странице series */
.j-categories_mod {
    display: none; }

.j-categories {
    margin-top: 20px; }

.j-categories__item {
    position: relative;
    border: 1px solid #C4C4C4;
    margin-bottom: 20px;
    width: 260px;
    height: 300px;
    padding: 30px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-repeat: no-repeat; }

.j-categories__item:hover {
    border-color: #FF7F00; }

.j-categories__item .views2 {
    margin-top: auto; }

.j-categories__item .views2::before {
    font-size: 10px;
    margin-top: -1px; }

.j-categories__title {
    display: block;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 29px;
    font-size: 19px;
    color: #000C24;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    left: -25px;
    top: 80px;
    width: 131px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.j-categories__item:hover .j-categories__title {
    color: #FF7F00; }

.j-categories__item_inner .j-categories__title {
    left: -20px;
    line-height: 23px;
    font-size: 22px; }

.j-categories + .holder.inline {
    margin-bottom: 40px; }

.j-categories__item_era {
    background-position: 97px 37px;
    background-size: 195px; }

.j-categories__item_event {
    background-position: 95px center;
    background-size: 195px; }

.j-categories__item_chron {
    background-position: 100px 37px;
    background-size: 212px; }

.j-categories__item_cite {
    background-position: 90px 41px;
    background-size: 245px; }

.j-categories__item_ru {
    background-position: 90px 41px;
    background-size: 202px; }

@media screen and (max-width: 1199px) {
    .j-categories_mod {
        display: block;
        width: 260px;
        margin-left: 40px;
        margin-top: 0; }
    .j-categories_mod .j-categories__item:last-child {
        margin-bottom: 30px; } }

@media screen and (max-width: 767px) {
    .j-categories_mod {
        width: 100%;
        margin-left: 0;
        margin-left: -20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap; }
    .j-categories__item {
        width: 290px;
        margin-left: 20px;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
    .j-categories__item_era {
        background-position: 115px 37px; }
    .j-categories__item_event {
        background-position: 105px center; }
    .j-categories__item_ru {
        background-position: 105px 41px; }
    .j-categories_mod .j-categories__item:last-child {
        margin-bottom: 20px; } }

/* список годов */
.j-years-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-left: -10px;
    margin-bottom: 30px; }

.j-years-list__item {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    letter-spacing: 1.04px;
    color: #1A243A;
    text-decoration: none;
    padding: 8px 10px 6px 10px; }

.j-years-list__item:hover {
    color: #FF7F00; }

.j-years-list__item_active {
    color: #fff;
    background-color: #1A243A;
    border-radius: 0.8px; }

@media screen and (max-width: 1199px) {
    .j-years-list__item_active {
        margin-bottom: 10px; } }

@media screen and (max-width: 767px) {
    .j-years-list {
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        overflow-x: auto;
        margin-right: -15px;
        margin-bottom: 20px; } }

/* архив журналов */
.j-list_archive {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-left: -40px;
    margin-top: 70px;
    margin-bottom: -20px; }

.j-list_archive .j-list__item {
    margin-left: 40px;
    margin-bottom: 70px;
    width: calc(25% - 40px); }

.j-list_archive .j-list__item a {
    margin-top: -40px;
    display: block;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 215px;
    height: 305px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 5; }

.j-list_archive .j-list__item .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-image: url(../images/journal/shadow.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 1;
    opacity: 0;
    visibility: hidden; }

.j-list_archive .j-list__item:hover .shadow {
    visibility: visible;
    opacity: 1; }

.j-list_archive .j-list__item:hover a {
    margin-top: -60px; }

.j-list_archive .j-list__item .thumb {
    border: 1px solid #ECECEC;
    height: 294px;
    margin-bottom: 20px; }

.j-list_archive .j-list__item:hover .thumb {
    border-color: #FF7F00; }

.j-list_archive .j-list__item .title {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    font-size: 17px;
    text-align: center;
    margin-bottom: 0; }

.j-list_archive .j-list__item:hover .title {
    color: #FF7F00; }

@media screen and (max-width: 1199px) {
    .j-list-archive-title {
        line-height: 29px;
        font-size: 22px; }
    .j-list_archive {
        margin-left: -20px;
        margin-right: 0; }
    .j-list_archive .j-list__item {
        width: 222px;
        margin-left: 20px; }
    .j-list_archive .j-list__item a {
        width: 175px;
        height: 245px;
        margin-top: -35px; }
    .j-list_archive .j-list__item:hover a {
        margin-top: -50px; }
    .j-list_archive .j-list__item .thumb {
        height: 240px; }
    .j-list_archive .j-list__item .shadow {
        height: 240px; }
    .j-list_archive .j-list__item .title {
        line-height: 23px;
        font-size: 15px; } }

@media screen and (max-width: 767px) {
    .j-list-archive-title {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 20px; }
    .j-list_archive {
        margin-top: 50px;
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        overflow-x: scroll;
        margin-right: -15px;
        margin-bottom: 30px;
        margin-top: 0; }
    .j-list_archive .j-list__item:hover a {
        margin-top: -35px; }
    .j-list_archive .j-list__item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-bottom: 0;
        margin-top: 35px; } }

/* рубрики в 4 колонки */
.j-tags-cloud_4-cols {
    margin-left: -40px; }

.j-tags-cloud_4-cols a {
    width: calc(25% - 40px);
    margin-left: 40px;
    margin-right: 0;
    text-align: center; }

@media screen and (max-width: 1199px) {
    .j-tags-cloud_4-cols {
        margin-left: -20px;
        margin-top: 30px; }
    .j-tags-cloud_4-cols a {
        width: calc(33.3% - 20px);
        margin-left: 20px; } }

@media screen and (max-width: 767px) {
    .j-tags-cloud_4-cols {
        margin-left: -10px;
        margin-bottom: 0; }
    .j-tags-cloud_4-cols a {
        width: calc(50% - 10px);
        margin-left: 10px;
        margin-bottom: 10px; } }

/* измененная раскладка статей на странице theme page */
.j-news-list_square-theme-page {
    overflow: visible; }

.j-news-list_square-theme-page .m-news-list__item_vertical-wrapper {
    width: 333px;
    height: 620px;
    float: left;
    margin-bottom: 20px; }

.j-news-list_square-theme-page .m-news-list__item {
    overflow: hidden; }

.j-news-list_square-theme-page .m-news-list__item_bigest {
    width: 587px;
    height: 620px; }

.j-news-list_square-theme-page .m-news-list__item_square {
    width: 313px;
    height: 300px; }

.j-news-list_square-theme-page .m-news-list__item_vertical {
    margin-left: 40px; }

.j-news-list_square-theme-page .m-news-list__item_vertical-inner {
    margin-left: 20px;
    margin-right: 20px; }

.j-news-list_square-theme-page .m-news-list__item_vertical .holder.inline .promo_site {
    right: 10px; }

.j-news-list_square-theme-page .m-news-list__item_horizontal {
    height: 300px; }

.j-news-list_square-theme-page .m-news-list__item_vertical-modified-top {
    margin-top: -65px; }

.j-news-list_square-theme-page .m-news-list__date {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    color: #FFFFFF; }

.j-news-list_square-theme-page .m-news-list__item_bigest:hover .m-news-list__teaser {
    margin-bottom: 15px; }

.j-news-list_square-theme-page .m-news-list__item_bigest .m-news-list__teaser {
    max-height: 60px; }

.j-news-list_square-theme-page .m-news-list__text {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 15px;
    color: #FFFFFF;
    -webkit-transform: translate(0, 200%);
    -ms-transform: translate(0, 200%);
    transform: translate(0, 200%);
    max-height: 144px;
    overflow: hidden;
    height: 0; }

.j-news-list_square-theme-page .m-news-list__item_bigest:hover .m-news-list__text {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 100%; }

.j-news-list_square-theme-page .m-news-list__item_bigest:hover::before {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 36, 58, 0)), to(#1A243A)), rgba(26, 36, 58, 0.5);
    background: -webkit-linear-gradient(top, rgba(26, 36, 58, 0) 0%, #1A243A 100%), rgba(26, 36, 58, 0.5);
    background: -o-linear-gradient(top, rgba(26, 36, 58, 0) 0%, #1A243A 100%), rgba(26, 36, 58, 0.5);
    background: linear-gradient(180deg, rgba(26, 36, 58, 0) 0%, #1A243A 100%), rgba(26, 36, 58, 0.5); }

@media screen and (max-width: 1199px) {
    .j-news-list_square-theme-page .m-news-list__item {
        background-color: transparent; }
    .j-news-list_square-theme-page .m-news-list__item_bigest {
        width: 55.7%; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-wrapper .m-news-list__item_square {
        width: 100%;
        margin-left: 0; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-wrapper {
        width: 38.8%;
        margin-left: 2.75%; }
    .j-news-list_square-theme-page .m-news-list__item_horizontal-inner {
        width: 38.8%; }
    .j-news-list_square-theme-page .m-news-list__item_horizontal {
        width: 38.8%; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-modified-top {
        margin-top: 0;
        margin-left: 20px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-modified-top .holder {
        width: calc(100% - 5px);
        padding-right: 20px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-inner {
        margin-right: 0; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-inner .holder {
        width: calc(100% - 5px);
        padding-right: 20px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical {
        margin-left: 20px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical .holder {
        width: calc(100% - 5px);
        padding-right: 20px; } }

@media screen and (max-width: 767px) {
    .j-news-list_square-theme-page {
        margin-left: 0;
        overflow: visible;
        margin-bottom: 0; }
    .j-news-list_square-theme-page .m-news-list__item {
        width: 100%;
        height: 290px;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 20px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical {
        padding: 0;
        height: 100%;
        margin-bottom: 20px;
        height: auto;
        margin-left: -15px;
        margin-right: -15px;
        width: auto; }
    .j-news-list_square-theme-page .m-news-list__item_vertical .holder .promo_site {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        margin-top: 10px;
        margin-left: 15px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical .holder {
        padding-right: 0;
        width: 100%; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-wrapper {
        width: 100%;
        height: 100%;
        margin-bottom: 10px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-modified-top {
        height: 100%;
        padding: 0;
        height: auto;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        margin-bottom: 15px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-modified-top .holder .promo_site {
        position: relative !important;
        right: auto !important;
        top: auto !important;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        margin-top: 10px;
        margin-left: 15px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-modified-top .holder {
        padding-right: 0;
        width: 100%; }
    .j-news-list_square-theme-page .m-news-list__text {
        display: none; }
    .j-news-list_square-theme-page .m-news-list__item_bigest:hover .m-news-list__teaser {
        margin-bottom: 0; }
    .j-news-list_square-theme-page .m-news-list__item_bigest:hover::before {
        background: rgba(4, 9, 15, 0.4); }
    .j-news-list_square-theme-page .m-news-list__item_bigest .m-news-list__teaser {
        max-height: 140px; }
    .j-news-list_square-theme-page .m-news-list__item_vertical-wrapper {
        margin-left: 0; } }

/* if aside 2 holder inline */
.j-holder-multi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.j-holder-multi .holder.inline a.promo_site {
    right: 10px; }

.j-holder-multi .holder.inline:last-child {
    margin-top: 30px; }

/* текстовая страница журнала */
.j-page-post_m-bottom {
    margin-bottom: 50px; }

.j-page-post, .j-page-post p {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 17px;
    color: #000C24; }

.j-page-post p {
    margin-bottom: 20px; }

.j-page-post h3 {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 29px;
    font-size: 22px;
    color: #000C24;
    margin-bottom: 20px; }

.j-page-post img {
    display: block; }

.j-page-post__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 40px;
    font-size: 34px;
    color: #1A243A;
    margin-bottom: 20px; }

.j-page-post__title span {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
    font-size: 34px;
    color: #1A243A; }

.j-page-post__sub-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #000C24;
    margin-bottom: 40px; }

.j-page-post__main-image-wrap {
    margin-bottom: 30px; }

.j-page-post__main-image-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 13px;
    color: #9A9A9A;
    margin-left: 40px;
    margin-top: 20px; }

.j-page-post__main-image-author {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 13px;
    color: #FFFFFF;
    margin-top: auto;
    padding: 20px;
    position: relative;
    z-index: 5; }

.j-page-post__main-image {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }

/*.j-page-post__main-image::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 36, 58, 0)), to(#1A243A));
    background: -webkit-linear-gradient(top, rgba(26, 36, 58, 0) 0%, #1A243A 100%);
    background: -o-linear-gradient(top, rgba(26, 36, 58, 0) 0%, #1A243A 100%);
    background: linear-gradient(180deg, rgba(26, 36, 58, 0) 0%, #1A243A 100%); }
*/

.j-page-post__main-image_left {
    float: left;
    margin-right: 40px;
    margin-bottom: 90px; }

.j-page-post__main-image_left-inner {
    margin-right: 20px;
    max-width: 280px;
    margin-bottom: 30px; }

.j-page-post img + img {
    margin-right: 40px; }

.j-page-post__main-image_right {
    float: right;
    margin-left: 40px;
    margin-bottom: 200px; }

/* j-page-post__author */
.j-page-post__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px; }

.j-page-post__author-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.j-page-post__author-left {
    margin-right: auto; }

.j-page-post__author-right {
    margin-left: auto; }

.j-page-post__author-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }

.j-page-post__author-text {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    font-size: 13px;
    color: #979797; }

.j-page-post__author-text span {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    font-size: 15px;
    color: #1A243A; }

.j-page-post__author-text i {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    font-size: 15px;
    color: #FF7F00; }

.j-page-post__author-item {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    font-size: 15px;
    text-align: right;
    color: #1A243A; }

.j-page-post__author-item span {
    color: #FF7F00; }

.j-page-post__author-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-page-post__author-item-wrap .j-page-post__author-item {
    margin-left: 40px; }

/* j-page-post__tags */
.j-page-post__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #ECECEC;
    border-bottom: 2px solid #ECECEC;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 50px; }

.j-page-post__tags-item {
    text-decoration: none;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 19px;
    font-size: 13px;
    color: #9A9A9A; }

.j-page-post__tags-left {
    margin-right: auto;
    width: calc(100% - 300px); }

.j-page-post__tags-right {
    margin-left: auto; }

@media screen and (max-width: 1199px) {
    .j-page-post_m-bottom {
        margin-bottom: 40px; }
    .j-page-post__title, .j-page-post__title span {
        line-height: 32px;
        font-size: 24px; }
    .j-page-post__sub-title {
        line-height: 22px;
        font-size: 15px;
        margin-bottom: 30px; }
    .j-page-post, .j-page-post p {
        line-height: 22px;
        font-size: 15px; }
    .j-page-post .m-holder_hor-mod {
        margin-bottom: 40px; }
    .j-page-post img {
        max-width: 270px; }
    .j-page-post h3 {
        line-height: 27px;
        font-size: 18px;
        margin-bottom: 15px; }
    .j-page-post__main-image_right {
        float: left;
        margin-left: 0;
        margin-right: 60px; }
    .j-page-post__main-image_left {
        margin-right: 60px; }
    .j-page-post .m-holder_hor-mod img {
        max-width: 100%; }
    .j-page-post .m-holder_hor-last {
        margin-bottom: 0;
        margin-top: 30px; }
    .j-page-post__main-image_left-inner {
        max-width: 340px !important;
        width: 100%;
        margin-bottom: 30px;
        margin-right: 20px; }
    .j-page-post img + img {
        margin-right: 0; }
    .j-page-post__author {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .j-page-post__author-item {
        line-height: 17px;
        font-size: 15px; }
    .j-page-post__author-item-wrap .j-page-post__author-item {
        margin-left: 20px; }
    .j-page-post__author-wrap {
        width: 423px; }
    .j-page-post__tags-left {
        width: calc(100% - 150px); }
    .j-page-post__tags {
        margin-bottom: 35px; } }

@media screen and (max-width: 767px) {
    .j-page-post__main-image {
        height: 115px;/*290px;*/ }
    .j-page-post__main-image-title {
        margin-left: 20px;
        line-height: normal;
        font-size: 11px;
        margin-top: 10px; }
    .j-page-post, .j-page-post p {
        line-height: 1.5;
        font-size: 16px; }
    .j-page-post__main-image-wrap {
        margin-bottom: 20px; }
    .j-page-post .m-holder_hor-mod {
        margin-bottom: 20px; }
    .j-page-post .m-holder_hor-mod img {
        margin-bottom: 0 !important; }
    .j-page-post img {
        float: none;
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0;
        margin-bottom: 30px;
		height: auto;}
    .j-page-post h3 {
        line-height: 21px;
        font-size: 15px;
        margin-bottom: 10px; }
    .j-page-post .m-holder_hor-last {
        margin-top: 20px;
        margin-bottom: 0; }
    .j-page-post__main-image_left-inner {
        margin-bottom: 10px !important; }
    .j-page-post img + img {
        margin-bottom: 20px !important; }
    .j-page-post__author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-page-post__author-left {
        width: 100%; }
    .j-page-post__author-right {
        width: 100%; }
    .j-page-post__author-wrap {
        width: 100%;
        margin-bottom: 20px; }
    .j-page-post__author-item-wrap {
        margin-left: -20px; }
    .j-page-post__author {
        margin-top: 10px; }
    .j-page-post__tags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-page-post__tags-left, .j-page-post__tags-right {
        width: 100%; }
    .j-page-post__tags-left {
        margin-bottom: 15px; }
    .j-page-post__tags-item {
        line-height: 17px;
        font-size: 11px; } }

/* pagintator post page */
.j-page-post__paginator .m-news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-top: 80px; }

.j-page-post__paginator .m-news-list__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    border: 2px solid #ECECEC;
    padding: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 0; }

.j-page-post__paginator .m-news-list__item:nth-child(1)::before {
    content: 'Предыдущая статья';
    position: absolute;
    top: -30px;
    left: 0;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    font-size: 14px;
    text-align: right;
    color: #000C24; }

.j-page-post__paginator .m-news-list__item:nth-child(2)::before {
    content: 'Следующая статья';
    position: absolute;
    top: -30px;
    right: 0;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    font-size: 14px;
    text-align: right;
    color: #000C24; }

.j-page-post__paginator .m-news-list__item:hover::before {
    color: #FF7F00; }

.j-page-post__paginator .m-news-list__item:hover {
    border-color: #FF7F00; }

.j-page-post__paginator .m-news-list__img {
    width: 160px;
    height: 160px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 0; }

.j-page-post__paginator .m-news-list__text {
    width: calc(100% - 190px); }

.j-page-post__paginator .m-news-list__teaser {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #000C24;
    max-height: 100%;
    overflow: visible; }

@media screen and (max-width: 1199px) {
    .j-page-post__paginator .m-news-list {
        margin-top: 60px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
    .j-page-post__paginator .m-news-list__img {
        display: none; }
    .j-page-post__paginator .m-news-list__text {
        width: 100%; }
    .j-page-post__paginator .m-news-list__item {
        height: 220px; }
    .j-page-post__paginator .m-news-list__teaser {
        max-height: 130px;
        overflow: hidden;
        margin-top: 10px; } }

@media screen and (max-width: 767px) {
    .j-page-post__paginator .m-news-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0; }
    .j-page-post__paginator .m-news-list__item {
        width: 100%;
        margin-left: 0;
        padding: 20px;
        height: 100%;
        margin-top: 50px; }
    .j-page-post__paginator .m-news-list__item:first-child {
        margin-top: 0; }
    .j-page-post__paginator .m-news-list__item:nth-child(2)::before {
        left: 0 !important;
        right: auto !important; }
    .j-page-post__paginator .m-news-list__category {
        line-height: normal;
        font-size: 11px; }
    .j-page-post__paginator .m-news-list__teaser {
        line-height: 21px;
        font-size: 15px; }
    .j-page-post__paginator .m-news-list__item:nth-child(1)::before, .j-page-post__paginator .m-news-list__item:nth-child(2)::before {
        line-height: 12px;
        font-size: 13px; } }

/* комментарии на странице post page */
.j-comment_list {
    margin-bottom: 40px; }

/* эксперты на странице post page */
.j-expert_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -20px;
    margin-top: -20px; }

.j-expert_list .expert_item {
    margin-bottom: 30px;
    width: 190px;
    margin-left: 20px; }

.j-expert_list .expert_item .thumb {
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 170px; }

.j-expert_list .expert_item .comment_namb {
    top: 105px;
    left: auto;
    right: 0; }

.j-expert_list .expert_item .title a {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 15px;
    text-align: center;
    color: #1A243A; }

@media screen and (max-width: 767px) {
    .j-expert_list {
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        margin-right: -15px;
        margin-left: -15px;
        overflow-x: scroll; }
    .j-expert_list .expert_item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: none;
        margin-left: 15px; }
    .j-expert_list .expert_item .comment_namb {
        display: block; }
    .j-expert_list .expert_item .thumb {
        margin-bottom: 20px; } }

/* slider на странице post page */
.j-news-list_square-slider-post-page {
    margin-bottom: 0; }

/* заблокированная статья */
.j-page-post_locked {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }

.j-page-post_locked::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    -webkit-box-shadow: 0 0 200px 200px #fff;
    box-shadow: 0 0 200px 200px #fff; }

/* блок купить/зарегистрироваться на странице post page */
.j-page-post-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-page-post-info__item {
    border-right: 1px solid #ECECEC;
    padding-right: 40px; }

.j-page-post-info__item:last-child {
    border: none;
    padding-right: 0;
    padding-left: 40px; }

.j-page-post-info__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    font-size: 14px;
    color: #000C24; }

.j-page-post-info__title i {
    margin-right: 10px; }

.j-page-post-info__title i::before {
    font-size: 16px; }

.j-page-post-info__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px; }

.j-page-post-info__group .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 5px;
    margin-right: 20px; }

.j-page-post-info__group .btn_inner {
    background: none;
    color: #1A243A;
    border: 1px solid #1A243A; }

.j-page-post-info__text {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-size: 20px;
    color: #000C24; }

.j-page-post-info__text span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 20px;
    color: #FF7F00; }

@media screen and (max-width: 1199px) {
    .j-page-post-info {
        margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
    .j-page-post-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px; }
    .j-page-post-info__item {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
        border: none; }
    .j-page-post-info__item:first-child {
        margin-bottom: 20px; }
    .j-page-post-info__title {
        line-height: 12px;
        font-size: 12px; }
    .j-page-post-info__text, .j-page-post-info__text span {
        line-height: 24px;
        font-size: 15px; }
    .j-page-post-info__group .btn {
        font-size: 15px;
        padding-left: 30px;
        padding-right: 30px; } }

/* редакторы на странице редколлегии */
.j-experts_inner {
    margin-bottom: -20px; }

.j-experts_inner .list_experts {
    margon: 0;
    padding: 0;
    border: none;
    margin-left: -115px;
    margin-bottom: 0; }

.j-experts_inner .list_experts ul {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.j-experts_inner .j-experts__item {
    width: calc(25% - 115px);
    margin-left: 115px;
    margin-bottom: 30px;
    margin-right: 0; }

.j-experts_inner .list_experts .photo::before {
    display: none; }

.j-experts_inner .list_experts .photo {
    padding-top: 0;
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

.j-experts_inner .j-experts__item:hover .photo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.j-experts_inner .list_experts .txt {
    padding-right: 0;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    font-size: 15px;
    color: #1A243A;
    margin-bottom: 15px; }

.j-experts_inner .list_experts .namb {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 300;
    line-height: 19px;
    font-size: 13px;
    color: #595959; }

@media screen and (max-width: 1199px) {
    .j-experts_inner .list_experts {
        margin-left: -40px;
        margin-right: 0;
        overflow-x: hidden; }
    .j-experts_inner ul {
        margin-right: 0 !important; }
    .j-experts_inner .j-experts__item {
        width: 209px;
        margin-left: 40px;
        margin-right: 0; } }

@media screen and (max-width: 767px) {
    .j-experts_inner .list_experts {
        margin-left: 0;
        margin-right: 0; }
    .j-experts_inner .j-experts__item {
        width: 100%;
        margin-left: 0;
        padding: 0 !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px; }
    .j-experts_inner .j-experts__item:last-child {
        border-bottom: none;
        padding-bottom: 0; }
    .j-experts_inner .list_experts .photo {
        margin-right: 0;
        width: 180px; }
    .j-experts_inner .list_experts .txt {
        line-height: 18px;
        font-size: 12px;
        margin-bottom: 5px; }
    .j-experts_inner .list_experts .namb {
        line-height: 19px;
        font-size: 11px; } }

/* модальное окно поиска */
.j-panel_search {
    padding-top: 0; }

.j-panel_search .close_search {
    top: 0; }

.j-panel_search .menu-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px; }

.j-panel_search .flx .menu_32 .menu-main {
    display: block;
    margin-top: 0;
    padding-bottom: 40px; }

.j-panel_search .flx .menu_32 .menu-main li {
    width: 100%;
    margin-top: 15px !important; }

.j-panel_search .flx .menu_32 .menu-main a {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF; }

.j-panel_search .flx .menu_32 .menu-main a:hover {
    color: #FF7F00; }

.j-panel_search .flx .menu_32 .menu-group li {
    width: 100%;
    margin-top: 15px !important; }

.j-panel_search .flx .menu_32 .menu-group ul {
    display: block;
    width: calc(50% - 40px);
    margin-left: 40px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
    margin-top: -5px; }

.j-panel_search .flx .menu_32 .link_promo {
    font-size: 15px; }

.j-panel_search .path_bottom {
    margin-top: 40px; }

.j-panel_search .path_bottom .category_link a, .j-panel_search .path_bottom .category_link span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #FF7F00; }

.j-panel_search .path_bottom .right_2 .excerption span {
    font-family: KazimirText;
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.7; }

.j-panel_search .path_bottom .right_2 .excerption {
    line-height: 26px;
    font-size: 18px; }

.j-panel_search .path_bottom .txt p {
    margin-bottom: 10px; }

.j-panel_search .path_bottom .txt p:last-child {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.5; }

.j-panel_search .path_bottom .right_2 .dom p:first-child {
    margin-right: 40px; }

.j-panel_search .path_bottom .right_2 .btn {
    padding: 12px 20px; }

.j-panel_search form.form_search {
    margin-bottom: 60px; }

.j-panel_search form.form_search button {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

.j-panel_search form.form_search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1; }

.j-panel_search form.form_search input::-moz-placeholder {
    color: #fff;
    opacity: 1; }

.j-panel_search form.form_search input:-moz-placeholder {
    color: #fff;
    opacity: 1; }

.j-panel_search form.form_search input:-ms-input-placeholder {
    color: #fff;
    opacity: 1; }

.j-panel_search .announcement span {
    line-height: 11px;
    font-size: 8px;
    width: 110px; }

.j-panel_search .flx .link_promo-visible-xs {
    display: none !important; }

.panel_search .flx dl form .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

@media screen and (max-width: 1199px) {
    .j-panel_search form.form_search {
        padding-right: 63px;
        margin-right: 0; }
    .j-panel_search .path_top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-panel_search .flx .right {
        margin-left: 0;
        width: 100%; }
    .j-panel_search .item_search {
        width: 100%;
        max-width: 100%;
        margin-top: 30px; }
    .j-panel_search .path_bottom .desktop_hide {
        margin-right: 100px; }
    .j-panel_search .path_bottom .right_2 {
        width: calc(100% - 285px);
        margin-left: 0; }
    .j-panel_search .path_bottom .right_2 .excerption {
        line-height: 25px;
        font-size: 17px; }
    .j-panel_search .flx dl {
        text-align: center; }
    .j-panel_search .flx dl ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

@media screen and (max-width: 767px) {
    .j-panel_search .close_search {
        top: 20px; }
    .j-panel_search form.form_search {
        padding-right: 0;
        margin-bottom: 30px; }
    .j-panel_search .flx .menu_32 .menu-main a {
        line-height: 13px;
        font-size: 12px; }
    .j-panel_search .flx .menu_32 .menu-main {
        padding-bottom: 25px;
        margin-bottom: 20px; }
    .j-panel_search .menu-group {
        margin-left: -20px; }
    .j-panel_search .flx .menu_32 .menu-group ul {
        width: calc(50% - 20px);
        margin-left: 20px; }
    .j-panel_search .flx .menu_32 a {
        line-height: 18px;
        font-size: 13px; }
    .j-panel_search .flx .menu_32 .menu-group li {
        margin-top: 10px !important; }
    .j-panel_search .flx .menu_32 ul:last-child li:last-child {
        display: none; }
    .j-panel_search .flx .link_promo-visible-xs {
        display: inline-block !important;
        margin-top: 15px;
        line-height: 14px !important;
        font-size: 12px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important; }
    .j-panel_search .item_search .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    .j-panel_search .item_search .info {
        padding-bottom: 20px; }
    .j-panel_search .item_search .info .title {
        max-height: 84px;
        overflow: hidden; }
    .j-panel_search .path_bottom .desktop_hide {
        margin-right: 0; }
    .j-panel_search .left_2 .name_2 {
        text-align: center; }
    .j-panel_search .path_bottom .right_2 .excerption, .j-panel_search .path_bottom .right_2 .excerption span {
        line-height: 23px;
        font-size: 15px; }
    .j-panel_search .path_bottom .right_2 .dom p:first-child {
        margin-right: 0;
        line-height: 20px;
        font-size: 14px; } }

/* модальное окно поиска */
.j-panel {
    padding-top: 0; }

.j-panel .wrap_panel {
    background: #F5F5F5;
    max-width: 870px;
    width: 100%; }

.j-panel .bottom {
    margin-bottom: 30px; }

.j-panel .search-result-text {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 13px;
    color: #595959;
    opacity: 0.75;
    margin-bottom: 20px; }

.j-panel form {
    margin-bottom: 10px; }

.j-panel .result_control .select-2 select {
    width: 120px; }

.j-panel .menu_panel_sub ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.j-panel .menu_panel_sub li {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }

.link_promo-visible-xs {
    display: none; }

@media screen and (max-width: 1199px) {
    .j-panel .result_control select {
        padding: 0 15px; }
    .j-panel .result_control .select-1 {
        width: 185px; }
    .j-panel .result_control .select-2 select {
        width: 90px; }
    .j-panel .result_control .select-3 select {
        width: 165px; } }

@media screen and (max-width: 767px) {
    .j-panel .search-result-text {
        line-height: 20px;
        font-size: 11px; }
    .j-panel .menu_panel_sub ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .j-panel .menu_panel_sub a {
        padding-top: 9px;
        padding-bottom: 7px; }
    .j-panel .result_control {
        margin-left: -10px; }
    .j-panel .result_control .select-2 p {
        display: none; }
    .j-panel .result_control > div > select {
        width: 100%; }
    .j-panel .result_control > div {
        width: calc(50% - 10px) !important;
        margin-left: 10px;
        margin-top: 10px; }
    .j-panel .result_control .select-3 {
        width: 100% !important;
        margin-left: 0; }
    .j-panel .result_control .select-3 p, .j-panel .result_control .select-3 select {
        width: calc(50% - 10px) !important;
        margin-left: 10px;
        margin-right: 0; }
    .j-panel .result_control .select-3 p {
        line-height: 10px;
        font-size: 13px; } }

/* Подписка */
.j-subscription__text-center {
    text-align: center; }

/* описание вверху страницы Подписка */
.j-subscription__teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 17px;
    color: #000C24;
    margin-bottom: 40px; }

.j-subscription__teaser a {
    text-decoration: none;
    color: #000C24; }

.j-subscription__ctn {
    max-width: 890px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative; }

/* шаги на странице Подписка */
.j-subscription__steps {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px; }

.j-subscription__steps-item:first-child {
    border-left: 1px solid #ECECEC; }

.j-subscription__steps-item {
    border: 1px solid #ECECEC;
    border-left: none;
    padding: 20px 30px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 10.4px;
    text-align: center;
    letter-spacing: 1.04px;
    text-transform: uppercase;
    color: #9A9A9A;
    display: inline-block;
    text-decoration: none; }

.j-subscription__steps-item_active {
    color: #FF7F00; }

.j-subscription__steps-item_normal {
    color: #1A243A; }

.j-subscription__title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    text-align: center;
    color: #1A243A;
    text-align: center;
    margin-bottom: 20px; }

/* выбор типа подписки на странице Подписка */
.j-subscription__type-sub-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 10px;
    font-size: 13px;
    color: #000C24;
    margin-bottom: 15px; }

.j-subscription__type {
    margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }

.j-subscription__type-item {
    border: 1px solid #ECECEC;
    padding: 40px;
    width: calc(50% - 20px);
    margin-left: 20px; }

.j-subscription__type-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #FF7F00;
    margin-bottom: 20px; }

.j-subscription__type-group-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px; }

.j-subscription__type-group-radio .radio_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-subscription__type-group-radio .radio_element label {
    padding-left: 25px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 13px;
    color: #595959;
    opacity: 0.75; }

.j-subscription__type-group-radio .radio_element label::before {
    top: 2px; }

.j-subscription__type-group-radio .radio_element {
    margin-left: 20px; }

.j-subscription__type-group-radio .j-subscription__type-sub-title {
    margin-bottom: 0; }

.j-subscription__type-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 15px; }

.j-subscription__type-list-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0; }

.j-subscription__type-list-img {
    width: 30px;
    margin-right: 15px; }

.j-subscription__type-list-text {
    width: calc(100% - 45px); }

.j-subscription__type-list-text-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 10px;
    font-size: 13px;
    color: #000C24;
    margin-bottom: 10px; }

.j-subscription__type-list-text-teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
    font-size: 13px;
    color: #1A243A; }

.j-subscription__type .fa-file-pdf::before {
    font-size: 30px;
    color: #FF7F00; }

.j-subscription__type .fa-desktop::before {
    font-size: 20px;
    color: #FF7F00; }

.j-subscription__type .fa-book::before {
    font-size: 30px;
    color: #FF7F00; }

.j-subscription__type input[type="checkbox"] {
    display: none; }

.j-subscription__type input[type="checkbox"] + label {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    position: relative;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 10px;
    font-size: 13px;
    color: #000C24; }

.j-subscription__type input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    background: #FFFFFF;
    border: 2px solid rgba(0, 0, 0, 0.2);
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 2px; }

.j-subscription__type input[type="checkbox"]:checked + label::before {
    background-image: url(../images/market/icons/check-square-regular.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px; }

/* выбор другого типа подписки на странице Подписка */
.j-subscription__type-inner {
    margin-bottom: 40px; }

.j-subscription__type-inner .btn {
    padding: 10px;
    width: 247px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.j-subscription__type-inner .btn span {
    margin-left: 15px; }

.j-subscription__type-inner .btn span::before {
    color: #FF7F00;
    margin: 0;
    width: auto; }

.j-subscription__type-inner .btn.active span::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.j-subscription__type-inner-ctn {
    display: none;
    margin-top: 30px;
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    font-size: 17px;
    color: #000C24; }

/* стоимость подписки на странице Подписка */
.j-subscription__cost {
    border: 1px solid #ECECEC;
    padding: 60px;
    margin-bottom: 20px; }

.j-subscription__cost-text {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
    text-align: center;
    color: #1A243A;
    text-align: center;
    margin-top: 40px; }

.j-subscription__cost-text span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 24px;
    text-align: center;
    color: #FF7F00; }

.j-subscription__cost-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.j-subscription__cost-line .radio_element {
    width: 25%;
    text-align: center; }

.j-subscription__cost-line .radio_element label:hover {
    color: #FF7F00; }

.j-subscription__cost-line .radio_element label::before {
    display: block;
    background: #ECECEC;
    width: 100%;
    height: 1px !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    left: 0;
    bottom: 8px;
    top: auto; }

.j-subscription__cost-line .radio_element label {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: bold;
    line-height: 10px;
    font-size: 13px;
    color: #1A243A;
    padding-left: 0;
    text-align: center;
    margin-bottom: 15px; }

.j-subscription__cost-line .radio_element label:after {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: #FFFFFF;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1), inset 0px 1.5px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1), inset 0px 1.5px 1px rgba(0, 0, 0, 0.15);
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin-right: 13px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    left: auto;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px; }

.j-subscription__cost-line .radio_element input[type=radio]:checked + label:after {
    border: 5px solid #FF7F00; }

.j-subscription__cost-line .radio_element span {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
    font-size: 13px;
    color: #1A243A; }

.j-subscription__cost-line .radio_element input[type="radio"]:checked + label::before {
    border: none; }

.j-subscription .j-subscription__text-center .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block; }

/* информация о выбранной подписке */
.j-subscription__info {
    border: 1px solid #ECECEC;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }

.j-subscription__info-img {
    width: 160px;
    height: 230px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 40px; }

.j-subscription__info-ctn {
    width: calc(100% - 200px); }

.j-subscription__info-title, .j-subscription__info-title a {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    color: #FF7F00;
    margin-bottom: 15px;
    text-decoration: none; }

.j-subscription__info-teaser {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 23px;
    font-size: 15px;
    color: #1A243A;
    margin-bottom: 15px; }

.j-subscription__info-table {
    width: 100%;
    margin-bottom: 10px; }

.j-subscription__info-table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.j-subscription__info-table-cell {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    font-size: 13px;
    color: #1A243A; }

.j-subscription__info-table-cell:first-child {
    width: 125px; }

.j-subscription__info-table-cell:last-child {
    font-family: "KazimirText";
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 12px;
    color: #979797; }

.j-subscription__info-text {
    font-family: "KazimirText";
    line-height: 23px;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    margin-bottom: 5px; }

.j-subscription__info-text span {
    font-weight: bold; }

.j-subscription__info-cost {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-size: 20px;
    color: #000C24; }

.j-subscription__info-cost span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    font-size: 20px;
    color: #FF7F00; }

.j-subscription__type-group-radio_mod {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px; }

/* таблица контактной информации на странице Подписка */
.j-subscription__form-head {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #000C24;
    background: #ECECEC;
    padding: 20px 30px; }

.j-subscription__form-ctn {
    border: 2px solid #ECECEC;
    padding: 30px; }

.j-subscription__form-group {
    margin-left: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }

.j-subscription__form-input {
    margin-left: 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #CACACA;
    outline: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    padding: 12px 15px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    font-size: 13px;
    color: #595959; }

.j-subscription__form-input_lg {
    width: 100%; }

.j-subscription__form-input_md {
    width: calc(50% - 10px); }

.j-subscription__form-input_sm {
    width: calc(33.3% - 10px); }

.j-subscription__form-input_xs {
    width: calc(25% - 10px); }

.j-subscription__form-input::-webkit-input-placeholder {
    line-height: 1;
    font-size: 13px; }

.j-subscription__form-input:-moz-placeholder {
    line-height: 1;
    font-size: 13px; }

.j-subscription__form-input::-moz-placeholder {
    line-height: 1;
    font-size: 13px; }

.j-subscription__form-input:-ms-input-placeholder {
    line-height: 1;
    font-size: 13px; }

.j-subscription__form-title {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #1A243A;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ECECEC; }

.j-subscription__form-textarea {
    width: 100%;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #CACACA;
    outline: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    resize: none;
    margin-left: 10px;
    padding: 12px 15px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    font-size: 13px;
    overflow: auto; }

.j-subscription__form-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px; }

.j-subscription__form-bottom .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block; }

.j-subscription__form-bottom span {
    max-width: 300px;
    width: 100%;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    font-size: 10px;
    color: #989898;
    opacity: 0.74;
    margin-left: auto;
    text-align: right;
    margin-right: 20px; }

.j-subscription__btn-back {
    position: absolute;
    left: 0;
    top: 12px;
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    font-size: 13px;
    color: #595959;
    opacity: 0.75;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.j-subscription__btn-back span {
    border-radius: 50%;
    background-color: #DBDBDB;
    margin-right: 10px;
    display: block;
    width: 28px;
    height: 28px;
    position: relative; }

.j-subscription__btn-back i::before {
    content: '\e80d';
    font-family: 'fontello';
    font-style: normal;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -5px;
    font-size: 12px;
    width: 12px;
    height: 12px; }

.j-subscription__btn-back:hover {
    color: #FF7F00; }

.j-subscription__btn-back:hover span {
    background-color: #FF7F00; }

/* способ оплаты на странице Подписка */
.j-subscription__payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.j-subscription__payment-item {
    -webkit-box-shadow: inset 0 0 0 1px #ECECEC;
    box-shadow: inset 0 0 0 1px #ECECEC;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 162px;
    height: 162px;
    margin-left: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer; }

.j-subscription__payment-item:hover {
    -webkit-box-shadow: inset 0 0 0 2px #1A243A;
    box-shadow: inset 0 0 0 2px #1A243A; }

.j-subscription__payment-item_active {
    -webkit-box-shadow: inset 0 0 0 2px #FF7F00;
    box-shadow: inset 0 0 0 2px #FF7F00; }

.j-subscription__payment-item_active:hover {
    -webkit-box-shadow: inset 0 0 0 2px #FF7F00;
    box-shadow: inset 0 0 0 2px #FF7F00; }

.j-subscription__payment-item span {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 13px;
    color: #1A243A;
    opacity: 0.75; }

.j-subscription__payment-item img {
    margin-top: auto;
    margin-bottom: auto;
    max-width: 130px; }

.j-subscription__payment-item_active span {
    color: #FF7F00;
    font-weight: bold; }

.j-subscription__summ {
    text-align: center; }

.j-subscription__summ .btn {
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 15px;
    padding-left: 25px;
    padding-right: 25px; }

.j-subscription__summ-text {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 15px;
    color: #1A243A;
    opacity: 0.75;
    margin-top: 30px; }

.j-subscription__summ-text span {
    color: #FF7F00; }

.j-subscription__cost-text i {
    font-style: normal; }

.j-subscription__type-inner .btn:hover {
    background-color: #000C24; }

.j-subscription__type-inner .btn.active {
    background-color: #FF7F00; }

.j-subscription__type-inner .btn.active span::before {
    color: #fff; }

@media screen and (max-width: 1199px) {
    .j-subscription__teaser {
        line-height: 22px;
        font-size: 15px; }
    .j-subscription__type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .j-subscription__type-item {
        max-width: 435px;
        width: 100%;
        margin-bottom: 20px; }
    .j-subscription__type-item:last-child {
        margin-bottom: 0; }
    .j-subscription__type-inner-ctn {
        line-height: 22px;
        font-size: 15px; }
    .j-subscription__btn-back {
        font-size: 0; }
    .j-subscription__btn-next {
        position: absolute;
        right: 0;
        top: 12px;
        font-family: "Gotham Pro";
        font-style: normal;
        font-weight: 500;
        line-height: 10px;
        font-size: 0;
        color: #595959;
        opacity: 0.75;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .j-subscription__btn-next span {
        border-radius: 50%;
        background-color: #DBDBDB;
        margin-right: 0;
        display: block;
        width: 28px;
        height: 28px;
        position: relative; }
    .j-subscription__btn-next i::before {
        content: '\e80d';
        font-family: 'fontello';
        font-style: normal;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -6px;
        margin-left: -6px;
        font-size: 12px;
        width: 12px;
        height: 12px; }
    .j-subscription__btn-next:hover span, .j-subscription__btn-back:hover span {
        background-color: #1A243A; }
    .j-subscription__payment {
        margin-left: -13px; }
    .j-subscription__payment-item {
        width: calc(20% - 13px);
        margin-left: 13px; }
    .j-subscription__payment-item img {
        max-width: 100%; }
    .j-subscription__payment-item span {
        text-align: center; } }

@media screen and (max-width: 767px) {
    .j-subscription__teaser {
        line-height: 20px;
        font-size: 13px;
        margin-bottom: 20px; }
    .j-subscription__steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .j-subscription__steps-item {
        padding: 10px;
        line-height: 12px;
        font-size: 8.4px;
        width: 33.3%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .j-subscription__title {
        line-height: 10px;
        font-size: 13px; }
    .j-subscription__type {
        margin-left: 0; }
    .j-subscription__type-item {
        margin-left: 0;
        padding: 20px; }
    .j-subscription__type-title {
        line-height: 21px;
        font-size: 15px; }
    .j-subscription__type-group-radio {
        -ms-flex-flow: wrap;
        flex-flow: wrap; }
    .j-subscription__type-group-radio .radio_group {
        margin-left: -20px; }
    .j-subscription__type-group-radio .j-subscription__type-sub-title {
        width: 100%;
        margin-bottom: 15px; }
    .j-subscription__type input[type="checkbox"] + label {
        line-height: 19px; }
    .j-subscription__type input[type="checkbox"] + label::before {
        top: 3px; }
    .j-subscription__type-inner .btn {
        line-height: 11px;
        font-size: 13px;
        width: 220px;
        padding-top: 12px;
        padding-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .j-subscription__type-inner .btn span::before {
        font-size: 18px;
        line-height: 11px; }
    .j-subscription__cost {
        padding: 20px; }
    .j-subscription__cost-line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-subscription__cost-line .radio_element {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px; }
    .j-subscription__cost-line .radio_element label::before {
        display: none; }
    .j-subscription__cost-line .radio_element label {
        padding-right: 25px;
        margin-right: 13px;
        margin-bottom: 0;
        line-height: 19px;
        width: 95px; }
    .j-subscription__cost-line .radio_element label::after {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0; }
    .j-subscription__cost-text {
        border-top: 1px solid #ECECEC;
        margin-left: -20px;
        margin-right: -20px;
        padding-top: 30px;
        margin-top: 30px;
        line-height: 20px;
        font-size: 13px; }
    .j-subscription__cost-text i {
        display: block;
        margin-top: 10px; }
    .j-subscription .j-subscription__text-center .btn {
        padding-left: 25px;
        padding-right: 25px; }
    .j-subscription__btn-next, .j-subscription__btn-back {
        display: none; }
    .j-subscription__info {
        padding: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .j-subscription__info-img {
        margin-right: 0; }
    .j-subscription__info-ctn {
        width: 100%;
        margin-top: 20px; }
    .j-subscription__info-title, .j-subscription__info-title a {
        line-height: 21px;
        font-size: 15px; }
    .j-subscription__info-teaser {
        line-height: 19px;
        font-size: 13px; }
    .j-subscription__info-table-cell:first-child {
        width: 115px; }
    .j-subscription__info-table-row {
        margin-bottom: 5px; }
    .j-subscription__info-text {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        border-top: 1px solid #ECECEC;
        padding-top: 20px;
        margin-top: 20px;
        line-height: 18px;
        font-size: 12px; }
    .j-subscription__type-group-radio_mod {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 20px; }
    .j-subscription__type-group-radio_mod .radio_group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; }
    .j-subscription__type-group-radio_mod .radio_element {
        margin-bottom: 10px; }
    .j-subscription__type-group-radio_mod .radio_element:last-child {
        margin-bottom: 0; }
    .j-subscription__form-head {
        line-height: 18px;
        font-size: 11px;
        padding: 15px 40px 15px 20px; }
    .j-subscription__form-ctn {
        padding: 20px; }
    .j-subscription__form-input, .j-subscription__form-textarea {
        width: 100%;
        margin-left: 0; }
    .j-subscription__form-group, .j-subscription__form-title {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px; }
    .j-subscription__form-input::-webkit-input-placeholder, .j-subscription__form-textarea::-webkit-input-placeholder {
        line-height: 1;
        font-size: 11px;
        opacity: 0.5; }
    .j-subscription__form-input:-moz-placeholder, .j-subscription__form-textarea:-moz-placeholder {
        line-height: 1;
        font-size: 11px;
        opacity: 0.5; }
    .j-subscription__form-input::-moz-placeholder, .j-subscription__form-textarea::-moz-placeholder {
        line-height: 1;
        font-size: 11px;
        opacity: 0.5; }
    .j-subscription__form-input:-ms-input-placeholder, .j-subscription__form-textarea:-ms-input-placeholder {
        line-height: 1;
        font-size: 11px;
        opacity: 0.5; }
    .j-subscription__form-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .j-subscription__form-bottom span {
        text-align: center;
        margin-right: 0;
        margin-top: 15px; }
    .j-subscription__form-bottom .btn {
        padding-left: 25px;
        padding-right: 25px; }
    .j-subscription__payment {
        margin-left: -10px;
        -ms-flex-flow: wrap;
        flex-flow: wrap; }
    .j-subscription__payment-item {
        width: 140px;
        margin-left: 10px;
        margin-bottom: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
    .j-subscription__summ-text {
        margin-top: 10px; } }

/* лучшее на главной Journal */
@media screen and (max-width: 1199px) {
    .j-best {
        margin-bottom: 0; } }

@media screen and (max-width: 767px) {
    .j-best .item__best .thumb img {
        max-height: 60px; }
    .j-best .item__best .thumb {
        margin-right: 10px; }
    .j-best .item__best {
        padding-bottom: 20px; }
    .j-best {
        margin-bottom: 20px; } }

/* карусель на странице series */
.j-list_series {
    margin-bottom: 40px; }

/* социальные сети на странице themes */
@media screen and (max-width: 1199px) {
    .j-social_themes {
        margin-top: 40px; } }

@media screen and (max-width: 767px) {
    .j-social_themes {
        margin-top: 20px; } }

/* блок информации на странице post-page */
.j-date_post {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.j-date_post > div {
    /*width: auto;
    margin-top: 0 !important;*/
    width: 100%;
    display: flex;
}
.j-date_post div div {
    margin-right: 15px;
}

.j-date_post .star {
    margin-left: auto; 
	width: auto; }

@media screen and (max-width: 767px) {
	.j-date_post > div {
	    width: auto;
		display: block;
	}
    .j-date_post {
        margin-left: 0;
        margin-right: 0;
        position: relative;
        margin-bottom: 15px; }
    .m-date_post .title {
        width: 100%;
        margin-bottom: 15px;
        color: #979797;
        margin-right: 0; }
    .m-date_post .star {
        position: absolute;
        right: 0;
        top: -10px;
        z-index: 5; }
    .j-page-post__title, .j-page-post__sub-title {
        line-height: 24px;
        font-size: 16px;
		line-height: 1.5x;
        font-size: 20px;		}
    .j-page-post__title span {
        line-height: 24px;
        font-size: 16px;
		line-height: 1.5;
        font-size: 20px;		}
    .j-page-post__sub-title {
        line-height: 18px;
        font-size: 13px;
		line-height:1.5;
        font-size: 16px;		}
    .j-page-post__title {
        margin-bottom: 10px; }
    .j-page-post__sub-title {
        margin-bottom: 20px; } }


.footer_banner_wide {
    margin-left: -40px;
}