@charset "UTF-8";
* {
    outline: none;
}

.zalgnoimage {
    display: none !important;
}

a {
    color: #0f5a93;
}

body {
    font-family: "PT Sans", serif;
    font-size: 14px;
    color: #262626;
}

.mCSB_container > table {
    position: static !important;
    width: 100%;
}

.clear {
    clear: both;
}

.chosen-select {
    max-width: 100%;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 46px;
    border: 1px solid #0f5a93;
    background-color: #fff;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 46px;
    margin-right: -1px;
    font-size: 14px;
    border-left: 5px solid #e40614;
}

.fancybox-inner .error {
    width: 200px;
    text-align: center;
    color: red;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 25px;
}

#show-wrapper {
    height: 600px;
    margin-top: 30px;
    padding-bottom: 30px;
}

.cont {
    max-width: 1540px;
    margin: 0 auto;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

#specialversion {
    cursor: pointer;
}

.megatitle {
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.megatitle > div {
    border-bottom: 3px solid #0a3e63;
    font-size: 21px;
    font-weight: bold;
    color: #0a3e63;
}

.megatitle > div .left {
    float: left;
}

.megatitle > div .right {
    float: right;
    font-size: 14px;
    margin-top: 9px;
    text-transform: uppercase;
}

.megatitle > div .right a {
    color: #0f5a93;
    text-decoration: none;
    padding-left: 30px;
}

.megatitle > div .right a:hover {
    text-decoration: underline;
}

#footer {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

#footer .no-on-mobile {
    display: block;
}

#footer .no-on-pc {
    display: none;
}

#footer .copy {
    font-size: 10px;
    line-height: 13px;
}

#footer .copy-row {
    margin-top: 40px;
    line-height: 13px;
}

#footer .soc .ss {
    background-repeat: no-repeat;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    margin-right: 1px;
    display: inline-block;
}

#footer .soc .ss.s1 {
    background-image: url(../img/social1.svg);
}

#footer .soc .ss.s2 {
    background-image: url(../img/social2.svg);
}

#footer .soc .ss.s3 {
    background-image: url(../img/social3.svg);
}

#footer .soc .ss.s4 {
    background-image: url(../img/social4.svg);
}

#footer .soc .ss.s5 {
    background-image: url(../img/social5.svg);
}

#footer .soc .ss.s6 {
    background-image: url(../img/social6.svg);
}

#footer .soc .ss:hover {
    opacity: 0.7;
}

#footer .toptitle {
    color: #262626;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#footer .row .no-padding-left {
    padding-left: 0;
}

#footer .menu ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

#footer .menu ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

#footer .menu a {
    color: #262626;
    font-size: 13px;
    text-decoration: none;
}

#footer .menu a:hover {
    text-decoration: underline;
}

@media (max-width: 920px) {
    #footer .soc .ss {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
    }
}

@media (max-width: 767px) {
    #footer .row .row .col-md-6 {
        padding-left: 15px !important;
    }

    #footer .row .row .col-md-6:last-child {
        margin-top: 20px;
    }

    #footer .copy {
        margin-top: 30px;
    }

    #footer .menu ul {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
    }

    #footer .menu ul li {
        display: list-item;
        list-style: none;
        margin-bottom: 10px;
        margin-left: 0;
    }

    #footer .no-on-mobile {
        display: none;
    }

    #footer .no-on-pc {
        display: block;
    }

    #footer .toptitle {
        margin-bottom: 10px;
        margin-top: 30px;
    }

    #footer .toptitle.no-margin-top-mobile {
        margin-top: 0;
    }

    #footer .soc .ss {
        background-size: 28px 28px;
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 500px) {
    #footer .menu ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    #secondpages .news-list-page-item .right {
        width: 100% !important;
        margin-top: 10px;
    }

    #secondpages .news-list-page-item .left {
        width: 100% !important;
    }

    #secondpages .news-list-page-item .left img, #secondpages .news-list-page-item .left .img {
        width: 100% !important;
        margin-right: 0;
    }
}

#header {
    border-top: 3px solid #e5e5e5;
    padding-top: 0;
    padding-bottom: 0;
}

#header .to-center {
    text-align: center;
}

#header .rightlogo {
    background: url(../img/bitrix/templates/main/img/rospat.png) no-repeat top center;
    padding-top: 56px;
    width: 150px;
    float: right;
    font-size: 11px;
    color: #0a3e63;
    text-transform: uppercase;
    display: inline-block;
    background-size: 90px auto;
}

#header .sr {
    width: 70%;
    position: relative;
    margin-top: 15px;
}

#header .sr input[type='text'] {
    border: 2px solid #d4d4d4;
    padding: 7px 10px;
    outline: none;
    font-size: 15px;
    height: 40px;
    width: 100%;
    padding-right: 48px;
}

#header .sr input[type='submit'] {
    outline: none;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 24px;
    padding: 0;
    width: 30px;
    border: 0;
    border-left: 2px solid #d4d4d4;
    background: transparent url(../img/bitrix/templates/main/img/search.svg) no-repeat 7px center;
    background-size: 18px 18px;
}

#header .sr input[type='submit']:hover {
    cursor: pointer;
    opacity: 0.7;
}

#header a {
    color: #0f5a93;
}

#header .separator {
    height: 30px;
    width: 2px;
    background-color: #e9e9e9;
    float: left;
    margin-right: 20px;
    margin-top: -6px;
}

#header .lang {
    float: left;
    margin-top: -1px;
}

#header .globaliconline {
    margin-top: 25px;
    width: 370px;
    height: 30px;
    display: inline-block;
}

#header .globaliconline .hico {
    float: left;
    background-repeat: no-repeat;
    margin-right: 20px;
}

#header .globaliconline .hico.mailico {
    background-image: url(../img/h_icon2.svg);
    width: 23px;
    height: 16px;
    background-size: 18px 16px;
    margin-top: 1px;
}

#header .globaliconline .hico.sitemapico {
    background: url(../img/h_icon1.svg) no-repeat;
    width: 23px;
    height: 19px;
    background-size: 17px 19px;
}

#header .globaliconline .hico.glassico {
    background-image: url(../img/h_icon3.svg);
    width: 33px;
    height: 19px;
    background-size: 24px 19px;
}

#header .globaliconline .hico.rssico {
    background-image: url(../img/h_icon4.svg);
    width: 35px;
    height: 14px;
    background-size: 34px 14px;
    margin-top: 2px;
}

#header .globaliconline .hico:hover {
    opacity: 0.6;
}

#header .logo a {
    color: #0f5b92;
    text-decoration: none !important;
}

#header .logo a div {
    background: url(../img/bitrix/templates/main/img/logo.svg) no-repeat;
    padding-left: 54px;
    text-transform: uppercase;
    font-size: 16px;
    color: #0f5b92;
    line-height: 17px;
    padding-top: 8px;
    background-size: 46px 57px;
    text-decoration: none !important;
    margin-top: 7px;
}

#crumbs {
    margin-bottom: 15px;
}

#crumbs a {
    color: #1a9bf9;
    text-decoration: underline;
}

#crumbs a:hover {
    text-decoration: none;
}

#crumbs .sep {
    padding-left: 10px;
    padding-right: 10px;
}

.search-page form input[type="text"] {
    border: 2px solid #d4d4d4;
    padding: 7px 10px;
    outline: none;
    font-size: 15px;
    height: 40px;
}

.search-page form input[type='submit'] {
    border: 1px solid #0f5a93;
    border-left: 5px solid #e40614;
    display: inline-block;
    padding: 8px;
    font-weight: bold;
    text-decoration: none;
    width: 100px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    box-sizing: border-box;
    background-color: white;
    cursor: pointer;
    height: 40px;
    color: #0f5a93;
    text-transform: uppercase;
}

.search-page form input[type='submit']:hover {
    background-color: #0f5a93;
    color: white;
}

@media (max-width: 767px) {
    .search-page form input[type="text"] {
        width: 100%;
    }

    .search-page form input[type='submit'] {
        width: 100%;
    }
}

#secondpages {
    font-size: 16px;
    margin-bottom: 50px;
}

#secondpages .blueblocktext {
    display: block;
    color: #1a9bf9;
}

#secondpages a.blacktext {
    color: #262626;
}

#secondpages .tag_news > .megatitle {
    margin-left: -30px;
    width: calc(100% + 30px);
}

#secondpages .tag_news > .megatitle a {
    color: #0f5a93;
}

#secondpages .selectgrid {
    width: 101%;
    float: left;
    margin-left: -1%;
    margin-bottom: 15px;
}

#secondpages .selectgrid .btnapply {
    position: absolute;
    bottom: -39px;
    height: 40px;
    background-color: #f5f9fc;
    color: #506081;
    width: calc(100% + 2px);
    margin-left: -1px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding-top: 11px;
    font-weight: bold;
    border: 1px solid #dddddd;
}

#secondpages .selectgrid .btnapply:hover {
    color: black;
}

#secondpages .selectgrid .allselectclass {
    visibility: hidden;
}

#secondpages .selectgrid .select {
    width: 24%;
    margin-left: 1%;
    float: left;
    position: relative;
}

#secondpages .chousenmulti {
    width: calc(100% - 116px) !important;
}

#secondpages .vote-answer-counter {
    float: right;
    text-align: right;
}

#secondpages .vote-answer-bar {
    background-color: #0f5a93 !important;
    height: 25px !important;
    margin-top: 0;
}

#secondpages .voting-result-box {
    padding-left: 0;
    list-style: none;
}

#secondpages .voting-result-box .vote-item-title.vote-item-question {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 2px solid #0a3e63;
}

#secondpages .voting-result-box table tr:nth-child(odd) td {
    background-color: #fafafa;
}

#secondpages .voting-result-box table tr td {
    padding: 10px;
}

#secondpages .like-table-map.newsblock .oneline.forimage {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    margin-bottom: 10px;
}

#secondpages .like-table-map.newsblock a {
    color: black;
}

#secondpages .like-table-map.newsblock .oneline.time {
    text-align: right;
    color: #58647c;
    font-size: 14px;
    margin-bottom: 6px;
}

#secondpages .like-table-map .oneline {
    margin-bottom: 20px;
}

#secondpages .like-table-map .oneline.lastoneline {
    margin-bottom: 0;
}

#secondpages .like-table-map .block {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border: 1px solid #cad3df;
    padding: 20px;
}

#secondpages .styled-table {
    font-size: 15px;
    display: block;
    width: 100%;
    overflow-x: auto;
}

#secondpages .styled-table tr p {
    margin-bottom: 0;
    margin-top: 0;
}

#secondpages .styled-table tr th {
    vertical-align: top;
    min-width: 70px;
    padding: 10px 10px;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid #cbcbcb;
}

#secondpages .styled-table tr td {
    padding: 10px 10px;
    border-bottom: 1px solid #cbcbcb;
}

#secondpages .styled-table tr:nth-child(odd) {
    background-color: #ecf0f6;
    padding: 15px;
}

#secondpages .bxslider-content.slider-without-desk .bx-caption {
    display: none !important;
}

#secondpages .arrow-snippet {
    width: 25px;
    height: 15px;
    background: url(../img/bitrix/templates/main/img/link-arrow.svg) no-repeat center center;
    float: left;
    background-size: 25px 15px;
}

#secondpages .arrow-snippet:hover {
    opacity: 0.7;
    cursor: pointer;
}

#secondpages .multimediablock {
    width: 90%;
    margin: 20px auto;
}

#secondpages .multimediablock.bros .brosura {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-left: -10px;
    margin-right: -2px;
}

#secondpages .multimediablock.bros .brosura li {
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding-left: 15px;
    margin-right: -5px;
    vertical-align: top;
}

#secondpages .multimediablock.bros .brosura li a {
    text-decoration: none;
}

#secondpages .multimediablock.bros .brosura li a:hover {
    text-decoration: none;
}

#secondpages .multimediablock.bros .brosura li a:hover .blackfilter {
    display: block !important;
}

#secondpages .multimediablock.bros .brosura li .onebros .img {
    position: relative;
}

#secondpages .multimediablock.bros .brosura li .onebros .img .mainimg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#secondpages .multimediablock.bros .brosura li .onebros .img .blackfilter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.61);
    text-align: center;
    display: none;
}

#secondpages .multimediablock.bros .brosura li .onebros .img .blackfilter .downloadbtn {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid white;
    background-color: transparent;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    color: white;
    width: 70%;
    height: 42px;
}

#secondpages .multimediablock.bros .brosura li .onebros .img .blackfilter .downloadbtn:hover {
    background-color: white;
    color: black;
}

#secondpages .multimediablock.bros .brosura li .title {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #0a3e63;
    margin-bottom: 5px;
    margin-top: 15px;
}

#secondpages .multimediablock.bros .brosura li .text {
    color: #262626;
}

#secondpages .multimediablock.video .desk {
    margin-top: 20px;
}

#secondpages .multimediablock.photo .row.sec {
    margin-top: 30px;
}

#secondpages .multimediablock.photo img {
    width: 100%;
    height: 100%;
}

#secondpages .multimediablock.photo .img {
    position: relative;
    height: 100%;
}

#secondpages .multimediablock.photo .img .blackfilter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.61);
    text-align: center;
}

#secondpages .multimediablock.photo .img .blackfilter .downloadbtn {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid white;
    background-color: transparent;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    color: white;
    width: 70%;
    height: 42px;
}

#secondpages .multimediablock.photo .img .blackfilter .downloadbtn:hover {
    background-color: white;
    color: black;
}

#secondpages .multimediablock.minivideo .blocksmini {
    margin-top: 30px;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
}

#secondpages .multimediablock.minivideo .blocksmini .block {
    vertical-align: top;
    width: 33.33%;
    display: inline-block;
    margin-left: -1px;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    margin-top: -1px;
}

#secondpages .multimediablock.video2file .blocksmini .block {
    width: 50%;
}

#secondpages .multimediablock.opros {
    border-radius: 5px;
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border: 1px solid #cad3df;
    padding: 20px;
    width: 100%;
}

#secondpages .multimediablock.opros input[type='text'] {
    padding: 2px 10px;
}

#secondpages .multimediablock.opros .vote-form {
    margin-top: -25px;
}

#secondpages .multimediablock.opros .tit, #secondpages .multimediablock.opros .notetext {
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    color: #0a3e63;
    margin-bottom: 5px;
    margin-top: 25px;
}

#secondpages .multimediablock.opros .desk {
    margin-bottom: 15px;
}

#secondpages .multimediablock.opros .btn {
    float: right;
    padding-right: 0;
}

#secondpages .multimediablock.opros .btn input[type='submit'] {
    border: 2px solid #0f5a93;
    background-color: transparent;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    color: #0f5a93;
}

#secondpages .multimediablock.opros .btn input[type='submit']:hover {
    color: #ffffff;
    background-color: #0f5a93;
    cursor: pointer;
}

#secondpages .multimediablock.opros .jq-radio.checked .jq-radio__div {
    background: #0f5a93;
    box-shadow: none;
}

#secondpages .multimediablock.opros .jq-checkbox, #secondpages .multimediablock.opros .jq-radio {
    vertical-align: -3px;
    width: 18px;
    height: 18px;
    border: 1px solid #d1d1d1;
    background: #ffffff;
    box-shadow: none;
    cursor: pointer;
}

#secondpages .multimediablock.opros .jq-checkbox.checked .jq-checkbox__div {
    width: 11px;
    height: 7px;
    margin: 3px 0 0 3px;
    border-bottom: 2px solid #0f5a93;
    border-left: 2px solid #0f5a93;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

#secondpages .multimediablock.opros textarea {
    width: 100%;
    resize: none;
    padding: 5px 10px;
}

#secondpages .multimediablock.opros label {
    margin-left: 0;
    cursor: pointer;
    margin-right: 10px;
}

#secondpages .multimediablock.opros ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#secondpages .multimediablock.opros ul li {
    list-style: none;
}

#secondpages .multimediablock.opros.res {
    padding: 40px;
    padding-right: 50px;
}

#secondpages .multimediablock.opros.res .voting-result-box li {
    margin-bottom: 30px;
}

#secondpages .multimediablock.opros.res .voting-result-box li:last-child {
    margin-bottom: 0;
}

#secondpages .slideronevents {
    margin-bottom: 40px;
}

#secondpages .slideronevents .bx-wrapper .bx-pager {
    height: auto;
    background-color: transparent;
}

#secondpages .slideronevents .bx-wrapper, #secondpages .slideronevents .bx-viewport {
    max-height: 410px !important;
}

#secondpages .bxslider.events img {
    width: 100%;
}

#secondpages table.doc-table {
    border-collapse: collapse;
    border-spacing: 0;
}

#secondpages table.doc-table tr {
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e5eaee;
}

#secondpages table.doc-table tr:last-child {
    border-bottom: 0;
}

#secondpages table.doc-table tr td, #secondpages table.doc-table tr th {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 10px 20px;
    vertical-align: top;
}

#secondpages table.doc-table tr th {
    background-color: #eceff6;
    font-weight: bold;
}

#secondpages table.doc-table tr td .title {
    font-weight: bold;
    font-size: 17px;
    text-align: left;
}

#secondpages table.doc-table tr td .text {
    text-align: left;
}

#secondpages .doccollection {
    padding: 15px;
    background-color: #f5f9fc;
    padding-bottom: 0;
}

#secondpages .doccollection h3 {
    margin-top: 0;
}

#secondpages .doccollection .dockdesk {
    margin-top: 10px;
    margin-bottom: 15px;
}

#secondpages h1, #secondpages h2, #secondpages h3, #secondpages h4, #secondpages h5, #secondpages h6 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0a3e63;
    border-bottom: 3px solid #0a3e63;
}

#secondpages h1 {
    font-size: 21px;
}

#secondpages h2 {
    font-size: 20px;
}

#secondpages h3 {
    font-size: 19px;
}

#secondpages h4 {
    font-size: 18px;
    border-bottom: 0;
    margin-bottom: 15px;
}

#secondpages h5 {
    font-size: 17px;
    border-bottom: 0;
    margin-bottom: 15px;
    text-transform: none;
}

#secondpages h6 {
    font-size: 16px;
    border-bottom: 0;
    margin-bottom: 15px;
    text-transform: none;
}

#secondpages .docslist.l1 .document {
    margin-bottom: 15px;
    display: inline-block;
}

#secondpages .docslist .document.doc .ico {
    background-image: url(../img/doc.svg);
}

#secondpages .docslist .document.docx .ico {
    background-image: url(../img/docx.svg);
}

#secondpages .docslist .document.pdf .ico {
    background-image: url(../img/pdf.svg);
}

#secondpages .docslist .document.ppt .ico {
    background-image: url(../img/ppt.svg);
}

#secondpages .docslist .document.rar .ico {
    background-image: url(../img/rar.svg);
}

#secondpages .docslist .document.rtf .ico {
    background-image: url(../img/rtf.svg);
}

#secondpages .docslist .document.xml .ico {
    background-image: url(../img/xml.svg);
}

#secondpages .docslist .document.xmlx .ico {
    background-image: url(../img/xmlx.svg);
}

#secondpages .docslist .document.zip .ico {
    background-image: url(../img/zip.svg);
}

#secondpages .docslist .document.nodocico .ico {
    background-image: url(../img/nodocico.svg);
}

#secondpages .docslist .document.xls .ico {
    background-image: url(../img/xls.svg);
}

#secondpages .docslist .document.xlsx .ico {
    background-image: url(../img/xlsx.svg);
}

#secondpages .docslist .document .left {
    float: left;
    width: 50px;
    text-align: center;
    font-size: 14px;
}

#secondpages .docslist .document .left .ico {
    width: 50px;
    height: 60px;
    margin-bottom: 10px;
    background: no-repeat top center;
    background-size: 50px 60px;
}

#secondpages .docslist .document .right {
    float: left;
    width: calc(100% - 50px);
    padding-left: 25px;
    box-sizing: border-box;
}

#secondpages .docslist .document .right .title {
    font-weight: bold;
    font-size: 17px;
}

#secondpages .docslist .document .right .text {
    font-size: 15px;
}

#secondpages .newslist {
    display: none;
}

#secondpages .newslist.active {
    display: block;
}

#secondpages .docslist {
    display: none;
}

#secondpages .docslist.active {
    display: block;
}

#secondpages .checker {
    display: inline-block;
}

#secondpages .checker .ch {
    margin-bottom: -3px;
    float: left;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    background: no-repeat center center;
    margin-left: 10px;
}

#secondpages .checker .ch.c1 {
    background-image: url(../img/filtel_1.svg);
}

#secondpages .checker .ch.c1:hover {
    background-image: url(../img/filtel_1_hover.svg);
}

#secondpages .checker .ch.c1.active {
    background-image: url(../img/filtel_1_hover.svg);
}

#secondpages .checker .ch.c2 {
    background-image: url(../img/filtel_2.svg);
}

#secondpages .checker .ch.c2:hover {
    background-image: url(../img/filtel_2_hover.svg);
}

#secondpages .checker .ch.c2.active {
    background-image: url(../img/filtel_2_hover.svg);
}

#secondpages .topage {
    float: right;
    margin-top: 10px;
}

#secondpages a.yakor {
    display: block;
    width: 100%;
    height: 65px;
    margin-top: -65px;
    visibility: hidden;
}

#secondpages .news-list-page-item {
    margin-bottom: 30px;
}

#secondpages .news-list-page-item .left {
    float: left;
    width: 280px;
}

#secondpages .news-list-page-item .right {
    float: right;
    width: 100%;
}

#secondpages .news-list-page-item .right.no100p {
    width: calc(100% - 280px);
}

#secondpages .news-list-page-item .subcat {
    color: #58647c;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

#secondpages .news-list-page-item .name {
    margin-bottom: 5px;
    margin-top: 2px;
}

#secondpages .news-list-page-item .name a {
    color: #212121;
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
}

#secondpages .news-list-page-item .date {
    color: #58647c;
    font-size: 14px;
}

#secondpages .news-list-page-item .img {
    float: left;
    margin-right: 20px;
}

#secondpages .news-list-page-item .img img {
    width: 250px;
}

#secondpages .bx-wrapper {
    margin: 0 auto;
}

#secondpages .bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0.85em;
    font-family: Arial, serif;
    font-weight: bold;
    color: #666;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 6px;
    height: 42px;
    bottom: 0;
    display: block;
}

#secondpages .bx-wrapper .bx-controls-direction {
    display: none;
}

#secondpages .spoiler-content {
    padding: 10px 20px;
    margin-bottom: 30px;
    display: none;
}

#secondpages .spoiler-content.spoiler-content-visible {
    display: block;
    height: auto !important;
}

#secondpages .spoiler {
    width: 100%;
    color: black;
    font-weight: bold;
    padding: 10px 20px;
    background: #ecf0f6 url(../img/ar-down.svg) no-repeat right 20px center;
    background-size: 20px 20px;
    margin-bottom: 30px;
    padding-right: 60px;
}

#secondpages .spoiler span span {
    font-weight: normal;
    color: #555e6d;
}

#secondpages .spoiler.spoiler-active {
    background-image: url(../img/ar-top.svg);
    margin-bottom: 0;
}

#secondpages .spoiler:hover {
    cursor: pointer;
}

#secondpages .filters {
    margin-bottom: 20px;
    border-bottom: 1px solid #cad3df;
    padding-bottom: 5px;
    margin-left: -30px;
}

#secondpages .filters .element.e3 {
    margin-bottom: 15px;
}

#secondpages .filters .element.e3 > span {
    margin-right: 5px;
    font-size: 14px;
    color: #58647c;
    font-weight: bold;
}

#secondpages .filters .element.e3.onlyonmobile .select {
    width: 99%;
    margin-bottom: 10px;
}

#secondpages .filters .timefilter {
    float: right;
    margin-bottom: 15px;
}

#secondpages .filters .timefilter > div {
    float: left;
    margin-left: 20px;
}

#secondpages .filters .timefilter > div input[type='text'] {
    border: 1px solid #1a9bf9;
    padding: 10px 10px;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    border-radius: 5px;
    width: 120px;
    text-align: center;
}

#secondpages .filters .timefilter > div input[type='submit'] {
    border: 1px solid #cbd3de;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    background-color: #f3faff;
    color: #506081;
    text-align: center;
    cursor: pointer;
}

#secondpages .filters .timefilter > div input[type='submit']:hover {
    background-color: #f5f9fc;
    border: 1px solid #cad3df;
    color: black;
}

#secondpages .filters .timefilter > div span {
    margin-right: 5px;
    font-size: 14px;
    color: #58647c;
    font-weight: bold;
}

#secondpages .filters .chosen-container.chosen-container-multi {
    width: calc(100% - 116px) !important;
}

#secondpages .filters .chosen-container.chosen-container-multi ul.chosen-choices {
    border: 1px solid #1a9bf9;
    padding: 10px 10px;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    border-radius: 5px;
}

#secondpages .filters .numbernews .number {
    background-color: #f0f3f8;
    padding: 5px 20px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -5px;
}

#secondpages .filters form > ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

#secondpages .filters form > ul li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

#secondpages .filters form > ul li.red a {
    color: #bb0c45;
    border: 1px solid #bb0c45;
    font-weight: bold;
}

#secondpages .filters form > ul li:hover a {
    background-color: #f5f9fc;
    border: 1px solid #cad3df;
    color: black;
}

#secondpages .filters form > ul li.active a {
    background-color: #f5f9fc;
    border: 1px solid #cad3df;
    color: black;
    font-weight: bold;
}

#secondpages .filters form > ul li a {
    border: 1px solid #1a9bf9;
    padding: 10px 20px;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    border-radius: 5px;
    float: left;
    display: block;
}

#secondpages a {
    color: #1a9bf9;
}

#secondpages .globaltext {
    padding-left: 30px;
}

#secondpages .globaltext.news {
    padding-left: 0;
}

#secondpages .globaltext.news .img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

#secondpages .globaltext.news .img img {
    width: 250px;
    height: auto;
}

#secondpages .share {
    float: right;
}

#secondpages .share .text {
    float: left;
    margin-top: -6px;
}

#secondpages .share .icons {
    float: left;
    margin-left: 10px;
}

#secondpages .share .ya-share2__badge {
    background-color: transparent !important;
}

#secondpages .share .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-size: 17px 17px;
    background: url(../img/odnoklassniki.svg) no-repeat top center;
}

#secondpages .share .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-size: 17px 17px;
    background: url(../img/vk.svg) no-repeat top center;
}

#secondpages .share .ya-share2__item_service_facebook .ya-share2__icon {
    background-size: 17px 17px;
    background: url(../img/facebook.svg) no-repeat top center;
}

#secondpages .share .ya-share2__item_service_twitter .ya-share2__icon {
    background-size: 17px 17px;
    background: url(../img/twitter.svg) no-repeat top center;
}

#secondpages .intexttitle {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
}

#secondpages .grayblock {
    background-color: #ecf0f6;
    padding: 15px;
}

#secondpages .grayblock .col-md-12 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#secondpages .grayblock .col-md-4 {
    text-align: right;
}

#secondpages .whiteblock {
    padding: 15px;
}

#secondpages .whiteblock .col-md-4 {
    text-align: right;
}

#secondpages .megatitle {
    margin-bottom: 20px;
}

#secondpages .megatitle.likeh3 .left {
    font-size: 18px;
}

#secondpages .megatitle.likeh3 .right {
    margin-top: 6px;
}

#secondpages .megatitle .right .rssi {
    width: 21px;
    height: 17px;
    padding-left: 0;
    background-size: 14px 16px;
    float: right;
    background: url(../img/bitrix/templates/main/img/rss.svg) no-repeat right 1px;
}

#secondpages .megatitle .newsdate {
    float: right;
    border-bottom: 0;
    font-size: 14px;
    color: black !important;
    width: auto;
    background-color: #f0f3f8;
    padding: 5px 20px;
    margin-bottom: 20px;
    margin-top: -20px;
}

#secondpages .megatitle .newsdate .print {
    width: 21px;
    float: left;
    margin-left: 15px;
    background-size: 21px 20px;
    background: url(../img/printer.svg) no-repeat top center;
    height: 20px;
}

#secondpages .megatitle .newsdate .print:hover {
    cursor: pointer;
    opacity: 0.6;
}

#secondpages .megatitle .newsdate span {
    color: black !important;
    float: left;
}

#secondpages .minititle {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}

#secondpages .map-columns {
    width: 100%;
}

#secondpages .map-columns ul {
    padding-left: 0;
}

#secondpages .map-columns .map-level-0 > li > a {
    list-style: none;
    background-color: #eceff6;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: #0a3e63;
    margin-bottom: 15px;
    padding: 5px 15px;
}

#secondpages .modern-page-navigation {
    font-size: 16px;
    text-align: center;
    border-top: 2px solid #cad4dd;
    padding-top: 6px;
    margin-left: -30px;
}

#secondpages .modern-page-navigation .modern-page-first.modern-page-current {
    padding-left: 0.75em !important;
}

#secondpages .modern-page-navigation .modern-page-previous {
    padding-left: 0;
    width: 28px;
    display: inline-block;
    height: 26px;
    background-size: 18px 16px;
    vertical-align: top;
    background: url(../img/back.svg) no-repeat left center;
}

#secondpages .modern-page-navigation .modern-page-title {
    display: none;
}

#secondpages .modern-page-navigation .modern-page-next {
    padding-right: 0;
    width: 28px;
    display: inline-block;
    height: 26px;
    background-size: 18px 16px;
    vertical-align: top;
    background: url(../img/next.svg) no-repeat right center;
}

#secondpages .modern-page-navigation a {
    color: #55657e;
    padding-left: 0.75em;
    padding-right: 0.75em;
    margin-right: -0.26em;
    padding-top: 5px;
    padding-bottom: 5px;
}

#secondpages .modern-page-navigation a:hover {
    text-decoration: underline;
}

#secondpages .modern-page-navigation div.modern-page-navigation a, #secondpages .modern-page-navigation span.modern-page-current, #secondpages .modern-page-navigation div.modern-page-navigation a.modern-page-previous, #secondpages .modern-page-navigation span.modern-page-dots {
    border-color: #e2e2ea;
}

#secondpages .modern-page-navigation .modern-page-current {
    background-color: #55657e;
    color: white;
    font-weight: normal;
    padding-right: 0.75em;
    margin-right: -0.26em;
    padding-top: 5px;
    padding-bottom: 5px;
}

#secondpages .map-columns li {
    list-style: none;
}

#secondpages .map-columns li ul {
    padding-left: 20px;
    margin-top: 10px;
    list-style: none;
    margin-bottom: 25px;
}

#secondpages .map-columns li ul li {
    margin-bottom: 10px;
    position: relative;
}

#secondpages .map-columns li ul li:before {
    content: "—";
    position: relative;
    left: -5px;
    color: #0a3e63;
}

#secondpages .map-columns li ul li:last-child {
    margin-bottom: 0;
}

.imagefancy .fancybox-skin {
    padding: 0 !important;
}

#nocolumnlong {
    text-align: justify;
}

#nocolumnlong .globaltext {
    padding-left: 0;
}

#miniwidth {
    width: 70% !important;
    margin: 0 auto !important;
    max-width: 70% !important;
    text-align: justify;
}

#miniwidth .globaltext {
    padding-left: 0;
}

#secondpages #meropriatia {
    padding-left: 0;
}

#secondpages #meropriatia .col-fixed.anons {
    padding-left: 0;
}

@media (max-width: 1000px) {
    #secondpages .multimediablock.bros .brosura li {
        width: 50%;
        margin-bottom: 25px;
    }

    #secondpages .multimediablock.bros .brosura li img {
        width: 100%;
    }

    #miniwidth {
        width: 100% !important;
        margin: 0 auto !important;
        max-width: 100% !important;
    }
}

#sidebar {
    margin-top: 8px;
}

#sidebar a {
    color: #0f5a93;
}

#sidebar .typicalsbblock {
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border: 1px solid #cad3df;
    padding: 10%;
    margin-bottom: 40px;
}

#sidebar .typicalsbblock.withtitle {
    padding: 0;
}

#sidebar .typicalsbblock.withtitle .title {
    background-color: #f5f9fc;
    padding: 5% 10%;
    border-bottom: 1px solid #cad3df;
    box-shadow: 0 3px 5px 0 rgba(26, 31, 32, 0.06);
    text-decoration: none;
    color: black;
    margin-bottom: 0;
}

#sidebar .typicalsbblock.withtitle .text {
    padding: 5% 10%;
}

#sidebar .typicalsbblock.docs ul {
    padding-left: 5px;
}

#sidebar .typicalsbblock.blueblock {
    color: white;
    background-color: #1a9bf9;
}

#sidebar .typicalsbblock.blueblock .title {
    color: white;
}

#sidebar .typicalsbblock.redblock {
    color: white;
    background-color: #be0f48;
    position: relative;
}

#sidebar .typicalsbblock.redblock .title {
    color: white;
}

#sidebar .typicalsbblock.redblock a {
    color: white;
    text-decoration: underline;
}

#sidebar .typicalsbblock.redblock a:hover {
    text-decoration: none;
}

#sidebar .typicalsbblock ul {
    padding-left: 20px;
    margin-top: 0;
    list-style: none;
    margin-bottom: 0;
}

#sidebar .typicalsbblock ul li {
    margin-bottom: 10px;
    position: relative;
}

#sidebar .typicalsbblock ul li.active {
    font-weight: bold;
}

#sidebar .typicalsbblock ul li.active a {
    color: black;
}

#sidebar .typicalsbblock ul li.active a:hover {
    text-decoration: none;
    cursor: default;
}

#sidebar .typicalsbblock ul li.doc {
    padding-left: 17px;
}

#sidebar .typicalsbblock ul li.doc:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(../img/bitrix/templates/main/img/s-icon1.svg) no-repeat;
    background-size: 14px 19px;
    top: 2px;
}

#sidebar .typicalsbblock ul li.link {
    padding-left: 17px;
}

#sidebar .typicalsbblock ul li.link:before {
    content: "";
    width: 19px;
    position: absolute;
    height: 19px;
    display: inline-block;
    background: url(../img/bitrix/templates/main/img/s-icon2.svg) no-repeat;
    background-size: 14px 19px;
    top: 2px;
}

#sidebar .typicalsbblock ul li:before {
    content: "—";
    position: relative;
    left: -5px;
    color: #0a3e63;
}

#sidebar .typicalsbblock ul li:last-child {
    margin-bottom: 0;
}

#sidebar .typicalsbblock .title {
    font-size: 16px;
    font-weight: bold;
    color: #0a3e63;
    text-decoration: underline;
    margin-bottom: 10px;
    text-transform: uppercase;
}

@media (max-width: 1220px) {
    #header .lang {
        margin-top: 9px;
        font-size: 18px;
    }

    #header .globaliconline {
        width: auto;
        transform: scale(0.8);
        float: right;
        margin-top: 17px;
    }

    #header .globaliconline .containermobile {
        float: left;
    }

    #header .globaliconline .containermobile .hico {
        float: none;
        margin-bottom: 15px;
        margin-right: 15px;
    }

    #header .globaliconline .separator {
        margin-top: -15px;
        height: 80px;
        margin-right: 15px;
    }
}

@media (max-width: 870px) {
    #header .logo a div {
        font-size: 14px;
    }

    #header .sr {
        width: 77%;
        margin-left: -20px;
    }
}

@media (max-width: 767px) {
    #secondpages .tag_news > .megatitle {
        margin-left: 0;
        width: 100%;
    }

    .multimediablock.opros.res ol {
        padding-left: 0;
    }

    .multimediablock.opros.res ol table tr {
        display: block;
        margin-bottom: 15px;
        width: 100% !important;
        float: left;
    }

    .multimediablock.opros.res ol table tr td {
        width: 100% !important;
        display: block;
        clear: both;
    }

    #secondpages .megatitle .newsdate .print {
        display: none;
    }

    #secondpages .multimediablock.photo .row.sec {
        margin-top: 0;
    }

    #secondpages .multimediablock.photo img, #secondpages .multimediablock.photo .img {
        height: auto;
    }

    #secondpages .multimediablock.bros .brosura {
        margin-left: 0;
        margin-right: 0;
    }

    #secondpages .multimediablock.bros .brosura li {
        width: 100%;
        border-bottom: 1px solid gainsboro;
        padding-bottom: 25px;
        padding-left: 0;
        padding-right: 0;
    }

    #secondpages .multimediablock.minivideo .blocksmini .block {
        width: 100%;
    }

    #secondpages .multimediablock.opros .check ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    #secondpages .modern-page-navigation, #secondpages .filters {
        margin-left: 0;
    }

    #sidebar {
        margin-top: 40px;
    }

    #sidebar .typicalsbblock {
        padding: 20px;
    }

    #sidebar .typicalsbblock.withtitle .title {
        padding: 20px;
    }

    #sidebar .typicalsbblock.withtitle .text {
        padding: 20px;
    }

    #header .rightlogo {
        transform: scale(1);
        float: none;
        display: none;
    }

    #header .globaliconline {
        transform: scale(1);
        float: none;
        margin-top: 35px;
        height: auto;
        width: 240px;
        display: none;
    }

    #header .globaliconline .lang {
        margin-top: -4px;
    }

    #header .globaliconline .separator {
        height: 50px;
        display: none;
    }

    #header .globaliconline .containermobile {
        float: none;
    }

    #header .globaliconline .containermobile .hico {
        float: left;
        margin-bottom: 0;
        margin-right: 15px;
        display: none;
    }

    #header .globaliconline .containermobile .hico.glassico {
        display: none;
    }

    #header .sr {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 20px;
        margin-left: 0;
    }

    #header .logo {
        text-align: center;
    }

    #header .logo a div {
        font-size: 16px;
        width: auto;
        display: inline-block;
        text-align: left;
    }

    #secondpages .globaltext {
        padding-left: 0;
    }
}

@media (max-width: 1000px) {
    #mainmenu ul {
        display: none;
    }

    #specialversion {
        display: none;
    }

    #header .globaliconline .hico.rssico {
        margin-top: 15px;
    }

    #sidebar .typicalsbblock ul {
        padding-left: 5px;
    }
}

@media (max-width: 500px) {
    #secondpages .globaltext img {
        display: block;
        clear: both;
        width: 100%;
        padding-right: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        height: auto;
        margin-bottom: 25px;
    }

    #secondpages .globaltext.news .img {
        width: 100%;
        margin-right: 0;
    }

    #secondpages .globaltext.news .img img {
        width: 100%;
    }
}

#ui-datepicker-div {
    font-family: "PT Sans", sans-serif;
    border-right: 0;
    padding: 0;
    background-image: url(../img/kletka.png);
    border-radius: 0 !important;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
}

#ui-datepicker-div .ui-datepicker-next span {
    background-size: 10px 10px;
    background: url(../img/c_data_right.svg) center center;
}

#ui-datepicker-div .ui-datepicker-prev span {
    background-size: 10px 10px;
    background: url(../img/c_data_left.svg) center center;
}

#ui-datepicker-div .events {
    color: white;
    background-image: url(../img/c_triangl.svg) !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    background-size: 14px 14px;
    background-color: #0f578b;
}

#ui-datepicker-div .events a {
    color: white;
}

#ui-datepicker-div .ui-datepicker-current-day {
    background-color: #1a9bf9;
}

#ui-datepicker-div .ui-datepicker-current-day a {
    color: white;
}

#ui-datepicker-div .ui-datepicker-next-hover {
    right: 2px;
    cursor: pointer;
}

#ui-datepicker-div .ui-datepicker-prev-hover, #ui-datepicker-div .ui-datepicker-next-hover {
    top: 2px;
}

#ui-datepicker-div .ui-datepicker-prev-hover {
    left: 2px;
    cursor: pointer;
}

#ui-datepicker-div .ui-state-hover, #ui-datepicker-div .ui-widget-content .ui-state-hover, #ui-datepicker-div .ui-widget-header .ui-state-hover, #ui-datepicker-div .ui-state-focus, #ui-datepicker-div .ui-widget-content .ui-state-focus, #ui-datepicker-div .ui-widget-header .ui-state-focus, #ui-datepicker-div .ui-button:hover, #ui-datepicker-div .ui-button:focus {
    border: 0;
    background: transparent none;
    opacity: 0.7;
}

#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker .ui-datepicker-next {
    width: 26px;
    height: 26px;
}

#ui-datepicker-div .ui-datepicker-calendar, #ui-datepicker-div .ui-datepicker-header {
    background: transparent url(../img/kletka.png);
    border-radius: 0 !important;
    border: 1px solid #e3e3e3;
    border-right: 0;
    box-shadow: none !important;
}

#ui-datepicker-div td {
    border: 1px solid #e3e3e3;
    padding: 0;
}

#ui-datepicker-div td a {
    font-family: "PT Sans", sans-serif;
    background: transparent none;
    border: 0;
    text-align: center;
    font-size: 12px;
    padding: 7px;
}

#ui-datepicker-div th {
    font-size: 10px;
    background-color: #e3e3e3;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}

#ui-datepicker-div table {
    margin-bottom: 0;
    border-radius: 0;
}

#ui-datepicker-div .ui-datepicker-title {
    font-size: 12px;
    font-family: "PT Sans", sans-serif;
}

.button-in-content a {
    border: 1px solid #0f5a93;
    border-left: 5px solid #e40614;
    display: inline-block;
    padding: 10px 30px;
    font-weight: bold;
    text-decoration: none;
    color: #0f5a93 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
}

.button-in-content a:hover {
    background-color: #0f5a93;
    color: white !important;
}

@media (max-width: 750px) {
    #secondpages .filters .timefilter {
        width: 100%;
    }

    #secondpages .filters .timefilter .element {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }

    #secondpages .filters .timefilter .element input {
        width: 100% !important;
    }
}

#mainmenuzagl.wstick {
    display: block !important;
    width: 100%;
    height: 54px !important;
    margin-bottom: 20px;
}

#mainmenu.stick {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border-bottom: 1px solid #cad3df;
}

#mainmenu.stick.onspecial {
    margin-top: 66px;
}

#secondpages img {
    max-width: 100%;
}

#oldsitemsg {
    position: fixed;
    top: 70px;
    right: 10px;
    width: 200px;
    background-color: rgba(245, 249, 252, 0.95);
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border: 1px solid #cad3df;
    padding: 15px;
    z-index: 995;
    font-size: 15px;
}

#oldsitemsg .title {
    font-weight: bold;
    margin-bottom: 20px;
    padding-right: 20px;
}

#oldsitemsg .closeico {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    background-size: 15px 15px;
    background: url(../img/color1/clear-button.svg) no-repeat;
    top: 10px;
}

#oldsitemsg .closeico:hover {
    opacity: 0.6;
    cursor: pointer;
}

@media (max-width: 1000px) {
    #secondpages .multimediablock {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #secondpages .multimediablock.opros input[type='text'] {
        width: 100%;
    }

    #secondpages .checker {
        display: none;
    }

    #secondpages .docslist.l1 {
        display: block !important;
    }

    #secondpages .docslist.l2 {
        display: none !important;
    }
}

.imagefancy .fancybox-next span {
    background: url(../img/inmodal-left.svg) no-repeat top center;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}

.imagefancy .fancybox-prev span {
    background: url(../img/inmodal-right.svg) no-repeat top center;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}

.photobank .grid {
    visibility: hidden;
}

.photobank .grid:after {
    content: "";
    display: block;
    clear: both;
}

.photobank .grid-sizer {
    width: 33.33%;
}

.photobank .grid-item {
    width: 33.33%;
    float: left;
    transition: all 0.1s ease 0s;
    padding: 10px;
}

.photobank .grid-item:hover {
    opacity: 0.7;
}

body #secondpages .globaltext .photobank .grid-item img {
    display: block;
    max-width: 100%;
    box-shadow: 2px 3px 5px 0 rgba(26, 31, 32, 0.06);
    border: 1px solid #cad3df;
    padding: 5px !important;
}

#meropriatia {
    position: relative;
}

#meropriatia #loading {
    background-color: #ffffff;
    height: 100%;
    width: calc(100% - 15px);
    position: absolute;
    z-index: 12;
    margin-top: 0;
    top: 0;
}

#meropriatia #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#meropriatia #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#meropriatia .object {
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #0a3e63;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #0a3e63;
    border-right: 5px solid transparent;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#meropriatia #object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

#meropriatia #object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#meropriatia #object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#meropriatia #object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.photobank {
    position: relative;
}

.photobank #loading {
    background-color: #ffffff;
    height: 500px;
    width: calc(100% - 30px);
    position: absolute;
    z-index: 1;
    margin-top: 0;
    top: 0;
}

.photobank #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

.photobank #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.photobank .object {
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #0a3e63;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #0a3e63;
    border-right: 5px solid transparent;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

.photobank #object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

.photobank #object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.photobank #object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.photobank #object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.photobank .uppergrid {
    height: 500px;
    overflow: hidden;
}

.photobank .uppergrid.show {
    height: auto;
    overflow: visible;
}

.photobank .grid {
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    opacity: 0;
}

.photobank .grid.show {
    visibility: visible;
    opacity: 1;
}

@-webkit-keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@media (max-width: 767px) {
    .photobank .grid-sizer, .photobank .grid-item {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .photobank .grid-sizer, .photobank .grid-item {
        width: 100%;
    }
}

.feedback-form .desk {
    margin-bottom: 20px;
}

.feedback-form .form-group.w50 {
    width: 49%;
    float: left;
}

.feedback-form .form-group.has-error input, .feedback-form .form-group.has-error textarea {
    border: 2px solid red;
}

.feedback-form textarea {
    height: 150px;
    resize: none;
}

.feedback-form input, .feedback-form textarea {
    border: 2px solid #d4d4d4;
    border-radius: 0;
}

.feedback-form .form-control:focus {
    box-shadow: none;
    border: 2px solid #d4d4d4;
}

.feedback-form .help-block.with-errors {
    color: red;
}

.feedback-form button {
    border: 1px solid #0f5a93;
    border-left: 5px solid #e40614;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    width: 200px;
    float: right;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    box-sizing: border-box;
    background-color: white;
    color: #0f5a93;
    text-transform: uppercase;
}

.feedback-form button:hover {
    background-color: #0f5a93;
    color: white;
}

@media (max-width: 500px) {
    .feedback-form .desk {
        margin-bottom: 20px;
    }

    .feedback-form .form-group.w50 {
        width: 100%;
        float: left;
        margin-right: 0 !important;
    }
}

#secondpages .filters ul li.onlymob {
    display: none;
}

@media (max-width: 600px) {
    #secondpages .multimediablock.opros ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}

@media (max-width: 750px) {
    #secondpages .filters .timefilter {
        display: none;
    }

    #secondpages .filters ul li.onlymob {
        display: inline-block;
        float: right;
        margin-right: 0;
    }

    #secondpages .filters ul li.onlymob div {
        border: 1px solid #1a9bf9;
        padding: 10px 20px;
        text-transform: uppercase;
        color: black;
        text-decoration: none;
        border-radius: 5px;
        float: left;
        display: block;
        height: 24px;
        box-sizing: initial;
        background: url(../img/mob-calendar.svg) no-repeat center center;
        width: 24px;
        background-size: 24px 24px;
    }

    #secondpages .filters ul li.onlymob div:hover {
        background-color: #f5f9fc;
        border: 1px solid #cad3df;
        color: black;
    }
}

#news.slideronevents .bx-wrapper .bx-controls {
    width: calc(100% - 568px);
}

#news.slideronevents .bx-wrapper .bxslider.events img {
    max-width: 568px;
}

#news.slideronevents .bx-wrapper .bxslider.events .bx-caption {
    width: calc(100% - 568px);
}

@media (max-width: 950px) {
    .like-table-map.newsblock .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 500px) {
    .like-table-map.newsblock .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 1150px) {
    #news.slideronevents .bx-wrapper .bx-controls {
        width: 39%;
    }

    #news.slideronevents .bx-wrapper .bxslider.events img {
        max-width: 568px;
        width: 61%;
    }

    #news.slideronevents .bx-wrapper .bxslider.events .bx-caption {
        width: 39%;
    }
}

@media (max-width: 767px) {
    #secondpages .multimediablock.minivideo.video2file .blocksmini .block {
        width: 100%;
    }
}

/*# sourceMappingURL=template_styles.css.map */
