

/* Start:/bitrix/templates/kras/assets/css/styles.css?1513339575118537*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Calibri, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 0) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }
 }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 970px; } }
  @media (min-width: 992px) {
    .container {
      width: 950px; } }
  @media (min-width: 1200px) {
    .container {
      width: 970px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; }
 }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; }
 }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; }
 }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 0) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px; }

  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }

  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }
 }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
      width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .form-inline .checkbox label {
      padding-left: 0; }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; }
 }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; }
 }
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; }
 }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; }
 }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 0) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; }
 }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

body {
  font-family: Calibri, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  text-decoration: none;
  outline: none; }
  a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none !important; }

h1 {
  margin-top: 14px;
/*font-family: "helveticaneuecyrthin";*/
font-family: "Roboto";
  font-size: 30px; }

.base-link {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.container {
  width: 970px;
  max-width: none !important; }

.header__wrapper {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 5px;
  padding-bottom: 1px;
height:84px;
position: relative;
/*border-bottom: 1px solid #d7dde0; */
}
  .header__wrapper:before, .header__wrapper:after {
    content: " ";
    display: table; }
  .header__wrapper:after {
    clear: both; }

.header__logo {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
height:76px;
top:15px;
  padding-left: 5px;
  padding-right: 5px; }

.header__menu {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 26px; }

.header-menu {
  list-style: none;
  padding: 0;
  text-align: right; }

.header-menu__item {
  display: inline-block;
  margin-left: 66px; }
  .header-menu__item:first-child {
    margin-left: 0; }
  .header-menu__item:nth-child(2) {
    margin-left: 40px; }

.header-menu__link {
  font-size: 14px;
  text-transform: uppercase;
  color: #595959;
  font-weight: 400;
  line-height: normal;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .header-menu__link.go-home img {
    margin-top: -5px; }

.header__info {
  margin-left: -5px;
  margin-right: -5px; }
  .header__info:before, .header__info:after {
    content: " ";
    display: table; }
  .header__info:after {
    clear: both; }
  .header__info p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    color: #888888; }
  .header__info span {
    color: #595959; }

.header__address {
  position: relative;
  float: left;
	color: #888888;
/*width: 25%;*/
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; 
}

  .header__address .address {
    margin-top: 14px;
    margin-left: 39px; 
}
    .header__address .address:before {
      position: absolute;
      left: 3px;
/*top: 20px;*/
      content: "";
      width: 22px;
      height: 26px;
      background: url("/bitrix/templates/kras/assets/css/../images/icon-local.png"); 
}

.header__times {
  position: relative;
  float: left;
/*width: 33.3333333333%;*/
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; 
}
  .header__times .times {
    margin-top: 14px;
color: #888888;
    margin-left: 84px; 
}

    .header__times .times:before {
      position: absolute;
      left: 40px;
/*top: 21px;*/
      content: "";
      width: 26px;
      height: 26px;
      background: url("/bitrix/templates/kras/assets/css/../images/icon-clock.png"); 
}

.header__phone {
  position: relative;
  float: left;
/*width: 41.6666666667%;*/
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; 
}

  .header__phone .phone {
    position: relative;
    float: left;
    margin-top: 11px;
    margin-left: 53px;
    text-align: right; 

	color: #888888;
  /* display: none; */
  margin-left: 192px;
}
    .header__phone .phone:before {
      position: absolute;
  left: -48px;
  top: 2px;
  content: "";
  width: 26px;
  height: 26px;
      background: url("/bitrix/templates/kras/assets/css/../images/phone26.png"); 
}
  .header__phone .phone-number {
	  margin: 0;
  font-size: 17px;
}
  .header__phone .call-me {
    width: 179px;
    height: 36px;
    margin-top: 14px;
    margin-left: 21px;
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #a99b89;
    border: none; 

  margin-top: 5px;
  padding: 0;
  /* display: none; */
  margin-left: 11px;
  width: 140px;
  /* float: right; */
  border: 1px solid #a99b89;
  color: #515151;
  background: none;
}

.main-navigation {
  width: 100%;
  margin-top: 10px;
  background: #2f2a24; }

.main-navigation__list {
  margin-left: -5px;
  margin-right: -5px;
  padding: 0;
  margin-bottom: 0;
  list-style: none; 
}
  .main-navigation__list:before, .main-navigation__list:after {
    content: " ";
    display: table; }
  .main-navigation__list:after {
    clear: both; }

.main-navigation__item {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 4px;
  border-left: 2px solid #EEE;
 }

  .main-navigation__item:last-child {
border-right: 2px solid #EEE;
}
  .main-navigation__item .main-navigation__icon {
    min-height: 72px;
    margin-bottom: 25px; }
  .main-navigation__item span {
    font-family: "helveticaneuecyrroman";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #7a7063; }

.banner {
  width: 100%;
  margin-top: 28px; }

.banner__wrapper {
  margin-left: -5px;
  margin-right: -5px; }
  .banner__wrapper:before, .banner__wrapper:after {
    content: " ";
    display: table; }
  .banner__wrapper:after {
    clear: both; }

.banner__content {
  position: relative;
  float: left;
/*width: 75%;*/
width:690px;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 5px; 
}

.banner__catalog {
  position: relative;
  float: right;
/*width: 25%;*/
width:280px;
  min-height: 1px;
  padding-left: 5px;
/*padding-right: 5px; */
}
  .banner__catalog .catalog-link {
/*    margin-left: -7px;
margin-right: 20px;*/
    padding-bottom: 70px;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    border: 1px solid #daddde; 
}

.banner__catalog .catalog-link a {
      position: relative;
      margin-top: 64px;
      width: 100px;
      display: inline-block;
      color: #545454; 
}

.banner__catalog .catalog-link a:after {
        position: absolute;
        content: "";
        width: 34px;
        height: 45px;
        margin-left: -17px;
        margin-top: 22px;
        left: 50%;
        top: 100%;
/*background: url("/bitrix/templates/kras/assets/css/../images/big-arrow-right.png"); */

}


.banner__img {
  float: left;
  margin-left: 21px;
  background: url("/bitrix/templates/kras/assets/css/../images/banner.jpg");
  width: 687px;
  height: 207px; }

.banner__name {
  margin-top: 19px;
  margin-right: 26px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
  text-align: right; }

.banner__date {
  margin-right: 27px;
  font-size: 42px;
  font-weight: 300;
  line-height: 1;
  text-align: right;
  color: #fff; }

.banner__link {
  position: relative;
  margin-top: 50px;
  margin-right: 33px;
  padding: 7px 54px;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  border: 1.5px solid #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .banner__link:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 11px;
    right: 23px;
    top: 11px;
    background: url("/bitrix/templates/kras/assets/css/../images/arrow-right.png"); }

.footer {
  width: 100%;
  padding-bottom: 12px;
  background: url("/bitrix/templates/kras/assets/css/../images/footer-background.jpg"); }

.footer__info {
  margin-left: -5px;
  margin-right: -5px; }
  .footer__info:before, .footer__info:after {
    content: " ";
    display: table; }
  .footer__info:after {
    clear: both; }
  .footer__info h2 {
    margin-top: 82px;
    font-family: 'helveticaneuecyrthin';
    font-size: 24px;
    text-transform: uppercase;
    color: #fff; }

.footer__about {
  position: relative;
  float: left;
  width: 41.6666666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
 }
  .footer__about ul {
    margin-top: 25px;
    padding: 0;
    margin-bottom: 0;
    list-style: none; 
margin-left:25px;
}
    .footer__about ul li {
      position: relative;
      margin-bottom: 8px;
      font-size: 15px;
      color: #fff; }
      .footer__about ul li:before {
        position: absolute;
        left: -24px;
        top: 5px;
        width: 7px;
        height: 11px;
        content: "";
        background: url("/bitrix/templates/kras/assets/css/../images/arrow-right.png");
        opacity: 0.2; }

.footer__times {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
  font-size: 15px;
  color: #fff; }
  .footer__times .times {
    position: relative;
    margin-top: 24px; }
    .footer__times .times span {
      width: 60px;
      display: inline-block;
      text-align: left; }
    .footer__times .times:before {
      position: absolute;
      left: 48px;
      top: 2px;
      background-image: url("/bitrix/templates/kras/assets/css/../images/icon-clock.png");
      background-size: cover;
      width: 18px;
      height: 18px;
      content: "";
      opacity: 0.4; }

.footer__contacts {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }
  .footer__contacts h2 {
    margin-bottom: 25px; }
  .footer__contacts a {
    color: #fff; }
  .footer__contacts .contacts {
    margin-left: 72px;
    font-size: 15px;
    color: #fff; }
    .footer__contacts .contacts p {
      margin-bottom: 8px;
      margin-left: 42px; }
  .footer__contacts .address {
    position: relative; }
    .footer__contacts .address:before {
      position: absolute;
      left: -41px;
      top: 3px;
      content: "";
      background-image: url("/bitrix/templates/kras/assets/css/../images/icon-local.png");
      background-size: cover;
      width: 13px;
      height: 16px;
      opacity: 0.4; }
    .footer__contacts .address a {
      color: #fff;
      border-bottom: 1px solid; }
  .footer__contacts .phone {
    position: relative; }
    .footer__contacts .phone:before {
      position: absolute;
      left: -41px;
      top: 4px;
      content: "";
      background-image: url("/bitrix/templates/kras/assets/css/../images/icon-phone.png");
      background-size: cover;
      width: 16px;
      height: 16px;
      opacity: 0.4; }
  .footer__contacts .mail {
    position: relative; }
    .footer__contacts .mail:before {
      position: absolute;
      left: -41px;
      top: 7px;
      content: "";
      width: 16px;
      height: 12px;
      background: url("/bitrix/templates/kras/assets/css/../images/mail-icon.png"); }

.footer__line {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .footer__line:before, .footer__line:after {
    content: " ";
    display: table; }
  .footer__line:after {
    clear: both; }

.footer__logo {
  float: left;
  width: 148px;
  margin-top: 8px;
  margin-left: 5px; }
  .footer__logo img {
    width: 100%; }

.footer__copyright {
  position: relative;
  float: left;
  margin-top: 18px;
  margin-left: 50px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.4); }

.footer__card {
  margin-top: 19px;
  margin-left: 40px;
  float: left;
  position: relative; }
  .footer__card .card-img {
    margin-right: 13px;
    float: left;
    line-height: 0; }

.page-title {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 26px; }

.page-title__name {
  margin-left: -5px;
  margin-right: -5px;
  text-align: center; }
  .page-title__name:before, .page-title__name:after {
    content: " ";
    display: table; }
  .page-title__name:after {
    clear: both; }

  .page-title__name h1 {
    font-size: 30px;
    color: #515151;
    text-transform: uppercase; }

  .page-title__name h2 {
    font-size: 30px;
  color: #515151;
  text-transform: uppercase;
  margin-top: 14px;
  /* font-family: "helveticaneuecyrthin"; */
  font-family: "Roboto";
  font-size: 30px;
}

  .page-title__name hr {
    margin: 0 auto;
    width: 80px;
    height: 2px;
    background: #daddde; }

.page-title__description {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #888; }
  .page-title__description:before, .page-title__description:after {
    content: " ";
    display: table; }
  .page-title__description:after {
    clear: both; }

.page-title-main {
  padding-top: 16px;
  padding-bottom: 49px; }

.catalog {
  width: 100%;
  padding-bottom: 92px; }

.catalog__wrapper {
  margin-left: -5px;
  margin-right: -5px; }
  .catalog__wrapper:before, .catalog__wrapper:after {
    content: " ";
    display: table; }
  .catalog__wrapper:after {
    clear: both; }

.catalog__sidebar {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }
  .catalog__sidebar .downloads {
    margin-top: 62px;
    font-size: 18px; }
    .catalog__sidebar .downloads div {
      margin-bottom: 12px;
      font-size: 18px;
      text-transform: uppercase;
      color: #888888; }
    .catalog__sidebar .downloads a {
      color: #7a7063;
      border-bottom: 1px solid #7a7063; }

.catalog__content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }

.catalog-nav-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .catalog-nav-list ul {
    margin-top: 21px;
    margin-bottom: 23px;
    padding: 0;
    list-style: none; }
    .catalog-nav-list ul li {
      margin-bottom: 11px;
      font-size: 16px;
      text-transform: none; }
      .catalog-nav-list ul li a {
        position: relative;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 31px;
        padding-right: 27px;
        /*color: #7a7063;*/
        color:#515151;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; 
          font-weight:bold;
      }
        .catalog-nav-list ul li a:before {
          content: "";
          position: absolute;
          left: 11px;
          top: 5px;
          background: url("/bitrix/templates/kras/assets/css/../images/catalog-arrow.png");
          width: 7px;
          height: 11px; }
        .catalog-nav-list ul li a:hover {
          color: #fff;
          background: #a99b89; }
      .catalog-nav-list ul li.active > a {
        color: #fff;
        background: #2f2a24; }

.catalog-nav-item {
  margin-bottom: 22px;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase; }

.catalog-nav-link {
  /*color: #7a7063;*/
  color:#515151;
  font-weight:bold;
  border-bottom: 1px solid #7a7063; }

.catalog-column {
  width: 50%;
  float: left; }

.catalog-gallery {
  margin-left: -7px; }
  .catalog-gallery .big-item {
    width: 330px;
    height: 360px;
    border: 1px solid #daddde;
    vertical-align: middle;
    display: table-cell;
    text-align: center; 
    position: relative; }
  .catalog-gallery .items {
    margin-top: 25px; }
    .catalog-gallery .items:before, .catalog-gallery .items:after {
      content: " ";
      display: table; }
    .catalog-gallery .items:after {
      clear: both; }
  .catalog-gallery .item {
    margin-right: 30px;
    padding: 5px;
    float: left;
    width: 90px;
    height: 90px;
    border: 1px solid #daddde;
    text-align: center;
    vertical-align: middle;
    display: table-cell; }
    .catalog-gallery .item img {
      max-width: 80px;
      max-height: 80px; }

.catalog-item .description {
  margin-top: 9px;
  font-size: 16px;
  color: #888888; }
.catalog-item .order-now {
  margin-top: 23px;
  padding: 8px 42px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background: #2f2a24; }
.catalog-item .consultant {
  position: relative;
  margin-top: 30px;
  padding-left: 35px;
  font-size: 18px;
  color: #515151; }
  .catalog-item .consultant:before {
    position: absolute;
    left: 70px;
    content: "";
    background: url("/bitrix/templates/kras/assets/css/../images/consult-icon.png");
    width: 27px;
    height: 29px; }
.catalog-item .price span {
  margin-left: 15px;
  font-size: 28px;
  font-weight: 300;
  color: #515151; }
.catalog-item label {
  display: block;
  margin-left: 20px;
  margin-bottom: 9px;
  font-weight: 400; }
  .catalog-item label input {
    display: none; }
    .catalog-item label input:checked + span:before {
      background: url("/bitrix/templates/kras/assets/css/../images/radio-input-active.png"); }
  .catalog-item label span {
    position: relative;
    padding-left: 40px; }
    .catalog-item label span:before {
      content: "";
      position: absolute;
      left: 0;
      top: 4px;
      width: 16px;
      height: 16px;
      background: url("/bitrix/templates/kras/assets/css/../images/radio-input.png"); }
.catalog-item .characteristics {
  margin-top: 0px;
  font-size: 16px;
  color: #484848; }
  .catalog-item .characteristics h2 {
    font-size: 24px;
    font-weight: 300;
margin-top:0px;
margin-bottom:0px;
    color: #515151; }
  .catalog-item .characteristics table {
    margin-top: 0px; 
	border: 1px solid #daddde;
}
    .catalog-item .characteristics table td {
      /*padding: 8px 0;*/
      padding: 8px 0 8px 10px;
    }
      .catalog-item .characteristics table td:first-child {
        width: 230px; 
/*border-right: 2px solid #a99b89;*/
border-right:1px solid #daddde;
}
.catalog-item .discount {
  padding: 23px 0;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 300;
  color: #515151;
  background: #e0dbcf;
  text-align: center; }
.catalog__content .related-items {
  width: 90%;
  margin-top: 30px; }
  .catalog__content .related-items h2 {
    font-size: 24px;
    font-weight: 300;
padding-top:20px;
    color: #515151;
    text-align: center; }
  .catalog__content .related-items .items {
    margin-top: 0px;
    padding: 20px 23px 0;
    background: #f4f5f5; }
    .catalog__content .related-items .items:before, .catalog__content .related-items .items:after {
      content: " ";
      display: table; }
    .catalog__content .related-items .items:after {
      clear: both; }
  .catalog__content .related-items .item {
    float: left;
    text-align: center;
    margin-bottom: 0px; }
    .catalog__content .related-items .item:nth-child(n+1) {
      margin-right: 28px; }
  .catalog__content .related-items .item__img {
    width: 110px;
    height: 110px;
    border: 1px solid #daddde;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background: #fff; }
    .catalog__content .related-items .item__img img {
      max-width: 100px;
      max-height: 100px; }
  .catalog__content .related-items .item__name {
    font-size: 16px;
    color: #888888;
    margin-top: 10px; }
  .catalog__content .related-items .item__price {
    margin-top: 4px;
    font-size: 24px;
    font-weight: 300;
    color: #515151; }
  .catalog__content .related-items .item__link {
    margin-top: 16px;
    padding: 7px 0;
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #a99b89; }

.catalog-items {
  position: relative;
  padding-bottom: 43px; }
  .catalog-items .items {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 25px; }
    .catalog-items .items:before, .catalog-items .items:after {
      content: " ";
      display: table; }
    .catalog-items .items:after {
      clear: both; }
  .catalog-items .item {
    background: #e7e7e7;
    float: left;
    margin-right: 12px;
    margin-bottom: 14px;
    padding-bottom: 19px;
    width: 222px;
    border: 1px solid #daddde;
    text-align: center; 
    min-height: 285px;}
  .catalog-items .item__img {
    width: 220px;
    height: 207px;
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #daddde;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
	position: relative; }
    .catalog-items .item__img img {
      max-width: 210px;
      max-height: 190px; 
	  margin: 0 0 10px 0;
	  }
  .catalog-items .item__name {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
	 line-height: normal;
    color: #515151; }
  .catalog-items .item__size {
    margin-top: 10px;
    font-size: 14px;
    color: #888888; }
  .catalog-items .item__price {
    font-size: 28px;
    color: #515151;
    line-height: normal; }
  .catalog-items .item__link {
    display: inline-block;
    margin-top: 13px;
    padding: 8px 35px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #2f2a24; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }
  .fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top; }

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background-image: url('/bitrix/templates/kras/images/fancy_bg.png?1434363100234');
  padding: 30px !important;
  color: #444;
  text-shadow: none;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/ }

.fancybox-opened {
  z-index: 8030; }
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer {
  position: relative; }

.fancybox-inner {
  position: relative;
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url('/bitrix/templates/kras/assets/css/../images/fancybox_sprite.png'); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }
  #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/bitrix/templates/kras/assets/css/../images/fancybox_loading.gif') center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  z-index: 8040;
  background: url('/bitrix/templates/kras/assets/css/../../images/fancy_close.png') center center no-repeat; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/bitrix/templates/kras/assets/css/../images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }
  .fancybox-lock body {
    overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/bitrix/templates/kras/assets/css/../images/fancybox_overlay.png'); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }
  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/bitrix/templates/kras/assets/css/../images/fancybox_sprite@2x.png');
    background-size: 44px 152px; }

  /*The size of the normal image, half the size of the hi-res image */
  #fancybox-loading div {
    background-image: url('/bitrix/templates/kras/assets/css/../images/fancybox_loading@2x.gif');
    background-size: 24px 24px; }
 }

/*The size of the normal image, half the size of the hi-res image */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 15, 2015 */
@font-face {
  font-family: 'helveticaneuecyrblack';
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.eot');
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.eot?#iefix') format("embedded-opentype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.woff2') format("woff2"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.woff') format("woff"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.ttf') format("truetype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-black-webfont.svg#helveticaneuecyrblack') format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneuecyrbold';
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.eot');
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.eot?#iefix') format("embedded-opentype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.woff2') format("woff2"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.woff') format("woff"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.ttf') format("truetype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-bold-webfont.svg#helveticaneuecyrbold') format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneuecyrthin';
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.eot');
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.eot?#iefix') format("embedded-opentype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.woff2') format("woff2"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.woff') format("woff"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.ttf') format("truetype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-thin-webfont.svg#helveticaneuecyrthin') format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'helveticaneuecyrroman';
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.eot');
  src: url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.eot?#iefix') format("embedded-opentype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.woff2') format("woff2"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.woff') format("woff"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.ttf') format("truetype"), url('/bitrix/templates/kras/assets/css/../fonts/helvetica/helveticaneuecyr-roman-webfont.svg#helveticaneuecyrroman') format("svg");
  font-weight: normal;
  font-style: normal; }


/* JNX */
.fancy_content table td:first-child {
  width: 345px;
}

.fancy_content table td:first-child img {
  width: 345px !important;
}

.fancy_content table td:nth-child(2) {
  width: 400px;
  vertical-align: top;
}

.fancy_content table td h3 {
  text-align: center;
  padding: 0 10px 10px 0;
  margin-top: 0;
}

.fancy_content table td ul {
  font-size: 18px;
  color: #797672;
}

/*---------*/
.fancy_content .table_full {
  width: 600px;
  background: #fff;
}

.fancy_content h3 {
  text-align: center;
}

.fancy_content .table_full tr:first-child {
  border-top: 1px solid #BCB1A5;
}

.fancy_content .table_full tr:last-child {
  border-bottom: 1px solid #BCB1A5;
}

.fancy_content .table_full tr td, .fancy_content .table_full tr th {
  text-align: center;
  height: 40px;
  vertical-align: middle;
}

.fancy_content .table_full tr:nth-child(2n) {
  background-color: #E2DDD2;
}

.fancy_content .table_full td, .fancy_content .table_full th {
  width: 150px;
  /*border: 1px solid #BCB1A5;*/
  border-left: 1px solid #BCB1A5;
  border-right: 1px solid #BCB1A5;
}

.fancy_content p {
  text-align: center;
  font-style: italic;
  margin-top: 20px;
}

/*------------*/
.catalog-nav-list > .catalog-nav-item.active > a.catalog-nav-link {
  color: #fff;
  background: #2f2a24;
  border-bottom: none;
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
    display: block;
}

.catalog-nav-list .catalog-nav-item.catalog-nav-link-parent > span.toggle-menu
{
	content: "";
    position: relative;
    left: 11px;
    display: inline-block;
    top: 2px;
    width: 10px;
    background: url("/bitrix/templates/kras/assets/css/../images/catalog-arrow.png");
    width: 7px;
    height: 11px;
	cursor:pointer;
}
.catalog-nav-list .catalog-nav-item.catalog-nav-link-parent.active > span.toggle-menu{
	display:none;
}
.catalog-nav-list .catalog-nav-item.catalog-nav-link-parent > span.toggle-menu.toggled{
	transform:rotate(90deg);
}

/*
.catalog-nav-item.active a.catalog-nav-link:before {
  content: "";
  position: absolute;
  left: 11px;
  top: 5px;
  background: url("/bitrix/templates/kras/assets/css/../images/catalog-arrow.png");
  width: 7px;
  height: 11px;
}
*/

.w160 {
  width: 160px;
}

i.icon-link {
  background: url('/bitrix/templates/kras/images/link.png?1434363100603');
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 5px;
}

.characteristics table tr:nth-child(2n) {
  background-color: #E2DDD2;
}
.characteristics table tr:nth-child(2n+1) {
  border-bottom: 1px solid #daddde;
}

span.loop-plus {
  position: absolute;
  background: url('/bitrix/templates/kras/images/zoom-plus-64.png');
  width: 64px;
  height: 64px;
  right: 10px;
  bottom: 25px;
}

span.loop-plus2 {
  position: absolute;
  background: url('/bitrix/templates/kras/images/zoom-plus-64.png');
  width: 64px;
  height: 64px;
  right: 40px;
  bottom: 15px;
}

span.loop-plus-small {
  position: absolute;
  background: url('/bitrix/templates/kras/images/zoom-plus-48.png');
  width: 48px;
  height: 48px;
  right: 8px;
  bottom: 8px;
}

.big-item:hover .loop-plus {
  display: block;
}

/*.characteristics table tr:first-child {
  border-top: 1px solid #BCB1A5;
}

.characteristics table tr:last-child {
  border-bottom: 1px solid #BCB1A5;
}

.characteristics table td, .characteristics table th {
  border-left: 1px solid #BCB1A5;
  border-right: 1px solid #BCB1A5;
}*/

/*-------------------------------------------------------------------------------*/

/* 
  Resets defualt browser settings
  reset.css
*/
/*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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body { 
  font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
  letter-spacing:0;
  color:#434343;
  background:#efefef url(/bitrix/templates/kras/assets/css/../img/background.png) repeat top center;
  padding:20px 0;
  position:relative;
  text-shadow:0 1px 0 rgba(255,255,255,.8);
  -webkit-font-smoothing: subpixel-antialiased;
}

#container {
  width:580px;
  padding:10px;
  margin:0 auto;
  position:relative;
  z-index:0;
}*/

/*#example {
  width:600px;
  height:350px;
  position:relative;
}

#ribbon {
  position:absolute;
  top:-3px;
  left:-15px;
  z-index:500;
}

#frame {
  position:absolute;
  z-index:0;
  width:739px;
  height:341px;
  top:-3px;
  left:-80px;
}*/

#slides {
  position:relative;
/*margin-left: 26px;*/
}

#slides .prev {
/*position:absolute;
  bottom:14px;
  left:260px;
  width:24px;
  height:43px;
  display:block;
z-index:101;*/
left:130px;
background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat 145px -60px;
    position: absolute;
    bottom: 0;
    width: 165px;
    height: 30px;
    display: inline-block;
z-index: 99;
}


#slides .prev:hover {
background-position: 145px -30px;
}

#slides .slides_container {
  width:687px;
  height:207px;
  overflow:hidden;
  position:relative;
}

#slides .next {
	left:406px;
	background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat -63px -60px;
    position: absolute;
    bottom: 0;
    width: 165px;
    height: 30px;
    display: inline-block;
z-index: 99;
}

#slides .next:hover {
    background-position: -40px -30px;
}

#slides .pagination {
	padding-left: 300px;
    width: 100%;
    z-index: 9;
    text-align: center;
    position: absolute;
    bottom: 0;
}

#slides .pagination li {
  	float:left;
  	margin:0 1px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    position: relative;
    top: -3px;
    cursor: pointer;
}

#slides .pagination li:hover {
	background-color: #555;
}

#slides .pagination li.current {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #555;
}

#slides .pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
/*background-image:url(/bitrix/templates/kras/assets/css/../img/pagination.png);*/
  background-position:0 0;
  float:left;
  overflow:hidden;
}

#slides .pagination li.current a {
  background-position:0 -12px;
}

#slides .caption {
  position:absolute;
  top:0;
  height:30px;
  padding:5px 20px 0 20px;
  width:687px;
  font-size:1.3em;
  line-height:1.33;
  color:#fff;
  text-shadow:none;
  z-index: 100;
}

#slides ol,ul { list-style:none; }

/*#footer {
  text-align:center;
  width:580px;
  margin-top:9px;
  padding:4.5px 0 18px;
  border-top:1px solid #dfdfdf;
}

#footer p {
  margin:4.5px 0;
  font-size:1.0em;
}

a:link,a:visited {
  color:#599100;
  text-decoration:none;
}

a:hover,a:active {
  color:#599100;
  text-decoration:underline;
}*/

.description-buttons{text-align:center;}
.price.bk_price{margin:0px;}

#slides2 {
  position:relative;
  background: #f4f5f5;
}

#slides2 .next, #slides2 .prev {
  position:absolute;
  top:140px;
  left:5px;
  width:24px;
  height:43px;
  display:block;
  z-index:101;
}

#slides2 .slides_container {
  width:718px;
  height:336px;
  overflow:hidden;
  position:relative;
}

#slides2 .next {
  left:657px;
}
#slides2 .prev {
  left:33px;
}

#slides2 .pagination {
  margin:0 auto 0;
  width:140px;
display:none;
}

#slides2 .pagination li {
  float:left;
  margin:0 1px;
}

#slides2 .pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
  background-image:url(/bitrix/templates/kras/assets/css/../img/pagination.png);
  background-position:0 0;
  float:left;
  overflow:hidden;
}

#slides2 .pagination li.current a {
  background-position:0 -12px;
}

#slides2 ol,ul { list-style:none; }

#slides-small {
  position:relative;  
}

#slides-small .prev {
/*position:absolute;
  top:95px;
  left:-50px;
  width:24px;
  height:43px;
  display:block;
z-index:101;*/
	left:-120px;
	background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat 145px -60px;
    position: absolute;
    bottom: -38px;
    width: 165px;
    height: 30px;
    display: inline-block;
z-index: 99;
}

#slides-small .prev:hover {
background-position: 145px -30px;
}

#slides-small .slides_container {
  width:220px;
  height:227px;
  overflow:hidden;
  position:relative;
}

#slides-small .next {
  	left:173px;
	background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat -63px -60px;
    position: absolute;
    bottom: -38px;
    width: 165px;
    height: 30px;
    display: inline-block;
	z-index: 99;
}

#slides-small .next:hover {
    background-position: -40px -30px;
}

#slides2 .prev {
  left:33px;
}

#slides-small .pagination {
	padding-left: 58px;
    width: 100%;
    z-index: 9;
    text-align: center;
    position: absolute;
    bottom: -38px;
}

#slides-small .pagination li {
  	float:left;
  	margin:0 1px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    position: relative;
    top: -3px;
    cursor: pointer;
}

#slides-small .pagination li:hover {
	background-color: #555;
}

#slides-small .pagination li.current {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #555;
}

/*#slides-small .pagination {
  margin:0 auto 0;
  width:140px;
display:none;
}

#slides-small .pagination li {
  float:left;
  margin:0 1px;
}*/

#slides-small .pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
/*background-image:url(/bitrix/templates/kras/assets/css/../img/pagination.png);*/
  background-position:0 0;
  float:left;
  overflow:hidden;
}

#slides-small .pagination li.current a {
  background-position:0 -12px;
}

#slides-small ol,ul { list-style:none; }

.main-navigation__link img{height:30px; margin-right:10px; }

.cart-block {
width: 100%;
margin-top: 0px;
border: 1px solid #daddde;
}

.cart-block tr{
height: 90px;
font-size: 18px;
color: #484848;
}

.cart-block tr:nth-child(2n) {
  background-color: #E2DDD2;
}

.cart-img {
width: 220px;
text-align: center;
}

.cart-head {
height: 40px !important;
}

.cart-center {
text-align: center;
}

.cart-right {
text-align: right;
}

.cart-kol-num {
width: 48px;
display: inline-block;
}

.price_sum_name {
font-weight: normal;
}

.price_sum {
font-size: 22px;
text-align: right;
margin: 30px 0 10px 0;
font-weight: bold;
}

.cart-button {
margin-top: 23px;
margin-left: 15px;
padding: 8px 42px;
font-size: 13px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
border: none;
background: #a99b89;
}

.cart-small-span {
position: absolute;
  top: -5px;
  margin-left: 3px;
  padding: 0 7px 0 7px;
  border-radius: 10px;
  background-color: #ccc;
}

.cart-small {
position: relative;
top: 14px;
/*left: 65px;
margin-top: 35px;*/
  width: 150px;
  float: left;
}
.cart-small a{
color: #7f7162;
}

.fancy_content ul {
list-style: inherit;
}

.fancy_content ul li {
margin-bottom: 10px;
}

.main-page-section .catalog-items .items {
    /* margin-left: -5px; */
    /* margin-right: -5px; */
    padding-left: 0px;
/*margin: 0 auto;*/
}

.main-page-section .catalog-items .item {
    margin-left: 27px;
margin-right:0px;
}
.main-page-section .catalog-items .item:first-child{
	margin-left:0px;
	margin-right:0px;
}

.catalog__content .catalog-item .catalog-column{
	min-width: 375px;
}
.catalog__content .catalog-item .catalog-column:first-child{
	max-width: 340px;
	min-width: inherit;
}

#slides .caption {
    height: 100%;
}
#slides .caption .banner__link {
    position: absolute;
    right: 15px;
    bottom: 15px;
margin-right:0px;
}
#slides .caption .banner__link:hover{
text-decoration:underline;
color:white;
}

#slides .next {
width:70px;
}
#slides .prev {
/*width:70px;*/
}

.catalog-items .item__name{
	font-size: 17px;
	font-weight: bold;
    height: 42px;
    overflow: hidden;
}

.catalog-nav-list ul{
display:none;
}

.catalog-nav-item.active > ul /*, .catalog-nav-item:hover ul*/{
display:block;
}

.catalog-nav-list ul li ul { margin-left: 15px; }
.catalog-nav-list ul li a{border-bottom:none;}

.info-news .news-item {
	margin: 0 0 20px 0;
}

.info-news .news-item a.news-item-name
{
    margin-bottom: 22px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
    color: #515151;
    font-family: "Roboto";
}

.info-news .news-item  .news-item-read-more {
	text-align:center;
	/*margin:10px 0;*/
} 

.info-news .news-item  .news-item-read-more a
{
	text-decoration:underline;
    font-size: 17px;
    color: #515151;
    font-family: "Roboto";
}

.info-news .news-item  .news-item-read-more a:hover{
	font-weight:bold;
	/*text-decoration:underline;*/
}

.info-news .news-detail p {
        font-size: 16px;
}

.catalog__content .bx_filter .bx_filter_section{
	background:none;
	border:2px solid #a99b89;
    padding: 10px 15px;
}
.catalog__content .bx_filter .bx_filter_button_box
{
	    margin-bottom: 0px;
}
.catalog__content .bx_filter .bx_ui_slider_pricebar_V{
	background: #515151;
}
.catalog__content .bx_filter .bx_ui_slider_pricebar_VN{
	background: #a99b89;
}
.catalog__content .bx_filter .bx_filter_search_button{
	color:#515151;
	background:#eee;
}
.catalog__content .bx_filter .bx_filter_search_button:hover{
	background:#ccc;
}





.catalog-items .item {
    position:relative;
}

.popup_block {
    display:none;
    margin-left:-50px;
    padding:10px;
    margin-top:17px;
    background:#f3f3f3;
    height:200px;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.catalog-items .item:hover .popup_block {
    display:block;
    position:absolute;
    top:-70px;
    z-index:99;
    width: 320px;
    height: auto;
    text-align: center;
}

.pick_bg {
  /*background: rgba(127, 127, 127, 0.3);*/
  font-weight: bold;
}

.footer__info .h2{
    margin-top: 82px;
    font-family: 'helveticaneuecyrthin';
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}

.b-expack__val {
  width: 20px;
  height: 20px;
}

.cart-tr_other {
  background: #F5F5F5 !important;
  height: 40px !important;
  font-size: 14px !important;
}

.cart-tr_other select {
  height: 24px;
}

.cart-tr_other input {
  padding: 0 0 0 5px;
}

.cart-tr_other input.cart-other_epi {
  height: 24px;
  width: 400px;
}

.cart-radio_image {
  display: inline-block;
  vertical-align: top;
  margin: 10px 10px 10px 0;
  background: #fff;
  border-radius: 10px;
  padding: 5px;
}

.cart-radio_image label {
  text-align: center;
}

.cart-radio_image .cart-radio_image__img {
  
}

.cart-td_right {
  text-align: right;
  padding-right: 10px;
}

.gravType{
	display:none;
}

.show-grav-params{
	font-size:18px;
	display:block;
}

.grav-group-name{
	font-weight: bold;
    padding: 5px;
	background: #eee;
}
.grav-group-name a{
	display:block;
}
.grav-group-content{
	display:none;
}

.clear{
	clear:both;
}

.grav-group-content .grav-item-name{
	font-size:16px;
}

.cart-block .group-name, .cart-block tr.group-name
{
    height: 50px;
    font-weight: bold;
    background: #eee;
	
	display:none;
}

.show-grav-params-in-cart{
	display: inline-block;
    float: right;
    color: black;	
}
.show-grav-params-in-cart-group{

}

.group_content{
	display:none;
}

.group_content_visible, .cart-block .group-name.group_content_visible, .cart-block tr.group-name.group_content_visible{
	display:table-row;
}

.linkTree {
	position: relative;
	bottom: -20px;
	padding: 8px 42px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: #a99b89;
	white-space: nowrap;
}
.fancybox.fancybox-control-button img{width:64px;}
.linkTree.active { color: #23527c; }

.fancy_content_epitafia{
	display: none;text-align: center;width:1024px;overflow: hidden;
}

.btn-pam{
	border:black;
	background: #ddd;
}
.row-select{
	margin-bottom:10px;
	font-size:16px;
}

.religion-item{
	margin-bottom:10px;
	height: 155px;
}
.religion-item .religion-item-name{
	font-weight:bold;
	font-size:16px;
}
.religion-item .religion-item-image img{
	/*max-width:100px;*/
}

.j-popup_info-block {
  margin-top: 10px;
}

.j-popup_price-left {
  font-size: 28px;
  color: #515151;
  line-height: normal;
  display: inline-block;
  float: left;
}

.j-popup_button-right {
  display: inline-block;
  margin-top: 13px;
  padding: 8px 35px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #2f2a24;
  float: right;
  padding: 8px 10px;
  margin: 0;
}

.j-popup_button-right:hover {
  color: #fff;
  text-decoration: none;
  outline: none !important;
}

.system-nav-orange{
    margin-bottom:0px;
}

.menu_active {
	box-shadow: inset 0px 0px 10px 5px #FFF;
	-webkit-box-shadow: inset 0px 0px 10px 5px #FFF;
	-moz-box-shadow: inset 0px 0px 10px 5px #FFF;
	-o-box-shadow: inset 0px 0px 10px 5px #FFF;
	/*box-shadow: inset 0 0 0px #000, inset 0 0px 50px #999, inset 0 0px 0px #888, inset 0 0px 0px #777, inset 0 0px 0px #666, inset 0 0px 0px #555, inset 0 0px 0px #444, inset 0 0px 0px #333, inset 0 0px 5px #001135;*/
}

/**** Only Text && Css badges. *****/
/*
.item-product-tag{
	position: absolute;
    bottom: -14px;
    width: 100%;
    left: 0;
    font-size: 19px;
    font-weight: bold;
    background-color: #ccc;
	
	box-shadow: inset 0px 0px 10px 5px #FFF;
	-webkit-box-shadow: inset 0px 0px 10px 5px #FFF;
	-moz-box-shadow: inset 0px 0px 10px 5px #FFF;
	-o-box-shadow: inset 0px 0px 10px 5px #FFF;
	
	display:none;	
}
.item-product-tag.item-product-tag-NEW{
	color: orangered;
    border-top: 1px solid orangered;
    border-bottom: 1px solid orangered;
}

.item-product-tag.item-product-tag-EXCLUSIVE{
	color: rebeccapurple;
    border-top: 1px solid rebeccapurple;
    border-bottom: 1px solid rebeccapurple;
}
.item-product-tag.item-product-tag-HIT{
	color: red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}


.item-product-popup-tag{
	padding: 5px;
	background-color: #eee;
	color:red;
	font-size: 23px;
	font-weight:bold;
	
	box-shadow: inset 0px 0px 10px 5px #ccc;
	-webkit-box-shadow: inset 0px 0px 10px 5px #ccc;
	-moz-box-shadow: inset 0px 0px 10px 5px #ccc;
	-o-box-shadow: inset 0px 0px 10px 5px #ccc;
	
	display:none;
}
.item-product-popup-tag.item-product-popup-tag-NEW{
	color: orangered;
    border-top: 1px solid orangered;
    border-bottom: 1px solid orangered;
}

.item-product-popup-tag.item-product-popup-tag-EXCLUSIVE{
	color: rebeccapurple;
    border-top: 1px solid rebeccapurple;
    border-bottom: 1px solid rebeccapurple;
}
.item-product-popup-tag.item-product-popup-tag-HIT{
	color: red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}
*/

.item-product-tag{
    position: absolute;
	top: 135px;
    left: -5px;
    width: 100px;
	height:100px;
	/*display:none;	*/
}
.item-product-tag.item-product-tag-NEW{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-new3.png) no-repeat;
	background-size: 90px;
}

.item-product-tag.item-product-tag-EXCLUSIVE{ 
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-exclusive4.png) no-repeat;
	background-size: 90px;
}
.item-product-tag.item-product-tag-HIT{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-hit3.png) no-repeat;
	background-size: 90px;
}
.item-product-tag.item-product-tag-ZAKAZ{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-zakaz1.png) no-repeat;
	background-size: 90px;
}

.item-product-tag.item-product-tag-detail{
    top: 260px;
    background-size: 120px;
    width: 120px;
    height: 120px;
    left: -25px;
}

.item-product-popup-tag{
	position: absolute;
	top: 225px;
    left: -20px;
    width: 100px;
    height: 100px;
	/*display:none;*/
}
.item-product-popup-tag.item-product-popup-tag-NEW{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-new3.png) no-repeat;
	background-size: 100px;
}

.item-product-popup-tag.item-product-popup-tag-EXCLUSIVE{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-exclusive4.png) no-repeat;
	background-size: 100px;
}
.item-product-popup-tag.item-product-popup-tag-HIT{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-hit3.png) no-repeat;
	background-size: 100px;
}
.item-product-tag.item-product-tag-ZAKAZ{
	background: url(/bitrix/templates/kras/assets/css/../../images/badge-zakaz1.png) no-repeat;
	background-size: 100px;
}
.center{text-align:center;}

.banner-text-title
{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
#slides-banner-text {
/*	display:none;*/
	border: 2px solid red;
	/*padding:10px;*/
}
.banner-text-list .banner-text-list-container{
	/*width:570px;
	height:70px;*/
	overflow:hidden;
	min-height:105px;
}
.banner-text-list .banner-text-list-container .banner-text-list-item{
	width:371px;
	/*height:70px;*/
	display:block;
	/*padding:10px;*/
}
.banner-text-list .banner-text-list-container .banner-text-list-item .banner-text-list-item-title{
	background: #E2DDD2;
	font-size:18px;
	padding:5px 10px;
}
.banner-text-list .banner-text-list-container .banner-text-list-item .banner-text-list-item-body
{
	overflow-wrap: normal;  /* не поддерживает IE, Firefox; является копией word-wrap */ 
	word-wrap: normal;
	word-break: normal;  /* не поддерживает Opera12.14, значение keep-all не поддерживается IE, Chrome */ 
	line-break: auto;  /* нет поддержки для русского языка */ 
	hyphens: manual;  /* значение auto не поддерживается Chrome */ 
	padding:10px;
	font-size: 16px;
	min-height:70px;
}
.banner-text-list .banner-text-list-item .banner-text-list-item-preview{
	text-align:center;
	/*margin-bottom:5px;*/
	padding-bottom:10px;
}

.banner-text-list .banner-text-list-container .banner-text-list-item .banner-text-list-item-link{
	text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.banner-text-list .banner-text-list-container .banner-text-list-item .banner-text-list-item-link a{
	padding:5px 10px;
	display:block;
}
.banner-text-list .banner-text-list-container .banner-text-list-item .banner-text-list-item-link a:hover{
	text-decoration:underline;
	background:#eee;
}

 
#slides-banner-text {
  position:relative;  
}

#slides-banner-text .prev {
/*position:absolute;
  top:95px;
  left:-50px;
  width:24px;
  height:43px;
  display:block;
z-index:101;*/
	left:-10px;
	background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat 145px -60px;
    position: absolute;
    bottom: -38px;
    width: 165px;
    height: 30px;
    display: inline-block;
	z-index: 99;
}

#slides-banner-text .prev:hover {
background-position: 145px -30px;
}

#slides-banner-text .slides_container {
  width:220px;
  height:227px;
  overflow:hidden;
  position:relative;
}

#slides-banner-text .next {
  	left:233px;
	background: url('/bitrix/templates/kras/images/svz-slider.png') no-repeat -63px -60px;
    position: absolute;
    bottom: -38px;
    width: 165px;
    height: 30px;
    display: inline-block;
	z-index: 99;
}

#slides-banner-text .next:hover {
    background-position: -40px -30px;
}

#slides-banner-text .pagination {
	padding-left: 160px;
    width: 100%;
    z-index: 9;
    text-align: center;
    position: absolute;
    bottom: -38px;
}

#slides-banner-text .pagination li {
  	float:left;
  	margin:0 1px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    position: relative;
    top: -3px;
    cursor: pointer;
}

#slides-banner-text .pagination li:hover {
	background-color: #555;
}

#slides-banner-text .pagination li.current {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #555;
}

/*#slides-small .pagination {
  margin:0 auto 0;
  width:140px;
display:none;
}

#slides-small .pagination li {
  float:left;
  margin:0 1px;
}*/

#slides-banner-text .pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
/*background-image:url(/bitrix/templates/kras/assets/css/../img/pagination.png);*/
  background-position:0 0; 
  float:left;
  overflow:hidden;
}

#slides-banner-text .pagination li.current a {
  background-position:0 -12px;
}

#slides-banner-text ol,ul { list-style:none; }


.default-input{
    min-width: 210px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #c4c4c4;
    padding: 5px 10px !important;
    height: 36px;
    font-style: italic;
}
.default-button{
	width: 100%;
    height: 36px;
    margin-bottom: 15px;
    float: left;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #a99b89;
    border: none;
}
.search-page{
	min-height:200px; 
}
.fixed-search-form{
	display:none;
	position:fixed;
	right:0px;
	top:220px;
}

.container-2{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-2 input#search{
  width: 50px;
  height: 50px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #262626;
  padding-left: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;

  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

.container-2 input#search::-webkit-input-placeholder {
   color: #65737e;
}

.container-2 input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}

.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}

.container-2 input#search:-ms-input-placeholder {  
   color: #65737e;  
}
.container-2 .icon{
  position: absolute;
  top: 50%;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
}
.container-2 input#search:focus, .container-2 input#search:active{
  outline:none;
  width: 300px;
}

.container-2:hover input#search{
width: 300px;
}

.container-2:hover .icon{
  color: #93a2ad;
}
/* End */


/* Start:/bitrix/templates/kras/assets/css/the-modal.css?15133395751296*/
.themodal-lock {
	/* when modal is opened we're removing scrollbars from the main content */
	overflow: hidden;
}

.themodal-overlay {
	/* overlay will stay fixed and will take all the space available */
	position: fixed;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;

	/* if modal content doesn't fit inside the overlay, display scrollbars */
	overflow: auto;

	/* allow one-finger iPad scrolling */
	-webkit-overflow-scrolling: touch;

}

/* fix for iPad glitches */
.themodal-overlay > * {
	-webkit-transform: translateZ(0px);
}

.themodal-overlay {
	background: rgba(0, 0, 0, 0.5);
	/* IE6–IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #7F000000, endColorstr = #7F000000);
	zoom: 1;
}

/* modal box style, can be anything you want */
.themodal {
    background: #eee;
    width: 600px;
    margin: 20px auto;
    border: 3px solid #666;
	background-image: url('/bitrix/templates/kras/images/fancy_bg.png');
    padding: 20px 20px 10px;
    margin-bottom: 10px;
    display: none;
}

.themodal .close {
	/* float: right; */
    text-decoration: none;
    font-size: 30px;
    cursor: pointer;
    top: -5px;
    position: absolute;
    right: 10px;
}

.themodal .themodal-title{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:10px;
}

/* End */


/* Start:/bitrix/templates/kras/components/eva/callback/callback/style.css?15133395752295*/
/* */
/**/
#overlay{background:#000; opacity:.5; filter:alpha(opacity=50); display:none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 200;}
#form_wrapper_call{background-image: url('/bitrix/templates/kras/images/fancy_bg.png');width:363px; padding:16px 18px 8px; margin-bottom:10px; z-index: 250; position:absolute; top:50%; left:50%; margin-left:-173px; display:none;}
#fhead {height:42px;background: url(/bitrix/templates/kras/components/eva/callback/callback/images/plash.png) no-repeat 0 0;position:relative;padding:5px 0 0 0;} 
#fhead h3{font-weight:normal; color:#fff; margin:0 0 0 43px; padding-top:5px; background: url(/bitrix/templates/kras/components/eva/callback/callback/images/phone.png) no-repeat 0 50%; padding: 0 0 0 83px; line-height: 1.5em;}
.wr_close{float:right;cursor:pointer;position:absolute; top:5px; right:5px; background-color:#515151;}
.frm_place{/*border-left: 1px solid #71ad00; border-right: 1px solid #71ad00; padding: 10px 15px 10px 15px; background:#fff;*/}
.frm_place p{font-size:1.3em; text-align:center; padding:10px 0;}
.mf-req{font-size:.7em;color:#f00;vertical-align:super;float:right;}
/*form#call_ord input[type="text"], form#call_ord textarea{width: 295px; font-family: Arial; border: 1px solid #b4b4b4; padding:3px 5px; font-size:1em; color:#b4b4b4;}*/
form#call_ord input[type="submit"]{
	width: 179px;
  height: 36px;
  margin-bottom: 15px;
  float: left;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background: #a99b89;
  border: none;
}
form#call_ord div{margin-bottom:10px;}
form#call_ord div.mf-text{font-size:.8em; color:#707070;font-family: Arial;}
form#call_ord div.mf-text input{width:115px;}
form#call_ord div.mf-captcha{}
form#call_ord div.bsubm{text-align:right;}
form#call_ord div.bsubm p.warn{color:#71ad00; font-size:.8em;font-style:italic;margin-bottom:10px;text-align:center;}
#fbott{height:12px;background: url(/bitrix/templates/kras/components/eva/callback/callback/images/plash.png) no-repeat 0 -56px;}

.form_callback input[type="text"] {
	min-width: 210px;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #c4c4c4;
	padding: 5px 10px !important;
	height: 36px;
	font-style: italic;
}

.form_callback textarea {
	  min-width: 210px;
	  width: 100%;
	  resize: none;
	  background: #FFFFFF;
	  border: 1px solid #c4c4c4;
	  padding: 5px 10px !important;
	  height: 136px;
	  font-style: italic;
}
/* End */


/* Start:/bitrix/templates/kras/styles.css?17752774983*/
﻿
/* End */
/* /bitrix/templates/kras/assets/css/styles.css?1513339575118537 */
/* /bitrix/templates/kras/assets/css/the-modal.css?15133395751296 */
/* /bitrix/templates/kras/components/eva/callback/callback/style.css?15133395752295 */
/* /bitrix/templates/kras/styles.css?17752774983 */
