<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    font-size: 10px;
}

/*html {
  line-height: 1rem; }*/

/*ol,*/


ul {
    list-style: none;
}

/*table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }*/

caption {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

a {
    text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

input[type='submit'] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@font-face {
    font-family: 'open_sansregular';
    src: url("../fonts/opensans-regular-webfont.eot");
    src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url("../fonts/opensans-semibold-webfont.eot");
    src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url("../fonts/opensans-bold-webfont.eot");
    src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

b {
    font-family: 'open_sansbold';
}

@font-face {
    font-family: 'robotomedium';
    src: url("../fonts/roboto-medium-webfont.eot");
    src: url("../fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff"), url("../fonts/roboto-medium-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.clearfix:after {
    content: '';
    clear: both;
    display: table;
}

body,
a,
em,
input,
textarea {
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    color: #000000;
}

body {
    background: url("../images/bg.jpg") repeat center center;
}

h1 {
    color: #000000;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    line-height: 2.1rem;
}

h2 {
    color: #000000;
    font-size: 1.6rem;
    line-height: 2.0rem;
    font-family: "open_sansbold";
}

h3 {
    font-family: "open_sanssemibold";
    color: #173961;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

/*   a h3 {text-decoration: underline;}*/
a h3:hover {
    color: #c00404;
    text-decoration: none;
}

#content_main .content .none__underline {
    text-decoration: none;
}


h4 {
    color: #000000;
    font-size: 1.3rem;
    line-height: 1.4rem;
    font-family: "open_sansbold";
}

.padding {
    padding: 0 15px;
}

.wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 15px;
}

.bg {
    background: #ffffff;
}

.bg_two {
    background: url("../images/bg_2.png") repeat center center;
}

#settings {
    background: #d2d2d2;
    height: 61px;
}

#settings .size {
    float: left;
    margin: 15px 10px 0 0;
}

#settings .size .title {
    color: #171717;
    float: left;
    margin: 5px 9px 0 0;
}

#settings .size .clearfix {
    float: left;
}

#settings .size .clearfix a {
    color: #171717;
    margin-right: 7px;
}

#settings .size .clearfix a:first-child {
    font-size: 1.8rem;
}

#settings .size .clearfix a:nth-child(2) {
    font-size: 2.2rem;
}

#settings .size .clearfix a:nth-child(3) {
    font-size: 2.8rem;
}

#settings .color {
    float: left;
    width: 200px;
    margin: 14px 0 0 100px;
}

#settings .color .title {
    float: left;
    margin: 6px 8px 0 0;
}

#settings .color ul li {
    float: left;
    margin-right: 10px;
}

#settings .color ul li a {
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #000000;
    position: relative;
}

#settings .color ul li a:before {
    content: "";
    position: absolute;
    width: 13px;
    margin: 10px 0 0 9px;
    height: 13px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
}

#settings .color ul li a.active {
    background: #000000;
}

#main {
    background: #ffffff;
}

#actions .wrapper {
    background: #ffffff;
}

#actions .logo {
    float: left;
    margin-top: 28px;
}

#actions .logo a {
    display: inline-block;
    float: left;
}

#actions .logo .text {
    float: left;
    margin: 16px 0 0 32px;
    line-height: 3.3rem;
}

#actions .logo .text p {
    font-weight: bold;
    font-size: 2.0rem;
}

#actions .logo .text p span {
    font-size: 2.2rem;
    text-transform: uppercase;
}

#actions .manual {
    float: right;
    width: 340px;
    text-align: right;
}

#actions .manual .phone_clock {
    display: inline-block;
    padding-top: 27px;
}

#actions .manual .phone_clock .phone {
    float: left;
    margin-right: 10px;
    width: 37px;
    height: 37px;
    display: block;
    background: url("../images/sprite.png") no-repeat 0 0;
}

#actions .manual .phone_clock .phone:hover {
    background: url("../images/sprite.png") no-repeat 0 -129px;
}

#actions .manual .phone_clock .clock {
    float: left;
    display: block;
    background: url("../images/sprite.png") no-repeat -49px 0;
    width: 38px;
    height: 38px;
}

#actions .manual .phone_clock .clock:hover {
    background: url("../images/sprite.png") no-repeat -54px -129px !important;
}

#actions .manual form {
    position: relative;
    margin-top: 20px;
}

#actions .manual form input[type='text'] {
    width: 298px;
    height: 40px;
    border: 2px solid #000000;
    padding: 0 50px 0 15px;
    box-sizing: border-box;
}

#actions .manual form input[type='submit'] {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 40px;
    background: #000000 url("../images/sprite.png") no-repeat -151px 7px;
}

#menu ul.general {
    padding-top: 40px;
}

#menu ul.general &gt; li {
    float: left;
    margin-right: 72px;
    position: relative;
}

#menu ul.general &gt; li.hover_add:before {
    content: "";
    position: absolute;
    display: none;
    bottom: 0;
    z-index: 2;
    left: 2px;
    width: 128px;
    border: 1px solid #ffffff;
}

#menu ul.general &gt; li &gt; a {
    font-size: 2.2rem;
    display: block;
    padding: 7px 10px;
    border: 2px solid transparent;
}

#menu ul.general &gt; li &gt; a.active {
    border: 2px solid #000000;
}

#menu ul.general &gt; li &gt; a:hover {
    border: 2px solid #000000;
}

#menu ul.general &gt; li ul {
    position: absolute;
    width: 200px;
    top: 38px;
    line-height: 3.5rem;
    left: 0;
    display: none;
    border: 2px solid #000;
    background: #ffffff;
}

#menu ul.general &gt; li ul li {
    padding: 0 10px;
}

#menu ul.general &gt; li ul li a {
    font-size: 2.2rem;
}

#menu ul.general &gt; li:last-child {
    margin-right: 0;
}

#menu ul.general &gt; li:hover.hover_add:before {
    display: block;
}

#menu ul.general &gt; li:hover &gt; a {
    border: 2px solid #000000;
}

#menu ul.general &gt; li:hover ul {
    display: block;
}

.list_type {
    padding-top: 50px;
}

.list_type .title {
    font-weight: bold;
    font-size: 2.8rem;
}

.list_type .article_type {
    margin-top: 40px;
}

.list_type .article_type .date {
    margin-top: 18px;
}

.list_type .article_type .date .day {
    float: left;
    margin-right: 15px;
}

.list_type .article_type .date .hour {
    float: left;
}

.list_type .article_type .name_article {
    margin-top: 10px;
}

.list_type .article_type .name_article a {
    font-weight: bold;
    font-size: 2.0rem;
    text-decoration: underline;
}

.list_type .article_type .name_article a:hover {
    text-decoration: none;
}

.list_type .article_type p {
    padding-top: 14px;
    line-height: 2.2rem;
}

.list_type .all {
    margin-top: 30px;
}

.list_type .all a {
    text-decoration: underline;
}

.list_type .all a:hover {
    text-decoration: none;
}

#news .bg {
    padding-bottom: 80px;
}

.footer_type_1 .bg {
    border-top: 1px solid #000000;
    padding-bottom: 25px;
}

.footer_type_1 .copy {
    float: left;
    line-height: 4.1rem;
}

.footer_type_1 .copy p {
    padding-top: 21px;
}

.footer_type_1 .connect {
    float: left;
    margin: 32px 0 0 66px;
}

.footer_type_1 .connect .phone {
    margin-bottom: 20px;
}

.footer_type_1 .connect .email a {
    text-decoration: underline;
}

.footer_type_1 .connect .email a:hover {
    text-decoration: none;
}

.footer_type_1 .create {
    float: right;
    margin-top: 70px;
}

.footer_type_1 .create a {
    text-decoration: underline;
}

.footer_type_1 .create a:hover {
    text-decoration: none;
}

.main_wrapper {
    max-width: 990px;
    margin: 0 auto;
}

#registration .clearfix {
    /*  width: 20.0rem;*/
    font-family: 'Open Sans', sans-serif;
    float: right;
}

#registration .login {
    float: left;
    margin-top: 11px;
    padding-top: 15px;
}

#registration .login a {
    font-family: "open_sansregular";
    font-size: 1.4rem;
    text-decoration: underline;
}

#registration .login a:hover {
    text-decoration: none;
}

/*        margin-left: 8px;
    margin-top: 25px;*/

#registration .size {
    float: right;
    margin: 25px 8px 0 8px;
}

#registration .size a {
    font-weight: bold;
}

#registration .size a:first-child {
    font-size: 2.0rem;
}

#registration .size a:nth-child(2) {
    font-size: 1.6rem;
}

#header_two {
    margin-top: 6px;
    padding-left: 62px;
}

#header_two .bg_inner {
    background: url("../images/bg_2.png") repeat center center;
}

#header_two .logo {
    float: left;
}

#header_two .logo a {
    float: left;
    position: relative;
    left: -77px;
    top: 3px;
}

#header_two .logo .info {
    font-weight: bold;
    font-size: 2.0rem;
    float: left;
    line-height: 3.3rem;
    margin: 20px 0 0 -50px;
}

#header_two .logo .info span {
    font-size: 2.2rem;
    text-transform: uppercase;
}

#header_two .tools {
    float: right;
    padding-top: 21px;
    margin-right: 14px;
}

#header_two .tools .other {
    margin-left: 70px;
}

#header_two .tools .other ul li {
    float: left;
    margin-right: 13px;
}

#header_two .tools .other ul li a {
    display: block;
    width: 25px;
    height: 25px;
}

#header_two .tools .other ul li:first-child a {
    background: url("../images/sprite.png") no-repeat -2px -49px;
}

#header_two .tools .other ul li:first-child a:hover {
    background: url("../images/sprite.png") no-repeat -1px -219px;
}

#header_two .tools .other ul li:nth-child(2) a {
    background: url("../images/sprite.png") no-repeat -43px -81px;
}

#header_two .tools .other ul li:nth-child(2) a:hover {
    background: url("../images/sprite.png") no-repeat -109px -219px;
}

#header_two .tools .other ul li:nth-child(3) a {
    background: url("../images/sprite.png") no-repeat 0 -81px;
}

#header_two .tools .other ul li:nth-child(3) a:hover {
    background: url("../images/sprite.png") no-repeat -145px -218px;
}

#header_two .tools .other ul li:nth-child(4) {
    margin-right: 3px;
}

#header_two .tools .other ul li:nth-child(4) a {
    background: url("../images/sprite.png") no-repeat -45px -48px;
}

#header_two .tools .other ul li:nth-child(4) a:hover {
    background: url("../images/sprite.png") no-repeat -1px -183px;
}

#header_two .tools .soc {
    margin: 14px 0 7px 33px;
}

#header_two .tools .soc ul {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-right: 4px;
}

#header_two .tools .soc ul li a {
    display: block;
    width: 25px;
    height: 25px;
}

#header_two .tools .soc ul li.vkontakte a {
    background: url("../images/sprite.png") no-repeat -89px -49px;
}

#header_two .tools .soc ul li.vkontakte a:hover {
    background: url("../images/sprite.png") no-repeat -42px -185px;
}

#header_two .tools .soc ul li.facebook a {
    background: url("../images/sprite.png") no-repeat -124px -49px;
}

#header_two .tools .soc ul li.facebook a:hover {
    background: url("../images/sprite.png") no-repeat -76px -185px;
}

#header_two .tools .soc ul li.youtube a {
    background: url("../images/sprite.png") no-repeat -158px -49px;
}

#header_two .tools .soc ul li.youtube a:hover {
    background: url("../images/sprite.png") no-repeat -36px -219px;
}

#header_two .tools .soc ul li.instagram a {
    background: url("../images/sprite.png") no-repeat -194px -49px;
}

#header_two .tools .soc ul li.instagram a:hover {
    background: url("../images/sprite.png") no-repeat -73px -219px;
}

#header_two .tools .soc ul li.zenlink a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid black;
    box-sizing: border-box;
    height: 23px;
    background: url("../images/icons/zen.svg") center no-repeat;
}

#header_two .tools .soc ul li.zenlink a:hover {
    border-color: #CC0000;
    background-image: url("../images/icons/zen-hover.svg");
}

#header_two .tools .soc ul li.zenlink a:hover svg path:first-child {
    /*fill: #CC0000;*/
}

#header_two .tools .soc ul li.telegram a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid black;
    box-sizing: border-box;
    height: 23px;
    background: url("../images/icons/telegram.svg") center no-repeat;
}

#header_two .tools .soc ul li.telegram a:hover {
    border-color: #61A8DE;
    background-image: url("../images/icons/telegram-hover.svg");
}

#header_two .tools .soc ul li.telegram a:hover svg {
    /*fill: #61A8DE;*/
}

#header_two .tools form {
    position: relative;
}

#header_two .tools form input[type='text'] {
    background: #f1f1f1;
    border: 1px solid #bfbfbf;
    width: 213px;
    height: 29px;
    box-sizing: border-box;
    padding: 0 50px 0 10px;
    font-size: 1.4rem;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#header_two .tools form input[type='submit'] {
    position: absolute;
    top: 0;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    right: 0;
    width: 37px;
    height: 100%;
    background: #bc0303 url("../images/sprite.png") no-repeat -193px 6px;
}

#header_two .tools.tools_two .other,
#header_two .tools.tools_two .soc {
    margin-left: 110px;
}

#header_two .tools.tools_two .other ul li:first-child,
#header_two .tools.tools_two .soc ul li:first-child {
    display: none;
}

#menu_two &gt; ul {
    background: #212121;
    z-index: 101;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#menu_two &gt; ul &gt; li {
    float: left;
    border: 1px solid #212121;
    position: relative;
}

#menu_two &gt; ul &gt; li &gt; a {
    line-height: 1.64rem;
    display: block;
    padding: 7px 30px;
    font-size: 1.6rem;
    background: #212121;
    color: #e7e7e7;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

/**/
#menu_two &gt; ul &gt; li &gt; a.active {
    background: #f1f1f1;
    color: #212121;
}

#menu_two &gt; ul &gt; li.active &gt; a {
    background: #f1f1f1;
    color: #212121;
}

#menu_two &gt; ul &gt; li:hover &gt; a {
    background: #f1f1f1;
    color: #212121;
}

#menu_two &gt; ul &gt; li:nth-child(7) &gt; a {
    margin: 1px 0;
}

#menu_two &gt; ul &gt; li ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 31px;
}

#menu_two &gt; ul &gt; li:last-child ul {
    left: auto;
    right: 0px;
    top: 32px;
}

#menu_two &gt; ul &gt; li ul li {
    background: #d9d9d9;
    padding: 0 10px;
}

#menu_two &gt; ul &gt; li ul li a {
    /*          background: #d9d9d9 none repeat scroll 0 0;*/
    white-space: nowrap;
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 1.6rem;
    line-height: 3.1rem;
    /*          width: 15,4rem;*/
    border-bottom: 1px solid #cccccc;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#menu_two &gt; ul &gt; li ul li:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    /*          background: #f1f1f1; */
}

#menu_two &gt; ul &gt; li ul li:hover a {
    color: #cc0000;
}

#menu_two &gt; ul &gt; li ul li:last-child a {
    border: 0;
}

#menu_two &gt; ul &gt; li:last-child {
    border: 0;
}

#menu_two &gt; ul &gt; li:before {
    content: "";
    position: absolute;
    top: 3px;
    z-index: 2;
    right: -1px;
    height: 22px;
    border-right: 1px solid #575757;
}

#menu_two &gt; ul &gt; li:last-child:before {
    display: none;
}

#menu_two &gt; ul &gt; li:hover ul {
    display: block;
}

#navigation {
    margin: 16px 0 0 22px;
    height: 1.8rem;
}


#navigation ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}

#navigation ul li a {
    font-size: 1.4rem;
    color: #c00404;
    text-decoration: underline;
}

#navigation ul li a:hover {
    text-decoration: none;
}

#navigation ul li:before {
    content: "";
    position: absolute;
    top: 4px;
    right: -13px;
    width: 4px;
    height: 7px;
    background: url("../images/sprite.png") no-repeat -89px -81px;
}

#navigation ul li:last-child:before {
    display: none;
}

#navigation ul li:last-child a {
    text-decoration: none;
    color: #000000;
}

#content_main {
    padding-left: 40px;
}

#content_main.pln {
    padding-left: 30px;
}

#content_main h1 {
    text-transform: uppercase;
    padding: 38px 0 24px;
}

#content_main .content {
    float: left;
    width: 620px;
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
}

#content_main .content .first_type .img {
    float: left;
    margin-right: 15px;
}

#content_main .content .first_type p {
    font-family: "open_sansregular";
    line-height: 1.6rem;
}

#content_main .content h2 {
    text-transform: uppercase;
    padding: 15px 0;
}

#content_main .content h3 {
    padding: 15px 0;
}

#content_main .content p {
    line-height: 1.6rem;
    padding-bottom: 15px;
}

#content_main .content .contakts p {
    line-height: 1.6rem;
    padding-bottom: 4px;
}

#content_main .content p span {
    font-family: "open_sansbold";
}

#content_main .content p.pt15 {
    padding-top: 15px;
    padding-bottom: 0px;
}

/*    #content_main .content em {
      display: block;
      font-size: 1.6rem;
      font-family: "open_sanssemibold";
      color: #173961;
      padding: 15px 0; }*/
#content_main .content em {
    font-style: italic;
}

#content_main .content i {
    font-style: italic;
}

/*    #content_main .content ul.list_type {
      padding-left: 17px; }
      #content_main .content ul.list_type li {
        position: relative;
        line-height: 1.6rem; }
        #content_main .content ul.list_type li:before {
          content: "";
          position: absolute;
          top: 4px;
          left: -15px;
          width: 6px;
          height: 6px;
          -webkit-border-radius: 50%;
          -ms-border-radius: 50%;
          -moz-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          background: #c00404; }*/

#content_main .content ol {
    padding-left: 17px;
}

#content_main .content ol li {
    position: relative;
    line-height: 1.6rem;
}

#content_main .content ul {
    padding-left: 17px;
}

#content_main .content ul li {
    position: relative;
    line-height: 1.6rem;
}

#content_main .content ul li:before :not(.other_news ul li::before) {
    content: "";
    position: absolute;
    top: 4px;
    left: -15px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #c00404;
}

#content_main .content #yaMap {
    float: left;
    margin-right: 15px;
}

/*    #content_main .content .afisha__info{
        font-size: 1.5rem;
        font-family: "open_sansbold";
        color: #173865;
        padding-bottom: 2px;
    }*/

/*    #content_main .content  a.afisha__info:hover {
          color: #c00404; }*/
#content_main .content a.afisha__info {
    text-decoration: none;
    line-height: 1.6rem;
}

#content_main .content p.afisha__info {
    padding-bottom: 5px;
}

#content_main .content .afisha__info.date-desc {
    font-family: "open_sansbold";
    position: relative;
    font-size: 1.4rem;
}

#content_main .content .afisha__info.group {
    color: #727272;
    font-style: italic;
    font-family: "open_sansregular";
    position: relative;
    font-size: 1.3rem;
}

#content_main .content .afisha__info.labelAge {
    color: #727272;
    line-height: 1.8rem;
    font-size: 1.2rem;
}


#content_main .content .title {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-family: "open_sansbold";
    padding: 30px 0;
}

/*    #content_main .content table {
      margin-bottom: 30px; }
      #content_main .content table tr td {
        border: 1px solid #c2c2c2;
        font-size: 1.5rem;
        font-family: "open_sansregular";
        padding: 15px; }*/

#content_main .content .soc ul li {
    float: left;
    margin-right: 5px;
}

#content_main .content .soc ul li a {
    width: 16px;
    height: 16px;
    display: block;
}

#content_main .content .soc ul li:first-child a {
    background: url("../images/soc_sprite.png") no-repeat -3px -2px;
}

#content_main .content .soc ul li:nth-child(2) a {
    background: url("../images/soc_sprite.png") no-repeat -23px -2px;
}

#content_main .content .soc ul li:nth-child(3) a {
    background: url("../images/soc_sprite.png") no-repeat -45px -2px;
}

#content_main .content .soc ul li:nth-child(4) a {
    background: url("../images/soc_sprite.png") no-repeat -66px -2px;
}

#content_main .content .soc ul li:nth-child(5) a {
    background: url("../images/soc_sprite.png") no-repeat -87px -2px;
}

#content_main .content .soc ul li:nth-child(6) a {
    background: url("../images/soc_sprite.png") no-repeat -108px -2px;
}

#content_main .content .soc ul li:nth-child(7) a {
    background: url("../images/soc_sprite.png") no-repeat -129px -2px;
}

#content_main .content.bg_right {
    position: relative;
}

#content_main .content.bg_right:before {
    content: "";
    position: absolute;
    border-right: 1px solid #CCCCCC;
    right: -38px;
    height: calc(100% - 50px);
    top: 40px;
}

#content_main .right_others {
    float: right;
    width: 280px;
    border-left: 1px solid #cccccc;
    margin: 36px 12px 0 0;
    position: relative;
}

#content_main .right_others.mt20 {
    margin-top: 21px;
}

#content_main .right_others .nav li {
    padding-left: 15px;
}

#content_main .right_others .nav li a {
    font-family: "open_sanssemibold";
    /*        font-family: 'Open Sans', sans-serif;*/
    font-size: 1.4rem;
    line-height: 3.9rem;
    padding-left: 27px;
    position: relative;
    display: block;
    border-top: 1px solid #cccccc;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#content_main .right_others .nav li:first-child a {
    border-top: none;
}

#content_main .right_others .nav li.vl-punkt a {
    font-family: "open_sanssemibold";
    font-size: 1.3rem;
    line-height: 2.4rem;
    border-top: none;

}

#content_main .right_others .nav li.vl-punkt:last-child a {
    padding-bottom: 5px;
}

#content_main .right_others .nav li a:hover {
    text-decoration: underline;
}

#content_main .right_others .nav li a:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 2px;
    width: 8px;
    height: 12px;
    background: url("../images/sprite.png") no-repeat -105px -82px;
}

#content_main .right_others .nav li.vl-punkt a:before {
    background: none;
}

#content_main .right_others .nav li a:hover {
    color: #173961;
}

#content_main .right_others .buttons {
    text-align: center;
}

#content_main .right_others .buttons a {
    margin-left: 20px;
    margin-top: 25px;
    display: inline-block;
}

#content_main .right_others .buttons a img {
    display: block;
}


#content_main .right_others.clear_border {
    border: 0;
}

#content_main .right_others form {
    padding-bottom: 15px;
}


#slider {
    background: #f3f3f3;
    padding-bottom: 15px;
    margin-top: 40px;
}

#slider .slider {
    width: 900px;
    margin: 0 auto 0;
}

#slider .slider .owl-item &gt; div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 180px;
    height: 134px;
    filter: grayscale(100%);
}

#slider .slider .owl-item &gt; div:hover {
    filter: none;
}

#slider .slider .owl-controls .owl-buttons {
    height: 0;
    position: absolute;
    top: 60px;
    width: 950px;
    margin-left: -25px;
}

#slider .slider .owl-controls .owl-buttons .owl-prev {
    float: left;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -124px -84px;
}

#slider .slider .owl-controls .owl-buttons .owl-next {
    float: right;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -157px -84px;
}

#slider__foto__news {
    margin-top: 15px;
    margin-bottom: 15px;
}

#slider__foto__news .slider .owl-controls .owl-buttons {
    height: 0;
    position: absolute;
    top: 50px;
    width: 670px;
    margin-left: -25px;
}

#slider__foto__news .slider .owl-controls .owl-buttons .owl-prev {
    float: left;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -124px -84px;
}

#slider__foto__news .slider .owl-controls .owl-buttons .owl-next {
    float: right;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -157px -84px;
}

.footer_type_2 {
    background: url("../images/bg_footer.jpg") no-repeat center center;
}

.footer_type_2 .copy {
    font-family: "open_sansregular";
    color: #ffffff;
    float: left;
    margin: 27px 0 0 15px;
    line-height: 2.2rem;
}

.footer_type_2 .place {
    float: left;
    font-family: "open_sansregular";
    color: #ffffff;
    margin: 27px 0 0 67px;
    line-height: 2.2rem;
    margin-bottom: 20px;
}

.footer_type_2 .communication {
    float: left;
    margin: 27px 0 0 37px;
    line-height: 2.2rem;
}

.footer_type_2 .communication a {
    font-family: "open_sansregular";
    /*      font-size: 1.4rem;*/
    line-height: 2.2rem;
    color: #ffffff;
}

.footer_type_2 .communication a:last-child {
    text-decoration: underline;
}

.footer_type_2 .communication a:last-child:hover {
    text-decoration: none;
}

.footer_type_2 .create {
    float: left;
    position: relative;
    margin: 28px 0 0 70px;
    text-align: right;
}

.footer_type_2 .create a {
    /*      font-size: 1.4rem;*/

    font-family: "open_sansregular";
    color: #ffffff;
    line-height: 2.2rem;
}

.footer_type_2 .create:before {
    content: "";
    width: 26px;
    height: 27px;
    /*background: url("../images/lode.png") no-repeat center;*/
    background: url("../images/adyn.ico") no-repeat center;
    position: absolute;
    top: 8px;
    right: -35px;
}

.footer_type_2 .calc {
    float: right;
    margin: 25px 33px 0 0;
}


#general_slider {
    width: 662px;
    background: #f4f4f4;
    padding: 9px 6px;
    -webkit-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    margin-left: -30px;
}

#general_slider .slider {
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    padding: 19px;
}

#general_slider .slider .img {
    width: 622px;
}

#general_slider .slider .img img {
    width: 622px;
    height: 343px;
}

#general_slider .owl-controls {
    text-align: right;
    height: 0;
}

#general_slider .owl-controls .owl-pagination {
    display: inline-block;
    position: relative;
    top: 3px;
    z-index: 2;
    display: flex;
    width: 100%;
    gap: 5px;
    justify-content: space-between;
}

#general_slider .owl-controls .owl-pagination .owl-page {
}

#general_slider .owl-controls .owl-pagination .owl-page span {
    height: 6px;
    width: 6px;
    display: block;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #a2a2a2;
}

#general_slider .owl-controls .owl-pagination .owl-page.active span {
    background: #b80202;
    border: 2px solid #b80202;
}


#content_main .content_general {
    float: left;
    width: 667px;
}

#content_main .content_general h2 {
    margin-top: 45px;
    text-transform: uppercase;
}

#content_main .content_general .article {
    margin-top: 21px;
}

#content_main .content_general .article .date {
    font-family: "open_sansbold";
    position: relative;
    font-size: 1.4rem;
    padding-left: 20px;
}

#content_main .content_general .article .date span {
    margin-left: 6px;
}

#content_main .content_general .article .date:before {
    position: absolute;
    top: 1px;
    left: 0px;
    content: "";
    width: 9px;
    height: 13px;
    background: url("../images/sprite.png") no-repeat -105px -81px;
}

#content_main .content_general .article .name {
    padding: 8px 0 0 61px;
}

#content_main .content_general .article .name a {
    font-family: "open_sanssemibold";
    font-size: 1.6rem;
    color: #173961;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#content_main .content_general .article .name a:hover {
    color: #be1b1b;
}

#content_main .content_general .article p {
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    padding: 10px 0 0 60px;
}


#content_main .allnews .article {
    margin-top: 21px;
}

#content_main .allnews .article .date {
    font-family: "open_sansbold";
    position: relative;
    font-size: 1.4rem;
    padding-left: 20px;
}

#content_main .allnews .article .date span {
    margin-left: 6px;
}

#content_main .allnews .article .date:before {
    position: absolute;
    top: 1px;
    left: 0px;
    content: "";
    width: 9px;
    height: 13px;
    background: url("../images/sprite.png") no-repeat -105px -81px;
}

#content_main .allnews .article .name {
    padding: 8px 0 0 61px;
}

#content_main .allnews .article .name a {
    font-family: "open_sanssemibold";
    font-size: 1.6rem;
    color: #173961;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#content_main .allnews .article .name a:hover {
    color: #be1b1b;
}

#content_main .allnews .article p {
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    padding: 10px 0 0 60px;
}


#content_main .content_general .all_post {
    margin-top: 15px;
}

#content_main .content_general .all_post a {
    font-family: "open_sansregular";
    font-size: 1.6rem;
    color: #173961;
    text-decoration: underline;
    /*      text-transform: uppercase; */
}

#content_main .content_general .all_post a:hover {
    text-decoration: none;
}

#content_main .content_general .min_slider {
    margin-top: 30px;
    position: relative;
    width: 681px;
    left: -13px;
    padding: 18px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#content_main .content_general .min_slider .owl-wrapper-outer {
    left: 32px;
}

#content_main .content_general .min_slider .slider {
    max-width: 620px;
}

#content_main .content_general .min_slider .owl-item &gt; div {
    text-align: center;
}

#content_main .content_general .min_slider .owl-item &gt; div img {
    width: auto;
    max-width: 100%;
}

#content_main .content_general .min_slider .owl-controls .owl-buttons {
    height: 0;
    position: absolute;
    top: 27px;
    width: 680px;
}

#content_main .content_general .min_slider .owl-controls .owl-buttons .owl-prev {
    float: left;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -124px -84px;
}

#content_main .content_general .min_slider .owl-controls .owl-buttons .owl-next {
    float: right;
    width: 21px;
    height: 40px;
    background: url("../images/sprite.png") no-repeat -157px -84px;
}

#content_main .content_general .other_news {
    background: #f3f3f3;
    margin: 33px 0 45px -16px;
    width: 700px;
    -webkit-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 15px 23px -12px rgba(0, 0, 0, 0.75);
}

#content_main .content_general .other_news ul {
    text-align: center;
    border: 1px solid #dadada;
    margin: 10px;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 10px 21px;
}

#content_main .content_general .other_news ul li {
    width: 150px;
    float: left;
    margin-right: 19px;
    position: relative;
}

#content_main .content_general .other_news ul li img {
    padding-bottom: 9px;
    padding-top: 17px;
}

#content_main .content_general .other_news ul li .name {
    font-family: "open_sansbold";
    font-size: 2.0rem;
    color: #b80202;
    padding: 0 0 17px 0;
    text-transform: uppercase;
    text-decoration: none;
}

/*        #content_main .content_general .other_news ul li a {
          font-family: "open_sanssemibold";
          font-family: "open_sansbold";
          font-size: 1.6rem;
          line-height: 1.8rem;
          text-align: center;
          text-decoration: underline; }*/
#content_main .content_general .other_news ul li a {
    /**/
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    color: #000000;
    text-decoration: none;
    /*          font-size: 1.6rem;
              line-height: 1.8rem;
              text-align: center;*/
}

#content_main .content_general .other_news ul li a:hover {
    color: #b80202;
    text-decoration: underline;
}

#content_main .content_general .other_news ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    right: -10px;
    height: 260px;
    border-right: 1px solid #cccccc;
}

#content_main .content_general .other_news ul li:last-child {
    margin-right: 0;
}

#content_main .content_general .other_news ul li:last-child:before {
    display: none;
}

#content_main .content_general .border-right {
    box-sizing: border-box;
    padding-right: 40px;
    border-right: 1px solid #cccccc;
}

#content_main.news_page .content_general .news_container &gt; div {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

#content_main.news_page .content_general .news_container .text {
    width: 100%;
}

#content_main.news_page .content_general .news_container.dokuments &gt; div {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}


#content_main.news_page .content_general .news_container &gt; div img {
    float: left;
    margin-right: 15px;
}

#content_main.news_page .content_general .news_container &gt; div .text {
    /*    width: 525px;/**/
    float: left;
    position: relative;
}

#content_main.news_page .content_general .news_container.afisha &gt; div .text {
    width: 525px;
}

#content_main.news_page .content_general .news_container.show &gt; div .text {
    width: 440px;
}

#content_main.news_page .content_general .news_container &gt; div .text.image_right {
    width: 410px;
}

#content_main.news_page .content_general .news_container.text_only &gt; div .text {
    width: 100%;
}

#content_main.news_page .content_general .news_container &gt; div .text .name {
    padding-bottom: 6px;
}

#content_main.news_page .content_general .news_container &gt; div .text .name a,
#content_main.news_page .content_general .news_container &gt; div .text .name span {
    /*        font-size: 1.5rem;
            font-family: "open_sansbold";
            color: #173865;*/
    color: #173961;
    font-family: "open_sanssemibold";
    font-size: 1.6rem;
    transition: all 0.3s ease 0s;

}

#content_main.news_page .content_general .news_container &gt; div .text .name a:hover {
    color: #c00404;
}

#content_main.news_page .content_general .news_container &gt; div .text .name.selekt a {
    color: #c00404;
    text-decoration: none;
}

#content_main.news_page .content_general .text.other_year .name.selekt a {
    color: #c00404;
    text-decoration: none;
}

#content_main.news_page .content_general .text.other_year {
    float: right;
}

#content_main.news_page .content_general .text.other_year .name {
    padding: 8px;
    display: inline-block;
}

#content_main.news_page .content_general .text.other_year h3 {
    text-align: right;
}

/*        #content_main.news_page .content_general  .text.other_year .other_year_title{
            display: block;
         float: right;
        }*/
#content_main.news_page .content_general .news_container &gt; div .text p {
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;

}

#content_main.news_page .content_general .news_container &gt; div .text p.show__info {
    padding-top: 16px;
    font-style: italic;
}

#content_main.news_page .content_general .news_container &gt; div .date {
    float: right;
    font-size: 1.3rem;
    margin: 5px 17px 0 0;
}

#content_main.news_page .add-desc .date-desc {
    font-family: "open_sansbold";
    position: relative;
    font-size: 1.4rem;
}

#content_main.news_page .add-desc .labelAge {
    color: #727272;
    line-height: 2.8rem;
    font-size: 1.2rem;
}

#content_main.news_page .content_general .news_container &gt; div .text .group,
#content_main.news_page .content_general .news_container &gt; div .text p.show__info {
    padding-top: 16px;
    font-style: italic;
}

#content_main.news_page .content_general .news_container &gt; div .text .group a,
#content_main.news_page .content_general .news_container &gt; div .text .group p,
#content_main .struktura_container .text a.group,
#content_main .content.bg_right a.group,
#content_main.news_page .content_general .news_container &gt; div .text p.show__info {
    color: #727272;
}

/**/
#content_main.news_page .right_others .show,
#content_main.news_page .right_others .show a {
    font-size: 1.5rem;
    margin: 15px 0 0 7px;
}

#content_main.news_page .right_others .select_date {
    margin: 12px 0 15px 13px;
}

#content_main.news_page .right_others .select_date span {
    display: inline-block;
    width: 16px;
    top: -4px;
    left: 10px;
    position: relative;
    border-top: 1px solid #000000;
}

#content_main.news_page .right_others .select_date input[type='text'] {
    width: 102px;
    height: 2.6rem;
    border: 1px solid #bfbfbf;
    font-size: 1.3rem;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#content_main.news_page .right_others .select_date input[type='text']:last-child {
    margin-left: 20px;
    padding: 0 10px 0 0
}

#content_main.news_page .right_others .rubriki_select {
    margin: 15px 0 11px 13px;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox__select {
    width: 231px;
    height: 23px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    font-weight: normal;
    background: #FFFFFF;
    box-shadow: none;
    line-height: 2.3rem;
    font-size: 1.3rem;
    border: 1px solid #bfbfbf;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox__select .jq-selectbox__trigger {
    background: url("../images/arrow_select.png") no-repeat center center;
    margin: 0;
    border: 0;
    width: 31px;
    height: 23px;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: 0;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox li {
    color: #525252;
    line-height: 2.3rem;
    font-size: 1.3rem;
    padding: 0 4px 0;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox li:hover {
    background: #e8e8e8;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox__dropdown {
    box-shadow: none;
    border-radius: 0;
    font-size: 1.6rem;
}

#content_main.news_page .right_others .rubriki_select .jq-selectbox__dropdown .disabled {
    background: transparent !important;
}

#content_main.newss_page .sorting {
    margin-top: 22px;
    float: left
}

#content_main.newss_page .sorting p {
    font-size: 1.3rem;
}

#content_main.newss_page .sorting p a {
    font-size: 1.3rem;
    padding: 0 5px;
    text-decoration: underline;
}

#content_main.newss_page .sorting p span {
    padding: 0 5px;
}

#content_main.newss_page .sorting p a:hover {
    color: #c00404;
    text-decoration: none;
}

#content_main.news_page .add-desc.show {
    width: 180px;
    float: left;
}

#content_main.news_page .add-desc.afisha {
    width: 100px;
    float: left;
}


#content_main.newss_page .newss_container &gt; div {
    width: 50%;
    float: left;
    margin-top: 30px;
    height: 200px;
}

#content_main.newss_page .newss_container &gt; div img {
    float: left;
    width: 125px;
}

#content_main.newss_page .newss_container &gt; div .text {
    width: 180px;
    float: right;
    box-sizing: border-box;
    padding-right: 10px;
}

#content_main.newss_page .newss_container &gt; div .text .name a {
    font-size: 1.6rem;
    font-family: "open_sanssemibold";
    color: #173865;
}

#content_main.newss_page .newss_container &gt; div .text .name a:hover {
    color: #c00404;
}

#content_main.newss_page .newss_container &gt; div .text .buttons {
    margin-top: 7px;
}

#content_main.newss_page .newss_container &gt; div .text .buttons a {
    float: left;
    display: block;
    font-size: 1.3rem;
    text-align: center;
    line-height: 2.9rem;
    width: 79px;
    height: 29px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #cccccc;
    -webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -o-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -moz-webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}

#content_main.newss_page .newss_container &gt; div .text .buttons a:hover {
    background: #cccccc;
    background-image: -webkit-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    webkit-background-image: -moz-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    background-image: linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    color: #ffffff;
}

#content_main.newss_page .newss_container &gt; div .text .buttons a:first-child {
    margin-right: 5px;
}

#content_main.newss_page .newss_container &gt; div .text p {
    font-size: 1.3rem;
    color: #4b4b4b;
    line-height: 2.4rem;
}

#content_main.newss_page .newss_container &gt; div .text p span.clearfix {
    float: right;
    margin: 3px 28px 0 0;
}

#content_main.newss_page .newss_container &gt; div .text p span {
    color: #000000;
}

#content_main.newss_page .newss_container &gt; div .text p span.full {
    float: left;
}

#content_main.newss_page .newss_container &gt; div .text p span.full img {
    width: 15px;
}

#content_main.newss_page .newss_container &gt; div .text p span.loss {
    float: left;
}

#content_main.newss_page .newss_container &gt; div .text p span.loss img {
    width: 15px;
}


#content_main.newss_page .izdaniya_container &gt; div .text p span.clearfix {
    float: right;
    margin: 3px 28px 0 0;
}

#content_main.newss_page .izdaniya_container &gt; div .text p span.full {
    float: left;
}

#content_main.newss_page .izdaniya_container &gt; div .text p span.full img {
    width: 15px;
}


#content_main.newss_page .izdaniya_container &gt; div {
    width: 100%;
    float: left;
    margin-top: 30px;
    /*    height: 200px;*/
}

#content_main.newss_page .izdaniya_container .line__items {
    width: 100%;
    height: 1px;
    margin: 0px;
    padding: 0px;
    border-top: solid #999 1px;
    margin-top: 15px;
}


#content_main.newss_page .izdaniya_container &gt; div img {
    float: left;
    width: 125px;
}

#content_main.newss_page .izdaniya_container &gt; div .text {
    width: 100%;
    float: right;
    box-sizing: border-box;
    padding-right: 10px;
}

#content_main.newss_page .izdaniya_container &gt; div .text .bottom-left {
    width: 70%;
    float: left;
}

#content_main.newss_page .izdaniya_container &gt; div .text .bottom-right {
    width: 30%;
    float: right;
}

#content_main.newss_page .izdaniya_container &gt; div .text.image_right {
    width: 490px;
}

#content_main.newss_page .izdaniya_container &gt; div .text .name a {
    font-size: 1.6rem;
    font-family: "open_sanssemibold";
    color: #173865;
}

#content_main.newss_page .izdaniya_container &gt; div .text .name a:hover {
    color: #c00404;
}

#content_main.newss_page .izdaniya_container &gt; div .text .buttons {
    margin-top: 17px;
}

#content_main.newss_page .izdaniya_container &gt; div .text .buttons a {
    float: left;
    display: block;
    font-size: 1.3rem;
    text-align: center;
    line-height: 2.9rem;
    width: 79px;
    height: 29px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #cccccc;
    -webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -o-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -moz-webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}

#content_main.newss_page .izdaniya_container &gt; div .text .buttons a:hover {
    background: #cccccc;
    color: #ffffff;
    background-image: -webkit-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    webkit-background-image: -moz-linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
    background-image: linear-gradient(bottom, rgb(198, 70, 70) 0%, rgb(159, 0, 0) 100%);
}

#content_main.newss_page .izdaniya_container &gt; div .text .buttons a:first-child {
    margin-right: 5px;
}

#content_main.newss_page .izdaniya_container &gt; div .text p {
    font-size: 1.3rem;
    color: #4b4b4b;
    line-height: 2.4rem;
}

#content_main.newss_page .izdaniya_container &gt; div .text p span.clearfix {
    float: right;
    margin: 3px 474px 0 0;
}

#content_main.newss_page .izdaniya_container &gt; div .text p span.clearfix.image_right {
    float: right;
    margin: 3px 350px 0 0;
}

#content_main.newss_page .izdaniya_container &gt; div .text p span {
    color: #000000;
}


#content_main.newss_page .book_info {
    padding-bottom: 20px;
}

#content_main.newss_page .book_info &gt; div {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: 200px;
}

#content_main.newss_page .book_info &gt; div img {
    float: left;
    width: 125px;
}

#content_main.newss_page .book_info &gt; div .text {
    /*    width: 527px;*/
    float: right;
    box-sizing: border-box;
    padding-right: 15px;
}

#content_main.newss_page .book_info &gt; div .text.image_right {
    width: 480px;
}

#content_main.newss_page .book_info &gt; div .text .name a {
    font-size: 1.5rem;
    font-family: "open_sansbold";
    color: #173865;
}

#content_main.newss_page .book_info &gt; div .text .name a:hover {
    color: #c00404;
}


#content_main.newss_page .book_info &gt; div .text .title-rating {
    float: left;
}

#content_main.newss_page .book_info &gt; div .text .buttons a:first-child {
    margin-right: 5px;
}

/*    #content_main.newss_page .book_info &gt; div .text p {
      font-size: 1.3rem;
      color: #4b4b4b;
      line-height: 2.4rem; }*/
#content_main.newss_page .book_info &gt; div .text p {
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
}

/*      #content_main.newss_page .book_info &gt; div .text {
      width: 480px;
      }*/
#content_main.newss_page .book_info &gt; div .text p span.clearfix {
    float: right;
    margin: 0 288px 0 0;
}

#content_main.newss_page .book_info &gt; div .text.image_right p span.clearfix {
    margin: 0 148px 0 0;
}

#content_main.newss_page .book_info &gt; div .text p span {
    color: #000000;
}

#content_main.newss_page .book_info &gt; div .text p span.full {
    float: left;
}

#content_main.newss_page .book_info &gt; div .text p span.full img {
    width: 15px;
}

#content_main.newss_page .book_info &gt; div .text p span.loss {
    float: left;
}

#content_main.newss_page .book_info &gt; div .text p span.loss img {
    width: 15px;
}

#content_main.newss_page .book_info &gt; div .text .buttons {
    margin-top: 7px;
}

#content_main.newss_page .book_info &gt; div .text .buttons a {
    color: #000000;
    text-decoration: none;
    float: left;
    display: block;
    font-size: 1.3rem;
    text-align: center;
    line-height: 2.9rem;
    width: 79px;
    height: 29px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #cccccc;
    -webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -o-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -moz-webkit-background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}

#content_main.newss_page .book_info &gt; div .text .buttons a:first-child {
    margin-right: 5px;
}


#content_main.newss_page .right_others .select_type {
    margin: 15px 0 11px 13px;
}

#content_main.newss_page .right_others .select_type .name {
    font-size: 1.3rem;
    line-height: 3.1rem;
}

#content_main.newss_page .right_others .select_type .jq-selectbox__select {
    width: 231px;
    height: 23px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    font-weight: normal;
    background: #FFFFFF;
    box-shadow: none;
    line-height: 2.3rem;
    font-size: 1.3rem;
    border: 1px solid #bfbfbf;
}

#content_main.newss_page .right_others .select_type .jq-selectbox__select .jq-selectbox__trigger {
    background: url("../images/arrow_select.png") no-repeat center center;
    margin: 0;
    border: 0;
    width: 31px;
    height: 23px;
}

#content_main.newss_page .right_others .select_type .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: 0;
}

#content_main.newss_page .right_others .select_type .jq-selectbox li {
    color: #525252;
    line-height: 2.3rem;
    font-size: 1.3rem;
    padding: 0 4px 0;
}

#content_main.newss_page .right_others .select_type .jq-selectbox li:hover {
    background: #e8e8e8;
}

#content_main.newss_page .right_others .select_type .jq-selectbox__dropdown {
    box-shadow: none;
    border-radius: 0;
    font-size: 1.3rem;
}

#content_main.newss_page .right_others .select_type .jq-selectbox__dropdown .disabled {
    background: transparent !important;
}

/*#content_main.newss_page .right_others .line {
  border-bottom: 1px solid #CCCCCC;
  height: 1px;
  width: 250px;
  margin: 7px auto 3px;
  float: right; }*/
#content_main .right_others .line {
    border-bottom: 1px solid #CCCCCC;
    height: 1px;
    width: 250px;
    margin: 7px auto 3px;
    float: right;
}

#content_main.newss_page .right_others .search {
    margin: 15px 0 11px 13px;

}

#content_main.newss_page .right_others .search .name {
    font-size: 1.3rem;
    line-height: 3.1rem;
}

#content_main.newss_page .right_others .search {
    position: relative;
}

#content_main.newss_page .right_others .search input[type='text'] {
    width: 250px;
    height: 27px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 0 40px 0 15px;
    font-size: 1.3rem;
    color: #4b4b4b;
    /* Firefox 19+ */
    /* Firefox 18- */
}

#content_main.newss_page .right_others .search input[type='text']::-webkit-input-placeholder {
    color: #4b4b4b;
}

#content_main.newss_page .right_others .search input[type='text']::-moz-placeholder {
    color: #4b4b4b;
}

#content_main.newss_page .right_others .search input[type='text']:-moz-placeholder {
    color: #4b4b4b;
}

#content_main.newss_page .right_others .search input[type='text']:-ms-input-placeholder {
    color: #4b4b4b;
}

#content_main.newss_page .right_others .search input[type='submit'] {
    position: absolute;
    /*      top: 26px;*/
    left: 218px;
    right: 19px;
    background: url("../images/search_icon.png") no-repeat center center;
    width: 34px;
    height: 26px;
}

#content_main.newss_page .right_others .list_lecture {
    font-size: 1.3rem;
    text-decoration: underline;
    margin: 20px 0 22px 29px;
    display: inline-block;
}

#content_main.newss_page .right_others .list_lecture:hover {
    text-decoration: none;
}


.order_energi {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 60px;
}

.order_energi .text p {
    font-size: 1.3rem;
    padding-top: 15px;
}

.order_energi .text p a {
    text-decoration: underline;
    color: #c40404;
    font-size: 1.3rem;
}

.order_energi .text p a:hover {
    text-decoration: none;
}

p.attention {
    color: #173961;
    font-family: "open_sanssemibold";
}

.order_energi .line {
    border-top: 1px solid #cccccc;
    margin: 20px 0 29px;
}

/*  .order_energi .form form &gt; div {
    float: left;
    width: 50%; }*/
.order_energi .form form &gt; div .select_reader {
    padding-bottom: 20px;
}

.order_energi .form form &gt; div .select_reader span {
    font-size: 1.3rem;
    color: #000000;
    float: left;
    line-height: 2.5rem;
    margin-right: 9px;
}

.order_energi .form form &gt; div .select_reader .select_type {
    margin: 0 0;
    float: left;
}

.order_energi .form form &gt; div .select_reader .select_type .name {
    font-size: 1.3rem;
    line-height: 3.1rem;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox__select {
    width: 193px;
    height: 2.3rem;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    font-weight: normal;
    background: #FFFFFF;
    box-shadow: none;
    line-height: 2.3rem;
    font-size: 1.6rem;
    border: 1px solid #bfbfbf;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox__select .jq-selectbox__trigger {
    background: url("../images/arrow_select.png") no-repeat center center;
    margin: 0;
    border: 0;
    width: 30px;
    height: 2.5rem;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: 0;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox li {
    color: #525252;
    line-height: 2.3rem;
    font-size: 1.6rem;
    padding: 0 4px 0;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox li:hover {
    background: #e8e8e8;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox__dropdown {
    box-shadow: none;
    border-radius: 0;
    font-size: 1.6rem;
}

.order_energi .form form &gt; div .select_reader .select_type .jq-selectbox__dropdown .disabled {
    background: transparent !important;
}

.order_energi .form form &gt; div .checkbox_type {
    margin-top: 15px;
}

.order_energi .form form &gt; div .checkbox_type input[type='checkbox'] {
    width: 15px;
    height: 15px;
    float: left;
}

.order_energi .form form &gt; div .checkbox_type label {
    font-size: 1.3rem;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.order_energi .form form &gt; div .checkbox_type label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.order_energi .form form &gt; div input[type='text'] {
    width: 302px;
    height: 2.5rem;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}

.order_energi .form form &gt; div textarea {
    width: 302px;
    /*      height: 2.6rem;*/
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}

.order_energi .form form &gt; div p {
    padding: 18px 0 5px;
}

.order_energi .form form &gt; div p.mt45 {
    margin-top: 45px;
}

.order_energi .form form &gt; div p.mt113 {
    margin-top: 113px;
}

.order_energi .form form &gt; div p .place_rule {
    padding-top: 30px;
}

.order_energi .form form &gt; div .title_form {
    font-family: "open_sansbold";
    text-transform: uppercase;
    padding-top: 34px;
}

.order_energi .form form &gt; div .validator p {
    padding-top: 26px;
}

.order_energi .form form &gt; div .validator input[type='text'] {
    float: left;
    width: 150px;
    margin-right: 10px;
}

.order_energi .form form &gt; div .validator img {
    float: left;
}

.order_energi .form form &gt; div input[type='submit'] {
    margin-top: 45px;
    width: 142px;
    height: 40px;
    background: url("../images/send_button.png") no-repeat center center;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    color: #ffffff;
    text-transform: uppercase;
}

.order_energi .form form .info-user,
.order_energi .form form .info-document {
    width: 800px;
    float: left;
}

.order_energi .form form .input-group {
    width: 304px;
    float: left;
    padding-left: 15px;
}

.order_energi .form form .captcha {
    width: 260px;
    margin-top: 12px;
}

.order_energi .form form .captcha div div img {
    float: left;
    margin-top: 7px;
}

.order_energi .form form .captcha div div a {
    margin-top: 7px;
    float: left;
}

/*       .prolongation .form form .captcha div label{
     margin-bottom: 10px;
    }*/
.order_energi .form form .captcha input[type='text'] {

    width: 100px;
    height: 2.6rem;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 17px;
    margin-left: 20px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}


.prolongation {
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 60px;
}

.prolongation .text p {
    font-size: 1.3rem;
    padding-top: 15px;
}

.prolongation .text p a {
    text-decoration: underline;
    color: #c40404;
    font-size: 1.3rem;
}

.prolongation .text p a:hover {
    text-decoration: none;
}

.prolongation .text p.attention {
    color: #173961;
    font-family: "open_sanssemibold";
}

.prolongation .line {
    border-top: 1px solid #cccccc;
    margin: 20px 15px 29px 0px;
}

/*  .prolongation .form form &gt; div {
    float: left;
    width: 50%; }*/
.prolongation .form form &gt; div .select_punkt {
    padding-bottom: 20px;
    margin-left: 15px;
}

.prolongation .form form &gt; div .select_punkt span {
    font-size: 1.3rem;
    color: #000000;
    float: left;
    line-height: 2.5rem;
    margin-right: 9px;
}

.prolongation .form form &gt; div .select_punkt .select_type {
    margin: 0 0;
    float: left;
}

.prolongation .form form &gt; div .select_punkt .select_type .name {
    font-size: 1.3rem;
    line-height: 3.1rem;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox__select {
    /* */
    width: 403px;
    height: 2.3rem;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    font-weight: normal;
    background: #FFFFFF;
    box-shadow: none;
    line-height: 2.3rem;
    font-size: 1.4rem;
    border: 1px solid #bfbfbf;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox__select .jq-selectbox__trigger {
    background: url("../images/arrow_select.png") no-repeat center center;
    margin: 0;
    border: 0;
    width: 30px;
    height: 23px;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: 0;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox li {
    color: #525252;
    line-height: 2.3rem;
    font-size: 1.4rem;
    padding: 0 4px 0;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox li:hover {
    background: #e8e8e8;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox__dropdown {
    box-shadow: none;
    border-radius: 0;
    font-size: 1.6rem;
}

.prolongation .form form &gt; div .select_punkt .select_type .jq-selectbox__dropdown .disabled {
    background: transparent !important;
}

.prolongation .form form &gt; div .checkbox_type {
    margin-top: 45px;
}

.prolongation .form form &gt; div .checkbox_type input[type='checkbox'] {
    width: 15px;
    height: 15px;
    float: left;
}

.prolongation .form form &gt; div .checkbox_type label {
    font-size: 1.3rem;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.prolongation .form form &gt; div .checkbox_type label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.prolongation .form form &gt; div input[type='text'] {
    width: 302px;
    height: 2.6rem;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}

.prolongation .form form &gt; div textarea {
    width: 302px;
    /*      height: 2.6rem;*/
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}

.prolongation .form form &gt; div p {
    padding: 18px 0 5px;
}

.prolongation .form form &gt; div p.mt45 {
    margin-top: 45px;
}

.prolongation .form form &gt; div p.mt113 {
    margin-top: 113px;
}

.prolongation .form form &gt; div p .place_rule {
    padding-top: 30px;
}

.prolongation .form form &gt; div .title_form {
    font-family: "open_sansbold";
    text-transform: uppercase;
    padding-top: 34px;
}

.prolongation .form form &gt; div .validator p {
    padding-top: 26px;
}

.prolongation .form form &gt; div .validator input[type='text'] {
    float: left;
    width: 150px;
    margin-right: 10px;
}

.prolongation .form form &gt; div .validator img {
    float: left;
}

.prolongation .form form &gt; div input[type='submit'] {
    margin-top: 45px;
    width: 142px;
    height: 40px;
    background: url("../images/send_button.png") no-repeat center center;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    color: #ffffff;
    text-transform: uppercase;
}

.prolongation .form form .info-user,
.prolongation .form form .info-document {
    width: 800px;
    float: left;
}

.prolongation .form form .input-group {
    width: 304px;
    float: left;
    padding-left: 15px;
    padding-top: 5px;
}

.prolongation .form form .captcha {
    width: 260px;
    margin-top: 12px;
}

.prolongation .form form .captcha div div img {
    float: left;
    margin-top: 7px;
}

.prolongation .form form .captcha div div a {
    margin-top: 7px;
    float: left;
}

/*       .prolongation .form form .captcha div label{
     margin-bottom: 10px;
    }*/
.prolongation .form form .captcha input[type='text'] {

    width: 100px;
    height: 2.6rem;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 17px;
    margin-left: 20px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.3rem;
}


body.black .bg_black {
    background: #000000 !important;
}

body.black .bg {
    background: #000000;
}

body.black .bg * {
    color: #ffffff !important;
}

body.black .with {
    color: #ffffff;
}

body.black #actions .wrapper {
    background: #000000;
}

body.black #actions .wrapper .bg {
    background: #000000;
}

body.black #actions .manual .regular .with_icon:before {
    content: "";
    background: url("../images/sprite.png") no-repeat -109px -136px;
}

body.black #actions .manual .phone_clock .with_icon-2 {
    background: url("../images/sprite.png") no-repeat -169px -136px;
}

body.black #menu ul.general &gt; li.hover_add:before {
    border: 2px solid #000;
    width: 126px;
}

body.black #menu ul.general &gt; li ul {
    border: 2px solid #ffffff;
}

body.black #menu ul.general &gt; li:hover .active.with {
    border: 2px solid #ffffff;
}

body.black #menu ul.general &gt; li:hover &gt; a {
    border: 2px solid #ffffff;
}

body.black .footer_type_1 .border_with {
    border-top: 1px solid #ffffff;
}

body.black .black_color {
    color: #000000 !important;
}

body.black #menu ul.general &gt; li &gt; a.active {
    border: 2px solid #ffffff;
}


.news_container .hc-b {
    float: left;
    width: 175px;
    /*  height: 200px;*/
    position: relative;
    margin: 8px;
}

.news_container .hc-b img {
    border: 1px solid #444;
    margin-right: 21px;
}

.news_container .hc-b img {
    border: 1px solid #444;
    margin-right: 21px;
}


.news_container .hc-iwrap {
    float: left;
    width: 100%;
}


.news_container table {
    margin-bottom: 30px;
    border-collapse: collapse;
}

.news_container table tr td,
.news_container table th {

    border: 1px solid #cccccc;
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    padding: 15px;
}

.news_container table th {
    font-weight: 800;
    padding: 5px 15px 5px 15px;
    background: #cccccc;
}

.news_container table .td2 {
    width: 100px;
}

.ui-datepicker {
    z-index: 999 !important;
}

.content .hc-iwrap {
    width: 100%;
    float: left;
}

.news_container table h3 a {
    font-family: "open_sanssemibold";
    color: #173961;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

/*    h3 a {text-decoration: underline;}
    h3 a:hover {
   color: #c00404;
   text-decoration: none;}*/

.hc-iwrap .hc-b {
    float: left;
    width: 175px;
    /*  height: 200px;*/
    position: relative;
    margin: 8px;
}

.hc-iwrap .hc-b img {
    border: 1px solid #444;
    margin-right: 21px;
}

.hc-iwrap .hc-b img {
    border: 1px solid #444;
    margin-right: 21px;
}


/* # sourceMappingURL=style.css.map */

/**/
.blind * {
    font-family: arial;
}

.blind .vdsn {
    display: none;
}

.blind #header_two .tools .other ul {
    text-align: right;
}

.blind #header_two .tools .other ul li {
    /*margin-left: 157px;*/
    display: inline-block;
    float: none;
}

.blind #header_two .tools .closeBtn {
    margin-left: 86px;
}

.blind .footer_type_2 {
    border-top: 1px solid #000000;
}

.blind .footer_type_2 .copy,
.blind .footer_type_2 .place,
.blind .footer_type_2 .communication a,
.blind .footer_type_2 .create a {
    color: #000000;
}

.blind #content_main .content_general .article .name a,
.blind #content_main .content_general .all_post a,
.blind #content_main.news_page .content_general .news_container &gt; div .text .name a {
    color: #000;
    text-decoration: underline;
    font-size: 1.7rem;
}

.blind #content_main .content_general .article .name a:hover,
.blind #content_main .content_general .all_post a:hover,
.blind #content_main.news_page .content_general .news_container &gt; div .text .name a:hover {
    color: #000;
    text-decoration: none
}

.blind #content_main .content_general {
    width: 100%;
}

.blind #content_main .content_general .border-right {
    border-right: none;
}

.blind #header_two {
    padding-left: 0px;
}

.blind #header_two .logo a {
    left: 15px;
    top: 15px;
}

.blind #header_two .logo .info {
    margin: 20px 0 0 20px;
}

.blind #header_two .bg_inner, .blind #content_main, .blind .footer_type_2, .blind .bg_two {
    background: #ffffff;
    color: #000000;
}

.blind #menu_two &gt; ul &gt; li ul li:hover,
.blind #menu_two &gt; ul &gt; li &gt; a,
.blind #menu_two &gt; ul,
.blind #menu_two &gt; ul &gt; li ul li,
.blind #menu_two &gt; ul &gt; li ul li:hover a {
    background: #ffffff;
    color: #000000;
}

.blind #content_main.news_page .content_general .news_container &gt; div .text {
    width: 100%;
    float: right;
    position: relative;
}

.blind #content_main .content_general .article p,
.blind #content_main .content_general .article .name,
.blind #content_main .content_general .article .date {
    padding-left: 0;
}

.blind #content_main .content_general .article .date:before {
    display: none;
}

#blindMode {
    /*        margin-left: 8px;
            margin-top: 25px;*/
}

.blind #content_main .content_general .article p {
    font-size: 1.5rem;
}

.blind #header_two .tools form {
    position: relative;
    margin-top: 20px;
}

.blind #header_two .tools form input[type='text'] {
    width: 298px;
    height: 40px;
    border: 2px solid #000000;
    padding: 0 50px 0 15px;
    box-sizing: border-box;
}

.blind #content_main .content_general h2 {
    font-size: 2.34rem;
}

.blind #content_main .content_general .article .date {
    font-size: 1.5rem;
}

.blind #header_two .tools form input[type='submit'] {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 40px;
    background: #000000 url("../images/sprite.png") no-repeat -151px 7px;
}

.phone_clock {
    display: block;
}


.closeBtn .regular {
    margin-top: 14px;
}

.closeBtn .regular a {
    font-size: 2.0rem;
    position: relative;
    display: inline-block;
}

.closeBtn .regular a:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -47px;
    width: 40px;
    height: 23px;
    background: url("../images/sprite.png") no-repeat -103px 0;
}

.closeBtn.regular a:hover {
    color: #c00404;
}

.closeBtn .regular a:hover:before {
    background: url("../images/sprite.png") no-repeat -103px -23px !important;
}

.blind .vdsn {
    display: none;
}

/*
.galleryblock {
  margin-bottom: 30px; }
  .galleryblock &gt; div {
    width: 50%;
    width: 680px;
    float: left;
    box-sizing: border-box;
  }
    .galleryblock &gt; div:first-child {
      padding-right: 30px;
    }
    .galleryblock &gt; div:last-child {
      padding-left: 30px;
    }
    .galleryblock &gt; div &gt; div {
      margin-top: 32px;
    float: left;
    width: 300px;
    padding-right: 30px;
    }
	.galleryblock &gt; div &gt; div:nth-child(odd) {
		clear: both;
	}
    .galleryblock &gt; div .name {
      padding-bottom: 10px; }
      .galleryblock &gt; div .name a {
        font-size: 1.6rem;
        line-height: 1.8rem;

        font-family: "open_sansbold";
        color: #173961; }
        .galleryblock &gt; div .name a:hover {
          color: #c00404; }
    .galleryblock &gt; div .date {
      font-size: 1.3rem;
      display: block;
      color: #4b4b4b;
      line-height: 15px;
      padding-top: 12px; }
    .galleryblock &gt; div p {
      font-size: 1.3rem;
      padding-top: 10px; }*/

.galleryblock {
    margin-bottom: 30px;
}

.galleryblock &gt; div {
    width: 680px;
    float: left;
    box-sizing: border-box;
}

.galleryblock &gt; div &gt; div {
    margin-top: 32px;
    float: left;
    width: 300px;
    /*    height: 300px;*/
    padding-right: 30px;
}

.galleryblock &gt; div .name {
    padding-bottom: 10px;
}

.galleryblock &gt; div .name a {
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-family: "open_sanssemibold";
    color: #173961;
}

.galleryblock &gt; div .name a:hover {
    color: #c00404;
}

.galleryblock &gt; div .date {
    font-size: 1.3rem;
    display: block;
    color: #4b4b4b;
    line-height: 15px;
    padding: 8px 0 8px 0;
    float: right;
}

.galleryblock &gt; div p {
    font-size: 1.3rem;
    padding-top: 10px;
}

.galleryblock &gt; div .description {
    font-size: 1.3rem;
    padding-top: 10px;
    color: #4b4b4b;
    float: left;
}

.groupblock {
    margin-bottom: 30px;
}

.groupblock &gt; div {
    width: 680px;
    float: left;
    box-sizing: border-box;
}

.groupblock &gt; div &gt; div {
    margin-top: 32px;
    float: left;
    width: 300px;
    /*    height: 300px;*/
    padding-right: 30px;
}


.groupblock &gt; div .name {
    padding-bottom: 10px;
}

.groupblock &gt; div .name a {
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-family: "open_sanssemibold";
    color: #173961;
}

.groupblock &gt; div .name a:hover {
    color: #c00404;
}

.groupblock &gt; div .date {
    font-size: 1.3rem;
    display: block;
    color: #4b4b4b;
    line-height: 15px;
    padding-top: 12px;
}

.groupblock &gt; div p {
    font-size: 1.3rem;
    padding-top: 10px;
}

.groupblock &gt; div .description {
    font-size: 1.3rem;
    padding-top: 10px;
    color: #4b4b4b;
    float: left;
}


.mediagallery {
    width: 100%;

}

.photogal {
    float: left;
    height: 280px;
    padding: 10px;
}

.photogal .foto-caption {
    font-size: 1.3rem;
    padding-top: 10px;
    text-align: center;
    width: 290px;
}

.news-image {
    float: left;
    padding: 0 15px 15px 0;
}

.dfile {
    font-size: 1.6rem;
    /*    text-decoration: underline;*/
    color: #173961;
}

.dfile:hover {
    font-size: 1.5rem;
    text-decoration: none;
    color: #285172;
}


#content_main .content .ss ul li::before {
    background: none;
}

#content_main .content .ss {
    margin-top: 20px;
}

/* ==============
Ð’Ð«Ð¡ÐŸÐ›Ð«Ð’ÐÐ®Ð©Ð˜Ð• ÐžÐšÐÐ
============== */

#popup_login,
#register {

    margin: 23px;

}

.errorMessage {
    color: #f00;
}

/* ==============
Ð¡Ð¢Ð&nbsp;ÐÐÐ˜Ð¦Ð ÐÐ’Ð¢ÐžÐ&nbsp;Ð˜Ð—ÐÐ¦Ð˜Ð˜
============== */
.log-wrap, .reg-wrap {


    width: 50%;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 65px;
}

.log-wrap {
    /*    float:left;*/
    padding-right: 37.5px;
}

.reg-wrap {
    float: right;
    padding-left: 37.5px;
}

.title-auth {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
}

.auth-block {
    width: 100%;
    box-sizing: border-box;
    /*    padding:50px 70px;*/
    /*    background:#fcfcfc;*/
}

.auth-block a {
    color: #f5acab;
}

/*.log{
    border:8px solid #01ffff;
}*/
/*.reg{
    border:8px solid #ffcccb;
}*/

.auth-block label:not(.radio-label) {
    display: block;
    margin-bottom: 10px;
}

.auth-block input[type=text],
.auth-block input[type=password] {
    display: block;
    width: 100%;

    height: 30px;
    /*    line-height:30px;*/
    -webkit-appearance: none;
    border: 1px solid #000;
    outline: 0;
    padding: 0 8px;
    margin: 9px 0 5px 0;
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    box-sizing: border-box;
}

.auth-block input[type=button],
.auth-block input[type=submit],
.savebtn input[type=submit] {
    width: 100%;
    font-size: 21px;
    margin-top: 20px;
}

.wrong,
.error input,
.error textarea {
    border: 1px solid #ec0053 !important;
}

.error label,
span.required {
    color: #ec0053;
}

.error-text {
    margin-top: 20px;
    color: #ec0053;
    text-align: center;
}

input.rules-read {
    margin-top: 25px;
}

div.rules-read {
    margin-top: 25px;
}

label.rules-read {
    margin-left: 23px;
}

.pleasefull {
    text-align: center;
    margin-top: 15px;
}

.maxsize, .inpdesc {
    color: #a3a3a3;
    font-size: 1.3rem;
    font-family: "open_sansregular";
    line-height: 1.6rem;
    padding-top: 5px;
}

#popup_replay_thank p {
    padding: 15px;
    font-size: 1.4rem
}

form div.saveuserbtn input[type='submit'] {
    margin-top: 45px;
    width: 272px;
    height: 40px;
    background: url("../images/send_button_long.png") no-repeat center center;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    color: #ffffff;
    text-transform: uppercase;
}

form div.registrbtn input[type='submit'] {
    border-radius: 1px;
    margin-top: 45px;
    width: 230px;
    height: 40px;
    background: url("../images/send_button_long.png") no-repeat center center;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    color: #ffffff;
    text-transform: uppercase;
}

form .auth-block .loginbtn input[type='submit'] {
    margin-top: 25px;
    width: 230px;
    height: 40px;
    background: url("../images/send_button.png") no-repeat center center;
    font-size: 1.8rem;
    font-family: "open_sansbold";
    color: #ffffff;
    text-transform: uppercase;
}

/*Ð´Ð»Ñ Ð³Ð¾Ð»Ð¾ÑÐ¾Ð²Ð°Ð½Ð¸Ñ*/
div.vote-wrap {
    overflow: hidden;
}

div.vote-block {
    position: relative;
}

div.vote-hover {
    float: left;
    cursor: pointer;
}


div.vote-stars {
    position: absolute;
    left: 0;
    top: 0;
}

div.vote-active {
    position: absolute;
    left: 0;
    top: 0;
}

div.vote-result {
    color: #ccc;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 190px;
    float: left;
}

div.vote-success {
    clear: both;
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 10px;
    float: left;
}

/*Ð´Ð»Ñ Ð³Ð¾Ð»Ð¾ÑÐ¾Ð²Ð°Ð½Ð¸Ñ*/


.text-error h2 {
    font-size: 3.5rem;
    color: #ec0053;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}

.text-error div {
    font-size: 2.2rem;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #dedede;
    padding: 5px;
    border: 1px solid #fff;
    width: auto;
}

.tooltip p {
    font-size: 1.8rem;
    line-height: 2.0rem;
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #222;
    padding: 7px;
}

/**/
.clubs-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 50%;
}

.clubs-list a.club-img {
    margin-bottom: 15px;
    display: block;
    float: left;
    margin-right: 10px;
}

.clubs-list a.more {
    display: block;
    margin-top: 10px;
    color: #c00404;
    text-decoration: underline;
}

.clubs-list div.description {
    float: left;
    /*	width: 159px;*/
    padding-top: 0px;
}

.clubs-list div.description.image_no {
    width: 280px;
}

.content strong,
.content b,
.news_container strong,
.news_container b {
    font-weight: 600;
}

.content a:not(a h3 ) {
    text-decoration: underline;
    color: #be050b;
}

.content a:hover {
    text-decoration: none;
}

.content a.nocolor {
    text-decoration: underline;
    color: #000000;
}

.content h3 &gt; a {
    text-decoration: underline;
    font-family: "open_sanssemibold";
    color: #173961;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.content h3 &gt; a:hover {
    color: #c00404;
    text-decoration: none;
}

/*.video-list a.club-img {
	display: block;
	float: left;
	margin-right: 10px;
}
.video-list a.more {
	display: block;
	margin-top: 10px;
	color: #5A6D89;
	text-decoration: underline;
}
.video-list div.description {
	float: left;
	width: 159px;
	padding-top: 0px;
}*/
/*.videoblock {
  margin-bottom: 30px; }
.videoblock &gt; div {
    width: 680px;
    float: left;
    box-sizing: border-box;
  }
.videoblock &gt; div &gt; div {
      margin-top: 32px;
    float: left;
    width: 100%;
    height: 210px;
    padding-right: 30px;
    }
.videoblock &gt; div .name {
      padding-bottom: 10px; }
.videoblock &gt; div .name{
        font-size: 1.6rem;
        line-height: 1.8rem;
        font-family: "open_sansbold";
        color: #173961; }
.video-list a.more:hover {
          color: #c00404; }

.videoblock &gt; div p {
      font-size: 1.3rem;
      padding-top: 10px; }

.videoblock .desc{
      padding-bottom: 10px; }
.videoblock .text{
    float: right;
    width: 74%;
}*/
/*.video-list &gt; div{

	padding-top: 20px;
}*/

a:focus {
    outline: none;
}

a {
    outline: none;
}

* {
    outline: none;
}

/*outline:none !important;*/


#content_main.news_page .content_general .video_container &gt; div {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

#content_main.news_page .content_general .video_container &gt; div img {
    float: left;
    margin-right: 15px;
}

#content_main.news_page .content_general .video_container &gt; div .text {
    float: left;
    position: relative;
    width: 627px;
}

#content_main.news_page .content_general .video_container &gt; div .text.image_right {
    width: 410px;
}

#content_main.news_page .content_general .video_container &gt; div .text .name {
    padding-bottom: 6px;
    font-size: 1.6rem;
    font-family: "open_sanssemibold";
    color: #173865;
}

#content_main.news_page .content_general .video_container &gt; div .text p {
    line-height: 1.8rem;
}

#content_main.news_page .content_general .video_container &gt; div .date {
    float: right;
    font-size: 1.3rem;
    margin: 5px 17px 0 0;
}

#content_main.news_page .content_general .video_container &gt; div .links {
    width: 410px;
    float: left;
}

#content_main.news_page .content_general .video_container &gt; div .more {
    display: block;
    margin-top: 10px;
    color: #5A6D89;
    text-decoration: underline;
}

#content_main.news_page .content_general .video_container &gt; div .more:hover {
    color: #c00404;
    text-decoration: none;
}


#content_main.news_page .content_general .struktura_container &gt; div {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

#content_main.news_page .content_general .struktura_container &gt; div .text {
    float: left;
    position: relative;
    width: 627px;
}

#content_main.news_page .content_general .struktura_container &gt; div .text .struktura__info {
    width: 80%;
    float: left;
}

#content_main.news_page .content_general .struktura_container &gt; div .text .struktura__kontacts {
    width: 20%;
    float: right;
}

#content_main.news_page .content_general .struktura_container &gt; div .text .name {
    padding-bottom: 6px;
    font-size: 1.5rem;
    font-family: "open_sansbold";
    color: #173865;
}

#content_main.news_page .content_general .struktura_container &gt; div .text p {
    line-height: 1.8rem;
}

#content_main .content .date_smi {
    padding-top: 15px;
}

#content_main .content a:not(h3) {
    color: #173865;
    text-decoration: underline;
}

#content_main .content a:hover {
    color: #c00404;
    text-decoration: none;
}

#subdivision option {
    width: 250px;
}

.groupblock .line__items {
    width: 100%;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

.border_hover_grey {
    border: 1px solid transparent;
}

.border_hover_grey:hover {
    border: 1px solid #bbb;
}

.hover__element:hover {
    cursor: pointer;
}

.hover__element:hover .border_hover_grey {
    border: 1px solid #bbb;
}


.hover__element:hover .name a.color_red_hover {
    color: #c00404;
}

.for__print {
    width: 620px;
    float: right;
}

.for__print a {
    color: #173961;
    float: right;
    padding-bottom: 25px;
    text-decoration: underline;
}

.for__print a:hover {
    text-decoration: none;
}

.flash-success {

}

/*--------htmlmapCss-------------*/
.mainSection {
    padding-left: 20px;
}

.mainSection a {
    color: #173961;
    font-family: "open_sanssemibold";
    font-size: 1.6rem;
}

.mainLink {
    padding: 5px 15px;
}

.subLink {
    margin-left: 50px;
    padding: 5px 15px;
}

.subLink a {
    font-size: 1.4rem;
}

.regularLink {
    margin-left: 90px;
    padding: 5px;
}

.regularLink a {
    font-size: 1.2rem;
}

.regularLinkNext {
    margin-left: 120px;
    padding: 3px;
}

.regularLinkNext a {
    font-size: 1.2rem;
}

a[id*='plus'] {
    float: left;
    font-size: 26px;
    vertical-align: text-top;
    font-family: "open_sansbold";
    padding-right: 5px;
}

/*--------htmlmapCss-------------*/
@media (max-width: 1000px) {
    #content_main .content_general {
        width: 65%;
    }

    #content_main .content_general .other_news {
        width: 100%;
    }

    #general_slider {
        width: 100%;
    }

    #content_main .content_general .min_slider {
        width: 100%;
    }
}

.gosuslugi-banner {
    margin-top: 20px;
}

.gosuslugi-banner img {
    max-width: 100%;
}</pre></body></html>