html,
body {
    height: 100%;
}

html {
    background: url(images/fon-bg.png);
}

.site-footer {
    background-color: #fff;
    color: #868686;
    font-size: 11px;
    min-height: 88px;
    max-width: 940px;
    min-width: 940px;
    margin: 0 auto;
}

.yop-poll-container-success {
    display: none;
}

.yop-poll-container {
    background-color: #318ab3 !important;
    color: white !important;
}

.yop-poll-container div {
    color: white !important;
}

.yop-poll-container * {
    font-size: 20px !important;
}

.container {
    min-width: 940px;
}

/*home*/

.home-page-center,
.home-page {
    background: #fff;
}

.home-page-center {
    padding: 0 20px;
    padding-bottom: 50px;
    /* margin-top: -93px; */ /* fixme */
}

.opros {
    margin-top: -116px !important;
    position: relative;
    top: -72px;
}

.omb_name {
    color: #3b89ae;
    font-size: 20px;
}

.home-link {
    padding: 40px;
    /* background: #f0f0f0 url('images/foto.png') right no-repeat; */
    height: 480px;
    background-position-y: 38px;
}

.home-info-block {
    background: url('images/fon-block.png') bottom no-repeat;
    min-height: 336px;
    top: -112px;
    position: relative;
}

.content-area {
    background: #fff;
}

.home-win,
.home-telephone,
.home-contact {
    height: 218px;
}

.home-block-top {
    background: #f0f0f0;
}

.home-info-block h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 100px;
}

.home-telephone h2 {
    line-height: 58px;
    margin-top: 106px;
}

.home-telephone {
    background: url(images/coll.png) center no-repeat;
}

.home-contact {
    background: url(images/contacts.png) center no-repeat;
}

.home-win {
    background: url(images/wins.png) center no-repeat;
}

.border-liine {
    height: 2px;
    background-image: url(images/line.png);
}

.main-cat-block {
    border: 1px solid #d3d3d3;
    padding: 10px 0px;
    margin-bottom: 20px;
    overflow: hidden;
}

.menu-place td a {
    padding: 15px 37px;
    font-size: 14px;
    color: #fff;
    margin: 0 36px;
}

.home-news h2 {
    border-bottom: 46px solid #0060b4;
    border-left: 0px solid transparent;
    border-right: 32px solid transparent;
    width: 193px;
    height: 0;
    line-height: 50px;
    padding-left: 29px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}

.home-news-content .home-content:first-child {
    border-top: 2px solid #3087b0;
}

.home-news-content .home-content {
    border-bottom: 1px solid #d7d7d7;
}

.home-news-content .home-content:last-child {
    border-bottom: 0;
}

.menu-place {
    width: 100%;
    height: 51px;
    clear: both;
    border: 0;
}

.menu-place td {
    border: none;
    padding: 0;
}

.main-navigation {
    margin: 0 auto;
    max-width: 1080px;
    min-height: 50.5px;
    position: relative;
    float: left;
}

.menu-left-border,
.menu-right-border {
    width: 49px;
    height: 51px;
    display: block;
    text-indent: -999px
}

.home-news .archive-title a {
    float: right;
    font-size: 12px;
    text-decoration: underline;
}

.home-news p {
    color: #000000;
    font-size: 14px;
}

.home-content {
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.entry-title a {
    color: #000000;
    font-size: 22px;
}

.entry-title a:hover {
    /* color: #116b94; */
    color: #000000;
}

.home-left-block h2 {
    color: #184d7e;
    font-size: 24px;
    border-bottom: 2px solid #318ab3;
    padding: 10px 0;
}

/*SLIDER*/

.slider-place #metaslider_517 {
    margin-top: 25px;
    background: url('images/border-fon.png')no-repeat;
}

.slider-place .metaslider .caption-wrap {
    top: 7px;
    background: transparent;
    text-align: center;
    color: #04638f;
    font-size: 24px;
}

.slider-place .flex-control-paging li a.flex-active {
    background: #3087b0;
}

.slider-place .flex-control-paging li a:hover {
    background: #3087b0;
}

.slider-place .flex-control-paging li a {
    width: 14px;
    height: 14px;
    background: #fff;
}

.slider-place .flex-direction-nav a {
    width: 44px;
    height: 53px;
    background: url(images/slider-link.png)no-repeat;
}

.slider-place .flex-direction-nav a.flex-prev {}

.slider-place .flex-direction-nav a.flex-next {
    background-position: -41px;
}

.btn-blue {
    background: #0060b4;
    color: #fff;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding: 5px 32px;
    font-size: 13px;
    font-weight: normal;
}

.btn-blue:visited {
    color: #ffffff;
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
    background: #257dca;
    color: #f4e4ad;
}



.header-right .btn {
    -webkit-border-radius: 0;
            border-radius: 0;
}

.header-right .btn-lg {
    font-size: 16px;
}

.site-header .navbar {
    -webkit-border-radius: 0;
            border-radius: 0;
}

.wpdm-only-button .btn_outer_c {
    padding-top: 24px;
    padding-left: 75px;
    min-height: 81px;
    max-width: 204px;
    font-size: 10px;
}

.wpdm-only-button {
    max-width: 208px;
}

.form-control {
    border: 2px solid #ccc;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: transparent;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border-color: transparent;
}

.wp-pagenavi {
    text-align: center;
    margin: 40px 0px;
}

#crumbs {
    background: #fff;
    padding: 5px 20px;
}

.form-table .form-control {
    -webkit-box-shadow: inset 1px 1px 5px #787878;
            box-shadow: inset 1px 1px 5px #787878
}

.message-place,
.form-table .message-place {
    padding: 20px 40px;
    background: url('images/yzor.jpg');
    margin: 0 auto;
    text-align: center;
}

.wpcf7-submit input[type="submit"] {}

.wpcf7-submit .table td {
    border: 0px solid #ddd;
}

.form-table .table>thead>tr>th,
.form-table .table>tbody>tr>th,
.form-table .table>tfoot>tr>th,
.form-table .table>thead>tr>td,
.form-table .table>tbody>tr>td,
.form-table .table>tfoot>tr>td {
    max-width: 500px;
    border: 0;
}

.search-place .form-control {
    -webkit-border-radius: 0;
            border-radius: 0;
}

/*FOOTER*/

.footer-top {
    background: #0060b4;
    padding: 24px 0;
    margin-top: 40px;
}

.site-footer p,
.footer-top h4 {
    color: #e6d6a4;
    font-size: 14px;
    margin-top: 3px;
}

.site-footer p a,
.site-footer p {
    color: #fff;
    font-size: 12px;
}

.footer-address,
.footer-telephone,
.footer-email {
    height: 52px;
}

.footer-address {
    background: url(images/footer-address.png) center no-repeat;
}

.footer-telephone {
    background: url(images/footer-telephone.png) center no-repeat;
    margin-left: -23px;
}

.footer-email {
    background: url(images/footer-email.png) center no-repeat;
    margin-left: -18px;
}

.footer-social-row {
    margin-left: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.title-doc {
    border-left: 2px solid red;
    padding: 0 15px 0 15px !important;
}

.cat-docs {
    margin: 30px 0;
}

.cat-docs p {
    color: #034786;
    font-size: 14px;
}

.doklad,
.region,
.fed-zakon {
    height: 238px;
    display: block;
    text-align: center;
}

.doklad span,
.region span,
.fed-zakon span {
    top: 120px;
    position: relative;
}

.doklad span {
    top: 150px;
}

a.doklad,
a.region,
a.fed-zakon {
    font-size: 24px;
    color: #fff;
}

a.doklad:hover,
a.region:hover,
a.fed-zakon:hover {
    font-size: 24px;
    color: #fff;
}

.doklad {
    background: url('images/doklad.jpg') center no-repeat;
}

.region {
    background: url('images/region.jpg') center no-repeat;
}

.fed-zakon {
    background: url('images/fed-zakon.jpg') center no-repeat;
}

.cat-right-border {
    min-height: 672px !important;
    border-right: 1px solid #b0b0b0;
}

.tasks {
    background: url('images/tasks.png') center no-repeat;
    display: block;
    height: 144px;
    color: #01567d;
    font-size: 33px;
    line-height: 338px;
    text-align: center;
    margin-bottom: 50px;
}

.file_upload {
    position: relative;
    overflow: hidden;
    font-size: 1em;
    /* example */
    height: 3em;
    /* example */
    line-height: 2em/* the same as height */
}

.file_upload>button {
    float: right;
    width: 8em;
    /* example */
    height: 40px;
    background: #1893eb;
    border: 0;
    padding: 5px 10px;
    color: #fff;
    width: 192px;
}

.form-place input[type="submit"]:active,
.form-place input[type="submit"]:hover,
.file_upload>button:active,
.file_upload>button:hover {
    background: #1589DB !important;
    border: 0;
}

.file_upload>div {
    padding-left: 1em;
    /* example */
}

.file_upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(20);
            transform: scale(20);
    letter-spacing: 10em;
    /* IE 9 fix */
    -ms-transform: scale(20);
    /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}

.upload-file-place {
    width: 192px;
    margin: 0 auto;
}

@media (max-width: 320px) {
    .nav-menu li a {
        padding: 27px 20px 22px 20px;

    }
}
@media (max-width: 960px) {
    .nav-menu li a {
        padding: 27px 14px 22px 14px;
    }
}

.fcbkbttn_arhiv {
    display: none !important;
}

.header-panel {
    height: auto;
    width: 100%;
    padding: 10px;
    margin: 0 0 -1px 0;
    background-image: url('./images/city-back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header-panel .site-description {
    font: 18px 'PT Sans', sans-serif;
    color: #000000;
    padding: 10px 10px 10px 25px;
    background-color: rgba(255,255,255,0.61);
    border-radius: 10px;
    margin-right: 10px;
    display: flex;
    align-items: center;
	text-align: center;
}

.header-panel-symbols {
    display: flex;
    align-items: center;
	margin: 60px 0 20px 0;
}

#navbar {
    background: #0060b4;
    border: none;
}

.nav-menu .current-menu-item, .nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus,
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    background: #257dca;
}

#searchform {
    display: flex;
    justify-content: space-between;
}

#searchform #s {
    border-radius: 20px;
    width: 70%;
    padding: 0 20px;
    background: transparent;
    color: #ffffff;
    border: 1px solid #0060b4;
    text-shadow: 1px 1px 2px #000000, 0 0 1em #ffffff;
}

#searchform #s::placeholder {
    color: #ffffff;
}


#searchsubmit {
    /* background: linear-gradient(to bottom, #0b74a5 11%,#0c6690 100%); */
    background: #0060b4;
    border: none;
    border-radius: 20px;
}

#searchsubmit:active,
#searchsubmit:focus,
#searchsubmit:visited,
#searchsubmit:hover {
    color: #fff;
    background: #257dca;
    color: #f4e4ad;
}

.header-panel-links {
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn-header-link {
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
    color: #000000;
    padding: 0 0 0 5px;
}

.wrapper-header-links {
    border-radius: 10px;
    background-color: rgba(255,255,255,0.61);
    padding: 10px;
}

.btn-header-link:visited {
    color: #000000;
}

.btn-header-link:hover,
.btn-header-link:active,
.btn-header-link:focus {
    text-decoration: none;
    color: #000000;
}

.btn-get-form {
    margin: 10px 0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.btn-get-form:hover,
.btn-get-form:active,
.btn-get-form:focus {
    text-decoration: none;
}

.ombudsman-photo {
    margin: 20px 0 0 0;
    border-radius: 20px;
}

/* spoiler ombudsman text */

#handler-ombudsman-text {
    display: none;
}

.spoiler-ombudsman-text {
    display: none;
    border: 2px solid #318ab3;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 10px;
    text-align: justify;
}

#handler-ombudsman-text:checked + .handler-ombudsman-text + .spoiler-ombudsman-text {
    display: flex;
}

.handler-ombudsman-text {
    position: relative;
    font-size: 24px;
    margin-bottom: 10px;
    color: #184d7e;
    font-weight: normal;
    cursor: pointer;
}

.handler-ombudsman-text::after {
    position: absolute;
    content:"";
    border: 5px solid transparent;
    border-left: 5px solid #184d7e;
    top: 15px;
    right: -20px;
    transition: all .5s;
}

#handler-ombudsman-text:checked + .handler-ombudsman-text::after {
    transform: rotate(90deg);
    transition: all .5s;
    /* top: 18px; */
}



/* flex-grow menu */

#site-navigation {
    width: 100%;
    max-width: 100%;
}
#menu-top-menu {
    display: flex;
}

#menu-top-menu > .menu-item {
    display: flex;
    flex: 1 0 auto;
}

#menu-top-menu > .menu-item > a {
    width: 100%;
    display: flex;
    justify-content: center;
}

.nav-menu .sub-menu, .nav-menu .children {
    top: 67px;
}

.nav-menu li a,
ul.nav-menu ul a, .nav-menu ul ul a {
    background: #0060b4;
}

.header-panel-main-logo {
    transform: scale(0.8);
}

.header-panel-icon {
        margin: 8px 0 0 20px;
        width: 90px;
        height: 88px;
}

.home-content h1.entry-title {
    display: none;
}

.our-victories {
    display: flex;
    flex-direction: column;
}

.victory-link {
    border-bottom: 1px dashed #00000024;
    text-decoration: none;
    display: flex;
    padding: 10px 0 5px 0;
}

.victories-link {
    font-size: 22px;
    padding: 5px;
    display: flex;
    justify-content: center;
}

.pptx-link--mark {
    margin: 10px 0;
    display: flex;
}
button.popup_button {
    color: #fff;
    background: #ee0d20;
    border: #ee0d20;
}