
@font-face {
    font-family: "RobotoCondensedRegular";
    src: url("http://addons.lib.tomsk.ru/sst/fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot");
    src: url("http://addons.lib.tomsk.ru/sst/fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot?#iefix") format("embedded-opentype"),
    url("http://addons.lib.tomsk.ru/sst/fonts/RobotoCondensedRegular/RobotoCondensedRegular.woff") format("woff"),
    url("http://addons.lib.tomsk.ru/sst/fonts/RobotoCondensedRegular/RobotoCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/*   */
html {
  width: 100%;
  height: 100%;
  color: #333;
}
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  border: none;
}
html,
body {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}
a {
  color: #8140ff;
  font-weight: 500;
  text-decoration: none;
  outline: none !important;
}
a:hover {
  text-decoration: underline;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input:focus {
  outline: none !important;
}
input::-moz-focus-inner {
  border: 0 !important;
}
input[type=range]::-moz-focus-outer {
  border: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
/*   */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: 500;
}
h1 {
  font-size: 41px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 65%;
  color: #808080;
  font-weight: 400;
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}
p {
  text-align: justify;
  word-spacing: -0.03ex;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  margin: 0;
  margin-bottom: 8px;
}
ul {
  padding-left: 40px;
  margin: 16px 0;
}
/*
ul {
	padding-left: @gap1x;
	list-style-type: none;
	border-left: 4px solid #666;
}
*/
.o-wrapper {
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  overflow: hidden;
  z-index: 1;
}
.o-header {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-height: 180px;
  margin: 0 auto;
  margin-bottom: 0px;
  z-index: 2;
  background-color: #2f965b;
  overflow: hidden;
}
.o-header__frame {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 960px;
  height: 180px;
  margin: 0 auto;
}
.o-main {
  display: block;
  box-sizing: border-box;
  position: relative;
  min-height: 100px;
  margin: 0 auto;
  margin-bottom: 48px;
  z-index: 1;
  padding-bottom: 16px;
}
.o-footer {
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 48px;
  margin: 0 auto;
  z-index: 1;
  background-color: #2f965b;
}
.o-footer__frame {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 960px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
}
.o-container,
.o-container-greedy {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin: 0px auto;
  padding: 0 8px;
  width: 960px;
}
.o-container-greedy {
  padding: 0;
  width: 100%;
}
.o-main:before,
.o-main:after,
.o-container:before,
.o-container:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}
.o-container > p,
.c-section > p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.o-container > h1,
.o-container > h2,
.o-container > h3,
.o-container > h4,
.o-container > h5,
.o-container > h6 {
  margin-top: 24px;
  margin-bottom: 16px;
}
.c-section > h1,
.c-section > h2,
.c-section > h3,
.c-section > h4,
.c-section > h5,
.c-section > h6 {
  margin-top: 24px;
  margin-bottom: 16px;
}
.c-section {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin: 40px -8px;
  padding: 0 8px;
}
.c-section:before,
.c-section:after {
  content: "";
  display: block;
  height: 0px;
  font-size: 0;
  clear: both;
}
.c-block {
  display: block;
  box-sizing: border-box;
  position: relative;
  min-height: 16px;
  margin-right: 16px;
  padding: 0;
}
.c-navbar {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
}
.c-navbar--container-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}
.c-navbar--static-top {
  position: fixed;
  left: 0;
  top: 0;
}
.c-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: none;
  height: 48px;
  text-align: right;
}
.c-menu li {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
.c-menu li + li:before {
  position: relative;
  content: "|";
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
}
.c-menu__item {
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  font-family: "RobotoCondensedRegular";
  font-weight: bold;
  padding: 0 8px;
  text-transform: uppercase;
  height: 48px;
  border-bottom: 4px solid rgba(255, 255, 255, 0);
  text-decoration: none;
}
.c-menu__item:hover {
  border-bottom: 6px solid rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.c-drawer-shield {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.c-drawer__button {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  background: url(/images/ic_menu_white_36dp.png) no-repeat 50% 50%;
  border-radius: 2px;
}
.c-drawer__button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.c-drawer__button-hide {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 8px;
  cursor: pointer;
  background: url(/images/ic_arrow_back_white_36dp.png) no-repeat 50% 50%;
  border-radius: 2px;
}
.c-drawer__button-hide:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.с-drawer {
  position: fixed;
  left: 0;
  top: 0;
  width: 360px;
  box-sizing: border-box;
  background-color: #fff;
  height: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  overflow: visible;
  overflow-y: auto;
  z-index: 11;
  -webkit-transform: translateX(-370px);
      -ms-transform: translateX(-370px);
          transform: translateX(-370px);
  will-change: transform;
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
}
.с-drawer.is-visible {
  z-index: 11;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.с-drawer__title {
  display: block;
  position: relative;
  box-sizing: border-box;
  line-height: 64px;
  min-height: 64px;
  padding-left: 40px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  background-color: #2f965b;
}
.с-drawer__navigation {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-top: 16px;
}
.c-drawer__menu {
  display: block;
}
.c-drawer__menu.is-close {
  display: none;
}
.c-drawer__menu > .c-drawer__menu {
  padding-left: 1.5em;
}
.c-drawer__menu-link {
  display: block;
  position: relative;
  box-sizing: border-box;
  line-height: 24px;
  padding: 8px 40px;
  font-size: 14px;
  font-weight: 400;
  color: #444;
  text-decoration: none;
}
.c-drawer__menu-link:focus {
  outline: none !important;
}
.c-drawer__menu-link:hover {
  background-color: #eee;
  text-decoration: none;
}
.c-drawer__menu-link.is-current {
  font-weight: bold;
}
.c-drawer__menu-opener {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 8px;
  background: url(/images/ic_arrow_drop_right_black_24dp.png) no-repeat 50% 50%;
  opacity: 0.6;
}
.c-drawer__menu-opener:hover {
  opacity: 0.9;
}
.c-drawer__menu-link.is-opened .c-drawer__menu-opener {
  background: url(/images/ic_arrow_drop_down_black_24dp.png) no-repeat 50% 50%;
}
.c-toptoolbar {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.c-distinct__button {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  opacity: 0.9;
  padding-left: 36px;
  background: url(/images/distinct.png) no-repeat 0px 50%;
}
.c-main-title {
  display: block;
}
/* card */
.c-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-height: 100%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  text-align: left;
  padding: 16px;
  background-color: #fff;
}
.c-card__header,
.c-card__main,
.c-card__footer {
  position: relative;
  overflow: hidden;
}
.c-card__header {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-radius: 2px;
  padding-bottom: 16px;
}
.c-card__header.c-card__header--greedy {
  margin-left: -16px;
  margin-top: -16px;
  margin-right: -16px;
}
.c-card__main {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  padding-bottom: 16px;
}
.c-card__footer {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-bottom: 16px;
}
.c-card > *:last-child {
  padding-bottom: 0;
}
.c-card__header > *:first-child,
.c-card__main > *:first-child,
.c-card__footer > *:first-child {
  margin-top: 0;
}
.c-card__header > *:last-child,
.c-card__main > *:last-child,
.c-card__footer > *:last-child {
  margin-bottom: 0;
}
.c-card__header b {
  text-transform: uppercase;
  font-size: 16px;
}
/* end card */
/* panel */
.c-panel {
  position: relative;
  box-sizing: border-box;
  padding: 0 16px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 16px 0;
}
.c-panel.c-panel--danger {
  border-left: 4px solid #ff3333;
}
.c-panel.c-panel--info {
  border-left: 4px solid #3333ff;
}
.c-panel:before,
.c-panel:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}
/* end panel */
.c-btn-group {
  padding: 0;
  list-style-type: none;
}
.c-btn-group li {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
.c-btn {
  display: inline-block;
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  white-space: nowrap;
  margin: 8px 0;
  color: #333;
  cursor: pointer;
  text-decoration: none;
}
.c-btn:hover {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: inherit;
}
.c-btn-strong-rounded {
  display: inline-block;
  padding: 8px 16px;
  border: 2px solid #c1c911;
  border-radius: 48px;
  white-space: nowrap;
  margin: 8px 0;
  color: #333;
  cursor: pointer;
  text-decoration: none;
}
.c-btn-strong-rounded:hover {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: inherit;
}
.c-fb-gototop {
  display: block;
  position: fixed;
  right: 16px;
  bottom: 16px;
  width: 48px;
  height: 48px;
  background-color: #3b4d65;
  background-image: url(/images/ic_expand_less_white_36dp.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 4px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  z-index: 1;
  cursor: default;
  will-change: transform, opacity;
  transition: opacity 0.35s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.35s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.35s cubic-bezier(0.4, 0, 1, 1), transform 0.35s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.35s cubic-bezier(0.4, 0, 1, 1), transform 0.35s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.35s cubic-bezier(0.4, 0, 1, 1);
}
.c-fb-gototop.c-fb-gototop--visible {
  opacity: 0.85;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  cursor: pointer;
}
.c-fb-gototop.c-fb-gototop--visible:hover {
  opacity: 1;
}
.c-img__cont {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0;
}
.c-img__cont.c-img__cont--left {
  float: left;
  margin-right: 16px;
}
.c-img__cont.c-img__cont--right {
  float: right;
  margin-left: 16px;
}
.c-img__cont.c-img__cont--center {
  margin: 0 auto;
}
.c-img {
  box-sizing: border-box;
  width: 100%;
}
.c-img.c-img--rounded {
  border-radius: 2px;
}
.c-img.c-img--circle {
  border-radius: 50%;
}
.c-img.c-img--bordered {
  border: 1px solid #ccc;
  padding: 16px;
}
a > .c-img {
  transition: -webkit-transform 0.15s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.15s cubic-bezier(0.4, 0, 1, 1);
}
a:hover > .c-img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
/* grid float */
.c-grid {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin: 16px -8px;
  margin-bottom: -16px;
}
/* grid flex */
.c-grid--flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.c-grid:before,
.c-grid:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}
.c-grid__cell {
  display: block;
  box-sizing: border-box;
  position: relative;
  float: left;
  padding: 0 8px;
  margin-bottom: 16px;
}
.c-grid--flex > .c-grid__cell {
  float: none;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
/* end grid */
.c-table__cont {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0;
}
.c-table {
  border-collapse: collapse;
}
.c-table.c-table--greedy {
  width: 100%;
}
.c-table.c-table--bordered {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.c-table.c-table--zebra {
  display: table;
}
.c-table--zebra tr:nth-child(even) {
  background-color: #eee;
}
th,
td {
  padding: 8px 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
th {
  font-weight: bold;
}
.o-grid-masonry {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin: 0 -8px;
}
.o-grid-masonry:before,
.o-grid-masonry:after {
  content: "";
  display: block;
  height: 0px;
  clear: both;
}
.o-grid-masonry__item {
  display: block;
  box-sizing: border-box;
  position: relative;
  float: left;
  padding: 0px 8px 16px 8px;
  width: calc(100% / 3);
}
.o-grid-masonry__sizer {
  width: calc(100% / 3);
}
.o-grid-masonry .c-card .c-card__header img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.u-clearfix:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}
.u-text-center {
  text-align: center !important;
}
.u-text-right {
	text-align: right;
}
.u-text-uppercase {
  text-transform: uppercase;
}
.u-wx1 {
  width: 8.333333333333334%;
}
.u-wx2 {
  width: 16.66666667%;
}
.u-wx3 {
  width: 25%;
}
.u-wx4 {
  width: 33.33333333%;
}
.u-wx3a {
  width: 24.15251679%;
}
.u-wx4a {
  width: 32.20335572%;
}
.u-wx5 {
  width: 41.66666667%;
}
.u-wx6 {
  width: 50%;
}
.u-wx7 {
  width: 58.33333333%;
}
.u-wx8 {
  width: 66.66666667%;
}
.u-wx9 {
  width: 75%;
}
.u-wx10 {
  width: 83.33333333%;
}
.u-wx11 {
  width: 91.66666667%;
}
.u-wx12 {
  width: 100%;
}
.u-vgap0x {
  margin-top: 0;
  margin-bottom: 0;
}
.u-vgap1x {
  margin-top: 8px;
  margin-bottom: 8px;
}
.u-vgap2x {
  margin-top: 16px;
  margin-bottom: 16px;
}
.u-vgap3x {
  margin-top: 24px;
  margin-bottom: 24px;
}
.u-vgap4x {
  margin-top: 32px;
  margin-bottom: 32px;
}
.u-vgap5x {
  margin-top: 40px;
  margin-bottom: 40px;
}
.u-vgap6x {
  margin-top: 48px;
  margin-bottom: 48px;
}
.u-vgap7x {
  margin-top: 56px;
  margin-bottom: 56px;
}
.u-vgap8x {
  margin-top: 64px;
  margin-bottom: 64px;
}
.c-return-path {
  margin: 8px auto;
  width: 960px;
  color: #cea41a;
  font-size: 14px;
  padding: 0 8px;
}
.c-return-path__item {
  display: inline-block;
  color: #cea41a;
  font-size: 14px;
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 120px;
  text-decoration: none;
}
.c-return-path__item:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: inherit;
}
.c-return-path__item:before {
  content: "»";
  margin-right: 4px;
  font-size: 16px;
}
@media (max-width: 976px) {
  .o-container,
  .o-container-greedy {
    width: 100%;
  }
  .c-return-path {
    width: 100%;
  }
}
.c-ttt {
  float: left;
  min-height: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  width: calc((100% - 32px) / 3);
  margin-right: 8px;
}
.test:before,
.test:after {
  content: '';
  height: 0px;
  display: table;
}
.test {
  position: relative;
  background: #ccc;
  padding: 0 16px;
  box-sizing: border-box;
}
