@charset "UTF-8";
/*reset*/
@font-face {
  font-family: 'ALSRublRegular';
  src: url("/css/font/rouble-webfont.eot");
  src: local("*"), url("/css/font/rouble-webfont.woff") format("woff"), url("/css/font/rouble-webfont.ttf") format("truetype"), url("/css/font/rouble-webfont.svg#webfontgSHfIo48") format("svg");
  font-weight: normal;
  font-style: normal; }
.rub {
  position: relative; }
  .rub:after {
    content: "−";
    left: -0.1em;
    line-height: 1px;
    position: absolute;
    top: 61%; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background: none;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html, body {
  height: 100%; }

body {
  *font-size: small;
  *font: x-small;
  line-height: 1.22; }

table {
  font-size: inherit;
  font: 100%; }

select, input, textarea {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

body, select, input, textarea {
  color: #444; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility; }

html {
  -webkit-font-smoothing: antialiased; }

a, a:hover, a:active, a:visited {
  text-decoration: underline;
  outline: none; }

ul {
  margin-left: 30px; }

ol {
  margin-left: 30px;
  list-style-type: decimal; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub {
  vertical-align: sub;
  font-size: smaller; }

sup {
  vertical-align: super;
  font-size: smaller; }

pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

::-moz-selection {
  background: #232323;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #232323;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #FF5E99; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

div {
  position: relative; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

ul {
  margin: 0; }

.clear {
  clear: both; }

/*reset*/
/*скрываем элементы по типу устройства вывода*/
.no-display {
  display: none; }

@media screen {
  .no-screen {
    display: none; } }
@media print {
  .no-print {
    display: none; } }
@media handheld {
  .no-handheld {
    display: none; } }
/*выносные кавычки и скобки*/
span.sbrace {
  margin-right: 0.33em; }

span.hbrace {
  margin-left: -0.33em; }

span.slaquo {
  margin-right: 0.44em; }

span.hlaquo {
  margin-left: -0.44em; }

span.slaquo-s {
  margin-right: 0.5em; }

span.hlaquo-s {
  margin-left: -0.5em; }

span.slaquo-b {
  margin-left: 0.85em; }

span.hlaquo-b {
  margin-left: -0.85em; }

span.sbdquo {
  margin-right: 0.35em; }

span.hbdquo {
  margin-left: -0.35em; }

span.sbdquo-s {
  margin-right: 0.35em; }

span.sbdquo-s {
  margin-left: -0.35em; }

span.squot {
  margin-right: 0.32em; }

span.hquot {
  margin-left: -0.32em; }

span.sowc {
  margin-right: 0.04em; }

span.howc {
  margin-left: -0.04em; }

span.sowcr {
  margin-right: 0.05em; }

span.howcr {
  margin-left: -0.05em; }

.ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }

.ul li {
  position: relative; }

/*иконки главная, контакты, карта сайта*/
#icon-controls {
  position: absolute;
  top: 1.5em;
  right: 1em;
  z-index: 22;
  margin: 0;
  padding: 0; }

#icon-controls li {
  margin: 0 0 1em 0;
  list-style: none; }

#icon-controls a, #icon-controls b {
  display: block;
  width: 21px;
  height: 18px;
  overflow: hidden;
  position: relative;
  background-image: url(/i/icons.gif); }

#a-main:link, #a-main:visited {
  background-position: 0 -18px; }

#a-main:hover, b#a-main {
  background-position: 0 0px; }

#a-contact:link, #a-contact:visited {
  background-position: -21px -18px; }

#a-contact:hover, b#a-contact {
  background-position: -21px 0px; }

#a-map:link, #a-map:visited {
  background-position: -42px -18px; }

#a-map:hover, b#a-map {
  background-position: -42px 0px; }

#a-search:link, #a-search:visited {
  background-position: -63px -18px; }

#a-search:hover, b#a-search {
  background-position: -63px 0px; }

#icon-controls u {
  display: block;
  position: absolute;
  top: 18px;
  left: 21px; }

ul.ul_map {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.ul_map li {
  padding: 0;
  margin: 0 0 1.5em 0;
  font-weight: bold; }

ul.ul_map li ul {
  margin: 0;
  list-style: none;
  padding: 0; }

ul.ul_map li ul li {
  margin: 0.5em 0 0.5em 1.5em;
  font-weight: normal; }

.div_gal_container {
  clear: both;
  margin: 20px 0 0 0; }

.div_gal {
  margin: 0 0em 1em 0;
  display: inline-block;
  vartical-align: bottom;
  max-width: 300px;
  max-height: 300px;
  overflow: hidden; }

.justifier {
  display: inline-block;
  width: 90%; }

/*иконки главная, контакты, карта сайта*/
/*Стиль инпутов*/
.form {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 44em; }

.form > li {
  margin: 0 0 1em 0; }

.form > li > span {
  display: inline-block;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.form > li > span:first-child {
  width: 25%;
  padding: 0 2em 0 0; }

.form > li > span:first-child + span {
  display: inline-block;
  width: 75%; }

.form > li > span:first-child + span > input[type=text],
.form > li > span:first-child + span > input[type=number],
.form > li > span:first-child + span > input[type=url],
.form > li > span:first-child + span > input[type=email],
.form > li > span:first-child + span > input[type=tel],
.form > li > span:first-child + span > select {
  width: 100%;
  border: solid 1px #c8c8c8; }

.form > li > span:first-child + span > textarea {
  width: 100%;
  height: 8em; }

.form sub {
  font-style: italic; }

.form > li > span:first-child + span > input.selectdate {
  width: 5.3em; }

.ui-widget-overlay {
  background: black;
  opacity: 0.1; }

.ui-dialog {
  -moz-box-shadow: 2px 2px 20px #666666;
  box-shadow: 2px 2px 20px #666666;
  -webkit-box-shadow: 2px 2px 20px #666666; }

input:focus, button:focus, textarea:focus {
  outline: none; }

#fancybox-wrap {
  padding: 0 !important; }

/*Стиль инпутов*/
/*error-reporting*/
#error-report {
  display: none; }

#error-report textarea {
  width: 100%;
  height: 7em; }

#error-report li {
  margin-bottom: 1em; }

/* Notice----------------------------------*/
.ui-pnotify {
  top: 18px;
  right: 18px;
  position: absolute;
  height: auto;
  z-index: 9999; }

html > body .ui-pnotify {
  position: fixed; }

.ui-pnotify .ui-pnotify-shadow {
  margin: 0;
  position: absolute;
  top: .1em;
  left: .1em;
  bottom: -.2em;
  right: -.2em;
  z-index: -1; }

.ui-pnotify-container {
  background-position: 0 0;
  padding: .8em;
  height: 100%; }

.ui-pnotify-closer {
  float: right;
  margin-left: .2em; }

.ui-pnotify-title {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .4em; }

.ui-pnotify-text {
  display: block; }

.ui-pnotify-icon, .ui-pnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em; }

/* History Pulldown----------------------------------*/
.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: none;
  z-index: 10000; }

.ui-pnotify-history-container .ui-pnotify-history-header {
  padding: 2px; }

.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%; }

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto; }

#admin-menu {
  margin: 0;
  padding: 0; }

#admin-menu-wrapper {
  position: static; }

html {
  font: normal 81.25% Arial, sans; }

html {
  background: #f9fbff; }

body {
  color: #333333;
  position: relative; }

a:link, .false-link {
  color: #1470a6; }

a:hover, a:visited:hover, .false-link:hover {
  color: #dd0000; }

/*screen*/
@media screen {
  #layout {
    min-width: 1000px;
    min-height: 100%;
    overflow: hidden; }

  #top {
    background: #00265c;
    z-index: 100;
    color: #ffffff;
    text-align: center; }

  #top .max-width {
    padding-top: 1em;
    padding-bottom: 1em; }

  #top a:link, #top a:visited {
    color: white; }

  #top a:hover {
    color: #dddddd; }

  #menu-container {
    background: #921a1d;
    padding: 0 0;
    color: #dddddd; }

  #logo {
    background: #01265b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMjY1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE5NzFhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTI2NWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #01265b 0%, #1971a3 50%, #01265b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #01265b), color-stop(50%, #1971a3), color-stop(100%, #01265b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #01265b 0%, #1971a3 50%, #01265b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #01265b 0%, #1971a3 50%, #01265b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #01265b 0%, #1971a3 50%, #01265b 100%);
    /* IE10+ */
    background: linear-gradient(to right, #01265b 0%, #1971a3 50%, #01265b 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01265b', endColorstr='#01265b',GradientType=1 );
    /* IE6-8 */
    margin: -1em -8em;
    padding: 1em 8em; }

  #scim {
    right: 100%;
    bottom: 1em;
    position: absolute;
    margin-right: -7em; }

  #scim > * {
    font-size: 1.2em;
    white-space: nowrap;
    font-weight: bold; }

  #issn {
    left: 100%;
    bottom: 1em;
    position: absolute;
    margin-left: -7em; }

  #issn > * {
    font-size: 1.2em;
    white-space: nowrap;
    font-weight: bold; }

  #top-phone {
    padding-left: 25px;
    margin-left: -25px;
    line-height: 1.4; }

  .phones {
    font-size: 1.7em; }

  #top-phone .phones {
    font-size: 1.5em; }

  #menu-container .menu {
    margin: 0 0 0 -0.9em;
    list-style: none;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle; }
    #menu-container .menu > li {
      display: inline-block;
      vertical-align: middle;
      padding: 0; }
      #menu-container .menu > li + li {
        margin-left: -0.27em; }
    #menu-container .menu a, #menu-container .menu b {
      display: block;
      padding: 0.5em 0.9em; }
    #menu-container .menu a:link, #menu-container .menu a:visited {
      color: #ffffff;
      -webkit-transition: background-color 500ms ease;
      -moz-transition: background-color 500ms ease;
      -ms-transition: background-color 500ms ease;
      -o-transition: background-color 500ms ease;
      transition: background-color 500ms ease; }
    #menu-container .menu a:hover {
      background: #c72b2f;
      -webkit-transition: background-color 0ms ease;
      -moz-transition: background-color 0ms ease;
      -ms-transition: background-color 0ms ease;
      -o-transition: background-color 0ms ease;
      transition: background-color 0ms ease; }
    #menu-container .menu a.active {
      font-weight: bold; }

  .region-menu-line {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

  .region-header {
    position: absolute;
    top: 1em;
    right: 3em; }

  .language-switcher-locale-url {
    list-style: none;
    margin: 0;
    padding: 0; }

  .language-switcher-locale-url > li {
    display: inline-block;
    margin-left: 0.8em;
    text-transform: uppercase;
    padding-left: 20px;
    position: relative; }

  .language-switcher-locale-url b {
    color: #e7e7e7; }

  .ru a:before, .en a:before {
    display: block;
    position: absolute;
    top: 0.2em;
    left: 0;
    width: 16px;
    height: 11px;
    background: url(../i/ru.png) 0 0 no-repeat;
    content: ''; }
  .ru .active, .en .active {
    text-decoration: none;
    font-weight: bold; }

  .en a:before {
    background: url(../i/gb.png) 0 0 no-repeat; }

  .nw .larger {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    pointer-events: none;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1); }

  .nw:hover .larger {
    opacity: 1;
    pointer-events: auto; }

  .nw .larger h2 {
    background: #C72B2F;
    margin: 0;
    text-align: center;
    padding: 0.2em 0;
    color: white; }

  .search-form {
    display: inline-block;
    vertical-align: middle;
    position: relative; }

  .search-form input[type=text] {
    width: 100%;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #9f8081;
    background: #811618;
    color: white; }

  .search-form input[type=text]:focus {
    border: solid 1px #b7b7b7 !important; }

  .search-form input[type=submit] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 2em;
    background: url(../i/enter.png) center center no-repeat;
    border: none;
    text-indent: -900px; }

  #search-block-form input[type=text] {
    border: solid 1px #9f8081;
    background: #811618;
    color: white;
    width: 12em; }
    #search-block-form input[type=text]:focus {
      border: solid 1px #b7b7b7 !important; }
  #search-block-form input[type=submit] {
    height: 1em;
    width: 2em;
    background: url(../i/enter.png) center center no-repeat;
    border: none;
    text-indent: -900px;
    margin-left: -2em; }

  #c {
    padding: 2em 0 13em 0; }

  #lc {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 2em 0 0; }

  #rc {
    display: inline-block;
    vertical-align: top;
    width: 75%; }

  .npc {
    margin: 3em 0em 3em -2em;
    /*border:solid 0.5em #921a1d; border-bottom: none;*/
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
    background: #f3f6ff;
    padding: 2em;
    border: solid 1px #cfcfcf; }
    .npc:after {
      position: absolute;
      left: 1em;
      right: 1em;
      height: 38px;
      content: ' ';
      background: url(../i/pet.png) center center repeat-x;
      top: -17px; }
    .npc > .block-title {
      font-size: 1.5em;
      margin-bottom: 0.5em;
      font-weight: bold; }
    .npc .views-row + .views-row {
      margin-top: 2em; }
    .npc h2 {
      font-size: 1.2em; }

  .notepad {
    top: 2em;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
    background: #f3f6ff;
    padding: 2em;
    border: solid 1px #cfcfcf; }

  .notepad:after {
    position: absolute;
    left: 1em;
    right: 1em;
    height: 38px;
    content: ' ';
    background: url(../i/pet.png) center center repeat-x;
    top: -17px; }

  #left-menu {
    margin: 0;
    list-style: none;
    font-size: 1.2em; }

  #left-menu > li + li {
    margin-top: 0.2em; }

  #left-menu a:link, #left-menu a:visited, #left-menu b {
    color: #08295F;
    text-decoration: none;
    display: block;
    padding: 0.4em 1.7em;
    background: #bccee8; }

  #left-menu a:hover {
    color: #bccee8;
    background: #08295F; }

  .menu-name-menu-leftmenu .menu li {
    margin: 0;
    padding: 0;
    list-style: none; }
    .menu-name-menu-leftmenu .menu li > ul {
      padding-left: 1em; }
  .menu-name-menu-leftmenu > .menu {
    margin: 0;
    list-style: none;
    font-size: 1.2em;
    padding: 0; }
    .menu-name-menu-leftmenu > .menu > li {
      margin: 0;
      padding: 0;
      list-style: none; }
      .menu-name-menu-leftmenu > .menu > li > a:link, .menu-name-menu-leftmenu > .menu > li > a:visited, .menu-name-menu-leftmenu > .menu > li > b {
        color: #08295F;
        text-decoration: none;
        display: block;
        padding: 0.4em 1.7em;
        background: #bccee8; }
      .menu-name-menu-leftmenu > .menu > li > a:hover {
        color: #bccee8;
        background: #08295F; }
      .menu-name-menu-leftmenu > .menu > li > ul {
        padding-top: 0.5em;
        padding-left: 1.7em;
        padding-bottom: 1em; }
        .menu-name-menu-leftmenu > .menu > li > ul > li {
          font-size: 0.9em; }
        .menu-name-menu-leftmenu > .menu > li > ul li + li {
          padding-top: 0.4em; }
    .menu-name-menu-leftmenu > .menu > li + li {
      margin-top: 0.2em; }

  #extra-menu {
    margin: 0 0 2em -2em; }

  /*#extra-menu>.c {background-image: url(/i/left-menu.jpg);}
  #extra-menu>.fc {padding:4em; min-height: 27em;}*/
  .framed .cnr {
    position: absolute; }

  #promo {
    margin-bottom: 50px; }

  /*#promo.framed>.cnr {background-image:url('/i/promoframe.png');}
  #promo>.tl {left:-64px; top:-2px; right:20px; bottom:19px; background-position:-94px -54px;}
  #promo>.tr {right:-74px; width:94px; top:-2px; bottom:19px; background-position:0 -54px;}
  #promo>.bl {left:-64px; bottom:-35px; height:54px; right:20px; background-position:-94px 0;}
  #promo>.br {height:54px; width:94px; right:-74px; bottom:-35px; background-position:0 0;}
  #promo>.framed-contents {padding:16px;}*/
  #bottom {
    background: #921A1D;
    color: #dddddd;
    padding: 1em 0 1em 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

  #bottom a:link, #bottom a:visited {
    color: white; }

  #bottom a:hover {
    color: #dddddd; }

  .bubble {
    background: white;
    padding: 2em;
    margin: 0 0 0 -2em;
    border: solid 1px #cfcfcf; }

  .bubble .tail {
    position: absolute;
    width: 3.4em;
    height: 2em;
    top: 100%;
    right: 3em;
    overflow: hidden; }

  .bubble .tail .left-stick {
    position: absolute;
    top: 0;
    left: 1.7em;
    width: 5em;
    height: 2em;
    background: white;
    border: solid 1px #cfcfcf;
    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(60deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(60deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(60deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(60deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(60deg) skewY(0deg);
    border-top: none; }

  .bubble .right-stick {
    position: absolute;
    top: 100%;
    right: 3em;
    width: 1px;
    height: 1.9em;
    background: white;
    border-right: solid 1px #cfcfcf; }

  .news-column .news_date {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center; }

  .news-column .news-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    padding-left: 1em; }

  .news-column .news_date .n-day-dot, .news-column .news_date .n-month-dot, .news-column .news_date .n-year {
    display: none; }

  .news-column .news_date .n-day {
    display: inline-block;
    font-size: 1.67em;
    /*-webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em;*/
    padding: 0.5em 0.6em;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14c4c', endColorstr='#c72525');
    background: -webkit-gradient(linear, left top, left bottom, from(#f14c4c), to(#c72525));
    background: -moz-linear-gradient(top,  #04a5e0,  #2072b8);*/
    background: #921A1D;
    color: white;
    border: none;
    text-shadow: 1px 1px 0 black;
    font-weight: bold;
    text-align: center; }

  .news-column .news_date .n-month {
    display: block;
    color: #707a7f;
    margin-top: 0.5em; }

  .news_title {
    font-size: 1.2em;
    margin-bottom: 0.2em;
    font-weight: bold; }

  .news_block + .news_block {
    margin-top: 2em; }

  #auth {
    visibility: hidden; }

  #submenu {
    margin: 0 0 3em 0;
    list-style: none; }

  #submenu > li > ul {
    margin-left: 1em; }

  #submenu > li + li {
    margin-top: 1em; }

  #submenu ul > li {
    margin-top: 0.4em; }

  #search-results ul {
    margin: 0;
    padding: 0; }

  #search-results li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 1em; }

  #search-results h4 {
    margin: 0;
    font-size: 18px; }

  .result-info {
    color: green; }

  #other_pages {
    margin: 3em 0 2em 0; }

  #search-next-prev {
    margin: 0 0 0.5em 0;
    font-size: 16px; }

  .news-menu {
    margin-bottom: 4em; }

  .news-menu > li {
    display: inline-block;
    margin-right: 0.8em;
    vertical-align: top; }

  .news-menu > li > a, .news-menu > li > b {
    font-size: 1.2em; }

  .news-menu > li > ul {
    margin-top: 0.2em;
    position: absolute;
    white-space: nowrap; }

  .news-menu > li > ul > li {
    display: inline-block;
    margin-right: 0.8em; }

  .news-menu a.bo {
    font-weight: bold; }

  .question {
    font-size: 1.1em;
    margin: 2.5em 0 0.1em 0;
    color: #89a7b7;
    font-weight: bold; }

  #content .question > p {
    margin-bottom: 0; }

  .new-question {
    font-size: 2.5em; }

  #new-number {
    float: right;
    margin: 0 0 2em 2em;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    padding: 1em 2em 2em;
    background: #bccee8;
    z-index: 10; } }
/*screen*/
/*common*/
.framed {
  position: relative;
  display: block; }

.framed > .fc {
  position: relative;
  display: block; }

.framed > .h {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.framed > .c {
  position: absolute;
  width: 50%;
  height: 50%;
  display: block; }

.framed > .c.tl {
  left: 0;
  top: 0;
  background-position: 0 0; }

.framed > .c.tr {
  left: 50%;
  top: 0;
  background-position: right 0; }

.framed > .c.bl {
  left: 0;
  top: 50%;
  background-position: 0 bottom; }

.framed > .c.br {
  left: 50%;
  top: 50%;
  background-position: right bottom; }

.taj {
  text-align: justify; }

.ibm {
  display: inline-block;
  vertical-align: middle; }

.ibt {
  display: inline-block;
  vertical-align: top; }

.j {
  display: inline-block;
  width: 90%; }

.max-width {
  max-width: 100em;
  margin: 0 auto;
  padding: 0 3em; }

h1 {
  font-size: 2.3em;
  margin: 0 0 0.5em 0;
  color: #921a1d; }

h2 {
  font-size: 1.5em;
  margin: 0 0 0.5em 0;
  color: #921a1d; }

h3 {
  font-size: 1.2em;
  margin: 0 0 0.5em 0;
  color: #921a1d; }

h4 {
  font-size: 1.1em;
  margin: 2.5em 0 0.1em 0;
  color: #921a1d; }

h2 + h4 {
  margin-top: 0; }

* + h2 {
  margin-top: 2em; }

* + h3 {
  margin-top: 1.5em; }

.grey {
  color: #6f6f6f; }

#content {
  line-height: 1.5; }

#content p {
  text-align: left !important;
  margin-bottom: 1em; }

ul.textm > li {
  margin: 0em 0 0.6em 0em; }

ul.textm {
  list-style-type: none;
  padding-left: 1.22em;
  margin-bottom: 2em; }

ul.textm > li {
  padding: 0; }

ul.textm > li:before {
  content: '—';
  float: left;
  margin-left: -1.22em; }

ul.textm > li > *:first-child {
  margin-top: -1.22em; }

ul.textm > li > * {
  text-indent: 0; }

.textm .sup {
  position: relative;
  top: -0.5em;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

#content table td {
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #efefef;
  border-right: solid 1px #eeeeee;
  padding: 0.2em 0.4em; }

.false-link {
  border-bottom: 1px dashed;
  top: -0.14em;
  position: relative; }

.false-link span {
  position: relative;
  top: 0.14em;
  cursor: pointer; }

#cat-list {
  margin: 0 -3em 0 0;
  padding: 0;
  list-style: none; }

#cat-list > li > a {
  display: block; }

#cat-list .li-cat {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 12em;
  text-align: center;
  margin-right: 3em;
  margin-bottom: 3em;
  font-size: 1.1em; }

#cat-list .star {
  display: block;
  cursor: pointer;
  min-height: 210px; }

#cat-list p {
  margin: 0; }

#product-list > li {
  margin-bottom: 1em; }

#product-list > li.li-h2 {
  padding-top: 1em;
  margin-bottom: 0.2em; }

.cat-link {
  font-size: 1.3em;
  margin-bottom: 0.2em;
  font-weight: bold; }

.cat-list > li {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: solid 1px #619951;
  overflow: hidden; }

.view-id-articles > .view-content > h3, .articles-list > .view-content > h3 {
  margin-bottom: 0.3em;
  font-size: 1em;
  text-align: center; }
.view-id-articles > .view-content .views-row h2, .articles-list > .view-content .views-row h2 {
  font-size: 1em;
  line-height: 1.2; }
  .view-id-articles > .view-content .views-row h2 > span.summary-opener, .articles-list > .view-content .views-row h2 > span.summary-opener {
    border-bottom: dotted 1px rgba(0, 0, 0, 0.5);
    cursor: pointer; }
    .view-id-articles > .view-content .views-row h2 > span.summary-opener:hover, .articles-list > .view-content .views-row h2 > span.summary-opener:hover {
      color: red !important;
      border-bottom-color: rgba(255, 0, 0, 0.5) !important; }
    .view-id-articles > .view-content .views-row h2 > span.summary-opener.shown, .articles-list > .view-content .views-row h2 > span.summary-opener.shown {
      color: #ffae00;
      border-bottom-color: rgba(255, 222, 0, 0.5); }
.view-id-articles > .view-content .views-row + .views-row, .articles-list > .view-content .views-row + .views-row {
  margin-top: 1em; }
.view-id-articles > .view-content .views-row + h3, .articles-list > .view-content .views-row + h3 {
  margin-top: 1.5em; }
.view-id-articles .views-field-title-field-et h2, .articles-list .views-field-title-field-et h2 {
  margin: 0; }

.cat-list > .view-content > .views-row {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 12em;
  text-align: center;
  margin-right: 3em;
  margin-bottom: 3em;
  font-size: 1.1em; }

.region-footer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.region-userline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 0; }
  .region-userline #block-commerce-multicurrency-currency-menu {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
  .region-userline #block-commerce-cart-cart {
    width: 20em; }
    .region-userline #block-commerce-cart-cart * {
      float: none; }
    .region-userline #block-commerce-cart-cart .view-content, .region-userline #block-commerce-cart-cart .line-item-total-label {
      display: none !important; }
    .region-userline #block-commerce-cart-cart .view-header {
      display: inline; }
      .region-userline #block-commerce-cart-cart .view-header * {
        display: inline; }
      .region-userline #block-commerce-cart-cart .view-header h2 {
        font-size: 1em; }
    .region-userline #block-commerce-cart-cart .view-footer {
      display: inline; }
      .region-userline #block-commerce-cart-cart .view-footer * {
        display: inline; }

#userline {
  z-index: 800;
  height: 3.2em; }
  #userline > div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(188, 206, 232, 0.95) none repeat scroll 0% 0%;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    border-bottom: solid 1px #A1B9DD; }
    body.admin-menu #userline > div {
      margin-top: 29px; }

.currency_select_menu {
  list-style: none;
  margin: 0 0 0 -0.2em; }
  .currency_select_menu > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.2em; }
    .currency_select_menu > li.active {
      background: #8fbe82; }
      .currency_select_menu > li.active a {
        color: black !important;
        text-decoration: none !important; }

.flexslider {
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  background: none; }

.block-main-slideshow {
  margin-bottom: 4em; }
  .block-main-slideshow img {
    height: auto; }
  .block-main-slideshow .flex-control-nav {
    width: auto;
    bottom: -30px;
    left: 0px;
    z-index: 6; }
    .block-main-slideshow .flex-control-nav a {
      background: white;
      box-shadow: none; }
      .block-main-slideshow .flex-control-nav a.flex-active {
        background: #ff0000; }

.content-popup h2, .content-popup .block-title {
  text-decoration: underline;
  cursor: pointer;
  line-height: 1;
  font-size: 1em;
  font-weight: normal; }
.content-popup .block-content, .content-popup#block-user-login .content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .content-popup .block-content > *, .content-popup#block-user-login .content > * {
    background: white;
    padding: 1em 2em;
    text-align: left;
    position: relative;
    min-width: 30em;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.26); }
.content-popup .form-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  padding: 10px;
  background: url(../i/close.png) left center no-repeat;
  cursor: pointer;
  background-clip: content-box;
  background-origin: content-box; }
  .content-popup .form-close:hover {
    background-position: right center; }

input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  input[type=text], input[type=password] {
    border: solid 1px #cccccc;
    padding: 0.2em;
    width: 100%;
    max-width: 30em; }

#block-user-login .block-title {
  position: relative;
  text-align: left;
  margin: 0; }
  #block-user-login .block-title:before {
    height: 13px;
    width: 17px;
    position: absolute;
    right: 100%;
    top: 50%;
    margin: -6px 0.2em 0 0;
    content: '';
    display: block;
    background: url(../i/user-icon.png) center center no-repeat; }
#block-user-login .item-list ul > li {
  display: inline-block;
  list-style: none;
  margin: 0; }
  #block-user-login .item-list ul > li + li {
    margin-left: 1.5em; }

.personal-cabinet .block-content a + a {
  margin-left: 1em; }

table {
  width: 100%; }
  table td, table th {
    padding: 0.8em 0 0.8em 3em;
    border-top: solid 1px #619951; }
    table td:first-child, table th:first-child {
      padding-left: 0; }
  table.article-attributes {
    color: #666666; }
    table.article-attributes td, table.article-attributes th {
      padding: 0 0 0 0.5em;
      border-top: none;
      vertical-align: middle; }
      table.article-attributes td:first-child, table.article-attributes th:first-child {
        padding-left: 0; }
      table.article-attributes td.crt, table.article-attributes th.crt {
        width: 6em;
        padding-right: 2em; }
        table.article-attributes td.crt.article-cart > .field-content, table.article-attributes th.crt.article-cart > .field-content {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
      table.article-attributes td.vc, table.article-attributes th.vc {
        width: 4em; }

tr.even, tr.odd {
  background: none;
  border: none;
  padding: 0; }

.article-cart > .field-content {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.commerce-add-to-cart .form-item-quantity {
  display: inline-block;
  vertical-align: middle; }
  .commerce-add-to-cart .form-item-quantity label {
    display: none; }
.commerce-add-to-cart input[type=text] {
  padding: 0.4em;
  width: 2em; }
.commerce-add-to-cart input[type=submit] {
  border: none;
  margin-left: 0.3em;
  text-indent: -9999px;
  background-color: #00265C;
  background-image: url(../i/cart-submit.png);
  background-position: center center;
  background-repeat: no-repeat;
  min-width: 2em;
  cursor: pointer; }
  .commerce-add-to-cart input[type=submit]:hover {
    background-color: #921A1D; }
.commerce-add-to-cart .ajax-progress {
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -9px; }
  .commerce-add-to-cart .ajax-progress .message {
    display: none; }

/*common*/
#views-exposed-form-ppp-page {
  padding-bottom: 2em; }
  #views-exposed-form-ppp-page .views-exposed-widget {
    float: none;
    padding: 0;
    margin: 0; }
    #views-exposed-form-ppp-page .views-exposed-widget .form-submit {
      margin: 0 0 0 10px; }
  #views-exposed-form-ppp-page .views-exposed-widgets {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    #views-exposed-form-ppp-page .views-exposed-widgets > .views-exposed-widget:first-child {
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }

.commonlist > .view-content > .views-row + .views-row {
  margin-top: 1.5em; }

/*print*/

/*# sourceMappingURL=style.css.map */
