@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=cyrillic);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic');


.wrapper {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.box {
  *zoom: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  list-style: none;
}

.box > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.table {
  display: table;
  width: 100%;
}

.float > * {
  display: block;
  float: left;
}

.table > * {
  display: table-cell;
}

.inline > * {
  display: inline-block;
}

.box:before,
.box:after,
.float-menu:before,
.float-menu:after,
.output_blog:after,
.clear:after,
.float:after {
  content: "";
  display: block;
  overflow: hidden;
}

.box:after,
.float-menu:after,
.output_blog:after,
.clear:after,
.float:after {
  clear: both;
}

* {
  box-sizing: border-box;
}

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

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.margin--0 {
  margin: 0px;
}

.padding--0 {
  padding: 0px;
}

.float--right {
  float: right;
}

.float--left {
  float: left;
}

.table-resp {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #ddd;
  -webkit-overflow-scrolling: touch;
}

/* --- GRID OUNLY --- */
.sgrid-1 {
  width: 8.3333333333%;
}

.sgrid-2 {
  width: 16.6666666667%;
}

.sgrid-3 {
  width: 25%;
}

.sgrid-4 {
  width: 33.3333333333%;
}

.sgrid-5 {
  width: 41.6666666667%;
}

.sgrid-6 {
  width: 50%;
}

.sgrid-7 {
  width: 58.3333333333%;
}

.sgrid-8 {
  width: 66.6666666667%;
}

.sgrid-9 {
  width: 75%;
}

.sgrid-10 {
  width: 83.3333333333%;
}

.sgrid-11 {
  width: 91.6666666667%;
}

.sgrid-12 {
  width: 100%;
}

.pre-0 {
  margin-left: 0%;
}

.post-0 {
  margin-right: 0%;
}

.pre-1 {
  margin-left: 8.3333333333%;
}

.post-1 {
  margin-right: 8.3333333333%;
}

.pre-2 {
  margin-left: 16.6666666667%;
}

.post-2 {
  margin-right: 16.6666666667%;
}

.pre-3 {
  margin-left: 25%;
}

.post-3 {
  margin-right: 25%;
}

.pre-4 {
  margin-left: 33.3333333333%;
}

.post-4 {
  margin-right: 33.3333333333%;
}

.pre-5 {
  margin-left: 41.6666666667%;
}

.post-5 {
  margin-right: 41.6666666667%;
}

.pre-6 {
  margin-left: 50%;
}

.post-6 {
  margin-right: 50%;
}

.pre-7 {
  margin-left: 58.3333333333%;
}

.post-7 {
  margin-right: 58.3333333333%;
}

.pre-8 {
  margin-left: 66.6666666667%;
}

.post-8 {
  margin-right: 66.6666666667%;
}

.pre-9 {
  margin-left: 75%;
}

.post-9 {
  margin-right: 75%;
}

.pre-10 {
  margin-left: 83.3333333333%;
}

.post-10 {
  margin-right: 83.3333333333%;
}

.pre-11 {
  margin-left: 91.6666666667%;
}

.post-11 {
  margin-right: 91.6666666667%;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}

@media screen and (min-width: 1400px) {
  .xxl-sgrid-1 {
    width: 8.3333333333%;
  }
  .xxl-sgrid-2 {
    width: 16.6666666667%;
  }
  .xxl-sgrid-3 {
    width: 25%;
  }
  .xl-sgrid-4 {
    width: 33.3333333333%;
  }
  .xxl-sgrid-5 {
    width: 41.6666666667%;
  }
  .xxl-sgrid-6 {
    width: 50%;
  }
  .xxl-sgrid-7 {
    width: 58.3333333333%;
  }
  .xxl-sgrid-8 {
    width: 66.6666666667%;
  }
  .xxl-sgrid-9 {
    width: 75%;
  }
  .xxl-sgrid-10 {
    width: 83.3333333333%;
  }
  .xxl-sgrid-11 {
    width: 91.6666666667%;
  }
  .xxl-sgrid-12 {
    width: 100%;
  }
  .xxl-pre-0 {
    margin-left: 0%;
  }
  .xxl-post-0 {
    margin-right: 0%;
  }
  .xxl-pre-1 {
    margin-left: 8.3333333333%;
  }
  .xxl-post-1 {
    margin-right: 8.3333333333%;
  }
  .xxl-pre-2 {
    margin-left: 16.6666666667%;
  }
  .xxl-post-2 {
    margin-right: 16.6666666667%;
  }
  .xxl-pre-3 {
    margin-left: 25%;
  }
  .xxl-post-3 {
    margin-right: 25%;
  }
  .xxl-pre-4 {
    margin-left: 33.3333333333%;
  }
  .xxl-post-4 {
    margin-right: 33.3333333333%;
  }
  .xxl-pre-5 {
    margin-left: 41.6666666667%;
  }
  .xxl-post-5 {
    margin-right: 41.6666666667%;
  }
  .xxl-pre-6 {
    margin-left: 50%;
  }
  .xxl-post-6 {
    margin-right: 50%;
  }
  .xxl-pre-7 {
    margin-left: 58.3333333333%;
  }
  .xxl-post-7 {
    margin-right: 58.3333333333%;
  }
  .xxl-pre-8 {
    margin-left: 66.6666666667%;
  }
  .xxl-post-8 {
    margin-right: 66.6666666667%;
  }
  .xxl-pre-9 {
    margin-left: 75%;
  }
  .xxl-post-9 {
    margin-right: 75%;
  }
  .xxl-pre-10 {
    margin-left: 83.3333333333%;
  }
  .xxl-post-10 {
    margin-right: 83.3333333333%;
  }
  .xxl-pre-11 {
    margin-left: 91.6666666667%;
  }
  .xxl-post-11 {
    margin-right: 91.6666666667%;
  }
  .xxl-hidden {
    display: none;
  }
  .xxl-visible {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .xl-sgrid-1 {
    width: 8.3333333333%;
  }
  .xl-sgrid-2 {
    width: 16.6666666667%;
  }
  .xl-sgrid-3 {
    width: 25%;
  }
  .xl-sgrid-4 {
    width: 33.3333333333%;
  }
  .xl-sgrid-5 {
    width: 41.6666666667%;
  }
  .xl-sgrid-6 {
    width: 50%;
  }
  .xl-sgrid-7 {
    width: 58.3333333333%;
  }
  .xl-sgrid-8 {
    width: 66.6666666667%;
  }
  .xl-sgrid-9 {
    width: 75%;
  }
  .xl-sgrid-10 {
    width: 83.3333333333%;
  }
  .xl-sgrid-11 {
    width: 91.6666666667%;
  }
  .xl-sgrid-12 {
    width: 100%;
  }
  .xl-pre-0 {
    margin-left: 0%;
  }
  .xl-post-0 {
    margin-right: 0%;
  }
  .xl-pre-1 {
    margin-left: 8.3333333333%;
  }
  .xl-post-1 {
    margin-right: 8.3333333333%;
  }
  .xl-pre-2 {
    margin-left: 16.6666666667%;
  }
  .xl-post-2 {
    margin-right: 16.6666666667%;
  }
  .xl-pre-3 {
    margin-left: 25%;
  }
  .xl-post-3 {
    margin-right: 25%;
  }
  .xl-pre-4 {
    margin-left: 33.3333333333%;
  }
  .xl-post-4 {
    margin-right: 33.3333333333%;
  }
  .xl-pre-5 {
    margin-left: 41.6666666667%;
  }
  .xl-post-5 {
    margin-right: 41.6666666667%;
  }
  .xl-pre-6 {
    margin-left: 50%;
  }
  .xl-post-6 {
    margin-right: 50%;
  }
  .xl-pre-7 {
    margin-left: 58.3333333333%;
  }
  .xl-post-7 {
    margin-right: 58.3333333333%;
  }
  .xl-pre-8 {
    margin-left: 66.6666666667%;
  }
  .xl-post-8 {
    margin-right: 66.6666666667%;
  }
  .xl-pre-9 {
    margin-left: 75%;
  }
  .xl-post-9 {
    margin-right: 75%;
  }
  .xl-pre-10 {
    margin-left: 83.3333333333%;
  }
  .xl-post-10 {
    margin-right: 83.3333333333%;
  }
  .xl-pre-11 {
    margin-left: 91.6666666667%;
  }
  .xl-post-11 {
    margin-right: 91.6666666667%;
  }
  .xl-hidden {
    display: none;
  }
  .xl-visible {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  .lg-sgrid-1 {
    width: 8.3333333333%;
  }
  .lg-sgrid-2 {
    width: 16.6666666667%;
  }
  .lg-sgrid-3 {
    width: 25%;
  }
  .lg-sgrid-4 {
    width: 33.3333333333%;
  }
  .lg-sgrid-5 {
    width: 41.6666666667%;
  }
  .lg-sgrid-6 {
    width: 50%;
  }
  .lg-sgrid-7 {
    width: 58.3333333333%;
  }
  .lg-sgrid-8 {
    width: 66.6666666667%;
  }
  .lg-sgrid-9 {
    width: 75%;
  }
  .lg-sgrid-10 {
    width: 83.3333333333%;
  }
  .lg-sgrid-11 {
    width: 91.6666666667%;
  }
  .lg-sgrid-12 {
    width: 100%;
  }
  .lg-pre-0 {
    margin-left: 0%;
  }
  .lg-post-0 {
    margin-right: 0%;
  }
  .lg-pre-1 {
    margin-left: 8.3333333333%;
  }
  .lg-post-1 {
    margin-right: 8.3333333333%;
  }
  .lg-pre-2 {
    margin-left: 16.6666666667%;
  }
  .lg-post-2 {
    margin-right: 16.6666666667%;
  }
  .lg-pre-3 {
    margin-left: 25%;
  }
  .lg-post-3 {
    margin-right: 25%;
  }
  .lg-pre-4 {
    margin-left: 33.3333333333%;
  }
  .lg-post-4 {
    margin-right: 33.3333333333%;
  }
  .lg-pre-5 {
    margin-left: 41.6666666667%;
  }
  .lg-post-5 {
    margin-right: 41.6666666667%;
  }
  .lg-pre-6 {
    margin-left: 50%;
  }
  .lg-post-6 {
    margin-right: 50%;
  }
  .lg-pre-7 {
    margin-left: 58.3333333333%;
  }
  .lg-post-7 {
    margin-right: 58.3333333333%;
  }
  .lg-pre-8 {
    margin-left: 66.6666666667%;
  }
  .lg-post-8 {
    margin-right: 66.6666666667%;
  }
  .lg-pre-9 {
    margin-left: 75%;
  }
  .lg-post-9 {
    margin-right: 75%;
  }
  .lg-pre-10 {
    margin-left: 83.3333333333%;
  }
  .lg-post-10 {
    margin-right: 83.3333333333%;
  }
  .lg-pre-11 {
    margin-left: 91.6666666667%;
  }
  .lg-post-11 {
    margin-right: 91.6666666667%;
  }
  .lg-hidden {
    display: none;
  }
  .lg-visible {
    display: block;
  }
}

@media screen and (max-width: 959px) {
  .md-sgrid-1 {
    width: 8.3333333333%;
  }
  .md-sgrid-2 {
    width: 16.6666666667%;
  }
  .md-sgrid-3 {
    width: 25%;
  }
  .md-sgrid-4 {
    width: 33.3333333333%;
  }
  .md-sgrid-5 {
    width: 41.6666666667%;
  }
  .md-sgrid-6 {
    width: 50%;
  }
  .md-sgrid-7 {
    width: 58.3333333333%;
  }
  .md-sgrid-8 {
    width: 66.6666666667%;
  }
  .md-sgrid-9 {
    width: 75%;
  }
  .md-sgrid-10 {
    width: 83.3333333333%;
  }
  .md-sgrid-11 {
    width: 91.6666666667%;
  }
  .md-sgrid-12 {
    width: 100%;
  }
  .md-pre-0 {
    margin-left: 0%;
  }
  .md-post-0 {
    margin-right: 0%;
  }
  .md-pre-1 {
    margin-left: 8.3333333333%;
  }
  .md-post-1 {
    margin-right: 8.3333333333%;
  }
  .md-pre-2 {
    margin-left: 16.6666666667%;
  }
  .md-post-2 {
    margin-right: 16.6666666667%;
  }
  .md-pre-3 {
    margin-left: 25%;
  }
  .md-post-3 {
    margin-right: 25%;
  }
  .md-pre-4 {
    margin-left: 33.3333333333%;
  }
  .md-post-4 {
    margin-right: 33.3333333333%;
  }
  .md-pre-5 {
    margin-left: 41.6666666667%;
  }
  .md-post-5 {
    margin-right: 41.6666666667%;
  }
  .md-pre-6 {
    margin-left: 50%;
  }
  .md-post-6 {
    margin-right: 50%;
  }
  .md-pre-7 {
    margin-left: 58.3333333333%;
  }
  .md-post-7 {
    margin-right: 58.3333333333%;
  }
  .md-pre-8 {
    margin-left: 66.6666666667%;
  }
  .md-post-8 {
    margin-right: 66.6666666667%;
  }
  .md-pre-9 {
    margin-left: 75%;
  }
  .md-post-9 {
    margin-right: 75%;
  }
  .md-pre-10 {
    margin-left: 83.3333333333%;
  }
  .md-post-10 {
    margin-right: 83.3333333333%;
  }
  .md-pre-11 {
    margin-left: 91.6666666667%;
  }
  .md-post-11 {
    margin-right: 91.6666666667%;
  }
  .md-hidden {
    display: none;
  }
  .md-visible {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sm-sgrid-1 {
    width: 8.3333333333%;
  }
  .sm-sgrid-2 {
    width: 16.6666666667%;
  }
  .sm-sgrid-3 {
    width: 25%;
  }
  .sm-sgrid-4 {
    width: 33.3333333333%;
  }
  .sm-sgrid-5 {
    width: 41.6666666667%;
  }
  .sm-sgrid-6 {
    width: 50%;
  }
  .sm-sgrid-7 {
    width: 58.3333333333%;
  }
  .sm-sgrid-8 {
    width: 66.6666666667%;
  }
  .sm-sgrid-9 {
    width: 75%;
  }
  .sm-sgrid-10 {
    width: 83.3333333333%;
  }
  .sm-sgrid-11 {
    width: 91.6666666667%;
  }
  .sm-sgrid-12 {
    width: 100%;
  }
  .sm-pre-0 {
    margin-left: 0%;
  }
  .sm-post-0 {
    margin-right: 0%;
  }
  .sm-pre-1 {
    margin-left: 8.3333333333%;
  }
  .sm-post-1 {
    margin-right: 8.3333333333%;
  }
  .sm-pre-2 {
    margin-left: 16.6666666667%;
  }
  .sm-post-2 {
    margin-right: 16.6666666667%;
  }
  .sm-pre-3 {
    margin-left: 25%;
  }
  .sm-post-3 {
    margin-right: 25%;
  }
  .sm-pre-4 {
    margin-left: 33.3333333333%;
  }
  .sm-post-4 {
    margin-right: 33.3333333333%;
  }
  .sm-pre-5 {
    margin-left: 41.6666666667%;
  }
  .sm-post-5 {
    margin-right: 41.6666666667%;
  }
  .sm-pre-6 {
    margin-left: 50%;
  }
  .sm-post-6 {
    margin-right: 50%;
  }
  .sm-pre-7 {
    margin-left: 58.3333333333%;
  }
  .sm-post-7 {
    margin-right: 58.3333333333%;
  }
  .sm-pre-8 {
    margin-left: 66.6666666667%;
  }
  .sm-post-8 {
    margin-right: 66.6666666667%;
  }
  .sm-pre-9 {
    margin-left: 75%;
  }
  .sm-post-9 {
    margin-right: 75%;
  }
  .sm-pre-10 {
    margin-left: 83.3333333333%;
  }
  .sm-post-10 {
    margin-right: 83.3333333333%;
  }
  .sm-pre-11 {
    margin-left: 91.6666666667%;
  }
  .sm-post-11 {
    margin-right: 91.6666666667%;
  }
  .sm-hidden {
    display: none;
  }
  .sm-visible {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .xs-sgrid-1 {
    width: 8.3333333333%;
  }
  .xs-sgrid-2 {
    width: 16.6666666667%;
  }
  .xs-sgrid-3 {
    width: 25%;
  }
  .xs-sgrid-4 {
    width: 33.3333333333%;
  }
  .xs-sgrid-5 {
    width: 41.6666666667%;
  }
  .xs-sgrid-6 {
    width: 50%;
  }
  .xs-sgrid-7 {
    width: 58.3333333333%;
  }
  .xs-sgrid-8 {
    width: 66.6666666667%;
  }
  .xs-sgrid-9 {
    width: 75%;
  }
  .xs-sgrid-10 {
    width: 83.3333333333%;
  }
  .xs-sgrid-11 {
    width: 91.6666666667%;
  }
  .xs-sgrid-12 {
    width: 100%;
  }
  .xs-pre-0 {
    margin-left: 0%;
  }
  .xs-post-0 {
    margin-right: 0%;
  }
  .xs-pre-1 {
    margin-left: 8.3333333333%;
  }
  .xs-post-1 {
    margin-right: 8.3333333333%;
  }
  .xs-pre-2 {
    margin-left: 16.6666666667%;
  }
  .xs-pre-3 {
    margin-left: 25%;
  }
  .xs-post-3 {
    margin-right: 25%;
  }
  .xs-pre-4 {
    margin-left: 33.3333333333%;
  }
  .xs-post-4 {
    margin-right: 33.3333333333%;
  }
  .xs-pre-5 {
    margin-left: 41.6666666667%;
  }
  .xs-post-5 {
    margin-right: 41.6666666667%;
  }
  .xs-pre-6 {
    margin-left: 50%;
  }
  .xs-post-6 {
    margin-right: 50%;
  }
  .xs-pre-7 {
    margin-left: 58.3333333333%;
  }
  .xs-post-7 {
    margin-right: 58.3333333333%;
  }
  .xs-pre-8 {
    margin-left: 66.6666666667%;
  }
  .xs-post-8 {
    margin-right: 66.6666666667%;
  }
  .xs-pre-9 {
    margin-left: 75%;
  }
  .xs-post-9 {
    margin-right: 75%;
  }
  .xs-pre-10 {
    margin-left: 83.3333333333%;
  }
  .xs-post-10 {
    margin-right: 83.3333333333%;
  }
  .xs-pre-11 {
    margin-left: 91.6666666667%;
  }
  .xs-post-11 {
    margin-right: 91.6666666667%;
  }
  .xs-hidden {
    display: none;
  }
  .xs-visible {
    display: block;
  }
}

html, body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #000000;
  background: url(../images/bg.png);
}

a {
  text-decoration: none;
  color: #003399;
  outline: none;
}

a:hover {
  color: #000;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  line-height: 1.5;
  margin: 0;
}

p {
  line-height: 1.5;
  margin: 0;
}

table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #999;
  margin-bottom: 20px;
}

th, tfoot td {
  background: #d9d9d9;
}

th, td {
  text-align: left;
  padding: 8px;
  border: 1px solid #c4c4c4;
}

tbody tr:nth-of-type(odd) td {
  background: #fff;
}

tbody tr:nth-of-type(even) td {
  background: #fafafa;
}

tbody td {
  vertical-align: middle;
}

.table--specify tr:hover td {
  text-decoration: underline;
}

h1, .h1 {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

h2, .h2 {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

h3, .h3 {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

h4, .h4 {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

h5, .h5 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

h6, .h6 {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1;
  margin: 0.65em 0;
}

.header--bordered {
  padding-bottom: 0.1em;
  border-bottom: 1px solid #999999;
}

.header--quoted {
  padding: 0.3em 0 0.4em 0.7em;
  border-left: 3px solid #003399;
}

.clearfix, .clear, .clr {
  *zoom: 1;
}

.clearfix:before, .clearfix:after, .clear:before, .clear:after, .clr:before, .clr:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after, .clear:after, .clr:after {
  clear: both;
}

.content p {
  margin-bottom: 10px;
}

.content p:last-child {
  margin-bottom: 0;
}

blockquote {
  font-size: 14px;
  font-style: italic;
  position: relative;
  margin: 0;
  padding: 1em 40px;
  background: #eee;
  border-radius: 2px;
  text-align: justify;
}

blockquote:before {
  position: absolute;
  top: 10px;
  left: 10px;
}

hr {
  width: 100%;
  height: 2px;
  margin: 5px 0;
  background: #818181;
  background: linear-gradient(to right, rgba(91, 91, 91, 0) 0, rgba(129, 129, 129, 0.9) 20%, rgba(129, 129, 129, 0.9) 80%, rgba(91, 91, 91, 0) 100%);
  border: 0;
}

.view-list {
  margin: 25px 0;
}

.view-list__item {
  margin-bottom: 15px;
}

.view-list hr {
  margin-bottom: 10px;
}

.view-list--faq .view-list__item .view-text:before {
  content: '\f059';
  font-size: 18px;
  font-style: normal;
  top: 20px;
  left: 15px;
}

.view-list--fback .view-list__item .view-text:before {
  content: '\f075';
  font-size: 18px;
  font-style: normal;
  top: 15px;
  left: 15px;
}

.view-text {
  position: relative;
  border-bottom: 2px solid #c8c8c8;
}

.view-text:before {
  font-family: 'FontAwesome';
  content: '\f10d';
  position: absolute;
  top: 13px;
  left: 1em;
}

.view-text:after {
  font-family: 'FontAwesome';
  position: absolute;
  content: '\f10e';
  font-style: normal;
  right: 1em;
  bottom: 13px;
}

.view-text-question {
  font-size: 16px;
  font-style: normal;
  padding-top: 10px;
  text-align: right;
}

.view-text-fback {
  font-size: 16px;
}

.view__info {
  position: relative;
  text-align: left;
}

.view-author {
  display: block;
  font-style: normal;
  font-size: 16px;
}

.view-date {
  font-size: 10px;
}

.view-counter {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  background: red;
  color: #fff;
  text-align: center;
  padding: 6px 3px;
  border-radius: 50%;
}

.view__answer {
  border-top: 2px solid #6f448a;
  position: relative;
  margin-top: 10px;
}

.view__answer:before {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: -10px;
  left: 1em;
  border-top: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #6f448a;
}

.view__answer-text {
  display: block;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16px;
}

.view__answer-text a {
  color: #000000;
  border-bottom: 1px dotted;
}

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

.view__answer-author cite {
  border-bottom: 1px dashed #000000;
}

.view__add-new .sgrid-8, .view__add-new .sgrid-4 {
  margin-bottom: 0;
}

.tabs__list {
  line-height: 20px;
}

.tabs__list-item {
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: #003399;
  border-radius: 2px 2px 0 0;
  background: #fff;
  display: inline-block;
  color: #003399;
  padding: 0.5em 1em;
  opacity: 0.3;
  cursor: pointer;
}

.tabs__list-item.current {
  opacity: 1;
}

.tabs__list-item i {
  margin-right: 5px;
}

.tabs__content {
  display: none;
  padding: 1em;
  border: 1px solid #003399;
  border-radius: 0 2px 2px;
}

.tabs__content.visible {
  display: block;
}

.calendar {
  margin-bottom: 30px;
}

.calendar__month, .calendar__week, .calendar__days {
  *zoom: 1;
}

.calendar__month:before, .calendar__month:after, .calendar__week:before, .calendar__week:after, .calendar__days:before, .calendar__days:after {
  display: table;
  content: "";
  line-height: 0;
}

.calendar__month:after, .calendar__week:after, .calendar__days:after {
  clear: both;
}

.calendar__month div, .calendar__week div, .calendar__days div {
  float: left;
  text-align: center;
}

.calendar__month {
  background: #003399;
}

.calendar__month-prev, .calendar__month-next {
  font-size: 12px;
  width: 15%;
  color: #fff;
  padding: 8px 0 5px;
  cursor: pointer;
}

.calendar__month-now {
  width: 70%;
  color: #fff;
  padding: 5px 0;
  text-transform: uppercase;
}

.calendar__week {
  background: #ffdd66;
}

.calendar__week-item {
  width: 14.285714286%;
  font-size: 14px;
  color: #fff;
  padding: 5px 0;
}

.calendar__days {
  background: #fff;
}

.calendar__days-item {
  font-size: 12px;
  color: #000000;
  background: #7a7a7a;
  width: 14.285714286%;
  min-height: 29px;
  margin: 1px 0 0 0;
  padding-top: 10px;
  border-right: 1px solid #fff;
  position: relative;
  cursor: pointer;
}

.calendar__days-item:nth-child(7n) {
  border-right: 0;
}

.calendar__days-item:hover .calendar__event, .calendar__days-item:focus .calendar__event {
  display: block;
}

.calendar__days-item:hover, .calendar__days-item:focus, .calendar__days-item.active:not(.calendar__days-item--weekend) {
  background: #5b5b5b;
  color: #003399;
}

.calendar__days-item--weekend {
  color: #f00;
}

.calendar__days-item--weekend.active {
  background: #5b5b5b;
}

.calendar__days-item--weekend:hover, .calendar__days-item--weekend:focus {
  color: #f00;
}

.calendar__event {
  display: none;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 300px;
  padding: 10px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #003399;
}

.calendar__event-item {
  text-align: left;
  margin-bottom: 10px;
}

.calendar__event-item:last-of-type {
  margin-bottom: 0;
}

.calendar__event-title {
  font-size: 14px;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
}

.calendar__event-title .fa {
  font-size: 0.9em;
  position: absolute;
  top: 50%;
  margin-top: -0.45em;
  left: 1px;
}

.calendar__event-title a {
  color: inherit;
}

.calendar__event-title a:hover, .calendar__event-title a:focus {
  text-decoration: underline;
}

.calendar__event-pre {
  color: #1a1a1a;
  margin-left: 5px;
  border-left: 3px solid #5b5b5b;
  padding-left: 10px;
}

.calendar-footer {
  height: 3px;
  background: #003399;
  margin-top: 1px;
}

.gallery-item {
  display: inline-block;
  cursor: pointer;
}

.gallery-item a:hover {
  border-bottom: none;
}

.gallery-item:hover, .gallery-item:focus {
  transition: opacity .15s linear;
  opacity: 0.7;
}

.gallery-item img {
  max-width: 100%;
  transition: box-shadow .15s linear;
}

.gallery-item img:hover {
  box-shadow: 2px 2px 4px #999;
}

.album_block {
  margin-bottom: 20px;
  position: relative;
  transition: background 0.15s linear;
  background: #003399;
}

.album_block:hover {
  border-bottom: none;
}

.album_block:hover .album_img {
  opacity: 0.8;
  transition: opacity 0.15s linear;
}

.album_block:hover .album_title {
  background: #003399;
}

.album_img {
  overflow: hidden;
}

.album_img a {
  display: block;
  line-height: 0;
}

.album_img img {
  max-width: 100%;
}

.album_title {
  display: table;
  width: 100%;
  height: 55px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  line-height: 1;
  transition: background 0.15s linear;
}

.album_title a {
  height: 55px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}

.social-enter-title {
  margin-bottom: 10px;
}

.social-enter__socials {
  *zoom: 1;
}

.social-enter__socials:before, .social-enter__socials:after {
  display: table;
  content: "";
  line-height: 0;
}

.social-enter__socials:after {
  clear: both;
}

.social-enter-item {
  float: left;
  margin-right: 5px;
}

.status-title, .pusher {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}

.status-title:before, .status-title:after, .pusher:before, .pusher:after {
  display: table;
  content: "";
  line-height: 0;
}

.status-title:after, .pusher:after {
  clear: both;
}

.element, .pusher span {
  float: left;
  margin-right: 5px;
  min-width: 50px;
  height: inherit;
  font-size: inherit;
}

.stretch-element, .pp:after {
  position: absolute;
  width: 100%;
  height: 0.05em;
  background: #e2e2e2;
  margin-top: 0.57em;
  content: '';
}

button, .button {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 6px 15px;
  background: #003399;
  line-height: 1.3;
  border: 0;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transition: background 0.15s linear, color 0.15s linear;
  cursor: pointer;
}

button:focus, .button:focus, button:active, .button:active {
  outline: none;
  background: #2a2a2a;
}

button:hover, .button:hover {
  background: #2a2a2a;
  color: #fff;
}

.button {
  transition: background 0.15s linear;
}

.button:hover {
  background: #2a2a2a;
  color: #fff;
}

.button:active {
  background: #1d1d1d;
  color: #fff;
}

.message {
  padding: 10px;
  background: #6d9dd6;
  border-radius: 2px;
  color: #fff;
}

.message--primary {
  background: #ffcc1a;
}

.message--success {
  background: #2bcf78;
}

.message--info {
  background: #14b4fc;
}

.message--warning {
  background: #ff974d;
}

.message--danger {
  background: #ff3434;
}

::-webkit-input-placeholder {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  padding-top: 0.3em;
  font-weight: 400;
  color: #5b5b5b;
}

::-moz-placeholder {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #5b5b5b;
}

:-moz-placeholder {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #5b5b5b;
}

:-ms-input-placeholder {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-top: 0.2em;
  color: #5b5b5b;
}

fieldset {
  position: relative;
  padding: 5px 0 10px;
  margin: 0;
  border: 0;
}

fieldset:last-of-type {
  padding-bottom: 5px;
}

fieldset input, fieldset textarea, fieldset select {
  margin-bottom: 5px;
}

fieldset input:last-child, fieldset textarea:last-child, fieldset select:last-child {
  margin-bottom: 0;
}

fieldset.text {
  text-align: center;
}

fieldset.text a {
  color: #003399;
  text-decoration: none;
}

legend, label {
  font-weight: normal;
}

label {
  cursor: pointer;
}

input[type="text"], input[type="search"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], input[type="number"] {
  position: relative;
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
  padding: 7px 10px 7px 10px;
  height: 36px;
  border: 1px solid #999;
  border-radius: 2px;
}

input[type="text"]:focus, input[type="text"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="number"]:focus, input[type="number"]:active {
  outline: none;
  background: #fff;
  border-color: #003399;
}

input[type="text"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="password"]:hover, input[type="url"]:hover, input[type="tel"]:hover, input[type="number"]:hover {
  background: #fff;
  border-color: #003399;
}

input[type="text"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder {
  transition: all 0.3s ease;
}

input[type="checkbox"] {
  width: auto;
  display: inline-block;
  margin-right: 5px;
}

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

input[type="submit"], input[type="button"], input[type="reset"] {
  cursor: pointer;
  outline: none;
}

select {
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  padding: 6px 10% 6px 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAMAAABcxfTLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyZjIyNzE0ZS1iNDEzLWE2NDgtOTc3OS04Y2Y4YzQxN2UwY2UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTczRTc2RkFCNUU3MTFFNDhGMzZBNTc1MTY4Q0ExRTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTczRTc2RjlCNUU3MTFFNDhGMzZBNTc1MTY4Q0ExRTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMjFiYTdmNy0yNTY5LWZkNDgtYjIxZS1hODVhNjhiMWZjMDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MmYyMjcxNGUtYjQxMy1hNjQ4LTk3NzktOGNmOGM0MTdlMGNlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+H5JBigAAABVQTFRFIyMjp6enT09P8PDw4uLixMTE////PgM+vgAAAAd0Uk5T////////ABpLA0YAAABBSURBVHjaNMlBFgAgCEJBSuP+R47A3PjmA/IUc3VIcGEn1MYiGkgQIWl3MLUzocNnB4T2hMfYwRwrhN/s+VeAAQCfwAIlvcWSSwAAAABJRU5ErkJggg==);
  background-color: #fff;
  background-position: 95% 55%;
  background-repeat: no-repeat;
  background-size: 8px 5px;
  height: 36px;
  color: #5c5c5c;
  text-shadow: 0 0 0 #000000;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select:hover {
  background-color: #fff;
  border-color: #003399;
}

select:focus, select:active {
  background: #fff;
  border-color: #003399;
  outline: none;
  border-color: #003399;
}

textarea {
  display: block;
  width: 100%;
  min-height: 100px;
  line-height: 1.3;
  padding: 5px 10px 5px 10px;
  border: 1px solid #999;
  border-radius: 2px;
  background: #fff;
}

textarea:focus, textarea:active {
  outline: none;
  background: #fff;
  border-color: #003399;
}

textarea:hover {
  background: #fff;
  border-color: #003399;
}

input:focus::-webkit-input-placeholder, input:active::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea:active::-webkit-input-placeholder {
  color: #000;
  padding-left: 10px;
  transition: all 0.15s ease;
}

input:focus::-moz-placeholder, input:active::-moz-placeholder, textarea:focus::-moz-placeholder, textarea:active::-moz-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder, input:active:-moz-placeholder, textarea:focus:-moz-placeholder, textarea:active:-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder, input:active:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, textarea:active:-ms-input-placeholder {
  color: transparent;
}

button[disabled], [disabled].button, input[disabled], select[disabled], textarea[disabled] {
  opacity: 0.65;
  cursor: not-allowed;
}

.checkboxes div, .radios div {
  padding-bottom: 5px;
  margin-left: 15px;
  margin-top: 5px;
}

.checkboxes div:last-of-type, .radios div:last-of-type {
  padding-bottom: 0;
}

.checkboxes label, .radios label {
  display: inline-block;
}

.checkboxes input, .radios input {
  display: none;
}

.checkboxes input + span:before, .radios input + span:before {
  width: 17px;
  display: inline-block;
  font-family: "FontAwesome";
  color: #000000;
}

.checkboxes label {
  padding-left: 5px;
}

.checkboxes input + span:before {
  content: "\f096";
}

.checkboxes input:checked + span:before {
  content: '\f046';
  color: #003399;
}

.radios input + span:before {
  content: "\f10c";
}

.radios input:checked + span:before {
  content: '\f192';
  color: #003399;
}

.radios label {
  padding-left: 3px;
}

.range input {
  display: inline-block;
  width: 35%;
}

.range span {
  margin-left: 3.5%;
}

.range .disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.range .disabled * {
  opacity: inherit;
  cursor: inherit;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  cursor: pointer;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #999;
  border-radius: 2px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.26em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-horizontal .ui-state-default, .ui-slider-horizontal .ui-widget-content .ui-state-default, .ui-slider-horizontal .ui-widget-header .ui-state-default {
  background: #fff;
  border: 2px solid #000000;
  border-radius: 4px;
  cursor: pointer;
}

.ui-slider-horizontal .ui-widget-content {
  background: #fff;
  border: 1px solid #999;
}

.ui-slider-horizontal .ui-widget-header {
  background: #003399;
}

.ui-state-default, .ui-widget-content .ui-state-hover {
  border-color: red;
}

.ui-state-focus {
  outline: none;
  border-color: red;
}

.range-slider {
  margin-top: 10px;
  border-radius: 2px;
}

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

.form-group label {
  margin-bottom: 5px;
  display: inline-block;
  max-width: 100%;
}

.form-group input {
  margin: 0;
}

.form-buttons p {
  margin-top: -13px;
}

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

.form-custom .form-group {
  margin-bottom: 26px;
  position: relative;
}

.form-custom .form-group label {
  margin-bottom: 5px;
  display: inline-block;
  max-width: 100%;
}

.form-custom .form-group input {
  margin: 0;
  padding-left: 36px;
}

.form-custom .form-group textarea {
  padding-left: 36px;
}

.form-custom .form-group .fa {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
  color: #888;
  font-size: 16px;
}

.form-call input {
  border-color: #464646;
  height: 43px;
  padding-left: 23px;
}

.form-call .button {
  width: 100%;
  height: 41px;
  font-size: 16px;
}

.form-replies textarea {
  height: 102px;
}

.menu--horizontal {
  *zoom: 1;
  text-align: center;
  display: table;
  width: 100%;
}

.menu--horizontal:before, .menu--horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

.menu--horizontal:after {
  clear: both;
}

.menu--horizontal_item1 {
  display: table-cell;
  text-align: center;
  position: relative;
  padding-left: 1px;
}

.menu--horizontal_item1:after{
  content: url('../images/dot.png');
  position: absolute;
  top: 24px;
  right: -2px;
}

.menu--horizontal_item1.last:after{
  content: none;
}

.menu--horizontal_item1.first {
  padding-left: 0px;
}

.menu--horizontal_item1 > a {
  display: block;
  font-size: 16px;
  color: #001160;
  line-height: 1;
  padding: 30px 8px;
  position: relative;
}

.menu--horizontal_item1:hover > a, .menu--horizontal_item1.active > a  {
  color: #ecb62b;
}

.menu--horizontal_item1:hover > a:after, .menu--horizontal_item1.active > a:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #a06738;
  background: -moz-linear-gradient(left, #a06738 0%, #a66d37 3%, #b57c32 9%, #cc932b 15%, #e1aa2b 21%, #efbb2c 28%, #f1c338 32%, #f1cd57 38%, #f1d277 45%, #f1d482 48%, #f1d487 51%, #f1d483 55%, #f1d379 59%, #f1c53e 71%, #f1c032 74%, #efba2b 78%, #e4ac2b 82%, #ca922b 88%, #a97036 97%, #a16838 100%);
  background: -webkit-linear-gradient(left, #a06738 0%,#a66d37 3%,#b57c32 9%,#cc932b 15%,#e1aa2b 21%,#efbb2c 28%,#f1c338 32%,#f1cd57 38%,#f1d277 45%,#f1d482 48%,#f1d487 51%,#f1d483 55%,#f1d379 59%,#f1c53e 71%,#f1c032 74%,#efba2b 78%,#e4ac2b 82%,#ca922b 88%,#a97036 97%,#a16838 100%);
  background: linear-gradient(to right, #a06738 0%,#a66d37 3%,#b57c32 9%,#cc932b 15%,#e1aa2b 21%,#efbb2c 28%,#f1c338 32%,#f1cd57 38%,#f1d277 45%,#f1d482 48%,#f1d487 51%,#f1d483 55%,#f1d379 59%,#f1c53e 71%,#f1c032 74%,#efba2b 78%,#e4ac2b 82%,#ca922b 88%,#a97036 97%,#a16838 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a06738', endColorstr='#a16838',GradientType=1 );
}

.menu--horizontal_item1 > ul {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 1px;
  z-index: 111;
  margin-top: -2px;
  width: 300px;
  background: #fff;
  padding: 20px 0;
  border: 1px solid #003399;
}

.menu--horizontal_item1.last > ul {
  right: 1px;
  left: auto;
}

.menu--horizontal_item1:hover > ul {
  display: block;
}

.menu--horizontal_item2 {
  display: block;
  text-align: left;
  position: relative;
  margin-bottom: 8px;
  vertical-align: top;
}

.menu--horizontal_item2.last {
  margin-bottom: 0px;
}

.menu--horizontal_item2 > a {
  display: block;
  font-size: 16px;
  line-height: 1;
  padding: 20px 15px 20px 20px;
  color: #000000;
  transition: background 0.15s linear;
}

.menu--horizontal_item2:hover > a, .menu--horizontal_item2.active > a {
  background: #a06738;
  background: -moz-linear-gradient(left, #a06738 0%, #a66d37 3%, #b57c32 9%, #cc932b 15%, #e1aa2b 21%, #efbb2c 28%, #f1c338 32%, #f1cd57 38%, #f1d277 45%, #f1d482 48%, #f1d487 51%, #f1d483 55%, #f1d379 59%, #f1c53e 71%, #f1c032 74%, #efba2b 78%, #e4ac2b 82%, #ca922b 88%, #a97036 97%, #a16838 100%);
  background: -webkit-linear-gradient(left, #a06738 0%,#a66d37 3%,#b57c32 9%,#cc932b 15%,#e1aa2b 21%,#efbb2c 28%,#f1c338 32%,#f1cd57 38%,#f1d277 45%,#f1d482 48%,#f1d487 51%,#f1d483 55%,#f1d379 59%,#f1c53e 71%,#f1c032 74%,#efba2b 78%,#e4ac2b 82%,#ca922b 88%,#a97036 97%,#a16838 100%);
  background: linear-gradient(to right, #a06738 0%,#a66d37 3%,#b57c32 9%,#cc932b 15%,#e1aa2b 21%,#efbb2c 28%,#f1c338 32%,#f1cd57 38%,#f1d277 45%,#f1d482 48%,#f1d487 51%,#f1d483 55%,#f1d379 59%,#f1c53e 71%,#f1c032 74%,#efba2b 78%,#e4ac2b 82%,#ca922b 88%,#a97036 97%,#a16838 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a06738', endColorstr='#a16838',GradientType=1 );
  color: #fff;
}

.menu--horizontal_item2 ul {
  display: none;
  position: absolute;
  top: 0;
  left: 249px;
  z-index: 55;
  width: 250px;
  background: #dfdfdf;
  border: 1px solid #003399;
  padding: 5px 0;
}

.menu--horizontal_item2.last > ul {
  right: 1px;
  left: auto;
}

.menu--horizontal_item2:hover > ul {
  display: block;
}

.menu--horizontal_item3 {
  display: block;
  text-align: left;
  position: relative;
}

.menu--horizontal_item3 > a {
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 8px 15px 8px 30px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  transition: background 0.15s linear;
}

.menu--horizontal_item3:hover > a, .menu--horizontal_item3.active > a {
  background: #003399;
}

.menu--footer {
  margin-bottom: 58px;
}

.menu--footer_item1 {
  display: inline-block;
  position: relative;
  padding-right: 35px;
  vertical-align: top;
}

.menu--footer_item1.last {
  padding-right: 0;
}

.menu--footer_item1 > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  transition: text-decoration 0.15s linear;
}

.menu--footer_item1 > a:hover, .menu--footer_item1.active > a {
  text-decoration: underline;
}

.menu--footer_item2 {
  display: block;
  text-align: left;
  position: relative;
}

.menu--footer_item2 > a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 15px;
  line-height: 1;
  color: #6f6f6f;
}

.menu--footer_item2 a:hover, .menu--footer_item2.active a {
  background: #003399;
  color: #000;
}

.menu--catalog_item1 {
  position: relative;
  border-bottom: 1px solid #6d9dd6;
}

.menu--catalog_item1 > a {
  display: block;
  font-size: 16px;
  padding: 17px 5px 17px 15px;
  line-height: 18px;
  color: #000000;
  position: relative;
  border: 2px solid transparent;
  font-weight: bold;
}

.menu--catalog_item1 > a:hover, .menu--catalog_item1.active > a {
  color: #fff;
  background: #003399;
}

.menu--catalog_item1.parent > a::after {
  position: absolute;
  content: '\f196';
  font-family: FontAwesome;
  margin-left: 5px;
}

.menu--catalog_item1.parent:hover > a::after {
  position: absolute;
  content: '\f147';
  font-family: FontAwesome;
  margin-left: 5px;
}

.menu--catalog_item1 > ul {
  padding: 10px 10px 10px 10px;
}

.menu--catalog_item2 {
  position: relative;
  margin-bottom: 5px;
}

.menu--catalog_item2.last {
  margin-bottom: none;
}

.menu--catalog_item2 > a {
  display: block;
  font-size: 14px;
  padding: 15px 10px 15px 20px;
  line-height: 1;
  color: #000000;
  position: relative;
  transition: background 0.15s linear, color 0.15s linear;
}

/*.menu--catalog_item2 > a::before {
  position: absolute;
  content: '\f10c';
  font-family: FontAwesome;
  left: 0;
  font-size: 7px;
  line-height: 14px;
  transition: color 0.15s linear;
}*/

.menu--catalog_item2 > a:hover, .menu--catalog_item2.active > a {
  background: #003399;
  color: #fff;
}

/*.menu--catalog_item2 > a:hover::before, .menu--catalog_item2.active > a::before {
  color: #003399;
  content: '\f111';
}*/

.menu--catalog_item2 > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 293px;
  min-width: 530px;
  background: #fff;
  border: 1px solid #0054a5;
  z-index: 55;
  padding: 10px 0;
}

.menu--catalog_item2:hover > ul {
  display: block;
}

.menu--catalog_item3 {
  position: relative;
}

.menu--catalog_item3 > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  padding: 14px 5px 14px 30px;
  line-height: 1;
  color: #000000;
  position: relative;
  transition: background 0.15s linear, color 0.15s linear;
}

.menu--catalog_item3:hover > a, .menu--catalog_item3.active > a {
  background: #0054a5;
  color: #fff;
}

.news_full_item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.news_full_item .leftimg a {
  border-bottom: none;
}

.news_full_item .leftimg a:hover {
  border-bottom: none;
}

.news_full_img a {
  border-bottom: none;
}

.news_full_img a:hover {
  border-bottom: none;
}

.news_full_title {
  font-size: 18px;
  line-height: 1.2;
}

.news_full_date {
  color: #999;
  font-size: 12px;
}

.news_full_date i {
  padding-right: 5px;
}

.news-name {
  margin: 40px 0 30px !important;
}

.news-item {
  margin-bottom: 40px;
  transition: border 0.15s linear;
  position: relative;
}

.news-item > a {
  display: block;
  position: relative;
  line-height: 0;
  background: #fafafd;
  border-radius: 10px;
  padding: 30px 0 28px;
  box-shadow: 0px 4px 5px 0px rgba(3, 3, 3, 0.3);
  transition: box-shadow 0.15s linear, background 0.15s linear;
}

.news-item > a:hover {
  background: #f5f5fd;
  box-shadow: 0px 4px 5px 0px rgba(3, 3, 3, 0.3);
}

.news-item > a:hover .news-more span {
  color: #6f448a;
}

.news-desc {
  text-align: center;
  transition: background 0.15s linear;
}

.news-title {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 13px;
}

.news-title a {
  color: #ef4255;
  transition: color 0.15s linear;
  font-weight: bold;
}

.news-title a:hover {
  color: #6d9dd6;
}

.news-img {
  margin-bottom: 15px;
}

.news-img img {
  max-width: 100%;
}

/*.news-date {
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(239, 66, 85, 0.5);
  padding: 5px;
}*/

.news-date .fa {
  margin-right: 5px;
}

.news-intro {
  font-size: 14px;
  line-height: 16px;
  color: #8c8c8c;
  margin-bottom: 17px;
}

.news-more {
  float: right;
  font-size: 14px;
  line-height: 1;
}

.news-more a {
  color: #a7a7a7;
  font-size: 14px;
  transition: color 0.15s linear;
}

.news-more a:hover {
  color: #003399;
}

.news-all {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  margin-top: 5px;
  padding-left: 50px;
  color: #000000;
}

.news-all a {
  color: #000000;
  transition: color 0.15s linear;
}

.news-all a:hover {
  color: #003399;
}

.goods-list__item {
  background: #fff;
  border: 1px solid #d3d3d3;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
  padding-bottom: 10px;
  transition: border 0.15s linear;
}

.goods-list__item:hover {
  border-color: #6d9dd6;
}

.goods-list__item .product-tocart {
  /*		
				display: table;
				width: 100%;
				padding: 0 5px;
				line-height: 0;
				*/
  padding: 0 15px;
}

.goods__image {
  text-align: center;
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden;
  /*

		& a{
			display: table-cell;
			vertical-align: middle;
			height: 210px;
			width: 270px;
		}

		img {
			max-width: 100%;
			max-height: 205px;
			vertical-align: middle;
		}
		*/
}

.goods__image a {
  display: block;
  line-height: 0;
}

.goods__image img {
  max-width: 100%;
  height: auto;
}

.goods_wr {
  height: 66px;
}

.goods_title {
  line-height: 16px;
  font-size: 16px;
  max-height: 32px;
  overflow: hidden;
  color: #000000;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
}

.goods_title a {
  color: #000;
  transition: color 0.15s linear;
  font-weight: bold;
}

.goods_title a:hover, .goods_title a:focus {
  color: #003399;
}

.goods_intro {
  font-size: 13px;
  line-height: 15px;
  color: #a0a0a0;
  height: 30px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.goods__price {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

.goods__price-old {
  color: #b1acac;
  text-decoration: line-through;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  padding-right: 10px;
}

.goods__price-old span {
  color: #bfbfbf;
}

.goods__price-now {
  font-size: 16px;
  color: #000000;
  display: inline-block;
  line-height: 1;
}

.goods__price-now.imp {
  color: #ff4f12;
  font-weight: bold;
}

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

.goods__price-btn button, .goods__price-btn .button {
  display: inline-block;
  width: 130px;
  color: #fff;
  border: 0px;
  padding: 0;
  height: 30px;
  text-align: center;
  font-size: 14px;
  text-transform: none;
  background: #003399;
  transition: background 0.15s linear, color 0.15s linear;
  border-radius: 20px;
}

.goods__price-btn button:hover, .goods__price-btn .button:hover {
  color: #fff;
  background: #6d9dd6;
}

.goods__price-btn button .fa, .goods__price-btn .button .fa {
  margin-right: 5px;
}

.goods_tocart {
  display: table;
  width: 100%;
  height: 34px;
  padding: 0;
  line-height: 0;
  margin-bottom: 15px;
}

.goods_size {
  margin: 0 14px 15px;
}

.goods_size select {
  border-radius: 2px;
  height: 25px;
  line-height: 1;
  padding: 2px 10% 2px 10px;
  border-color: #d3d3d3;
}

.goods_size select:focus, .goods_size select:active {
  outline: none;
  border-color: #003399;
}

.goods_size_hidden {
  display: none;
}

.goods_flags {
  position: absolute;
  top: 5px;
  right: -2px;
}

.goods_sale {
  position: relative;
  background: #ff4f12;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  height: 25px;
  line-height: 26px;
  padding: 0 13px 0 10px;
  text-align: center;
  margin-top: 5px;
  display: block;
}

.goods_sale::before {
  position: absolute;
  content: '';
  top: 0px;
  left: -7px;
  width: 12px;
  border-top: 12px solid #ff4f12;
  border-bottom: 12px solid #ff4f12;
  border-right: 6px solid #ff4f12;
  border-left: 6px solid transparent;
  height: 100%;
}

.goods_sale::after {
  position: absolute;
  content: '';
  top: -2px;
  right: 0;
  width: 2px;
  border: 1px solid transparent;
  border-bottom: 1px solid #c73f10;
  border-left: 1px solid #c73f10;
}

.goods_hit {
  position: relative;
  background: #ffa800;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  height: 25px;
  line-height: 26px;
  padding: 0 13px 0 10px;
  text-align: center;
  margin-top: 5px;
  display: block;
}

.goods_hit::before {
  position: absolute;
  content: '';
  top: 0px;
  left: -7px;
  width: 12px;
  border-top: 12px solid #ffa800;
  border-bottom: 12px solid #ffa800;
  border-right: 6px solid #ffa800;
  border-left: 6px solid transparent;
  height: 100%;
}

.goods_hit::after {
  position: absolute;
  content: '';
  top: -2px;
  right: 0;
  width: 2px;
  border: 1px solid transparent;
  border-bottom: 1px solid #b97a00;
  border-left: 1px solid #b97a00;
}

.goods_new {
  position: relative;
  background: #1292ff;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  height: 25px;
  line-height: 26px;
  padding: 0 13px 0 10px;
  text-align: center;
  margin-top: 5px;
  display: block;
}

.goods_new::before {
  position: absolute;
  content: '';
  top: 0px;
  left: -7px;
  width: 12px;
  border-top: 12px solid #1292ff;
  border-bottom: 12px solid #1292ff;
  border-right: 6px solid #1292ff;
  border-left: 6px solid transparent;
  height: 100%;
}

.goods_new::after {
  position: absolute;
  content: '';
  top: -2px;
  right: 0;
  width: 2px;
  border: 1px solid transparent;
  border-bottom: 1px solid #006ecb;
  border-left: 1px solid #006ecb;
}

.cats-block {
  background: #282828;
  padding: 15px 0 0;
}

.category-item {
  overflow: hidden;
  margin-bottom: 30px;
  transition: box-shadow 0.15s linear;
  position: relative;
  border-radius: 3px;
}

.category-item > a {
  background: #f5f5f5;
  display: block;
}

.category-list .category-item:hover {
      box-shadow: 0px 0px 2px #f3c338;
}

.category-item:hover .category-title {
  color: #fff;
}

.category-title {
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  display: table;
  width: 100%;
  vertical-align: middle;
  height: 70px;
  transition: color 0.15s linear;
}

.category-title > a {
  color: #fff;
  transition: color 0.15s linear;
  font-size: 18px;
  line-height: 20px;
}

.category-title > a:hover {
  color: #003399;
}

.category-title span {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}

.category-img {
  text-align: center;
  position: relative;
  line-height: 0;
  overflow: hidden;
}

.category-img img {
  max-width: 100%;
}

.catalog-name {
  background: #6d9dd6;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  padding: 0 15px;
  position: relative;
  margin-bottom: 1px;
}

.catalog-name a {
  color: #000000;
  transition: background 0.15s linear;
  display: block;
}

.catalog-name a:hover {
  background: #dfdfdf;
}

.filter-wrapper {
  background-color: #FBFBFB;
  padding: 10px;
  border: 1px dashed #ddd;
  margin-bottom: 20px;
}

.filter-wrapper .button {
  padding: 0px 15px;
  vertical-align: bottom;
  margin: 0 15px 10px 0;
  height: 33px;
  line-height: 33px;
}

.filter-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 10px 0;
}

.filter-item label {
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 5px;
  display: block;
}

.filter-item select {
  width: auto;
  min-width: 185px;
  padding: 6px;
  height: 33px;
}

.filter-item input[name="ff_price[min]"], .filter-item.filter-item input[name="ff_price[max]"] {
  width: 55px;
  height: 33px;
  padding: 6px;
  margin: 0;
}

.filter-buttons {
  display: block;
  text-align: center;
  margin-top: 5px;
}

.filter-sort {
  border-top: 1px dashed #ddd;
  padding-top: 10px;
  margin-top: 10px;
}

.filter-sort select {
  min-width: 320px;
}

.foto-price {
  font-size: 0;
  margin-bottom: 20px;
  text-align: center;
}

.foto-price a {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  line-height: 0;
  margin-right: 3px;
  border: 1px solid #bbb;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.15);
  transition: border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
}

.foto-price a:hover {
  border-color: #003399;
  box-shadow: 0 0 4px -1px #bbb;
}

.foto-price a img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 2px;
  overflow: hidden;
}

/*
.big-photo {
	display: table;
	height: 248px;
	text-align: center;
	width: 100%;
	margin-bottom: 4px;
	padding-right: 4px;

	& a {
		display: table-cell;
		vertical-align: middle;
		line-height: 0;
		height: 242px;
		text-align: center;
		width: 100%;
		background: #fff;
	}

	& img{
		max-width: 100%;
		max-height: 242px;
	}
}
*/
.char_item {
  font-size: 15px;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}

.shop-cart-block {
  margin-top: 15px;
  text-align: center;
}

.shop-link {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100px;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  transition: background 0.15s linear;
}

.shop-link .count {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 22px;
  height: 34px;
  line-height: 32px;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  text-align: center;
  transition: color 0.15s linear, background 0.15s linear;
}

.shop-link i{
  margin-left: -55px;
  color: #f1bf32;
}

.shop-link:hover {
 
}

.shop-link:hover .count {
  
}

.sisea-result-pages {
  margin: 10px 0;
}

.sisea-paging .sisea-result-pages {
  display: block;
}

.sisea-paging li, .sisea-paging p, .sisea-paging span {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
}

.sisea-paging > li a, .sisea-paging > p a, .sisea-paging span a {
  display: table-cell;
  width: 25px;
  height: 25px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  background: #EAE9E7;
  list-style: none;
  margin-right: 5px;
  border-bottom: none;
}

.sisea-paging li.active a, .sisea-paging p.active a {
  background: #777;
  color: #fff;
}

.sisea-paging a:hover {
  color: #de401e;
  border-bottom: none;
}

.product-tocart_full {
  margin: 15px 0;
}

.product-tocart_full_item {
  display: inline-block;
  margin: 0 15px 15px 0;
  text-align: center;
  vertical-align: middle;
}

.product-tocart_full_item button, .product-tocart_full_item .button {
  display: block;
  width: 100%;
  color: #fff;
  border: 0px;
  padding: 0 15px;
  height: 35px;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  transition: background 0.15s linear, color 0.15s linear;
}

.product-tocart_full_item button .fa, .product-tocart_full_item .button .fa {
  margin-right: 5px;
}

.variables {
  margin-bottom: 6px;
}

.variables select {
  max-width: 200px;
}

body #shk_prodHelper {
  width: 170px;
  border: none;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.31);
  background: rgba(255, 255, 255, 0.95);
}

body #shk_prodHelper input[type=text],
body #shk_prodHelper .shk_count_button {
  height: 27px;
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  box-shadow: none;
}

body #shk_prodHelper input[type=text] {
  width: 40px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

tr.cart-order .shk-count {
  padding: 0 5px;
  height: 26px;
  vertical-align: middle;
  width: 45px;
  margin: 0;
}

tr.cart-order .shk_count_button {
  vertical-align: middle;
  margin: 3px;
}

.cart-order .img a, .cart-order .img a:hover {
  border-bottom: none;
}

.shop-cart-head {
  color: #4b463f;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
  margin: 10px 0;
}

#shk_butEmptyCart {
  margin-bottom: 10px;
  display: inline-block;
}

.sisea-results-list .goods-item {
  margin-bottom: 10px;
}

.sisea-results-list .goods-title {
  margin-bottom: 10px;
}

.sisea-results-list .goods-image a {
  border-bottom: none;
}

.sisea-results-list .goods-image a:hover {
  border-bottom: none;
}

.sisea-paging .pagination {
  text-align: left;
}

.small-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px;
}

.cat-search-block {
  background-color: #FBFBFB;
  padding: 15px 15px 10px;
  border: 1px dashed #ddd;
  margin-bottom: 20px;
}

.category-list {
  margin-bottom: 20px;
}

.brand-item {
  overflow: hidden;
  border-radius: 2px;
  margin-bottom: 30px;
  transition: box-shadow 0.15s linear;
  position: relative;
}

.brand-item:hover {
  border-color: transparent;
  box-shadow: 0px 3px 4px rgba(3, 3, 3, 0.3);
}

.brand-title {
  color: #000000;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  display: table;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  position: relative;
}

.brand-title a {
  display: table-cell;
  vertical-align: middle;
  transition: color 0.15s linear;
  width: 100%;
  color: #000;
  height: 100px;
}

.brand-img {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.brand-img a {
  display: block;
  line-height: 0;
}

.brand-img img {
  max-width: 100%;
  height: auto;
  max-height: 100px;
}

.brands-block {
  margin-bottom: 30px;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../../../extra/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 55px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  left: 50%;
  margin-top: 15%;
  text-align: center;
  padding: 0;
  outline: none;
  transition: border 0.15s linear;
  border: 1px solid #fff;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #003399;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}

.slick-prev:before, .slick-next:before {
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 1;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.15s linear;
}

.slick-prev {
  left: 43%;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -15px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: 15px;
}

[dir="rtl"] .slick-next {
  left: -15px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

.arrows {
  text-align: center;
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 25px;
  right: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button, .slick-dots li .button {
  border: 0;
  background: transparent;
  display: block;
  height: 15px;
  width: 15px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  box-shadow: none;
}

.slick-dots li button:hover, .slick-dots li .button:hover, .slick-dots li button:focus, .slick-dots li .button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li .button:hover:before, .slick-dots li button:focus:before, .slick-dots li .button:focus:before {
  opacity: 1;
  color: #fff;
}

.slick-dots li button:before, .slick-dots li .button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  color: #003399;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  opacity: 1;
}

.slick-dots li.slick-active button:before, .slick-dots li.slick-active .button:before {
  color: #fff;
  opacity: 1;
}

.banner-description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
}

.banner-show {
  display: block;
}

.banner-wrapper {
  max-width: 830px;
  margin: 0 auto;
  display: table;
  height: 100%;
  position: relative;
}

.banner-item {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 0px;
}

.banner-name {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
}

.banner-text {
  margin-top: 45px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  max-height: 105px;
  overflow: hidden;
}

.banner-btn {
  margin-top: 60px;
}

.banner-btn a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 47px;
  padding: 0 35px;
  background: transparent;
  border: 2px solid #fff;
  transition: background 0.15s linear, color 0.15s linear;
}

.banner-btn a:hover {
  background: #003399;
  color: #fff;
}

@-webkit-keyframes flag-loader {
  0% {
    background-color: #f5f5f5;
  }
  50% {
    background-color: #e7e7e7;
  }
  100% {
    background-color: #f5f5f5;
  }
}

@-moz-keyframes flag-loader {
  0% {
    background-color: #f5f5f5;
  }
  50% {
    background-color: #e7e7e7;
  }
  100% {
    background-color: #f5f5f5;
  }
}

@keyframes flag-loader {
  0% {
    background-color: #f5f5f5;
  }
  50% {
    background-color: #e7e7e7;
  }
  100% {
    background-color: #f5f5f5;
  }
}

.flag {
  display: inline-block;
  width: 25px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #f2f2f2;
  /* Austria */
  /* Belgium */
  /* Brazil */
  /* Switzerland */
  /* Czech Republic */
  /* Chile */
  /* Colombia */
  /* Costa Rica */
  /* Germany */
  /* Denmark */
  /* El Salavdor */
  /* Spain */
  /* Finland */
  /* France */
  /* UK */
  /* Hungary */
  /* Iceland */
  /* Italy */
  /* Lithuania */
  /* Luxembourg */
  /* Latvia */
  /* Malta */
  /* Norway */
  /* Poland */
  /* Peru */
  /* Puerto Rico */
  /* Russia */
  /* Sweden */
  /* US */
  -webkit-animation: flag-loader linear infinite 1.5s;
  -moz-animation: flag-loader linear infinite 1.5s;
  -o-animation: flag-loader linear infinite 1.5s;
  animation: flag-loader linear infinite 1.5s ;
}

.flag.AT, .flag.at {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/AT+(Austria)");
}

.flag.BE, .flag.be {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/BE+(Belgium)");
}

.flag.BR, .flag.br {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Brazil.svg");
}

.flag.CH, .flag.ch {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/CH+(Switzerland).svg");
}

.flag.CZ, .flag.cz {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/CZ+(czeh+republic).svg");
}

.flag.CL, .flag.cl {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Chile.svg");
}

.flag.CO, .flag.co {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Colombia.svg");
}

.flag.CR, .flag.cr {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Costa+Rica.svg");
}

.flag.DE, .flag.de {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/DE+(germany).svg");
}

.flag.DK, .flag.dk {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/DK+(denmark).svg");
}

.flag.SV, .flag.sv {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/El+Salavdor.svg");
}

.flag.ES, .flag.es {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/ES+(spain).svg");
}

.flag.FI, .flag.fi {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/FI+(finland).svg");
}

.flag.FR, .flag.fr {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/FR+(france).svg");
}

.flag.GB, .flag.gb {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/UK+(United+Kingdom).svg");
}

.flag.HU, .flag.hu {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/HU+(Hungary)");
}

.flag.IS, .flag.is {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/IS+(Iceland).svg");
}

.flag.IT, .flag.it {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/IT+(Italy)");
}

.flag.LT, .flag.lt {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/LT+(Lithuania)");
}

.flag.LU, .flag.lu {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/LU+(Luxembough)");
}

.flag.LV, .flag.lv {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/LV+(lativa).svg");
}

.flag.MT, .flag.mt {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/MT+(Malta).svg");
}

.flag.NO, .flag.no {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/NO+(Norway).svg");
}

.flag.PL, .flag.pl {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/PL+(Poland).svg");
}

.flag.PE, .flag.pe {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Peru.svg");
}

.flag.PR, .flag.pr {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/Puerto+Rico.svg");
}

.flag.RU, .flag.ru {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/RU+(russia).svg");
}

.flag.SE, .flag.se {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/SE+(Sweden).svg");
}

.flag.US, .flag.us {
  background-image: url("https://s3-us-west-2.amazonaws.com/layerful-flags/US+(United+States+of+America).svg");
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/LatoRegular/LatoRegular.eot");
  src: url("../fonts/LatoRegular/LatoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoRegular/LatoRegular.woff") format("woff"), url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Lato";
  src: url("../fonts/LatoBold/LatoBold.eot");
  src: url("../fonts/LatoBold/LatoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoBold/LatoBold.woff") format("woff"), url("../fonts/LatoBold/LatoBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

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

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

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

.leftimg {
  float: left;
  margin-right: 15px;
}

.rightimg {
  float: right;
  margin-left: 15px;
}

.readmore {
  text-align: right;
}

.go_back {
  margin-top: 15px;
}

.upper {
  text-transform: uppercase;
}

.form-half {
  width: 50%;
}

.content ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 15px;
}

.content ol {
  list-style: decimal;
  padding-left: 40px;
  margin-bottom: 15px;
}

a,
input[type="submit"],
button,
.button {
  outline: none;
}

a[download]:after {
  content: '\f019';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 5px;
}

.contacts-all {
  margin-bottom: 20px;
}

.contacts-all > span {
  display: block;
  margin-bottom: 5px;
}

.contacts-all > span i {
  margin-right: 10px;
}

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

.social-icon {
  font-family: 'fontello';
  font-style: normal;
}

.content img {
  max-width: 100%;
  height: auto;
}

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

.gallery-item {
  display: inline-block;
}

.album-block img:hover,
.gallery-item img:hover {
  box-shadow: 2px 2px 5px 0 #969696;
}

html, body {
  height: 100%;
}

body {
  min-width: 1250px;
  background: url(../images/bg.png);
}

/*.full-wrapper {
  min-height: 100%;
}*/
header{
  background: url('../images/header.png');
}

.header-top {
  padding: 10px 0 15px;
  
  background-size: cover;
}

.header-bottom {
  background: #fff; 
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
}

.header-bottom:before{
  content: url('../images/menushape.png');
  top: -56px;
  left: 0;
  position: absolute;
  max-width: 100%;
  overflow: hidden;
}
.logo {
  margin-top: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  font-weight: 400;
  transition: color 0.15s linear;
}

.logo:hover {
  color: #f5f5f5;
}

.logo img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.slogan {
  font-size: 19px;
  text-align: center;
  color: #4c4c4c;
}

.contacts {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin-top: 17px;
}

.contacts p {
  line-height: 40px;
}

.contacts p a {
  color: #fff;
  transition: color 0.15s linear;
}

.contacts p a:hover {
  text-decoration: underline;
}



.contacts p .fa {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  width: 25px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  transition: background 0.15s linear, color 0.15s linear;
}

.sisea-search-form{
  
}

.search-block fieldset {
  padding: 0;
  margin: 0;
}

.search-form {
  color: #fff;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #fff;
}

.search-form input#search {
  display: block;
  background: transparent;
  border: none;
  margin: 0;
  width: 100%;
  font-size: 16px;
  line-height: 18px;
  padding: 2px 5px 4px 5px;
  height: 35px;
  border-radius: 2px;
  color: #fff;
  vertical-align: middle;
  transition: border-color 0.15s linear;
}

.search-form input#search::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}

.search-form span {
  width: 33px;
  height: 45px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  top: 0px;
}

.search-form button, .search-form .button {
  color: #fff;
  background: transparent;
  border: none;
  margin: 0;
  font-size: 18px;
  width: 60px;
  height: 41px;
  text-align: center;
  padding: 0;
  box-shadow: none;
  border-radius: 50px;
  margin-top: -5px;
  margin-left: -30px;
  transition: background 0.15s linear;
}

.search-form button:hover, .search-form .button:hover {
  
}

.login-link {
  text-align: center;
  margin-top:15px;
  position: relative;
}

.login-link a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  transition: background 0.15s linear;
}

.login-link i {
  color: #f1bf32;
}

.slider {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
}

.main {
  margin: 15px 0 40px;
}

h1 {
  margin: 20px 0 30px;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  line-height: 1;
}

.wrapper-white {
  padding-top: 15px;
  background: #fff;
}

.content.height-zero {
  min-height: auto;
}

.h1, .block_title {
  margin: 20px 0 30px;
  font-size: 20px;
  color: #282828;
  text-transform: uppercase;
  line-height: 1;
}

.hit-name {
  margin: 18px 0 25px;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  line-height: 1;
}

.rightimg a, .rightimg a:hover {
  border-bottom: none;
}

.block-side {
  margin-bottom: 60px;
  padding-left: 15px;
}
.side-title{
  color: #f1c338;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}

.block-side.side-menu {
  padding-left: 0px;

}

.block-side-name {
  margin: 20px 0 30px;
  font-size: 20px;
  color: #282828;
  font-weight: bold;
  line-height: 1;
}

.block-side-name-custom {
  background: #003399;
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  height: 56px;
  line-height: 56px;
  border-radius: 2px;
  position: relative;
  margin-bottom: 20px;
}

.quote-special {
  color: #003399;
  font-size: 22px;
  font-weight: 700;
  margin: 15px 0 15px 8%;
  line-height: 25px;
  border-left: 3px solid #f9a825;
  padding: 10px 0 10px 25px;
}

.login_links {
  margin: 10px 0 0;
  padding: 0 !important;
  list-style: none;
}

.login_links li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.pushfooter {
  height: 127px;
}

.footer {
  min-height: 127px;
  margin: -127px 0 0;
  background: #fff;
  color: #656565;
  padding: 25px 15px 20px;
  position: relative;
}

.footer:before{
  content: url('../images/menushape.png');
  top: -56px;
  left: 0;
  position: absolute;
  max-width: 100%;
  overflow: hidden;
}

.dits-block {
  margin: 10px 0 15px;
  text-align: left;
}

.dits-block label {
  color: #fff;
  font-size: 13.5px;
  display: block;
  vertical-align: middle;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 20px;
}

.dits-form {
  background: #fff;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  border-radius: 2px;
}

.dits-form:hover input {
  background: #f5f5f5;
}

.dits-form input {
  background: transparent;
  margin: 0;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 5px 4px 20px;
  height: 47px;
  display: block;
  border: none;
  border-radius: 2px;
}

.dits-form input::-webkit-input-placeholder {
  color: #2a2a2a;
  text-transform: uppercase;
}

.dits-form span {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 47px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}

.dits-form button, .dits-form .button {
  color: #2a2a2a;
  background: #003399;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  width: 70px;
  height: 47px;
  border-radius: 0px;
  text-align: center;
  padding: 0;
  box-shadow: none;
  transition: background 0.15s linear, color 0.15s linear;
}

.dits-form button:hover, .dits-form .button:hover {
  background: #000;
  color: #fff;
}

.footer_fabrica {
  text-align: right;
  margin-top: 10px;
  margin-bottom: -10px;
}

.footer_fabrica img {
  vertical-align: middle;
}

.fabrica_logo {
  margin-right: 10px;
}

.social-text {
  text-transform: uppercase;
  font-size: 14px;
  margin: 3px 0 33px;
}

.social__buttons {
  font-size: 0;
  text-align: right;
  margin-bottom: 15px;
  margin-top: -5px;
}

.social__buttons-item.goodshare {
  width: 40px;
  height: 40px;
  color: #fff;
  background: #f1c338;
  font-weight: normal;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin-right: 6px;
  top: 0;
  transition: color .2s linear;
  border-radius: 50%;
}

.social__buttons-item.goodshare:hover {
  color: #fff;
  background: #003399;
}

.divider{
  height: 1px;
  border-top: 1px solid #656565;
  width: 100%;
}

.copy {
  line-height: 31px;
  font-size: 20px;
  text-transform: uppercase;
}

.write-us-footer a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 13px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #003399;
  border-radius: 2px;
  transition: background 0.15s linear;
}

.write-us-footer a .fa {
  margin-right: 5px;
}

.write-us-footer a:hover {
  background: #003399;
}

.contacts-footer {
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
}

.contacts-footer p {
  margin-bottom: 35px;
  line-height: 1;
}

.contacts-footer p:last-child {
  margin-bottom: 0px;
}

.contacts-footer p a {
  color: #fff;
  transition: color 0.15s linear;
}

.contacts-footer p a:hover {
  color: #003399;
}

.contacts-footer p .fa {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  width: 25px;
  background: #003399;
  border-radius: 50%;
  color: #2a2a2a;
  text-align: center;
  margin-right: 10px;
  transition: background 0.15s linear, color 0.15s linear;
}

.pagination {
  padding-left: 0px !important;
  text-align: center;
  margin-bottom: 10px;
}

.pagination li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
}

.pagination li a {
  display: inline-block;
  line-height: 25px;
  height: 25px;
  padding: 0 8px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #003399;
  transition: background 0.15s linear, color 0.15s linear;
}

.pagination li.active > a, .pagination li > a:hover {
  background: #2a2a2a;
  color: #fff;
}

.pagination li span {
  display: inline-block;
  line-height: 25px;
  height: 25px;
  padding: 0 8px;
  color: #777;
  text-align: center;
  background: #fcefe6;
}

.basicnav-block {
  margin-top: 30px;
  text-align: center;
}

.basicnav-block a {
  margin: 0 3px;
}

.basicnav-link--next {
  float: right;
}

.basicnav-link--prev {
  float: left;
}

.breadcrumb {
  list-style: none;
  font-size: 13px;
  padding: 10px;
  background: #f7f7f7;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li:after {
  content: '\f105';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  margin-right: 5px;
  color: #999;
}

.breadcrumb li:last-child:after {
  content: '';
}

.clear {
  clear: both;
}

.slider-wrapper.loading {
  background: url("data:image/gif;base64,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") no-repeat center center;
}

#button-to-top {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 1;
}

#button-to-top:hover {
  background: rgba(0, 0, 0, 0.5);
}

.mainbox{
  background: #fff;
  padding: 50px 20px;
  margin-top: 60px;
  margin-bottom: 100px;
}

.mainbox:before{
  content: url('../images/contentshape.png');
  top: -40px;
  left: 15px;
  position: absolute;
}
.mainbox:after{
  content: url('../images/contentshape.png');
  transform: rotate(180deg);
  bottom: -40px;
  left: 15px;
  position: absolute;
}

.side-search{
  border-bottom: 1px solid #6d9dd6;
  padding-right: 15px;
}

.input-range{
  width: 70px !important;
}
main{
  z-index: 1;
}
.login-link,.shop-cart-block{
  display: inline-block;
}
.thumbnail {  
  border: 1px solid #039;
  padding: 0;
  border-radius: 0;
  transition: border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  position: relative;
  margin: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.thumbnail:hover {
  border-color: #f1c338;
}
.thumbnail .caption {
  padding: 10px 15px;
}
.thumbnail h4 {
  font-size: 18px;
  height: 42px;
  line-height: 38px;
  overflow: hidden;
  margin: 0;
  margin-bottom: 5px;
}
.thumbnail h4 a,
.thumbnail h4 span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.caption .category-title {
  margin-bottom: 0;
  padding-top: 48px;
  text-align: left;
}
.category-item .caption{
  padding: 10px 15px;
  position: absolute;
  height: 105px;
  bottom: 0px;
  width: 100%;
  background: url(../images/thumb.png) no-repeat bottom left;
}
.category-item a{
  color: #fff;
}
.category-item:hover .caption{
  background: url(../images/thymbh.png) no-repeat bottom left;
}

.category-list .category-title{
  background: #003399;
}
.category-list .category-item:hover .category-title{
  background: #f3c338;
}
small, small a{
  float: right;
  text-transform: none;
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.side-news-item .news-title a {
  color: #f3c338;
}
.side-news-item .news-title a:hover {
  color: #003399;
}
.side-news-item .news-img {
  margin-bottom: 10px;
}
.side-news-item .news-intro {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 15px;
  color: #8c8c8c;
}
.side-news-item .side-news-bottom {
  border-top: 1px solid #c0c0c0;
  padding-top: 15px;
}
.side-news-item .news-link {
  float: right;
  font-size: 14px;
  font-weight: 500;
}
.side-news-item .news-link a {
  color: #cecece;
}
.side-news-item .news-link a:hover {
  color: #003399;
}
.side-news-item .news-date {
  font-size: 14px;
  color: #cecece;
  font-weight: 500;
}



