@font-face {
    font-family: "Lora";
    src: url("../fonts/Lora-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    padding-right: 0 !important;
    margin-bottom: 230px;

    background-image: url(../images/background.jpg);
    background-size: 100%;
    background-position: center;
    background-repeat: repeat;

    background-color: #f2f2f2;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #1664bb;
}

h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    padding: 20px 0 .5rem;
    font-family: 'Lora', serif;
}

h3 {
    font-size: 24px;
    font-weight: 300;
    /*line-height: 1;*/
    padding: 20px 0 .5rem;
    font-family: 'Lora', serif;
}

a {
    color: #0275d8;
}

a:focus, a:hover {
    color: #014c8c;
}

.hedder-img {
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hedder-img .grad {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    color: #fff;
}

.hedder-img .grad .dropdown:hover > .dropdown-menu {
    display: block;
}

.hedder-img .grad .dropdown:hover .dropdown-menu:hover {
    display: block;
}

.hedder-img .grad .dropdown .dropdown-menu:hover {
    display: block;
}

.grad .line {
    margin-top: 5px;
    height: 30px;
    font-size: 14px;
    color: #fff;
}

.grad a {
    color: #fff;
}

.grad a:hover {
    color: #fff;
    text-decoration: none;
}

/*.name-site {
    font-weight: 300;
    float: left;
    height: 160px;
    line-height: 160px;
}*/

.name-site a {
    text-decoration: none;
    color: #fff;
}

/*.gerb-img {
    background-image: url(../images/gerb.png);
    background-size: cover;
    background-position: center;
    height: 95px;
    width: 70px;
    background-size: cover;
    background-position: center bottom;
    display: inline-block;
    vertical-align: middle;
}*/

/*.name-site .title {
    vertical-align: middle;
    display: inline-block;
}*/

.name-site .title p, .name-site .title span,
.name-site .title p, .name-site .title h1 {
    line-height: 30px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}

.name-site .title p, .name-site .title .title-pref {
    line-height: 14px;
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto, "Open Sans";
}

.name-site img {
    max-height: 125px;
}

#menu-block {
    background-color: #1664bb;
}

#menu-block .container {
    background-color: #1664bb;
    padding-right: 0;
    padding-left: 0;
}

#menu-block .container button {
    border: 1px solid #ccc;
    height: 34px;
    margin: 0.25rem 0;
    padding: 0.25rem;
}

#menu-block .container .navbar-toggler-icon .fa {
    color: #ccc;
    font-size: 1.25em;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #1664bb;
    font-size: 14px;
    z-index: 1001;
}

.navbar-nav {
    justify-content: space-between;
    width: 100%;
}

.navbar-nav .nav-item:hover {
    background-color: #0d3b6f;
}

.navbar-nav .nav-item a {
    color: #fff;
    padding: .75em;
}

.navbar-nav .active, .nav .active > a {
    font-weight: 600;
}

.breadcrumb {
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 3px 10px -7px hsla(212, 79%, 21%, 1);
}

.links-index {
    background: #fff;
    padding-top: 15px;
}

.links-index .title {
    font-weight: 600;
    margin-bottom: 15px;
}

.links-index ul,
.links-index ul li ul {
    margin: 0;
    padding: 0;
}

#layout-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 215px;
    padding: 15px 0;
    color: #fff;
    background-color: #0d3b6f;
}

#layout-footer .social {
    margin-bottom: 15px;
}

#layout-footer .social a, #layout-footer a {
    color: #fff;
}

#layout-footer .social a:hover, #layout-footer a:hover {
    color: #fff;
    text-decoration: none;
}

#layout-footer strong {
    font-size: 16px;
}

.mp-block, .content-block {
    background-color: #fff;
    box-shadow: 0px 3px 10px -7px hsla(212, 79%, 21%, 1);
}

.mp-block .foot {
    font-size: 12px;
}

.title-block {
    font-size: 16px;
    font-weight: 600;
    color: #1664bb;
    line-height: 16px;
    padding: 0;
    font-family: "Open Sans", sans-serif;
}

h2 .title-block {
    font-size: 16px;
    font-weight: 600;
    color: #1664bb;
    line-height: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
}

/**
 * style.css
 *
 * Part of YiiCalendar extension for Yii 1.x (based on ecalendarview extension).
 *
 * @website   http://www.yiiframework.com/extension/yii-calendar/
 * @website   https://github.com/trejder/yii-calendar
 * @author    Tomasz Trejderowski <tomasz@trejderowski.pl>
 * @author    Martin Ludvik <matolud@gmail.com>
 * @copyright Copyright (c) 2014 by Tomasz Trejderowski & Martin Ludvik
 * @license   http://opensource.org/licenses/MIT (MIT license)
 */

table.yiicalendar thead th,
table.yiicalendar tbody td
{
    padding: 0px;
    text-align: center;
}

table.yiicalendar thead .month-year{
    font-size: 12px;
}
/*table.yiicalendar thead th
{
    color: #777;
    font-weight: normal;
    background-color: #eee;
    border: 1px solid #ccc;
}*/

table.yiicalendar thead tr.weekdays-row th {font-size: 10px;}

table.yiicalendar tbody td
{
    width: 50px;
    /*height: 50px;*/
    font-size: 14px;
    cursor: pointer;
}

table.yiicalendar tbody td:hover
{
    background-color: #0d3b6f;
    color: #fff;
}

table.yiicalendar td.current
{
    opacity: 0.8;
    background-color: #C3D6E4;
    /*border: 1px solid #C3D6E4;*/
}

table.yiicalendar td.active
{
    background-color: #1664bb;
    color:#fff;
    /*border: 1px solid #C3D6E4;*/
}

table.yiicalendar td.not-relevant {color: rgb(221, 221, 221);}

/*
table.yiicalendar a.navigation-link {font-size: 21px}*/


.news-list  {
    background-color: #fff;
}

.news-list img {
    height: 80px;
    width: 80px;
    font-size: 8px;
}

.news-list a {
    color: #000;
}

.news-list a:hover {
    color: #000;
}

.photo-slick  {
    background-color: #fff;
}

.photo-slick img {
    width: 100%;
    font-size: 8px;
    padding-right: 16px;
    padding-left: 16px;
}

.photo-slick a {
    color: #000;
}

.photo-slick a:hover {
    color: #000;
}

.vote-block p {
    max-height: 63px;
    overflow: hidden;
}

.vote-block .btn {
    margin: 0 auto;
    font-size: 14px;
}

.link-slick .image, .image {
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 100px;
    margin: 0 auto;
}

.link-slick-main .image {
    background-size: cover;
    background-position: center;
    height: 50px;
    width: 50px;
    margin: 0;
}

.link-slick .txt, .link-without-slick .txt {
    font-size: 13px;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.link-slick-main .slick-prev, .link-slick-main .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev i, .slick-next i {
    color: #727272;
    font-size: 40px;
}

.slick-prev {
    left: -25px;
}

.slick-next {
    right: -20px;
}

/* Dots */
.slick-dotted.slick-slider {
    /*margin-bottom: 30px;*/
}

.slick-dots {
    /*position: absolute;*/
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

#lang {
    background: rgba(255, 255, 255, 0);
    border: solid 0px rgba(255, 255, 255, 0);
    padding: 0px 3px 0px 3px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: .25em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    color: #fff;
    -webkit-box-sizing: content-box;
}

#lang:focus {
    border: solid 0px rgba(255, 255, 255, 0);
    color: white;
    cursor: auto;
}

#lang option {
    background-color: rgba(255, 255, 255, 0);
    color: #000;
}

#mp-news-block {
    min-height: 600px;
}

#mp-afisha-block {
    height: 261px;
}

#mp-links-block {
    overflow: hidden;
}

#mp-links-block .slick-slide {
    margin-bottom: -10px;
    padding: 10px 5px;
}

#mp-links-block-main {
    /*min-height: 284px;*/
}

#mp-links-block-main .link-slick-main .item-link:hover {
    background-color: #f9f9f9;
}

#mp-links-block-main .txt {
    line-height: 20px;
}

#mp-links-block .slick-slide:hover,
#mp-services-block .service-link:hover {
    background-color: #f9f9f9;
}

#mp-links-block .slick-slide a,
#mp-services-block .service-link a {
    font-size: 13px !important;
}

#mp-links-block .slick-slide:hover a:hover,
#mp-services-block .service-link:hover a:hover {
    text-decoration: none;
}

#mp-services-block .service-link {
    padding: 5px;
}

#mp-photo-block .foot, #mp-video-block .foot {
    right: 1em;
    bottom: 1em;
    position: absolute;
}

#mp-vote-block .vote-block {
    /*min-height: 130px;*/
}

#main-photos a, #main-video a {
    color: #000;
}

#main-photos a:hover, #main-video a:hover {
    color: #000;
    text-decoration: none;
}

#main-photos strong, #main-video strong {
    height: 37px;
    overflow: hidden;
    color: #000;
}

.hedder-img .fa, #layout-footer .fa {
    font-size: 20px;
}

.faquestion {
    margin: 15px 0;
    color: #ccc;
    text-align: center;
}

/*.faquestion .fa {
    font-size: 5em;
}*/

.page-date {
    line-height: 30px;
    font-size: 12px;
    color: #aaa;
}

.collapses .item {
    cursor: pointer;
}

.collapses .item .title a {
    background: #FFF;
    color: #1664bb;;
    position: relative;
    transition: all 0.2s;
    font-weight: 600;
    text-decoration: none;
}

.collapses .item .title .fa {
    font-size: 1em;
}

.collapses .files .item {
    white-space: normal;
    padding: 10px 16px;
    /*position: relative;*/
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:center;
}

.collapses .files .item .file-ext {
    font-weight: 400;
    margin-right: 16px;
    min-width:42px;
    /*position: absolute;*/
    /*top: 10px;*/
    /*left: 16px;*/
}

.collapses .files .item .file-title{
    width:100%
}

.collapses .files .item .file-title a{
    color: #000;
    /*padding: 0 70px 0 45px;*/
}

.collapses .files .item .file-attr {
    color: #ccc;
    text-align: right;
    min-width: 95px;
    /*position: absolute;*/
    /*top: 10px;*/
    /*right: 16px;*/
}

.collapses .files .item .file-attr i:hover{
    color: #0d3b6f !important;
}

.right-menu ul ul {
    padding-left: 1.25em;
    list-style: none;
}

.right-menu {
    max-height: 50em;
    overflow-y: auto;
    overflow-x: hidden;
}

.right-menu .nav-link {
    padding: .25rem 1.25rem;
}

/*Ключевые слова*/
.hash-tag {
    margin-top: 0.5em;
    font-size: 12px;
    color: #aaa;
}

.hash-tag span {
    color: #2995B2;
    cursor: pointer;
}

.tag {
    display: inline-block;
    border-left: solid 2px #0275d8;
    color: #333;
    text-decoration: none;
    margin: 5px 5px 5px 10px;
    padding: 0px 5px 0px;
    background: #f2f2f2;
}

.tag:hover {
    color: #777 !important;
    text-decoration: underline;

}

.tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}

.tags .tag-box {
    display: flex;
    align-items: center;
    margin: 0rem 0.25rem;
}

.tags .tag-box .tag-link {
    padding: 5px 10px;
    transition: 0.3s;
    text-decoration: none;
    color: #212529;
    line-height: normal;

}
.tags .tag-box .tag-link:hover {
    color: white;
    background-color: #0275d8;
    border-radius: 5px;
}

.page-video video, .page-video div {
    width: 600px;
    margin: 0 auto;
    display: block;
}

.page-news .item img {
    text-align: center;
    margin: 0 auto;
}

.page-news a {
    text-decoration: none;
}

.news-view-image {
    text-align: center;
}

.news-view-image img {
    width: 100%;
    height: auto;
}

.news-view-list h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    padding: 0;
}

.question-title {
    font-size: 16px;
    font-weight: 600;
}

.question-description, .question-dates {
    color: #aaa;
}

.question-errors .errorSummary {
    color: #EC005F;
}

.question-errors .errorSummary ul {
    padding-left: 0;
    list-style: none;
}

.tickercontainer {
    background: #fff;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.tickercontainer .mask {
    position: relative;
    width: 100%;
    overflow: hidden;
}

ul.newsticker {
    position: relative;
    left: 750px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
}

ul.newsticker li {
    float: left;
    margin: 0;
    padding: 0;
    background: #fff;
}

ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    cursor: pointer;
}

ul.newsticker span {
    margin: 0 10px 0 0;
}

ul.newsticker li span {
    white-space: nowrap;
    padding: 0;
    margin: 0 120px 0 0;
    cursor: default;
}

ul.newsticker li .fa {
    font-size: 14px;
}

.bottom-menu .title {
    display: block;
    font-weight: bold;
    min-height: 21px;
}

.albom-img {
    width: 100%;
}

.gray-search {
    background: #F2F2F2;
    border: 1px solid #d7d7d7;
}

/*Красивый скролл*/
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 4px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #80A4ED;
    background: rgba(128, 164, 237, 0.5);
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506D;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808D;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #EEEEF4;
    float: left;
    height: 100%;
}

.fa-1-5x {
    font-size: 1.5em !important;
}

.social-share-title {
    font-size: 12px;
    color: #aaa;
    vertical-align: super;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;

}

#main-news .slick-list {
    overflow-x: hidden;
    overflow-y: auto;
    height: 500px;
    padding-right: -15px;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: .75rem;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    font-size: 10px;
    word-break: break-all;
    word-wrap: break-word;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.video-img img {
    height: 150px;
    width: 150px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1380px;
    }
}

@media screen and (min-width: 1200px) {
    .hedder-img {
        /*height: 200px;*/
    }

    .treeview li a {
        border: 1px solid #0275d8 !important;
    }
}

@media (max-width: 991px) {
    body {
        margin-bottom: 277px;
    }

    .navbar-toggleable-md > .container {
        margin-left: 0;
        margin-right: 0;
    }

    #mp-news-help, #mp-photo-help {
        padding-right: 0 !important;
    }

    #mp-news-block {
        height: auto;
    }

    #main-news {
        height: auto;
    }

    #main-news .slick-list {
        overflow: hidden;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    body {
        margin-bottom: 0;
    }

    #layout-footer {
        position: relative;
    }

    #mp-photo-block .foot, #mp-video-block .foot {
        position: initial;
        text-align: right;
    }

    #mp-news-help, #mp-photo-help {
        padding-right: 0 !important;
    }

    #mp-afisha-block {
        height: auto;
    }

    #list-afisha {
        height: auto;
        font-size: 14px;
    }

    #mp-photo-block {
        height: auto;
    }

    .right-menu {
        height: 150px;
        overflow-x: visible;
    }

    .right-menu.show {
        max-height: 350px !important;
        height: auto;
    }

    #gosmonitor_widget_wrapper_main {
        display: none;
    }

    .treeviewmenu .caret::before {
        font-size: 30px !important;
        line-height: 22px !important;
    }
}

@media screen and (max-width: 575px) {
    body {
        margin-bottom: 0;
    }

    /*.hedder-img{
        height: 200px;
    }*/
    /*.name-site {
        height: 160px;
        line-height: 160px;
    }*/
    #layout-footer {
        position: relative;
    }

    .right-menu {
        height: 150px;
        overflow-x: visible;
    }

    .right-menu.show {
        max-height: 350px !important;
        height: auto;
    }

    .left-content {
        padding-right: 0rem !important;
    }

    .content-block-left {
        padding-right: 0 !important;
    }

    .hedder-img img {
        height: 75px;
    }

    .news-view-image img {
        width: auto;
        max-height: 200px;
    }


}

@media screen and (max-width: 425px) {
    body {
        margin-bottom: 0;
    }

    #layout-footer {
        position: relative;
    }

    .news-list img {
        height: 60px;
        width: 60px;
    }

    #menu-toogle {
        color: #014c8c;
    }

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

@media screen and (max-width: 375px) {
    body {
        margin-bottom: 0;
    }

    #layout-footer {
        position: relative;
    }

    /*.hedder-img {
        height: 170px;
    }*/
    /*.name-site {
        height: 130px;
        line-height: 130px;
    }

    .gerb-img {
        height: 70px;
        width: 55px;
    }*/
    .name-site .title p {
        line-height: 24px;
        font-size: 22px;
    }
}

a img {
    border: 0
}

.link-border {
    border-bottom: 1px solid;
    text-decoration: none;
}

.link-border:hover {
    text-decoration: none;
}

.modal-window {
    display: none;
}

h4 {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    padding: 0 0 15px;
}

.media .foot {
    border-top: 1px solid #E7E7E7;
    height: 28px;
    line-height: 26px;
    font-size: 13px;
}

.title-page {
    padding-top: 0;
}

.errorMessage, .errorSummary {
    color: #EC005F;
    font-size: 12px;
}

.errorSummary p {
    margin-bottom: 0px;
}

.form-group .error .form-control{
    border-color: #EC005F;
    /* padding-right: calc(1.5em + 0.75rem)!important; */
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e); */
    /* background-repeat: no-repeat; */
    /* background-position: right calc(0.375em + 0.1875rem) center; */
    /* background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); */
}

::-webkit-input-placeholder {
    color: #bac5cd;
}

:-moz-placeholder {
    color: #bac5cd;
    opacity: 1;
}

::-moz-placeholder {
    color: #bac5cd;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #bac5cd;
}

.table-filter .search {
    font-size: 12px;
    color: #7f8c94;
    padding-bottom: 25px;
    display: inline-block;
}

.table-filter .search span {
    color: #5e8aa8;
}

.table-filter .search input[type='text'] {
    width: 480px;
    margin-bottom: 5px;
    margin-right: 8px;
}

.checked-list {
    background: #f5f5f5;
    padding: 11px 14px;
}

.checked-list .collapsed .title {
    font-weight: 500;
    cursor: pointer;
    margin-top: 10px;
}

.checked-list .collapsed:first-child .title {
    margin-top: 0;
}

.checked-list .collapsed .title:after {
    content: '';
    border-top: 4px solid #4f575c;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 4px;
}

.checked-list .collapsed.hide .title:after {
    border-top: 0;
    border-bottom: 4px solid #4f575c;
}

.checked-list .input-group {
    font-size: 12px;
}

.checked-list .input-group:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.checked-list .input-group .group {
    width: 50%;
    float: left;
    margin-top: 5px;
}

.checked-list .input-group .group {
    white-space: nowrap;
}

.checked-list .input-group .group:first-child {
    padding-right: 5px;
}

.checked-list .input-group .group input {
    width: 75px;
    height: 25px;
    margin-left: 3px;
    padding: 2px 4px;
}

.checked-list li {
    position: relative;
    padding-left: 22px;
    margin-top: 8px;
}

.checked-list li .icheckbox {
    position: absolute;
    left: 0;
    top: 2px;
}

.checked-list li .label {
    display: table;
    font-size: 13px;
}

.custom-content p {
    margin-top: 10px;
}

.custom-content .min-space p {
    margin-top: 3px;
}

.custom-content p:first-child {
    margin-top: 0;
}

.docs-info {
    width: 220px;
    border: 1px solid #e8e8e8;
    padding: 19px;
    font-size: 12px;
    word-break: break-all;
}

.docs-info .title .date {
    margin-top: 5px;
}

.docs-info b {
    display: block;
    margin-bottom: 1px;
}

.docs-info .date-docs,
.docs-info .link-docs {
    margin-top: 10px;
}

.docs-info .date-docs b {
    margin-top: 3px;
}

.docs-info .link-docs a {
    margin-top: 2px;
    display: inline-block;
}

.list-links li {
    margin-top: 10px;
    position: relative;
}

.list-links li:first-child {
    margin-top: 0;
}

.list-links li .num {
    display: inline-block;
    min-width: 20px;
}

#groups-form input {
    vertical-align: middle;
}

#groups-form label {
    padding-left: 10px;
}

#users-groups-form input {
    vertical-align: middle;
}

#users-groups-form label {
    padding-left: 10px;
}

.links-table .head {
    background: #1664bb;
    color: #fff;
    font-weight: 300;
    padding: 15px 13px;
}

.links-table ol {
    padding-left: 40px;
    border: 1px solid #ececec;
    border-top: 0;
}

.links-table ol li {
    padding: 0 0 15px;
}

.links-table ol li:first-child {
    padding: 15px 0 15px;
}

.feedback-modal {
    width: 700px;
    padding: 16px;
}

.fancybox-skin .head h2 {
    background: #1664bb;
    color: #fff;
    padding: 11px 50px 11px 30px;
}

.fancybox-skin .body {
    padding: 30px;
}

.fancybox-skin .desc {
    line-height: 17px;
    padding: 10px 0 40px;
}

.fancybox-skin .feedback-type {
    display: table;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.fancybox-skin .feedback-type a {
    display: table-cell;
    text-align: center;
    color: #0d3b6f;
    text-decoration: none;
    border: 1px solid #1664bb;
    padding: 4px 0 5px;
}

.fancybox-skin .feedback-type a.active {
    color: #4f575c;
    border: 1px solid #1664bb;
}

.fancybox-skin .modal-quetions {
    border: 1px dotted #a4adb2;
    padding: 13px 15px 15px;
    margin: 10px 0 30px;
    display: none;
}

.fancybox-skin .modal-quetions a {
    color: #5e8aa8;
    font-size: 12px;
    line-height: 16px;
}

.fancybox-skin .modal-quetions > div {
    padding-top: 5px;
}

.fancybox-skin .modal-quetions > div:first-child {
    padding-top: 0;
}

span[class|=required] {
    color: #EC005F;
}

.feedback-modal .toggle-questions {
    color: #0F81CC;
    border-bottom: 1px dotted;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin-left: 20px;
    cursor: pointer;
    font-size: 13px;
    margin-top: 30px;
}

.feedback-modal .toggle-questions:before {
    content: ' ';
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: -20px;
    top: 1px;
    /*background: url("../images/collapse.png") no-repeat top right;*/
}

.feedback-modal .toggle-questions.open:before {
    /*background: url("../images/collapse.png") no-repeat top left;*/
}

.fancybox-inner {
    margin-bottom: 20px;
}

.files-list .selectmenu {
    float: right;
}

.grid-search {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
}

.grid-search .search-min, .grid-search .search-min2 {
    padding: 20px;
    background: #F5F5F5;
    margin-top: 8px;
    overflow: hidden;
    display: block;
}

.grid-search .search-min > div, .grid-search .search-min2 > div {
    margin-right: 110px;
}

.grid-search .search-min button,
.grid-search .search-min2 button,
.grid-search .search-min .btn-default,
.grid-search .search-min2 .btn-default,
.search .search-min .btn-default,
.search .search-min2 .btn-default {
    width: 100px;
    float: right;
}

.search .search-min > div, .search .search-min2 > div {
    display: inline-block;
}

.filter-day {
    float: right;
    text-align: right;
    font-size: 12px;
    position: relative;
    top: 3px;
}

.filter-day a {
    margin-left: 8px;
}

.grid-search .search-max {
    display: none;
}

.gallery-list {
    margin-left: -1%;
}

.gallery-list li {
    float: left;
    width: 19%;
    margin: 0 0 1% 1%;
    position: relative;
}

.gallery-list li img {
    width: 100%;
    height: auto;
    display: block;
}

.gallery-list li a {
    text-decoration: none;
}

.gallery-list .desc {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 17px;
    padding: 12px;
    width: 100%;
    text-align: left;
}

.search-left-content .download {
    float: right;
}

.search-left-content form {
    margin: 12px 0 23px;
}

.search-left-content form button[type="submit"] {
    float: right;
}

.search-left-content form .input {
    margin-right: 110px;
}

.opendata .result {
    margin-bottom: 15px;
}

.opendata .result > div {
    font-size: 18px;
    margin-bottom: 2px;
}

.data-list {
    border-top: 1px solid #e8e8e8;
}

.data-list li {
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.data-list li .item {
    padding: 18px 20px;
    font-size: 12px;
    color: #a4adb2;
}

.data-list li .item .title {
    font-size: 16px;
    margin: 6px 0;
}

.data-list li .item .download-files {
    margin-top: 6px;
}

.opendata.form .input-group.row .fr {
    width: 220px;
    float: right;
}

.opendata.form .input-group.row .fio {
    margin-right: 240px;
    width: auto;
    float: none;
}

table.fixed {
    table-layout: fixed;
}

.simple-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

.table-width-50 {
    width: 50%;
}

.table-width-75 {
    width: 75%;
}

.simple-table th {
    border-bottom: 2px solid #aeb0b1;
    padding: 8px 14px 9px;
    position: relative;
    font-weight: 500;
    text-align: left;
}

.simple-table th:first-child {
    padding-left: 0;
}

.simple-table th:before {
    content: '';
    background: #aeb0b1;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
}

.simple-table th:first-child:before {
    display: none;
}

.simple-table td {
    border-top: 1px solid #e8e8e8;
    padding: 10px 14px 11px;
    position: relative;
}

.simple-table tr:first-child td {
    border-top: 1px solid transparent;
}

.simple-table td:before {
    content: '';
    background: #E8E8E8;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
}

.simple-table td:first-child {
    padding-left: 0;
}

.simple-table td:first-child:before {
    display: none;
}

.search-page .search-left-content {
    background: #F5F5F5;
    padding: 20px;
}

.search-page .search-left-content form {
    margin: 0;
}

.search-page .result {
    margin-bottom: 25px;
}

.search-page .result > div {
    font-size: 22px;
}

.search-page .search-max .row label {
    width: auto;
    display: inline-block;
    float: none;
    padding: 0;
    line-height: 17px;
    margin-bottom: 4px;
}

.search-page .search-max .row input[type='text'],
.search-page .search-max .row select {
    width: 100%;
    display: block;
}

.search-page .search-max .selecter {
    width: 100%;
    float: none;
}

.search-page .search-max .input-group {
    margin-left: -9px;
    margin-right: 120px;
}

.search-page .search-max .input-group .row {
    width: 33.333333333333%;
    margin-top: 0;
    padding-left: 9px;
    float: left;
}

.search-page .search-max .btn-default {
    margin-top: 42px;
}

.search-result {
    padding-left: 48px;
}

.search-result li {
    position: relative;
    border-bottom: 1px solid #ececec;
    padding: 15px 0;
}

.search-result li .numb {
    color: #a4adb2;
    font-size: 12px;
    position: absolute;
    top: 15px;
    left: -35px;
    display: block;
}

.search-result li .date {
    color: #a4adb2;
    font-size: 12px;
}

.search-result li .text {
    color: #4f575c;
    font-size: 12px;
}

.search-page .pager ul {
    border: 1px solid #ebebeb;
    display: inline-block;
    margin: 20px 0 20px 48px;
}

.select-filter {
    padding: 15px;
    margin-bottom: 15px;
    background: #F5F5F5;
}

.select-filter .selecter {
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.select-filter .grid-search .search-min, .select-filter .grid-search .search-min2 {
    padding: 0;
}

.select-filter .grid-search {
    margin-bottom: 20px;
}

.file-simple {
    font-size: 12px;
}

.file-simple:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 16px;
    /*background: url("../images/files/file.png") no-repeat;*/
    position: relative;
    top: 4px;
    margin-right: 4px;
}

table td.width130 {
    width: 130px;
    max-width: 130px;
    min-width: 130px;
}

.highlight-form {
    background: #F5F5F5;
    padding: 19px 19px 29px;
}

.input-group.resource > .row {
    width: 80%;
}

.input-group.resource > .row:first-child {
    width: 20%;
}

.input-group.phone > .row {
    width: 70%;
}

.input-group.phone > .row:first-child {
    width: 30%;
}

.uploader-image img {
    display: block;
}

.uploader-image .drop-file {
    width: 100px;
    text-align: center;
    font-size: 12px;
    color: #2995B2;
    display: block;
    cursor: pointer;
}

.qq-upload-button.btn {
    margin-top: 0;
}

.alert-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10100;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
}

.alert-success,
.alert-error {
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 400px;
    margin-left: -200px;
    background: #FFFFFF url("../images/success.png") no-repeat 19px center;
    color: #1664bb;
    padding: 17px 40px 17px 70px;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.26);
}

.alert-error {
    color: #eb2929;
    background: #FFFFFF url("../images/error.png") no-repeat 19px center;
}

.alert-success .alert-close,
.alert-error .alert-close {
    width: 20px;
    height: 20px;
    border: 0;
    background: url("../images/close-alert.png");
    cursor: pointer;
    top: 10px;
    right: 10px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.3s;
}

.alert-success .alert-close:hover,
.alert-error .alert-close:hover {
    opacity: 0.6;
}

.jobs-list {
    color: #666666;
}

.jobs-list > li {
    border-bottom: 1px solid #e6e6e6;
    padding: 16px 0 18px;
}

.jobs-list > li:first-child {
    padding-top: 0;
}

.jobs-list > li .label {
    font-weight: 500;
    padding-bottom: 5px;
}

.jobs-list > li .desc {
    font-size: 13px;
}

.jobs-list > li .desc ul li {
    margin-top: 2px;
}

.jobs-list > li .desc ul li:before {
    content: '•';
    display: inline-block;
    padding: 0 7px 0 20px;
}

p.date {
    color: #bac5cd;
    font-size: 12px;
    margin-bottom: 3px;
}

h2 + p.date {
    margin-top: -22px;
}

.keywords {
    font-size: 12px;
    margin-top: 5px;
}

.text_body {
    margin-top: 22px;
}

.text_body .image {
    float: right;
    width: 220px;
    height: 220px;
    text-align: center;
    margin-left: 20px;
}

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

.opendata.form .input-group.row .fio {
    padding-left: 0;
}

.highlight-content {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.highlight-content h3 {
    padding-bottom: 0;
}

.horisontal-row {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    white-space: nowrap;
}

.horisontal-row input {
    display: inline-block;
    margin-left: 5px;
}

.horisontal-row .label {
    display: inline-block;
}

.article ul li {
    margin: 5px 0px;
}

.hr {
    margin: 20px 0;
    height: 1px;
    background: #DFDFDF;
}

.gallery-slider.mini {
    padding: 0;
}

.gallery-slider.mini .prev,
.gallery-slider.mini .next {
    display: none;
}

.inside-media .contact-info {
    margin-top: 0;
}

.fancy-video {
    position: relative;
    display: block;
}

.fancy-video:after {
    content: "";
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("../images/play.png") no-repeat;
    margin: -24px 0 0 -24px;
}

span.highlight {
    font-weight: bold;
}

.select-filter .horisontal-row input {
    width: 150px !important;
    display: inline-block !important;
}

.qq-uploader {
    max-width: 240px;
}

.qq-upload-button {
    background: #F0F6FF;
    height: 30px;
    line-height: 28px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #657ED4;
    display: inline-block;
    padding: 0 11px;
    font-size: 12px;
}

.qq-upload-drop-area {
    height: 170px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px dashed #E5E5E5;
    display: block !important;
    text-align: center;
    padding-top: 27px;
    background: #FFF url("../images/image.jpg") no-repeat center 55px;
    position: relative;
}

.qq-upload-drop-area span {
    color: #A9B2BD;
    color: rgba(169, 178, 189, 0.7);
    font-size: 13px;
    font-style: italic;
    margin-bottom: 63px;
    display: inline-block;
}

.qq-upload-drop-area .uploader-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #FFF;
    display: none;
    margin: -2px;
    border: 1px solid #D9E9FF;
    width: -webkit-calc(100% + 4px);
    width: calc(100% + 4px);
    height: -webkit-calc(100% + 4px);
    height: calc(100% + 4px);
}

.qq-upload-drop-area .uploader-wrapper:before {
    content: '';
    border: 4px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qq-upload-drop-area .uploader-wrapper.show {
    display: block;
}

.qq-upload-drop-area .uploader-wrapper .uploader-image-preview,
.qq-upload-drop-area .uploader-wrapper img {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-indent: -9999em;
}

.qq-upload-drop-area .uploader-wrapper .uploader-image-preview span,
.qq-upload-drop-area .uploader-wrapper img span {
    line-height: normal;
    word-break: break-all;
    padding: 0 10px;
}

.qq-upload-drop-area .uploader-wrapper .edit_file {
    position: absolute;
    margin-top: -40px;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    background: #FFF url("../images/table-update.png") no-repeat center;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

.qq-upload-drop-area .uploader-wrapper .delete_file {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    background: #FFF url("../images/table-trash.png") no-repeat center;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-top: 1px solid #D9E9FF;
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
}

.qq-upload-drop-area .uploader-wrapper .preview-file {
    line-height: 170px;
}

.qq-uploader .max-file-size {
    font-size: 13px;
    color: #A9B2BD;
    display: inline-block;
    margin-top: 30px;
    display: none;
}

.qq-uploader-multiple {
    max-width: none;
}

.qq-uploader-multiple .qq-upload-drop-area {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px dashed #E5E5E5;
    display: block !important;
    text-align: center;
    background: #FDFDFD;
    position: relative;
    padding: 63px 0;
    height: auto;
}

.qq-uploader-multiple .drop-area-text {
    color: #4D5374;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 0;
}

.qq-uploader-multiple .drop-area-text i {
    color: #A9B2BD;
    font-style: normal;
    font-size: 14px;
    display: block;
    margin: 25px 0;
}

.qq-uploader-multiple .qq-upload-button {
    display: block;
    width: 120px;
    margin: 0 auto;
}

.qq-uploader-multiple .max-file-size {
    display: block;
}

.qq-uploader-multiple .download-count {
    font-style: italic;
    color: #A9B2BD;
    padding-bottom: 10px;
}

.qq-uploader-multiple .qq-table-files {
    margin-top: 15px;
}

.qq-uploader-multiple .qq-table-files .fileitem {
    color: #6A7194;
    font-size: 14px;
    line-height: 28px;
    background: #F9F9F9;
    margin-top: 5px;
    position: relative;
    padding: 6px;
}

.qq-uploader-multiple .qq-table-files .fileitem:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.qq-uploader-multiple .qq-table-files .fileitem img {
    width: 28px;
    height: 28px;
    float: left;
    margin-right: 11px;
}

.qq-uploader-multiple .qq-table-files .fileitem .filename {
    color: #6A7194;
    font-size: 14px;
    line-height: 28px;
    margin-left: 45px;
    margin-right: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.qq-uploader-multiple .qq-table-files .delete_file_multi {
    position: absolute;
    right: 6px;
    top: 6px;
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/table-trash.png") no-repeat center;
    cursor: pointer;
}

.qq-uploader.qq-uploader-no-image {
    min-width: 0;
    max-width: none;
}

.qq-uploader.qq-uploader-no-image .qq-upload-drop-area {
    border: 0;
    height: auto;
    background: #FFF;
    padding: 0;
    text-align: left;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.qq-uploader.qq-uploader-no-image .drop-area-help {
    display: none;
}

.qq-uploader.qq-uploader-no-image .max-file-size {
    display: block;
    margin: 0;
    display: inline-block;
    font-style: italic;
    margin-top: 5px;
}

.qq-uploader.qq-uploader-no-image .qq-upload-button {
    float: left;
    margin-right: 30px;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper {
    height: auto;
    width: 100%;
    border: 0;
    padding: 11px 11px 13px 40px;
    background: #F9F9F9 url("../images/file.png") no-repeat 13px center;
    position: relative;
    top: -22px;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper:before {
    display: none;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper .uploader-image-preview.preview-file {
    line-height: normal;
    padding-right: 60px;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper .uploader-image-preview.preview-file span {
    margin: 0;
    color: #6A7194;
    font-style: normal;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper .edit_file {
    width: 16px;
    height: 16px;
    background: url("../images/table-update.png") no-repeat center;
    margin-top: -8px;
    right: 43px;
}

.qq-uploader.qq-uploader-no-image .uploader-wrapper .delete_file {
    width: 16px;
    height: 16px;
    border: 0;
    background: url("../images/table-trash.png") no-repeat center;
    margin-top: -8px;
    right: 13px;
}

.qq-uploader.qq-uploader-no-image .uploader-image-preview {
    background-image: none !important;
    text-indent: 0;
    word-wrap: break-word;
    padding-right: 60px;
}

.row.multiple > .row {
    margin-top: 0;
}

.loader, .grid-view-loading {
    position: relative;
    background: none !important;
}

.loader > *, .grid-view-loading > * {
    opacity: 0.4;
}

.loader:after, .grid-view-loading:after {
    content: '';
    width: 100%;
    height: 100%;
    max-height: 500px;
    display: block;
    position: absolute;
    margin: 0;
    background: url("../images/ajax-loader.gif") 50% 50% no-repeat;
    z-index: 1000;
    top: 0;
    left: 0;
}

blockquote {
    display: block;
    border-left: 1px solid black;
    padding-left: 10px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}

.comments {
    padding-top: 5px;
    padding-left: 0 !important;
}

.comments li {
    padding-bottom: 10px;
    list-style: none !important;
}

.avatar-comments {
    display: inline-block;
    float: left;
}

.date-comments {
    font-size: 11px;
    color: #999;
    margin-left: 15px;
}

.item-body {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DFDFDF;
}

.item-body .message {
    /*margin-top: 10px;*/
}

table ol,
.ckeditor ul,
.ckeditor ol {
    padding-left: 30px;
}

.facy-maps {
    width: 700px;
    height: 500px;
}

.ckeditor-invalid,
.ckeditor-invalid p,
.ckeditor-invalid span {
    color: #4f575c !important;
}

.ckeditor-invalid th,
.ckeditor-invalid th p,
.ckeditor-invalid th span {
    color: #fff !important;
}

.data-list .pager {
    white-space: nowrap;
    font-size: 0;
}

.data-list .pager li {
    display: inline-block;
    font-size: 14px;
}

table pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.back-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 10000;
    cursor: pointer;
    display: none;
}

.back-top .fa-stack-2x {
    bottom: -3px;
}

.alert-btn {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 10000;
    cursor: pointer;

}

.alert-btn .fa-stack-2x {
    bottom: -3px;
}

.voted_message {
    color: #ff5555;
    margin-bottom: 12px;
    border: 1px solid #ff5555;
    padding: 3px 8px;
}

table.fixTable {
    table-layout: fixed;
    word-wrap: break-word;
}

#checked-executives {
    padding-bottom: 5px;
}

#checked-types {
    padding-bottom: 5px;
}

/*Личный кабинет*/
.profile-info {
    margin-bottom: 15px;
    display: flex;
}

.profile-info-item {
    margin: 10px 0;
}

.profile-info-item b {
    font-weight: 700;
}

.profile-buttons {
    margin: 15px 0;
}

.avatar {
    width: 250px;
}

.avatar .row div {
    margin: 0 5px;
}

.bg-img {
    width: 200px;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*Рейтингование*/
.row-buttons {
    margin: 10px;
}

#anketa table td {
    min-width: 300px;
}

/*Онлайн-оценка качества ответа на обращения*/
.response-block {
    margin: 5px 0 10px;
}

.response-block .quest {
    margin: 5px 0;
    font-weight: 700;
}

.response-block .note {
    margin: 5px 0;
    font-style: italic;
}

.response-block #answer, .response-block #answer1 {
    margin: 5px 0;
}

.response-block #answer input, .response-block #answer label,
.response-block #answer1 input, .response-block #answer1 label {
    margin: 5px 0;
}

.response-block input[type="text"] {
    margin: 5px 0;
    width: 25%;
}

/**/
#description {
    margin-right: 0 !important;
}

#login {
    position: relative;
    margin: 0 auto;
    width: 500px
}

#login img {
    width: 500px;
}

/*Структура */
.forest {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    min-height: 400px;
}

.forest .tree {
    display: block;
    min-height: 400px;
    font-size: 16px;
}

.forest .tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.forest .tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.forest .tree li::before, .tree li::after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid #ccc;
    width: 50%;
    height: 20px;
}

.forest .tree li::after {
    right: auto;
    left: 50%;
    border-left: 1px solid #ccc;
}

.forest .tree li:only-child::after, .tree li:only-child::before {
    display: none;
}

.forest .tree li:only-child {
    padding-top: 0;
}

.forest .tree li:first-child::before, .tree li:last-child::after {
    border: 0 none;
}

.forest .tree li:last-child::before {
    border-right: 1px solid #ccc;
}

.forest .tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
}

.forest .tree li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 16px;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 165px;
    word-wrap: break-word;
}

.forest .tree li a:hover, .tree li a:hover + ul li a {
    background: #3E9E49;
    color: #FFF;
    border: 1px solid #2D8D38;
}

.forest .tree li a:hover + ul li::after,
.forest .tree li a:hover + ul li::before,
.forest .tree li a:hover + ul::before,
.forest .tree li a:hover + ul ul::before {
    border-color: #94a0b4;
}

.item-org {
    margin-bottom: 10px;
    display: inline-block;
    width: 390px;
}

.item-org label, input[type="text"]:hover {
    cursor: text;
}

.item-org label {
    width: 370px;
    padding-left: 10px;
    vertical-align: middle;
}

.item-input {
    width: 50% !important;
    display: block;
}

.ajax-email {
    color: #0275d8;
}

.ajax-email:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #014c8c;
}

pre {
    white-space: pre-line
}

select:hover, input[type="file"] {
    cursor: pointer;
}

.documents_tour .document {
    white-space: normal;
    padding: 10px 16px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.documents_tour .document a {
    text-decoration: none;
}

.documents_tour .document a .file-ext {
    font-weight: 400;
}

.documents_tour .document a .file-title {
    color: #000;
}

.documents_tour .document a .file-size {
    color: #ccc;
    width: 100px;
}

div.panel:first-child {
    margin-top: 20px;
}

div.treeview {
    min-width: 100px;
    min-height: 100px;

    max-height: 256px;
    overflow: auto;

    padding: 4px;

    margin-bottom: 20px;

    border: solid 1px;
    border-radius: 4px;
}

div.treeview ul:first-child:before {
    display: none;
}

.treeview, .treeview ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;

}

.treeview ul {
    margin-left: 1em;
    position: relative
}

.treeview ul ul {
    margin-left: .5em
}

.treeview ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid;

    /* creates a more theme-ready standard for the bootstrap themes */
    bottom: 15px;
}

.treeview li {
    margin: 5px 0;
    padding: 0 1em;
    line-height: 2em;
    vertical-align: middle;
    position: relative;
}

.treeview ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree-indicator {
    margin-right: 5px;
    cursor: pointer;
}

.treeview li a {
    text-decoration: none;
    color: inherit;
    margin: auto 0;
    cursor: pointer;
    border: none;
    padding: 5px;
    border-radius: 4px;
}

.treeview li button, .treeview li button:active, .treeview li button:focus {
    text-decoration: none;
    color: inherit;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}

.nav .active > div > a {
    font-weight: 600;
}

/* Style the caret/arrow */
.treeviewmenu .tree-branch {
    cursor: pointer;
    display: flex;
}

.nav .nav-item div .nav-link {
    display: flex;
    padding: .30rem 1.25rem;
}

/* Style the caret/arrow */
.treeviewmenu .tree-branch a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Style the caret/arrow */
.treeviewmenu .caret {
    cursor: pointer;
    user-select: none; /* Prevent text selection */
    margin: 3px 0;
}

/* Create the caret/arrow with a unicode, and style it */
.treeviewmenu .caret::before {
    content: "\25B8";
    color: black;
    display: inline-block;
    margin-right: 5px;
    font-size: 19px;
    line-height: 22px;
}

.treeviewmenu .nav-link-outer::after {
    content: '';
    color: black;
    margin-left: 5px;
    background-image: url(../images/uparrow_arriba.png);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    display: inline-block;
    width: 20px;
    height: 12px;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.treeviewmenu .caret-down::before {
    transform: rotate(90deg);
}

/* Hide the nested list */
.treeviewmenu .nested {
    display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.treeviewmenu .active {
    display: block;
}

.grad .dropdown .dropdown-item {
    color: #000;
    font-size: 14px;
}

.grad .dropdown-item.active, .dropdown-item:active {
    background-color: #FFF;
}

.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}

.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #025aa5;
    border-color: #01549b;
}

.btn-primary {
    color: #fff !important;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-secondary-custom.active, .btn-secondary-custom:active, .show > .btn-secondary-custom.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}

.btn-secondary-custom.focus, .btn-secondary-custom:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
}

.btn-secondary-custom:hover {
    color: #292b2c !important;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-secondary-custom {
    color: #292b2c !important;
    background-color: #fff;
    border-color: #ccc;
}

.main-page-loader {
    position: absolute;
    top: 45%;
    left: 50%
}

.page-item.active .page-link {
    background-color: #0275d8;
    border-color: #0275d8;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #0275d8;
}

.h-100 {
    height: 100%;
}

#list-afisha {
    height: 101px;
    overflow-y: visible;
    overflow-x: hidden;
    font-size: 12px;
}

.left-content {
    min-height: 50vh;
}

.text-attantion {
    color: #EC005F;
}

.text-primary-custom {
    color: #1664bb;
}

.cursor-pointer {
    cursor: pointer;
}

.questionnaires-img {
    max-height: 65px;
}

.countdown {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 16px;
    width: 100%;
    padding-bottom: 5px;
}

.countdown-number {
    padding: 4px;
    border-radius: 3px;
    background: #1664bb;
    display: inline-block;
}

.countdown-time {
    padding: 5px;
    border-radius: 3px;
    background: #0d3b6f;
    display: inline-block;
}

.countdown-text {
    display: block;
    padding-top: 2px;
    font-size: 12px;
}

div.after-clip::after {
    content: "\1F4CC";
    /* content: "\25B8"; */
    /* color: black; */
    /* display: inline-block; */
    margin-left: -15px;
    font-size: 15px;
    /* line-height: 22px;*/
}

.step-badge-set {
    display: inline-block;
    padding: 0.35em;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 5rem;
    color: #fff;
    background-color: #007bff;
    width: 40px;
    height: 40px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.step-badge-unset {
    display: inline-block;
    padding: 0.35em;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 5rem;
    color: #fff;
    background-color: #6c757d;
    width: 40px;
    height: 40px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.mprograms-item{
text-align: center;
}

.mprograms-item a{
    text-decoration: unset;
}

.mprograms-item:hover{
    background-color: #f2f2f2;
}
.mprograms-item-responsive{
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 12px;
}
.mprograms-item-title{
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
}
.mprograms-item-dates{
    margin-bottom: 0px;
    font-size: 12px;
}

.progressChart svg{
    width:100%;
    min-height: 150px
}
.circle-progress-value {
    stroke-width: 6px;
    stroke: hsl(212, 79%, 24%);
}

.circle-progress-circle {
    stroke-width: 6px;
    stroke: hsl(220, 33%, 95%);
}

.circle-progress-text {
    fill: hsl(212, 79%, 24%);
}

/*ПОС виджет*/
#js-show-iframe-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 272px;
    max-width: 100%;
    background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
    color: #fff;
    cursor: pointer
}

#js-show-iframe-wrapper .pos-banner-fluid * {
    box-sizing: border-box
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
    display: block;
    width: 240px;
    min-height: 56px;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    background: #0d4cd3;
    color: #fff;
    border: none;
    border-radius: 8px;
    outline: 0
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
    background: #1d5deb
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
    background: #2a63ad
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
    background: #2a63ad
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@font-face {
    font-family: LatoWebLight;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: LatoWeb;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: LatoWebBold;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoWebLight;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoWebRegular;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoWebBold;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: ScadaWebRegular;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: ScadaWebBold;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

#js-show-iframe-wrapper .bf-2 {
    position: relative;
    display: grid;
    grid-template-columns: var(--pos-banner-fluid-2__grid-template-columns);
    grid-template-rows: var(--pos-banner-fluid-2__grid-template-rows);
    width: 100%;
    max-width: 1060px;
    font-family: LatoWeb, sans-serif;
    box-sizing: border-box
}

#js-show-iframe-wrapper .bf-2__decor {
    grid-column: var(--pos-banner-fluid-2__decor-grid-column);
    grid-row: var(--pos-banner-fluid-2__decor-grid-row);
    padding: var(--pos-banner-fluid-2__decor-padding);
    background: var(--pos-banner-fluid-2__bg-url) var(--pos-banner-fluid-2__bg-position) no-repeat;
    background-size: var(--pos-banner-fluid-2__bg-size)
}

#js-show-iframe-wrapper .bf-2__logo-wrap {
    position: absolute;
    top: var(--pos-banner-fluid-2__logo-wrap-top);
    bottom: var(--pos-banner-fluid-2__logo-wrap-bottom);
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: var(--pos-banner-fluid-2__logo-wrap-padding);
    background: #2d73bc;
    border-radius: var(--pos-banner-fluid-2__logo-wrap-border-radius)
}

#js-show-iframe-wrapper .bf-2__logo {
    width: 128px
}

#js-show-iframe-wrapper .bf-2__slogan {
    font-family: LatoWebBold, sans-serif;
    font-size: var(--pos-banner-fluid-2__slogan-font-size);
    line-height: var(--pos-banner-fluid-2__slogan-line-height);
    color: #fff
}

#js-show-iframe-wrapper .bf-2__content {
    padding: var(--pos-banner-fluid-2__content-padding)
}

#js-show-iframe-wrapper .bf-2__description {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

#js-show-iframe-wrapper .bf-2__text {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
    font-family: LatoWebBold, sans-serif;
    color: #fff
}

#js-show-iframe-wrapper .bf-2__text_small {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: LatoWeb, sans-serif
}

#js-show-iframe-wrapper .bf-2__btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

/*Зимний виджет*/
#js-show-iframe-wrapper .bf-1 {
    position: relative;
    display: grid;
    grid-template-columns:var(--pos-banner-fluid-1__grid-template-columns);
    grid-template-rows:var(--pos-banner-fluid-1__grid-template-rows);
    width: 100%;
    max-width: 1060px;
    font-family: LatoWeb, sans-serif;
    box-sizing: border-box
}

#js-show-iframe-wrapper .bf-1__decor {
    grid-column: var(--pos-banner-fluid-1__decor-grid-column);
    grid-row: var(--pos-banner-fluid-1__decor-grid-row);
    padding: var(--pos-banner-fluid-1__decor-padding);
    background: url(https://pos.gosuslugi.ru/bin/banner-fluid/1/banner-fluid-bg-1.svg) var(--pos-banner-fluid-1__decor-bg-position) no-repeat;
    background-size: var(--pos-banner-fluid-1__decor-bg-size)
}

#js-show-iframe-wrapper .bf-1__logo-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

#js-show-iframe-wrapper .bf-1__logo {
    width: 128px
}

#js-show-iframe-wrapper .bf-1__slogan {
    font-family: LatoWebBold, sans-serif;
    font-size: var(--pos-banner-fluid-1__slogan-font-size);
    line-height: var(--pos-banner-fluid-1__slogan-line-height);
    color: #fff
}

#js-show-iframe-wrapper .bf-1__content {
    padding: var(--pos-banner-fluid-1__content-padding)
}

#js-show-iframe-wrapper .bf-1__description {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

#js-show-iframe-wrapper .bf-1__text {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
    font-family: LatoWebBold, sans-serif;
    color: #fff
}

#js-show-iframe-wrapper .bf-1__text_small {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: LatoWeb, sans-serif
}

#js-show-iframe-wrapper .bf-1__btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

/*Общественные голосования*/

#widgetPosId {
    border: 0;
    width: 100%;
    min-height: 285px;
    height: 100%;
}

/*Снежинки */

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

#snow {
    width: 100%;
    height: 100%;
    background-image: url(../images/snow/snow_1.png), url(../images/snow/snow_2.png), url(../images/snow/snow_3.png);
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

.cookie-notification {
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    padding: 15px;
    z-index: 3;
}
.cookie-notification_hidden_yes {
    display: none;
}
.cookie-notification__header {
    margin-bottom: 10px;
    font-size: 23px;
}
.cookie-notification__body {
    margin-bottom: 10px;
}