/*!c (class)======================================================================!*/

.c_top-btn {
    margin: 20px auto 0;
    text-align: center;
}


.c_list__faq .h1 {
    margin: 0;
}

    .c_list__faq .h1 a {
        text-decoration: none;
        color: inherit;
    }


.c_list__page-faq h2 a {
    text-decoration: none;
}

.c_list__page-faq article .t-text {
    display: none;
    overflow: hidden;
}

.c_menu-foot {
    line-height: 24px;
    margin: 0 -11px;
}

    .c_menu-foot a {
        color: inherit;
        margin: 0 10px;
        text-decoration: none;
    }


/*!=== !*/

.c_share {
    line-height: 32px;
}

    .c_share * {
        vertical-align: middle;
    }

    .c_share > span {
        letter-spacing: -0.6px;
        margin-right: 8px;
    }

    .c_share [class^=e_] {
        margin-right: -2px;
    }


/*!=== !*/

.c_logo {
    width: 213px;
    height: 100px;
    background: url(../img/logo.png) no-repeat 32px 28px;
    width: 213px;
    height: 100px;
    background: url(../img/logo1.png) no-repeat 32px 14px;
}

    .c_logo a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-indent: -1000px;
    }

.c_creator {
    padding: 20px 0 0;
    text-align: center;
    font-size: 14px;
}


/*!=== !*/

.c_top-search {
    width: 209px;
    height: 30px;
    position: relative;
    border: 1px solid #4d4d4d;
    border-radius: 3px;
    background: #252525;
}

    .c_top-search [type=text] {
        position: absolute;
        top: 2px;
        right: 4px;
        border: 0;
        padding: 0;
        background: none;
        color: #fff;
        width: 175px;
        height: 26px;
        line-height: 30px;
        outline: none;
    }

    .c_top-search [type=submit] {
        position: absolute;
        top: 0;
        left: 0;
        border: 0;
        width: 33px;
        height: 33px;
        background: url(../img/c_top-search.png) no-repeat center;
        overflow: hidden;
        text-indent: -1000px;
        cursor: pointer;
        outline: none;
    }

        .c_top-search [type=submit]:focus {
            opacity: 0.8;
        }

    .c_top-search.big {
        height: 44px;
    }

        .c_top-search.big [type=submit] {
            top: 6px;
        }

        .c_top-search.big [type=text] {
            height: 40px;
            font-size: 24px
        }


/*!=== !*/

.c_pict-block {
    margin-bottom: 15px;
}

    .c_pict-block .slogan {
        height: 556px;
        border-bottom: 2px solid #646162;
        position: relative;
        z-index: 1;
    }

        .c_pict-block .slogan > span {
            display: block;
            padding: 147px 40px 0;
            font-size: 48px;
            text-align: center;
            color: #fff;
        }

    .c_pict-block .c_plate {
        margin: -195px auto 0;
        position: relative;
        left: 2px;
        z-index: 19;
        border-radius: 10px;
    }


/*!=== !*/

.c_plate {
    width: 498px;
    height: 325px;
    background-image: url('../img/c_plate.png');
    background-repeat: no-repeat;
    overflow: hidden;
    padding-left: 463px;
}

.webp .c_plate {
    background-image: url('../img/c_plate.webp');
}

.rslides_nav.rslides1_nav.prev,
.rslides_nav.rslides1_nav.next {
    position: absolute;
    bottom: 20px;
    margin: auto;
    font-size: 0;
    line-height: 0;
    border: 15px solid transparent;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    z-index: 10;
}

.rslides_nav.rslides1_nav.prev {
    left: -30px;
    border-right-color: #d86c4a;
}

.rslides_nav.rslides1_nav.next {
    right: -30px;
    border-left-color: #d86c4a;
}

    .rslides_nav.rslides1_nav.prev:hover,
    .rslides_nav.rslides1_nav.next:hover {
        filter: brightness(85%);
    }

.c_plate .c_article {
    padding: 6px 30px 30px 35px;
    height: 100%;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm {
    margin-top: 30px;
    padding: 0;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .pict {
                        /*
    width: 100px;
    height: auto;
    line-height: 1;
    background: none;
    */
    display: none;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .pict img {
    max-width: 100%;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc h2 {
    font-size: 26px;
    font-family: 'journalSansNew';
    margin-bottom: 5px;
    line-height: 1;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc h2 a {
    color: #49382e;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc .info {
    margin-bottom: 10px;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc .info .date-pub {
    font-size: 13px;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc .text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
}

.c_plate .c_article .index_news .c_articles-list .lst .itm .desc.announce_desc .text {
    font-size: 16px;
}

.c_plate .c_article .index_news .c_articles-list .c_page-nave {
    display: none;
}

/*!=== !*/

.c_article {
    padding: 10px;
}

.c_article .desc {
    font-family: 'journalC';
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.3px;
}

.c_article .capt {
    font-size: 36px;
    color: #49382e;
    margin: 7px 0 4px;
}


/*!=== !*/

.c_main-btn {
    padding: 19px 5px;
    margin: 15px auto;
    background: #fff;
    width: 924px;
    border-radius: 39px;
    text-align: center;
    position: relative;
    left: 7px;
}

    .c_main-btn:after {
        content: "";
        display: block;
        clear: both;
    }

    .c_main-btn .e_btn-big-carrot {
        float: left;
        margin: 0 10px;
        width: 250px;
    }


/*
.c_down-menu {
    margin: 15px 0;
    border: 2px solid #d86c4a;
    background: #fff;
    border-radius: 9px;
    padding: 10px 21px;
    font-size: 22px;
    font-size: 18px;
    font-family: 'journalSansNew';
    color: #49382e;
    overflow: hidden;
    text-align: center;
}
.c_down-menu a {
    display: inline-block;
    color: inherit;
    line-height: 19px;
    margin: 5px 6px 7px 5px;
    padding: 0 8px;
    background: #f2f2f2;
    text-decoration: none;
    border-radius: 15px;
    cursor: pointer;
}
.c_down-menu a.dis {
    color: #b9b4b1;
    cursor: default;
}
.c_down-menu a.act {
    background: #d86c4a;
    color: #fff;
}
*/


/*!=== !*/

.c_map {
    margin: 30px 0 15px;
}

    .c_map .top {
        background: #fff;
        padding: 17px 30px 0;
    }

        .c_map .top:after {
            content: "";
            clear: both;
            display: block;
        }

        .c_map .top .head {
            float: left;
            font-size: 36px;
            color: #49382e;
            margin: 14px 0 4px 27px;
            letter-spacing: -0.1px;
            width: 100%;
        }

    .c_map .filter:after {
        content: "";
        clear: both;
        display: block;
    }

    .c_map .filter {
        float: right;
        font-size: 18px;
        font-family: 'journalSansNew';
        color: #49382e;
        margin: 24px -5px 13px 0;
        max-width: 540px;
    }

        .c_map .filter a {
            float: left;
            color: inherit;
            line-height: 19px;
            margin: 5px 6px 7px 5px;
            padding: 0 8px;
            background: #f2f2f2;
            text-decoration: none;
            border-radius: 15px;
            cursor: pointer;
        }

        .c_map .filter .act {
            background: #d86c4a;
            color: #fff;
            cursor: default;
        }

    .c_map .map {
        width: 1024px;
        height: 727px;
        background: #dadbdc;
        position: relative;
    }

        .c_map .map .google-map {
            width: inherit;
            height: inherit;
            z-index: 0;
        }


/*!=== !*/

.c_map-popup {
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    position: relative;
    margin-top: -27px;
    width: 350px;
    height: 120px;
    padding: 9px;
}

    .c_map-popup > div {
        width: inherit;
        height: inherit;
        overflow: hidden;
    }

    .c_map-popup:after {
        content: "";
        position: absolute;
        bottom: -27px;
        left: -3px;
        width: 33px;
        height: 27px;
        background: url(../img/c_map-popup-arw.png) no-repeat;
    }

    .c_map-popup .left {
        float: left;
        width: 267px;
    }

    .c_map-popup .pict {
        float: right;
        width: 70px;
        color: #b3b3b3;
        text-decoration: none;
        margin-right: 4px;
    }

        .c_map-popup .pict ins {
            text-decoration: none;
            display: block;
            margin-top: -3px;
        }

    .c_map-popup .head {
        background-position: 0 0;
        margin-top: 2px;
        padding-top: 2px;
    }

        .c_map-popup .head > div {
            color: #4d4d4d;
            font-size: 16px;
            letter-spacing: -0.2px;
        }

            .c_map-popup .head > div a {
                color: inherit;
                text-decoration: none;
            }

        .c_map-popup .head > span {
            display: block;
            color: #b3b3b3;
            margin-top: -3px;
        }

    .c_map-popup .desc {
        color: #4d4d4d;
        font-size: 12px;
        line-height: 14px;
        margin-left: 3px;
        margin-top: 18px;
        height: 60px;
        overflow: hidden;
    }

        .c_map-popup .desc > span {
            display: block;
            color: #999;
            font-size: 14px;
            margin-bottom: 6px;
        }

.c_map-popup-not-wrap {
    background: #fff;
    position: relative;
    width: 350px;
    width: 300px;
    max-height: 180px;
    padding: 9px;
}

    .c_map-popup-not-wrap > div {
        width: inherit;
        height: inherit;
        overflow: hidden;
    }

    .c_map-popup-not-wrap .left {
        float: left;
        width: 300px;
    }

    .c_map-popup-not-wrap .pict {
        float: right;
        width: 70px;
        color: #b3b3b3;
        text-decoration: none;
        margin-right: 4px;
    }

        .c_map-popup-not-wrap .pict ins {
            text-decoration: none;
            display: block;
            margin-top: -3px;
        }

    .c_map-popup-not-wrap .head {
        background-position: 0 0;
        margin-top: 2px;
        padding-top: 2px;
    }

        .c_map-popup-not-wrap .head > div {
            color: #4d4d4d;
            font-size: 15px;
            line-height: 15px;
            letter-spacing: -0.2px;
            width: 260px;
            max-height: 46px;
            overflow: hidden;
            text-overflow: ellipsis;
            /*white-space: nowrap;  */
        }

            .c_map-popup-not-wrap .head > div a {
                color: inherit;
                text-decoration: none;
            }

        .c_map-popup-not-wrap .head > span {
            display: block;
            color: #b3b3b3;
            margin-top: -3px;
        }

    .c_map-popup-not-wrap .desc {
        color: #4d4d4d;
        font-size: 12px;
        line-height: 14px;
        margin-left: 3px;
        margin-top: 18px;
        /*height: 60px;*/
        overflow: hidden;
        max-height: 120px;
        overflow: auto;
        max-height: 100px;
    }

        .c_map-popup-not-wrap .desc > span {
            display: block;
            color: #999;
            font-size: 14px;
            margin-bottom: 6px;
        }

.c_logos {
    padding: 40px 0;
}

    .c_logos > span {
        display: block;
        font-size: 36px;
        text-align: center;
        color: #49382e;
        position: relative;
        top: -20px;
        left: 8px;
    }

    .c_logos .lst {
        overflow: hidden;
        text-align: center;
        font-size: 0;
    }

        .c_logos .lst > div {
            display: inline-block;
            vertical-align: top;
            width: 33.3333333%;
            text-align: center;
        }

            .c_logos .lst > div.i_logos-1,
            .c_logos .lst > div.i_logos-2,
            .c_logos .lst > div.i_logos-3,
            .c_logos .lst > div.i_logos-4 {
                width: 25%;
            }

        .c_logos .lst > * img {
            line-height: 1;
            max-width: 100%;
            max-height: 100%;
        }


/*!=== !*/

.c_list-col .capt {
    font-size: 36px;
    color: #49382e;
    line-height: 44px;
    margin: 0 0 6px 2px;
    letter-spacing: -0.1px;
    padding-top: 2px;
}

.c_list-col .lst {
    margin: 0 -22px;
}

    .c_list-col .lst > div {
        height: 166px;
        overflow: auto;
    }

        .c_list-col .lst > div > div {
            overflow: hidden;
            font-size: 14px;
            padding: 2px 26px;
            border-top: 1px solid #f1f1f1;
        }

.c_list-col .lst {
    border-bottom: 1px solid #f1f1f1;
}

    .c_list-col .lst > div > div > * {
        float: left;
        line-height: 29px;
        height: 29px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .c_list-col .lst > div > div > span {
        width: 81px;
        font-size: 13px;
        border-right: 1px solid #f1f1f1;
        color: #d86c4a;
    }

    .c_list-col .lst > div > div > div {
        width: 372px;
        padding-left: 19px;
        letter-spacing: 0.4px;
        padding-left: 0;
        text-decoration: underline;
        color: #d86c4a;
        cursor: pointer;
    }

        .c_list-col .lst > div > div > div:hover {
            text-decoration: none;
        }

    .c_list-col .lst a {
        text-decoration: none;
        color: inherit;
    }


/*!=== !*/

.c_search {
    margin: 15px 0;
}

    .c_search .head {
        font-size: 24px;
        color: #262626;
        margin: 0 0 20px;
    }

    .c_search form:after,
    .c_search .field-s .row:after {
        content: "";
        clear: both;
        display: block;
    }

    .c_search .field-s {
        float: left;
        width: 632px;
        margin-bottom: -4px;
    }

    .c_search .btn {
        float: right;
        width: 230px;
        margin-top: 133px;
        text-align: right;
    }

        .c_search .btn .e_btn-carrot {
            margin-left: 10px;
            margin-right: 0;
        }

    .c_search .field-s .row:first-child {
        padding-bottom: 39px;
    }

    .c_search .row .e_field {
        float: left;
        width: 191px;
        padding-right: 57px;
    }

        .c_search .row .e_field.i_street {
            width: 222px;
        }

        .c_search .row .e_field.i_house {
            width: 54px;
            padding-right: 0;
            float: right;
        }

        .c_search .row .e_field.i_year-birth {
            width: 81px;
            padding-right: 0;
            float: right;
        }


/*!=== !*/

.c_list-tabl {
    margin: 20px 0;
}

    .c_list-tabl header {
        font-size: 16px;
        color: #000;
        margin-bottom: 5px;
    }

    .c_list-tabl .lst {
        margin-left: -22px;
        margin-right: -22px;
        border-bottom: 1px solid #ccc;
    }

        .c_list-tabl .lst .th,
        .c_list-tabl .lst .itm {
            padding-left: 23px;
            padding-right: 45px;
        }

            .c_list-tabl .lst .th:after,
            .c_list-tabl .itm:after {
                display: block;
                clear: both;
                content: "";
            }

    .c_list-tabl .th > div,
    .c_list-tabl .itm > div {
        padding-left: 30px;
    }

        .c_list-tabl .th > div:first-child,
        .c_list-tabl .itm > div:first-child {
            padding-left: 0;
        }

    .c_list-tabl .th {
        background: #f8f8f8;
        border-top: 1px solid #f1f1f1;
        color: #999;
        padding: 9px 0 8px;
        line-height: 20px;
    }

    .c_list-tabl .itm {
        padding: 24px 0 20px;
        line-height: 20px;
        background: #fff;
        border-top: 1px solid #f1f1f1;
        font-size: 16px;
        color: #4d4d4d;
        position: relative;
        z-index: 0;
        cursor: pointer;
        background: url(../img/more-arw-down.png) no-repeat 98% 26px;
    }

        .c_list-tabl .itm.more-data {
            display: none;
        }

            .c_list-tabl .itm.more-data.open {
                display: block;
            }

        .c_list-tabl .itm.open {
            margin-top: -2px;
            border-top: 3px solid #e6e6e6;
            border-bottom: 0;
            z-index: 1;
            background: url(../img/more-arw-up.png) no-repeat 98% 26px #fdf8f6;
        }

        .c_list-tabl .itm.more-data.open {
            background-image: none;
            margin-top: -10px;
            border-top: 0;
            border-bottom: 3px solid #e6e6e6;
            cursor: auto;
            padding-top: 0;
        }

        .c_list-tabl .itm .txt {
            color: #000;
        }

        .c_list-tabl .th > div,
        .c_list-tabl .itm > div {
            float: left;
        }

    .c_list-tabl .th .act {
        color: #d86c4a;
    }

    .c_list-tabl .th a {
        text-decoration: none;
        color: inherit;
    }

    .c_list-tabl .col-1 {
        width: 368px;
    }

    .c_list-tabl .col-2 {
        width: 43px;
    }

    .c_list-tabl .col-3 {
        width: 132px;
    }

    .c_list-tabl .col-4 {
        width: 211px;
    }

    .c_list-tabl .colspan-123 {
        width: 603px;
    }

    .c_list-tabl .mess {
        color: #d86c4a;
    }


/*!=== !*/

.c_page-nave {
    min-height: 25px;
    position: relative;
    padding: 14px 0;
    margin: 10px 14px;
    color: #4d4d4d;
}

    .c_page-nave:after {
        content: "";
        display: block;
        clear: both;
    }

    .c_page-nave .left,
    .c_page-nave .right {
        width: 190px;
        position: absolute;
        bottom: 15px;
        left: 0;
        height: 25px;
    }

    .c_page-nave .right {
        right: 0;
        left: auto;
        text-align: right;
    }

    .c_page-nave .cent {
        width: 590px;
        margin: 0 auto;
        text-align: center;
    }

    .c_page-nave .prev,
    .c_page-nave .next {
        color: inherit;
        text-decoration: none;
        padding-left: 20px;
        font-size: 14px;
        line-height: 25px;
        background: url(../img/more-arw-left.png) no-repeat 0 50%;
    }

    .c_page-nave .next {
        padding-left: 0;
        padding-right: 20px;
        background: url(../img/more-arw-right.png) no-repeat 100% 50%;
    }

    .c_page-nave .counter {
        font-size: 13px;
        color: #999;
    }

    .c_page-nave .link a {
        font-size: 17px;
        display: inline-block;
        color: inherit;
        margin: 4px 0;
        padding: 2px 7px 0;
        line-height: 20px;
        text-decoration: none;
        border-radius: 4px;
    }

        .c_page-nave .link a.act {
            background: #d86c4a;
            color: #fff;
            cursor: default;
        }

.c_list-tabl.a_round .c_page-nave {
    margin: 0 0 -20px;
    padding-bottom: 4px;
}


/*!=== !*/

.c_article-zoom .pict {
    float: left;
    width: 250px;
    height: 150px;
    line-height: 150px;
    background: #e4e4e4;
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
}

    .c_article-zoom .pict img {
        max-width: 250px;
        max-height: 150px;
        vertical-align: middle;
    }

.c_article-zoom .bot {
    clear: both;
    padding-top: 10px;
    margin-top: 17px;
    border-top: 1px solid #f1f1f1;
    color: #000;
}

    .c_article-zoom .bot .link {
        text-align: right;
    }

.c_article-zoom .info > span:first-child {
    display: none;
}

.c_article-zoom .info {
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    color: #49382e;
}

    .c_article-zoom .info > span {
        margin-right: 10px;
    }


/*!=== !*/

.c_articles-list .itm {
    margin: 15px 0;
}

    .c_articles-list .itm:after {
        content: "";
        display: block;
        clear: both;
    }

.c_articles-list .pict {
    float: left;
    width: 250px;
    height: 150px;
    line-height: 150px;
    /* background: #e4e4e4; */
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
}

    .c_articles-list .pict img {
        max-width: 250px;
        max-height: 150px;
        vertical-align: middle;
    }

.c_articles-list .bot {
    clear: both;
    padding-top: 10px;
    margin-top: 17px;
    border-top: 1px solid #f1f1f1;
    color: #000;
}

    .c_articles-list .bot .link {
        text-align: right;
    }

.c_articles-list .info > span:first-child {
    display: none;
}

.c_articles-list .info {
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    color: #49382e;
}

    .c_articles-list .info > span {
        margin-right: 10px;
    }

.c_articles-list h2 {
    margin-top: 0;
    font-size: 26px;
}

    .c_articles-list h2 a {
        text-decoration: none;
    }

.c_form {
    margin: 15px 0;
}

    .c_form:after,
    .c_form .field-s .row:after {
        content: "";
        clear: both;
        display: block;
    }

    .c_form .head {
        font-size: 24px;
        color: #262626;
        margin: 0 0 20px;
    }

    .c_form .btn {
        text-align: center;
        margin-top: 20px;
    }

        .c_form .btn input {
            padding-left: 40px;
            padding-right: 40px;
        }

    .c_form .row {
        margin-top: 30px;
        margin-right: -20px;
    }

        .c_form .row:first-child {
            margin-top: 0;
        }

        .c_form .row .e_field {
            float: left;
            width: 258px;
            margin-right: 20px;
        }

            .c_form .row .e_field.width-f {
                width: 139px;
            }

            .c_form .row .e_field.width-fs {
                width: 78px;
            }

            .c_form .row .e_field.width-l {
                width: 322px;
            }

            .c_form .row .e_field.width-ml {
                width: 228px;
            }

            .c_form .row .e_field.width-100 {
                float: none;
                width: auto;
            }

.c_prof-right-menu {
    position: absolute;
    right: -12px;
    top: 27px;
}

    .c_prof-right-menu .orders {
        margin: 10px 20px;
        text-align: right;
        font-size: 18px;
    }

.c_legend-map {
    position: relative;
    margin: -121px 0 0 8px;
    background: url(../img/e_metka-leg.png) no-repeat;
    font-size: 18px;
    font-weight: 700;
    padding: 1px 0 1px 30px;
    float: left;
    z-index:9999;
}

    .c_legend-map > span {
        display: block;
        margin: 1px 0 7px;
    }

        .c_legend-map > span.red {
            color: #e24637;
        }

        .c_legend-map > span.blue {
            color: #1f85ed;
        }

        .c_legend-map > span.green {
            color: #7dab4c;
        }

.c_sponsor-list {
    font-size: 17px;
}

    .c_sponsor-list .t-head {
        font-size: 36px;
        color: #49382e;
        margin: -20px 0 10px;
    }

    .c_sponsor-list .t-item {
        margin: 0 0 20px;
    }


.c_list-video {
    overflow: hidden;
    margin: 0 -2%;
}

    .c_list-video > article {
        float: left;
        width: 29.3333%;
        margin: 20px 2%;
    }

        .c_list-video > article > .t-pict {
            text-align: center;
            width: 280px;
            height: 150px;
            line-height: 149px;
            margin-bottom: 10px;
            background: #e6e6e6;
            overflow: hidden;
        }

            .c_list-video > article > .t-pict img {
                vertical-align: middle;
            }


.p_fade {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

    .p_fade .jlst {
        position: relative;
    }

        .p_fade .jlst > *.jact {
            position: relative;
            z-index: 3;
            display: block;
        }

        .p_fade .jlst > *.junder {
            z-index: 2;
            display: block;
        }

        .p_fade .jlst > * {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 0;
            display: none;
        }

            .p_fade .jlst > * img {
                display: block;
                width: 100%;
                position: relative;
                z-index: 0;
            }

.p_slider {
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}

    .p_slider .hid {
        width: 700px;
        margin: 0 auto;
        background: #fff;
        border-radius: 10px;
    }

        .p_slider .hid.gray {
            background: #e6e6e6;
        }

    .p_slider .jlst {
        position: relative;
        width: 1000000px;
    }

        .p_slider .jlst > * {
            float: left;
            padding: 0;
            margin: 0;
            width: 700px;
        }

            .p_slider .jlst > * img {
                cursor: pointer;
                cursor: zoom-in;
                display: block;
                position: relative;
                z-index: 0;
                margin: 0 auto;
            }

            .p_slider .jlst > * > span {
                display: block;
                padding: 20px 50px 0;
                background: #fff;
                position: relative;
            }

                .p_slider .jlst > * > span:before {
                    content: "";
                    background: #fff;
                    position: absolute;
                    top: 0;
                    z-index: 0;
                    height: 1000px;
                    width: 100%;
                    left: 0;
                }

                .p_slider .jlst > * > span > span {
                    position: relative;
                    z-index: 1;
                    color: #666;
                    font-family: 'journalSansNew';
                    font-size: 14.88px;
                    line-height: 1.25;
                }

#html .p_slider .jlst > * > span > span * {
    color: #666;
    font-family: 'journalSansNew';
    font-size: 14.88px;
    line-height: 1.25;
}

.p_slider .jnav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
}

.p_slider .jnext,
.p_slider .jprev {
    position: absolute;
    text-indent: -1000px;
    overflow: hidden;
    top: 100px;
    left: 6px;
    text-decoration: none;
    background: url(../img/arw-slider-l.png) no-repeat center;
    height: 148px;
    width: 81px;
}

.p_slider .jnext {
    left: auto;
    right: 6px;
    background: url('../img/arw-slider-r.png') no-repeat center;
}


.search_explain_message_link {
    padding-top: 10px;
    text-align: right;
    margin-right: 15px;
}

.search_explain_message {
    padding-top: 10px;
    margin-right: 15px;
    text-align: left;
    padding: 5px;
    display: none;
}

.j_open-href-by-id {
    cursor: pointer;
}

    .j_open-href-by-id:hover {
        color: #000;
    }

.newszoom_anons {
    float: left;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    margin-right: 10px;
}

.newslist_anons {
    float: left;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
}

.umistit
{
    display: flex;
    justify-content: center;
    padding: 3rem 0;
}

.umistit a.tabulku {
    font-size: 36px;
}