/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
    font-weight: 800;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/*End of normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/*Basic css-------*/

* {
    box-sizing: border-box;
}

.inTop,
.inTop p.top,
.inTop p.down {
    width: 50px;
    height: 50px;
}

.inTop p.top,
.inTop p.down,
.inTop p i {
    line-height: 50px;
}

.inTop {
    position: fixed;
    right: 25px;
    bottom: 100px;
    opacity: 1;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
    z-index: 1060;
}

.inTop:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 15000;
}

.inTop p.top,
.inTop p.down {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    z-index: 200;
}

.inTop p.top:hover,
.inTop p.down:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .inTop,
    .inTop p.top,
    .inTop p.down {
        width: 40px;
        height: 40px;
    }

    .inTop p.top,
    .inTop p.down,
    .inTop p i {
        line-height: 40px;
    }

    .inTop {
        right: 20px;
        bottom: 70px;
    }

    .inTop p.top,
    .inTop p.down {
        font-size: 24px;
    }
}

* {
    box-sizing: border-box;
}

body, p {
    font-size: 14px;
    word-wrap: break-word;
}

body {
    min-width: 320px;
    line-height: 1.4;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

dir, menu, p, ul {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0;
}

a, a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a {
    transition: all .1s ease;
    cursor: pointer !important;
}

#pro-popup a {
    transition: none;
}

ins, a {
    text-decoration: none;
}

dir, menu, p, ul {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0;
}

dir, menu, ul {
    list-style-type: disc;
    -webkit-padding-start: 0;
    padding: 0;
}

ul > li {
    list-style: none;
}

.material-styles table,
.pro-content .stat_centr_wr table {
    width: 100%;
    border-collapse: collapse;
}

.material-styles th,
.material-styles td,
.material-styles th p,
.material-styles td p,
.pro-content .stat_centr_wr th,
.pro-content .stat_centr_wr td,
.pro-content .stat_centr_wr th p,
.pro-content .stat_centr_wr td p {
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
    vertical-align: middle;
    text-align: center;
}

.material-styles th,
.material-styles td,
.pro-content .stat_centr_wr th,
.pro-content .stat_centr_wr td {
    padding: 5px;
}

.material-styles th p,
.material-styles td p,
.pro-content .stat_centr_wr th p,
.pro-content .stat_centr_wr td p {
    padding: 0;
}

.material-styles th:first-child,
.material-styles td:first-child,
.material-styles th:first-child p,
.material-styles td:first-child p,
.pro-content .stat_centr_wr th:first-child,
.pro-content .stat_centr_wr td:first-child,
.pro-content .stat_centr_wr th:first-child p,
.pro-content .stat_centr_wr td:first-child p {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 400;
    margin: 0;
}

textarea, input, label {
    outline: none !important;
}

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
    outline: 0;
    border: none;
}

.sticky-90 {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
}

.sticky-40 {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
}

.col-varial {
    float: left;
    position: relative;
    min-height: 1px;
    margin: 0 5px 10px;
    display: block;
    width: calc(20% - 10px);
    overflow: hidden;
}

.col-varial:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.col-varial a {
    outline: none;
}

.box_in_com {
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.box_in_com img {
    /*max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;*/

    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

@media (max-width: 1023px) {
    .col-varial {
        width: calc(20% - 10px);
    }
}

@media (max-width: 639px) {
    .col-varial {
        width: calc(33.33% - 10px);
    }
}

@media (max-width: 479px) {
    .col-varial {
        width: calc(50% - 10px);
    }
}

.tooltip {
    z-index: 20000;
}

.tooltip-inner {
    background-color: #000 !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000 !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000 !important;
}

.no-active {
    pointer-events: none;
    opacity: .4 !important;
}

.font_os {
    font-style: normal;
}

.com_nam {
    font-size: 20px;
    text-transform: uppercase;
}

.com_nam .count {
    font-weight: 400;
}

.head_com_block {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}

/*.newspaper-article .comment_anchor + .coment_block .head_com_block {
    margin-top: 0;
}*/

.com_nam1 {
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 700;
    float: left;
}

.pravila1 {
    float: right;
    line-height: 29px;
}

.pravila1 a {
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
}

.pl_rubrika {
    display: inline-block;
    position: absolute;
    line-height: 20px;
    font-weight: 300;
    bottom: 0;
    left: 0;
    margin: 0;
    cursor: pointer;
}

.plitka_img {
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.site__top .menu {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.site__top .menu a {
    vertical-align: top;
    text-decoration: none;
    line-height: 20px;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
}

#nav-icon3 {
    display: inline-block;
    width: 27px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    top: 34px;
    left: 15px;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    background: #ffffff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
    top: 2px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 10px;
}

#nav-icon3 span:nth-child(4) {
    top: 18px;
}

.hint-moe,
.no_user_like,
#no_user_like,
#no_user_bookmark,
.no_user_bookmark1,
.no_user_bookmark2,
.no_user_bookmark3,
#yes_user_bookmark,
#del_user_bookmark,
#read_com,
#more_share,
.no_user_claim,
.down_line_nn .empty_com,
.now_views {
    display: none;
    position: absolute;
    top: 45px;
    z-index: 990;
    background: #fff7d5;
    padding: 3px 7px;
    border: 1px solid #8c9fac;
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
}

@media only screen and (min-width: 480px) {
    .comment_mob_lite .no_user_bookmark3 {
        bottom: 72px;
        left: 15px;
        top: auto;
    }
}

/* For summernote*/

.no_mod_nn .note-editor .btn-default,
.comment_mob_lite .note-editor .btn-default,
.note-popover button {
    width: 41px !important;
    height: 41px;
    border-radius: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.com_otvet .note-editor .btn-default {
    width: 40px !important;
    height: 30px !important;
    line-height: 1.1 !important;
}

.comment_mob_lite .panel-heading.note-toolbar > .btn-group .btn-group {
    margin-left: 0 !important;
}

/*.no_mod_nn .btn-sm,
.comment_mob_lite .btn-sm {
    border-radius: 0;
}*/

.comment_mob_lite .note-editor.note-frame {
    border: 1px solid transparent;
}

.no_mod_nn .panel-heading.note-toolbar > .btn-group,
.comment_mob_lite .panel-heading.note-toolbar > .btn-group {
    margin: 0;
}

.no_mod_nn .panel-heading.note-toolbar,
.comment_mob_lite .panel-heading.note-toolbar {
    padding: 0;
}

.no_mod_nn .panel, .comment_mob_lite .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.no_mod_nn .note-editor .panel-heading,
.comment_mob_lite .note-editor .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
}

.no_mod_nn .note-editor.note-frame .note-statusbar,
.comment_mob_lite .note-editor.note-frame .note-statusbar {
    background-color: rgba(136, 136, 136, 0.13);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    display: none;
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
    background-color: #fff;
    color: #000;
    padding: 10px;
    overflow: auto;
    word-wrap: break-word
}

.note-editor.note-frame .note-editing-area .note-editable p {
    margin-bottom: 10px;
}

.note-editor.note-frame .note-status-output {
    display: none;
}

.comment_mob_lite.btn-default {
    background-color: #fff !important;
    color: #444 !important;
    border-color: #ddd !important;
    font-size: inherit !important;
    text-transform: inherit !important;
    font-family: inherit !important;
}

.note-btn-group blockquote,
.note-editable blockquote,
.coment_text_container blockquote {
    margin: 10px 0 10px 10px;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    font-style: italic;
}

/* End for summernote*/

/*End of Basic css-------*/

/*Базовая разметка-----*/

@media (min-width: 500px) and (max-width: 767px) {
    .col-xxs {
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-11 {
        width: calc(11 * 100% / 12);
    }

    .col-xxs-10 {
        width: calc(10 * 100% / 12);
    }

    .col-xxs-9 {
        width: calc(9 * 100% / 12);
    }

    .col-xxs-8 {
        width: calc(8 * 100% / 12);
    }

    .col-xxs-7 {
        width: calc(7 * 100% / 12);
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-5 {
        width: calc(5 * 100% / 12);
    }

    .col-xxs-4 {
        width: calc(4 * 100% / 12);
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-2 {
        width: calc(2 * 100% / 12);
    }

    .col-xxs-1 {
        width: calc(100% / 12);
    }
}

/*html, body {
    height: 100%;
    width: 100%;
}*/

body.pro-plus-page {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.pro-plus-main-back {
    position: fixed;
    background: rgb(161, 0, 0);
    background: linear-gradient(140deg, rgba(161, 0, 0, 1) 0%, rgba(221, 0, 0, 1) 50%, rgba(161, 0, 0, 1) 100%);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.pro-plus-main {
    /*background-color: #dd0000;*/
    color: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    /* overflow: hidden;*/
}

.pro-plus-main > section {
    /*position: fixed;*/
    width: 100%;
    height: 100%;
    margin: 20px 0;
    overflow-y: auto;
    display: flex;;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pro-plus-main > section > div {
    position: relative;
    width: 280px;
    margin: 90px auto 50px;
    padding: 15px 15px 0;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 3px solid #ff5b4d;
}

.pro-plus-main-logo {
    width: 246px;
    margin-bottom: 50px;
    position: absolute;
    top: -68px;
    left: 15px;
}

.pro-plus-main a {
    display: block;
    width: 100%;
    margin: 15px auto;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
    transform: scale(1);
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2);
}

.pro-plus-main a.moe {
    background: #4c9ce2;
    padding: 10px 80px;
}

.pro-plus-main a.moe-plus {
    background: #dd0000;
}

.pro-plus-main a:hover {
    transform: scale(1.05);
}

.pro-plus-main a img {
    width: 100%;
}

body {
    scroll-behavior: smooth;
    padding: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
}

html,
body,
a,
.font_os,
#menu_wr-1 .menu_top .nav_wr ul > li,
.template-pro.mobile_header .nav_list li a,
#nav_memu_wr .btn,
.menu_top .btn-group .dropdown-menu,
.bottom-cover-content .lid,
.pro-content .stat_centr_wr p,
.pro-content .stat_centr_wr blockquote,
.pro-content .stat_centr_wr ol li::before,
.pro-block-comment .pro-com-author span,
.container-row-box .anons-pro-forum .pro-forum-author span,
.container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.pro-block-comment .pro-com-author span,
.pro-content .main-photo input,
.pro-content #plus-search .btn,
.com-down,
.pro-block-content-add > a,
.container-row-box-also .item_text,
.newspaper-article .header-v22-menu .menu-other a,
.skin-zadonsk .number-card .pro-button,
.feedback-form .pro-button,
.feedback-panel .pro-button {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Nunito Sans', sans-serif;
}

#menu_wr-1 .menu_top .nav_wr ul > li > a,
.pro-article .stat_centr_wr .title_article,
.pro-article .stat_centr_wr .title_article p,
.pro-article .stat_centr_wr .subtitle_article,
.pro-article .stat_centr_wr .subtitle_article p,
.pro-content .stat_centr_wr h2,
.pro-content .stat_centr_wr h3,
.stat_centr_wr .pro-spravka h3.head,
.pro-block-content-add h3,
.pro-block-content-add h3 a,
.pro-content #comment_template h2.com_nam,
.pro-content #comment_template h2.com_nam1,
.container-row-box-also h2,
.plitka_text,
.plitka_text p,
.container-rubric .main-rubric,
.pro-button,
.pokaz_all_com,
.pro-content .comment_mob_lite .coment_form_wr input[type=button],
.pro-content .comment_mob_lite .coment_form_wr input[type=reset],
.comets_block_wr .comets_block .coment_text .otvet_coment,
.comets_block_wr .comets_block .coment_text_down .otvet_coment {
    font-family: 'Roboto Condensed', sans-serif;
}

.page-head-h,
.lid-footer button span,
.title-soc .pod,
a.other-pro,
.pro-row-block h2,
.pro-block h2,
.pro-content .plus-search-line h2,
.pro-row-block h2 span,
.h2-on-page,
.pro-article-edit .pro-block .pro-block-content.pro-edit-menu-right,
.pro-edit-main button,
.template-pro-edit .panel-heading a,
.data-range-h3,
.pro-edit-menu-right input,
.pro-content .main-photo,
.pro-content #plus-search .search_text,
.pro-content .comets_block_wr .comets_block .coment_text .sad_com,
.pro-content .comets_block_wr .comets_block .coment_text_down .sad_com,
.pro-block-content-add > a,
.all_button,
.all_button .pokaz_all,
ul.pro-menu a,
ul.hidden-links a,
ul.pro-menu .dropdown-menu a:hover,
.btn,
.pro-menu-too,
.edit-article .modal button,
.edit-article .modal .modal-footer button,
nav.greedy1 button:after,
nav.greedy1 .pro-search,
.container-rubric,
.add_photo_count1,
.add_photo_count,
.add_photo,
.pro-rubric-list li a,
.pro-block-comment h5 {
    font-family: 'Roboto Condensed', sans-serif
}

.pro-row-block h2,
.pro-block-comment h2,
.inform_top_line,
.all_button,
.pro-row-buttons span,
.pro-edit-menu *,
.radio label,
.checkbox label,
.menu2 .block-pro-author,
.container-rubric .main-rubric,
.bottom-cover-content .lid,
.pro-menu-content .selectize-control.single .selectize-input,
.pro-menu-content .selectize-dropdown [data-selectable],
.pro-button {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/*.lid-footer button.button,
.pro-content .comment_mob_lite,
.pro-content .comets_block_wr .comets_block,
.lid.lid-open,
.lid-footer .btn-group.open > ul.dropdown-menu,
.plitka_img_container,
.plitka_img_container div,
.pro-menu-content,
.pro-article figure.image img,
.pro-article .main_photo img,
.pro-article .main-photo video,
.pro-content .stat_centr_wr figure.media,
.pro-content .comets_block_wr .comets_block .coment_text .otvet_coment,
.pro-content .comets_block_wr .comets_block .coment_text_down .otvet_coment,
.pro-content .comment_mob_lite .coment_form_wr input[type=button],
.pro-content .comment_mob_lite .coment_form_wr input[type=reset],
.coment_text_container,
.col-varial,
.comment_mob_lite .note-editor.note-frame,
.comment_mob_lite .file-upload,
.comment_mob_lite .file-upload label,
.stat_centr_wr .pro-spravka,
.main_photo_block,
.p_iframe {
    border-radius: 4px;
}

.top-fix .pro-menu-content {
    border-radius: 0 0 4px 4px;
}

.pro-content #plus-search .input-group .btn {
    border-radius: 0 4px 4px 0;
}

.pro-content #plus-search .search_text {
    border-radius: 4px 0 0 4px;
}

.pl_rubrika {
    border-top-right-radius: 4px;
}

ul.pro-menu > li > ul {
    border-radius: 0 4px 4px 4px;
}*/

button,
.all_button,
.com-btn .comebt_butt {
    border-radius: 5px;
}

.container-row-box-also ul li.item {
    border-radius: 6px;
    overflow: hidden;
}

.template-pro {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.main {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.template-pro.template-pro-noadv footer {
    width: 100%;
}

footer .col-xs-12 {
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .footer-top,
footer .footer-top .social-media {
    width: 100%;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

footer .footer-top .social-media {
    display: none;
}

footer .footer-top .social-media .header-top-row-p {
    margin: 0 10px 0 0;
}

footer .footer-content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
}

footer .footer-content .copyright {
    margin-bottom: 10px;
}

footer img {
    margin: 0;
    float: left;
    height: 50px;
    width: auto;
}

footer,
footer div,
footer a,
footer p {
    font-size: 12px;
    position: relative;
}

footer a,
footer span {
    white-space: nowrap;
    cursor: default !important;
}

footer a[href]:hover,
footer a[href]:focus,
footer a[href]:active {
    text-decoration: underline;
    cursor: pointer !important;
}

.footer-nav {
    margin: 10px 0;
}

.footer-nav a {
    display: inline-block;
    width: 100%;
}

footer .weather-logo p {
    float: left;
    font-size: 11px;
    line-height: 24px;
    margin-right: 6px;
}

footer .weather-logo img {
    height: 12px;
    margin: 6px 6px 6px 0;
}

.weather-logo, .dev {
    display: inline-block;
    width: 100%;
}

.visible-768,
.visible-1024,
.visible-1280,
.visible-1650 {
    display: none !important;
}

/*.projects .container,
.projects #menu_wr-1 .container {
    position: relative;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}*/

.pro-content {
    position: relative;
    height: auto;
    /*min-height: 100vh;*/
    /*z-index: 910;*/
    background-color: #fff;
}

/*.bottom-cover {
    height: 108px;
}*/

/*.bottom-cover div {
    height: 100%;
}*/

.container-top {
    padding-top: 40px;
}

.container-infinity {
    padding-top: 40px;
}

.pro-content.ondown {
    z-index: 800;
}

.pro-header-back {
    position: absolute;
    left: 0;
    width: 100%;
    height: 470px;
    z-index: 700;
}

.pro-header-img {
    width: 100%;
    height: 215px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    /* background-position: left top;
     background-repeat: no-repeat;
     background-size: auto;*/
}

.pro-header-img img,
.pro-header-img-2 img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    object-position: left top;
}

.template-pro-noadv .pro-header-img img,
.template-pro-noadv .pro-header-img-2 img {
    width: 100%;
}

/*---------------------------------------------------*/

/*.header-carousel {
    width: 100%;
    height: 215px;
    z-index: -1;
}

.header-carousel .carousel-inner,
.header-carousel .carousel-inner .item {
    width: 100%;
    height: 100%;
}

.header-carousel .carousel-inner .item img {
    width: 100%;
    height: 215px;
    !*height: 100%;
    object-fit: cover;*!
    object-position: left top;
}

.carousel.fade {
    opacity: 1;
}

.carousel.fade .item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 1.5s;
}

.carousel.fade .item.active {
    position: relative;
    opacity: 1;
}*/

/*---------------------------------------------------*/

/*.pro-header1 {
    position: relative;
    width: 100%;
    height: 150px;
    z-index: 1070;
}

.pro-header1:hover,
.pro-header1:focus {
    z-index: 1070;
}

.menu1 {
    height: 50px;
    width: 100%;
}

#nav_memu_wr .nav_wr ul > li.open_menu {
    background-color: transparent;
}

#menu_wr-1 {
    width: 100%;
}

#menu_wr-1 .menu_top .nav_wr ul > li.open_menu div {
    display: inline-block;
}

#menu_wr-1 .menu_top .nav_wr ul > li.open_menu .dropdown-item {
    color: #000 !important;
}

.menu2 {
    position: relative;
    height: 65px;
    z-index: 1080;
}

.menu2 .pro-header-img-2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    overflow: hidden;
}*/

/*.menu2:before {
    content: '';
    width: 100%;
    height: 75px;
    position: absolute;
    bottom: 0;
    left: 0;
}*/

/*.menu2:before {
    content: '';
    background-image: url(/img/siluet.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 11px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 160px;

}

.menu2.top-fix {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
}

.menu2.is_stuck {
    height: 50px;
    z-index: 1050;
}

.menu2.is_stuck .pro-menu-container {
    padding: 0;
}

.menu2.is_stuck .pro-menu-content {
    margin-left: 0;
}*/

/*Animation Logo + Author*/

/*.pro-menu-container .pro-logo-menu {
    display: block;
    position: absolute;
    height: 140px;
    bottom: 62.5px;
    left: 0;
    opacity: 0;

    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pro-menu-container .pro-logo {
    position: absolute;
    width: auto;
    height: 100px;
    bottom: 0;
    left: 0;
    transform: scale(1);
    transform-origin: center bottom;
    -webkit-transition: .02s;
    transition: .02s;
}

.menu2.is_stuck .pro-menu-container .pro-logo {
    width: auto;
    height: 100%;
    bottom: 0;
    left: 0;
}

.pro-menu-container .pro-logo:hover,
.pro-menu-container .pro-logo:focus {
    transform: scale(1.01);
}

.pro-menu-container .pro-logo-menu,
.menu2 .block-pro-author {
    will-change: transform;
}

.pro-menu-container .pro-logo-menu,
.menu2.pro-shrink .pro-menu-container .pro-logo-menu {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: auto;
}

.menu2 .header-top-row,
.pro-menu-container .pro-logo-menu {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2 .header-top-row.pro-shrink,
.pro-menu-container .pro-logo-menu.pro-shrink {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pro-menu-container .pro-logo-menu-min {
    display: none;
}

.menu2.top-fix .pro-menu-container .pro-logo-menu-min {
    display: block;
}

.pro-menu-container .pro-logo-menu-min {
    position: absolute;
    height: 40px;
    bottom: 5px;
    left: 0;
    opacity: 0;

    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.menu2.top-fix .pro-menu-container .pro-logo-menu-min {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2 .block-pro-author {
    position: absolute;
    right: 0;
    bottom: 95px;
    white-space: nowrap;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;

    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pro-header1.pro-shrink ~ .menu2 .block-pro-author {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.pro-author-portrait {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
    object-fit: cover;
    object-position: center;
    background-color: #eee;
}

.pro-author-name {
    display: inline-block;
    white-space: nowrap;
    font-size: 13px;
    line-height: 1.2;
    padding: 10px 10px 10px 26px;
    margin-left: -20px;
    border-radius: 0 10px 10px 0;
    z-index: -1;
}

.pro-author-name span {
    font-weight: 700;
}*/

/*End of Animation Logo + Author*/

ul.hidden-links,
ul.pro-menu .dropdown-menu {
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
}

aside.adv {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1055;
    background-color: #eee;
}

.template-pro.template-pro-noadv aside.adv {
    display: none;
}

.template-pro-noadv .pro-header-back,
.template-pro-noadv .menu2,
.template-pro-noadv .pro-content {
    width: 100% !important;
}

.col-content {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 30px;
    float: left;
}

.col-content-inside {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-bottom: 40px;*/
}

.col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.pro-content-archive .equal {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.pro-content-archive .col-content {
    -ms-flex-order: 1;
    order: 1;
}

.pro-content-archive .col-right {
    -ms-flex-order: 2;
    order: 2;
}

.col-right .pro-block {
    width: 100%;
    height: 100%;
}

.col-right .pro-block .pro-block-content,
.advert-block {
    width: 100%;
    margin-bottom: 40px;
    z-index: 1;
    /*overflow: hidden;*/
}

.col-right .pro-block .height-60 .pro-block-content,
.col-right .pro-block .height-60 .pro-block-content-adv {
    margin-bottom: 0;
}

.col-right .pro-block .pro-block-content .pro-block-content-adv {
    margin-bottom: 0;
}

.height-100 {
    height: 100%;
}

.height-60 {
    height: 60%;
    padding-bottom: 40px;
}

.height-40 {
    height: 40%;
}

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

.mb-40 {
    margin-bottom: 40px !important;
}

.pro-block-content-add {
    padding: 27px 30px;
    /*margin-bottom: 40px;*/
    position: relative;
    background-color: #fff;
    /*box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);*/
}

.pro-block-content-add h3,
.data-range-h3 {
    display: block;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}

.pro-block-content-add h3 span {
    display: inline-block;
    width: 100%;
    text-transform: none;
    margin-top: 3px;
}

.pro-block-content-add ul {
    margin: 25px 0 25px 20px;
    padding: 0;
}

.pro-block-content-add ul li {
    margin-bottom: 15px;
    line-height: 1.4;
    list-style-type: none;
}

.pro-block-content-add ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    padding-right: 7px;
    font-size: 11px;
    vertical-align: 1px;
    margin-left: -20px;
}

.pro-block-content-add > a {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.pro-block-content img,
.pro-block-content-adv img {
    width: 100%;
}

.anons {
    width: 100%;
    background-color: #c2d1d2;
    margin-bottom: 30px;
}

.anons img {
    width: 100%;
}

/*------*/

.col-content-inside .anons-pro-small {
    position: relative;
    display: block;
    cursor: pointer;
}

/*.col-content-inside .anons-pro-small:before {
    content: "";
    display: block;
    padding-top: 84%;
}*/

/*.anons-pro-small-inside-1 {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 15px;
    overflow: hidden;
}*/

.anons-pro-small-inside-1 {
    position: relative;
}

.anons-pro-small-inside-2 {
    width: 100%;
    /*height: 100%;
    object-fit: cover;
    object-position: center;*/
}

.anons-pro-fix .plitka_img_container .pl_rubrika {
    display: block;
}

.anons-pro-fix .plitka_wr_title .pl_rubrika {
    display: none;
}

@media (min-width: 561px) {
    .anons-pro-fix .plitka_text {
        font-size: 28px;
    }
}

@media (min-width: 768px) {
    .anons-pro-fix .plitka_wr {
        display: flex;
        flex-direction: row;
        height: 100%;
    }

    .anons-pro-fix .plitka_img_container {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        min-width: 60%;
        margin-bottom: 0;
    }

    .anons-pro-fix .plitka_wr_title {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        min-width: 40%;
        padding: 0 0 0 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .anons-pro-fix .plitka_img_container .pl_rubrika {
        display: none;
    }

    .anons-pro-fix .plitka_wr_title .pl_rubrika,
    .anons-pro-fix .plitka_wr_title .pl_rubrika:hover {
        display: block;
        position: relative;
        padding: 0;
        border-top-right-radius: 0;
        line-height: 1.1;
        margin-bottom: 7px;
        color: #0267a5;
        background-color: transparent;
    }

    .anons-pro-fix .plitka_text {
        font-size: 27px;
    }
}

@media (min-width: 1024px) {
    .anons-pro-fix .plitka_text {
        font-size: 26px;
    }
}

@media (min-width: 1280px) {
    .anons-pro-fix .plitka_text {
        font-size: 28px;
    }
}

/*End of Базовая разметка-----*/

/*Авторизация-регистрация*/

.log_pass {
    height: 155px;
}

.help-block {
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
}

.help-block strong {
    font-size: 14px !important;
    color: #ff2246 !important;
    font-weight: normal !important;
}

#flash-overlay-modal .modal-content {
    border-radius: 0 !important;
    text-align: center;
}

.recovery .panel {
    border-radius: 0;
}

.recovery .panel-body {
    width: 330px;
    margin: 20px auto;
}

.recovery .btn {
    font-size: 14px !important;
    border-radius: 0;
    background-color: #4c9ce2;
    border: none;
}

.recovery .btn:hover,
.recovery .btn:active,
.recovery .btn:focus {
    background-color: #455795;
    border: none;
}

.recovery i.fa-refresh {
    margin: 4px 10px 0 5px;
    padding: 0;
}

.recovery h1 {
    margin: 0 -15px;
    font-size: 26px;
}

.recovery input {
    border-radius: 0;
}

/*End of Авторизация-регистрация*/

.modal.fade .modal-dialog {
    transform: none;
}

.fade {
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

.modal-backdrop.in {
    background-color: #000;
}

/*Обратная связь*/

.feedback-button {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 6px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #0075bc;
    box-sizing: border-box;
    opacity: .7;
    z-index: 1040;
}

.feedback-button:hover {
    opacity: 1;
}

.modal.feedback-form,
.feedback-form .modal-dialog,
.feedback-form .modal-content {
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 1060;
}

.feedback-form {
    padding: 0 !important;
}

.modal.feedback-form {
    text-align: center;
    background: transparent;
}

.feedback-form .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
}

/*@media (min-width: 480px) {
    .feedback-form .modal-body {
        min-height: calc(100% - 54px - 70px);
    }
}*/

.feedback-form .modal-header {
    color: #fff;
    padding: 10px 65px 10px 15px;
}

.feedback-form .modal-header .h4 {
    font-size: 18px;
    font-weight: 800;
    line-height: 34px;
    margin: 0;
}

.feedback-send-btn span {
    white-space: nowrap;
    line-height: 24px;
    margin: 5px 10px 5px 0;
}

.skin-zadonsk .feedback-send-btn .pro-button {
    margin: 5px 0 5px 5px;
    font-size: 12px;
    color: #fff;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    box-shadow: none;
}

.skin-zadonsk .feedback-send-btn .button-mail {
    background-color: #ffa132;
}

.skin-zadonsk .feedback-send-btn .button-mail:hover,
.skin-zadonsk .feedback-send-btn .button-mail:focus,
.skin-zadonsk .feedback-send-btn .button-mail:active {
    background-color: #d6862b;
}

.skin-zadonsk .feedback-send-btn .button-mail.noactive {
    background-color: #005d96;
    color: #88b3cd;
    pointer-events: none;
}

.skin-zadonsk .feedback-send-btn .button-watsapp {
    background-color: #25d366;
}

.skin-zadonsk .feedback-send-btn .button-watsapp:hover,
.skin-zadonsk .feedback-send-btn .button-watsapp:focus,
.skin-zadonsk .feedback-send-btn .button-watsapp:active {
    background-color: #20b055;
}

.skin-zadonsk .feedback-send-btn .button-telegram {
    background-color: #6ec1ff;
}

.skin-zadonsk .feedback-send-btn .button-telegram:hover,
.skin-zadonsk .feedback-send-btn .button-telegram:focus,
.skin-zadonsk .feedback-send-btn .button-telegram:active {
    background-color: #5ca1d6;
}

.feedback-send-btn .pro-button:first-child {
    margin-left: 0;
}

.feedback-form .nav-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    height: 54px;
    z-index: 1;
}

.feedback-form .nav-icon-box {
    display: block;
    width: 22px;
    height: 22px;
    position: relative;
    cursor: pointer;
}

.feedback-form .nav-icon-box span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 0;
    opacity: 1;
    left: 0;
    background: #fff;
    transform: rotate(0);
    transform-origin: center;
    transition: .15s ease-in-out;
}

.feedback-form .nav-icon-box span:nth-child(1) {
    top: 10px;
    transform: rotate(45deg);
}

.feedback-form .nav-icon-box span:nth-child(2) {
    bottom: 10px;
    transform: rotate(-45deg);
}

.feedback-form .form-group {
    position: relative;
}

.feedback-form .form-group:before,
.feedback-form .upload-images:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #0075bc;
}

.feedback-form input,
.feedback-form textarea {
    display: block;
    width: 100%;
}

.feedback-form label {
    position: absolute;
    top: 7px;
    left: 10px;
    font-weight: 400;
    color: #0075bc;
}

.feedback-form textarea {
    resize: vertical;
}

.feedback-form input,
.feedback-form textarea {
    border: none;
    outline: none !important;
    font-size: 16px;
    line-height: 1.5;
    background: transparent;
}

.feedback-form input {
    padding: 30px 10px 6px;
}

.feedback-form input,
.feedback-form .form-group-text,
.feedback-form .upload-images {
    border-radius: 5px 5px 0 0;
    background-color: #f2f2f2;
}

.feedback-form .form-group-text {
    padding: 30px 10px 10px;
}

/*.feedback-form .form-group-text .text {
    padding-top: 15px;
}*/

.feedback-form .form-group-text textarea {
    padding: 0;
}

.upload-images {
    width: 100%;
    position: relative;
    padding: 7px 5px 5px;
}

.feedback-form .upload-images label {
    position: relative;
    top: 0;
    left: 5px;
}

.upload-image .image-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.upload-image .image_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.upload-image .image-box {
    width: 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    position: relative;
    user-select: none;
}

@media (max-width: 767px) {
    .upload-image .image-box {
        width: 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 575px) {
    .upload-image .image-box {
        width: 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media (max-width: 359px) {
    .upload-image .image-box {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.upload-image .image-box.button_load {
    order: 10;
}

.upload-image .image-box:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.upload-image .preview_small .delete {
    background: rgba(11, 11, 11, 0.2) url(/img/close.svg) no-repeat center;
    background-size: 60%;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 25px;
    height: 25px;
    border-radius: 0 3px 0 3px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .1s ease;
}

.upload-image .image_preview {
    background-color: #eee;
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    overflow: hidden;
    border-radius: 3px;
}

.upload-image .image_preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.upload-image .progress-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    padding: 15px;
    overflow: hidden;
    border-radius: 3px;
    background-color: #b7e2fd;
    color: #fff !important;
    cursor: pointer;
    transition: all 0.3s ease;
}

.upload-image .progress-btn i {
    font-size: 30px;
}

.upload-image .note-nn-1,
.upload-image .note-nn-2 {
    font-size: .9em;
    line-height: 1.3;
    margin-top: 0.2em;
    font-weight: 400;
}

.upload-image .upload_count {
    font-weight: 700;
}

.upload-image .note-nn-1,
.upload-image .note-nn-2 {
    margin: 5px 5px 0;
    text-align: right;
}

.upload-image .note-nn-1 {
    color: #0075bc;
}

.upload-image .note-nn-2 {
    color: #e90029;
}

.feedback-form .modal-header,
.feedback-form .modal-footer,
.feedback-panel {
    background-color: #0075bc;
    border: none;
}

.feedback-panel {
    border-top: 1px solid #025284;
}

button[class^='feedback-'] {
    font-size: 13px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    border-radius: 20px;
}

button[class^='feedback-']:active {
    transform: translateY(2px);
}

.feedback-cancel {
    background-color: transparent;
    border: 1px solid #b7e2fd;
    color: #b7e2fd;
}

.feedback-cancel:hover,
.feedback-cancel:focus {
    background-color: #b7e2fd;
    color: #025284;
}

.feedback-send {
    background-color: #00a3ff;
    color: #fff;
    margin-left: 10px;
}

.feedback-send:hover,
.feedback-send:focus {
    background-color: #025284;
}

.feedback-panel {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    color: #fff;
    transform: translateY(0);
    transition: transform .5s;
}

.feedback-panel.is-hidden {
    transform: translateY(100%);
}

@media (min-width: 768px) {
    .modal.feedback-form:before {
        display: inline-block;
        vertical-align: middle;
        content: '';
        height: 100%;
    }

    .feedback-form .modal-dialog {
        max-width: 600px;
        height: auto;
    }

    .feedback-form .modal-content {
        border-radius: 6px;
        box-shadow: 0 2px 6px rgba(0, 0, 1, .1),
        2px 5px 15px rgba(0, 0, 0, .1),
        2px 5px 25px rgba(0, 0, 0, .1);
    }

    .feedback-form .form-group-text .text {
        max-height: calc(100vh - 519px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    button[class^='feedback-'] {
        transition: all .2s;
    }

    button.feedback-button {
        position: fixed;
        right: 20px;
        bottom: 20px;
        width: 60px;
        height: 60px;
        border-radius: 10px;
        transform-origin: right bottom;
        background-color: #0267a5;
        opacity: 1;
        overflow: hidden;
    }

    /*.feedback-button .feedback-send-btn,
    .feedback-button.close-fb .feedback-send-btn {
        display: none;
        opacity: 0;
    }

    .feedback-button.open-fb .feedback-send-btn {
        display: block;
    }*/
    button.feedback-button .mes-icon {
        position: absolute;
        width: 24px;
        height: 24px;
        opacity: 1;
        transition: all .2s;
    }

    button.feedback-button .mes-mail {
        top: 8px;
        right: 26px;
    }

    button.feedback-button .mes-whatsapp {
        top: 30px;
        right: 17px;
    }

    button.feedback-button .mes-telegram {
        top: 15px;
        right: 8px;
    }

    .skin-zadonsk .feedback-button .feedback-send-btn > span {
        display: block;
        margin: 2px 5px 5px;
        font-size: 13px;
        text-align: left;
        line-height: 1;
        font-weight: 400;
        color: #fff;
    }

    .skin-zadonsk .feedback-button .feedback-send-btn .pro-button {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: 800;
        width: 100px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        margin: 5px;
        box-shadow: none;
        color: #fff;
        opacity: 0;
    }

    /*-----------------*/
    button.feedback-button.open-fb,
    button.feedback-button.close-fb,
    .feedback-button.open-fb .feedback-send-btn,
    .feedback-button.close-fb .feedback-send-btn,
    button.feedback-button.open-fb .mes-icon,
    button.feedback-button.close-fb .mes-icon,
    .feedback-button.open-fb .feedback-send-btn > span,
    .feedback-button.close-fb .feedback-send-btn > span,
    .feedback-button.open-fb .feedback-send-btn .pro-button,
    .feedback-button.close-fb .feedback-send-btn .pro-button {
        animation-duration: 300ms;
        animation-fill-mode: both;
        animation-timing-function: cubic-bezier(.57, 0, .47, 1);
    }

    /*Главная кнопка------*/
    button.feedback-button.open-fb {
        animation-name: feedback-button-max;
    }

    @keyframes feedback-button-max {
        from {
            width: 60px;
            height: 60px;
        }
        to {
            width: 340px;
            height: 70px;
        }
    }

    button.feedback-button.close-fb {
        animation-name: feedback-button-min;
        animation-delay: 300ms;
    }

    @keyframes feedback-button-min {
        from {
            width: 340px;
            height: 70px;
        }
        to {
            width: 60px;
            height: 60px;
        }
    }

    /*Содержимое главной кнопки------*/
    .feedback-button.open-fb .feedback-send-btn {
        animation-name: feedback-send-btn-visible;
        animation-delay: 300ms;
    }

    @keyframes feedback-send-btn-visible {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    .feedback-button.close-fb .feedback-send-btn {
        animation-name: feedback-send-btn-invisible;
        animation-delay: 240ms;
    }

    @keyframes feedback-send-btn-invisible {
        from {
            opacity: 1;
        }
        to {
            opacity: 0;
        }
    }

    /*Мелкие кнопки------*/
    button.feedback-button.open-fb .mes-mail {
        animation-name: mes-mail-max;
        animation-delay: 300ms;
    }

    @keyframes mes-mail-max {
        from {
            top: 8px;
            right: 26px;
            transform: scale(1, 1);
        }
        to {
            top: 27px;
            right: 270px;
            transform: scale(0, 0);
        }
    }

    button.feedback-button.close-fb .mes-mail {
        animation-name: mes-mail-min;
        animation-delay: 0ms;
    }

    @keyframes mes-mail-min {
        from {
            top: 27px;
            right: 270px;
            transform: scale(0, 0);
        }
        to {
            top: 8px;
            right: 26px;
            transform: scale(1, 1);
        }
    }

    /*---*/
    button.feedback-button.open-fb .mes-whatsapp {
        animation-name: mes-whatsapp-max;
        animation-delay: 360ms;
    }

    @keyframes mes-whatsapp-max {
        from {
            top: 30px;
            right: 17px;
            transform: scale(1, 1);
        }
        to {
            top: 27px;
            right: 160px;
            transform: scale(0, 0);
        }
    }

    button.feedback-button.close-fb .mes-whatsapp {
        animation-name: mes-whatsapp-min;
        animation-delay: 60ms;
    }

    @keyframes mes-whatsapp-min {
        from {
            top: 27px;
            right: 160px;
            transform: scale(0, 0);
        }
        to {
            top: 30px;
            right: 17px;
            transform: scale(1, 1);
        }
    }

    /*---*/
    button.feedback-button.open-fb .mes-telegram {
        animation-name: mes-telegram-max;
        animation-delay: 420ms;
    }

    @keyframes mes-telegram-max {
        from {
            top: 15px;
            right: 8px;
            transform: scale(1, 1);
        }
        to {
            top: 27px;
            right: 50px;
            transform: scale(0, 0);
        }
    }

    button.feedback-button.close-fb .mes-telegram {
        animation-name: mes-telegram-min;
        animation-delay: 120ms;
    }

    @keyframes mes-telegram-min {
        from {
            top: 27px;
            right: 50px;
            transform: scale(0, 0);
        }
        to {
            top: 15px;
            right: 8px;
            transform: scale(1, 1);
        }
    }

    /*Заголовок над кнопками------*/
    .feedback-button .feedback-send-btn > span {
        opacity: 0;
        transform: scale(0, 0);
        transform-origin: left center;
    }

    .feedback-button.open-fb .feedback-send-btn > span {
        animation-name: feedback-title-visible;
        animation-delay: 285ms;
    }

    @keyframes feedback-title-visible {
        from {
            opacity: 0;
            transform: scale(0, 0);
        }
        to {
            opacity: 1;
            transform: scale(1, 1);
        }
    }

    .feedback-button.close-fb .feedback-send-btn > span {
        animation-name: feedback-title-invisible;
        animation-delay: 180ms;
    }

    @keyframes feedback-title-invisible {
        from {
            opacity: 1;
            transform: scale(1, 1);
        }
        to {
            opacity: 0;
            transform: scale(0, 0);
        }
    }

    /*Кнопки внутри------*/
    .feedback-button .feedback-send-btn .pro-button {
        opacity: 0;
        transform: scale(0, 0);
    }

    .feedback-button.open-fb .feedback-send-btn .pro-button {
        animation-name: feedback-btn-visible;
        animation-delay: 360ms;
    }

    @keyframes feedback-btn-visible {
        from {
            opacity: 0;
            transform: scale(0, 0);
        }
        to {
            opacity: 1;
            transform: scale(1, 1);
        }
    }

    .feedback-button.close-fb .feedback-send-btn .pro-button {
        animation-name: feedback-btn-invisible;
    }

    @keyframes feedback-btn-invisible {
        from {
            opacity: 1;
            transform: scale(1, 1);
        }
        to {
            opacity: 0;
            transform: scale(0, 0);
        }
    }

    /*no-active*/
    .feedback-button.open-fb .feedback-send-btn .pro-button.no-active {
        animation-name: feedback-btn-visible-1;
        animation-delay: 360ms;
    }

    @keyframes feedback-btn-visible-1 {
        from {
            opacity: 0;
            transform: scale(0, 0);
        }
        to {
            opacity: .4;
            transform: scale(1, 1);
        }
    }

    .feedback-button.close-fb .feedback-send-btn .pro-button.no-active {
        animation-name: feedback-btn-invisible-1;
    }

    @keyframes feedback-btn-invisible-1 {
        from {
            opacity: .4;
            transform: scale(1, 1);
        }
        to {
            opacity: 0;
            transform: scale(0, 0);
        }
    }

    /*End of no-active*/
    .feedback-button.open-fb .feedback-send-btn .pro-button:nth-of-type(1) {
        animation-delay: 300ms;
    }

    .feedback-button.open-fb .feedback-send-btn .pro-button:nth-of-type(2) {
        animation-delay: 360ms;
    }

    .feedback-button.open-fb .feedback-send-btn .pro-button:nth-of-type(3) {
        animation-delay: 420ms;
    }

    .feedback-button.close-fb .feedback-send-btn .pro-button:nth-of-type(1) {
        animation-delay: 120ms;
    }

    .feedback-button.close-fb .feedback-send-btn .pro-button:nth-of-type(2) {
        animation-delay: 60ms;
    }

    .feedback-button.close-fb .feedback-send-btn .pro-button:nth-of-type(3) {
        animation-delay: 0ms;
    }

    /*-----------------*/
    .feedback-form .modal-header {
        border-radius: 5px 5px 0 0;
    }

    .feedback-form .modal-footer {
        border-radius: 0 0 5px 5px;
    }
}

@media (max-width: 767px) {
    .feedback-form .modal-dialog {
        transform: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .feedback-form .nav-icon {
        display: none;
    }

    .feedback-form .nav-icon-box span {
        background: #0075bc;
    }

    .feedback-form .modal-body {
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        top: 54px;
        left: 0;
        right: 0;
        bottom: 70px;
    }

    .feedback-form .modal-footer {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .feedback-form input,
    .feedback-form textarea {
        font-size: 16px;
    }
}

@media (max-width: 479px) {
    /*.feedback-form .modal-header,
    .feedback-panel {
        flex-direction: column !important;
    }*/
    .skin-zadonsk .feedback-send-btn .pro-button {
        width: 70px;
    }

    .feedback-form .modal-body {
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        top: 54px;
        left: 0;
        right: 0;
        bottom: 70px;
    }
}

@media (max-width: 400px) {
    .feedback-send-btn span {
        white-space: normal;
        line-height: 1.1;
        margin: 0 10px 0 0;
        width: min-content;
    }
}


/*Google Material Design -----*/

/*.feedback-form .form-group {
    position: relative;
    margin-bottom: 15px;
}

.feedback-form input {
    font-size: 18px;
    padding: 25px 10px 5px 10px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
}

.feedback-form input:focus {
    outline: none;
}

.feedback-form label {
    color: #0075bc;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 10px;
    top: 4px;
    transition: 0.2s ease all;
}*/

/*.feedback-form label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 10px;
    top: 26px;
    transition: 0.2s ease all;
}

.feedback-form input:focus ~ label,
.feedback-form input:valid ~ label,
.feedback-form textarea:focus ~ label,
.feedback-form textarea:valid ~ label {
    top: 4px;
    font-size: 14px;
    color: #0075bc;
}*/

/*.feedback-form input:invalid ~ label,
.feedback-form textarea:invalid ~ label {
    top: 4px;
    font-size: 14px;
    color: red;
}*/

/*.feedback-form .bar {
    position: relative;
    display: block;
    width: 300px;
}

.feedback-form .bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #0075bc;
    transition: 0.2s ease all;
}

.feedback-form .bar:before {
    left: 0;
}

.feedback-form input:focus ~ .bar:before {
    width: 100%;
}*/

/*Google Material Design -----*/

/*---------------------------------------------------*/

.feedback-ok {
    height: 300px;
}

.loading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    /*background-color: rgba(255, 255, 255, 0.75);*/
}

.loading-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 160px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3), 0 0 50px 40px rgba(0, 0, 0, .1);
}

.loading-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    margin-bottom: 7px;
    color: #0075bc;
}

#fountainG {
    position: relative;
    width: 168px;
    height: 20px;
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #0075bc;
    width: 16px;
    height: 16px;
    animation-name: bounce_fountainG;
    animation-duration: 1.165s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(.3);
    border-radius: 13px;
}

#fountainG_1 {
    left: 0;
    animation-delay: 0.466s;
}

#fountainG_2 {
    left: 21px;
    animation-delay: 0.5825s;
}

#fountainG_3 {
    left: 42px;
    animation-delay: 0.699s;
}

#fountainG_4 {
    left: 63px;
    animation-delay: 0.8155s;
}

#fountainG_5 {
    left: 84px;
    animation-delay: 0.932s;
}

#fountainG_6 {
    left: 105px;
    animation-delay: 1.0485s;
}

#fountainG_7 {
    left: 126px;
    animation-delay: 1.165s;
}

#fountainG_8 {
    left: 147px;
    animation-delay: 1.2915s;
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #0075bc;
    }

    100% {
        transform: scale(.3);
        background-color: rgba(126, 205, 91, 0);
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #0075bc;
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgba(126, 205, 91, 0);
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #0075bc;
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgba(126, 205, 91, 0);
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #0075bc;
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgba(126, 205, 91, 0);
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #0075bc;
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgba(126, 205, 91, 0);
    }
}

/*---------------------------------------------------*/


/*end of Обратная связь*/

ul.pro-menu li.open > a:before,
.all_button,
.edit_title_front,
button.edit_text_front {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

/*#menu_wr-1 {
    display: none;
}

#menu_wr-1 .logo_wr {
    height: 45px;
    display: inline-block;
    float: left;
    margin: 5px 30px 0 0;
    background-color: transparent;
    transform: translateY(0);
}*/

/*#menu_wr-1 .logo_wr:hover {
    transform: translateY(2px);
}*/

/*.logo_wr img {
    height: 90%;
}

#menu_wr-1 .menu_top {
    display: inline-block;
    float: left;
    margin: 0;
    width: auto;
    height: 50px;
}

#nav_memu_wr {
    background-color: transparent;
    width: auto;
    height: 100%;
    margin: 0;
}

#menu_wr-1 .menu_top .nav_wr {
    height: 100%;
}

#menu_wr-1 .menu_top .nav_wr ul > li {
    display: inline-block;
    float: left;
    height: 100%;
    font-size: 14px;
    line-height: 50px;
    font-weight: 400;
    text-transform: none;
    margin-right: 0;
}

#menu_wr-1 .menu_top .nav_wr ul > li > a:hover,
#menu_wr-1 .menu_top .nav_wr ul > li > a:active,
#menu_wr-1 .menu_top .nav_wr ul > li > a:focus {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}

#menu_wr-1 .menu_top .nav_wr ul > li > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}

#nav_memu_wr .btn {
    background-color: #fff;
    color: #4c9ce2;
    height: 28px;
    width: auto;
    min-width: 130px;
    border-radius: 0;
    border: none;
    padding: 0 12px;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
}

#menu_wr-1 .btn-group > .btn:first-child {
    margin-left: 15px;
}*/

.btn-group.open .dropdown-toggle,
.btn:active,
.btn.active {
    box-shadow: none;
}

/*.menu_top .btn-group .dropdown-menu {
    padding: 5px 0;
    margin-top: 0;
    margin-left: 15px;
    border: none;
    width: auto;
    min-width: 130px;
    line-height: 26px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
}

.menu_top .btn-group .dropdown-menu a {
    width: 100%;
    display: inline-block;
    line-height: 26px;
    padding: 0 14px;
}

.menu_top .btn-group .dropdown-menu a:hover {
    color: #fff;
    background-color: #7bc0fd;
}*/

/*.vhod_mob {
    display: flex;
    align-items: center;
    position: relative;
    width: auto;
    min-width: 16px;
    padding: 0;
    height: 50px;
    float: right;
    text-align: left;
}*/

/*.vhod_mob a {
    display: inline-block;
    width: 100%;
    text-align: center;
}*/

/*.vhod_mob a span {
    display: inline-block;
    color: #fff;
    float: left;
    line-height: 50px;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: .2s;
    transition: .2s;
}*/

/*.vhod_mob a:hover .av_header {
    transform: scale(1.075);
    -webkit-transition: .2s;
    transition: .2s;
}*/

/*.vhod_mob a:hover span {
    font-weight: 700;
}*/

/*.vhod_mob .dropdown-menu {
    background-color: #fff;
    border: none;
    margin: 0;
}

.vhod_mob .dropdown-menu > li > a {
    color: #333;
}*/

/*.av_header {
    margin: 9px 10px;
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/

/*#pro-popup .av_header {
    margin: 5px auto 30px;
    float: none;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 1px 1px #adb0b1;
}

.vhod_mob .icon-icon-moe-13 {
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.site__top {
    width: 77px;
    height: 50px;
    position: absolute;
    z-index: 201;
    right: 0;
    top: 0;
}

.site__top .menu {
    width: 100%;
}

#nav-icon3 {
    top: 15px;
    left: 25px;
}*/

/*body .modal-backdrop {
    background-color: transparent;
}*/

/*#pro-popup .modal-body li:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

#pro-popup .modal-body li:hover a {
    opacity: .5;
}*/

.main_header {
    z-index: 1020;
}

.menu2 div {
    height: 100%;
    position: relative;
}

.pro-menu-container,
ul.pro-menu,
ul.pro-menu > li,
ul.pro-menu > li button {
    height: 50px;
    position: relative;
}

.pro-menu-container {
    width: 100%;
    position: absolute;
    left: 0;
    top: 7.5px;
    padding: 0;
}

.menu2.is_stuck .pro-menu-container {
    top: 0;
}

/*.pro-menu-container .pro-logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.menu2.pro-shrink .pro-menu-container .pro-logo {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.menu2.top-fix .pro-menu-container .pro-logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}*/

/*.pro-menu-container:before {
    content: '';
    position: absolute;
    left: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}*/

/*ul.pro-menu {
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/

.pro-menu-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: transparent;
    height: 50px;
    transition: .1s;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menu2 .pro-menu-content {
    margin-left: -15px;
}

/*.pro-menu-content:hover,
.pro-menu-content:focus {
    overflow: visible;
}*/

ul.pro-menu {
    position: relative;
    /*overflow: hidden;*/
}

.pro-menu-content.extended ul.pro-menu {
    overflow: visible;
    height: auto !important;
}

/*Menu Leve2*/

.container-rubric {
    font-size: 18px;
    line-height: 50px;
}

.container-rubric .main-rubric {
    text-transform: uppercase;
    padding: 0 20px 0 0;
    margin: 0;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
}

.container-rubric ul.pro-menu a {
    text-transform: none;
    padding: 0 20px;
    margin: 0;
}

/*End of Menu Leve2*/

/*Header-top-row*/
/*.menu2-1 .header-top-row {
    position: absolute;
    right: 15px;
    top: -77px;
    width: calc(100% - 560px);
    height: 51px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}*/

/*.menu2-1 .header-top-row > div:nth-child(2),
.menu2-1 .header-top-row > div:nth-child(3) {
    margin-left: 6%;
}*/

/*.header-top-row-p {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 3px;
    white-space: nowrap;
}*/

/*.social-media .header-top-row-p,
.vhod_mob .header-top-row-p {
    margin-bottom: 9px;
}*/

/*.header-top-row .weather img {
    width: 42px;
    height: 42px;
    margin-right: 3px;
    float: left;
}*/

/*.header-top-row .weather .temp {
    font-size: 20px;
    line-height: 42px;
    color: #fff;
    font-family: 'Roboto Condensed';
}*/

.social-media-buttons {
    height: 30px;
}

.social-media-buttons .soc-button {
    display: block;
    margin-right: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    transition: .1s;
}

.soc-button.soc-in-menu-more .dropdown-menu .soc-button {
    margin: 0 0 6px 0;
    opacity: 0;
}

.soc-button.soc-in-menu-more .dropdown-menu .soc-button:last-of-type {
    margin: 0;
}

.social-media-buttons .soc-button:last-child {
    margin-right: 0 !important;
}

.social-media-buttons .soc-in-menu-vk {
    background-image: url(/img/soc-vk.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-ok {
    background-image: url(/img/soc-ok.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-fb {
    background-image: url(/img/soc-fb.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-twitter {
    background-image: url(/img/soc-twitter.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-youtube {
    background-image: url(/img/soc-youtube.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-telegram {
    background-image: url(/img/soc-telegram.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-viber {
    background-image: url(/img/soc-viber.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-instagram {
    background-image: url(/img/soc-instagram.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-tiktok {
    background-image: url(/img/soc-tiktok.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.social-media-buttons .soc-in-menu-zen {
    background-image: url(/img/soc-zen.svg);
    background-repeat: no-repeat;
    background-size: 65%;
    background-position: center;
    background-color: rgba(255, 255, 255, .5);
}

.social-media-buttons .soc-button:hover {
    transform: scale(1.1);
}

.social-media-buttons .soc-button:active {
    transform: scale(1.2);
}

.soc-button.soc-in-menu-more:hover,
.soc-button.soc-in-menu-more:active {
    transform: none;
}

.dots {
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.dots .dot {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 1;
    top: calc(50% - 2px);
    transform: none;
    transition: .05s ease-in-out;
    background-color: #fff;
}

.dots .dot:nth-child(1) {
    left: calc(50% - 9px);
}

.dots .dot:nth-child(2) {
    left: calc(50% - 2px);
}

.dots .dot:nth-child(3) {
    left: calc(50% + 5px);
}

.soc-button.soc-in-menu-more .dropdown-menu {
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: -1;
    display: none;
    opacity: 0;
    float: none;
    min-width: auto;
    width: 38px;
    height: auto;
    padding: 36px 3px 3px;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    outline: none;
    background-clip: padding-box;
    border-radius: 19px;
    box-shadow: 3px 6px 10px rgba(0, 0, 0, .5);
}

.soc-button.soc-in-menu-more.open > .dropdown-menu,
.soc-button.soc-in-menu-more.open > .dropdown-menu .soc-button {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.soc-button.soc-in-menu-more.open > .dropdown-menu .soc-button {
    animation-delay: .2s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*.header-top-row .vhod_mob {
    display: block;
    float: none;
    min-width: 95px;
}

.menu2 .header-top-row .av_header {
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 6px 0 0;
}

.header-top-row .vhod_mob a span {
    display: inline-block;
    color: #fff;
    line-height: 30px;
    max-width: 100px;
    width: calc(100% - 36px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: .2s;
    transition: .2s;
}*/

/*End of Header-top-row*/

.pro-breadcrumb {
    margin-top: 20px;
}

.pro-breadcrumb a {
    position: relative;
    display: inline-block;
    min-width: auto;
    font-size: 15px;
    white-space: nowrap;
}

/*a:hover,
.pro-breadcrumb a:hover {
    text-decoration: underline;
}*/

.pro-article .pro-breadcrumb a {
    white-space: normal;
}

.pro-breadcrumb i {
    margin: 0 5px;
    font-size: 15px;
}

ul.pro-menu a,
.menu2 .btn,
.pro-menu-too,
nav.greedy1 button:after {
    display: block;
    position: relative;
    min-width: auto;
    line-height: 50px;
    margin: 0 5px;
    padding: 0 10px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 20px;
}

nav.greedy1 .pro-search {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 5px 0 5px 20px;
    transition: none;
    transform: scale(1);
}

.pro-content ul.pro-menu li.open a {
    font-weight: 700;
}

.ads-icon {
    background-image: url(/img/ads-2.svg);
    background-repeat: no-repeat;
    background-position: 11px 11px;
    background-size: 20px 20px;
}

#pro-popup .ads-icon {
    background-image: url(/img/ads-2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
}

/*ul.pro-menu li:first-child a {
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
}*/

ul.pro-menu > li button span {
    padding: 0 10px;
}

.menu2 .btn {
    background-color: transparent;
    width: auto;
    padding: 0;
    margin: 0 0 0 15px;
}

/*.bottom-cover {
    margin-bottom: 50px;
}*/

.menu2 .bottom-cover {
    position: relative;
    display: block;
    width: 100%;
    height: 140px;
    padding: 30px 0;
}

.bottom-cover-content {
    width: 100%;
    padding: 30px 0;
    /*display: inline-block;*/
    vertical-align: top;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.bottom-cover-content .lid {
    flex: 1 1 auto;
    position: relative;
    /*height: 115px;*/
    height: 80px;
    overflow: hidden;
    color: #303030;
    font-size: 14px;
    line-height: 1.45;
    padding-right: 10px;
    margin: 0;
    border: 0;
    cursor: default;
}

.bottom-cover-content .lid:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    min-height: 50px;
    pointer-events: none;
    display: inline-block;
    transition: .2s;
}

.bottom-cover-content .lid.lid-open:after {
    opacity: 0;
}

.bottom-cover-content .expand {
    cursor: pointer;
    width: 20px;
    height: 20px;
    /*display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;*/
}

.bottom-cover-content .expand span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    transition: .2s;
    transform: rotate(0deg);
}

.bottom-cover-content .expand.expand-open span {
    transform: rotate(180deg);
}

.bottom-cover-content .expand span i {
    font-size: 30px;
    line-height: 20px;
}

.bottom-cover {
    height: auto !important;
}

/*-------------------*/

.container-top.container-top-down,
.pro-row-block.pro-row-block-down {
    z-index: -1;
    position: relative;
}

.bottom-cover .partner {
    width: 250px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
    -webkit-transition: .1s ease;
    transition: .1s ease;
}

.bottom-cover .partner.noborder {
    border: none;
}

.bottom-cover .partner.noborder .round {
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans Condenced';
    font-size: 30px;
    text-align: center;
    line-height: 56px;
    margin-right: 10px;
}

.bottom-cover .partner.noborder p {
    color: rgba(255, 255, 255, 0.5);
}

.bottom-cover .partner:hover .round,
.bottom-cover .partner:active .round,
.bottom-cover .partner:focus .round {
    background-color: rgba(255, 255, 255, 0.7);
}

.bottom-cover .partner.noborder:hover p,
.bottom-cover .partner.noborder:active p,
.bottom-cover .partner.noborder:focus p {
    color: rgba(255, 255, 255, 0.7);
}

.bottom-cover .partner img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    float: left;
    margin-right: 5px;
}

.bottom-cover .partner p {
    font-size: 12px;
    line-height: 1.4;
    width: 173px;
}

.bottom-cover .partner p span {
    color: #4c9ce2;
    font-weight: 700;
    cursor: pointer;
}

.bottom-cover .partner p span:hover,
.bottom-cover .partner p span:active,
.bottom-cover .partner p span:focus {
    color: #4c9ce2;
    text-decoration: underline;
}

.lid-footer {
    margin-left: 35px;
    width: 300px;
    /*height: 80px;*/
    flex: 1 0 auto;
}

.lid-footer button,
.lid-footer .title-soc,
.lid-footer .other-pro {
    float: left;
}

.lid-footer button {
    display: none !important;
    width: 100%;
    padding: 0 14px;
    height: 40px;
    background: transparent;
    border-radius: 0;
    border: none;
    text-align: left;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.lid-footer button span {
    font-weight: 700;
    line-height: 40px;
    font-size: 17px;
    text-transform: uppercase;
    vertical-align: top;
    display: inline-block;
}

.lid-footer button i {
    font-size: 26px;
    line-height: 40px;
    margin-right: 5px;
}

.lid-footer button.button:active,
.title-soc .social-top .btn-share a.share:active,
.other-pro:active {
    transform: translateY(1px);
}

.social-down {
    width: 100%;
    height: 40px;
    margin: 20px auto 40px;
}

.social-down,
.social-down > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}

.social-right-container {
    position: relative;
    width: 60px;
    float: left;
    padding: 65px 4px 0 20px;
}

.social-right {
    position: sticky;
    top: 90px;
    height: 312px;
    margin-bottom: 40px;
    opacity: .5;
    transition: .2s;
}

.social-right-container:hover .social-right {
    opacity: 1;
}

.social-right > div {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}

.social-btn {
    color: #fff;
    background-color: #eee;
    border-radius: 50%;
    overflow: hidden;
    width: 36px;
    height: 36px;
    text-align: center;
    margin: 0 5px;
    opacity: 0.85;
    cursor: pointer;
    transition: all .1s ease;
}

.social-right .social-btn {
    margin: 0 0 10px 0;
}

.social-btn i {
    font-size: 18px;
    line-height: 36px;
    margin-top: 1px;
}

.dropdown-menu .social-btn i {
    font-size: 17px;
    line-height: 30px;
    margin-top: 0;
}

.social-btn:hover {
    opacity: 1;
}

.btn-vk {
    background-color: #44678d;
}

.btn-ok {
    background-color: #f48828;
}

.btn-facebook {
    background-color: #39549f;
}

.btn-twitter {
    background-color: #50abf1;
}

.btn-google {
    background-color: #dd4b39;
}

.btn-telegram {
    background-color: #27a6e6;
}

.btn-viber {
    background-color: #7d3daf;
}

.btn-whatsapp {
    background-color: #25d366;
}

.btn-mail {
    background-color: #3b5bd1;
}

.btn-telegram img {
    width: 36px;
    height: 36px;
}

.btn-viber img {
    width: 21px;
    margin-top: 8px;
}

.dropdown-menu .btn-telegram img {
    width: 19px;
    margin-top: 7px;
}

.dropdown-menu .btn-viber img {
    width: 20px;
    margin-top: 5px;
}

.btn-other {
    background-color: #4f4f4f;
    line-height: 0;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 12px 0 0 1px;
    text-align: center;
}

.social-hidden {
    display: none;
    opacity: 0;
    transition: opacity 1s;
    position: absolute;
}

.dropdown-menu .btn-telegram,
.dropdown-menu .btn-viber,
.dropdown-menu .btn-mail,
.social-down .btn-telegram,
.social-down .btn-viber,
.social-down .btn-mail {
    display: block;
}

.btn-telegram,
.btn-viber,
.btn-mail,
.dropdown-menu .btn-other,
.dropdown-menu .social-hidden,
.social-down .btn-other,
.social-down .social-hidden {
    display: none;
}

.social-right .social-hidden .social-btn {
    display: block;
}

/*.social-down .social-hidden {
    left: 200px;
}*/

.social-right .social-hidden {
    top: 138px;
    opacity: 1;
}

/*.social-hidden.open {
    display: block;
    opacity: 1;
    animation: social-btn-open 1s 1 forwards;
}

@keyframes social-btn-open {
    from {transform: translateY(0);opacity: 0;}
    50% {transform: translateY(36px);opacity: 0;}
    to {transform: translateY(46px);opacity: 1;}
}*/

.social-right .social-hidden .social-btn {
    transform: scale(0, 0);
    opacity: 0;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

/*.social-right .social-hidden.open .social-btn {
    opacity: 0;
    animation: social-btn-visible .4s 1 forwards;
}

@keyframes social-btn-visible {
    from {transform: scale(0, 0); opacity: 0;}
    to {transform: scale(1, 1); opacity: 1;}
}*/

.social-right .social-hidden.open .btn-viber {
    transform: scale(1, 1);
    opacity: 1;
    transition-delay: .2s;
}

.social-right .social-hidden.open .btn-telegram {
    transform: scale(1, 1);
    opacity: 1;
    transition-delay: .3s;
}

.social-right .social-hidden.open .btn-mail {
    transform: scale(1, 1);
    opacity: 1;
    transition-delay: .4s;
}

/*.btn-mail i {
    font-size: 24px;
    line-height: 38px;
    margin-left: 3px;
}*/

.title-soc {
    width: 100%;
    padding: 0 9px;
    /*margin-top: 10px;*/
    margin-right: 0;
    height: 40px;
    -webkit-order: unset;
    -ms-flex-order: unset;
    order: unset;
}

.title-soc .social-top {
    width: 100%;
    margin: 0;
    float: none;
}

.social-top > .social-btn {
    width: 100%;
    height: 40px;
}

.title-soc .pod,
a.other-pro {
    display: inline-block;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 40px;
    color: #5c9ee5;
}

.title-soc .pod {
    margin-left: 40px;
}

a.other-pro img {
    margin-right: 7px;
}

.title-soc .social-top .social-btn {
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.title-soc .social-top .btn-share {
    border-radius: 0;
    background: transparent;
}

.title-soc .social-top .btn-share a.share {
    background: transparent url(/img/pro-share-blue.svg) no-repeat center;
    padding: 0;
    height: 40px;
    width: 40px;
    min-width: auto;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.menu_top .btn-group .dropdown-menu,
ul.pro-menu .btn-group .dropdown-menu {
    -webkit-transition: .2s ease;
    transition: .2s ease;
    display: none;
    opacity: 0;
}

.menu_top .btn-group.open .dropdown-menu,
ul.pro-menu .btn-group.open .dropdown-menu {
    display: block;
    opacity: 1;
}

.lid-footer .social-top .dropdown-menu {
    border: none;
    min-width: 250px;
    height: 40px;
    background-color: transparent;
    left: -55px;
    padding: 0 2.5px;
}

.material-likes-footer .btn-group .dropdown-menu {
    transition: all .2s ease;
    display: block;
    opacity: 0;
    visibility: hidden;
    /*background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;*/
}

.material-likes-footer .btn-group.open > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    /*border-radius: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}

.material-likes-footer .dropdown-menu .social-btn {
    /*background: #fff;
    padding: 5px;
    margin: 0;*/
    transform: scale(0, 0);
    transition: all .2s ease;
    opacity: 0;
}

.dropdown-menu .social-btn {
    width: 30px;
    height: 30px;
    margin: 5px 2.5px;
    float: left;
    border-radius: 50%;
}

.material-likes-footer .social-top .dropdown-menu .row-soc {
    width: 100%;
    transition: all .2s ease-in-out;
}

.btn-group.open > .dropdown-menu .social-btn .row-soc {
    opacity: 1;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(1) {
    transform: scale(1, 1);
    opacity: .8;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(2) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.05s;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(3) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.1s;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(4) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(5) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(6) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.btn-group.open > .dropdown-menu .social-btn:nth-child(7) {
    transform: scale(1, 1);
    opacity: .8;
    transition-delay: 0.15s;
}

.col-content-inside .social-btn:hover,
.col-content-inside .social-btn:active,
.col-content-inside .social-btn:focus,
.btn-group.open > .dropdown-menu .social-btn:hover,
.btn-group.open > .dropdown-menu .social-btn:active,
.btn-group.open > .dropdown-menu .social-btn:focus {
    opacity: 1;
    transition-delay: 0s;
    transition: none;
}

.title-soc .social-top .btn-share a.share:hover,
.title-soc .social-top .btn-share a.share:active,
.title-soc .social-top .btn-share a.share:focus,
.other-pro:hover,
.other-pro:active,
.other-pro:focus {
    opacity: 0.8;
}

.content {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
}

.template-pro-1 .pro-map {
    border: 1px solid #c2c2c2;
    background-color: #eee;
    overflow: hidden;
}

.anons-pro-big {
    position: relative;
}

.template-pro-1 .pro-map,
.anons-pro-big {
    margin-top: 25px;
}

.anons-pro-big .img-plitka {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.anons-pro-big .anons-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.70) 100%);
}

.anons-pro-big .anons-pro-big-title {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px 20px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: unset;
}

.anons-pro-big .anons-pro-big-title h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.anons-pro-big .a_anons-pro-big {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.inform_top_line span.time,
.pro-article .inform_top_line span.time {
    margin-right: 10px;
    margin-left: 0;
}

.inform_top_line .time,
.inform_top_line .coments,
.inform_top_line .prosmotr,
.inform_top_line .like {
    margin-right: 10px;
}

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

.pro-article .inform_top_line {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.pro-article .inform_top_line span {
    margin-right: 0;
    margin-left: 5px;
}

.pro-article .inform_top_line span.time span {
    margin-left: 0;
}

.inform_top_line span {
    font-size: 12px;
    line-height: 10px;
    display: inline-block;
}

.anons-pro-big .inform_top_line span {
    color: #fff;
}

.sitebar_reklama_wr {
    margin-top: 25px;
}

/*---------------------*/

.anons-pro-small {
    margin-bottom: 30px;
}

.plitka_wr {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    height: 100%;
}

.plitka_img_container {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    overflow: hidden;
}

.plitka_img_container,
.newspaper-article .com-down,
.comets_block_wr .comets_block,
.comment_mob_lite,
.coment_text_container,
.comment_mob_lite .note-editor.note-frame,
.stat_centr_wr .pro-spravka,
.fotorama,
.date-picker-wrapper,
.pro-block-content-add {
    border-radius: 3px;
}

.anons-pro-forum .plitka_img_container {
    margin-bottom: 0;
}

.plitka_img_container:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.plitka_img_container div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-color: #b7e2fd;
}

.plitka_img_container div .plitka_video_link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*.plitka_wr:hover .plitka_img_container div {
    background-color: #000;
}*/

.plitka_img,
.plitka_img_container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
    transition: none;
}

.plitka_wr:hover .plitka_img_container div .plitka_img,
.plitka_wr:hover .plitka_img_container div video {
    /*opacity: .85;*/
    filter: brightness(0.9);
    /*background-blend-mode: saturation;*/
    transition: all .1s ease;
}

.plitka_text,
.plitka_text p {
    display: block;
    width: 100%;
    line-height: 1.17;
    margin-bottom: 10px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    font-weight: 700;
    flex: 1;
}

.col-right .anons-pro-small .anons-pro-small-inside-1 {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    overflow: auto;
}

.skin-zadonsk .col-right .pl_rubrika {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 20px;
    padding: 0 9px;
}

.col-right .plitka_text,
.col-right .plitka_text p {
    font-size: 16px;
    margin-bottom: 4px;
}

.col-right .inform_top_line span {
    font-size: 12px;
}

.skin-zadonsk .col-right .inform_top_line span > span {
    font-size: 13px;
    vertical-align: -1px;
    margin-right: 2px;
    opacity: .35;
}

/*pro-row-block*/

.container-row {
    position: relative;
    /*padding: 40px 0 25px 60px;*/
    padding: 40px 0 22px;
    margin-bottom: 40px;
    width: 100%;
}

.template-pro-noadv .container-row {
    padding-left: 15px;
    padding-right: 15px;
}

.pro-row-block h2,
.pro-block h2,
.pro-content .plus-search-line h2,
.h2-on-page {
    font-weight: 700;
    font-size: 30px;
    line-height: .8;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
}

.pro-row-block h2 span {
    font-weight: 400;
    white-space: nowrap;
}

.h2-on-page {
    text-align: center;
}

.h2-on-page span {
    font-size: 22px;
    text-transform: none;
    margin-top: 12px;
    display: inline-block;
    line-height: 1.2;
}

.pro-top .container-row-box {
    height: 275px;
}

.pro-forum .container-row-box {
    height: 130px;
}

.container-row-box {
    /*margin-top: -70px;*/
    overflow: hidden;
    width: 100%;
    position: relative;
}

.container-row-box > ul {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    height: 300px;
    white-space: nowrap;
}

.container-row-box > ul li {
    display: inline-block;
    margin: 0 15px;
    text-decoration: none;
    vertical-align: top;
}

.container-row-box > ul li:first-child {
    margin-left: 0;
}

.container-row-box > ul li:last-child {
    margin-right: 0;
}

.container-row-box > ul li .anons-pro-small {
    width: 285px;
    margin-bottom: 0;
}

.container-row-box .plitka_text,
.container-row-box .plitka_text p {
    white-space: normal;
    font-size: 18px;
}

.container-row-box .anons-pro-forum,
.container-row-box .anons-pro-forum .plitka_img_container,
.container-row-box .anons-pro-forum .pro-forum-content {
    height: 127px;
}

.container-row-box .anons-pro-forum {
    width: 346px;
}

.container-row-box .anons-pro-forum .plitka_forum {
    line-height: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.container-row-box .anons-pro-forum .plitka_img_container {
    width: 127px;
    margin-right: 13px;
}

.container-row-box .anons-pro-forum .plitka_img_container:before {
    content: "";
    display: block;
    padding-top: 100%;
    margin-bottom: 0;
}

.container-row-box .anons-pro-forum .pro-forum-content {
    width: calc(100% - 140px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.container-row-box .anons-pro-forum .pro-forum-author,
.pro-block-comment .pro-com-author {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.container-row-box .anons-pro-forum .pro-forum-author span,
.pro-block-comment .pro-com-author span {
    margin-left: 36px;
    line-height: 30px;
    font-weight: 700;
    white-space: nowrap;
}

.container-row-box .anons-pro-forum .pro-forum-content .plitka_text {
    flex: 1;
}

.container-row-box .anons-pro-forum .pro-forum-content .plitka_text p {
    font-size: 18px;
    margin: 7px 0 4px;
}

.container-row-box .anons-pro-forum .pro-forum-content .plitka_text span {
    font-weight: 400;
}

.container-row-box .anons-pro-forum .pro-forum-content .inform_top_line {
    flex-shrink: 0;
}

#comment_template {
    margin-bottom: 40px;
}

.container-row-box-also {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 302px;
    /*margin-bottom: 30px;*/
}

.shadow-left,
.shadow-right {
    opacity: 0;
    width: 20px;
    height: 285px;
    position: absolute;
    z-index: 10;
    transition: .4s;
}

.pro-row-block .shadow-left,
.pro-row-block .shadow-right {
    top: 0;
}

.container-row-box-also .shadow-left,
.container-row-box-also .shadow-right {
    top: 27px;
}

.shadow-left {
    left: 0;
}

.shadow-right {
    right: 0;
}

.pro-row-block:hover .shadow-left,
.pro-row-block:hover .shadow-right,
.container-row-box-also:hover .shadow-left,
.container-row-box-also:hover .shadow-right {
    opacity: 1;
}

.shadow-left:before,
.shadow-right:before {
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    border-radius: 50%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.1);
}

.shadow-left:before {
    left: -15px;
}

.shadow-right:before {
    right: -15px;
}

.container-row-box-also h2 {
    font-size: 20px;
    text-transform: uppercase;
    height: 22px;
    margin-bottom: 15px;
}

.container-row-box-also ul {
    overflow-y: hidden;
    width: 100%;
    height: 350px;
    white-space: nowrap;
    position: relative;
}

.container-row-box-also ul li.item {
    display: inline-block;
    position: relative;
    width: 165px;
    height: 265px;
    margin-right: 15px;
    vertical-align: top;
    /*box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.15);*/
}

.container-row-box-also ul li.item:last-child {
    margin-right: 0;
}

.container-row-box-also ul li.item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.container-row-box-also .item_image {
    display: block;
    margin: auto;
    position: relative;
    line-height: 0;
}

.container-row-box-also .item_image:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.container-row-box-also img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    object-position: center;
    position: relative;
}

.container-row-box-also ul li.item,
.container-row-box-also ul li.item a,
.container-row-box-also .item_image:after {
    transition: .1s;
}

.container-row-box-also ul li.item:hover a,
.container-row-box-also .item:hover .item_image:after {
    background-color: rgba(0, 0, 0, 0.3);
}

.container-row-box-also .item_gradient {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60%;
    transition: all .5s ease;
}

.container-row-box-also .item_text {
    padding: 4px 10px 0;
    height: 80px;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    line-height: 1.27;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    font-weight: 700;
    font-size: 15px;
    /*color: #fff;*/
    text-align: center;
}

.container-row-box-also ul li.item a,
.container-row-box-also ul li.item a:hover {
    color: inherit;
}

.container-row-box-also .pro-row-buttons {
    width: 50px;
}

.container-row-box-also .pro-row-buttons {
    height: 28px;
    top: 0;
    right: 0;
}

.container-row-box-also .pro-arrow.pro-icon-pro-arrow-prev,
.container-row-box-also .pro-arrow.pro-icon-pro-arrow-next {
    height: 28px;
    font-size: 28px;
}

.pro-row-buttons {
    width: 80px;
    height: 39px;
    position: absolute;
    top: 30px;
    right: 15px;
}

.pro-arrow {
    height: 39px;
    font-size: 39px;
    display: block;
    cursor: pointer;
}

.pro-arrow.pro-icon-pro-arrow-prev {
    float: left;
}

.pro-arrow.pro-icon-pro-arrow-next {
    float: right;
    text-align: right;
}

.pro-arrow.pro-icon-pro-arrow-prev,
.pro-arrow.pro-icon-pro-arrow-next {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    height: 39px;
    opacity: 1;
    -webkit-transition: .1s ease;
    transition: .1s ease;
}

/*.pro-arrow.pro-icon-pro-arrow-prev:hover {
    transform: translateY(1px);
}

.pro-arrow.pro-icon-pro-arrow-next:hover {
    transform: translateY(1px);
}*/

/*.pro-arrow.pro-left {
    float: left;
}

.pro-arrow.pro-left,
.pro-arrow.pro-right {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 39px;
    opacity: 1;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.pro-arrow.pro-left:hover {
    transform: translateY(1px);
}

.pro-arrow.pro-right {
    transform: scaleX(-1);
    float: right;
}

.pro-arrow.pro-right:hover {
    transform: translateY(1px) scaleX(-1);
}*/

/*End of pro-row-block*/

/*Block comments*/

.pro-block-comment {
    margin-bottom: 40px;
    position: relative;
}

.pro-block-comment:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.pro-block-comment > div {
    height: calc(100vh - 200px);
    max-height: 640px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pro-block-comment a {
    display: block;
}

.pro-com-item {
    padding: 10px;
    margin: 10px 0 25px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.pro-block-comment a:last-child .pro-com-item {
    margin-bottom: 0;
}

/*
[class^="pro-com-item"]:last-child {
    margin-bottom: 0;
}
*/

.pro-com-text {
    padding-left: 36px;
    font-size: 12px;
    line-height: 1.2;
}

.pro-com-text,
.pro-com-text p,
.pro-com-text blockquote {
    font-size: 12px;
    line-height: 1.2;
}

.pro-com-text blockquote {
    margin: 10px 0 10px 10px;
    padding: 5px 5px 5px 10px;
    font-style: italic;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.mCSB_scrollTools,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 7px !important;
}

.mCSB_scrollTools {
    opacity: .1;
}

.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: .2 !important;
}

.mCSB_scrollTools .mCSB_dragger {
    height: 20%;
}

/*End of Block comments*/

/*Edit Buttons*/

.pro_edit {
    display: inline-block;
    border-radius: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #4c9ce2;
    color: #fff !important;
    opacity: 1;
}

.pro_edit:hover {
    background: #3385d3;
}

.pro_edit i,
.pro_edit_big i {
    opacity: 1;
    margin: 0;
    float: none;
}

/*End of Edit Buttons*/

.all_button .pokaz_all {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    float: left;
    width: auto;
    background-color: transparent;
    padding: 0;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
}

.pro_all_button {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.all_button {
    display: inline-block;
    width: auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    margin: 40px auto;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

/*Edit buttons and Editor*/

.pro_create,
.new-number {
    position: fixed;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    opacity: .4;
    z-index: 1040;
    background: #2c9aef;
}

.pro_create {
    display: block;
    /*bottom: 150px;*/
    bottom: 166px;
    background: #2c9aef;
}

.pro_create i {
    font-size: 40px;
    line-height: 63px;
    color: #fff;
}

.new-number {
    bottom: 236px;
}

.new-number span {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Oswald', sans-serif;
}

.new-number i {
    font-size: 26px;
    color: #fff;
}

.pro_create:hover,
.new-number:hover,
.pro_edit:hover,
.title_block button:hover,
.text_block button:hover,
button.save_form_edit_title:hover {
    opacity: 1;
}

.edit_title_front {
    outline: 0;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    position: absolute;
    top: -5px;
    right: -63px;
    background: rgba(124, 195, 255, 0.15);
    z-index: 10;
    transition: .05s;
}

.edit_title_front:hover,
.edit_title_front:focus {
    background: #7cc3ff;
}

.edit_title_front:active {
    background: #59b0ff;
}

.edit_title_front i {
    color: #7cc3ff;
    opacity: 1;
    margin: 0;
    float: none;
}

.edit_title_front:hover i,
.edit_title_front:active i,
.edit_title_front:focus i {
    color: #fff;
}

/*End of Edit buttons and Editor*/

/*Edit Menu*/

/*.projects .pro-batton-edit-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 60px !important;
    padding: 0 15px;
    margin: 0;
    cursor: pointer;
    background-color: rgba(40, 40, 40, 0.7);
    z-index: 100000;
    -webkit-transition: .2s;
    transition: .2s;
}

.projects .pro-batton-edit-menu.active {
    background-color: rgba(40, 40, 40, 1);
}

.projects .pro-batton-edit-menu .hamburger {
    position: relative;
    width: 30px;
    height: 4px;
    top: 23px;
    border-radius: 0;
    margin: auto;
    background-color: #fff;
}

.projects .pro-batton-edit-menu .hamburger:before,
.projects .pro-batton-edit-menu .hamburger:after {
    content: '';
    position: absolute;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #fff;
}

.projects .pro-batton-edit-menu .hamburger:before {
    top: -8px;
}

.projects .pro-batton-edit-menu .hamburger:after {
    bottom: -8px;
}*/

.pro-edit-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    padding-left: 60px;
    height: 40px;
    width: 100%;
    background-color: #47a4f5;
    border-top: 1px solid #fff;
    z-index: 100;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, .2);
}

.pro-edit-menu *,
.pro-edit-menu a,
.pro-edit-menu .radio label,
.pro-edit-menu .checkbox label,
.pro-edit-menu button,
.pro-edit-menu .select .jq-selectbox__select-text {
    color: #fff !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 17px;
    line-height: 1.1;
    font-weight: 100;
}

.pro-edit-menu .radio,
.pro-edit-menu .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    background-color: #fff !important;
}

#proEdit .data-pick {
    color: #000 !important;
    font-weight: 400;
    font-size: 16px;
    padding: 3px 5px;
    /*border: 1px solid #2c6da9;*/
    margin-top: 4px;
}

.pro-edit-menu .navbar-nav > li,
.pro-edit-menu .rubric-select span,
.pro-edit-menu .navbar-nav .dropdown-toggle {
    height: 39px;
    line-height: 39px;
}

.pro-edit-menu .navbar-nav > li {
    padding: 0 10px;
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.pro-edit-menu .dropdown.open {
    background: #3b91e2;
}

.pro-edit-menu .navbar-nav > li.dropdown .dropdown-toggle {
    padding-right: 20px;
}

.pro-edit-menu button,
.pro-edit-menu .navbar-nav > li > a {
    background-color: transparent;
    padding: 0;
}

.pro-edit-menu button {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    outline: 0;
    border: none;
}

.pro-edit-menu li:hover,
.pro-edit-menu li:focus,
.pro-edit-menu .form-group:hover,
.pro-edit-menu .form-group:focus {
    background-color: #3b91e2;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.pro-edit-menu li:active {
    background-color: #3b91e2;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.pro-edit-menu .nav .open > a,
.pro-edit-menu .nav .open > a:hover,
.pro-edit-menu .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.pro-edit-menu .dropdown-menu {
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    border-bottom: none;
    z-index: 1000;
}

.pro-edit-menu .dropdown-menu {
    background: #3b91e2 !important;
    border-radius: 5px 5px 0 0 !important;
    left: -1px;
    top: auto;
    bottom: 39px;
}

.pro-edit-menu .rubric-select {
    cursor: default;
    margin-left: 30px;
}

.pro-edit-menu .dropdown-menu li {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.pro-edit-menu .dropdown-menu.pro-options li {
    height: auto;
    line-height: 1.2;
    padding: 10px;
}

#articleRubric {
    width: 100%;
    left: 10px;
}

.pro-edit-menu .rubric-select span,
.pro-edit-menu .select {
    float: left;
    width: auto;
}

.pro-edit-menu .dropdown-menu li,
.pro-edit-menu .dropdown-menu li:hover,
.pro-edit-menu .dropdown-menu li:focus,
.pro-edit-menu .dropdown-menu li:active {
    border-left: none;
    border-right: none;
}

.pro-edit-menu .dropdown-menu li:hover,
.pro-edit-menu .dropdown-menu li:focus {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .15);
}

.pro-edit-menu .dropdown-menu li:active {
    box-shadow: inset 0 0 200px 0 rgba(0, 0, 0, .3);
}

.pro-edit-menu .navbar-nav .dropdown-toggle .caret {
    display: none;
}

.pro-edit-menu .navbar-nav .dropdown-toggle:after {
    content: '';
    position: absolute;
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #fff;
}

.pro-edit-menu .navbar-nav .dropdown-toggle:after {
    right: 1px;
}

/*End of Edit Menu*/

/*Edit Menu New*/

.pro-article-edit ~ .modal {
    font-family: 'Roboto', sans-serif !important;
    z-index: 10001;
}

@media (min-width: 768px) {
    .modal-content {
        border-radius: 6px;
    }
}

@media (max-width: 767px) {
    #updatePhotoGallery .modal-dialog {
        margin: 0;
    }

    #updatePhotoGallery .modal-header,
    #updatePhotoGallery .modal-body,
    #updatePhotoGallery .modal-footer {
        padding: 15px 40px
    }
}

.pro-article-edit .pro-block .pro-block-content.pro-edit-menu-right,
.pro-block-mob.pro-edit-menu-right {
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 45px;
}

.pro-edit-main,
.panel-group .panel {
    border-radius: 3px;
    border: 1px solid #c0c5c8;
}

.pro-edit-menu-right .panel-heading {
    border-radius: 0;
    padding: 0;
}

.pro-edit-main {
    padding: 5px;
    margin-bottom: 15px;
}

.pro-edit-main button,
.edit-article .modal button,
#photoGalleryForm .btn-default,
#photoGalleryForm .btn-primary {
    width: 100%;
    border: none;
    border-radius: 0;
    outline: none !important;
    height: 34px;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    transition: .1s;
}

.pro-edit-main button,
.edit-article .modal button,
#photoGalleryForm .btn-primary {
    background-color: #5eb4ff;
    color: #000;
}

.pro-edit-main button,
.edit-article .modal button {
    border-bottom: 1px solid #fff;
}

.edit-article .modal button {
    background-color: #c0c5c8;
}

#photoGalleryForm .btn-default,
#photoGalleryForm .btn-primary {
    width: auto;
    border-radius: 3px;
}

#photoGalleryForm .btn-default {
    border: 1px solid #d2d6de;
}

.edit-article .modal button {
    width: auto;
}

.pro-edit-main button:first-child {
    border-radius: 2px 2px 0 0;
}

.pro-edit-main button:last-child {
    border-bottom: none;
    border-radius: 0 0 2px 2px;
}

.pro-edit-main button.add_slider,
.edit-article .modal button {
    border-radius: 2px;
    border: none;
    padding: 0 6px;
}

.pro-edit-main button:hover,
.pro-edit-main button:focus,
.edit-article .modal button:hover,
.edit-article .modal button:focus,
#photoGalleryForm .btn-primary:hover,
#photoGalleryForm .btn-primary:focus {
    background-color: #47a4f5;
    color: #fff;
}

.pro-edit-main button:active,
.edit-article .modal button:active,
#photoGalleryForm .btn-primary:active {
    background-color: #3489e0;
    color: #fff;
}

.edit-article .modal button.close {
    float: right;
    font-family: 'Roboto';
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;

    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.edit-article .modal button.close:focus,
.edit-article .modal button.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.edit-article .modal button.close > span {
    font-size: 36px;
}

/*edit-article*/

.edit-article .modal {
    z-index: 1110;
}

.edit-article .photogallery-list .row {
    margin-right: -7.5px;
    margin-left: -7.5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.edit-article .photogallery-list [class^='col-'] {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .col-ssm-6 {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .col-ssm-6 {
        position: relative;
        min-height: 1px;
        width: 100%;
        float: left;
    }
}

.ui-sortable-handle {
    user-select: none;
    cursor: move;
}

.photogallery-list .ui-sortable-handle:before {
    content: '';
    background-image: url(/img/sandwich-drop.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    cursor: move;
    z-index: 1;
    opacity: .3;
    transition: .05s;
}

.photogallery-list .ui-sortable-handle:before {
    width: calc(100% - 42px);
    height: 40px;
    top: 16px;
    left: 21px;
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.photogallery-list .ui-sortable-handle:hover:before {
    background-color: rgba(5, 19, 33, .3);
    opacity: .4;
}

.photogallery-item {
    border-radius: .25rem;
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #6c757d;
    box-shadow: 0 0 1px rgba(0, 0, 0, .13), 0 1px 3px rgba(0, 0, 0, .2);
}

.img-photogallery {
    position: relative;
    padding-top: 100%;
    background-color: #e4e6e8;
    margin-bottom: 5px;
}

.img-photogallery img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.photogallery-list .form-control {
    margin-bottom: 5px;
}

/*End of edit-article*/


/*Fotorama*/

.vue-code > div {
    position: relative;
}

.plus_slider_in_news {
    margin-bottom: 20px;
    max-width: 698px;
    overflow: hidden;
    height: 0;
}

.plus_slider_in_news {
    opacity: 0;
    animation: item-animation .3s 1;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;
}

@keyframes item-animation {
    from {
        opacity: 0;
        height: 0;
    }
    to {
        opacity: 1;
        height: auto;
    }
}

.pro-content .stat_centr_wr .fotorama + .author_photos,
.fotorama + .author_photos,
.plus_slider_in_news .author_photos,
.pro-content .stat_centr_wr .plus_slider_in_news .author_photos {
    display: block;
    position: relative;
    background-color: #1a1d1e;
    color: #fff;
    padding: 0 9px;
    z-index: 10;
    font-weight: 300;
    line-height: 19px;
    font-size: 10px;
    text-align: right;
    word-wrap: break-word;
    max-width: 100%;
    border-radius: 0 0 3px 3px;
    margin-top: -3px;

    /*position: absolute;
    bottom: 0;
    padding: 0 9px;
    z-index: 10;
    font-family: 'Open Sans';
    font-weight: 300;
    line-height: 19px;
    font-size: 10px;
    text-align: right;
    word-wrap: break-word;
    margin-bottom: 0;
    max-width: 100%;
    transition-duration: 0.6s;*/
}

.fotorama__caption__wrap {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
}

.fotorama {
    background-color: #fff;
    padding: 10px 10px 3px;
}

.fotorama__thumb-border {
    border-color: #0075bc;
    border-width: 4px !important;
    background-image: none !important;
    /*background: rgba(19, 32, 45, 0.2);*/
}

.fotorama__thumb {
    opacity: .5;
}

.fotorama__active .fotorama__thumb {
    opacity: 1;
}

.fotorama {
    max-width: 100%;
    background-color: #1a1d1e;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background-color: #1a1d1e;
}

.fotorama__fullscreen-icon {
    background: url(/img/full-in.svg) no-repeat;
    background-size: contain;
    top: 10px;
    right: 10px;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background: url(/img/full-out.svg) no-repeat;
    background-size: contain;
    background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__fullscreen-icon:active {
    opacity: .7;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus),
.fotorama--fullscreen .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon,
.fotorama--fullscreen .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(52px, -52px, 0);
    transform: translate3d(52px, -52px, 0);
}

.fotorama__arr--next.fotorama__arr,
.fotorama__arr--prev.fotorama__arr {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
}

.fotorama__arr--next.fotorama__arr {
    background: url(/img/arrow-next.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__arr--prev.fotorama__arr {
    background: url(/img/arrow-prev.svg) no-repeat;
    background-position: center;
    background-size: 19px 32px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(52px, 0, 0);
    transform: translate3d(52px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-52px, 0, 0);
    transform: translate3d(-52px, 0, 0);
}

.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    touch-action: manipulation;
    max-width: 100%;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    display: none;
}

.fotorama__caption {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.fotorama__caption__wrap {
    background-color: rgba(26, 29, 30, .8);
}

/*End of Fotorama*/

.panel {
    border-radius: 0;
    border: 1px solid #c0c5c8;
    background-color: #e9ebec;
}

.panel-group .panel + .panel {
    margin-top: 15px;
}

.template-pro-edit .panel:hover,
.pro-block-mob .panel:hover {
    border: 1px solid #47a4f5;
}

.template-pro-edit .panel-heading,
.pro-block-mob .panel-heading {
    background-color: #c0c5c8;
}

.template-pro-edit .panel:hover .panel-heading,
.pro-block-mob .panel:hover .panel-heading {
    background-color: #47a4f5;
}

.template-pro-edit .panel-heading a,
.pro-block-mob .panel-heading a {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px;
    color: #000;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 5px;
}

.template-pro-edit .panel-heading a:hover,
.template-pro-edit .panel-heading a:focus,
.template-pro-edit .panel-heading a:active,
.template-pro-edit .panel:hover .panel-heading a,
.pro-block-mob .panel-heading a:hover,
.pro-block-mob .panel-heading a:focus,
.pro-block-mob .panel-heading a:active,
.pro-block-mob .panel:hover .panel-heading a {
    color: #fff !important;
}

.pro-edit-menu-right .panel-body {
    padding: 5px 15px;
}

.pro-edit-menu-right #collapse1 .panel-body,
.pro-edit-menu-right #collapse3 .panel-body,
.pro-edit-menu-right #collapse1-mob .panel-body,
.pro-edit-menu-right #collapse3-mob .panel-body {
    padding: 5px 15px 15px;
}

.pro-edit-menu-right label {
    margin-top: 10px;
    font-weight: 400;
}

.pro-edit-menu-right .panel-body li {
    margin: 10px 0;
}

.pro-edit-menu-right .panel-body select {
    width: 100%;
    padding: 2px;
    outline: none;
    cursor: pointer;
}

.pro-edit-menu-right .panel-body select option {
    cursor: pointer !important;
}

.pro-edit-menu-right .panel-body select:hover,
.pro-edit-menu-right .panel-body select:focus,
.pro-edit-menu-right .selectize-control.single .selectize-input:hover,
.pro-edit-menu-right .selectize-control.single .selectize-input:focus,
.pro-edit-menu-right .selectize-control.single .selectize-input.dropdown-active,
.pro-edit-menu-right .selectize-dropdown:hover {
    border: 1px solid #47a4f5;
}

.pro-edit-menu-right .selectize-dropdown:hover {
    border-top: 0;
}

.pro-edit-menu-right input {
    border: 1px solid #c4c4c4;
    margin-top: 4px;
    width: 100%;
    line-height: 1;
}

.pro-edit-menu-right .panel-body li.radio input,
.pro-edit-menu-right .panel-body li.checkbox input {
    width: auto;
}

.pro-edit-menu-right .radio,
.pro-edit-menu-right .checkbox {
    margin: 0;
}

.pro-edit-menu-right label:hover {
    color: #47a4f5;
}

.pro-edit-menu-right #collapse1 label:hover {
    color: #000;
}

.pro-edit-menu-right .selectize-control.single .selectize-input {
    border-radius: 0;
    background-image: none;
    box-shadow: none;
    padding: 4px;
}

.pro-edit-menu-right .selectize-dropdown {
    border-radius: 0;
    background-image: none;
    box-shadow: none;
}

.pro-edit-menu-right .selectize-dropdown .option selected {
    padding: 4px;
}

.pro-edit-menu-right .selectize-input,
.pro-edit-menu-right .selectize-dropdown-content {
    font-size: 17px;
    color: #000;
}

.pro-edit-menu-right .selectize-dropdown .active {
    color: #fff;
    background-color: #47a4f5;
}

/*End of Edit Menu New*/

/*Pro-Article*/

/*.pro-article {
    padding-top: 50px
}*/

.pro-article-edit {
    padding-top: 0;
}

.material-text,
.pro-article .stat_centr_wr {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.pro-article-edit .stat_centr_wr {
    margin-bottom: 0;
}

.stat_centr_wr .font_os {
    margin-bottom: 20px;
}

.pro-article-edit .stat_centr_wr,
.pro-article-edit .pro-block {
    padding-top: 50px
}

.pro-article .stat_centr_wr .font_os > p mark {
    padding: inherit;
    background-color: inherit;
    background: inherit;
    color: inherit;
}

.pro-article-edit .pro-block {
    width: 100%;
    display: block;
}

.pro-article-author {
    display: block;
    margin-bottom: 25px;
}

.col-content-inside-author .pro-article-author a {
    cursor: default !important;
    color: #000 !important;
}

.col-content-inside-author .pro-article-author:hover img {
    transform: none;
}

.pro-article-author,
.pro-article-author a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.pro-article-author a div {
    margin-top: 10px;
}

.pro-article-author-gold a div {
    margin-top: 37px;
    /*display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}

/*.pro-article-author-gold span {
    font-size: 15px;
}*/

.pro-article-author span {
    font-size: 14px;
}

.pro-article-author-desc {
    display: block;
    margin-top: 3px;
}

.pro-article-author img {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: cover;
    object-position: center;
    transition: all .1s ease;
}

.pro-article-author-gold img {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 52px;
    height: 52px;
    margin-right: 0;
    z-index: 10;
}

.pro-article-author-gold .author-gold-border {
    position: relative;
    flex: none;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 6px;
    transition: all .1s ease;
}

.pro-article-author-gold .author-gold-border:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #fff;
    transition: all .1s ease;
}

.pro-article-author:hover img {
    transform: scale(1.05);
}

.pro-article-author-name {
    display: inline;
    font-weight: 700;
}

.pro-article-author-post {
    display: inline;
}

.pro-block-content-add.authors-block {
    padding: 20px 0 0;
    margin-bottom: 40px;
    max-height: 350px;
    position: relative;
}

.authors-block h3 {
    margin-bottom: 20px;
}

.authors-block .shadow-top,
.authors-block .shadow-down {
    position: absolute;
    left: 5px;
    width: calc(100% - 10px);
    height: 10px;
    overflow: hidden;
    z-index: 10;
    transition: .4s;
    opacity: 0;
}

.authors-block:hover .shadow-top,
.authors-block:hover .shadow-down {
    opacity: 1;
}

.authors-block .shadow-top {
    top: 62px;
}

.authors-block .shadow-down {
    bottom: 20px;
}

.authors-block .shadow-top:before,
.authors-block .shadow-down:before {
    content: '';
    position: absolute;
    left: 0;
    height: 20px;
    width: 100%;
    border-radius: 50%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.2);
}

.authors-block .shadow-top:before {
    top: -18px;
}

.authors-block .shadow-down:before {
    bottom: -18px;
}

.authors-block-list {
    width: 100%;
    height: 284px;
    padding: 0 2px 20px 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.authors-block .pro-article-author a {
    align-items: center;
}

.authors-block .pro-article-author a div {
    margin-top: 0;
}

.authors-block .pro-article-author-name {
    display: inline-block;
}

.authors-block .pro-article-author {
    margin-bottom: 10px;
    padding: 0 15px 0 18px;
    line-height: 1.1;
}

.authors-block div[class*='pro-article-author']:last-child {
    margin-bottom: 0;
}

.authors-block .pro-article-author-post {
    font-size: 12px;
}

.pro-article .stat_centr_wr .title_article,
.pro-article .stat_centr_wr .title_article p {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-top: -2px;
    font-weight: 700;
}

.pro-article .stat_centr_wr .subtitle_article,
.pro-article .stat_centr_wr .subtitle_article p {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 400;
}

.pro-article .stat_centr_wr .edit-block .main-photo-author,
.pro-article .stat_centr_wr .edit-block .main-photo-description,
.pro-article .stat_centr_wr .edit-block .title_article,
.pro-article .stat_centr_wr .edit-block .title_article p,
.pro-article .stat_centr_wr .edit-block .subtitle_article,
.pro-article .stat_centr_wr .edit-block .subtitle_article p {
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 10px;
}

.pro-content .main-photo:hover,
.pro-content .main-photo:focus,
.pro-article .stat_centr_wr .edit-block textarea:hover,
.pro-article .stat_centr_wr .edit-block textarea:focus,
.pro-edit-menu-right input:hover,
.pro-edit-menu-right input:focus {
    border: 1px solid #47a4f5;
}

.edit-block-text .ck-editor__main > .ck-editor__editable {
    min-height: 100px;
}

.bootstrap-datetimepicker-widget {
    border: 1px solid #c4c4c4;
}

.bootstrap-datetimepicker-widget:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

/*
.edit-block-text .pro-spravka .ck-editor__editable {
    min-height: auto;
}*/

.pro-content .main-photo .form-control:focus {
    border-color: #47a4f5;
    outline: 0;
    box-shadow: none;
}

/*.pro-content .ck-editor .image-box {
    padding: 20px 0 0;
    margin: 20px 0 40px;
}*/

.pro-content .ck-editor .image-box .div-figure,
.pro-content .ck-editor .image-box div.author {
    position: relative;
}

.pro-content .ck-editor .image-box div.author {
    min-width: 100px;
    padding: 5px 2px;
    border: 1px solid #ddd;
    border-top: 1px dotted #757575;
}

.pro-content .ck-editor .image-box .div-figure p {
    border: 1px solid #ddd;
    margin: 0;
}

.pro-content .ck-editor .image-box .div-figure:hover,
.pro-content .ck-editor .image-box div.author:hover {
    border: 1px solid #757575;
}

.pro-content .ck-editor .image-box .div-figure:focus,
.pro-content .ck-editor .image-box div.author:focus {
    border: 1px solid #47a4f5;
}

.pro-content .ck-editor .image-box .div-figure:hover:before {
    content: 'Вставьте изображение...';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    line-height: 27px;
    padding: 0 5px;
    background-color: #939393;
    color: #fff;
}

/*.pro-content .ck-editor .image-box div.author:hover:after {
    content: 'Автор фото...';
    position: absolute;
    bottom: -23px;
    left: -1px;
    font-size: 13px;
    padding: 3px 5px;
    background-color: #939393;
    color: #fff;
    border-radius: 0 0 7px 0;
}*/

.pro-content .ck-editor .image-box .div-figure:focus:before,
.pro-content .ck-editor .image-box div.author:focus:after {
    content: none;
}

.pro-content .ck-editor .pro-spravka.ck-widget:hover h3,
.pro-content .ck-editor .pro-spravka.ck-widget:hover .ck-editor__editable {
    border: 1px dashed #757575;
}

.pro-content .stat_centr_wr .image-box figure {
    margin: 0;
}

.pro-content .stat_centr_wr .font_os figure.image a,
.pro-content .stat_centr_wr .font_os .image-box figure a {
    color: transparent !important;
}

.pro-article figure.image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 3px;
}

.pro-content .stat_centr_wr figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.pro-article .stat_centr_wr figure a:after {
    opacity: 0;
    transform: scale(0);
}

.pro-article .stat_centr_wr figure a:hover:after {
    content: '';
    background-image: url(/img/search-plus-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    transform: scale(1);
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
    opacity: .6;
    animation: loupe-visible forwards .4s;
}

@keyframes loupe-visible {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: .6;
        transform: scale(1);
    }
}

.pro-content .stat_centr_wr .vue-code-one,
.pro-content .stat_centr_wr .image-box,
.pro-content .stat_centr_wr figure {
    display: block;
    margin: 30px auto;
    width: 100%;
    text-align: center;
    /*overflow-x: hidden;*/
    overflow: unset;
}

.material-styles figure.table,
.pro-content .stat_centr_wr figure.table {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    padding: 0;
}

.pro-content .ck .table.ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before {
    transform: translateY(0%);
    border-radius: 0 0 50% 50%;
}

.pro-content .ck .table.ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after {
    transform: translateY(0%);
    border-radius: 50% 50% 0 0;
}

.pro-content .ck .ck-widget.ck-widget_with-selection-handler .ck-widget__selection-handler {
    transform: translateY(0);
}

.pro-content .stat_centr_wr .image-box figure.image-style-align-center {
    display: block;
    margin: 0 auto 0;
}

.pro-article figure.image.image-style-align-left,
.pro-article figure.image.image-style-align-right {
    width: 40%;
}

.pro-article figure.image.image-style-align-center {
    width: 70%;
}

.pro-article figure.image.image-style-align-left {
    float: left;
    margin: 6px 25px 10px 0;
}

.pro-article figure.image.image-style-align-right {
    float: right;
    margin: 6px 0 10px 25px;
}

.pro-article .stat_centr_wr .edit-block .main-photo-description,
.pro-article .stat_centr_wr .edit-block .main-photo-author,
.pro-article figure figcaption,
.pro-article figure figcaption span,
.pro-article .ck-content .image > figcaption,
.pro-content .image-box div.author {
    width: 100%;
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    margin-top: 5px;
    padding: 0;
    background-color: transparent;
}

.pro-article .stat_centr_wr .edit-block .main-photo-author,
.pro-article .stat_centr_wr .edit-block .main-photo-description {
    margin-top: 0;
}

.pro-article figure.main_photo .main_photo_description {
    margin: 0;
}

.pro-article .stat_centr_wr .edit-block .main-photo-author,
.pro-content .image-box div.author,
.pro-content .image-box div.author p,
.pro-article figure.main_photo .main_photo_author {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    width: auto;
    padding: 1px 5px 0 5px;
}

.pro-content .image-box div.author p {
    padding: 1px 0 0 0;
}

.pro-content .image-box div.author:before,
.pro-article figure.main_photo .main_photo_author:before {
    content: 'Фото:';
    font-size: 12px;
    margin-right: 5px;
}

.pro-article figure.main_photo > p {
    margin: 0;
}

.pro-content.pro-article figure figcaption:empty,
.pro-content.pro-article figure.main_photo figcaption span:empty,
.main_photo_description:empty,
.main_photo_author:empty,
.stat_centr_wr .pro-spravka h3:empty {
    display: none;
}

.title_block,
.text_block {
    position: relative;
}

.main-photo-block {
    background-color: #d5ecff;
    outline: 10px solid #d5ecff;
}

.pro-content .main-photo {
    border: 1px solid #c4c4c4;
    background-color: #fff;
    padding: 10px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 17px;
    line-height: 1.2;
    position: relative;
}

.pro-article .stat_centr_wr .edit-block .main-photo-author,
.pro-article .stat_centr_wr .edit-block .main-photo-description {
    background-color: #fff;
}

.main-photo .delete {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    transition: .1s;
}

.main-photo .delete:hover {
    color: #fe2f2f;
}

.main_photo_block {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
}

.pro-content .main_photo_block:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.pro-content .main-photo .cover_block {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

/*.main_photo_block:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 40px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .4s;
    background: linear-gradient(0deg, rgba(0,0,0,0.6026785714285714) 0%, rgba(0,0,0,0) 100%);
}*/

.main_photo_block:hover:after {
    opacity: 1;
}

/*.pro-content .main-photo .cover_block:hover:before {
    content: '\f021';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 63px;
    top: calc(50% - 37px);
    left: calc(50% - 27px);
    color: #fff;
    z-index: 10;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-animation: loupe-visible1 forwards .4s, fa-spin 2s .4s infinite linear;
    animation: loupe-visible1 forwards .4s, fa-spin 2s .4s infinite linear;
}*/

@keyframes loupe-visible1 {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/*@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}*/

.pro-content .main-photo .cover_block:hover:after {
    content: 'Жми пальцем на изображение, если хочется заменить';
    font-family: 'Roboto Condensed';
    /*font-weight: 700;*/
    font-size: 18px;
    font-style: italic;
    color: #fff;
    z-index: 10;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    -webkit-animation: loupe-visible1 forwards .4s;
    animation: loupe-visible1 forwards .4s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.pro-content .main-photo .cover_block img.article-main-photo,
.pro-content .main-photo .cover_block video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
    position: relative;
}

.main-photo .label-main-photo {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
}

.pro-content .main-photo input {
    font-size: 14px;
    padding: 5px;
    border-radius: 0;
}

.pro-content .main-photo .form-group:last-child {
    margin-bottom: 0;
}

.pro-content .raw-html-embed {
    margin: 30px auto;
    overflow: hidden;
}

.vk-embed {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
}

.vk-embed:before {
    content: '';
    display: block;
    padding-top: 66.67%;
}

.vk-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pro-content .instagram-media {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.main-photo img,
.main-photo video {
    width: 100%;
    cursor: pointer;
    transition: .3s;
}

.main-photo img:hover {
    opacity: .95;
}

.stat_centr_wr .edit-block label {
    margin: 7px 0 0;
    background: #47a4f5;
    padding: 1px 5px;
    color: #fff;
    opacity: 0;
}

.stat_centr_wr .edit-block:hover label {
    opacity: 1;
}

.stat_centr_wr .edit-block textarea {
    max-width: 100%;
    min-width: 100%;
}

.pro-content form {
    display: block;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}

.pro-article-edit .col-content-inside {
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    margin-bottom: 60px;
}

.pro-content .yoomoney-payment-form {
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
    width: 100%;
}

.pro-content .yoomoney-payment-form .ym-block-title {
    font-family: 'Roboto Condensed';
    font-size: 2em;
    font-weight: 700;
}

.pro-content .yoomoney-payment-form .ym-before-line:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
}

.nowrap {
    white-space: nowrap;
}

/*Блоки фото*/

.stat_centr_wr .foto-2,
.stat_centr_wr .foto-3,
.stat_centr_wr .foto-4,
.stat_centr_wr .foto-5,
.stat_centr_wr .foto-6,
.stat_centr_wr .foto-2-general,
.stat_centr_wr .foto-3-general,
.stat_centr_wr .foto-4-general,
.stat_centr_wr .foto-5-general,
.stat_centr_wr .foto-6-general {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    /*-ms-flex-align: start;
    align-items: flex-start;*/
    width: calc(100% + 3%);
    margin: 30px -1.5%;
}

.stat_centr_wr [class^='foto-'] figure.image,
.stat_centr_wr [class^='foto-'] figure.image figcaption {
    margin: 0;
    width: 100%;
}

.stat_centr_wr [class*='-general'] figure.image {
    height: 100%;
}

.stat_centr_wr [class*='-general'] figure.image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.stat_centr_wr [class^='foto-'] figure.image figcaption {
    width: 100%;
}

.stat_centr_wr .foto-2-general figure figcaption,
.stat_centr_wr .foto-3-general figure figcaption,
.stat_centr_wr .foto-4-general figure figcaption,
.stat_centr_wr .foto-5-general figure figcaption,
.stat_centr_wr .foto-6-general figure figcaption {
    display: none !important;
}

.stat_centr_wr .foto-3 > div,
.stat_centr_wr .foto-2 > div,
.stat_centr_wr .foto-3-general > div,
.stat_centr_wr .foto-2-general > div {
    width: 97%;
    margin: 0 1.5%;
}

.stat_centr_wr .foto-4 > div,
.stat_centr_wr .foto-5 > div,
.stat_centr_wr .foto-6 > div,
.stat_centr_wr .foto-4-general > div,
.stat_centr_wr .foto-5-general > div,
.stat_centr_wr .foto-6-general > div {
    width: 47%;
    margin: 0 1.5%;
}

.stat_centr_wr .foto-2 > div:not(:last-of-type),
.stat_centr_wr .foto-3 > div:not(:last-of-type),
.stat_centr_wr .foto-4 > div:nth-of-type(1),
.stat_centr_wr .foto-4 > div:nth-of-type(2),
.stat_centr_wr .foto-5 > div:nth-of-type(1),
.stat_centr_wr .foto-5 > div:nth-of-type(2),
.stat_centr_wr .foto-5 > div:nth-of-type(3),
.stat_centr_wr .foto-5 > div:nth-of-type(4),
.stat_centr_wr .foto-6 > div:nth-of-type(1),
.stat_centr_wr .foto-6 > div:nth-of-type(2),
.stat_centr_wr .foto-6 > div:nth-of-type(3),
.stat_centr_wr .foto-6 > div:nth-of-type(4),
.stat_centr_wr .foto-2-general > div:nth-of-type(1),
.stat_centr_wr .foto-3-general > div:nth-of-type(1),
.stat_centr_wr .foto-3-general > div:nth-of-type(2),
.stat_centr_wr .foto-4-general > div:nth-of-type(1),
.stat_centr_wr .foto-4-general > div:nth-of-type(2),
.stat_centr_wr .foto-5-general > div:nth-of-type(1),
.stat_centr_wr .foto-5-general > div:nth-of-type(2),
.stat_centr_wr .foto-5-general > div:nth-of-type(3),
.stat_centr_wr .foto-5-general > div:nth-of-type(4),
.stat_centr_wr .foto-6-general > div:nth-of-type(1),
.stat_centr_wr .foto-6-general > div:nth-of-type(2),
.stat_centr_wr .foto-6-general > div:nth-of-type(3),
.stat_centr_wr .foto-6-general > div:nth-of-type(4) {
    margin-bottom: 15px;
}

@media (min-width: 400px) {
    .stat_centr_wr .foto-2 > div,
    .stat_centr_wr .foto-3 > div,
    .stat_centr_wr .foto-2-general > div,
    .stat_centr_wr .foto-3-general > div {
        width: 47%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 > div,
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-5-general > div,
    .stat_centr_wr .foto-6-general > div {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-2 > div:not(:last-of-type),
    .stat_centr_wr .foto-5 > div:nth-of-type(4),
    .stat_centr_wr .foto-6 > div:nth-of-type(4),
    .stat_centr_wr .foto-2-general > div:not(:last-of-type),
    .stat_centr_wr .foto-5-general > div:nth-of-type(4),
    .stat_centr_wr .foto-6-general > div:nth-of-type(4) {
        margin-bottom: 0;
    }
}

@media (min-width: 550px) {
    .stat_centr_wr .foto-3 > div,
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-3-general > div,
    .stat_centr_wr .foto-6-general > div {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-4 > div,
    .stat_centr_wr .foto-4-general > div {
        width: 22%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-5 > div,
    .stat_centr_wr .foto-5-general > div {
        width: 17%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-3 > div:not(:last-of-type),
    .stat_centr_wr .foto-4 > div:nth-of-type(1),
    .stat_centr_wr .foto-4 > div:nth-of-type(2),
    .stat_centr_wr .foto-5 > div:nth-of-type(1),
    .stat_centr_wr .foto-5 > div:nth-of-type(2),
    .stat_centr_wr .foto-5 > div:nth-of-type(3),
    .stat_centr_wr .foto-3-general > div:not(:last-of-type),
    .stat_centr_wr .foto-4-general > div:nth-of-type(1),
    .stat_centr_wr .foto-4-general > div:nth-of-type(2),
    .stat_centr_wr .foto-5-general > div:nth-of-type(1),
    .stat_centr_wr .foto-5-general > div:nth-of-type(2),
    .stat_centr_wr .foto-5-general > div:nth-of-type(3) {
        margin-bottom: 0;
    }
}

@media (min-width: 700px) {
    .stat_centr_wr .foto-6 > div,
    .stat_centr_wr .foto-6-general > div {
        width: 13.666667%;
        margin: 0 1.5%;
    }

    .stat_centr_wr .foto-6 > div:nth-of-type(1),
    .stat_centr_wr .foto-6 > div:nth-of-type(2),
    .stat_centr_wr .foto-6 > div:nth-of-type(3),
    .stat_centr_wr .foto-6-general > div:nth-of-type(1),
    .stat_centr_wr .foto-6-general > div:nth-of-type(2),
    .stat_centr_wr .foto-6-general > div:nth-of-type(3) {
        margin-bottom: 0;
    }
}

.stat_centr_wr [class^='foto-'] .figcaption-general {
    display: block;
    caption-side: bottom;
    word-break: break-word;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    padding: 6px 0 0 0;
    margin: 0;
    color: #6f7981;
}

.stat_centr_wr [class^='foto-'] .figcaption-general {
    text-align: center;
}

.stat_centr_wr [class^='foto-'] .figcaption-general {
    width: calc(100% - 3%);
}

/*.stat_centr_wr figure.image img {
    border-radius: 3px;
}*/

/*End of Блоки фото*/


.ck.ck-editor__editable_inline {
    padding-bottom: var(--ck-spacing-standard) !important;
}

.stat_centr_wr .edit-block textarea,
.pro-article-edit .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    background: rgba(255, 255, 255, 0.2);
}

.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
    top: 50px !important;
}

@media (max-width: 767px) {
    .ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
        top: 60px !important;
    }
}

/*CKEditor 5*/

.pro-content .stat_centr_wr .ck-sticky-panel .ck-list li {
    font-size: 13px;
    min-width: auto;
}

.ck.ck-editor__editable_inline {
    overflow: unset !important;
}

.ck.ck-button,
a.ck.ck-button {
    cursor: pointer !important;
}

.ck-widget.raw-html-embed:before {
    height: 20px !important;
    line-height: 20px !important;
}

.ck-widget.raw-html-embed .raw-html-embed__source {
    transition: height .2s ease-in-out;
    font-size: 15px !important;
}

.ck.ck-toolbar,
.ck.ck-list {
    background: #f3f3f3 !important;
}

.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
    width: 5em;
}

.comp_g .ck-dropdown__panel .ck-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.for-phone .comp_g .ck-dropdown__panel .ck-list {
    -ms-flex-direction: column;
    flex-direction: column;
}

:root {
    --ck-toolbar-dropdown-max-width: calc(90vw - 22px) !important;
}

.comp_g .ck-dropdown__panel .ck-list .ck-list__item {
    min-width: var(--ck-ui-component-min-height);
    min-height: var(--ck-ui-component-min-height);
    padding: var(--ck-spacing-tiny);
}

.comp_g .ck-dropdown__panel .ck-list .ck-list__item:before {
    display: none;
}

.ck.ck-splitbutton > .ck-splitbutton__arrow {
    min-width: var(--ck-ui-component-min-height) !important;
}

.ck.ck-editor__editable_inline {
    padding: 0 7.5px !important;
}

.ck-widget {
    border: 1px solid transparent;
    margin: 6px 0;
}

.ck-widget[class^='min-']:hover,
.ck-widget.ck-widget_selected {
    border: 1px solid transparent;
}

/*DIVs*/

[custom-class] > :first-child {
    margin-top: 0 !important;
}

[custom-class] > :last-child {
    margin-bottom: 0 !important;
}

[custom-class] {
    margin: 20px 0 !important;
}

.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused[custom-class='lb'],
.ck .ck-editor__nested-editable[custom-class='lb']:focus {
    background-color: rgba(14, 171, 255, .26) !important;
}

.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused[custom-class='blue'],
.ck .ck-editor__nested-editable[custom-class='blue']:focus {
    background-color: #6ec1ff !important;
}

.ck-content .image > figcaption,
.ck [class^='spravka_'] .ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck [class^='spravka_'] .ck-editor__nested-editable:focus,
.ck [custom-class] .ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck [custom-class] .ck-editor__nested-editable:focus {
    background-color: transparent !important;
}

/*End of DIVs*/

.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck .ck-editor__nested-editable:focus {
    background-color: transparent !important;
    box-shadow: none !important;
}

/*Persona*/

.stat_centr_wr .persona {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    width: 33%;
    display: flex;
    flex-direction: column;
    float: right;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    background-color: #c1e9ff;
}

.stat_centr_wr .persona,
.stat_centr_wr [custom-class] > .persona:first-child {
    margin: 6px 0 10px 30px !important;
}

.stat_centr_wr .persona .persona-photo {
    width: 100%;
    aspect-ratio: 100/60;
    overflow: hidden;
    position: relative;
}

.stat_centr_wr .persona .persona-photo:before {
    content: '';
    display: block;
    padding-top: 60%;
}

.stat_centr_wr .persona .persona-photo figure {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: block;
}

.stat_centr_wr .persona-photo figure.image {
    margin: 0;
}

.stat_centr_wr .persona .persona-photo figure img,
.stat_centr_wr .ck-content .persona .persona-photo figure.image img {
    width: 100%;
    height: 100%;
    border-radius: 0;
    object-fit: cover;
    object-position: center top;
}

.stat_centr_wr .persona-name-block {
    padding: 15px 20px;
}

.stat_centr_wr .persona-name {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 14px;
}

.stat_centr_wr .persona-post {
    font-size: 13px;
    color: #0267a5;
}

@media (max-width: 710px) {
    .stat_centr_wr .persona {
        max-width: 400px;
        width: 100%;
        flex-direction: row;
        align-items: center;
        float: none;
    }

    .stat_centr_wr .persona,
    .stat_centr_wr [custom-class] > .persona:first-child {
        margin: 0 0 20px 0 !important;
    }

    .stat_centr_wr .persona .persona-photo {
        width: 40%;
        min-width: 160px;
        height: 100%;
        aspect-ratio: 1/1;
    }

    .stat_centr_wr .persona .persona-photo:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .stat_centr_wr .persona-name-block {
        width: calc(100% - 40%);
        max-height: 160px;
    }

    .stat_centr_wr .persona-post {
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media (max-width: 360px) {
    .stat_centr_wr .persona .persona-photo {
        width: 40%;
        min-width: 135px;
        height: 100%;
        aspect-ratio: 100/120;
    }

    .stat_centr_wr .persona .persona-photo:before {
        content: '';
        display: block;
        padding-top: 120%;
    }
}

.stat_centr_wr .ck .persona {
    padding: 10px;
    overflow: unset;
}

.stat_centr_wr .ck .persona .persona-photo {
    overflow: unset;
    border: 1px solid rgba(117, 117, 117, .2);
    border-radius: 4px 4px 0 0;
}

.stat_centr_wr .ck .persona .persona-photo:before {
    display: none;
}

.stat_centr_wr .ck-content .persona .persona-photo figure.image {
    margin: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.stat_centr_wr .ck-content .persona .persona-photo figure.image img {
    aspect-ratio: 100/60;
    border-radius: 4px 4px 0 0;
}

.stat_centr_wr .ck .persona .persona-name-block {
    padding: 0;
}

@media (max-width: 710px) {
    .stat_centr_wr .ck .persona .persona-photo {
        border-radius: 4px 0 0 4px;
    }

    .stat_centr_wr .ck-content .persona .persona-photo figure.image img {
        border-radius: 4px 0 0 4px;
    }

    .stat_centr_wr .ck .persona .persona-name-block {
        padding: 10px 10px 10px 20px;
    }
}

/*@media (min-width: 768px) and (max-width: 1199px) {
    .stat_centr_wr .ck .persona {
        max-width: 400px;
        width: 100%;
        flex-direction: row;
        align-items: center;
        float: none;
        margin: 0 0 20px 0;
    }

    .stat_centr_wr .ck .persona .persona-photo {
        width: 40%;
        min-width: 160px;
        height: 100%;
        aspect-ratio: 1/1;
    }

    .stat_centr_wr .ck .persona-name-block {
        width: calc(100% - 40%);
        max-height: 160px;
    }

    .stat_centr_wr .ck .persona-post {
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}*/

/*End of Persona*/

/*Врезки*/

.stat_centr_wr .spravka_1,
.stat_centr_wr .spravka_2 {
    margin-bottom: 35px;
    margin-top: 35px;
    position: relative;
    height: auto;
    padding: 5.2vw;
    border-radius: 3px;
}

.stat_centr_wr .spravka_1,
.stat_centr_wr .spravka_2,
.stat_centr_wr .spravka_1 p,
.stat_centr_wr .spravka_2 p {
    text-align: left;
    margin: 10px 0;
    font-weight: 400;
}

.pro-content .stat_centr_wr .spravka_1,
.pro-content .stat_centr_wr .spravka_2,
.pro-content .stat_centr_wr .spravka_1 p,
.pro-content .stat_centr_wr .spravka_2 p,
.pro-content .stat_centr_wr .spravka_1 ul li,
.pro-content .stat_centr_wr .spravka_2 ul li,
.pro-content .stat_centr_wr .spravka_1 ol li,
.pro-content .stat_centr_wr .spravka_2 ol li {
    font-size: 15px;
}

.stat_centr_wr .spravka_1 ul,
.stat_centr_wr .spravka_2 ul,
.stat_centr_wr .spravka_1 ol,
.stat_centr_wr .spravka_2 ol {
    margin: 10px 0 10px 30px;
}

.stat_centr_wr .spravka_1 ul li,
.stat_centr_wr .spravka_2 ul li,
.stat_centr_wr .spravka_1 ol li,
.stat_centr_wr .spravka_2 ol li {
    margin-bottom: 10px;
}

.stat_centr_wr .spravka_1 ul li:before,
.stat_centr_wr .spravka_2 ul li:before {
    color: rgba(0, 116, 188, .5);
    vertical-align: -1px;
}

.stat_centr_wr .spravka_1 > div :first-child,
.stat_centr_wr .spravka_2 > div :first-child {
    margin-top: 0;
}

.stat_centr_wr .spravka_1 > div :last-child,
.stat_centr_wr .spravka_2 > div :last-child {
    margin-bottom: 0;
}

.stat_centr_wr .spravka_1 .spravka-head,
.stat_centr_wr .spravka_2 .spravka-head {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #0074bc;
}

@media (min-width: 768px) {
    .stat_centr_wr .spravka_1,
    .stat_centr_wr .spravka_2 {
        margin-bottom: 30px;
        margin-top: 30px;
        position: relative;
        height: auto;
        padding: 20px;
    }
}

@media (min-width: 992px) {
    .stat_centr_wr .spravka_1 {
        float: left;
        width: 42%;
        margin: 6px 30px 30px 0;
    }

    .stat_centr_wr p + .spravka_1 {
        margin: 6px 30px 30px 0 !important;
    }
}

.stat_centr_wr .spravka_1,
.stat_centr_wr .spravka_2 {
    background-color: rgba(14, 171, 255, .26);
}

.stat_centr_wr .spravka_1 p,
.stat_centr_wr .spravka_2 p {
    color: #000;
}

/*end of Врезки*/

/*Врезка - ссылка на другой материал*/

.vrezka {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative;
    cursor: pointer;
    width: 100%;
    min-height: 100px;
    margin: 30px 0;
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #898989;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .1);
}

.vrezka:active {
    transform: translateY(2px);
}

.vrezka .vrezka-mark,
.ck .vrezka .ck-widget.vrezka-mark {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    user-select: none;
    text-transform: uppercase;
    background-color: #0075bc;
    color: #fff;
}

.vrezka .vrezka-title {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.3;
    padding: 46px 15px 15px;
    color: #000;
}

.vrezka:hover .vrezka-title {
    color: #0075bc;
}

.vrezka .vrezka-image {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    margin: 0;
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 576px) {
    .vrezka {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        width: 210px;
        min-height: auto;
        margin: 6px 2.15em 6px 0;
        float: left;
    }

    .vrezka .vrezka-mark {
        top: 128px;
    }

    .vrezka .vrezka-title {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        padding: 23px 15px 15px;
    }

    .vrezka .vrezka-image {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        height: 140px;
    }
}

.vrezka-min {
    margin: 30px 0;
    display: block;
    cursor: pointer;
}

.vrezka-min:active {
    transform: translateY(2px);
}

.ck-widget.vrezka,
.ck-widget.vrezka *,
.ck-widget.vrezka-min,
.ck-widget.vrezka-title {
    cursor: default;
}

.vrezka-min .vrezka-mark,
.vrezka-min .vrezka-title,
.ck-widget.vrezka-min .vrezka-mark,
.ck-widget.vrezka-min .vrezka-title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
}

.vrezka-min .vrezka-mark,
.ck .ck-widget.vrezka-min .vrezka-mark {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    color: #000;
}

.vrezka-min .vrezka-title,
.ck-widget.vrezka-min .vrezka-title {
    color: #0075bc;
}

.vrezka-min:hover .vrezka-title {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.material-styles .vrezka .vrezka-mark,
.material-styles .vrezka-min .vrezka-mark,
.material-styles .ck .vrezka .ck-widget.vrezka-mark,
.material-styles .ck .vrezka-min .ck-widget.vrezka-mark {
    font-family: 'Oswald', sans-serif;
}

@media (min-width: 576px) {
    .template-1 .stat_centr_wr figure.image.image-style-align-left,
    .template-1 .stat_centr_wr figure.image.image-style-align-right,
    .stat_centr_wr figure.image.image-style-align-left,
    .stat_centr_wr figure.image.image-style-align-right {
        width: 25%;
    }

    .vrezka {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        width: 210px;
        min-height: auto;
        margin: 6px 20px 10px 0;
        float: left;
    }

    .vrezka .vrezka-mark {
        top: 128px;
    }

    .vrezka .vrezka-title {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        padding: 23px 15px 15px;
    }

    .vrezka .vrezka-image,
    .template-1 .stat_centr_wr .vrezka .vrezka-image {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        height: 140px;
    }
}

/*Врезка - ссылка на другой материал*/

.ck .ck-widget.vrezka {
    overflow: unset;
    border: 1px solid #dedede;
    padding: 10px;
    cursor: default;
    border-radius: 3px;
}

.ck .ck-widget.vrezka:active {
    transform: none;
}

.ck .ck-widget.vrezka .ck-widget {
    margin: 0;
    outline: none !important;
    border: none !important;
}

.ck .ck-widget.vrezka .vrezka-title {
    border: 1px solid #dedede !important;
    border-radius: 3px 0 0 3px;
}

.ck .ck-widget.vrezka .vrezka-image {
    border-radius: 0 3px 3px 0;
}

.ck .ck-widget.vrezka .ck-widget.vrezka-mark {
    top: 22px !important;
    left: 10px !important;
}

.ck .ck-widget.vrezka .vrezka-title:hover,
.ck .ck-widget.vrezka .vrezka-image:hover {
    cursor: not-allowed;
}

.vrezka-min.ck-widget {
    padding: 10px;
}

@media (min-width: 576px) {
    .ck .ck-widget.vrezka {
        width: 230px;
    }

    .ck .ck-widget.vrezka .vrezka-title {
        border: 1px solid #dedede !important;
        border-radius: 0 0 3px 3px;
    }

    .ck .ck-widget.vrezka .vrezka-image {
        border-radius: 3px 3px 0 0;
    }

    .ck .ck-widget.vrezka .ck-widget.vrezka-mark {
        left: 10px !important;
        top: 138px !important;
    }
}


/*End of Врезка - ссылка на другой материал*/

/*End of Врезка - ссылка на другой материал*/

.ck-content p,
.ck-content ol,
.ck-content ul,
.ck-content li {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #1e2c34;
}

.card-only-text textarea {
    font-size: 1.2rem;
    font-family: 'Roboto';
}

.card-only-title textarea {
    font-size: 1.3rem;
    font-family: 'Roboto';
}

.ck-content ul {
    padding-left: 40px;
}

.ck-content li {
    margin-bottom: .5rem;
}

.stat_centr_wr textarea {
    min-width: 100%;
}

.stat_centr_wr .ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable {
    min-height: 200px !important;
}

.ck-content .media {
    overflow: unset;
}

/*-----------------------------------------------------*/

.stat_centr_wr .ck-content blockquote,
.stat_centr_wr .blockquote-22 {
    font-family: 'Nunito Sans', sans-serif;
    word-wrap: break-word;
    border-left: none;
    position: relative;
    margin: 30px 0;
}

.stat_centr_wr .ck-content blockquote {
    color: #0075bc;
}

.stat_centr_wr .ck-content blockquote {
    padding: 0 0 0 50px;
}

.stat_centr_wr .blockquote-22 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0 0 50px;
}

.stat_centr_wr .blockquote-22 .block-text {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Nunito Sans', sans-serif;
    word-wrap: break-word;
    text-align: left;
    font-weight: 400;
    margin: 0;
    font-style: italic;
}

.stat_centr_wr .blockquote-22 .block-footer + .block-text {
    margin-top: 15px;
}

.stat_centr_wr .blockquote-22 .block-footer {
    width: calc(100% - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
    line-height: 1.2;
}

.stat_centr_wr .blockquote-22 .block-img,
.stat_centr_wr .blockquote-22 .blockquote-img {
    position: relative;
    border: none;
}

.stat_centr_wr .blockquote-22 .block-img:before,
.stat_centr_wr .blockquote-22 .blockquote-img:before {
    content: '';
    background: url(/img/quote.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -45px;
    width: 35px;
    height: 29px;
    opacity: .6;
}

.stat_centr_wr .ck-content blockquote:before {
    left: 0;
    top: 4px;
}

.stat_centr_wr .blockquote-22 .block-img:before,
.stat_centr_wr .blockquote-22 .blockquote-img:before {
    left: -50px;
    top: calc(50% - 15px);
}

.stat_centr_wr .blockquote-22 .block-img figure.image,
.stat_centr_wr .ck-content .blockquote-22 figure.image {
    min-width: 90px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px 0 0;
    background-color: #eee;
}

.stat_centr_wr .blockquote-22 .block-img figure img,
.stat_centr_wr .ck-content .blockquote-22 figure.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.stat_centr_wr .blockquote-22 .block-name {
    font-weight: 700;
}

.stat_centr_wr .blockquote-22 .block-post {
    color: #6e6e6e;
    margin-top: 4px;
}

@media (max-width: 575px) {
    .stat_centr_wr .blockquote-22 {
        padding: 0 0 0 50px;
    }

    .stat_centr_wr .blockquote-22 .block-img figure.image,
    .stat_centr_wr .ck-content .blockquote-22 figure.image {
        min-width: 70px;
        width: 70px;
        height: 70px;
    }

    .stat_centr_wr .blockquote-22 .block-footer {
        width: calc(100% - 80px);
    }

    .stat_centr_wr .blockquote-22 .block-footer + .block-text {
        margin-top: 10px;
    }
}

/*-----------------------------------------------------*/

.stat_centr_wr .ck-content .blockquote-22.ck-widget {
    background-color: rgba(0, 0, 0, 0.03);
    padding-top: 15px;
    padding-bottom: 15px;
}

.blockquote-22.ck-widget .block-img figcaption,
.foto-2-general figure.image figcaption,
.foto-3-general figure.image figcaption,
.foto-4-general figure.image figcaption,
.foto-5-general figure.image figcaption,
.foto-6-general figure.image figcaption {
    display: none;
}

.ck-widget[class^='min-'],
.blockquote-22.ck-widget .block-text,
.blockquote-22.ck-widget .block-name,
.blockquote-22.ck-widget .block-post,
.stat_centr_wr .blockquote-22.ck-widget .blockquote-img,
.ck .update .ck-editor__nested-editable,
.stat_centr_wr [class^='foto-'] figure.image figcaption,
.stat_centr_wr .ck-widget[class^='foto-'] > .ck-editor__editable,
.ck .persona .persona-name-block .ck-editor__nested-editable {
    transition: .1s;
}

.blockquote-22.ck-widget .block-name,
.blockquote-22.ck-widget .block-post {
    width: 100%;
}

.blockquote-22.ck-widget:hover .block-name,
.blockquote-22.ck-widget:hover .block-post,
.ck .persona:hover .persona-name-block .persona-name,
.ck .persona:hover .persona-name-block .persona-post {
    padding: 3px 0;
    margin-bottom: 3px;
}

.ck-widget[class^='min-'],
.stat_centr_wr .ck-editor blockquote > p,
.blockquote-22.ck-widget .block-text,
.blockquote-22.ck-widget .block-name,
.blockquote-22.ck-widget .block-post,
.stat_centr_wr .blockquote-22.ck-widget .blockquote-img,
.ck .update .ck-editor__nested-editable,
.stat_centr_wr [class^='spravka_'] .ck-editor__nested-editable,
.stat_centr_wr .ck-widget[class^='foto-'] > .ck-editor__editable,
.ck .persona .persona-name-block .ck-editor__nested-editable,
.ck .ck-editor__nested-editable[custom-class='d0'],
.ck .ck-editor__nested-editable[custom-class='d-empty'],
.ck .ck-editor__nested-editable[custom-class='d-local'] {
    border: 1px dashed rgba(117, 117, 117, .2);
}

.stat_centr_wr .ck-editor blockquote:hover > p,
.blockquote-22.ck-widget:hover .block-text,
.blockquote-22.ck-widget:hover .block-name,
.blockquote-22.ck-widget:hover .block-post,
.stat_centr_wr .ck-editor .blockquote-22:hover .blockquote-img,
.update:hover .ck-editor__editable,
.stat_centr_wr [class^='spravka_']:hover .ck-editor__nested-editable,
.stat_centr_wr .ck-widget[class^='foto-']:hover > .ck-editor__editable,
.ck .persona:hover .persona-name-block .ck-editor__nested-editable,
.ck .ck-editor__nested-editable[custom-class='d0']:hover,
.ck .ck-editor__nested-editable[custom-class='d-empty']:hover,
.ck .ck-editor__nested-editable[custom-class='d-local']:hover {
    border: 1px dashed #757575;
}

.stat_centr_wr .blockquote-22.ck-widget .blockquote-img {
    width: 112px;
    height: 102px;
    padding: 5px;
}

@media (max-width: 575px) {
    .stat_centr_wr .blockquote-22.ck-widget .blockquote-img {
        width: 92px;
        height: 82px;
        padding: 5px;
    }
}

.stat_centr_wr .blockquote-22.ck-widget .block-footer {
    width: calc(100% - 114px);
}

.ck-widget[class^='min-']:hover,
.ck-widget.ck-widget_selected {
    border: 1px solid transparent;
}

.stat_centr_wr .ck-content .image.image_resized {
    width: 100% !important;
}

.stat_centr_wr .ck-content figure.image {
    max-width: 100%;
    overflow: unset;
}

.stat_centr_wr .ck-content figure.table {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    padding: 21px 0 !important;
}

.stat_centr_wr .ck .table.ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before {
    transform: translateY(0%);
    border-radius: 0 0 50% 50%;
}

.stat_centr_wr .ck .table.ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after {
    transform: translateY(0%);
    border-radius: 50% 50% 0 0;
}

.stat_centr_wr .ck-content p + .ck-horizontal-line hr {
    margin-top: 8px;
}

.stat_centr_wr .ck-content .ck-horizontal-line hr {
    margin: 10px 0;
}

.ck-widget[class^='vue-code'] {
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
}

.block-img .ck-widget__type-around__button,
.ck-widget[class^='vue-code'] .ck-widget .ck-widget__type-around__button {
    display: none !important;
}

poll-front-component,
slider-in-material,
opros-front-component,
form-in-material,
contact-block-front {
    display: block;
    position: relative;
    margin: 15px 0;
    width: 100%;
    height: 80px;
    border-radius: .5rem;
    pointer-events: none;
}

poll-front-component {
    background: #a6d5ff url(/img/icon_quiz.svg) no-repeat;
    background-size: 50px;
    background-position: center;
}

slider-in-material {
    background: #909aa1 url(/img/icon_slider.svg) no-repeat;
    background-size: 50px;
    background-position: center;
}

opros-front-component {
    background: #fae07d url(/img/icon_opros.svg) no-repeat;
    background-size: 50px;
    background-position: center;
}

form-in-material {
    background: #c3ff98 url(/img/icon_form.svg) no-repeat;
    background-size: 50px;
    background-position: center;
}

contact-block-front {
    background: #f7b3ff url(/img/icon_address.svg) no-repeat;
    background-size: 50px;
    background-position: center;
}

.ck-widget[class^='min-'],
.ck .ck-editor__nested-editable[custom-class],
.ck .update .ck-editor__nested-editable,
.stat_centr_wr .ck-content [class^='foto-'] figure.image figcaption,
.stat_centr_wr .ck-content .ck-widget[class^='foto-'] > .ck-editor__editable {
    transition: .1s;
}

.ck-widget[class^='min-'],
.ck .ck-editor__nested-editable[custom-class],
.stat_centr_wr .ck-content blockquote > p,
.ck .update .ck-editor__nested-editable,
.stat_centr_wr .ck-content [class^='spravka_'] .ck-editor__nested-editable,
.stat_centr_wr .ck-content .ck-widget[class^='foto-'] > .ck-editor__editable {
    border: 1px dashed rgba(117, 117, 117, .2);
}

.ck .ck-editor__nested-editable[custom-class]:hover,
.stat_centr_wr .ck-content blockquote:hover > p,
.update:hover .ck-editor__editable,
.stat_centr_wr .ck-content [class^='spravka_']:hover .ck-editor__nested-editable,
.stat_centr_wr .ck-content .ck-widget[class^='foto-']:hover > .ck-editor__editable {
    border: 1px dashed #757575;
}

.ck-widget[class^='min-']:hover,
.ck-widget.ck-widget_selected {
    border: 1px solid transparent;
}

.stat_centr_wr .min-left,
.stat_centr_wr .min-right {
    width: 110px;
}

.stat_centr_wr .min-left {
    margin: 6px 15px 7px 0 !important;
    float: left;
}

.stat_centr_wr .min-right {
    margin: 6px 0 7px 15px;
    float: right;
}

.stat_centr_wr .min-left figure,
.stat_centr_wr .min-right figure {
    margin: 0 !important;
    width: 100% !important;
}

.stat_centr_wr .min-left figure figcaption,
.stat_centr_wr .min-right figure figcaption {
    padding: 4px 0 0 0;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
}

.stat_centr_wr figure.image.image-style-align-left + p,
.stat_centr_wr figure.image.image-style-align-right + p,
.stat_centr_wr [custom-class='d-empty'] .min-left + p,
.stat_centr_wr [custom-class='d-empty'] .min-right + p {
    margin-top: 0;
}

[custom-class] .min-left,
[custom-class] .min-right,
[custom-class] figure.image.image-style-align-left,
[custom-class] figure.image.image-style-align-right {
    margin-top: 6px !important;
}

.stat_centr_wr .ck-widget[class^='foto-'] {
    width: 100%;
    margin: 10px 0 6px;
    padding: 20px 0;
}

.stat_centr_wr .ck-widget[class^='foto-'] > .ck-editor__editable {
    min-height: 50px;
}

.stat_centr_wr .ck-widget[class^='foto-'] > .ck-editor__editable.figcaption-general {
    min-height: auto;
}

.stat_centr_wr [class^='foto-'] figure.image figcaption,
.stat_centr_wr [class^='foto-'] .figcaption-general {
    padding: 4px 0 !important;
    margin-top: 4px !important;
}

.stat_centr_wr .ck-widget[class^='foto-'] > .ck-editor__editable figure {
    width: 100%;
    margin: 0;
}

.foto-3 > .ck-editor__editable,
.foto-2 > .ck-editor__editable {
    width: 97%;
    margin: 0 1.5%;
}

.foto-4 > .ck-editor__editable,
.foto-5 > .ck-editor__editable,
.foto-6 > .ck-editor__editable {
    width: 47%;
    margin: 0 1.5%;
}

.foto-2 > .ck-editor__editable:not(:last-of-type),
.foto-3 > .ck-editor__editable:not(:last-of-type),
.foto-4 > .ck-editor__editable:nth-of-type(1),
.foto-4 > .ck-editor__editable:nth-of-type(2),
.foto-5 > .ck-editor__editable:nth-of-type(1),
.foto-5 > .ck-editor__editable:nth-of-type(2),
.foto-5 > .ck-editor__editable:nth-of-type(3),
.foto-5 > .ck-editor__editable:nth-of-type(4),
.foto-6 > .ck-editor__editable:nth-of-type(1),
.foto-6 > .ck-editor__editable:nth-of-type(2),
.foto-6 > .ck-editor__editable:nth-of-type(3),
.foto-6 > .ck-editor__editable:nth-of-type(4) {
    margin-bottom: 15px;
}

.stat_centr_wr [class^='foto-'].foto-general > .ck-editor__editable:last-of-type {
    margin-bottom: 0;
}

.stat_centr_wr .min-left,
.stat_centr_wr .min-right {
    padding: 5px;
}

.stat_centr_wr .min-left .ck-editor__nested-editable,
.stat_centr_wr .min-right .ck-editor__nested-editable {
    border: 1px solid rgba(117, 117, 117, .2);
}

.stat_centr_wr .min-left .ck-widget__type-around__button,
.stat_centr_wr .min-right .ck-widget__type-around__button,
.stat_centr_wr .ck-content .persona .persona-photo figure.image .ck-widget__type-around__button,
.stat_centr_wr .ck-content .persona .persona-name-block .ck-widget__type-around__button {
    display: none !important;
}

.stat_centr_wr .ck-content .blockquote-22 figure.image {
    display: block;
}

@media (min-width: 400px) {
    .foto-2 > .ck-editor__editable,
    .foto-3 > .ck-editor__editable {
        width: 47%;
        margin: 0 1.5%;
    }

    .foto-5 > .ck-editor__editable,
    .foto-6 > .ck-editor__editable {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .foto-2 > .ck-editor__editable:not(:last-of-type),
    .foto-5 > .ck-editor__editable:nth-of-type(4),
    .foto-6 > .ck-editor__editable:nth-of-type(4) {
        margin-bottom: 0;
    }
}

@media (min-width: 550px) {
    .foto-3 > .ck-editor__editable,
    .foto-6 > .ck-editor__editable {
        width: 30.333333%;
        margin: 0 1.5%;
    }

    .foto-4 > .ck-editor__editable {
        width: 22%;
        margin: 0 1.5%;
    }

    .foto-5 > .ck-editor__editable {
        width: 17%;
        margin: 0 1.5%;
    }

    .foto-3 > .ck-editor__editable:not(:last-of-type),
    .foto-4 > .ck-editor__editable:nth-of-type(1),
    .foto-4 > .ck-editor__editable:nth-of-type(2),
    .foto-5 > .ck-editor__editable:nth-of-type(1),
    .foto-5 > .ck-editor__editable:nth-of-type(2),
    .foto-5 > .ck-editor__editable:nth-of-type(3) {
        margin-bottom: 0;
    }
}

@media (min-width: 700px) {
    .foto-6 > .ck-editor__editable {
        width: 13.666667%;
        margin: 0 1.5%;
    }

    .foto-6 > .ck-editor__editable:nth-of-type(1),
    .foto-6 > .ck-editor__editable:nth-of-type(2),
    .foto-6 > .ck-editor__editable:nth-of-type(3) {
        margin-bottom: 0;
    }
}

/*End of CKEditor 5*/

.pro-content .stat_centr_wr h2,
.pro-content .stat_centr_wr h3 {
    font-weight: 700;
    line-height: 1.1;
    display: block;
}

.pro-content.pro-newspaper .stat_centr_wr h2,
.pro-content.pro-newspaper .stat_centr_wr h3 {
    font-family: 'Oswald', sans-serif;
}

.pro-content .stat_centr_wr h2 {
    margin: 1.34em 0 .67em;
    font-size: 30px;
}

.pro-content .stat_centr_wr h3 {
    margin: 1.34em 0 .67em;
    font-size: 22px;
}

.pro-content .stat_centr_wr p,
.pro-content .stat_centr_wr blockquote {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.5;
    word-wrap: break-word;
}

.pro-content .stat_centr_wr p,
.pro-content .stat_centr_wr blockquote {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;
    -webkit-hyphenate-limit-zone: 8%;

    -moz-hyphens: auto;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;

    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;
    -ms-hyphenate-limit-zone: 8%;

    hyphens: auto;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;
    hyphenate-limit-zone: 8%;
}

.pro-content .stat_centr_wr p:last-child {
    margin-bottom: 0;
}

.pro-content .stat_centr_wr blockquote {
    margin: 40px 0 40px 20px !important;
    padding: 0 0 0 25px;
    font-style: italic;
    overflow: unset;
}

.pro-content .stat_centr_wr blockquote p {
    margin: 0;
    position: relative;
}

.pro-content .stat_centr_wr blockquote p:before {
    content: '';
    background: url(/img/quote.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -45px;
    width: 35px;
    height: 29px;
    opacity: .6;
}

.pro-content .stat_centr_wr ul,
.pro-content .stat_centr_wr ol {
    margin: 20px 0 20px 40px;
    padding: 0;
}

.pro-content .stat_centr_wr ul li,
.pro-content .stat_centr_wr ol li {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.5;
    list-style-type: none;
}

.pro-content .stat_centr_wr ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    padding-right: 6px;
    font-size: 14px;
    vertical-align: 1px;
    margin-left: -18px;
}

.pro-content .ck-editor__top {
    z-index: 1999 !important;
}

.pro-content .ck-dropdown__panel {
    z-index: 2000 !important;
}

.ck-dropdown__panel li:before {
    display: none !important;
}

.pro-content .stat_centr_wr ol {
    list-style-type: none;
    counter-reset: num;
    padding-left: 40px;
    margin-left: 0;
}

.pro-content .stat_centr_wr ol li::before {
    content: counter(num) '.';
    counter-increment: num;
    padding-right: 6px;
    margin-left: -40px;
    font-weight: 700;
    text-align: right;
    display: inline-block;
    width: 40px;
}

/*.pro-content .stat_centr_wr table {
    margin: 40px 0;
}*/

.stat_centr_wr th,
.stat_centr_wr td {
    border: 1px solid #000;
}

.stat_centr_wr .pro-spravka {
    padding: 20px 15px 17px;
    display: block;
    width: 100%;
    margin: 20px auto 20px;
}

.stat_centr_wr .pro-spravka h3.head {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 15px;
}

.stat_centr_wr .pro-spravka h3 {
    display: block;
    margin: 15px 0 10px;
}

.stat_centr_wr .pro-spravka > h3 {
    margin-top: 0;
}

.stat_centr_wr .pro-spravka p {
    display: block;
    margin: 10px 0 0 0;
    font-size: 15px;
    font-style: italic;
}

.pro-content .stat_centr_wr .pro-spravka .image-box,
.pro-content .stat_centr_wr .pro-spravka figure {
    margin: 20px auto;
}

.pro-content .stat_centr_wr .pro-spravka .image-box figure {
    margin: 0 auto;
}

.pro-content .stat_centr_wr .ck-sticky-panel ul,
.pro-content .stat_centr_wr .ck-sticky-panel ol {
    margin: 0;
}

.pro-content .stat_centr_wr .ck-sticky-panel ul li,
.pro-content .stat_centr_wr .ck-sticky-panel ol li {
    margin: 0;
    cursor: pointer;
}

.pro-content .stat_centr_wr .ck-sticky-panel .ck-button,
.pro-content .stat_centr_wr .ck-sticky-panel .ck-button {
    cursor: pointer;
}

.pro-tags {
    display: block;
    margin: 20px 0 0;
}

.pro-tags a {
    margin-right: 10px;
    color: #ff2f2f !important;
    text-decoration: underline;
    font-style: italic;
}

.pro-tags a:hover {
    font-weight: 700;
}

.p_iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #6f7981;
}

.responsive_iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*.pro-content .stat_centr_wr figcaption {
    padding: 5px 0 0;
}*/

/*.stat_centr_wr p {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}*/

/*End of Pro-Article*/

/*Edit-article for screen < 1024px*/
.pro-block-mob {
    display: none !important;
}

@media (max-width: 1023px) {
    /*.pro-content.pro-article.pro-article-edit .col-content {
        width: 100%;
    }*/
    .pro-content.pro-article.pro-article-edit .col-content .col-content-inside {
        width: 100%;
        max-width: 700px;
    }

    .pro-block-mob {
        display: block !important;
        position: fixed;
        top: 50px;
        right: -300px;
        width: 300px;
        height: 100vh;
        padding: 0;
        z-index: 10000;
    }

    /*.pro-article-edit .pro-block {
        padding-top: 50px;
        position: relative;
    }*/
    .pro-block-mob .pro-edit-menu-right {
        position: relative;
        top: auto;
        right: 0;
        height: calc(100vh - 50px);
        width: 100%;
        padding: 20px;
        background-color: #fff;
        border-left: 1px solid #0075bc;
        overflow: inherit;
        transition: right .4s ease, box-shadow .4s ease;
    }

    .pro-block-mob .pro-edit-menu-right.open {
        right: 300px;
        box-shadow: -10px 0 10px rgba(0, 0, 0, 0.15);
        transition: right .5s ease, box-shadow .5s ease;
        contain: none;
    }

    .pro-block-content-btn {
        position: absolute;
        bottom: 0;
        left: -60px;
        width: 60px;
        height: 50px;
        background-color: #ffffff;
        border-left: 1px solid #0075bc;
        border-top: 1px solid #0075bc;
        border-radius: 8px 0 0 0;
        box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.15);
        cursor: pointer;
    }

    .pro-block-content-btn:active {
        background-color: #5eb4ff;
    }

    .pro-block-content-btn i {
        font-size: 40px;
        text-align: center;
        width: 100%;
        line-height: 50px;
        color: #5eb4ff;
        font-weight: 700;
    }

    .pro-block-content-btn:active i {
        color: #fff;
    }

    .open .pro-block-content-btn i {
        transform: rotate(180deg);
    }

    .pro-block-content-in {
        height: 100%;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (max-width: 767px) {
    .pro-article-edit .container-top {
        padding-top: 60px;
    }

    .pro-content.pro-article.pro-article-edit .col-content .col-content-inside {
        width: calc(100% - 20px);
        max-width: none;
        margin: auto;
    }

    .pro-block-mob {
        top: 60px;
        height: 100vh;
    }

    .pro-block-mob .pro-block-content.pro-edit-menu-right {
        height: calc(100vh - 60px);
    }
}

@media (max-width: 379px) {
    .pro-block-mob {
        right: calc(-100vw + 80px) !important;
        width: calc(100vw - 80px) !important;
    }

    .pro-block-mob .pro-edit-menu-right {
        padding: 20px 15px;
    }

    .pro-block-mob .pro-edit-menu-right.open {
        right: calc(100vw - 80px) !important;
    }
}

/*End of Edit-article for screen < 1024px*/

/*Search ------------------------*/

.special-style {
    display: none !important;
}

.pro-content #plus-search {
    width: 100%;
}

.pro-content #plus-search .content_inside {
    position: relative;
}

.pro-content #plus-search .container-content {
    padding-bottom: 50px;
}

.pro-content .plus-search-back {
    width: 100%;
    padding: 0 15px;
}

.pro-content #plus-search .container-fluid {
    width: 100%;
    padding: 0 0 30px;
}

.pro-content .plus-search-line {
    display: block;
    margin: auto;
}

.pro-content .plus-search-line h2 {
    text-align: center;
    margin: 0;
}

.pro-content #plus-search form {
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
    margin-left: 0;
}

.pro-content #plus-search .back_search_all {
    display: block;
    padding: 0;
    width: 100%;
}

.pro-content #plus-search .input-group {
    margin: 0 0 20px;
}

.pro-content #plus-search .search_text {
    height: 41px;
    line-height: 27px;
    padding: 6px 10px;
    font-size: 19px;
    outline: none;
}

.pro-content #plus-search .search_text,
.pro-content #plus-search .search_text:focus {
    border-color: #d2d6de;
}

.pro-content #plus-search .input-group .input-group-btn {
    z-index: 10;
}

.pro-content #plus-search .input-group .btn {
    width: 41px;
    min-width: 41px;
    height: 41px;
    padding: 0;
    text-shadow: none;
    box-shadow: none;
    display: inline-block;
    text-align: center;
}

/*.pro-content .header-plus .btn-search {
    width: 25px;
    height: 25px;
    border: none;
    display: inline-block;
    text-align: center;
}*/

.pro-content #plus-search i.fa-search {
    font-size: 19px;
    line-height: 39px;
}

.pro-content .header-plus .btn-search i.fa-search {
    font-size: 19px;
    line-height: 25px;
    transition: 0s;
}

.pro-content .header-plus .btn-search:hover i.fa-search {
    transform: scale(1.15);
}

.select-btn {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.select-btn .pro-button {
    margin: 5px;
    white-space: nowrap;
    padding: 10px 15px;
    border: 1px solid transparent;
}

.select-btn .pro-button:not(.active) {
    background-color: #eee;
    color: #a7a7a7;
    border: 1px solid #a7a7a7;
}

.select-btn .pro-button:not(.active):hover {
    background-color: #eee;
    color: #0075bc;
    border: 1px solid #0075bc;
}

.pro-content #plus-search .select-result {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: auto;
    float: none;
}

.pro-content #plus-search .btn {
    /*border-radius: 0;*/
    border: none;
}

.pro-content #plus-search .select-result .btn,
.pro-content #plus-search .select-result .btn.active {
    background-color: transparent;
    box-shadow: none;
    padding: 3px 0 1px;
    margin: 0 8px;
    min-width: auto;
    border-radius: 0;
}

.pro-content #plus-search .btn.btn-secondary.active {
    background: transparent;
    box-shadow: none;
}

.pro-content #plus-search .select-result .btn.active {
    border-bottom: 1px dotted transparent;
}

.pro-content #plus-search .plitka_news {
    margin: 0;
}

.pro-content #plus-search .plitka_height {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    height: auto;
}

.pro-content #plus-search .plitka_height:before {
    content: "";
    display: block;
    padding-top: 66.67%;
}

.pro-content #plus-search .plitka_height a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.pro-content #plus-search .plitka_height .rubrika-main a {
    position: relative;
}

.pro-content #plus-search .plitka_height a .img-plitka {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.pro-content #plus-search .pag-heading > div {
    display: inline-block;
    text-align: center;
}

.row.pag-heading {
    margin: 0;
}

/*End of Search ------------------------*/

/*Comments*/

.tyt_otvet {
    font-size: 0;
}

.parent_comment {
    cursor: pointer;
}

.parent_comment:hover {
    text-decoration: underline;
}

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

.comets_block_wr h2 {
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 25px
}

.comets_block_wr .comets_block {
    display: inline-block;
    width: 100%;
    padding: 15px
}

.comets_block_wr .comets_block.next_level {
    padding: 15px 0 0 65px;
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text_down {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.comets_block_wr .comets_block .coment_text {
    padding: 15px 15px 5px;
    margin-bottom: 0;
}

.comets_block_wr .comets_block .coment_text_down {
    padding: 5px 15px 15px;
    margin-top: 0;
    position: relative;
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text p {
    display: block;
    width: 100%;
    font-size: 14px;
    word-wrap: break-word;
}

.comets_block_wr .comets_block .next_level .coment_text {
    padding: 5px 15px;
}

.coment_text p span {
    width: 100%;
    font-size: 14px;
    word-wrap: break-word;
}

.comets_block_wr .comets_block .coment_text p {
    margin-bottom: 10px;
}

.comets_block_wr .comets_block .coment_text .otvet_coment,
.comets_block_wr .comets_block .coment_text_down .otvet_coment {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 23px;
    height: 23px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
}

.comets_block_wr .comets_block .coment_text .sad_com,
.comets_block_wr .comets_block .coment_text_down .sad_com {
    display: table;
    line-height: 23px;
    margin-right: 5px;
    float: right;
    cursor: pointer;
}

#nar_noovsti,
.podpiska_wr,
.pravila {
    display: inline-block;
    width: 100%
}

.comets_block_wr .comets_block .coment_text .sad_com img,
.comets_block_wr .comets_block .coment_text_down .sad_com img {
    margin-top: -3px
}

.comets_block_wr .all_button .pokaz_all {
    width: 100%;
    font-size: 16px;
}

.polz_pol_wr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    height: 50px;
}

.next_level .polz_pol_wr {
    float: left;
    margin-top: 10px;
}

.comets_block .polz_pol,
.comment_mob_lite .polz_pol {
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    background-size: cover;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background-position: center;
    position: relative;
}

.comets_block .polz_pol {
    margin-right: 0;
}

.lines_18 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}

.coment_text_container .lines_18 {
    padding: 10px 15px 0;
    height: 60px;
}

.inform-line p,
.inform-line .name,
.inform-line span {
    margin-right: 10px;
    line-height: 16px;
    font-size: 12px;
    float: left;
}

.inform-line .name,
.comment_mob_lite .pol_name a {
    font-weight: 700;
    font-size: 13px;
}

.inform-line a {
    float: left;
    font-size: 14px;
    display: block;
}

.comets_block .inform-line a {
    line-height: 22px;
}

/*.polz_pol_wr span.green {
    padding: 0 3px !important;
    line-height: 19px;
    margin-top: 5px
}

.polz_pol_wr span.red {
    padding: 0 3px !important;
    line-height: 19px;
    margin-top: 5px
}*/

.inform-line span i {
    margin-right: 5px
}

.inform-line span i img {
    margin-top: -2px
}

.coment_text_container {
    width: calc(100% - 65px);
    margin-left: 65px;
    overflow: hidden;
    vertical-align: top;
}

.comment_mob_lite.com_otvet {
    margin: 15px 0 0 130px;
    width: calc(100% - 130px);
}

.comets_block_wr .comets_block .coment_text,
.comets_block_wr .comets_block .coment_text_down {
    background-color: rgba(255, 255, 255, 0.7);
}

.comets_block.comment-row.next_level {
    background-color: transparent !important;
}

.popup-gallery-comment {
    background-color: rgba(255, 255, 255, 0.7);
    border-left: 1px solid #ced2d6;
    border-right: 1px solid #ced2d6;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-bottom: -5px;
}

.pro-content .comment_mob_lite .coment_form_wr input[type=button].close_form_otvet {
    background-image: url(/img/close-black.svg);
    background-repeat: no-repeat;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    background-size: 18px;
    padding: 0 !important;
    margin: 0;
    width: 18px;
    height: 18px !important;
    outline: none;
    background-color: transparent !important;
    border: none !important;
    opacity: .3;
}

.pro-content .comment_mob_lite .coment_form_wr input[type=button].close_form_otvet:hover {
    opacity: .5;
}

.com_down_total {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.comment_mob_lite .file-upload input[type="file"],
.comment_mob_lite .file-upload-mod input[type="file"] {
    display: none;
}

.comment_mob_lite .file-upload {
    position: relative;
    overflow: hidden;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.1);
    margin: 0;
}

.comment_mob_lite .file-upload.guest {
    opacity: .4;
}

.comment_mob_lite .file-upload:hover,
.comment_mob_lite .file-upload:active,
.comment_mob_lite .file-upload:focus {
    overflow: visible;
}

.comment_mob_lite .file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    z-index: 100;
    cursor: pointer;
}

.comment_mob_lite .file-upload label i {
    font-size: 17px;
    line-height: 35px;
}

/*.comment_mob_lite .file-upload label span {
    display: block;
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
}

.comment_mob_lite .file-upload label span.photo {
    background-image: url(/img/photo-fff.svg);
    height: 35px;
    width: 35px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.comment_mob_lite .file-upload.guest label span.photo {
    opacity: 0.5;
}*/

.add_photo_count1 {
    position: absolute;
    bottom: 45px;
    left: 5px;
    z-index: 1000;
    background: #ffdeb0;
    padding: 3px 7px;
    border: 1px solid red;
    -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    line-height: 20px;
    max-width: 70%;
    display: none;
}

.add_photo_count {
    position: absolute;
    bottom: 18px;
    left: 42px;
    z-index: 1000;
    font-size: 14px;
    font-weight: 100;
    white-space: nowrap;
}

.add_photo {
    display: none;
    position: absolute;
    z-index: 1000;
    font-size: 14px;
    font-weight: 100;
    top: 19px;
    left: 42px;
}

.bookmark.bookmark-no:hover #yes_user_bookmark,
.bookmark.bookmark-yes:hover #del_user_bookmark,
.inform_top_line_v1 .inform_count .coments:hover #read_com,
.comment_mob_lite:hover .add_photo,
.down_line_nn button.coments:hover .empty_com {
    display: block;
}

.com-down {
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.newspaper-article .com-down {
    padding: 20px;
    background-color: #dceffe;
}

.com-btn .comebt_butt {
    display: inline-block;
    height: 50px;
    width: 235px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    margin: 0 20px 0 0;
    transition: all .1s ease;
}

.com div {
    overflow: hidden;
    height: 50px;
    width: 100%;
}

.pokaz_all_com {
    padding: 0 5px;
    white-space: nowrap;
    font-weight: 400;
}

.pokaz_all_com span {
    font-weight: 700;
}

.block_otvet_comment a {
    text-decoration: underline;
}

.comment_mob_lite {
    display: inline-block;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    position: relative;
}

.comment_mob_lite .pol_name {
    float: left;
    margin-right: 10px;
    max-width: 85%;
    margin-bottom: -5px;
}

.polz_pol_wr .polz_pol,
.comment_mob_lite .polz_pol {
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    background-size: cover;
    display: inline-block;
    float: left;
    margin-right: 15px;
    background-position: center;
    position: relative;
}

.comment_mob_lite .pol_name a,
.comment_mob_lite .pol_name p {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.comment_mob_lite .texarea_wr,
.comment_mob_lite #sendCommentFrontnewsMobileFormGuest .texarea_wr {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
}

.pro-content .comets_block.mt_35.comment-row {
    margin-top: 15px;
    overflow: hidden;
    vertical-align: top;
}

.pro-content .all_button.commet_stat {
    width: auto;
    margin: 15px auto;
    display: table;
    text-transform: none;
}

.pro-content .comets_block_wr .all_button .pokaz_all,
.pro-content .comets_block_wr .all_button .pokaz_all span,
.pro-content .comets_block_wr .all_button .pokaz_all i {
    width: auto;
    background-color: transparent;
    padding: 0;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
}

.pro-content .comets_block_wr .all_button .pokaz_all:hover {
    color: #fff;
    text-decoration: none;
}

.pro-content .polz_pol_wr .polz_pol,
.pro-content .comment_mob_lite .polz_pol {
    border-radius: 50%;
}

.pro-content .comment_mob_lite form {
    width: calc(100% - 65px);
    margin: 0 0 0 65px;
    padding: 0;
}

.pro-content .comment_mob_lite form .texarea_wr label {
    display: none;
}

.pro-content .comment_mob_lite .dropdown-menu {
    background-color: #fff;
    padding: 0;
}

.note-btn-group .dropdown-menu > li > a {
    padding: 3px;
}

.note-btn-group .dropdown-menu > li > a:hover {
    background-color: #efefef;
}

.note-btn-group .dropdown-menu > li > a blockquote {
    margin: 0;
}

.pro-content .comment_mob_lite .send_com {
    float: right;
    height: 35px;
    width: 130px;
    margin: 0;
}

.pro-content .comment_mob_lite .coment_form_wr input[type=button],
.pro-content .comment_mob_lite .coment_form_wr input[type=reset] {
    margin-top: 0;
    width: 100%;
    border: none;
    height: 35px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    z-index: 100;
    line-height: 1;
    cursor: pointer;
}

.pro-content .close_form_otvet {
    background-color: transparent !important;
    border: none !important;
}

.pro-content .add_photo_count,
.pro-content .comment_mob_lite.com_otvet .add_photo_count {
    bottom: 19px;
    left: 42px;
}

.pro-content #comment_template h2.com_nam {
    text-align: left;
    margin-top: 50px;
}

/*.newspaper-article .pro-content #comment_template h2.com_nam {
    margin-top: 0;
}*/

/*End of Comments*/

.pro-button {
    transform: translateY(0);
    transition: .1s;
}

.pro-button:active {
    transform: translateY(1px);
}

.other-content {
    margin-bottom: 30px;
}

/*Layout*/

/*Date-Picker*/

.date-picker-wrapper.single-date {
    width: 100%;
    box-sizing: border-box;
}

.pro-block-archive .date-picker-wrapper.single-date {
    margin-bottom: 0;
}

.date-picker-wrapper .month-wrapper table {
    width: 100%;
}

.date-picker-wrapper {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.date-picker-wrapper .drp_top-bar {
    line-height: 1.4;
    position: relative;
    padding: 10px 0 10px;
    text-align: center;
}

.date-picker-wrapper .month-wrapper table .day {
    font-size: 14px;
    border-radius: 3px;
}

.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
    width: calc(100% / 7);
}

.date-picker-wrapper .month-wrapper table th {
    font-weight: 800;
}

.date-picker-wrapper {
    background-color: #b7e2fd;
    color: #0267a5;
}

.date-picker-wrapper,
.date-picker-wrapper .month-wrapper {
    border: 1px solid #72b7e0;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering,
.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
    background-color: #b7e2fd;
}

.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
    background-color: #70ccd5;
}

/*End of Date-Picker*/

.pro-content-archive .pagination {
    margin: 0 0 20px 0;
}

/*Ad-board*/

@media (min-width: 768px) {
    /*body.skin-zadonsk.modal-open {
        overflow: hidden;
        padding-right: 0;
    }*/
    .equal-ad-board, .equal-ad-board > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}

.pro-ad-board .col-content {
    padding-right: 15px;
}

.pro-ad-board .container-rubric .pro-menu-content {
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
}

.pro-ad-board .main-rubric {
    display: block;
    min-width: 200px;
}

.add-ad.pro-button {
    display: inline-block;
    padding: 11px 20px;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    border-radius: 5px;
}

.ad-board-menu {
    min-width: 200px;
    padding-left: 15px;
    padding-right: 15px;
}

.ad-board-menu ul {
    margin-bottom: 40px;
}

.ad-board-menu li {
    position: relative;
    padding: 5px 0 5px 20px;
    cursor: pointer;
}

.ad-board-menu li:hover,
.ad-board-menu li:focus,
.ad-board-menu li:active {
    font-weight: 700;
}

.ad-board-menu li.active:before {
    content: '\F105';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
}

.ad-board-lenta {
    width: calc(100% - 200px);
    padding-left: 15px;
    padding-right: 15px;
}

.lenta-then,
.lenta-other {
    text-align: center;
    margin: 25px 0 15px;
    opacity: .7;
}

.ad-board-lenta > div:first-child {
    margin-top: 0;
}

.ad-board-item {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 20px;
    position: relative;
    transition: .2s;
}

.ab-rubric,
.ab-text,
.ab-image {
    margin-bottom: 20px;
}

.ab-show-at {
    position: absolute;
    top: 15px;
    right: 20px;
    opacity: .7;
}

.ab-text p:not(:last-child) {
    margin-bottom: 10px;
}

.ab-text p:empty {
    display: none;
}

.ab-text p br {
    display: none;
}

.ab-text img {
    width: 100% !important;
}

.ab-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.ab-image-preview {
    position: relative;
    margin-right: 2%;
    width: 13%;
    display: block;
    overflow: hidden;
}

.ab-image > div:last-child {
    margin-right: 0;
}

.ab-image-preview:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.ab-image-preview-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;

    background-image: url(/img/photo.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.ab-image-preview-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ab-price {
    width: calc(100% - 100px);
    font-weight: 700;
    font-size: 15px;
}

.podrobno {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.podrobno:hover,
.podrobno:focus {
    text-decoration: underline;
}

.podrobno:active {
    transform: translateY(2px);
}

.ab-control {
    position: absolute;
    bottom: -12px;
    left: calc(50% - 50px);
    height: 28px;
    width: 100px;
    font-weight: 700;
    background-color: #8dc3f6;
    border: 1px solid #fff;
    color: #fff;
    transition: .1s;
}

.ab-control:hover,
.ab-control:focus {
    background-color: #2c9aef;
}

.ab-control:active {
    background-color: #1c88e7;
    transform: translateY(2px);
}

.pro-ad-board .pro_all_button {
    width: 100%;
    padding-right: 0;
}

.pro-ad-board .pro_all_button .all_button {
    margin-top: 20px;
}

#add-ad-popup.modal {
    z-index: 1090;
    text-align: center;
    background: transparent !important;
}

#add-ad-popup.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}

#add-ad-popup .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#add-ad-popup .modal-content {
    border-radius: 5px;
    max-width: 513px;
    padding: 0;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.05),
    2px 2px 10px 0 rgba(0, 0, 0, 0.05),
    2px 2px 20px 0 rgba(0, 0, 0, 0.05),
    2px 2px 30px 0 rgba(0, 0, 0, 0.05);
}

#add-ad-popup .modal-header {
    padding: 10px 15px;
    font-weight: 700;
    border-bottom: none;
    position: relative;
}

#add-ad-popup .close {
    background-image: url(/img/close-white.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 100;
    right: 7px;
    top: 7px;
    opacity: .6;
    transition: .1s;
    border-radius: 50%;
    outline: none;
}

#add-ad-popup .close:hover,
#add-ad-popup .close:focus {
    opacity: 1;
}

#add-ad-popup .close:active {
    transform: translateY(2px);
}

#add-ad-popup .modal-body {
    padding: 30px 10% 10%;
}

#add-ad-popup input,
#add-ad-popup select,
#add-ad-popup textarea,
#add-ad-popup .selectize-control.single .selectize-input,
#add-ad-popup .selectize-dropdown.single {
    border: none;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: none;
}

#add-ad-popup input,
#add-ad-popup .selectize-control.single .selectize-input {
    padding: 5px 10px 4px;
    line-height: 27px;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-size: 14px;
}

#add-ad-popup .selectize-control.single .selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0;
}

#add-ad-popup .selectize-dropdown.single {
    border-radius: 0 0 3px 3px;
    margin-top: -20px;
    margin-bottom: 0;
    padding: 0;
    line-height: 27px;
    box-shadow: 4px 4px 6px -1px rgba(0, 0, 0, 0.1), -4px 4px 6px -1px rgba(0, 0, 0, 0.1);
}

#add-ad-popup .selectize-dropdown [data-selectable] {
    padding: 5px 10px 4px;
}

#add-ad-popup textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    padding: 10px;
    line-height: 1.4;
}

.panel-default > .panel-heading {
    display: none;
}

#add-ad-popup #ad_price {
    width: 160px;
    float: left;
    margin-right: 10px;
}

.ad-rub {
    display: inline-block;
    width: 100%;
}

.ad-rub span {
    display: inline-block;
    line-height: 36px;
    color: #fff;
}

#add-ad-popup .ad-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#add-ad-popup .ad-date > div {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}

#add-ad-popup .ad-date label {
    display: block;
    font-weight: 400;
    color: #fff;
}

#add-ad-popup .ad-date label br {
    display: none;
}

#add-ad-popup .ad-date input {
    width: 100%;
    font-family: 'Roboto Condensed';
}

#add-ad-popup .ab-image {
    margin-bottom: 0;
}

#add-ad-popup .ab-image {
    position: relative;
    width: 100%;
    padding-top: 18%;
    display: block;
}

#add-ad-popup .ab-image-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

#add-ad-popup .ab-image-preview {
    margin-right: 2.5%;
    width: 18%;
    height: 100%;
    cursor: pointer;
    transition: .2s;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.7);
}

#add-ad-popup .ab-image-container div:nth-child(5) {
    margin-right: 0;
}

/*
#add-ad-popup .ab-image-preview {
    margin-right: 10px;
    width: calc(20% - 8px);
    height: 100px;
    cursor: pointer;
    transition: .2s;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.7);
}
*/

#add-ad-popup .ab-image-preview:before {
    display: none;
}

#add-ad-popup .ab-image-preview:hover,
#add-ad-popup .ab-image-preview:focus {
    opacity: .8;
}

#add-ad-popup .ab-image-preview:active {
    opacity: .4;
}

#add-ad-popup .ab-image-preview span {
    background-image: url(/img/close-white.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    transition: .1s;
    outline: none;
}

/*#add-ad-popup .ab-image-preview:after {
    content: 'ФОТО';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}*/

input.error {
    box-shadow: 0 0 0 2px #f10000 !important;
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translate3d(1px, 0, 0);
        transform: translate3d(1px, 0, 0);
    }
}

.ad-button {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.ad-button .all_button {
    margin: 40px auto 0;
}

.add-ad.pro-button i {
    display: none;
}

.add-ad.pro-button span {
    display: inline;
}

.ad-board-item-open {
    margin-bottom: 40px;
    padding-bottom: 0;
}

.ad-board-item-open .ab-image {
    margin-top: -5px;
}

.template-pro-noadv .ad-board-item-open .container-row {
    padding: 25px 0 0;
    margin-bottom: 0;
}

.ad-board-item-open .pro-row-buttons {
    width: 40px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.ad-board-item-open .pro-arrow.pro-icon-pro-arrow-prev,
.ad-board-item-open .pro-arrow.pro-icon-pro-arrow-next {
    height: 20px;
    font-size: 20px;
}

.ad-board-item-open .container-row-box {
    margin-top: -10px;
}

.ad-board-item-open .container-row-box:before {
    content: '';
    display: block;
    padding-top: 45%;
}

.ad-board-item-open .container-row-box .container-row-box-ul {
    position: absolute;
    top: 5.5%;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.ad-board-item-open .container-row-box .container-row-box-ul ul {
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
}

.ad-board-item-open .container-row-box .container-row-box-ul ul li {
    display: inline-block;
    width: 40%;
    margin: 0 5px 50px;
}

.ad-board-item-open .container-row-box .container-row-box-ul ul li:first-child {
    margin-left: 0;
}

.ad-board-item-open .container-row-box .container-row-box-ul ul li:last-child {
    margin-right: 0;
}

.ad-board-item-open .container-row-box .container-row-box-ul ul li .ab-image-preview {
    width: 100%;
    margin: 0;
}

.ad-board-item-open .shadow-left,
.ad-board-item-open .shadow-right {
    top: 0;
    height: 100%;
}

.ab-image:hover .shadow-left,
.ab-image:hover .shadow-right {
    opacity: 1;
}

.ad-board-item-open .shadow-left:before,
.ad-board-item-open .shadow-right:before {
    background-color: rgba(0, 0, 0, 0.4);
}

.ad-board-item-open .ab-price {
    margin-bottom: 15px;
    width: 100%;
}

.ad-contact {
    font-weight: 700;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
}

.ad-board-item-open .ad-contact > div {
    margin: 0 15px 15px 0;
}

.ad-contact .all_button {
    margin: 0 0 15px 0;
    font-size: 14px;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
}

.ab-owner-phone.open {
    text-decoration: underline;
}

.ad-board-item-open .podrobno {
    position: inherit;
    font-weight: 400;
    font-size: 13px;
    margin-left: 10px;
}

/*---------------------------------*/

/*Advert*/

.banner240 {
    width: 240px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.row-prev-g .adv-preview {
    max-width: 1015px;
    height: 200px;
    margin: 10px;
}

.banner-g {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.banner a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.banner img {
    position: absolute;
    top: 0;
    left: 0;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.banner .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
}

/*End of Advert*/

/*About*/

.pro-about .pro-article-author {
    margin-bottom: 50px;
}

.pro-about .pro-article-author img {
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin-right: 15px;
}

.pro-about .pro-article-author p {
    margin: 0 0 7px 0;
    display: block;
    font-size: 15px;
    line-height: 1.3;
}

.pro-about .pro-article-author p:last-child {
    margin-bottom: 0;
}

.pro-about .pro-article-author .pro-article-author-name {
    font-size: 17px;
}

.pro-about .pro-article-author p a {
    width: auto;
    display: inline;

}

.pro-article-author-link {
    font-weight: 700;
}

.pro-about h4 {
    margin-top: 30px;
}

.pro-content.pro-about .stat_centr_wr ul {
    margin: 15px 0 15px 0;
}

.pro-content.pro-about .stat_centr_wr ul.two-column {
    column-count: 2;
    column-gap: 20px;
}

.pro-content.pro-about .stat_centr_wr ul li,
.pro-content.pro-about .stat_centr_wr ol li {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.skin-zadonsk .pro-content.pro-about .stat_centr_wr ul li:before {
    display: none;
}

.about-map {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    border: 1px solid #cdd0d3;
}

.about-map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*End of About*/

@media (max-width: 767px) {
    #add-ad-popup.modal:before {
        display: none;
    }

    #add-ad-popup .modal-dialog {
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    #add-ad-popup.modal,
    #add-ad-popup .modal-dialog,
    #add-ad-popup .modal-content,
    #add-ad-popup .modal-body {
        width: 100%;
        max-width: 100%;
        z-index: 9998;
    }

    #add-ad-popup .modal-content {
        height: 100%;
        overflow-y: auto;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
    }

    #add-ad-popup .modal-body {
        overflow-y: auto;
    }

    #add-ad-popup .modal-header {
        padding: 23px 30px;
    }

    #add-ad-popup .close {
        right: 15px;
        top: 10px;
        width: 50px;
        height: 50px;
        opacity: 1;
    }

    .pro-ad-board .container-rubric {
        line-height: 60px;
    }

    .pro-ad-board .container.container-mob {
        height: 60px;
    }

    .pro-ad-board .pro-menu-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .pro-ad-board .pro-menu-content > .ab-name-head {
        display: none;
    }

    .pro-ad-board .pro-menu-content .selectize-control {
        float: none;
        min-width: auto;
    }

    .pro-ad-board .pro-menu-content .selectize-input .item {
        height: 60px;
    }

    .add-ad.pro-button {
        margin-left: 25px;
        margin-right: 15px;
    }

    .pro-ad-board .col-content {
        padding-right: 0;
    }

    .ad-board-menu {
        display: none;
    }

    .ad-board-lenta {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .template-pro-noadv .ad-board-item-open .container-row {

    }
}

@media (max-width: 540px) {
    .add-ad.pro-button {
        padding: 0;
        height: 37px;
        width: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .add-ad.pro-button i {
        display: inline;
        font-size: 24px;
    }

    .add-ad.pro-button span {
        display: none;
    }
}

/*Ensd of Ad-board*/

@media (min-width: 1024px) {
    .slide-more-of-number {
        display: none;
    }
}

@media (min-width: 1280px) {
    .template-pro.template-pro-noadv .container {
        width: 1045px;
    }

    .pro-header-back,
    .menu2,
    .pro-content {
        width: 1045px;
    }

    aside.adv {
        display: block;
        left: 1045px;
    }

    .newspaper-article .col-content .col-content-inside,
    .pro-article .col-content .col-content-inside {
        width: calc(100% - 75px);
    }

    /*.pro-article.pro-article-edit .col-content .col-content-inside {
        width: calc(100% - 60px);
    }*/
    .col-content,
    .pro_all_button {
        width: calc(100% - 270px);
        padding-right: 30px;
    }

    .col-right {
        display: block;
        width: 270px;
    }

    .np-cover-content .col-content {
        width: 100%;
        padding-right: 15px;
    }

    .newspaper-article .np-cover-content .col-content .col-content-inside {
        width: 100%;
    }
}

@media (max-width: 1279px) {
    .template-pro.template-pro-noadv .container {
        width: 995px;
    }

    .pro-header-back,
    .menu2,
    .pro-content {
        width: 995px;
    }

    aside.adv {
        display: none;
    }

    .pro-article .col-content .col-content-inside,
    .newspaper-article .col-content .col-content-inside {
        width: calc(100% - 75px);
    }

    /*.pro-article.pro-article-edit .col-content .col-content-inside {
        width: calc(100% - 60px);
    }*/
    .col-content,
    .pro_all_button {
        width: calc(100% - 270px);
        padding-right: 30px;
    }

    .col-right {
        display: block;
        width: 270px;
    }

    .np-cover-content .col-content {
        width: 100%;
        padding-right: 15px;
    }

    .newspaper-article .np-cover-content .col-content .col-content-inside {
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .template-pro.template-pro-noadv .container {
        width: 100%;
    }

    .template-pro.template-pro-noadv .pro-content .container,
    .template-pro.template-pro-noadv .np-cover-content .container {
        width: 730px;
    }

    .pro-header-back,
    .menu2,
    .pro-content {
        width: 100%;
    }

    .col-content {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .newspaper-article .col-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .pro_all_button {
        width: 100%;
        padding-right: 0;
    }

    .pro-article .col-content .col-content-inside {
        width: 100%;
        max-width: 700px;
    }

    .newspaper-article .col-content .col-content-inside {
        width: 100%;
    }

    .pro-article .col-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-right {
        display: none !important;
    }

    /*.newspaper-article .col-right {
        display: block !important;
        width: 100%;
    }

    .newspaper-article .col-right .pro-block {
        height: auto;
    }

    .newspaper-article .col-right .pro-block .sticky-90 {
        position: relative;
        top: auto;
    }

    .newspaper-article .col-right .pro-block .read-more-np-block {
        width: 100%;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }*/
    .pro-content-archive .equal {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .pro-content-archive .col-content {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }

    .pro-content-archive .col-right {
        display: block !important;
        width: 100%;
        -ms-flex-order: 1;
        order: 1;
    }

    .pro-content-archive .col-right .pro-block {
        max-width: 310px;
        min-width: 290px;
        margin: 0 auto 40px;
    }

}

@media (max-width: 991px) {
    .template-pro.template-pro-noadv .container,
    .template-pro.template-pro-noadv .pro-content .container,
    .template-pro.template-pro-noadv .np-cover-content .container {
        width: 100%;
    }

    .col-content,
    .newspaper-article .col-content {
        width: 730px;
        max-width: 100%;
        float: none;
        margin: 0 auto;
    }

    /*.np-cover-content > .container > div {
        width: 700px;
        max-width: 100%;
        margin: auto;
    }*/
    .edit_title_front,
    button.edit_text_front {
        right: 25px;
        top: auto;
        bottom: 240px;
        position: fixed;
    }

    /*.edit_title_front {
        top: -40px;
    }*/
    button.edit_text_front {
        position: fixed;
        top: calc(100vh - 70px) !important;
        right: 15px;
    }

    button.edit_text_front.is_stuck {
        top: calc(100vh - 70px) !important;
    }

    .social-right-container {
        display: none;
    }
}

@media (max-width: 767px) {
    .col-content {
        width: 100%;
        padding-right: 0;
    }

    .container-top {
        padding-top: 120px;
    }

    .container-top.no-submenu {
        padding-top: 90px;
    }

    .newspaper-article .container-top {
        padding-top: 30px;
    }

    .pro-article .col-content .col-content-inside {
        width: 100%;
        max-width: none;
    }

    #menu_wr-1 {
        display: block;
        height: 50px;
        box-shadow: none;
    }

    .weather-logo {
        margin-top: 15px;
        display: inline-block;
    }

}

/*End of Layout*/

@media (min-width: 1024px) and (max-width: 1649px) {
    /*.pro-header-back, .menu2, .pro-content {
        width: 1020px;
    }*/
    /*.pro-edit-menu {
        width: 970px;
    }*/
    /*aside.adv {
        display: block;
        left: 1020px;
    }

    .bottom-cover-content .lid {
        width: calc(100% - 260px);
    }

    .lid-footer {
        width: 240px;
    }*/
    .lid-footer button {
        text-align: center;
    }

    .lid-footer button span {
        line-height: 1;
        height: auto;
        width: 126px;
        text-align: left;
    }

    .lid-footer button i {
        line-height: 1;
    }

    .title-soc {
        padding: 0 35px;
    }

    .title-soc .social-top {
        width: 144px;
    }
}

@media (min-width: 1280px) and (max-width: 1649px) {

    /*.col-content-inside .anons-pro-small:before {
        padding-top: 92%;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 19px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pro-header-back,
    .menu2,
    .pro-content {
        width: 720px;
    }

    .pro-article figure.image.image-style-align-center {
        width: 60%;
    }

    /*.pro-edit-menu {
        width: calc(100% + 60px)
    }*/
}

/*@media (min-width: 1190px) and (max-width: 1279px) {
    .col-content-inside .anons-pro-small:before {
        padding-top: 93% !important;
    }

}*/

@media (min-width: 1024px) and (max-width: 1279px) {
    /*.col-content-inside .anons-pro-small:before {
        padding-top: 93%;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 18px;
    }

    .pro-article figure.image.image-style-align-center {
        width: 50%;
    }
}

@media (min-width: 561px) {

    .comment_mob_lite .pol_name,
    .comment_mob_lite .counter {
        width: auto;
    }
}

@media (min-width: 768px) {
    /*.special-link {
        position: absolute;
        top: 20px;
        right: 25px;
        font-size: 24px;
        z-index: 10000;
    }

    .special-link:active i {
        transform: scale(1.2);
    }*/
    .template-pro.template-pro-noadv footer {
        width: 100%;
    }

    footer .col-xs-12 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer .footer-top,
    footer .footer-top .social-media {
        width: 100%;
        margin-bottom: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }

    footer .footer-top .social-media {
        width: auto;
        margin-bottom: 0;
    }

    footer .footer-top .social-media .header-top-row-p {
        margin: 0 10px 0 0;
    }

    footer .footer-content {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    footer .copyright {
        width: calc(45% - 30px);
        margin-right: 30px;
    }

    .footer-text {
        width: 55%;
    }

    .footer-text span {
        font-weight: 700;
    }

    footer img {
        margin: 0 30px 0 0;
    }

    nav.greedy1 {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    nav.greedy1 .block-pro-logo {
        display: flex;
        align-self: stretch;
        width: 0;
        transition: .5s;
    }

    .menu2.top-fix nav.greedy1 .block-pro-logo {
        width: 230px;
        flex: 1 0 auto;
    }

    .menu2 .block-pro-author {
        right: 0;
    }

    nav.greedy1 .pro-search span {
        margin-left: 7px;
    }

    nav.greedy1 button {
        align-self: stretch;
        position: relative;
        height: 100%;
        width: auto;
        padding: 0 15px;
        border: 0;
        outline: none;
        background-color: transparent;
        color: #fff;
        cursor: pointer;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .menu2.top-fix nav.greedy1 button {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .pro-menu-too span.space {
        width: 11px;
        display: inline-block;
    }

    ul.links {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex: 1;
        overflow: hidden;
    }

    ul.links li {
        flex: none;
        padding: 0;
    }

    ul.links li a {
        color: #404040;
    }

    ul.hidden-links {
        position: absolute;
        top: 100%;
    }

    ul.hidden-links.hidden {
        display: none;
    }

    ul.hidden-links,
    ul.pro-menu .dropdown-menu {
        /*position: absolute;
        top: 57px;
        right: 0;
        left: auto;*/
        width: auto;
        min-width: auto;
        height: auto;
        padding: 0;
        float: none;
        margin: 0;
        text-align: right;
        border: none;
        overflow: hidden;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    ul.hidden-links a,
    ul.pro-menu .dropdown-menu a {
        margin: 0;
        padding: 5px 10px;
        width: 100%;
        display: inline-block;
        line-height: 25px;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    ul.hidden-links a:hover,
    ul.pro-menu .dropdown-menu a:hover {
        background-color: rgba(0, 0, 0, 0.16);
        -webkit-transition: all .1s ease;
        transition: all .1s ease;
    }

    ul.hidden-links a {
        position: relative;
        min-width: auto;
        line-height: 35px;
        padding: 0 10px;
        white-space: nowrap;
    }

    .pro-menu-content li {
        list-style: none;
    }

    ul.pro-menu > li > ul {
        display: none;
        position: absolute;
        min-width: 100%;
        z-index: 10;
    }

    ul.pro-menu > li.open_menu > ul {
        display: block;
    }

    .menu2-gradient {
        display: none;
    }

    .container-rubric .main-rubric i {
        display: none;
    }

    .container-rubric .pro-menu-content,
    .container-rubric .pro-menu-content ul {
        height: auto;
    }

    .container-rubric .pro-menu-content ul {
        padding: 8px 0;
    }

    .container-rubric .pro-menu-content ul a {
        font-size: 17px;
    }

    .container-rubric .pro-menu-content ul li,
    .container-rubric .pro-menu-content ul li a {
        line-height: 34px;
        height: 34px;
        transition: all .1s ease;
    }

    .container-rubric .pro-menu-content ul li {

    }

    .pro-rubric-list,
    #rubric {
        display: none !important;
    }

    .bottom-cover {
        height: 165px;
    }

    .bottom-cover.open {
        height: auto;
    }

    /*.template-pro-noadv .container-row-box > ul li:last-child {
        margin-right: 60px;
    }*/
    .next_level {
        padding: 15px 0 0 40px;
    }
}

@media (min-width: 992px) {
    /*.pro-article .col-content .col-content-inside {
        width: calc(100% - 75px);
    }*/
    /* .equal, .equal > div[class*='col-'] {
         display: -webkit-box;
         display: -moz-box;
         display: -ms-flexbox;
         display: -webkit-flex;
         display: flex;
         -webkit-flex: 1 0 auto;
         -ms-flex: 1 0 auto;
         flex: 1 0 auto;
     }*/
    .pro-article .col-content {
        display: flex;
    }

    .pro-article .col-content > div {
        display: flex;
        flex-direction: column;
    }

    .pro-article .stat_centr_wr {
        width: 100%;
        position: relative;
    }

    .pro-edit-menu {
        display: none !important;
    }

    .social-down {
        display: none;
    }

    .pro-newspaper .social-down {
        display: flex;
    }

    .title-soc .social-top {
        width: 144px;
        margin: 0 auto;
        float: none;
        display: block;
    }
}

@media (min-width: 1024px) {
    /*.special-link {
        right: 30px;
    }*/
    .visible-1024 {
        display: block !important;
    }

    .hidden-1024 {
        display: none !important;
    }

    .menu2.top-fix ul.pro-menu > li.visible-1024,
    .menu2.top-fix ul.pro-menu > li.visible-1280,
    .menu2.top-fix ul.pro-menu > li.visible-1650 {
        display: block !important;
    }

    .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1024,
    .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1280,
    .menu2.top-fix ul.pro-menu > li .dropdown-menu a.hidden-1650 {
        display: none !important;
    }

    .pro-article .col-content,
    .newspaper-article .col-content {
        padding-left: 15px;
        padding-right: 0;
    }
}

@media (min-width: 1280px) {

    .visible-1280 {
        display: block !important;
    }

    .hidden-1280 {
        display: none !important;
    }

    aside.adv {
        display: block;
    }

    .container-row {
        /*padding-left: 60px;*/
        padding-right: 60px;
    }

    .container-row-box > ul li:last-child {
        margin-right: 0;
    }

    .pro-arrow {
        right: 60px;
    }

}

@media (min-width: 1366px) {
    .visible-1366 {
        display: block !important;
    }

    ul.hidden-links {
        right: 5px;
    }
}

@media (min-width: 1650px) {
    .visible-1650 {
        display: block !important;
    }

    .hidden-1650 {
        display: none !important;
    }

    /*.col-content-inside .anons-pro-small:before {
        padding-top: 92%;
    }*/
    /*.pro-header-back,
    .menu2,
    .pro-content {
        width: 1045px;
    }

    .template-pro.template-pro-noadv .container {
        width: 1045px;
    }

    aside.adv {
        display: block;
        left: 1045px;
    }

    .col-content {
        width: calc(100% - 270px);
    }

    .col-right {
        display: block;
        width: 270px;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 19px;
    }

    button.edit_text_front.is_stuck {
        right: calc(100% - 980px);
        transition: 0s;
    }

    .pro-article figure.image.image-style-align-center {
        width: 60%;
    }
}

@media (max-width: 1649px) {

    /*.col-content {
        width: calc(100% - 270px);
    }

    .col-right {
        display: block;
        width: 270px;
    }*/
    .pro-block-content-add {
        padding: 20px;
    }

    .pro-block-content-add ul {
        margin: 20px 0 20px 20px;
    }

    /*.col-content-inside .anons-pro-small {
        min-height: 265px;
        max-height: 265px;
    }*/
    button.edit_text_front.is_stuck {
        right: calc(100% - 710px);
        transition: 0s;
    }

}

@media (max-width: 1365px) {
    .visible-1366 {
        display: none !important;
    }

    ul.hidden-links {
        right: 5px;
    }
}

@media (max-width: 1279px) {
    /*.pro-header-back, .menu2, .pro-content {
        width: 100%;
    }

    .template-pro.template-pro-noadv .container {
        width: 100%;
    }*/
    .pro-content {
        margin: 0 auto;
    }

    .pro-arrow {
        right: 60px;
    }

    button.edit_text_front.is_stuck {
        left: calc(100% - 350px);
    }

}

@media (max-width: 1023px) {

    #menu_wr-1 .menu_top .nav_wr ul > li > a span {
        display: none;
    }

    /*.col-content {
        width: 100%;
        padding-right: 0;
    }*/
    /*.bottom-cover-content .lid {
        width: 100%;
        margin-bottom: 30px;
    }

    .lid-footer .social-top .dropdown-menu {
        left: -68px;
    }

    .title-soc {
        padding: 0 35px;
        text-align: center;
    }

    .title-soc .social-top {
        width: 144px;
        margin: 0 auto;
    }

    .lid-footer {
        margin: auto;
        width: 100%;
        float: none;
    }

    .lid-footer button {
        width: 300px;
        float: none;
        margin: auto;
        display: block;
    }*/
    /*.bottom-cover .lid {
        width: calc(100% - 50px);
        float: left;
        margin-bottom: 0;
    }*/
    .lid-footer {
        width: 34px;
        margin-left: 20px;
    }

    .lid-footer .social-top .dropdown-menu {
        left: auto;
        right: 0;
    }

    .lid-footer button.button,
    .lid-footer .title-soc {
        width: 34px;
        max-width: 34px;
        height: 34px;
        border-radius: 50%;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
    }

    .lid-footer .title-soc {
        margin: 0;
        background-color: transparent;
    }

    .lid-footer button i {
        font-size: 21px;
        line-height: 32px;
        margin-right: 0;
    }

    .lid-footer button span {
        display: none;
    }

    .title-soc .social-top,
    .social-top > .social-btn {
        width: 100%;
        height: 100%;
        float: none;
        margin: 0;
    }

    .title-soc .social-top .btn-share a.share {
        background-image: url(/img/pro-share-white-34.svg);
        padding: 0;
        border-radius: 50%;
        height: 34px;
        width: 34px;
        min-width: auto;
        background-color: #4c9ce2;
    }

    .title-soc .pod {
        display: none;
    }

    /*.col-right {
        display: none !important;
    }*/
    .nav_wr {
        width: auto;
    }

    /*.col-content-inside .anons-pro-small:before {
        padding-top: 92%;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 20px;
    }

    /*.pro-article.pro-article-edit .col-content:before {
        content: 'Для полноценного редактирования необходима ширина экрана от 1024 px';
        position: absolute;
        top: 2px;
        left: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        padding: 10px 20px;
        background-color: #47a4f5;
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        text-align: center;
        z-index: 1000;
        border-radius: 5px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    }*/
    button.edit_text_front.is_stuck {
        left: calc(100% - 55px);
    }

}

@media (max-width: 991px) {
    .header-top-row .social-media {
        display: none;
    }

    .plitka_text,
    .plitka_text p {
        font-size: 19px;
    }
}

/*@media (max-width: 939px) {

}*/

@media (max-width: 799px) {
    .header-top-row .weather {
        display: none;
    }
}

@media (max-width: 767px) {
    .visible-768,
    .visible-1024,
    .visible-1280,
    .visible-1650 {
        display: inline-block !important;
    }

    .hidden-768 {
        display: none !important;
    }

    .pro-edit-menu, #menu_wr-1 .vhod {
        display: none !important;
    }

    .next_level {
        padding: 15px 0 0 30px;
    }

    /*.projects .container.container-mob {
        height: 50px;
        padding: 0;
    }*/
    ul.pro-menu > li.open {
        background-color: #eee;
    }

    /*Select rubric*/
    .container.container-mob {
        height: 50px;
        padding: 0;
    }

    .pro-menu-content select,
    .pro-menu-content select option {
        display: none !important;
    }

    .pro-menu-content {
        display: block;
    }

    .pro-menu-content .selectize-control {
        width: 320px;
        min-width: 260px;
        max-width: calc(100% - 60px);
        float: left;
        height: 100%;
    }

    .pro-menu-content .selectize-control.single .selectize-input,
    .pro-menu-content .selectize-dropdown.single {
        background-color: transparent;
        background-image: none;
        box-shadow: none;
        border: none;
        border-radius: 0;
        padding: 0;
        width: 100%;
        color: #fff;
    }

    .pro-menu-content .selectize-dropdown.single {
        padding-bottom: 10px;
        border-radius: 0 0 10px 0;
    }

    .pro-menu-content .selectize-control.single .selectize-input.dropdown-active,
    .pro-menu-content .selectize-dropdown.single {
        box-shadow: 2px 6px 10px 0 rgba(0, 0, 0, 0.2);
    }

    .pro-menu-content .selectize-input .item {
        height: 50px;
        width: 100%;
        padding: 0 25px;
        display: flex;
        align-items: center;
    }

    .pro-menu-content .selectize-control.single .selectize-input:after {
        margin-top: -1px;
        border-color: #fff transparent transparent transparent;
    }

    .pro-menu-content .selectize-control.single .selectize-input.dropdown-active:after {
        margin-top: -1px;
        border-color: transparent transparent #fff transparent;
    }

    .pro-menu-content .selectize-control.single .selectize-input > input {
        display: none !important;
    }

    .pro-menu-content .selectize-dropdown-content {
        max-height: 70vh;
    }

    .pro-menu-content .selectize-dropdown [data-selectable],
    .pro-menu-content .selectize-dropdown .optgroup-header {
        padding: 8px 25px;
        display: flex;
        align-items: center;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
    }

    .pro-menu-content .selectize-dropdown [data-selectable]:last-child,
    .pro-menu-content .selectize-dropdown .optgroup-header:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .pro-menu-content .selectize-input .item,
    .pro-menu-content .selectize-dropdown [data-selectable],
    .pro-menu-content .selectize-dropdown .optgroup-header {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 17px;
        line-height: 1.2;
    }

    .pro-menu-content .selectize-control.single .selectize-input:active,
    .pro-menu-content .selectize-dropdown [data-selectable]:active {
        box-shadow: inset 0 0 300px 0 rgba(0, 0, 0, 0.15);
    }

    /*`````````````````````````````````````````````````*/
    .pro-rubric-list .pro-rubric-list-ul {
        width: 100%;
        overflow-y: auto;
        max-height: calc(100vh - 205px);
        padding-right: 15px;
    }

    .pro-rubric-list li {
        line-height: 1.2;
    }

    .pro-rubric-list li:active {
        background-color: rgba(0, 0, 0, .1);
    }

    .pro-rubric-list li a {
        /*font-family: 'Roboto Condensed', sans-serif;*/
        font-size: 18px;
        line-height: 1.2;
        padding: 7px 0;
        display: inline-block;
    }

    .pro-rubric-list li a {
        color: #fff !important;
    }

    /*`````````````````````````````````````````````````*/
    .pro-filter {
        display: block;
        float: right;
        position: relative;
        width: 60px;
        height: 100%;
    }

    /*End of Select rubric*/
    .container-rubric .main-rubric {
        text-transform: none;
        font-size: 19px;
        padding: 0;
        display: inline-block;
    }

    .container-rubric .main-rubric i {
        vertical-align: middle;
        font-size: 15px;
        margin-left: 2px;
    }

    .logo_wr img:active,
    #menu_wr-1 .pro-logo-menu .pro-logo:active {
        transform: translate(1px, 1px);
    }

    /*.projects .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }*/
    .pro-header-back {
        display: none;
        /*height: 380px;*/
        height: calc(21.875vw + 150px);
    }

    .pro-header-img {
        /*height: 200px;*/
        height: 21.875vw;
    }

    .pro-header-img-mob,
    .menu2,
    #menu_wr-1 .logo_wr,
    .pro-header1 .vhod_mob a,
    .pro-header1 #menu_wr-1 .pro-logo-menu,
    .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo,
    .pro-header1 .vhod_mob .icon-icon-moe-13,
    .pro-content {
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

    .pro-header1 {
        -webkit-transition: height .2s ease-out;
        transition: height .2s ease-out;
    }

    .pro-header1.pro-shrink #menu_wr-1 .logo_wr {
        -webkit-transition: .1s ease-out;
        transition: .1s ease-out;
    }

    .pro-header1 .logo_wr_a {
        -webkit-transition: .1s ease-out;
        transition: .1s ease-out;
    }

    .pro-header1 {
        height: 90px;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
    }

    .pro-header1.pro-shrink {
        height: 60px;
    }

    .menu2 {
        position: fixed;
        top: 90px;
        width: 100%;
        height: 50px;
        background-color: #fff;
        -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
        box-shadow: 0 6px 6px rgba(0, 0, 0, .15);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        will-change: transform;
        z-index: 1069;
    }

    .menu2.pro-shrink {
        transform: translateY(-80px);
    }

    .pro-header-img-2 img {
        display: none;
    }

    .pro-header1.pro-shrink .vhod_mob .icon-icon-moe-13 {
        line-height: 50px;
    }

    .pro-header1.pro-shrink .vhod_mob .icon-icon-moe-13 {
        line-height: 50px;
    }

    .pro-content {
        margin: 85px auto 0;
    }

    .pro-content.pro-shrink {
        margin: 100px auto;
    }

    .menu1,
    #menu_wr-1,
    #menu_wr-1 .container,
        /*#menu_wr-1 .logo_wr,*/
    .site__top,
    .vhod_mob,
    ul.pro-menu,
    ul.pro-menu > li {
        height: 100%;
    }

    .menu1 {
        background-color: transparent;
    }

    .pro-header-img {
        width: 100%;
        height: 90px;
        margin-top: 0;
        position: fixed;
        overflow: hidden;
    }

    .pro-header1.pro-shrink .pro-header-img {
        height: 50px;
    }

    /*.pro-header-img:before {
        content: '';
        width: 100%;
        height: 245px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    }*/
    .pro-header-img img {
        width: 100%;
        height: 90px;
        object-fit: cover;
        object-position: left top;
    }

    .pro-header1 .pro-header-img-mob {
        width: 100%;
        height: 90px;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
    }

    .pro-header1.pro-shrink .pro-header-img-mob {
        height: 50px;
    }

    .pro-header-img-mob img {
        height: 90px;
        object-fit: cover;
        object-position: left top;
    }

    /*.projects #menu_wr-1 .container {
        padding: 0;
    }*/
    #menu_wr-1 {
        width: 100%;
        position: relative;
    }

    #menu_wr-1 .logo_wr {
        /*background-image: url(/img/logo.svg);*/
        background-repeat: no-repeat;
        background-position: center;
        background-size: 40px auto;
        position: relative;
        margin: 20px 15px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #4c9ce2;
        background-color: #dd0000;
    }

    .pro-header1.pro-shrink #menu_wr-1 .logo_wr {
        /*background-image: url(/img/logo-min.svg);*/
        background-position: center 5px;
        background-size: 24px auto;
        position: relative;
        margin: 7px 15px;
        width: 36px;
        height: 36px;
    }

    .pro-header1 .vhod_mob > a {
        padding: 20px 0;
        height: 100%;
        display: block;
    }

    .pro-header1.pro-shrink .vhod_mob > a {
        padding: 5px 0;
    }

    .vhod_mob .icon-icon-moe-13 {
        line-height: 90px;
    }

    .vhod_mob {
        min-width: 30px;
        right: 59px;
    }

    .av_header {
        top: calc(50% - 16px);
        left: calc(50% - 16px);
        right: auto;
    }

    .site__top {
        width: 59px;
    }

    #nav-icon3 {
        top: calc(50% - 11px);
        left: calc(50% - 13.5px);
    }

    .menu2:before {
        display: none;
    }

    .pro-menu-container .pro-logo {
        display: none;
    }

    .menu2 .menu2-1 {
        height: 50px;
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 0;
    }

    ul.pro-menu > li {
        line-height: 50px;
    }

    ul.pro-menu a,
    .menu2 .btn {
        color: #000;
        font-size: 19px;
        line-height: 50px;
    }

    ul.pro-menu li.open > a,
    ul.pro-menu li:not(.open) > a:hover {
        font-weight: 700;
        text-decoration: none;
    }

    /*ul.pro-menu li.open > a:before {
    display: none;
    }*/
    .logo_mob > a:after,
    .logo_mob_min > a:after,
    .vhod_mob:after,
    .site__top:after {
        z-index: 0;
    }

    .vhod_mob:after {
        display: none;
        top: calc(50% - 25px);
        left: calc(50% - 25px) !important;
        width: 50px;
        height: 50px;
    }

    .site__top:after {
        display: none;
        top: calc(50% - 25px);
        left: calc(50% - 25px);
        width: 50px;
        height: 50px;
    }

    .pro-header1 #menu_wr-1 a.pro-logo-menu {
        display: inline-block !important;
        height: 52px;
        margin: 22px 0 16px 0;
        position: relative;
    }

    .pro-header1.pro-shrink #menu_wr-1 a.pro-logo-menu {
        height: 38px;
        margin: 13px 0 9px 0;
    }

    /*.pro-header1 #menu_wr-1 a.pro-logo-menu:before {
        content: '';
        display: block;
        height: 64px;
        width: 64px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 1px;
        -webkit-box-shadow: -5px 0 5px 0 rgba(0, 0, 0, .5);
        box-shadow: -5px 0 5px 0 rgba(0, 0, 0, .5);
    }*/
    .pro-header1.pro-shrink #menu_wr-1 a.pro-logo-menu:before {
        height: 42px;
        width: 42px;
    }

    .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo {
        position: relative;
        width: auto;
        height: 100%;
        transform: translateY(0);
        -ms-transform-origin: left center;
        transform-origin: left center;
    }

    .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo:active {
        transform: translateY(2px);
    }

    /*.pro-header1.pro-shrink #menu_wr-1 .pro-logo-menu .pro-logo {
        padding-top: 0;
        transform: scale(.78) translateX(-14px);
    }*/
    .menu2 .menu2-gradient {
        width: 20px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .menu2 .menu2-gradient:last-child {
        right: 0;
        left: auto;
        transform: rotate(180deg);
    }

    .pro-menu-container,
    ul.pro-menu {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        float: none;
        text-align: center;
        -webkit-overflow-scrolling: touch;
    }

    .pro-menu-container {
        position: relative;
        bottom: auto;
        height: 90px;
        padding: 0;
        top: 0;
    }

    .pro-menu-container .pro-logo {
        /* display: block;
         position: relative;
         margin: 0 auto;
         width: auto;*/
        height: 56px;
        top: 7px;
        position: relative;
        float: none;
        margin: 0 15px;
        display: inline-block;
        vertical-align: top;
    }

    ul.pro-menu {
        float: none;
        display: block;
        width: 100%;
    }

    ul.pro-menu > li {
        float: none;
        display: inline-block;
        text-align: center;
    }

    ul.pro-menu > li a {
        display: inline-block;
        text-align: center;
    }

    .bottom-cover div {
        height: auto;
    }

    .bottom-cover .lid {
        /*min-height: 129px;
        max-height: 129px;
        height: unset;*/
        font-size: 13px;
        padding-right: 10px;
        margin: 0;
        border: 0;
    }

    .bottom-cover.open,
    .bottom-cover.open .lid {
        max-height: 2000px;
    }

    .bottom-cover-content {
        padding: 15px 0;
    }

    .bottom-cover.open .lid:after {
        display: none;
    }

    .bottom-cover .lid .expand {
        left: 0;
    }

    .bottom-cover.open .lid .expand {
        display: none;
    }

    /*.col-content-inside .anons-pro-small:before {
        padding-top: 96%;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 2.8vw;
    }

    /*-------------*/
    .container-row {
        position: relative;
        padding: 40px 0 25px;
        margin-bottom: 45px;
        width: 100%;
    }

    /*.container-row-box > ul li:first-child {
        margin-left: 15px;
    }

    .container-row-box > ul li:last-child {
        margin-right: 15px;
    }*/
    .pro-arrow {
        right: 15px;
    }

    .pro_create {
        bottom: 130px;
        right: 10px;
    }

    .edit_title_front,
    button.edit_text_front {
        right: 15px;
        top: auto;
        bottom: 210px;
        position: fixed;
    }

    /*---------------------*/
    .stat_centr_wr .pro-spravka,
    .pro-content .stat_centr_wr .image-box,
    .pro-content .stat_centr_wr figure,
    .pro-content .stat_centr_wr figure.media,
    .pro-article figure.image img,
    .pro-article figure.main_photo img {
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .min-left img,
    .min-right img,
    .pro-article figure.image-style-align-center img,
    .pro-article figure.image-style-align-left img,
    .pro-article figure.image-style-align-right img {
        border-radius: 3px;
    }

    .pro-content .stat_centr_wr figure,
    .pro-content .stat_centr_wr .image-box,
    .pro-content .stat_centr_wr figure.media,
    .stat_centr_wr .pro-spravka,
    .pro-content .raw-html-embed {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .pro-content .stat_centr_wr .image-box figure,
    .pro-content .stat_centr_wr figure.table,
    .pro-content .stat_centr_wr .pro-spravka figure {
        width: 100%;
        margin-left: 0;
    }

    .pro-article figure.image.image-style-align-center {
        width: 70%;
        margin: 40px auto;
    }

    /*.pro-article figure.image.image-style-align-center img {
        border-radius: 4px;
    }*/
    .pro-content.pro-article figure figcaption,
    .image-box .author {
        padding-left: 15px;
        padding-right: 15px;
    }

    .stat_centr_wr .pro-spravka h3,
    .stat_centr_wr .pro-spravka p,
    .pro-content .stat_centr_wr .pro-spravka figure.table {
        padding: 0 15px;
    }

}

@media (max-width: 639px) {
    /*.col-content-inside .anons-pro-small:before {
        padding-top: 100%;
    }*/
    .lid-footer button,
    .lid-footer .other-pro {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }

    .lid-footer .title-soc {
        margin-bottom: 0;
    }

    .lid-footer button {
        max-width: 300px;
        width: 100%;
    }

    .bottom-cover .partner {
        margin: 0 auto;
    }

    .pro-arrow {
        display: none !important;
    }

    .plitka_text,
    .plitka_text p,
    .container-row-box .plitka_text {
        font-size: 17px;
    }

}

@media (max-width: 560px) {

    .com-down {
        flex-direction: column;
    }

    .com-btn .comebt_butt {
        margin: 0 0 20px;
    }

    .coment_text_container {
        width: 100%;
        margin-left: 0;
    }

    .comets_block_wr .comets_block.next_level {
        padding: 15px 0 0 0;
    }

    .next_level .coment_text_container {
        width: calc(100% - 65px);
        margin-left: 65px;
    }

    .comment_mob_lite.com_otvet {
        /*margin: 15px 0 0 65px;
        width: calc(100% - 65px);*/
        margin: 15px 0 0 0;
        width: 100%;
    }

    .pro-content .comment_mob_lite form {
        width: 100%;
        margin: 0;
    }

    .comment_mob_lite .pol_name {
        margin-bottom: 5px;
    }

    .col-content-inside .anons-pro-small {
        width: 100%;
    }

    /*.col-content-inside .anons-pro-small:before {
        display: none;
    }

    .anons-pro-small-inside-1 {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }*/
    .plitka_text,
    .plitka_text p {
        font-size: 22px;
    }

    .comets_block_wr {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .pro-content .comment_mob_lite,
    .pro-content .comets_block_wr .comets_block {
        border-radius: 0;
    }

    .comment_mob_lite.com_otvet {
        border-radius: 4px;
    }

    .comment_mob_lite.comment_main {
        width: calc(100% + 30px);
        margin: 5px -15px 20px;
    }

    .pro-article figure.image.image-style-align-center {
        width: 100%;
    }

    /*.pro-article figure.image.image-style-align-center img {
        border-radius: 0;
    }*/
    #add-ad-popup .ad-date label br {
        display: inline;
    }

}

@media (max-width: 479px) {
    .vhod_mob a span {
        display: none;
    }

    .pro-content .all_button .pokaz_all i {
        display: table;
        width: 100%;
        margin: 2px auto -5px;
    }

    .com_nam1, .pravila1 {
        width: 100%;
        float: none;
        text-align: center;
    }

    .pro-article .stat_centr_wr .title_article,
    .pro-article .stat_centr_wr .title_article p {
        font-size: 34px;
    }
}

@media (max-width: 450px) {

    .pro-menu-container .pro-logo {
        display: none;
    }

    .container-row-box .anons-pro-forum {
        width: 206px;
    }

    .container-row-box .anons-pro-forum .plitka_forum {
        display: inline-block;
        vertical-align: top;
    }

    .container-row-box .anons-pro-forum .pro-forum-content {
        display: block;
        width: 100%;
    }

    .container-row-box .anons-pro-forum .plitka_img_container {
        display: none;
    }

    .pro-article figure.image.image-style-align-center {
        width: 80%;
    }

    .add_photo {
        top: 40px !important;
        left: -1px !important;
        background: #fff;
        padding: 3px 7px;
        border: 1px solid #8c9fac;
        -webkit-box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
        box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .2);
        color: #000 !important;
    }
}

@media (max-width: 410px) {
    #menu_wr-1 .vhod_mob {
        display: none !important;
    }

    .weather-logo {
        width: calc(100% - 60px);
    }

    footer .weather-logo p {
        line-height: normal;
    }
}

@media (max-width: 379px) {
    .pro-header1 {
        height: 70px;
    }

    .pro-header1 #menu_wr-1 a.pro-logo-menu {
        height: 49px;
        margin: 12px 0 9px 0;
    }

    .pro-header1 .vhod_mob > a {
        padding: 10px 0;
    }

    .menu2 {
        top: 70px;
    }

    .menu2.pro-shrink {
        transform: translateY(-60px);
    }

    .pro-content {
        margin: 70px auto 0;
    }
}

@media (max-width: 369px) {
    /*#menu_wr-1 .logo_wr {
        width: 110px;
    }

    .pro-header1 #menu_wr-1 .pro-logo-menu .pro-logo {
        height: auto;
        width: 90px;
        padding-top: 21px;
    }*/
    .logo_mob {
        padding: 20px 15px;
    }

    .plitka_text,
    .plitka_text p {
        font-size: 6vw;
    }

    .container-row-box > ul li .anons-pro-small {
        width: 275px;
    }
}

@media (max-width: 330px) {
    .lid-footer button span {
        font-size: 5.1vw;
    }

    .container-row-box > ul li .anons-pro-small {
        width: 265px;
    }

    .social-down .social-btn {
        margin: 0 2px;
    }

}

/* SelectBoxIt */

/* +SelectBoxIt container */
.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: text-top;
}

/* +Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
    /* Prevents text selection */
    -webkit-touch-callout: none;
    outline: none;
    white-space: nowrap;
}

/* +Button Text */
.selectboxit-text {
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px;
}

/* +Options List ---------------------*/
.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: content-box \9;
    min-width: 72px !important; /* Minimum Width of the dropdown list box options */
    width: 72px !important;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    border-radius: 0;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* +Individual options */
.selectboxit-option .selectboxit-option-anchor {
    padding: 0;
}

/* +Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
    text-indent: 0; /* Horizontal Positioning of the select box option text */
    margin: 0;
    list-style-type: none;
}

/* +Drop Down down arrow container */
.selectboxit-arrow-container {
    /* Positions the down arrow */
    width: 30px;
    position: absolute;
    right: 0;
}

/* +Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    /* Horizontally centers the down arrow */
    margin: 0 auto;
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    left: 0;
}

/* +Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
    float: left;
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

/* End of SelectBoxIt */

/*Газета*/

.item .cover-title-h2,
.np-cover-title,
.np-cover-subtitle {
    font-family: 'Oswald', sans-serif;
}

.pro-newspaper-main {
    padding-bottom: 50px;
}

.pro-newspaper-main .page-head-h {
    font-weight: 700;
    font-size: 28px;
}

/*.pro-newspaper-subscribe {
    text-align: center;
}*/

.page-head {
    margin: 0 0 2em 0;
    width: 100%;
    padding-bottom: 6px;
}

@media (min-width: 1400px) {
    .flex-xxl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}

.pro-newspaper-main .page-head-h {
    line-height: 34px;
    font-size: 34px;
}

.page-head-h span {
    white-space: nowrap;
    font-weight: 300;
    font-size: 28px;
}

.page-head a {
    white-space: nowrap;
}

.page-head .button-block .pro-button {
    height: 34px;
    padding: 0 10px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 13px;
    color: #fff;
}

.page-head .button-block .pro-button:hover,
.page-head .button-block .pro-button:focus,
.page-head .button-block .pro-button:active {
    color: #fff;
}

@media (max-width: 1347px) {
    .page-head .button-block .pro-button {
        height: 30px;
    }
}

@media (max-width: 767px) {
    .page-head {
        padding-bottom: 6px;
    }

    .pro-newspaper-main .page-head-h {
        line-height: 1.1;
        font-size: 28px;
    }

    .page-head-h span {
        font-size: 24px;
    }

}

@media (max-width: 440px) {
    .pro-newspaper-main .page-head-h {
        font-size: 6.4vw;
    }

    .page-head-h span {
        font-size: 5.5vw;
    }

}

.page-head .button-block .pro-button.open-pdf-np {
    background-color: #ee2733;
}

.page-head .button-block .pro-button.open-pdf-np:hover {
    background-color: #d9121f;
}

.page-head .button-block .pro-button img {
    height: 22px;
}

@media (max-width: 359px) {
    .page-head .button-block .pro-button img {
        display: none;
    }
}

.pro-newspaper .plitka_img_container {
    border-radius: 25px 3px;
}

.pro-newspaper .plitka_wr .pl_rubrika {
    display: none;
}

.pro-block-content .pdf_download {
    margin-top: 5px;
}

.pro-block-content .pdf_download a {
    position: relative;
    display: block;
}

.pro-block-content .pdf_download a:before {
    content: '';
    position: absolute;
    right: -13px;
    bottom: -10px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 10px solid #fff;
    background: #0075bc url(/img/dowload.svg) no-repeat center;
    background-size: 50%;
    z-index: 1;
    transform-origin: right bottom;
    transition: transform .2s;
}

.pro-block-content .pdf_download a .cover-box {
    position: relative;
    display: block;
    width: 110%;
    margin-left: -5%;
}

.pro-block-content .pdf_download a .cover-box:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.pro-block-content .pdf_download a .cover-box .cover-box-in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

/*Газета - Архив*/

.pro-newspaper-archive {
    margin-bottom: 50px;
}

.pro-newspaper-archive .archive-container .row {
    margin-right: -8px;
    margin-left: -8px;
}

.pro-newspaper-archive .archive-container .col-xs-12,
.pro-newspaper-archive .archive-container .col-12 {
    padding-right: 8px;
    padding-left: 8px;
}

@media (min-width: 576px) {
    .col-arh {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 768px) {
    .col-arh {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 992px) {
    .col-arh {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1024px) {
    .col-arh {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.item-arh {
    position: relative;
    border-radius: 5px;
    margin-bottom: 15px;
}

.skin-zadonsk .number-card .pro-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    white-space: normal;
    font-size: 13px;
    line-height: 1.1;
    text-align: center;
    box-shadow: none;
    height: auto;
    min-height: 40px;
    width: 100%;
    padding: 4px;
    margin: 10px 0 0;
    color: #fff;
    transition: all .1s;
}

.skin-zadonsk .number-card .pro-button.button-contur {
    border: 1px solid #828282;
    background-color: #fff;
    color: #000;
}

.skin-zadonsk .number-card .pro-button.button-contur:hover,
.skin-zadonsk .number-card .pro-button.button-contur:focus {
    border: 1px solid #0075bc;
    color: #0075bc;
}

.skin-zadonsk .number-card .pro-button.button-contur:active {
    background-color: #0075bc;
    border: 1px solid #0075bc;
    color: #fff;
}

.item-arh.number-card {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15), 0 0 10px 0 rgba(0, 0, 0, .25);
}

.pro-newspaper-archive .col-content-inside {
    display: block;
}

.archive-month {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 15px 0 12px;
    font-size: 24px;
    font-weight: 100;
}

.archive_row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.anons_header,
.ar_vibor .sel-year {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

.anons_header {
    display: table;
    position: relative;
    left: 0;
    width: 100%;
}

.ar_vibor {
    margin: 30px auto;
}

.ar_vibor.ar_vibor-top {
    margin: 0 auto;
}

.archive_month {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 8.75vw;
    margin-bottom: 12px;
    padding-left: 15px;
}

.cover_height {
    position: relative;
    display: block;
    cursor: pointer;
}

.cover_height:before {
    content: '';
    display: block;
    padding-top: 131%;
}

.cover-description {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.archive_number {
    margin-top: 10px;
    float: left;
    z-index: 20;
    font-size: 12px;
}

.archive_num {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

/*.pdf_download {
    width: 34px;
    height: 34px;
    float: right;
    right: -10px;
    bottom: 50px;
    margin: 0;
    transition: .1s;
    cursor: pointer;
}*/

.pdf_download a img {
    height: auto;
}

.archive_to_main {
    position: relative;
    transition: .3s;
}

.archive_modal_header {
    padding: 15px 20px 11px 20px;
}

.archive_modal_header img {
    height: 50px;
    margin-right: 15px;
    float: left;
}

.archive_number {
    margin-top: 10px;
    float: left;
    z-index: 20;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
}

.archive_modal_header .archive_num,
.archive_modal_header .archive_date {
    font-family: 'Roboto Condensed';
}

.archive_modal_header .archive_date {
    font-weight: 300;
}

.modal-header .archive_close_modal {
    font-size: 40px;
    float: right;
    font-weight: 100;
    opacity: 1;
    margin: 0;
    padding: 0;
    outline: 0 !important;
}

.content-archive-newsnumber .modal-body {
    padding: 20px 0 0 0;
}

.content-archive-newsnumber .modal-body .container {
    max-width: 100%;
}

@media (max-width: 575px) {
    .col-arh.col-arh-nopdf {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-arh.col-arh-nopdf .item-arh {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .col-arh.col-arh-nopdf .number-cover-link {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 135.4%;
    }
}

/*Вёрстка 2021*/

.number-card {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    outline: 2px solid transparent;
    transition: all .5s;
}

.number-cover-link {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    display: block;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 75%;
}

.number-cover {
    object-fit: cover;
    object-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.number-column {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding: 2.4% 3.4% 2.4% 0;
}

.col-arh-nopdf .number-column {
    display: none !important;
}

.number-column i {
    display: none;
}

.number-column-number {
    font-size: 13px;
    color: #0075bc;
}

.number-column-number span {
    display: inline-block;
    width: 100%;
    line-height: 1.1;
}

.number-column-name {
    font-weight: 700;
}

.number-card .button {
    text-transform: none;
    white-space: normal;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 1.1;
    box-shadow: none;
    height: auto;
    width: 100%;
    padding: 7px;
    color: #fff;
}

.number-card .button.button-contur {
    border: 1px solid #888e98;
    background-color: #fff;
    color: #000;
}

/*
.number-card .button.button-contur:hover {
    border: 1px solid #0075bc;
}
*/

.pro-newspaper-archive .selectboxit-btn,
.pro-newspaper-archive .selectboxit-container .selectboxit-options {
    background-color: #0267a5;
    color: #fff;
}

.pro-newspaper-archive .selectboxit-btn {
    display: block;
    border-radius: 5px;
    height: 44px;
    width: 150px !important;
    cursor: pointer;
}

.pro-newspaper-archive .selectboxit-btn.selectboxit-open {
    border-radius: 5px 5px 0 0;
    background-color: #025284;
}

.pro-newspaper-archive .selectboxit-text {
    float: none;
    padding-left: 18px;
    transition: color .1s;
}

.pro-newspaper-archive .selectboxit-text,
.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 44px;
}

.pro-newspaper-archive .selectboxit-arrow-container {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 20px;
}

.pro-newspaper-archive .selectboxit .selectboxit-option-icon-container {
    margin: 0;
    float: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pro-newspaper-archive .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.pro-newspaper-archive .selectboxit .selectboxit-arrow-container .selectboxit-arrow:before {
    content: "\f078";
    width: 20px;
    height: 20px;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pro-newspaper-archive .selectboxit-btn:hover .selectboxit-text,
.pro-newspaper-archive .selectboxit-btn:hover .selectboxit-arrow-container .selectboxit-arrow {
    color: #fff;
}


.pro-newspaper-archive .selectboxit-container .selectboxit-options {
    width: 150px !important;
    border-radius: 0 0 5px 5px;
    border: 1px solid #025284;
    border-top: 1px solid transparent;
    /*box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .15);*/
}

.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option {
}

.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option a {
    padding: 5px 18px;
    font-weight: 400;
    transition: background-color .1s, color .1s;
    height: auto;
    line-height: unset;
    display: block;
}

.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option.selectboxit-focus a,
.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option a:hover {
    background-color: #fff;
    color: #000;
}

/*.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option.selectboxit-selected.selectboxit-focus a,*/
.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option a:hover,
.pro-newspaper-archive .selectboxit-container .selectboxit-options .selectboxit-option a:focus {
    background-color: #b7e2fd;
}

@media (min-width: 400px) {
    .archive_month {
        font-size: 35px;
    }

    .pdf_download {
        right: 0;
        bottom: 2px;
    }
}

@media (min-width: 576px) {
    .material-archive .cover-title-h2 {
        font-size: 2.9vw;
    }

    .number-cover-link {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        height: 0;
        padding-bottom: 136%;
    }

    /*.number-cover-link.cover-mask {
        filter: brightness(0.9);
    }*/
    /*.number-card .number-cover {
        transition: filter .2s ease;
    }

    .number-card:hover .number-cover {
        filter: brightness(0.9);
    }*/
    .number-card:hover {
        /*transform: translateY(-10px);*/
        outline: 2px solid #0075bc;
        transition: all .2s;
    }

    .number-column {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding: 5.2%;
        border-radius: 8px;
        position: absolute;
        /*top: calc(100% - 55px);*/
        bottom: -102px;
        background: #fff;
        box-shadow: 0 -5px 8px 0 rgba(0, 0, 0, .2), 0 -5px 20px 0 rgba(0, 0, 0, .15);
        transition: bottom .5s ease;
    }

    .number-column.open {
        bottom: 0;
    }

    .open-button {
        display: block;
        cursor: pointer;
        width: 70px;
        height: 35px;
        border-radius: 50% 50% 0 0 / 100% 100% 0 0;
        position: absolute;
        top: -25px;
        left: calc(50% - 35px);
        background-color: #fff;
        box-shadow: 0 -10px 5px 0 rgba(0, 0, 0, .15);
    }

    .open-button-do {
        display: block;
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .open-button span {
        position: absolute;
        top: 15px;
        background-color: #0075bc;
        border: 1px solid transparent;
        display: block;
        width: 17px;
        height: 3px;
        border-radius: 1.5px;
        transform-origin: center;
        transition: transform .5s ease;
    }

    .open-button:hover span {
        /*border: 1px solid #0075bc;*/
        width: 19px;
        height: 5px;
    }

    .open-button:hover span:first-of-type {
        left: 20.25px;
    }

    .open-button:hover span:last-of-type {
        right: 20.25px;
    }

    .open-button span:first-of-type {
        left: 21.25px;
        transform: rotate(-45deg);
    }

    .open-button span:last-of-type {
        right: 21.25px;
        transform: rotate(45deg);
    }

    .number-column.open .open-button span:first-of-type {
        transform: rotate(45deg);
    }

    .number-column.open .open-button span:last-of-type {
        transform: rotate(-45deg);
    }

    /*.number-column i {
        display: block;
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 37px;
        line-height: 110px;
        text-align: center;
        transform: rotate(180deg);
        color: #0075bc;
        transition: transform .5s ease;
    }*/
    .number-column.open i {
        /*transform: rotate(0deg);*/
        transform: scale(0, -1);
        /*line-height: 40px;*/
    }

    .number-buttons {
        opacity: 0;
        transition: opacity .5s ease;
    }

    .number-column.open .number-buttons {
        opacity: 1;
    }

}

@media (min-width: 768px) {
    .archive_row {
        padding-top: 20px;
    }

    .pdf_download {
        right: -10px;
        bottom: 55px;
    }

    .archive_modal_header {
        padding: 25px 30px 21px 30px;
    }

    .archive_modal_header img {
        height: 64px;
        margin-right: 25px;
        float: left;
    }

    .modal-header .archive_number {
        font-size: 17px;
    }

    .archive_close_modal {
        line-height: 62px;
    }

    .content-archive-newsnumber .modal-body {
        padding: 30px 10px 0 10px;
    }

    .material-archive .item-arh {
        margin-bottom: 20px;
    }

    .material-archive .cover-title-h2 {
        font-size: 2vw;
    }
}

@media (min-width: 992px) {
    .archive_row {
        padding-top: 40px;
    }

    .archive_month {
        font-size: 3vw;
        position: relative;
    }

    .archive_month:before {
        content: '';
        display: block;
        padding-top: 59%;
    }

    #month {
        line-height: .8;
    }

    .archive_number {
        font-size: 1.1vw;
    }

    .pdf_download {
        right: -10px;
        bottom: 50px;
    }

    .archive_to_main .plus-hint {
        top: 62px;
        left: 232px;
    }

    .material-archive .cover-title-h2 {
        font-size: 1.15rem;
    }
}

@media (min-width: 1200px) {
    .archive_month {
        font-size: 35px;
    }

    .archive_number {
        font-size: 0.9vw;
    }

    .pdf_download {
        right: 0;
        bottom: 2px;
    }

    .archive_modal_header {
        padding: 25px 40px 21px 40px;
    }

    .content-archive-newsnumber .modal-body {
        padding: 30px 0 0 0;
    }

    .material-archive .item-arh {
        margin-bottom: 30px;
    }
}

@media (min-width: 1500px) {
    .archive_number {
        font-size: 14px;
    }
}

/*End of Газета - Архив*/

/*Газета - Главная и плитка*/

.pro-newspaper-main .container .row [class^='col-'] {
    padding-right: 8px;
    padding-left: 8px;
}

.pro-newspaper-main .container .row {
    margin-right: -8px;
    margin-left: -8px;
}

.pro-newspaper-main .pro-newspaper-content {
    width: 100%;
    padding-right: 0;
    position: relative;
    display: flex;
}

/*-------------*/

.pro-newspaper-content > .pro-newspaper-cover-column {
    display: none;
}

.pro-newspaper-content-inside .pro-newspaper-cover-box {
    display: block;
}

.pro-newspaper-cover-box {
    height: 138px;
    margin-bottom: 2em;
    margin-right: 16px;
}

.pro-newspaper-cover {
    width: 99px;
    height: 100%;
    padding: 2px 0;
    outline: none;
}

.pro-newspaper-cover:hover {
    outline: none;
}

.pro-newspaper-cover img {
    width: 100%;
}

.skin-zadonsk .pro-newspaper-cover .pro-button.button-contur {
    margin: -36px 4px 2px 4px;
    min-height: 34px;
    width: calc(100% - 8px);
    position: relative;
}

.skin-zadonsk .number-card .pro-button.button-contur {
    border: 2px solid #fff;
    background-color: #ed2633;
    color: #fff;
}

.skin-zadonsk .number-card .pro-button.button-contur:hover,
.skin-zadonsk .number-card .pro-button.button-contur:focus,
.skin-zadonsk .number-card .pro-button.button-contur:active {
    border: 2px solid #fff;
    background-color: #d41c28;
    color: #fff;
}

.skin-zadonsk .pro-newspaper-cover .pro-button.button-contur.no-active {
    display: none;
}

/*@media (min-width: 1280px) {
    .pro-newspaper-cover-box {
        height: 138px;
    }

    .pro-newspaper-cover {
        left: -106px;
        width: 99px;
        padding: 2px 0;
    }

    .skin-zadonsk .pro-newspaper-cover .pro-button.button-contur {
        margin: 3px 3px;
        min-height: 34px;
        width: calc(100% - 6px);
        top: -38px;
        position: relative;
    }

}*/

@media (min-width: 1348px) {
    .pro-newspaper-cover-column {
        width: 0;
        left: 0;
        position: relative;
        padding-bottom: 7px;
    }

    .pro-newspaper-content > .pro-newspaper-cover-column {
        display: block;
    }

    .pro-newspaper-content-inside .pro-newspaper-cover-box {
        display: none;
    }

    .pro-newspaper-cover-box {
        height: calc(185px + 34px + 2px);
        margin-right: 0;
        margin-bottom: 16px;
    }

    .pro-newspaper-cover {
        position: absolute;
        top: 5px;
        left: -140px;
        width: 133px;
        height: auto;
        padding: 2px 0;
    }

    .skin-zadonsk .pro-newspaper-cover .pro-button.button-contur {
        position: relative;
        margin: 0 5px 5px;
        min-height: 34px;
        width: calc(100% - 10px);
        top: 0;
    }

}

@media (min-width: 1400px) {
    .pro-newspaper-cover-box {
        height: calc(210px + 34px + 2px);
    }

    .pro-newspaper-cover {
        left: -158px;
        width: 150px;
        padding: 2px 0;
    }

    .skin-zadonsk .pro-newspaper-cover .pro-button.button-contur {
        margin: 0 6px 6px;
        width: calc(100% - 12px);
    }

}

@media (min-width: 1500px) {
    .pro-newspaper-cover-column {
        padding-bottom: 9px;
    }

    .pro-newspaper-cover-box {
        height: calc(279px + 34px + 5px);
    }

    .pro-newspaper-cover {
        left: -207px;
        width: 200px;
        padding: 4px 0;
    }

    .skin-zadonsk .pro-newspaper-cover .pro-button.button-contur {
        margin: 0 9px 9px;
        width: calc(100% - 18px);
    }

}

.pro-newspaper-content-inside {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro-newspaper-main .col-right {
    width: 15%;
}

.item {
    border-radius: 8px;
    margin-bottom: 16px;
    min-height: 100px;
}

.item-content {
    position: relative;
    display: block;
}

.unlock .item-content:before {
    content: '';
    background-image: url(/img/unlock-green.svg);
    background-size: 11.6px 16px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    width: 28px !important;
    height: 26px !important;
    left: 2.6vw;
    top: 2.6vw;
    z-index: 1;
}

.cover-img {
    position: relative;
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.cover-img {
    box-shadow: 0 0 12px 0 rgba(92, 108, 112, .15);
}

.cover-img:before {
    content: '';
    display: block;
    padding-top: 64%;
}

.cover-img img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
    filter: saturate(1.05) brightness(1.1);
}

.item .cover-img img {
    transition: transform .7s ease, filter .7s ease;
    transform-origin: center;
}

.item .cover-img:hover img {
    transform: scale(1.1);
    filter: saturate(1.3) brightness(1);
    transition: transform .4s ease, filter .4s ease;
}

.item .cover-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15% 5.2vw 3.6vw;
    display: block;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0) 100%);
}

.item .cover-img .rubrika-main {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.add_symbol {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: left;
    height: 26px;
    width: 28px;
    text-align: center;
    font-size: 16px;
    color: #404040;
}

.add_video,
.add_camera {
    background-color: #ffea00;
}

.item .add_symbol {
    border-radius: 4px;
    margin-right: 5px;
}

.item .cover-title-h2 {
    font-weight: 700;
    font-size: calc((100vw - 10.4vw - 10.4vw) / 16.8);
    line-height: 1.2;
    margin: 0.3em 0 0;
    color: #fff;
    /*text-shadow: 0 0 36px rgba(0, 0, 0, .45);*/
}

@media (min-width: 576px) and (max-width: 767px) {
    .col-small-6 {
        width: 50%;
    }
}

@media (min-width: 576px) {
    .item {
        position: relative;
        margin-bottom: 16px;
    }

    .unlock .item-content:before {
        left: calc((100vw - 66px) / 43.81);
        top: calc((100vw - 66px) / 43.81);
    }

    .cover-img:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .item .cover-title {
        padding: 15% 7% 7%;
    }

    .item .cover-title-h2 {
        font-size: calc((100vw - 50px - 16px - 28%) / 30);
    }
}

@media (min-width: 768px) {
    .unlock .item-content:before {
        left: 16px;
        top: 16px;
    }

    .item .cover-title {
        padding: 15% 7% 7%;
    }

    .item .cover-title-h2 {
        font-size: calc((100vw - 50px - 32px - 42%) / 45);
    }
}

@media (min-width: 992px) {
    .item .cover-title-h2 {
        font-size: calc((100vw - 148px - 32px - 42%) / 45);
    }
}

@media (min-width: 1280px) {
    /*.item {
        margin-bottom: 40px;
    }*/
    .item .cover-title-h2 {
        /*font-size: calc((100vw - 148px - 48px - 56%) / 60);*/
        font-size: 22px;
    }
}


/*End of Газета - Главная и плитка*/

/*Газета - Статья*/

.np-cover {
    display: flex;
    align-items: flex-end;
    position: relative;
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #0075bc;
}

/*body:not(.np-cover-photo) .np-cover {
    height: auto;
    min-height: auto;
    background-color: #0075bc;
}*/

.np-cover.np-cover-photo {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background-color: #eee;
}

@media (max-width: 767px) {
    .np-cover.np-cover-photo {
        min-height: 120vw;
    }
}

/*.np-cover .np-cover-back-img {
display: none;
}*/

.np-cover .np-cover-back-img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center top;
}

.np-cover-photo.np-cover .np-cover-top-gradient {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    transition: opacity .2s;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
}

.np-cover-photo.np-cover .np-cover-content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 50%);
}

.np-cover-content {
    width: 100%;
    z-index: 1;
    padding: 110px 0 6vw;
}

.np-cover-author,
.np-cover-number {
    display: flex;
    align-items: center;
    color: #fff !important;
    text-decoration: none !important;
    height: 30px;
    width: fit-content;
    width: -moz-fit-content;
    white-space: nowrap;
}

.np-cover-author i,
.np-cover-number i {
    margin-right: 5px;
}

.np-cover-author:hover span,
.np-cover-number:hover span {
    text-decoration: underline;
}

.pro-content .stat_centr_wr p {
    font-family: 'Nunito Sans', sans-serif;
}

.np-cover-title {
    font-weight: 700;
    font-size: 10vw;
    margin-top: .5em;
}

.np-cover-subtitle {
    font-weight: 300;
    font-size: 6.5vw;
    margin: .7em 0 .8em;
}

.read-more,
.read-end {
    width: 120px;
    height: 43px;
    aspect-ratio: 2.766/1;
}

.read-more {
    cursor: pointer;
}

@media (max-width: 1023px) {
    .read-more,
    .read-end {
        width: 92px;
        height: 32px;
        aspect-ratio: 2.766/1;
    }
}

.read-more {
    background: url(/img/read-more.svg) no-repeat center;
    background-size: contain;
    transition: opacity .1s;
}

.read-end {
    background: url(/img/read-end.svg) no-repeat center;
    background-size: contain;
    margin-top: 25px;
}

.read-more:hover {
    opacity: .7;
}

div:not(.newspaper-article) .pro-content,
.newspaper-article .pro-content {
    margin: 0 auto;
    position: relative;
}

@media (min-width: 576px) {
    .np-cover-title {
        font-size: 9vw;
    }

    .np-cover-subtitle {
        font-size: 4.8vw;
    }
}

@media (min-width: 768px) {
    .pro-header1.pro-header-np {
        height: 50px;
    }

    .np-cover-content {
        padding: 130px 0 45px;
    }

    .np-cover-title {
        font-size: 70px;
    }

    .np-cover-subtitle {
        font-size: 36px;
    }
}


/*End of Газета - Статья*/

.read-more-np-block {

}

.read-more-head {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
}

.skin-zadonsk .data-range-h3,
.skin-zadonsk .read-more-head {
    color: #6ec1ff;
}

.skin-zadonsk .read-more-np a {
    margin-bottom: 25px;
    color: #000;
}

.skin-zadonsk .read-more-np a:last-of-type {
    margin-bottom: 0;
}

.read-more-np img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
    margin: 1px 10px 0 0;
}

.read-more-np-title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
}

@media (min-width: 1024px) {
    .read-more-np {
        height: calc(100vh - 240px);
        max-height: calc(100vh - 240px);
        overflow-y: auto;
        overflow-x: hidden;
    }

}

/*Газета - Статья (поделиться)*/

.newspaper-article .material-text {
    margin-bottom: 60px;
}

.likes-text {
    display: inline-block;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 15px 0;
}

.like-button,
.share-arrow {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 34px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    position: relative;
    z-index: 1;
    transition: .1s;
}

.like-button:active {
    transform: scale3d(1.1, 1.1, 1.1);
}

.share-arrow {
    background: url(/img/share-arrow.svg) no-repeat;
    background-size: 60%;
    background-position: center 43%;
    opacity: .6;
}

.share-arrow:hover {
    opacity: .8;
}

.share-notes-line {
    font-family: 'Roboto', sans-serif;
    font-size: .8rem;
    margin-top: 15px;
    white-space: nowrap;
}

.share-notes-line i {
    cursor: pointer;
    font-size: 1.1rem;
    vertical-align: middle;
    margin-left: 5px;
    opacity: .7;
}

.share-notes-line i:hover {
    opacity: 1;
}

.material-likes-footer {
    display: block;
    margin: 0 0 40px;
    padding-top: 0;
}

.material-footer-text {
    font-size: 18px;
    font-weight: 800;
    white-space: nowrap;
}

.like-block {
    margin-right: 40px;
}

.material-likes {
    font-weight: 800;
    box-shadow: none;
}

.material-likes .material-likes-count {
    font-weight: 400;
}

.skin-zadonsk .pro-button.material-likes {
    width: 101px;
    white-space: nowrap;
    margin: 10px 10px 0 0;
}

/*.skin-zadonsk .pro-button.material-likes:hover,
.skin-zadonsk .pro-button.material-likes:focus,
.skin-zadonsk .pro-button.material-likes:active {
    background-color: #999da1;
}*/

.skin-zadonsk .pro-button.material-likes {
    padding: 11px 20px;
}

.skin-zadonsk .pro-button.share {
    width: 163px;
    padding: 7px 12px;
}

.skin-zadonsk .pro-button.material-likes,
.skin-zadonsk .pro-button.share {
    margin: 10px 0 0 0;
    background-color: #fff;
    border: 1px solid #76ce7a;
    color: #76ce7a;
}

.skin-zadonsk .open .pro-button.share {
    /*z-index: 1001;*/
    /*padding: 7px 12px 12px 12px;
    margin-bottom: -5px;*/
    transition: 0s;
    /*border-radius: 5px 5px 0 0;*/
    /*border-bottom: 1px solid #fff;*/
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);
}

.skin-zadonsk .pro-button.material-likes:hover,
.skin-zadonsk .pro-button.material-likes:focus,
.skin-zadonsk .pro-button.material-likes:active,
.skin-zadonsk .pro-button.share:focus,
.skin-zadonsk .pro-button.share:hover,
.skin-zadonsk .pro-button.share:active {
    background-color: #ddf3de;
    border: 1px solid #76ce7a;
    color: #76ce7a;
}

.skin-zadonsk .pro-button.material-likes.like-active {
    background-color: #76ce7a;
    color: #fff;
}

.skin-zadonsk .pro-button.material-likes.like-active:hover,
.skin-zadonsk .pro-button.material-likes.like-active:focus,
.skin-zadonsk .pro-button.material-likes.like-active:active {
    background-color: #59b55d;
}

.skin-zadonsk .open .pro-button.share:focus,
.skin-zadonsk .open .pro-button.share:hover,
.skin-zadonsk .open .pro-button.share:active {
    background-color: #fff;
    /*border-bottom: 1px solid #fff;*/
}

.skin-zadonsk .pro-button.share img {
    width: 26px;
    height: 26px;
    margin-right: 7px;
}

.material-likes-footer .dropdown-menu {
    display: block;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 10px 0 0 -2.5px;
}

.newspaper-article .social-down {
    height: auto;
}

.newspaper-article .dropdown-menu .social-btn {
    width: 36px;
    height: 36px;
    margin: 3px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

.newspaper-article .dropdown-menu .social-btn i {
    font-size: 18px;
    line-height: 36px;
    margin-top: 0;
}

.newspaper-article .dropdown-menu .btn-viber img {
    width: 21px;
    margin-top: 8px;
}

.newspaper-article .dropdown-menu .btn-telegram img {
    width: 36px;
    height: 36px;
    margin: 0;
}

@media (min-width: 768px) {
    .material-likes-footer .btn-group .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .material-likes-footer .btn-group .dropdown-menu .social-btn {
        transform: scale(1, 1);
        opacity: .8;
    }

    .material-likes-footer .btn-group .dropdown-menu .social-btn:hover,
    .material-likes-footer .btn-group .dropdown-menu .social-btn:focus,
    .material-likes-footer .btn-group .dropdown-menu .social-btn:active {
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .newspaper-article .material-text {
        margin-bottom: 50px;
    }

    .like-block {
        margin-right: 25px;
    }

    .skin-zadonsk .pro-button.material-likes {
        margin: 10px 0 0 0;
    }

    .material-likes-footer .dropdown-menu {
        display: none;
    }

    .material-likes-footer .open > .dropdown-menu {
        display: block;
    }

    .material-likes-footer .dropdown-menu {
        left: auto;
        right: 0;
        top: 56px;
        margin: 0;
        padding: 4px 9px;
        border-radius: 5px;
        background-color: #fff;
        border: 1px solid #76ce7a;
        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);
    }

    /*.material-likes-footer .open .dropdown-menu {
        border-radius: 5px 0 5px 5px;
        left: 0;
    }*/
    /*.material-likes-footer .open .dropdown-menu:before {
        content: '';
        position: absolute;
        top: -10px;
        right: 0;
        width: 161px;
        height: 20px;
        background-color: #fff;
    }*/
}

@media (max-width: 330px) {
    .newspaper-article .social-down .social-btn {
        margin: 5px 2.5px;
    }
}

.newspaper-article .pro-content #comment_template h2.com_nam {
    margin-top: 0;
}

/*.material-likes-footer {
    padding-top: 0;
    margin-bottom: 20px;
}

.material-likes {
    width: 66px;
    position: relative;
}

.like-active .material-likes-count,
.material-likes-count {
    position: absolute;
    left: 72px;
    top: 0;
    font-size: 20px;
    line-height: 66px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

.like-button i {
    line-height: 57px;
    opacity: .6;
    transition: .1s;
}

.like-button:hover i {
    opacity: .6;
}

.like-button:active i,
.like-button:focus i,
.material-likes.like-active i,
.material-likes.like-active:active i,
.material-likes.like-active:focus i,
.material-likes.like-active:hover i {
    opacity: 1;
}

.share-notes-line,
.comments-count,
.do-like-button,
.do-like-button:focus,
.likes-text,
.material-likes,
.material-likes-count {
    color: #6f7981;
}

.like-button,
.share-arrow,
.material-likes .like-button {
    border-color: #6f7981;
}

.like-active .like-button,
.like-active .share-arrow,
.like-active .material-likes .like-button,
.material-likes:hover .like-button {
    border-color: #4bb467;
}

.do-like-button:active,
.do-like-button:hover,
.like-active,
.like-active .do-like-button,
.like-active .material-likes-count,
.material-likes .like-button:hover i {
    color: #4bb467;
}*/

.col.share-footer-up-panel {
    /*display: none;*/
    margin: auto;
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 2;
    padding: 40px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(65, 78, 82, .15), 0 0 10px 0 rgba(65, 78, 82, .15), 0 0 20px 0 rgba(65, 78, 82, .20);
}

.share-footer-up-panel .close {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    background-image: url(/img/close-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    color: transparent;
    margin: 0;
    opacity: .6;
}

.share-footer-up-panel .close:active,
.share-footer-up-panel .close:hover {
    background-color: transparent;
    opacity: 1;
    transform: scale(1.15);
}

.share-footer-up-panel .close:active {
    transform: scale(1.3);
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}

.share-footer-up-panel .social-btn {
    position: relative;
    height: 44px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
    padding: 0 10px;
    border-radius: 5px;
    line-height: 44px;
    font-family: 'Roboto', sans-serif;
    font-size: .8rem;
    font-weight: 700;
    transition: all .1s ease;
    cursor: pointer;
    opacity: .9;
    float: left;
}

.share-footer-up-panel .social-btn:nth-of-type(odd) {
    margin-right: 10px;
}

.material-footer-share .social-btn,
.share-footer-up-panel .social-btn,
.social-down .social-btn,
.social-top .social-btn {
    color: #fff;
}

.share-footer-up-panel .social-btn .social-likes__button {
    height: 44px;
}

.share-footer-up-panel .social-btn .social-likes__button span {
    margin-top: 0;
    line-height: 44px;
    display: block;
}

.share-footer-up-panel .social-btn i {
    width: 28px;
    font-size: 26px;
    margin: 0 7px 0 0;
    line-height: 44px;
    float: left;
}

.share-footer-up-panel .btn-copy-link {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background-color: #28404a;
    color: #fff;
    font-weight: 400;
    padding: 15px 10px 15px 44px;
    line-height: 1.05;
}

.btn-copy-link img {
    position: absolute;
    top: 10px;
    left: 12px;
    height: 24px;
    width: auto;
}

@media (min-width: 768px) {
    .material-share-box + .material-likes-box .material-likes-footer {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .likes-text {
        font-size: 21px;
    }
}

/*End of Газета - Статья (поделиться)*/

/*End of Газета*/

/*Splide*/

.splide-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.material-row.material-row-slide {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
}

.material-row-slide .h2 {
    display: none !important;
    font-family: 'Roboto Condensed';
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
}

.splide-container-title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
    font-weight: 800;
    border-radius: 4px;
    padding: 3px 12px;
    z-index: 10;
    color: #0075bc;
    background-color: #fff;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);
}

.material-row-slide .container-row-scroll {
    display: block;
    width: 100%;
    padding: 0;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
}

.material-row-slide .splide,
.material-row-slide .container-row-scroll,
.material-row-slide .splide.is-active .splide__list {
    height: 270px;
    max-height: 270px;
}

.for-phone .pro-nn .material-row-slide .container-row-scroll-in {
    scroll-behavior: smooth;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    /*height: 380px;*/
    width: 100%;
    position: relative;
}

.material-row-slide .scroll-item {
    width: 240px;
    height: 310px;
    margin-bottom: 30px;
    transition: all .2s ease;
}

.for-phone .material-row-slide .scroll-item {
    margin-right: 12px;
}

@media (max-width: 767px) {
    .material-row.material-row-slide.for-phone {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .for-phone .material-row-slide .scroll-item:first-child {
        margin-left: 15px;
    }

    .for-phone .material-row-slide .scroll-item:last-child {
        margin-right: 15px;
    }

}

.material-row-slide .scroll-item-link {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    width: 240px;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    border-radius: 8px;
}

.material-row-slide .scroll-item-image {
    width: 100%;
    aspect-ratio: 240/160;
    opacity: 0.8;
}

.material-row-slide .scroll-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.material-row-slide .scroll-item-title {
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 21px;
    line-height: 1.2;
    margin-top: 12px;
    padding: 0 16px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.material-row-slide .scroll-item-subtitle {
    font-family: 'Roboto';
    font-size: 14px;
    margin-top: 8px;
    padding: 0 16px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.material-row-slide .scroll-item-link.noimage .scroll-item-image {
    display: none;
}

.material-row-slide .scroll-item-link.noimage > div:first-child {
    height: calc(100% - 46px);
    overflow: hidden;
    position: relative;
}

.material-row-slide .scroll-item-link.noimage > div:first-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(0deg, rgba(227, 234, 239, 1) 10%, rgba(227, 234, 239, 0) 100%);
}

.material-row-slide .scroll-item-link.noimage .scroll-item-title,
.material-row-slide .scroll-item-link.noimage .scroll-item-subtitle {
    display: block;
}

.material-row-slide .scroll-item-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 12px 0;
    padding: 0 16px;
}

.material-row-slide .scroll-item-date,
.material-row-slide .scroll-item-footer .down_line_nn .total-count {
    font-size: 14px;
    line-height: 22px;
}

.material-row-slide .scroll-item-footer .down_line_nn {
    display: block;
    position: relative;
    margin-top: 0;
    height: auto;
    font-family: 'Roboto Condensed';
}

.material-row-slide .scroll-item-footer .down_line_nn .reactions {
    margin: 0;
}

.material-row-slide .scroll-item-footer .total-count {
    background-color: transparent;
}

.material-row-slide .inform_top_line,
.material-row-slide .inform_count {
    display: inline-block;
    width: 100%;
    user-select: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    font-size: 13px;
    margin-bottom: 0 !important;
}

.material-row-slide .inform_top_line .right_inform_top_line {
    float: right;
    position: relative;
}

.material-row-slide .inform_top_line span,
.material-row-slide .inform_count span {
    margin: 0;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
}

.material-row-slide .inform_top_line span[class^='icon-'],
.material-row-slide .inform_count span[class^='icon-'] {
    font-size: 11px !important;
    display: inline-block !important;
    margin-right: 3px !important;
    vertical-align: 0;
}

.material-row-slide .user_views {
    display: inline;
    margin-left: 7px;
}

.material-row-slide .count-stroka,
.material-row-slide .user_views {
    position: relative;
}

/*-----------------*/

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.material-row-slide .splide__container {
    position: relative;
    box-sizing: border-box
}

.material-row-slide .splide__list {
    margin: 0 !important;
    padding: 0 !important;
    width: -webkit-max-content;
    width: max-content;
    will-change: transform
}

.material-row-slide .splide.is-active .splide__list {
    display: flex
}

.material-row-slide .splide__pagination {
    display: inline-flex;
    align-items: center;
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0
}

.material-row-slide .splide__pagination li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    margin: 0
}

.material-row-slide .splide {
    visibility: hidden;
    overflow: hidden;
}

.for-phone .material-row-slide .splide {
    visibility: visible;
}

.material-row-slide .splide,
.material-row-slide .splide__slide {
    position: relative;
    outline: none
}

.material-row-slide .splide__slide {
    box-sizing: border-box;
    list-style-type: none !important;
    margin: 0;
    flex-shrink: 0
}

.material-row-slide .splide .shadow-right {
    display: none;
    width: 20px;
    height: 330px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    transition: .4s;
}

.material-row-slide .splide .shadow-right:before {
    content: '';
    position: absolute;
    right: -15px;
    top: 0;
    width: 20px;
    height: 100%;
    border-radius: 50%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-color: rgba(0, 0, 0, .15);
}

.material-row-slide .splide__slide img {
    vertical-align: bottom
}

.material-row-slide .splide__slider {
    position: relative
}

.material-row-slide .splide__spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
    border-left-color: transparent;
    animation: splide-loading 1s linear infinite
}

.material-row-slide .splide__track {
    position: relative;
    /*z-index: 0;*/
    overflow: hidden
}

.material-row-slide .splide--draggable > .splide__track > .splide__list > .splide__slide {
    -webkit-user-select: none;
    user-select: none
}

.material-row-slide .splide--fade > .splide__track > .splide__list {
    display: block
}

.material-row-slide .splide--fade > .splide__track > .splide__list > .splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0
}

.material-row-slide .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1
}

.material-row-slide .splide--rtl {
    direction: rtl
}

.material-row-slide .splide--ttb > .splide__track > .splide__list {
    display: block
}

.material-row-slide .splide--ttb > .splide__pagination {
    width: auto
}

:not(.for-phone) .material-row-slide .splide__arrows {
    display: block;
}

.material-row-slide .splide__arrows {
    position: absolute;
    top: 0;
    left: -56px;
    width: calc(100% + 112px);
    z-index: 10;
    transition: all .4s ease-in;
    transition-delay: .25s;
}

.material-row-slide .splide:hover .splide__arrows {
    left: 0;
    width: 100%;
    transition: all .15s ease-out;
}

.material-row-slide .splide__arrow {
    position: absolute;
    top: calc(135px - 22px);
    width: 44px;
    height: 44px;
    padding: 8px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05),
    0 2px 2px rgba(0, 0, 0, .05),
    0 4px 4px rgba(0, 0, 0, .05);
    transition: transform .15s ease;
}

.material-row-slide .splide__arrow--prev {
    left: 6px;
}

.material-row-slide .splide__arrow--next {
    right: 6px;
}

.material-row-slide .splide__arrow:hover {
    transform: scale(1.1);
}

.material-row-slide .splide__arrow svg {
    fill: #0075bc;
    width: 100%;
    height: 100%;
    transition: fill .15s ease, transform .03s linear;
}

.material-row-slide .splide__arrow:hover svg {
    fill: #0075bc;
}

.material-row-slide .splide__arrow:active svg {
    transform: scale(.8);
}

.material-row-slide .splide__arrow--prev svg {
    transform: rotate(180deg);
}

.material-row-slide .splide__arrow--prev:active svg {
    transform: rotate(180deg) scale(.8);
}

/*--------------------*/

.material-row-slide .scroll-item {
    width: 270px;
    height: 270px;
    border-radius: 8px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #eee;
    transition: all .2s ease;
}

.material-row-slide .cover-img:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.for-phone .material-row-slide .scroll-item:first-child {
    margin-left: auto;
}

.for-phone .material-row-slide .scroll-item:last-child {
    margin-right: auto;
}

@media (max-width: 767px) {
    .for-phone .material-row-slide .scroll-item:first-child {
        margin-left: 15px;
    }

    .for-phone .material-row-slide .scroll-item:last-child {
        margin-right: 15px
    }
}

/*End of splide*/

/*Модальное окно с QR-кода*/
body.welcome {
    background-color: #fff;
}

body.welcome noindex {
    height: 100%;
}

.modal_QR {
    margin: 0 auto;
    width: 100%;
    max-width: 420px;
    padding: 30px;
}

.modal_QR .modal-content {
    display: block;
    border-radius: 5px;
}

@media (max-width: 575px) {
    .modal_QR .modal-dialog {
        max-width: 100%;
        max-height: 100%;
    }

    .modal_QR .modal-content {
        border-radius: 0;
    }
}

.modal_QR .modal-body {
    padding: 40px 9%;
    height: 100%;
}

.modal_QR .red-photo {
    display: block;
    width: 190px;
    height: 190px;
    object-fit: cover;
    object-position: center;
    margin: 0 auto 10px;
    border-radius: 50%;
}

.modal_QR p {
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
}

.modal_QR p a {
    color: #0075bc;
}

.modal_QR p a:hover {
    text-decoration: underline !important;
}

.modal_QR .select_BD .jq-selectbox {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.modal_QR .select_BD .jq-selectbox:last-of-type {
    margin-right: 0;
}

.modal_QR .yes-auth,
.modal_QR .no-auth {
    width: 110px;
}

.red-name,
.p-question {
    text-align: center;
    font-weight: 700;
}

.modal_QR .plus-button {
    height: 50px;
    width: auto;
    min-width: 110px;
    margin: 0 10px;
    padding: 0 20px;
}

.modal_QR h4 {
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 1em;
    text-align: center;
}

.modal_QR.style {
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 0 0 1.2em;
    text-align: center;
}

.modal_QR label {
    display: block;
    font-weight: 700;
    margin-bottom: 0;
}

.reg_pop_form {
    position: relative;
}

.modal_QR .form-group {
    margin-bottom: 25px;
}

.modal_QR .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #e3e7e8;
    background-clip: padding-box;
    border: none;
    border-radius: 5px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.modal_QR .note {
    margin: 0;
    font-size: .85rem;
    display: block;
}

.modal_QR label + input,
.modal_QR label + div,
.modal_QR .note + input {
    margin-top: .3rem;
}

.reg_pop_form .form-input-phone input:first-of-type {
    width: 70px;
    float: left;
    margin-right: 3px;
}

.reg_pop_form .form-input-phone input:last-of-type {
    width: calc(100% - 73px);
}

.form-group i.fa.pass-visible {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    font-size: 20px;
    margin-left: 0;
    float: none;
    cursor: pointer;
    width: 45px;
    line-height: 45px;
    text-align: center;
    z-index: 1;
    color: #8f9fa3 !important;
}

.modal_QR .form-group-sex .radio-button {
    max-width: calc(50% - 10px);
}

.modal_QR label.sex-select,
.modal_QR .select_BD .jq-selectbox__select {
    display: block;
    height: 45px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #8f9fa3;
    text-align: center;
    line-height: 43px;
    font-weight: 400;
    transition: background-color .2s;
}

.modal_QR label.sex-select:hover {
    background-color: #e3e7e8;
}

.modal_QR .form-group-sex input[type=radio]:checked + label {
    background-color: #e3e7e8;
    font-weight: 700;
}

.modal_QR .select_BD .jq-selectbox__select-text {
    font-size: 16px;
    line-height: 43px;
    text-align: left;
}

.modal_QR .select_BD .jq-selectbox li {
    font-size: 16px;
}

.modal_QR .select_BD .jq-selectbox__trigger-arrow {
    top: 18px;
}

.bad-code > div {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 15px auto;
    background-color: #dadada;
}

.bad-code img {
    width: 60%;
    height: 60%;
}

.bad-code p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.form-group-contaner {
    position: relative;
}

.modal_QR .reg_pop_form .error-alert {
    display: block;
    position: absolute;
    z-index: 990;
    padding: 9px;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    top: auto;
    bottom: -52px;
    left: calc(50% - 125px);
    width: 250px;
    border-radius: 5px;
    opacity: 1;
    background: #fff;
    color: #808080;
    border: 1px solid #808080;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .25);
}

.modal_QR .reg_pop_form .error-alert:before {
    content: '';
    position: absolute;
    top: -9px;
    left: calc(50% - 9px);
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
}

.modal_QR .reg_pop_form .error-alert:after {
    display: block !important;
    content: '';
    position: absolute;
    top: -10px;
    left: calc(50% - 9px);
    width: 0;
    height: 0;
    z-index: -1;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #808080;
}

.modal_QR .reg_pop_form .error-alert .mark {
    display: block;
    float: left;
    margin-right: 8px;
    width: 23px;
    height: 23px;
    border-radius: 2px;
    font-size: 1.3em;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    background-color: #ffa300;
}

@media (max-width: 358px) {
    .modal_QR {
        padding: 20px;
    }

    .modal_QR .select_BD .jq-selectbox__select-text,
    .modal_QR .select_BD .jq-selectbox li {
        font-size: 15px;
    }
}

/*End of Модальное окно с QR-кода*/

/*skin-Zadonsk*/

.skin-zadonsk ::-moz-selection {
    background: #8bc6ff;
}

.skin-zadonsk ::selection {
    background: #8bc6ff;
}

.pro-header-all,
.menu2:before,
.skin-zadonsk footer {
    background-color: #0075bc;
}

/*.menu2:before,*/
.skin-zadonsk .pl_rubrika,
.skin-zadonsk .pro-menu-content.extended,
.skin-zadonsk .lid-footer button.button,
.skin-zadonsk #plus-search .input-group .btn,
.skin-zadonsk #pro-popup .modal-body a.pro-search,
.skin-zadonsk .pro-button {
    background-color: #0267a5;
}

.skin-zadonsk .pl_rubrika:hover,
.skin-zadonsk nav.greedy1 .pro-search,
.skin-zadonsk .pro-menu-content.extended ul.pro-menu > li.open_menu ul,
.skin-zadonsk .lid-footer button.button:hover,
.skin-zadonsk .lid-footer button.button:focus,
.skin-zadonsk #plus-search .input-group .btn:hover,
.skin-zadonsk .pro-button:hover,
.skin-zadonsk .pro-button:focus,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=button]:hover,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=reset]:hover,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=button]:focus,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=reset]:focus {
    background-color: #025284;
}

.skin-zadonsk .pro-button:active,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=button]:active,
.skin-zadonsk .comment_mob_lite .coment_form_wr input[type=reset]:active {
    background-color: #024476;
}

.skin-zadonsk .container-rubric,
.skin-zadonsk .bottom-cover-content .lid,
.skin-zadonsk .bottom-cover,
.skin-zadonsk .pro-row-block,
.skin-zadonsk .pro-com-item,
.skin-zadonsk .comets_block_wr .comets_block {
    background-color: #dceffe;
}

.skin-zadonsk .pro-block-comment a:hover .pro-com-item,
.skin-zadonsk .comment_mob_lite {
    background-color: #dceffe;
}

.skin-zadonsk #pro-popup .modal-body a.pro-search.vhod {
    background-color: #6ec1ff;
}

.skin-zadonsk .vhod_mob a,
.skin-zadonsk .vhod_mob a:hover,
.skin-zadonsk .vhod_mob a:focus,
.skin-zadonsk ul.pro-menu a,
    /*.skin-zadonsk .btn,*/
.skin-zadonsk .pro-menu-too,
.skin-zadonsk .pro-menu-too.select,
.skin-zadonsk .pro-menu-too.select:hover,
.skin-zadonsk .pro-menu-too.select:focus,
.skin-zadonsk nav.greedy1 .pro-menu-too:after,
.skin-zadonsk .pro-menu-too.select:after,
.skin-zadonsk .pro-menu-too.select:hover:after,
.skin-zadonsk .pro-menu-too.select:focus:after,
.skin-zadonsk nav.greedy1 .pro-search,
.skin-zadonsk nav.greedy1 .pro-search i,
.skin-zadonsk .pro-content ul.pro-menu a:hover,
.skin-zadonsk .pro-content ul.pro-menu a:focus,
.skin-zadonsk .pro-content ul.pro-menu a:active,
.skin-zadonsk ul.hidden-links a,
.skin-zadonsk ul.hidden-links a:hover,
.skin-zadonsk ul.hidden-links a:active,
.skin-zadonsk ul.hidden-links a:focus,
.skin-zadonsk .com-btn .comebt_butt,
.skin-zadonsk .pl_rubrika,
.skin-zadonsk .lid-footer button.button,
.skin-zadonsk #plus-search .input-group .btn,
.skin-zadonsk #pro-popup .modal-body a.pro-search,
.skin-zadonsk .pl_rubrika:hover,
.skin-zadonsk #plus-search .input-group .btn i,
.skin-zadonsk .lid-footer button.button *,
.skin-zadonsk .special-link,
.skin-zadonsk .special-link:hover,
.skin-zadonsk .special-link:focus,
.skin-zadonsk .special-link:active {
    color: #fff;
}

.skin-zadonsk .top-line-extended p,
.skin-zadonsk footer a,
.skin-zadonsk footer a:hover,
.skin-zadonsk footer a:active,
.skin-zadonsk footer a:focus {
    color: #b7e2fd;
}

.skin-zadonsk ul.pro-menu li:hover a,
.skin-zadonsk ul.pro-menu li:focus a,
.skin-zadonsk .pro-menu-too:hover,
.skin-zadonsk nav.greedy1 .pro-search:hover,
.skin-zadonsk nav.greedy1 .pro-search:hover i,
.skin-zadonsk .pro-row-block h2,
.skin-zadonsk .pro-row-block h2 span,
.skin-zadonsk .pro-block h2,
.skin-zadonsk .pro-arrow,
.skin-zadonsk .pro-block-content-add ul li:before,
.skin-zadonsk ul.pro-menu li.open a,
.skin-zadonsk .pro-block-content-add h3,
.skin-zadonsk .date-range-container .h3,
.skin-zadonsk .pro-block-content-add h3 a,
.skin-zadonsk .pro-block-content-add > a {
    color: #6ec1ff;
}

.skin-zadonsk .ads-icon:hover {
    background-image: url(/img/ads-2-hover.svg);
}

.skin-zadonsk #pro-popup .ads-icon:hover {
    background-image: url(/img/ads-2.svg);
}

.pro-article .stat_centr_wr .edit-block .main-photo-description,
.pro-article .stat_centr_wr .edit-block .main-photo-author,
.skin-zadonsk .inform_top_line span,
.skin-zadonsk .parent_comment,
.skin-zadonsk .com_data,
.skin-zadonsk .comets_block_wr .comets_block .coment_text .sad_com,
.skin-zadonsk .comets_block_wr .comets_block .coment_text_down .sad_com,
.skin-zadonsk .add_photo_count,
.skin-zadonsk .add_photo,
.skin-zadonsk .pro-content.pro-article figure figcaption,
.skin-zadonsk .pro-content.pro-article figure figcaption span,
.skin-zadonsk .pro-content .image-box div.author {
    color: #6f7981;
}

/*.skin-zadonsk .inform_top_line span > span {

}*/

.skin-zadonsk,
.skin-zadonsk a.plitka_text,
.skin-zadonsk .pro-block-content-add ul a,
.skin-zadonsk .pro-block-comment .pro-com-author span,
.skin-zadonsk .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-zadonsk .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-zadonsk .pro-block-comment .pro-com-author span,
.skin-zadonsk .pro-content ul.pro-menu li.open a,
.skin-zadonsk .pro-author-name {
    color: #000;
}

.skin-zadonsk a,
.skin-zadonsk a:hover,
.skin-zadonsk a:active,
.skin-zadonsk a:focus,
.skin-zadonsk .pro-block-content-add ul a:hover,
.skin-zadonsk .pro-block-content-add ul a:focus,
.skin-zadonsk .pro-block-content-add ul a:active,
.skin-zadonsk .container-row-box li:hover .plitka_text p,
.skin-zadonsk .container-row-box li:active .plitka_text p,
.skin-zadonsk .container-row-box li:focus .plitka_text p,
.skin-zadonsk .plitka_wr:hover .plitka_text,
.skin-zadonsk .h2-on-page,
.skin-zadonsk .pro-block a:hover h5,
.skin-zadonsk .plus-search-line h2,
.skin-zadonsk .pro-arrow:hover,
.skin-zadonsk .pro-arrow:active,
.skin-zadonsk .pro-arrow:focus,
.skin-zadonsk .pro-content .stat_centr_wr .font_os a,
.skin-zadonsk .pro-content .ck-editor a,
.skin-zadonsk #newSearch .select-result .btn:hover,
.skin-zadonsk .pravila1 a:hover,
.skin-zadonsk .pro-search,
.skin-zadonsk .pro-block-content-add h3 span,
.skin-zadonsk .pro-block-content-add h3 a:hover,
.skin-zadonsk .container-rubric .main-rubric i,
.skin-zadonsk .pro-breadcrumb i,
.skin-zadonsk .inform-line .name,
.skin-zadonsk .comment_mob_lite .pol_name a,
.skin-zadonsk .comment_mob_lite .pol_name p,
.skin-zadonsk .pravila1 a,
.skin-zadonsk .pokaz_all_com,
.skin-zadonsk #newSearch .select-result .btn.active,
.skin-zadonsk #newSearch .select-result .btn.active:hover,
.other-content a {
    color: #0075bc;
}

.skin-zadonsk .container-rubric .main-rubric,
.skin-zadonsk .container-rubric ul.pro-menu li.active a,
.skin-zadonsk .pro-breadcrumb a,
.skin-zadonsk .pro-content ul.pro-menu a,
.skin-zadonsk .block_otvet_comment a {
    color: #0075bc;
}

.skin-zadonsk .container-rubric .main-rubric:hover,
.skin-zadonsk .container-rubric .main-rubric:focus,
.skin-zadonsk .container-rubric .main-rubric:active,
.skin-zadonsk .pro-content .container-rubric ul.pro-menu a:hover,
.skin-zadonsk .pro-content .container-rubric ul.pro-menu a:focus,
.skin-zadonsk .pro-content .container-rubric ul.pro-menu a:active,
.skin-zadonsk .pokaz_all_com:hover,
.skin-zadonsk .pokaz_all_com:focus {
    color: #025284;
}

.skin-zadonsk .pro-block-content-add {
    border: 2px solid #6ec1ff;
}

.skin-zadonsk .pro-content .image-box div.author,
.skin-zadonsk .pro-article figure.main_photo .main_photo_author,
.skin-zadonsk .pro-content .ck-editor .image-box div.author {
    border-top: 1px dotted #6f7981;
}

.skin-zadonsk .pro-button {
    color: #fff;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .15);
    border-radius: 5px;
}

.skin-zadonsk a.pro-button:hover,
.skin-zadonsk a.pro-button:focus,
.skin-zadonsk a.pro-button:active {
    color: #fff;
}

.skin-zadonsk .pro-block-comment h5,
.skin-zadonsk .pro-com-item,
.skin-zadonsk .pro-com-text {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.skin-zadonsk .all_button {
    font-weight: 700;
}

.skin-zadonsk .pro-menu-content.extended ul.pro-menu > li.open_menu ul li:hover,
.skin-zadonsk .pro-menu-content.extended ul.pro-menu > li.open_menu ul li:focus {
    -webkit-box-shadow: inset 0 0 300px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 300px 0 rgba(0, 0, 0, .15);
}

.skin-zadonsk .pro-menu-content.extended ul.pro-menu > li.open_menu ul li:active {
    -webkit-box-shadow: inset 0 0 300px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 300px 0 rgba(0, 0, 0, .25);
}

.skin-zadonsk .pro-menu-content.extended {
    height: auto;
    animation: menu-open-travel .2s 1;
    overflow: hidden;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

@keyframes menu-open-travel {
    from {
        height: 50px;
        background-color: transparent;
    }
    to {
        height: 100px;
        background-color: #0267a5;
    }
}

.skin-zadonsk .pro-author-name {
    background-color: #097c2f;
}

.skin-zadonsk .pro-menu-content ul.pro-menu > li.open_menu ul li a {
    text-transform: none;
    line-height: 40px;
}

.skin-zadonsk .menu2.top-fix.white-shadow {
    -webkit-box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
    box-shadow: 0 3px 10px 5px rgba(255, 255, 255, 1);
}

.skin-zadonsk .pro-header-img,
.skin-zadonsk .menu2.top-fix .pro-header-img-2 {
    display: block;
}

.soc-button.soc-in-menu-more .dropdown-menu {
    background-color: #0267a5;
    border: 1px solid #50a6d7;
}

/*.skin-zadonsk ul.hidden-links,
.skin-zadonsk .dropdown-menu {
    background-color: #097c2f;
}*/

.skin-zadonsk footer,
.projects.skin-zadonsk footer
.projects.skin-zadonsk footer p,
.projects.skin-zadonsk footer a,
.projects.skin-zadonsk footer a:hover,
.projects.skin-zadonsk footer a:focus,
.projects.skin-zadonsk footer a:active {
    color: #fff;
}

.skin-zadonsk .container-rubric ul.pro-menu li.active a {
    font-weight: 700;
}

.skin-zadonsk .pro-menu-content .selectize-control.single .selectize-input,
.skin-zadonsk .pro-menu-content .selectize-dropdown.single {
    background-color: #0267a5;
    border-right: 1px solid #fff;
}

.skin-zadonsk .pro-menu-content .selectize-dropdown.single {
    border-bottom: 1px solid #fff;
}

.skin-zadonsk .pro-menu-content .selectize-dropdown .active {
    background-color: #025284;
    color: #fff;
}

/*.skin-zadonsk .pro-content .container-rubric ul.pro-menu li:hover,
.skin-zadonsk .pro-content .container-rubric ul.pro-menu li:focus,
.skin-zadonsk .pro-content .container-rubric ul.pro-menu li:active {
    background: #ff2f2f;
}*/

.skin-zadonsk .bottom-cover-content .lid:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #d4efff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #d4efff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #d4efff 100%);
}

.skin-zadonsk .bottom-cover-content .expand span i {
    color: #ff2f2f;
}

.skin-zadonsk .bottom-cover p {
    color: #ff2f2f;
}

.skin-zadonsk .pl_rubrika {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .75px;
    padding: 0 11px;
    border-top-right-radius: 3px;
}

.skin-zadonsk .av_header {
    background-color: #dceffe;
}

.skin-zadonsk .inform_top_line span > span {
    font-size: 15px;
    vertical-align: -2px;
    margin-right: 3px;
    opacity: .35;
}

.skin-zadonsk .container-row-box .anons-pro-forum .pro-forum-author span,
.skin-zadonsk .container-row-box .anons-pro-forum .pro-forum-content .plitka_text span,
.skin-zadonsk .pro-block-comment .pro-com-author span {
    font-size: 12px;
    display: inline-block;
}

.skin-zadonsk .pro-block-comment h5 {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 700;
}

.skin-zadonsk .pro-com-text {
    font-size: 12px;
    line-height: 1.2;
}

.skin-zadonsk .pro-article-author-gold .author-gold-border {
    background: rgb(255, 47, 47);
    background: linear-gradient(45deg, rgba(255, 47, 47, 1) 0%, rgb(251, 212, 0) 100%);
}

.skin-zadonsk .pro-article-author-gold .author-gold-border:before {
    content: '';
    position: absolute;
    width: 83px;
    height: 26px;
    left: 44px;
    top: 6px;
    z-index: -1;
    border-radius: 0 8px 8px 0;
    background: #ff2f2f url(/img/label-gold-author.svg) 27px 6px no-repeat;
    background-size: 45px 13px;
}

.header-v22-menu a span,
.skin-zadonsk .pro-content .stat_centr_wr .font_os a,
.skin-zadonsk .pro-content .ck-editor a {
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .1s;
}

.header-v22-menu a:hover span,
.header-v22-menu a.active span,
.skin-zadonsk .pro-content .stat_centr_wr .font_os a:hover,
.skin-zadonsk .pro-content .ck-editor a:hover {
    background-size: 100% 1px;
}

.header-v22-menu a.menu-main span {
    background-position: 0 100%;
    background-size: 0 3px;
}

.header-v22-menu a.menu-main:hover span,
.header-v22-menu a.menu-main.active span {
    background-size: 100% 3px;
}

.skin-zadonsk #newSearch .form-control:focus {
    box-shadow: none;
}

.skin-zadonsk #newSearch .select-result .btn.active,
.skin-zadonsk #newSearch .select-result .btn.active:hover {
    border-bottom: 1px solid #0075bc;
    font-weight: 700;
}

.skin-zadonsk #newSearch .select-result .btn {
    color: #6f7981;
    /*border-bottom: 1px dotted #6f7981;*/
}

/*.skin-zadonsk #newSearch .select-result .btn:hover {
    border-bottom: 1px dotted #0075bc;
}*/

.skin-zadonsk .comets_block_wr .comets_block .coment_text,
.skin-zadonsk .comets_block_wr .comets_block .coment_text_down,
.skin-zadonsk .popup-gallery-comment,
.skin-zadonsk .coment_text_container {
    background-color: #fff;
}

.skin-zadonsk .popup-gallery-comment {
    border: none;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-bottom: -5px;
}

.skin-zadonsk .comets_block_wr .comets_block .coment_text,
.skin-zadonsk .comets_block_wr .comets_block .coment_text_down {
    border: none;
}

.skin-zadonsk .coment_text_container {
    overflow: hidden;
    box-shadow: 1px 1px 5px 0 rgba(114, 183, 224, 0.2),
    2px 2px 14px 0 rgba(114, 183, 224, 0.2);
}

.skin-zadonsk .comment_mob_lite .note-editor.note-frame {
    border: 1px solid #72b7e0;
    overflow: hidden;
    box-shadow: none;
}

.skin-zadonsk .note-btn-group blockquote,
.skin-zadonsk .note-editable blockquote,
.skin-zadonsk .coment_text_container blockquote,
.skin-zadonsk .pro-com-text blockquote {
    color: #333;
    border-left: 4px solid rgba(103, 105, 107, .3);
    background: rgba(155, 159, 162, 0.3)
}

.skin-zadonsk .note-btn-group .dropdown-menu > li > a {
    color: #333;
    text-decoration: none;
}

.skin-zadonsk .comment_mob_lite .file-upload label span:hover,
.skin-zadonsk .comment_mob_lite .file-upload label span:focus {
    background-color: rgba(0, 0, 0, 0.3);
}

.skin-zadonsk .comment_mob_lite .file-upload label span:active {
    background-color: rgba(0, 0, 0, 0.5);
}

.skin-zadonsk .comets_block_wr .comets_block .coment_text .sad_com:hover,
.skin-zadonsk .comets_block_wr .comets_block .coment_text_down .sad_com:hover,
.skin-zadonsk .comets_block_wr .comets_block .coment_text .sad_com:active,
.skin-zadonsk .comets_block_wr .comets_block .coment_text_down .sad_com:active {
    background-color: transparent;
    color: #ff2f2f;
}

.skin-zadonsk .inform-line .name:hover,
.skin-zadonsk .comment_mob_lite .pol_name a:hover,
.skin-zadonsk .comment_mob_lite .pol_name p:hover {
    text-decoration: underline;
    opacity: 1;
}

.skin-zadonsk .log-line {
    color: #000 !important;
}

.skin-zadonsk .log-line .vhod {
    color: #ff2f2f !important;
    text-decoration: underline;
}

.skin-zadonsk .pro-content .stat_centr_wr hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    height: 0;
    background: none;
    border-top: 1px solid #0075bc;
}

.skin-zadonsk .pro-content .stat_centr_wr blockquote,
.skin-zadonsk .pro-content .stat_centr_wr blockquote p {
    color: #0075bc;
}

.skin-zadonsk .pro-content .stat_centr_wr blockquote {
    /*border-left: 10px solid #b7e2fd;*/
    border-left: none;
}

.skin-zadonsk .stat_centr_wr table,
.skin-zadonsk .stat_centr_wr th,
.skin-zadonsk .stat_centr_wr td,
.skin-zadonsk .stat_centr_wr .ck-content .table table,
.skin-zadonsk .stat_centr_wr .ck-content .table table td,
.skin-zadonsk .stat_centr_wr .ck-content .table table th {
    border: 1px solid #6ec1ff;
}

.skin-zadonsk .stat_centr_wr th,
.skin-zadonsk .stat_centr_wr .ck-content .table table th {
    background-color: #dceffe;
}

.skin-zadonsk .pro-content .stat_centr_wr ul li:before {
    color: #6f7981;
}

.skin-zadonsk #pro-popup .modal-body .close {
    background-image: url(/img/close-blue-zadonsk.svg);
}

/*.skin-zadonsk #pro-popup .modal-body li:active {
    background-color: #097c2f;
}*/

.skin-zadonsk #pro-popup .modal-body li:first-child:active {
    background-color: transparent;
}

.skin-zadonsk .modal-body hr {
    border-top: 1px solid #4d9fd0;
    width: calc(100% - 15px);
    margin: 10px 0;
}

.skin-zadonsk .polz_pol_wr .polz_pol,
.skin-zadonsk .comment_mob_lite .polz_pol {
    background-color: #6ec1ff;
}

.skin-zadonsk .container-row-box-also ul li.item {
    background-color: #dbdee0;
}

/*.skin-zadonsk .container-row-box-also ul li.item:hover {
    border: 2px solid #ff2f2f;
}*/

.skin-zadonsk .stat_centr_wr .pro-spravka {
    background-color: #b7e2fd;
}

.skin-zadonsk .stat_centr_wr .pro-spravka h3.head {
    color: #0075bc;
}

/*Ad-board*/

.skin-zadonsk .pro-ad-board {
    background-color: #dceffe;
}

.skin-zadonsk .pro-ad-board .container-rubric {
    background-color: #fff;
}

.skin-zadonsk .ad-board-item {
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(114, 183, 224, 0.1), 0 0 14px 0 rgba(114, 183, 224, 0.1);
}

.skin-zadonsk .ad-board-item.ad-board-item-open,
.skin-zadonsk .ad-board-item.ad-board-item-open:hover {
    box-shadow: 0 0 8px 0 rgba(114, 183, 224, 0.55),
    2px 2px 14px rgba(114, 183, 224, 0.55),
    0 0 0 6px rgba(114, 183, 224, 0.4);
}

.skin-zadonsk .ad-board-item:hover {
    box-shadow: 0 0 8px 0 rgba(114, 183, 224, 0.55), 2px 2px 14px 0 rgba(114, 183, 224, 0.55);
}

.skin-zadonsk .ad-board-menu li,
.skin-zadonsk .ad-board-menu li a,
.skin-zadonsk .ab-rubric,
.skin-zadonsk .podrobno {
    color: #0075bc;
}

.skin-zadonsk .ad-board-menu li.active a {
    color: #000;
    font-weight: 700;
}

.skin-zadonsk .ad-board-menu li.active:before {
    color: #da2c3a;
}

.skin-zadonsk .ab-price {
    color: #30b451;
}

.skin-zadonsk .add-ad.pro-button,
.skin-zadonsk #add-ad-popup .pro-button {
    background-color: #30b451;
}

.skin-zadonsk .add-ad.pro-button:hover,
.skin-zadonsk .add-ad.pro-button:focus,
.skin-zadonsk #add-ad-popup .pro-button:hover,
.skin-zadonsk #add-ad-popup .pro-button:focus {
    background-color: #28a04a;
}

.skin-zadonsk .add-ad.pro-button:active,
.skin-zadonsk #add-ad-popup .pro-button:active {
    background-color: #239141;
}

.skin-zadonsk .add-ad,
.skin-zadonsk .add-ad:hover,
.skin-zadonsk .add-ad:focus,
.skin-zadonsk .add-ad:active {
    color: #fff;
}

.skin-zadonsk #add-ad-popup .modal-content {
    background-color: #6d7b85;
}

.skin-zadonsk .ad-contact .all_button {
    background-color: #6d7b85;
    color: #fff;
}

.skin-zadonsk .ad-contact .all_button:hover,
.skin-zadonsk .ad-contact .all_button:focus {
    background-color: #6d7b85;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.15);
}

.skin-zadonsk .ad-contact .all_button:active {
    background-color: #6d7b85;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
}

.skin-zadonsk #add-ad-popup .modal-header {
    color: #fff;
}

.skin-zadonsk #add-ad-popup input[type="text"]::-webkit-input-placeholder,
.skin-zadonsk #add-ad-popup input[type="tel"]::-webkit-input-placeholder {
    color: #828282;
}

.skin-zadonsk #add-ad-popup input[type="text"]::-moz-placeholder,
.skin-zadonsk #add-ad-popup input[type="tel"]::-moz-placeholder {
    color: #828282;
}

.skin-zadonsk #add-ad-popup input,
.skin-zadonsk #add-ad-popup textarea,
.skin-zadonsk .selectize-dropdown,
.skin-zadonsk .selectize-input,
.skin-zadonsk .selectize-input input {
    color: #000;
}

.skin-zadonsk #add-ad-popup .ab-image-preview:after {
    color: #6d7b85;
}

.skin-zadonsk .selectize-dropdown .active {
    background-color: #dceffe;
    color: #000;
}

.skin-zadonsk .ab-owner-phone {
    text-decoration-color: #0075bc;
}

/*End of Ad-board*/

.skin-zadonsk .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.skin-zadonsk .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.skin-zadonsk .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.skin-zadonsk .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #0075bc;
}

@media (min-width: 768px) {
    .skin-zadonsk .menu2.top-fix .pro-header-img-2:before {
        content: '';
        width: 100%;
        height: 245px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #0267a5;
    }
}

@media (max-width: 767px) {

    .skin-zadonsk .bottom-cover,
    .skin-zadonsk .pro-row-block {
        border-top: 1px solid #6ec0ff;
    }

    /*.skin-zadonsk .pro-row-block h2,
    .skin-zadonsk .pro-block h2 {
        margin-left: 63px;
    }*/
    .skin-zadonsk ul.pro-menu a,
    .skin-zadonsk .btn,
    .skin-zadonsk nav.greedy1 .pro-search,
    .skin-zadonsk nav.greedy1 .pro-search i,
    .skin-zadonsk ul.pro-menu li.open a,
    .skin-zadonsk ul.pro-menu li:hover a,
    .skin-zadonsk ul.pro-menu li:focus a,
    .skin-zadonsk nav.greedy1 .pro-search:hover,
    .skin-zadonsk nav.greedy1 .pro-search:hover i {
        color: #000;
    }

    .skin-zadonsk .pro-menu-container ul.pro-menu > li.active a {
        color: #6ec1ff;
        font-weight: 700;
    }

    .skin-zadonsk .container-rubric {
        background-color: #0267a5;
    }
}

@media (max-width: 639px) {
    .skin-zadonsk .pro-row-block h2 {
        /*width: calc(100% - 80px);*/
        width: 100%;
        line-height: 1;
        font-size: 27px;
    }

    /*.skin-zadonsk .pro-row-block h2 {
        margin-left: 53px;
    }*/
    .skin-zadonsk .pro-row-block h2:before {
        top: -6px;
        left: -39px;
        width: 35px;
        height: 35px;
    }
}

/*End of skin-Zadonsk*/

/*Paper - Subscribe - v24*/

.sub-modal *,
.sub-card-price span,
.sub-head,
.sub-body,
.sub-modal .modal-header,
.sub-appeal p,
.sub-footer,
.subscription-note {
    font-family: 'Roboto', sans-serif;
}

.sub-card,
.sub-card-price,
.sub-card:before,
.sub-card:after,
.sub-card-name svg,
.sub-card-name,
.sub-card-note {
    transition: all .1s ease-in-out;
}

.pro-content.pro-newspaper-subscribe {
    background-color: #e6f5ff;
}

.sub-v24 {
    width: 100%;
    max-width: 505px;
    margin: auto;
}

.sub-v24 .page-head {
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 25px;
}

.sub-v24 .page-head h1 {
    font-size: clamp(29px, 5vw, 50px);
    font-weight: 700;
}

.sub-v24 .page-head-h span {
    display: inline-block;
    white-space: normal;
    font-weight: 300;
    font-size: clamp(20px, 3vw, 30px);
    margin-top: .5em;
}

.sub-row {
    display: flex;
    margin-right: 0;
    margin-left: 0;
}

.sub-row [class^='col-'] {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.sub-row .nav-link {
    cursor: pointer;
    width: 50%;
}

.sub-head {
    border-radius: 20px 20px 0 0;
    padding: 20px;
    font-size: 15px;
    text-align: center;
    background-color: #027fcc;
    color: #e5f5ff;
}

.active .sub-head {
    background-color: #0267a5;
}

.sub-head h2 {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #e5f5ff;
}

.active .sub-head h2 {
    color: #fff;
}

.sub-head div {
    display: none;
}

.sub-row.tab-content {
    background-color: #0267a5;
    border-radius: 0 0 20px 20px;
}

.sub-body {
    padding: 10px;
}

.sub-container-1 .sub-body,
.sub-container-2 .sub-body {
    border-radius: 0 0 20px 20px;
}

.sub-body * {
    text-align: left;
}

.sub-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 10px;
    padding: 20px;
    border-radius: 15px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #fff;
}

.sub-card:before,
.sub-card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.sub-card:before {
    opacity: 1;
    background: linear-gradient(140deg, #fff 0%, #dcf2ff 100%);
}

.sub-card:after {
    opacity: 0;
    background: linear-gradient(140deg, #ff7B83 0%, #ff2833 100%);
}

.sub-card:hover:before,
.sub-card:focus:before,
.sub-card:active:before {
    opacity: 0;
}

.sub-card:hover:after,
.sub-card:focus:after,
.sub-card:active:after {
    opacity: 1;
}

.sub-card:hover,
.sub-card:focus,
.sub-card:active,
a.sub-card-2:hover .sub-card-name,
a.sub-card-2:focus .sub-card-name,
a.sub-card-2:active .sub-card-name {
    color: #fff !important;
}

.sub-card:active {
    transform: translateY(2px);
}

.sub-card-name,
.sub-card-note,
.sub-card-price,
.sub-card-price-note {
    position: relative;
    z-index: 1;
}

.sub-card-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.sub-card-name,
.sub-card-note {
    color: #000;
}

.sub-card-note,
.sub-card-price-note {
    font-size: 14px;
    line-height: 1.4;
}

.sub-card-price {
    font-family: 'Roboto Black', sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    text-align: right;
    margin: 8px 0 4px;
    width: 100%;
    color: #027fcc;
}

.sub-card-1 .sub-card-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sub-card:hover [class^='sub-card-'],
.sub-card:focus [class^='sub-card-'],
.sub-card:active [class^='sub-card-'],
.sub-card:hover a,
.sub-card:focus a,
.sub-card:active a {
    color: #fff;
}

.sub-card-price span {
    font-size: 23px;
    font-weight: 700;
    white-space: nowrap;
}

a.sub-card-2 .sub-card-name {
    position: relative;
    width: min-content;
    color: #000;
}

a.sub-card-2 .sub-card-name span {
    white-space: nowrap;
}

.sub-card-name svg {
    position: absolute;
    top: -6px;
    right: -20px;
    width: 16px;
    height: 16px;
    fill: #027fcc;
}

.sub-card:hover .sub-card-name svg,
.sub-card:focus .sub-card-name svg,
.sub-card:active .sub-card-name svg {
    fill: #fff;
}

/*sub-modal*/

.sub-modal .modal-dialog {
    margin: 0;
    height: 100%;
}

.sub-modal .modal-content {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.sub-modal .modal-header {
    padding: 20px;
}

.sub-modal .modal-body {
    padding: 20px 20px 30px;
}

.sub-modal .modal-body {
    flex: 1 1 auto;
}

@media (min-width: 576px) {
    .sub-modal {
        text-align: center;
    }

    .sub-modal:before {
        display: inline-block;
        vertical-align: middle;
        content: ' ';
        height: 100%;
    }

    .sub-modal .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        margin: 0;
        height: auto;
        width: 500px;
    }

    .sub-modal .modal-content {
        position: relative;
        height: auto;
        max-height: 90%;
        border-radius: 20px;
        overflow: hidden;
        background: #fff;
        border: 1px solid #fff !important;
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    }
}

.sub-modal .modal-header {
    color: #fff;
    background-color: #0075bc;
}

.sub-modal .modal-header .sub-card-name {
    text-transform: uppercase;
    color: #fff;
}

.sub-modal .modal-header .sub-card-note {
    color: #fff;
}

.sub-modal .close {
    background-image: url(/img/close-white.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    padding: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 100;
    right: 13px;
    top: 15px;
    opacity: .6;
    transition: .1s;
    border-radius: 50%;
    outline: none;
}

.sub-modal .close:hover {
    opacity: 1;
}

.sub-modal .modal-body {
    overflow-y: auto;
}

.pro-content .sub-modal form {
    display: block;
    width: 100%;
    margin: 0;
}

.asterisk {
    color: #ed2a36;
}

.sub-modal .sub-note {
    font-style: italic;
    margin-top: 5px;
    color: #535b60;
}

.sub-modal label {
    font-weight: 400;
    color: #0075bc;
}

.sub-modal .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 5px;
    background-color: #fff !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.sub-modal .form-control,
.sub-modal input:-webkit-autofill,
.sub-modal textarea:-webkit-autofill,
.sub-modal select:-webkit-autofill {
    background-color: #fff !important;
    background-image: none !important;
    color: #000 !important;
}

.form-control-w1 {
    max-width: 174px;
}

.sub-result {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 700;
    color: #0075bc;
}

.sub-modal .all_button {
    display: block;
    margin: 0 auto;
}

.sub-appeal {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding: 20px;
    margin: 30px 0;
    border-radius: 20px;
    border: 1px solid #c7e3f4;
    background-color: #fff;
}

.sub-appeal p {
    font-size: 18px;
    line-height: 1.3;
    text-align: left;
    color: rgba(0, 0, 0, 0.75);
}

.sub-appeal p + p {
    margin-top: 5px;
}

.sub-appeal img {
    width: 68px;
    height: auto;
    flex-shrink: 0;
    margin: 0 0 15px 0;
}

@media (min-width: 390px) {
    .sub-head br {
        display: none;
    }
}

@media (min-width: 500px) {
    .sub-head h2 {
        font-size: 20px;
    }

    a.sub-card-2 .sub-card-name {
        width: auto;
    }

    .sub-card-1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: calc(50% - 20px);
    }

    .sub-card-2 {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
    }

    .sub-container-1 .sub-card-1 {
        height: 210px;
    }

    .sub-container-1 .sub-card-2 {
        height: 105px;
    }

    .sub-container-2 .sub-card-2 {
        height: 140px;
    }

    div.sub-card-2 > div:first-child {
        width: calc(50% - 30px);
        margin-right: 60px;
    }

    .sub-container-2 button.sub-card-2 > div:first-child {
        width: calc(50% - 30px + 55px);
        margin-right: 60px;
    }

    .sub-card-price {
        text-align: left;
        width: auto;
    }
}

@media (min-width: 576px) {
    .sub-v24 .page-head h1 {
        font-size: 34px;
    }

    .sub-v24 .page-head-h span {
        font-size: 21px;
    }
}

@media (min-width: 1024px) {
    .sub-v24 {
        width: 100%;
        max-width: none;
    }

    .sub-v24 .page-head h1 {
        font-size: 50px;
    }

    .sub-v24 .page-head-h span {
        font-size: 30px;
    }

    .sub-row {
        display: flex;
    }

    .sub-row {
        margin-right: -2px;
        margin-left: -2px;
    }

    .sub-row [class^='col-'] {
        padding-right: 2px;
        padding-left: 2px;
    }

    .sub-v24 .tab-content > .tab-pane {
        display: block !important;
    }

    .sub-v24 .fade {
        opacity: 1 !important;
    }

    .sub-v24 .sub-head {
        pointer-events: none;
        background-color: #0267a5;
        border-bottom: 1px solid #e5f5ff;
    }

    .sub-head h2 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
    }

    .sub-head div {
        margin-top: 15px;
        display: block;
    }


    .sub-row.tab-content {
        background-color: transparent;
        border-radius: 0;
    }

    .sub-body {
        background-color: #027fcc;
    }

    .sub-container-1 .sub-body {
        border-radius: 0 0 0 20px;
    }

    .sub-container-2 .sub-body {
        border-radius: 0 0 20px 0;
    }

    .sub-appeal {
        flex-direction: row;
        align-items: start;
    }

    .sub-appeal p {
        font-size: 20px;
    }

    .sub-appeal img {
        width: 68px;
        margin: 6px 20px 0 0;
    }
}

.subscription-note {
    display: block;
    margin: 0 0 30px;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    background: linear-gradient(140deg, #ff7B83 0%, #ff2833 100%);
    color: #fff;
}

.subscription-note span {
    font-weight: 700;
    white-space: nowrap;
}

.subscription-note a,
.subscription-note a:hover,
.subscription-note a:focus,
.subscription-note a:active {
    color: #fff;
}

.subscription-note a span {
    font-weight: 400;
    display: inline-block;
    position: relative;
    transition: all .1s;
}

.subscription-note a span:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.subscription-note a:hover span:before,
.subscription-note a:focus span:before,
.subscription-note a:active span:before {
    height: 2px;
}

/*End of Paper - Subscribe*/

@media (max-width: 767px) {
    #pro-popup .modal-body .top-line-extended {
        padding: 10px 25px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    #pro-popup .modal-level-1 > li a {
        position: relative;
        font-size: 20px;
        line-height: 40px;
        float: left;
        width: calc(100% - 70px);
        transition: none;
        padding-left: 10px;
    }

    #pro-popup .modal-level-1 > li a.menu-sub {
        background-color: #fff;
        color: #0075bc;
        font-weight: 400;
        padding: 0 10px;
        width: fit-content;
        border-radius: 5px;
    }

    .modal-footer {
        padding: 15px 25px;
    }
}

/*Баннеры самореклама*/

.bb-self {
    display: flex;
    flex-direction: column;
}

.b-self {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    aspect-ratio: 2 / 1;
    padding: 6%;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #9acdeb;
    background: linear-gradient(140deg, #fff 0%, #dcf2ff 100%);
    user-select: none;
    transition: all .1s ease-in-out;
}

.b-self:active {
    border: 1px solid #0075bc;
}

.b-self + .b-self {
    margin-top: 20px;
}

.b-self-title,
.b-self-button {
    position: relative;
    z-index: 1;
}

.b-self-title {
    font-family: 'Roboto', sans-serif;
    font-size: calc((100vw - 30px) * .06);
    line-height: 1.2;
    text-align: left;
    font-weight: 700;
    color: #0267a5;
    transition: color .1s ease-in-out;
}

/*.b-self:hover .b-self-title {
    color: #ff0038;
}*/

/*.b-self.b-np .b-self-title {
    width: 130px;
}*/

.b-self.b-tel .b-self-title br {

}

.b-self-button {
    width: 110px;
    height: 34px;
    border: 2px solid #fff;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    transition: background-color .1s ease-in-out;
    color: #fff;
    background-color: #0267a5;
}

.b-self:hover .b-self-button {
    background-color: #ff0038;
}

.b-self.b-np img {
    position: absolute;
    bottom: 0;
    right: -3.5%;
    width: 53%;
}

.b-self.b-tel img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66%;
}

@media (min-width: 360px) {
    .b-self {
        width: 100%;
        height: 150px;
        padding: 16px 20px 20px;
        aspect-ratio: auto;
    }

    .b-self .b-self-title {
        font-size: calc((100vw - 30px) * .05);
    }

    .b-self .b-self-title {
        width: 73%;
    }

    .b-self.b-tel .b-self-title br {
        display: none;
    }

    .b-self.b-np img {
        width: 205px;
    }

    .b-self.b-tel img {
        right: 2.5%;
        width: 215px;
    }
}

@media (min-width: 576px) {
    .bb-self {
        flex-direction: row;
        justify-content: space-between;
    }

    .b-self {
        width: calc(50% - 10px);
        height: auto;
        aspect-ratio: 2 / 1;
        padding: 3%;
    }

    .b-self + .b-self {
        margin-top: 0;
    }

    .b-self .b-self-title {
        font-size: calc((50vw - 50px) * .065);
        width: 100%;
    }

    .b-self.b-tel .b-self-title br {
        display: inline;
    }

    /*.b-self.b-np .b-self-title {
        width: 100%;
    }*/

    .b-self.b-np img {
        right: -4.5%;
        width: 53%;
    }

    .b-self.b-tel img {
        right: 0;
        width: 66%;
    }
}

@media (min-width: 768px) {
    .b-self .b-self-title {
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .d-pro-none {
        display: none !important;
    }

    .bb-self {
        flex-direction: column;
        justify-content: start;
    }

    .b-self {
        width: 100%;
        height: 200px;
        padding: 16px 20px 20px;
        aspect-ratio: auto;
    }

    .b-self + .b-self {
        margin-top: 20px;
    }

    .b-self .b-self-title {
        font-size: 16px;
    }

    .b-self.b-np .b-self-title {
        width: 130px;
    }

    .b-self.b-np img {
        right: -18px;
        width: 210px;
    }

    .b-self.b-tel img {
        width: 240px;
    }
}

/*End of Баннеры самореклама*/