/* Версия для слабовидящих */
.special {
    display: none;
}
.special-on .special {
    display: block;
    width: 100%;
}
.special-on .ot-articles-material-blog-list .item-content p {
    max-height: inherit;
}
.special-on * {
    line-height: 1.5;
}
body.special-on *:not(i) {
    font-family: Arial, sans-serif !important;
}
.special-on .special-activator {
    display: none !important;
}
.special .special-blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 22px 20px 26px 20px;
}
.special .special-blocks a {
    color: #fff;
}
.special .special-title {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.special .variants {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.special .variants a {
    border: 1px solid #ccc;
    padding: 10px 10px;
    margin: 0 6px;
    width: 17px;
    height: 20px;
    text-align: center;
}
.special .variants a span {
    display: block;
    text-align: center;
    width: 100%;
}
.special .variants .font1 {
    font-size: 16px;
    display: flex;
    align-items: center;
}
.special .variants .font2 {
    font-size: 22px;
    display: flex;
    align-items: center;
}
.special .variants .font3 {
    font-size: 28px;
    display: flex;
    align-items: center;
}
.special .variants .theme-white {
    color: #000;
    background: #fff;
}
.special .variants .theme-black {
    color: #fff;
    background: #000;
}
.special .variants a.selected {
    border: 2px solid #2c7fb9;
}
.special .img-yes {
    background: red;
    background: -webkit-linear-gradient(left, orange , yellow, green, cyan, blue, violet);
    background: -o-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
    background: -moz-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
    background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet); 
}
.special .img-mono {
    background: gray;
}
.special-on #main-menu > ul li:hover > .sub-menu {
    padding-top: 0 !important;
    display: block;
}
.special-on #main-menu>ul>li .sub-menu {
    margin-top: 0px;
}
.special-on.font-bigest #main-menu>ul>li .sub-menu {
    margin-top: -53px;
}
.special-on.font-big #main-menu>ul>li .sub-menu {
    margin-top: -53px;
}
.special-on .pattern_left {
    display: none;
}
.special-on .pattern_right {
    display: none;
}

.special-on .flexMenu-viewMore > a {
    display: none !important;
}
.special-on .flexMenu-viewMore {
    display: block;
    width: 100%;
    max-width: 100%;
}
.special-on .flexMenu-viewMore > ul {
    display: flex !important;
    max-width: 100%;
    width: 100%;
}
.special-on a:hover {
    opacity: 1;
    transform: scale(1);
}
.special-on .navmenu>li.parent:hover ul {
    z-index: 1;
}
.special-on .navbar {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.special-on .flexMenu-popup {
    border-top: 1px solid #ccc;
    box-shadow: none;
    padding: 20px 0 50px 0;
}
.special-on .navmenu>li:not(.flexMenu-viewMore) {
    max-width: 260px;
    padding: 10px 0px;
}
.special-on .deeper::after {
    display: none;
}
.special-on .flexmenu li a {
    line-height: 1.5;
    font-weight: normal;
}
.special-on .main-for-citizens {
    display: none;
}
.special-on .popular-services {
    display: none;
}
.special-on .news .swiper {
    display: none;
}
.special-on .news .news__news-tab .news-item_small:nth-child(2n+1) {
    display: none;
}
.special-on main .header__wrapper {
    display: none;
}
.special-on .news-item__title {
    line-height: 1.5;
}
.special-on header.tm-top .header .title {
    display: inline-block;
}
.special-on header.tm-top .header .logo {
    margin-right: 20px;
}
.special-on .special.app-bar__wrapper {
    border-bottom: 1px solid #ccc;
}
.special-on footer {
    border-top: 1px solid #ccc;
}
/* / версия для слабовидящих */

/* размеры текста */
.font-big #header-benavente #header-top-block nav > ul li a {
    font-size: 16px;
}
.font-bigest #header-benavente #header-top-block nav > ul li a {
    font-size: 18px;
}

.font-big header.tm-top > .header .title {
    font-size: 30px;
}
.font-bigest header.tm-top > .header .title {
    font-size: 40px;
}
.font-big .uk-navbar-nav>li>a {
    font-size: 20px;
}
.font-bigest .uk-navbar-nav>li>a {
    font-size: 26px;
}
.font-big .sidebar h3 {
    font-size: 20px;
}
.font-bigest .sidebar h3 {
    font-size: 24px;
}
.font-big .uk-nav-side>li>a {
    font-size: 18px;
}
.font-bigest .uk-nav-side>li>a {
    font-size: 22px;
}

.font-big main h2 {
    font-size: 26px;
}
.font-bigest main h2 {
    font-size: 30px;
}
.font-big .artcile p {
    font-size: 18px;
}
.font-bigest .artcile p {
    font-size: 24px;
}
.font-big .artcile li {
    font-size: 18px;
}
.font-bigest .artcile li {
    font-size: 24px;
}
.font-big .artcile td {
    font-size: 18px;
}
.font-bigest .artcile td {
    font-size: 24px;
}
.font-big .artcile a {
    font-size: 20px;
}
.font-bigest .artcile a {
    font-size: 26px;
}

.font-big .artcile * {
    font-size: 20px;
}
.font-bigest .artcile * {
    font-size: 26px;
}

.font-big footer.tm-footer {
    font-size: 18px;
}
.font-bigest footer.tm-footer {
    font-size: 24px;
}
.font-big .uk-vertical-align-middle {
    font-size: 16px;
}
.font-bigest .uk-vertical-align-middle {
    font-size: 18px;
}

.font-big .category h3 {
    font-size: 22px;
}
.font-bigest .category h3 {
    font-size: 28px;
}

.font-big .category .meta a {
    font-size: 20px;
}
.font-bigest .category .meta a {
    font-size: 24px;
}

.font-big #k2News.category .itemlist .item .header > .date > .month {
    font-size: 12px;
}
.font-bigest #k2News.category .itemlist .item .header > .date > .month {
    font-size: 14px;
}

.font-big .category .middle * {
    font-size: 20px;
}
.font-bigest .category .middle * {
    font-size: 26px;
}

.font-big #k2News.category .itemlist .item .header > .date > .day {
    font-size: 22px;
}
.font-bigest #k2News.category .itemlist .item .header > .date > .day {
    font-size: 26px;
}

.font-big .article h3 {
    font-size: 22px;
}
.font-bigest .article h3 {
    font-size: 28px;
}

.font-big .article .meta a {
    font-size: 20px;
}
.font-bigest .article .meta a {
    font-size: 24px;
}

.font-big #k2News.article .item .header > .date > .month {
    font-size: 12px;
}
.font-bigest #k2News.article .item .header > .date > .month {
    font-size: 14px;
}

.font-big .article .middle * {
    font-size: 18px;
}
.font-bigest .article .middle * {
    font-size: 24px;
}
.font-big .article .hits {
    font-size: 18px;
}
.font-bigest .article .hits {
    font-size: 24px;
}

.font-big #k2News.article .item .header > .date > .day {
    font-size: 22px;
}
.font-bigest #k2News.article .item .header > .date > .day {
    font-size: 26px;
}

.font-big #k2News.article .intro * {
    font-size: 18px;
}
.font-bigest #k2News.article .intro * {
    font-size: 24px;
}

.font-big #k2News.article .fulltext {
    font-size: 18px;
}
.font-bigest #k2News.article .fulltext {
    font-size: 24px;
}
.font-big #k2News.article .fulltext * {
    font-size: 18px;
}
.font-bigest #k2News.article .fulltext * {
    font-size: 24px;
}



.font-big .uk-button-primary {
    font-size: 18px;
}
.font-bigest .uk-button-primary {
    font-size: 24px;
}

.font-big .uk-pagination>li>a {
    font-size: 18px;
}
.font-bigest .uk-pagination>li>a {
    font-size: 24px;
}

.font-big .uk-pagination>.uk-active>span {
    font-size: 18px;
}
.font-bigest .uk-pagination>.uk-active>span {
     font-size: 24px;
}

.font-big .uk-form {
    font-size: 24px;
}
.font-bigest .uk-form {
    font-size: 24px;
}
.font-big .uk-button-success {
    font-size: 20px;
}
.font-bigest .uk-button-success {
    font-size: 24px;
}

.font-big .uk-modal-caption {
    font-size: 20px;
}
.font-bigest .uk-modal-caption {
    font-size: 24px;
}
/* / размеры текста */

/* цветовые темы */
.theme-white li, .theme-white p, .theme-white div, .theme-white h1#header-logo-text a, .theme-white a, .theme-white a span, body.theme-white .special-title, .theme-white .item-page .page-header h2 {
    color: #000;
}
.theme-white .theme-black span {
    color: #fff;
}
.theme-white #header-benavente, .theme-white .ot-widget-button {
    background: #fff;
    color: #000;
}

.theme-black li, .theme-black p, .theme-black div, .theme-black h1#header-logo-text a, .theme-black a, .theme-black a span, body.theme-black .special-title, .theme-black .item-page .page-header h2 {
    color: #fff;
}
.theme-black li, .theme-black p, .theme-black div:not(.uk-overlay-background) {
    background: #000;
}
body.theme-black .variants .theme-white span {
    color: #000;
}
body.theme-black .variants .theme-black span {
    color: #fff;
}

.theme-white header.tm-top .header {
    background: #fff;
}
.theme-black header.tm-top .header {
    background: #000;
}

.theme-white header.tm-top .header .title {
    color: #000;
}
.theme-black header.tm-top .header .title {
    color: #fff;
}
.theme-white .uk-navbar {
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.theme-black .uk-navbar {
    background: #000;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.theme-white .uk-navbar-nav > li.uk-active {
    background-color: #000;
}
.theme-black .uk-navbar-nav > li.uk-active {
    background-color: #fff;
}

.theme-white .uk-navbar-attached .uk-navbar-nav>li>a {
    color: #000;
    text-shadow: none;
}
.theme-black .uk-navbar-attached .uk-navbar-nav>li>a {
    color: #fff;
    text-shadow: none;
}

.theme-white .uk-navbar-nav > li.uk-active > a {
    background-color: #000;
    color: #fff;
}
.theme-black .uk-navbar-nav > li.uk-active > a {
    background-color: #fff;
    color: #000;
}

.theme-white .uk-navbar-nav>li:hover>a, .theme-white .uk-navbar-nav>li>a:focus {
    background-color: #000;
    color: #fff;
}
.theme-black .uk-navbar-nav>li:hover>a, .theme-black .uk-navbar-nav>li>a:focus {
    background-color: #fff;
    color: #000;
}

.theme-white section.tm-middle {
    background-image: none;
    background-color: #fff;
}
.theme-black section.tm-middle {
    background-image: none;
    background-color: #000;
}
.theme-white .sidebar h3 {
    color: #000;
}
.theme-black .sidebar h3 {
    color: #fff;
}

.theme-white .uk-nav-side>li>a {
    color: #000;
}
.theme-black .uk-nav-side>li>a {
    color: #fff;
}

.theme-white .uk-nav-side > li.uk-active > a {
    background-color: #000;
    color: #fff;
}
.theme-black .uk-nav-side > li.uk-active > a {
    background-color: #fff;
    color: #000;
}

.theme-white .uk-panel-box {
    background: none;
}
.theme-black .uk-panel-box {
    background: none;
}
.theme-white main h2 {
    color: #000;
}
.theme-black main h2 {
    color: #fff;
}
.theme-white .artcile * {
    color: #000;
}
.theme-black .artcile * {
    color: #fff;
}

.theme-white footer.tm-footer {
    background: #fff;
    color: #000;
}
.theme-black footer.tm-footer {
    background: #000;
    color: #fff;
}

.theme-white .uk-text-muted {
    color: #000 !important;
}
.theme-black .uk-text-muted {
    color: #fff !important;
}
.theme-white  .uk-table-striped tbody tr:nth-of-type(odd) {
    background: #fff;
}
.theme-black  .uk-table-striped tbody tr:nth-of-type(odd) {
    background: #000;
}

.theme-white .uk-table-hover tbody tr:hover {
    background: #fff;
}
.theme-black .uk-table-hover tbody tr:hover {
    background: #000;
}

.theme-white .uk-list-striped>li:nth-of-type(odd) {
    background: #fff;
}
.theme-black .uk-list-striped>li:nth-of-type(odd) {
    background: #000;
}

.theme-white .uk-text-success {
    color: #000!important;
}
.theme-black .uk-text-success {
    color: #fff!important;
}

.theme-white .uk-icon-button {
    background: none;
}
.theme-black .uk-icon-button {
    background: none;
}

.theme-white #k2News.category .itemlist .item .header > .date > .month {
    background-color: #000;
    color: #fff;
}
.theme-black #k2News.category .itemlist .item .header > .date > .month {
    background-color: #fff;
    color: #000;
}

.theme-white #k2News.category .itemlist .item .header > .date > .day, .theme-white #k2News.article .item .header > .date > .day {
    border: 1px solid #000;
}
.theme-black #k2News.category .itemlist .item .header > .date > .day, .theme-black #k2News.article .item .header > .date > .day {
    border: 1px solid #fff;
}

.theme-white .uk-link-muted a:hover, .uk-link-muted:hover {
    color: #000;
}
.theme-black .uk-link-muted a:hover, .uk-link-muted:hover {
    color: #fff;
}

.theme-white .uk-button-primary {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
}
.theme-black .uk-button-primary {
    background-color: #000;
    color: #fff;
    border: 1px solid #ccc;
}

.theme-white .uk-link-muted:hover {
    color: #000;
}
.theme-black .uk-link-muted:hover {
    color: #fff;
}

.theme-white .uk-pagination>li>a {
    background: #fff;
    color: #000;
    text-shadow: none;
    border: 1px solid #ccc;
}
.theme-black .uk-pagination>li>a {
    background: #000;
    color: #fff;
    border: 1px solid #ccc;
}

.theme-white .uk-pagination>.uk-active>span {
    background: #ddd;
    color: #fff;
    text-shadow: none;
    border: 1px solid #ccc;
}
.theme-black .uk-pagination>.uk-active>span {
    background: #ddd;
    color: #000;
    text-shadow: none;
    border: 1px solid #ccc;
}

.theme-white .uk-button-success {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #ddd;
}
.theme-black .uk-button-success {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #ddd;
}

.theme-white #k2News.article h3 {
    color: #000;
}
.theme-black #k2News.article h3 {
    color: #fff;
}

.theme-white #k2News.article .item .header > .date > .month {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.theme-black #k2News.article .item .header > .date > .month {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
}

.theme-black .uk-close:after {
    color: #000;
}

.theme-white .uk-text-primary {
    color: #000 !important;
}
.theme-black .uk-text-primary {
    color: #fff !important;
}
/* / цветовые темы */

/* картинки */
body.image-off img {
    display: none;
}
body.image-off .sigProContainer {
    display: none;
}
body.image-mono img, body.image-mono .uk-thumbnail, body.image-mono .uk-cover-background {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
body.image-mono .news-item__article , body.image-mono .news-item__img-wrapper, body.image-mono #js-show-iframe-wrapper .bf-22__decor, body.image-mono #js-show-iframe-wrapper {
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}
body.image-off .news-item__article , body.image-off .news-item__img-wrapper {
    background-image: none !important;
}
body.image-off .news-item_small .news-item__img-wrapper {
    padding: 0;
}
body.image-off .ot-articles-material-blog-list .item-content {
    margin-left: 0%;
}
body.image-off .obyavleniya .item-header {
    display: none
}
body.image-off .obyavleniya .item-content {
    width: 100%;
    padding: 10px 0px;
}
body.image-off #sovet .owl-item img {
    display: none;
}
body.image-off #header-logo-image {
    display: none;
}
body.image-off .footer-copyright-logo {
    display: none;
}
body.image-off .tile-primary-content {
    margin-top: 40px;
}
body.image-off .flex-active-slide img {
    display: none;
}
body.image-off .sigFreeContainer {
    display: none;
}
body.image-off .artcile i {
    display: none;
}
body.image-off .category .middle .uk-width-small-1-3 {
    display: none;
}
body.image-off .category .middle .uk-width-small-2-3 {
    width: 100%;
}
body.image-off .uk-cover-background {
    display: none !important;
}
/* / картинки */

/* версия для слабовидящих */