

/* Start:/local/templates/studiofact_getfood/css/bootstrap.css?1674844321120775*/
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.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;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.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 #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  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, .25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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 \9;
  /* IE8-9 */
  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.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 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 .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;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].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: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].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:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].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:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].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:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  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%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/local/templates/studiofact_getfood/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/local/templates/studiofact_getfood/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/studiofact_getfood/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/local/templates/studiofact_getfood/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/local/templates/studiofact_getfood/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.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;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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 .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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/* End */


/* Start:/local/templates/studiofact_getfood/css/owl.carousel2.min.css?16748443213011*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/studiofact_getfood/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/studiofact_getfood/js/jquery.scrollbar/jquery.scrollbar.css?167484432113403*/
/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    overflow-x: scroll;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
 
 /*
 
.scroll-standard.theme-blue > .scroll-element,
.scroll-standard.theme-blue > .scroll-element .scroll-bar,
.scroll-standard.theme-blue > .scroll-element .scroll-element_corner,
.scroll-standard.theme-blue > .scroll-element .scroll-element_track
{ background-color: #66CCEE; }
 
.scroll-standard.theme-woods > .scroll-element,
.scroll-standard.theme-woods > .scroll-element .scroll-bar,
.scroll-standard.theme-woods > .scroll-element .scroll-element_corner,
.scroll-standard.theme-woods > .scroll-element .scroll-element_track
{ background-color: #5F7C7F; }
 
.scroll-standard.theme-paint4 > .scroll-element,
.scroll-standard.theme-paint4 > .scroll-element .scroll-bar,
.scroll-standard.theme-paint4 > .scroll-element .scroll-element_corner,
.scroll-standard.theme-paint4 > .scroll-element .scroll-element_track
{ background-color: #5566AA; }
 
.scroll-standard.theme-palace3 > .scroll-element,
.scroll-standard.theme-palace3 > .scroll-element .scroll-bar,
.scroll-standard.theme-palace3 > .scroll-element .scroll-element_corner,
.scroll-standard.theme-palace3 > .scroll-element .scroll-element_track
{ background-color: #028B54; }
 
.scroll-standard.theme-dark > .scroll-element,
.scroll-standard.theme-dark > .scroll-element .scroll-bar,
.scroll-standard.theme-dark > .scroll-element .scroll-element_corner,
.scroll-standard.theme-dark > .scroll-element .scroll-element_track
{ background-color: #999999; }
 
.scroll-standard.theme-sprites > .scroll-element,
.scroll-standard.theme-sprites > .scroll-element .scroll-bar,
.scroll-standard.theme-sprites > .scroll-element .scroll-element_corner,
.scroll-standard.theme-sprites > .scroll-element .scroll-element_track
{ background-color: #BBBBBB; }
 
 
 
.scroll-standard > .scroll-element,
.scroll-standard > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scroll-standard > .scroll-element div {
    background-color: transparent;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scroll-standard > .scroll-element.scroll-x {
    border-top: 1px solid #AAAAAA;
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}
 
.scroll-standard > .scroll-element.scroll-y {
    border-left: 1px solid #AAAAAA;
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}
 
.scroll-standard > .scroll-element .scroll-element_corner {
    display: none;
}
 
.scroll-standard > .scroll-element.scroll-x,
.scroll-standard > .scroll-element.scroll-x .scroll-bar {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAS0lEQVR42qzQywkAIAxEQQPpvwn7E/EDESXREt7BHPY0sEvE3XMCpyJiwIW+mBR2Civa+BVGhOuLQt/TaHWncFBoFC4KN4WHwCvAAHI/GzHvcCTCAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
}
.scroll-standard > .scroll-element.scroll-x .scroll-bar {
    box-shadow: 0 1px 2px, 0 -1px 1px rgba(255, 255, 255, 0.8);
}
.scroll-standard > .scroll-element.scroll-y,
.scroll-standard > .scroll-element.scroll-y .scroll-bar {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAAAXNSR0IArs4c6QAAAEtJREFUKM/ty00Kg0AAQ+Ev3v8W3k/8qWipzLiYFrqR7osPsknyUkrpk2xYsWDCWGsdMCaZ3/0DO5544eg08pVWJJ/tkp+HW/4L+QSzjxQbWJrRJQAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
}
.scroll-standard > .scroll-element.scroll-y .scroll-bar {
    box-shadow: 0 1px 2px, 0 -1px 1px rgba(255, 255, 255, 0.8);
}
 
.scroll-standard > .scroll-element.scroll-x .scroll-element_track {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAXklEQVR42mJkYGBIZcAO/iPR/1iAxG8CisAYpPAnsQp/EGE1XoUoiklS+J0BPwArJmQiA7FWoyj8hUXiH7oArnBE9ghc4S9irf5NrMI/xFr9hwgTwQr/4TMJBgACDABrOConte5OAgAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
}
.scroll-standard > .scroll-element.scroll-y .scroll-element_track {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAYAAAC9vt6cAAAAAXNSR0IArs4c6QAAAFNJREFUKM/FzksKgDAMBNDX3NT7X8BaC25clBKw4sKBgYTMJwUbGurAfWLFcbPhREcPBEpC05ztqXkUPyKS5LJqHj9YaU11sdgarw+LKF8D/B9wAWL/DzbaLOVxAAAAAElFTkSuQmCC);
    background-repeat: repeat-y;
}
.scroll-standard > .scroll-element.scroll-x .scroll-bar .scroll-bar_body {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAMklEQVR42mL4DwRnz579zwAEMDYTiLN7924GGACxmRiwAEoFV6xYwSAvLw/mwNgAAQYAEz0X3c1VmrwAAAAASUVORK5CYII=);
}
.scroll-standard > .scroll-element.scroll-y .scroll-bar .scroll-bar_body {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFCAYAAACJmvbYAAAAAXNSR0IArs4c6QAAAChJREFUCNdj/P///38GLGDFihUMLOfOnWPYvXs3hqS8vDwDXsBItrEA28oV4/a4edAAAAAASUVORK5CYII=);
}
.scroll-standard > .scroll-element.scroll-x .scroll-arrow_less {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAj0lEQVR42mJgwA4EgVgbRP///58BhJmwKFIwNTW1AEpGANlSMEEWNFOkNm/ebObj42MHZLMDsSi6QpApmqdOnbICspWxuQWkUPTYsWOOlpaWMFOwAiYGIgFI4WsrK6v9ZmZmq4Dsu4RMfHD69OkTjIyMK7Zs2bIbyP9JjC0gj3kCg6cZFJawcGQgNsABAgwAc40zrttfic8AAAAASUVORK5CYII=);
    box-shadow: 0 1px 2px, 0 -1px 1px rgba(255, 255, 255, 0.8);
}
.scroll-standard > .scroll-element.scroll-x .scroll-arrow_more {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAh0lEQVR42mL4//8/AwgDgSAQa0NpDMCExJYCaogwNTW1ALIVMFQimegApJcB8fzNmzcnopvOhMUWdh8fH1d007EphAHlU6dOhR07dswRyBbFpxAFsOCRu2tmZnbs9OnT14Hs19gU/tyyZcshX1/fU0D2MyB+j+5rbSDdDPSAJ6HgwRvgAAEGAC2sRKFV1v+TAAAAAElFTkSuQmCC);
}
.scroll-standard > .scroll-element.scroll-y .scroll-arrow_less {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAjklEQVR42mJgwASiUIwCGNH4CseOHXMEMaysrPYDqQdYDGIQNDU19fz///98EAaxQWLYTNQGKogA0spQ/l1GRsYVQPoqiMMEs3Lz5s1mSIpAQBkqpgAzEWSlxalTp8KAbHY05/w0MzNbdfr06ROMWKxEB2AnMEIdLIUtSKDgNRA/YwSaxkAMYGIgEgAEGADQpyzNaQf+BAAAAABJRU5ErkJggg==);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}
.scroll-standard > .scroll-element.scroll-y .scroll-arrow_more {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAg0lEQVR42mL8//8/AzGAiYFIwAjEgkAsBcSiONS8BuJnLCBFQOsjgLQyDoV3GRkZV4CsfmZmZnYMSP/EougnVO4ZSOH706dPX9+yZcshdFUgMZAcSA0jkrg2mhPAVgLpq+i+RnYC3EpkXyMDhWPHjjmCGFZWVvuB1AN8QSaKLagAAgwAkYkwicybOCoAAAAASUVORK5CYII=);
}
 
.scroll-standard > .scroll-element .scroll-arrow,
.scroll-standard > .scroll-element .scroll-bar_body {
    background-position: center;
    background-repeat: no-repeat;
}
 
.scroll-standard > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scroll-standard > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }
 
 
.scroll-standard > .scroll-element .scroll-arrow { display: none; }
.scroll-standard > .scroll-element.scroll-element_arrows_visible .scroll-arrow { display: block; z-index: 12; }
 
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_less { height: 100%; width: 16px;}
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-arrow_more { height: 100%; left: auto; right: 0; width: 16px;}
 
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_outer { left: 16px; }
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_track { left: -32px; }
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_size { left: -33px; }
 
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_less { width: 100%; height: 16px;}
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_more { width: 100%; top: auto; bottom: 0; height: 16px;}
 
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_outer { top: 16px; }
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_track { top: -32px; }
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_size { top: -33px; }
 
.scroll-standard > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -17px; }
.scroll-standard > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -17px; }
 
.scroll-standard > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_inner { left: -17px; }
.scroll-standard > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_inner { top: -17px; }
 
 
.scroll-standard > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_corner,
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible.scroll-scrollx_visible .scroll-element_corner {
    border-top: 1px solid #AAAAAA;
    bottom: 0;
    display: block;
    height: 16px;
    left: auto;
    right: 0;
    top: auto;
    width: 16px;
    z-index: 13;
}
 
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible.scroll-scrolly_visible .scroll-arrow_more { right: 17px;}
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible.scroll-scrolly_visible .scroll-element_track { left: -50px;}
.scroll-standard > .scroll-element.scroll-x.scroll-element_arrows_visible.scroll-scrolly_visible .scroll-element_size { left: -51px;}
 
 
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible.scroll-scrollx_visible .scroll-arrow_more { bottom: 17px;}
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible.scroll-scrollx_visible .scroll-element_track { top: -50px;}
.scroll-standard > .scroll-element.scroll-y.scroll-element_arrows_visible.scroll-scrollx_visible .scroll-element_size { top: -51px;}

*/

.scroll-standard {
    margin: 20px 0;
    position: relative;
    width: 100%;
}
.scroll-standard .scroll-element.scroll-y {
    display: none !important;
}
.scroll-standard .scroll-element.scroll-x {
    position: absolute;
    top: 0;
    right: 0;
    height: 4px;
    padding: 0;
    margin: 0 72px;
    width: 29.5%;
}
.scroll-standard .scroll-element .scroll-element_outer {
    width: 100%;
    background-color: #e5e5e5;
    border-radius: 5px;
}
.scroll-standard .scroll-element .scroll-bar {
    width: auto;
    background-color: #c6c6c6;
    height: 4px;
    min-width: 30px;
    top: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.scroll-standard .scroll-element div {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}
.scroll-standard .scroll-arrow.scroll-arrow_less, .scroll-standard .scroll-arrow.scroll-arrow_more {
    display: none;
}

.slide_scroll_left, .slide_scroll_right {
    position: absolute;
    top: -18px;
    width: 40px;
    height: 40px;
    margin: 0;
    background: none no-repeat scroll center center transparent;
    cursor: pointer;
    z-index: 10;
    color: transparent;
    display: none;
}
.slide_scroll_right,
.slide_scroll_left {
    width: 40px;
    height: 40px;
    color: transparent;
    z-index: 20;
    background: #e5e5e5;
    border-radius: 50%;
}
.slide_scroll_left {
    right: 40%;
}
.slide_scroll_left:after,
.slide_scroll_right:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    width: 6px;
    height: 11px;
    background-image: url(/local/templates/studiofact_getfood/js/jquery.scrollbar/../../images/sprite.png);
}
.slide_scroll_left:after {
    background-position: -8px -32px;
}
.slide_scroll_right {
    right: 2px;
}
.slide_scroll_right:after {
    background-position: -28px -32px;
}
.slide_scroll_left:hover,
.slide_scroll_right:hover {
    background: #4d5156;
}
.slide_scroll_right:hover:after {
    background-position: -63px -32px;
}
.slide_scroll_left:hover:after {
    background-position: -44px -32px;
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/tutorial.css?1674844321654*/
.tutorial {
  position: absolute;
  background: var(--custom-color);
  height: 36px;
  width: 50px;
  top: 50%;
  margin-top: -18px;
  text-align: right;
  line-height: 36px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  transition: 0.3s ease;
  cursor: pointer;
  padding-right: 20px;
  left: 0;
  text-decoration: none;
}
.tutorial:hover {
  background: var(--hover-color);
  color: #fff;
}
#tutorial-sliders {
  width: 800px;
  margin: 0;
}
#tutorial-sliders .owl-nav {
  text-align: center;
  margin-top: 10px;
}
#tutorial-sliders .fancybox-close-small {
  outline: none;
}
@media (max-width: 620px) {
  .tutorial {
    display: none;
  }
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/jquery.jscrollpane.css?16748443211682*/
/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/
.jspContainer{
	overflow:hidden;
	position:relative;
}
.jspPane{
	position:absolute;
}
.jspVerticalBar{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	height:100%;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspHorizontalBar{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:6px;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspVerticalBar *,
.jspHorizontalBar *{
	margin:0;
	padding:0;
}
.jspCap{
	display:none;
}
.jspHorizontalBar .jspCap{
	float:left;
}
.jspTrack{
	position:relative;
	background:#d8d8d8;
}
.jspDrag{
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	background:#EE8131;
}
.jspDrag.jspHover{
	background:#da762d;
}
.jspDrag.jspActive{
	background:#c86c2a;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float:left;
	height:100%;
}
.jspArrow{
	display:block;
	cursor:pointer;
	text-indent:-20000px;
	background:#50506d;
}
.jspArrow.jspDisabled{
	cursor:default;
	background:#80808d;
}
.jspVerticalBar .jspArrow{
	height:16px;
}
.jspHorizontalBar .jspArrow{
	width:16px;
	float:left;
	height:100%;
}
.jspVerticalBar .jspArrow:focus{
	outline:none;
}
.jspCorner{
	float:left;
	height:100%;
	background:#eeeef4;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin:0 -3px 0 0;
}
/* End */


/* Start:/local/templates/studiofact_getfood/build/main.css?16748443214936*/
.i-icon {
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.lk-grid__icon {
    width: 35px;
    height: 35px;
    margin: auto;
    margin-bottom: 7px
  }
  .lk-grid__icon svg {
    width: 100%;
    height: 100%;
}
  .lk-grid__item {
    display:  block;
    width:  100%;
    height: 120px;
    text-decoration:  none;
    margin-bottom: 20px;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack:  center;
        -ms-flex-pack:  center;
            justify-content:  center;
    -webkit-box-align:  center;
        -ms-flex-align:  center;
            align-items:  center;
    border-radius: 10px;
    font-weight:  600;
    font-size:  16px;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    text-align:  center;
    padding:  5px 10px
  }
  .lk-grid__item:hover {
    border-color: transparent;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}
  .lk-grid__item:hover svg {
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
}
/*.product-price-block {
  @media(max-width:600px) {
    display: none;
  }
}*/


.product-mobile-block {
  display: none;
  /*transition: all ease .2s;*/
  background-color: white

  /*@media(max-width:600px) {
    display: block;
  }*/
}


.product-mobile-block.fixed {
  position: fixed;
  top: 83px;
  width: 100%;
  z-index: 100;
  margin: 0 -13px;
  padding: 10px 15px 7px 15px;
  -webkit-box-shadow: 0px 2px 18px -2px rgba(0, 0, 0, .36);
          box-shadow: 0px 2px 18px -2px rgba(0, 0, 0, .36);/*transition: all ease .2s;*/
}


.product-mobile-block.fixed .product-mobile-block__title  {
  display: block;
}


.product-mobile-block.fixed .product-mobile-block__title h3 {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 5px;
}


.product-mobile-block.fixed .product-mobile-block__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.product-mobile-block.fixed .buy_one_click_product {
  display: none;
}


.product-mobile-block__title {
    display: none;
}


.product-mobile-block__btn {
     position:  relative;
     text-align:  center;
}


.product-mobile-block__btn.detail_buy_button {
  position:  static;
}


.product-mobile-block__wrap {
     display:  -webkit-box;
     display:  -ms-flexbox;
     display:  flex;
     -webkit-box-pack:  justify;
         -ms-flex-pack:  justify;
             justify-content:  space-between;
     -webkit-box-align: start;
         -ms-flex-align: start;
             align-items: flex-start;
}


.product-mobile-block__quantity {
    display: none;
}


.product-mobile-block__quantity .product-quantity-wrapper {
  position:  static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  min-width: 100px;
}


.product-mobile-block__quantity .item_quantity {
  margin:  auto !important;
  width: 60px;
}


.product-mobile-block__quantity .item_quantity a, .product-mobile-block__quantity .itQuant_container a {
        height: 34px;
        line-height: 34px;
}


.product-mobile-block__quantity .item_quantity input, .product-mobile-block__quantity .itQuant_container input {
      height: 34px;
}


.product-mobile-block__price {
     padding-top: 7px;
}


.bx_item_detail.box.padding.good_box .product-mobile-block .detail_buy_button, .product-not-available {
  position:  static;
  float: none;
  margin: 0px auto;
  width: 100px;
  height: 34px;
  line-height: 34px;
  padding:  2px 10px;
}


.product-mobile-block__btn .buy_one_click_product_detail {
  position:  static;
  margin-right:  0;
  margin-top:  6px;
}


.bx_item_detail.box.padding.good_box .product-mobile-block .price {
  float: none;
  font-size: 25px;
}


.bx_item_detail .product-mobile-block .product-item-amount-description-container {
  display: inline-block;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}.product-item-detail-slider-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover", 'object-fit: cover;';
}
.header .logo img{
  max-width: 145px;
  height: 100%;
  width: 100%;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit:contain;object-position:center", 'object-fit: contain;object-position: center';
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/color-style.css?167484432183709*/


a, a:hover, a.selected {
  color: var(--custom-color);
}
.header_menu a:hover, .header_menu a.selected, .header_menu .user_auth a:hover, .header_menu .user_auth a.selected {
  color: var(--custom-color);
}
a.auth:hover:before {
  background: url(/bitrix/templates/studiofact_getfood/images/sprite.png) -31px -4px no-repeat;
}
.header__callback,
.bx_filter_control_section .bx_filter_control_section__reset,
.bx_filter_control_section .bx_filter_control_section__reset:hover {
  color: var(--custom-color);
  border: 1px solid var(--custom-color);
}
.bx_filter_control_section .bx_filter_control_section__reset:hover {
  color: #fff;
  background: var(--custom-color);
}
.header__callback:hover {
  color: #fff;
  background: var(--custom-color);
}
.header #small_basket .icon,
.header #small_basket .quant {

}
.bx-no-touch .header #small_basket:hover .icon,
.bx-no-touch .header #small_basket:hover .quant,
#small_basket.small_basket--active .icon,
#small_basket.small_basket--active .quant {
  background: var(--custom-color);
}

a.javascript {
  text-decoration: none;
}
.header .search_box input[type="text"]:focus {
  /*border: 3px solid #FC7A38;*/
}
.header .search_box input[type="submit"]:hover {
  background-color: var(--custom-color);
}
.header #small_basket:hover {
  /*background-color: #FC7A38;*/
}
.header #small_basket:hover .desktop .text {
  /*border-left: 1px solid #fda274;*/
}
.small_basket_hover_block .small_basket_hover_to_basket,
.add_to_basket_box .nav_buttons a {
  background: var(--custom-color);
}
.small_basket_hover_block .small_basket_hover_to_basket {
  border: 1px solid var(--custom-color);
}
.small_basket_hover_block .small_basket_hover_buy {
  color: var(--custom-color);
  background: transparent;
}
.small_basket_hover_block .small_basket_hover_buy:hover {
  text-decoration: underline;
}
.item_quantity a, .itQuant_container a {
  color: var(--custom-color);
}
#left_side li a.selected, #left_side li a.depth_level_1.selected,
#mobile_menu_list li a:hover, #mobile_menu_list li a.selected, #mobile_menu_list li a.depth_level_1:hover, #mobile_menu_list li a.depth_level_1.selected, #mobile_menu_list .mobile_dop_menu_list .user_auth li a:hover {
  /*color: #FC7A38;*/
}
#left_side .uldepth_level_1 li.selected i,
#left_side .uldepth_level_1 li:hover i,
#mobile_menu_list .uldepth_level_1 li.selected i,
#mobile_menu_list .uldepth_level_1 li:hover i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAMAAABPErQ/AAAAP1BMVEUAAAD9ejf8ejb8ejb8eTf+ejf+djb/fDf8eTf8eTb8eTb8ejb9ejf9eTf8eTf8ejf8ezf8eTf/dzP/fzP9ejfIQya2AAAAFHRSTlMAh/LY4SYcFOvSzcivqnx3cmkPChq9nl0AAAA5SURBVAjXLYvHEQAhAALVO3NW+q9VDHx2YQZRXZ6CUUC0pATgzZNfUxrlI/tlubvczZxfOD+VBrEAa/gCmuyBvYgAAAAASUVORK5CYII=") !important;
}
#left_side li:hover > span > a{
  /*color: #FC7A38*/
}
#left_side li.depth_level_1.selected, #mobile_menu_list li.depth_level_1.selected {
  /*border-left: 5px solid #FC7A38;*/
}
#left_side .uldepth_level_1 > li.depth_level_2 > span > a,
#mobile_menu_list .uldepth_level_1 > li.depth_level_2 > span > a {
  /*color: #ee5126;*/
}
#left_side .uldepth_level_1 > li.depth_level_2 div.divdeph_level_2:hover > a,
#mobile_menu_list .uldepth_level_1 > li.depth_level_2 div.divdeph_level_2:hover > a {
  text-decoration: underline;
}
#left_side li.depth_level_1 span.icon:hover,
#mobile_menu_list li.depth_level_1 span.icon:hover {

}
#left_side li.depth_level_1.active > span > span.icon,
#mobile_menu_list li.depth_level_1.active > span > span.icon {
  background: var(--custom-color);
}
.owl-carousel .owl-buttons .owl-prev:hover, .fancybox-prev:hover span {

}
.owl-carousel .owl-buttons .owl-next:hover, .fancybox-next:hover span  {

}
.owl-carousel .items .more:hover {
  color: #fff;
  background: var(--custom-color);
  border-color: var(--custom-color);
}
.section .item_element .zoom {
  /*background-color: rgba(252, 122, 56, 0.5) !important;*/
}
.mobile_menu:hover {
  /*background-color: #FC7A38;*/
}
.fancybox-close {
  background-color: var(--custom-color);
}
.fancybox-close:hover {
  /*background-color: #FC7A38;*/
}
input[type="button"], input[type="submit"], .button {
  background-color: var(--custom-color);
  /*border: 2px solid #ee5126;*/
}
.smart_filter .bx_ui_slider_handle:hover {

}
.smart_filter .control_button #del_filter {
  color: var(--custom-color);
  border: 2px solid var(--custom-color);
}
.detail_buy_button:hover {
  /*background-color: #FC7A38;*/
}
.detail_buy_button:hover span.icon {
  border-right: 1px solid var(--custom-color);
}
.bx_soc_comments_div .bx-catalog-tab-list li.active a,
.bx_soc_comments_div .bx-catalog-tab-list li a:hover,
.bx_soc_comments_div .bx-catalog-tab-list li.active > span,
.bx_soc_comments_div .bx-catalog-tab-list li > span:hover {
  color: #fff;
  background: var(--custom-color);
}
.bx_soc_comments_div .blog-post-date, .bx_soc_comments_div .blog-comment-date {
  color: var(--custom-color);
}
.bx_soc_comments_div .blog-post-tag a,
.bx_soc_comments_div .blog-comment-meta a,
.bx_soc_comments_div .blog-mainpage-meta a {
  color: var(--custom-color) !important;
  text-decoration: none !important;
}
.bx_element label .bx_result_price a {
  border-bottom: 1px dashed var(--custom-color);
}
#basket_toolbar_button, #basket_toolbar_button_delayed, #basket_toolbar_button_subscribed, #basket_toolbar_button_not_available {
  border-bottom: 1px dashed var(--custom-color);
}
.bx_ordercart_order_table_container table tbody tr td.control a {
  border-bottom: 1px dashed var(--custom-color);
}
.bx_order_make .slide {
  border-bottom: 1px dashed var(--custom-color);
}
.newhoverbg {
  background-color: rgba(231, 76, 60, 0.75) !important;
}
.myorders .bx_my_order .bx_my_order_table td a, .myorders .bx_my_order_cancel a, .myorders .bx_order_list .bx_order_list_table_order tbody tr td a {
  color: var(--custom-color);
}
.myorders .bx_my_order .bx_bt_button_type_2:hover, .myorders .bx_my_order_cancel input[type="submit"]:hover, .myorders .bx_order_list .bx_bt_button_type_2:hover {
  background: var(--custom-color);
  border: 2px solid var(--custom-color);
}
.pagenavigator a {
  /*color: #FC7A38;*/
}
.pagenavigator span.active,
.pagenavigator a:hover,
.pagenavigator span:hover {
  background: var(--custom-color);
  color: #fff;
  border: 1px solid var(--custom-color);
}
.color_text {
  color: var(--custom-color) !important;
}
.control_button_show a {
  background: var(--custom-color);
}
.bx_catalog_section_box .control_button_show.active {
  /*background-color: #FC7A38;*/
}
.bx_catalog_section_box .catalog_show_sort a {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAACrBWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTUtMDItMTlUMDk6MDM6MTkrMDU6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE1LTAyLTE5VDA5OjAzOjE5KzA1OjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNS0wMi0xOVQwOTowMzoxOSswNTowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6YWE5MjU5OGQtNDVjNC04YzQxLWFiMTMtZTc3MTk5OWU5MGEwPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6M2Q2NzA0MWEtYjdlYy0xMWU0LTg5YjAtODhiN2Q5NzhjZmI3PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6ZTQxZDk3YzktNzE3Mi01NDQyLWI2YWEtZmRhZjEyN2QyMTBkPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmU0MWQ5N2M5LTcxNzItNTQ0Mi1iNmFhLWZkYWYxMjdkMjEwZDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNS0wMi0xOVQwOTowMzoxOSswNTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDphYTkyNTk4ZC00NWM0LThjNDEtYWIxMy1lNzcxOTk5ZTkwYTA8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDItMTlUMDk6MDM6MTkrMDU6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8cGhvdG9zaG9wOkRvY3VtZW50QW5jZXN0b3JzPgogICAgICAgICAgICA8cmRmOkJhZz4KICAgICAgICAgICAgICAgPHJkZjpsaT4wQzY4MDlBMDA3RkIxQkZDMERDM0UzQkY4OTEzMzNDNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjFCRDlBNjE4Q0M4QUFFQkM0OEM1RkFDMTNBNTNFNjM4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+MUY2OTEwOTMxMTdENTk5MjNCMTlCNEUxRkNDODlDNkM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT4zRkIyMzNCQjg0NTI2RkM3MkY4Mzk4NjBFN0QzNkYzODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjQ4QThEMTRDOTI2N0VGNjE2OUNGNkM0N0Y4REM3MjdDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+NDkwNzlFNTFDMDQyN0IzNUNDNUZCMERGNDQwRURBNjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT41MTUxOUI2RUE3MEUyMkQyRkMzMEZFRTRCMEI0NURENTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjVFNDcyN0E5OTA0NTFGNEJFMkU1ODlDOTFFNkZGNDg5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+NUU5RDg2Qzk3Q0MzMUI1MDlFOTQ5OEJDQ0JDMzcxMUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT45NkUzRENGOTA1NkRFOTBCQjc0OEFDMzlBNUYwNTIyNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkFEOUFBN0FDQzQxMzk5Qzc5MjgwNTNGOEQwMjVGQUUyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+QjRFNzc1RkQ1QkQwMzA4RjE2QTM3OUIzQzgzQTg5OUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5DREQyQkJFREZENTE2QjVBNUIzREJGNzE1MTU3NDk1MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkQ2MTIxRjE1MERGNEZCQ0Y2NzU4Qjg2NkMyODM5NUFBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+RDYxNzgyM0YzMjM5QkQzNDAyNURCMTNBNUYyMkM5MDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5FNzk3OTZDQUE1OUIzRTlCQkUwOTVGRTI2OEMzQzFGQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkZCM0JGODU0M0IwQzRBMEEzQUVEMUZERERDQ0JFMTRCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjAxYjA0NGUxLTI2MDMtMTFkYS1hYWQzLWQ2MTcyZWZmOGFiNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyMGVlY2I4NS05YjAyLTExZGUtYjRkMS1jNWNlMzhlNjQ5N2E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5hZG9iZTpkb2NpZDpwaG90b3Nob3A6NTczYzAxYWQtNTVkNy0xMWRhLTk1OTQtYWE0MzA3ZDQ4MGIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjZjYzcyZGQ0LWMxMjItMTFkYS05ZWEwLWI0MTAyMTdiYzYwNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MDBENEQ2NTUzNUVFMTFEQjkyRjdCM0Q3NzNBRDg0Qzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjAyNjFGMzI0NzhCOUREMTE4NkQwOUFBNzgzMTBBRjNCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowNDQ2Qzg4QTRBNTZEQzExOEVCMzg2MTFCMjZGQzM1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MDY3RjAxMTRDNUY0REYxMTgxRkJGQTFGQUY1OEYyREE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjBGODJCOEUxMDA4RERFMTE4MDYzQTE4REMyNzdDMzgxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoxMEQ5REMzMDMzNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MTFCOEMwNjcxM0QxREQxMUI2MkNGRDE5MUNBRDc4NTM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjE5NTAxNTA4RTJFRjExREQ4QkVDQ0I2QjQ1NTJCRUE3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoxRTBBNTcwRTk1MDNERjExQTMyQzg2NDUxNEVGQTUwQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MUUxMUM0MkE0OEZBREUxMUFDMTJENEFBRkUyODZGNUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjI0MEY3Njk2RTA5QkRGMTE4OTQzRUM3RDJFODlDMEJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyODQwM0Y0QkM0RDJERTExQTExRUQ1NTBEMzhGNDQ1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MkFENTY0NzU2NTk0REUxMUI0RERERjEzMjBFNEYwN0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJEMUYwNUIwMjk0NkRFMTE4RTA1RTAwQTkyNEQ4Q0M1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyREU4RDIxOTVENEREQzExQURCQURFRkQ5NkI3RjE0MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MkZDMDgwOEJBRTFEREQxMTg1QzFCM0IyQTA3M0NDQjY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJiYjJiMDI0LWE1YTMtNDFhOC05Mzc4LTA1MzkwNTAzMWNhODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MzA0MTg5NDEzQTZEREQxMTlBRkJGODBDMEQxMkJCQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjMzNEE2OEI3QTVFMkREMTE4OEFCQTVCOUFGOUE4NTVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo0MjAxQzU0MTEwOTBERTExQjEyM0UxRDQ1Q0RCRjc5MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NDk1NzdBMEIwRTkwREMxMThDQzlERDdBMTJCQUYzMEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjREOUM5ODFCRkYzNkUwMTFCODI0RjRCQThFQzE5Mjc2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo1MDAxRjc0RDJBNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NTExMDJEMjM0OEU2REMxMUJBMzdBMUY0NTkzMjA5ODQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjY1MTY5Q0NCMzQ1RURGMTE5NEM4RDlGNzg2NTQ0MjJFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2NkUyRTdCMjFFQjVERjExQUY0NEI2OUQzMzUxNTlFQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NkE1MTQ2MEVGQ0VGREUxMUEzNUNEM0Q4RjQ4NDlBQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjZBNkQ0QjlERDNCQkRFMTE4M0Y5RjUxODBGMjc4RUY1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo3MThBQzBFMUVFMDRERDExOTU4NURGRTE1RDZDQUVGQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzVhZDM3YjYtOGEzNy00ZmNkLWE0ZmUtMjZmMWFhMWYxMWFiPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo3OEJEQUUwNzNERDRERDExOTU3NEU0OTI2MEFFNzAyMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzhFMDYyMzBERTMxREQxMTlEOTI5M0U4MUYwRjQ2QjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjgyMzAwMjAzNEM2OUREMTE5QzFGOEU5MTI5NjVCNDcxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4NDA3OUVCQjdFRjFERTExQTk0QURDRkVCNDBDRkFCMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ODU4NDgyOTBGNjMyREYxMUE2QjY4MjdFRThDOTczNkU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjhENjJFNUM1Rjk0NkRGMTFBMUFDQkMyQ0Q2NjBDMjEyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4RkUxRjk1QTk1NDFERTExODdBM0I2M0FFQzY3MEI3RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OTBBREY3RDUzOThBMTFERjg2MTE5NDM2QTE3Q0IyMjc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjkzNjkwNDJDMkY0NkRFMTFCRDlFRTVBNjYzOUE2MjVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo5NzlFODBGMTJDNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QTIzNUZGQTQzNjMzREQxMUI4NERCMTUzRkZDQjJCMjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkEzMjMzRDc2MzlBMEREMTE4QzRFQjFENzZGMjBENjFGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBNDdGRUI0NzVBOEJERTExOTBBOEQ2MjNFN0FDNjMyNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QTkxNjE0MEY0QkU2REUxMTk4QzZBQjAxQjc4MjQwNjY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkFGRkVCMjUzQUZGRURFMTFBNTkyODYyQzBCQzNEOTU5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpCNDY2MTE2MDEyNkNERTExOUE2QkQ2RTZDQzk3RDlFOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QjQ4Q0MzNzRGNkUyREMxMTkzRDZFNTkzRjcwNEVGOTQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkJBOTAwRTM0NjNERURFMTE4RDJFRjBGQTEyNjlBNjUwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpCRDczOTYwOTAwNzJERTExODU1NjgxQkVBODdFNjIzOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QzAzN0I0MEQ0OUU1REQxMUEzRjBCMTk2QTI3M0IzNUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkM5NUY4RTkzRTFFQ0REMTFBRDgxQTFBQjg0RDQwNUI0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDQUJDRDM1NDQ4RTVERDExQTNGMEIxOTZBMjczQjM1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Q0Y1RjRDMDJCNEIzREYxMUJFRTlEMjNBNzM4MjgyMzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkNGOEUwNjQ0Mjc0NkRFMTE4RTA1RTAwQTkyNEQ4Q0M1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpENkFERTY2MDZBRDdERTExOTZFQUQ5QjkyNkM3OEIwNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6REI2MUM4MzM1QzAyREQxMUFGNkVERkYyODM0RkY4NzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkRDNEY1ODgyQjBFOUUwMTFCMzI2OUFCMUMwMzU2RUI0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpFMUQyMjVFRUE0MjZFMzExOTI2NEZGNUI1NTQ1MjNGNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RTlGQkU1NzY2RjBEREMxMTk1QkZDNzIxNDUyMzhBODQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkVFRjdGMTZGRUY4OURFMTFCMUM0RDY1RUY0MzY4OEEzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpGMEQzRkYzM0FFNjNERDExQTFDOERCRUQ1QjZGMkVENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RjgxRTlCQzk5NzhBREUxMTk2QTBFRkY5NTA5NjBFMTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkZFRDc3NjhBMkE0NkRFMTE4RTA1RTAwQTkyNEQ4Q0M1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpmYWY1YmRkNS1iYTNkLTExZGEtYWQzMS1kMzNkNzUxODJmMWI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAwODAxMTc0MDcyMDY4MTE4N0U2RDNGMUZFRUU3RTYxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTNDRUUxMzlFNjZFMDExQUFGN0Q4RTBERUQ3QzBFRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwRDdCODBBRTM2MUZDOUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MjJBOTlBRjE2N0ZFQzhBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODhFNkFCNkNGNEZDRUI3QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThBNkQ4MTJCMTVGNTUxMjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QTZEOUE1RTI4RTQ2OTREPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEE2REYyMEQyNzU2QTlBRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThDMTRBMTYxRDIxRjIyQzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4RDk1QzlCMkMxNjgyOTI4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOERCQkIwQjA0NjAxMzU1MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThEQkJGNjdDQzc1MjVGMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4RjYyRUIyQURFNDZEMjczPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTEwOUJEOTU5NTBBQTQ1MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlGMzA1NjQ2RUI1N0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTA5RkEyOTdBN0E1OTA0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTEwOUZERjI4RDdCMUEwQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxNjdERDcyQTdDOTc5QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwOEZBQzlGNDRFMzg2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBCRDU3ODI1NTM4Rjk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwQzZGMDBGQkY0MDREPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEQ5M0E3RTFBMDEyRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBEQTNBN0Y1NzcwOUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwRThBNjBBQUE3Mjk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEYwNjRFQTEwN0E4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTk0NTc5QkY2RjhBREJCRUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5NUZFQzgxQzI1Q0Y1RDM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTcwMEU1NjMwQUYzQTU0MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTk3QTVDNjQ1RTc1RkE5NzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5N0E1REFGMjU4M0EwQTRCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQTE1MEM1NUMyQkZENENCQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUEzMzBDQkVCOENGM0M0QTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBNjEzRjEyQzRDNDc3NThDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQUIwODg4RUM5RDhCODVBNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUFCMDhFOEU4RUUzRjAyODk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFCMUE0ODExNzNGM0IyMDkxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQjZBMkQzQTNCMzIxOTFCMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUJBMDZERTJEMjM5MDBBMUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxQzY2OENCMkMzQTExRTBCMjRCRjcyRjE2NzE5QTE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMUVEQTM0MDM2RUVERTExQThERThFOUIyNEIxMkRBRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI2NDkyNDYxNTIxNjgxMThBNkRDODQyOTk5NERCODA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzREZERjM2NjQ0NDgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODRFQUExN0ZBQzkwRTZENTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg3MUZFRkM2QkQyRUFCMTc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4REY4RTBFRTc4RDQ4Q0U0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOEY2MjhBRjY3QUVFRUNEQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMThGNjJBMkY2QzUxMTIxRjc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE5MTA5QzY1QTcwNDAxMzQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExQjg0MEMxNDM3ODg4NTAyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDJjNGQzY2UtOTAzNS00ZjU5LTk4YTctNDI3ZGY1N2I2N2YzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzVDRjRGRTlENjZFMDExQUFGN0Q4RTBERUQ3QzBFRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM2QzcxQkNCRjYwRTAxMThEMTlEMTA4RkZBQzlCODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODhDNjgyMzMyOUM4MkI5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZENzFFMDM1RDY2RUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4QzE0QTQ5RDAyQUM5NzU1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOEY2MkRGQ0VGMzBBQUM5MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMThGRURGODc0NzNGRjM2QTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE5MTY3REQ3MkE3Qzk3OUExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOTM0NkYyNzRDMDU4RDU1QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMUE5NjFFQTAyNEE3NEVGRTc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA0ODAxMTc0MDcyMDY4MTE4RjYyREIzRjI2ODYyQTY4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOTEwOTk5RTE3MkFDRUY0MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMTk1RkVENUU5RDMxNzI5MUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA0ODAxMTc0MDcyMDY4MTE5OTRDQTAwNjhDMUNERTFCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExQjYxODgzODA5NjhENERDMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMTg3MUZGQTFEQ0Q5QzIyNzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4QTZEQjVEMDM4M0YwNjJFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEMxNEE1NkM4MTVFRUJFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMThDMTRBQjg5QzJEQjNEOUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4RjYyOTg0QzEyMTdENDY2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOTJCMEIwM0QyQjc4Q0ZERDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMTk0NTc5NDA1NEExMjFFOUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTFBQjNGRTZBMDM2QzNFOThDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjgwMTE3NDA3MjA2ODExOEQyQ0Y5OTFBNUE0QkRDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMTkxQjFGRDdGMjgwRDE0QTQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTE5MzFEQjNGQkU5QkM1NkYyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjgwMTE3NDA3MjA2ODExQTg0MzkyNzcxQjFCREU3NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMUFCM0ZFNkEwMzZDM0U5OEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2OUU2MUIyQ0NCMjExREZBQzJEOTVFQjM4NjBGMDYxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNkI3OENBNzc5MjE2ODExOThCRUM5OTZBNjgwNTE2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTg3MUZGQTFEQ0Q5QzIyNzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTE5MTA5RTYyOUU1NkM2QTFFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzgwMTE3NDA3MjA2ODExOTE2N0RENzJBN0M5NzlBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMUE3MkNGMzM5RUVBMENDQUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3OUE2MDQ4QTI2NkRGMTFBNkMzOTQwQzNDQUJEOEZCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowODgwMTE3NDA3MjA2ODExODIyQUM2N0E3MUQwNjBENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDg4MDExNzQwNzIwNjgxMTlENDJDNUM3MjNBMDU3OTY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA4OEY2RkE1NzEyMDY4MTE4MDgzODM3NThFNkFCOTJCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowOTgwMTE3NDA3MjA2ODExODhDNjlERTRBQjVFOTQzNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDk4MDExNzQwNzIwNjgxMThGN0ZBQUYzRTA2MzA4QjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjBBODAxMTc0MDcyMDY4MTE4NzFGRjQ3REM5MURFMTFGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowQTgwMTE3NDA3MjA2ODExOTEwOUU5QURFQjBGNUQ0NzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MEUyMzgzQ0MyNzIwNjgxMTkxMDk4MjdCMTExODc2MkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjBFRUNENkZCN0QyMDY4MTE5MkIwRjM0MzREQTEyMDhCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoxMDE3QkZCQzE1MjA2ODExOEY2MkVGMDBCRkQ4MjE5NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MTQzN0NCMkUzNEU5REUxMThFQzRCNzZERkJGMzFGNEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjFBOTQ1MzZBMzIzQTExRTBBN0I4RDc2QkVCRERGQkU0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoxQjFFRkZFQzYzMTNERjExQTcxOUYxQUY1MjY2MTA4MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MUQ1MURBQTcyMjIyNjgxMTkxMDlGODI4RDhEQUY0MzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjIwN0MyRTdCRTkyN0RGMTE4RTE3QURDMzM3RDc4NzMxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyMTNEMDE1NDZEODkxMURGQkRENTg0RERDOEM5NUJGODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MjMzQ0RCRkM2MkJGREUxMThENkZCNjdFNDgyODE3NTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjI3QjBCQTZDMkIyMTY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyODc3REZGMTI1MjA2ODExODcxRjkyQzkxRDA3NTJCMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mjk0N0Q2QTM5NUVFMTFFMDhDMzBBREZGQjQ5MTVENUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjJBQ0YyNThFMzI1REUwMTFBMUE1Q0JEMTVGMUM1RDhBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyREUxQzAzQzU3MzRFMDExQUVENjlEOTAzMjVDQjQ3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MkUzNzg5ODZFQTY0RTAxMUExNDI4ODg4RTY3Nzk0MEE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjJFQ0YyNThFMzI1REUwMTFBMUE1Q0JEMTVGMUM1RDhBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozMkRBQUM1MTI1MjA2ODExOTJCMEJFOERENjI4RDIzODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzM4QjRDRDg5QTY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjMzYzM3ZWNiLWViNWQtYjI0OS04ZThhLTYzZGZiZjQ5Yzg5YzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzQwRUYxRTE3QTIwNjgxMTg4Q0NDMDMwMTg5NkM2MTk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM0MjRGMTk0MjEyMDY4MTE5NDU3QTc0OEUyODZFQkExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozNzc3QUQyM0MxNDNERjExQUYwQ0U3MjdDOUVGRjg2MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzhBMDEyOUE4RjIxNjgxMTkyQjA4NDk5QjczRkVBMzE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM4QTlGMDUxMjYyMDY4MTE4OEZEODJDOUE4MjZBRThCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozOTlERUYyRUYxRTlERTExODNBRUIzMTk4NzhEQjRBQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6M0VCQTY3MjhENzIxNjgxMTgzMTdBQkI2MTREQTQzM0U8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjNGNTUwMTkwMTUyMDY4MTFCMzIwQjUzMURDMkNGMkQ3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozRjU4MDYwNTc1MjI2ODExOERCQkZCNTk0MzZGREJFNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDExNzhCODE4OEQ0REQxMUJGODI4RjE4REVFQUU2ODM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQyQjc5QzREMTcyMDY4MTE4OEM2OUU5QzBERTg5MDZFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0NUUwMzY5QjE2MjQ2ODExQkE1NUU0NThCNzk5NDVGMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDY0M0Y5MUI2RjY0MTFFMEFGNUFENTc1NjJDRTUxQ0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQ5NjgyMzgzMUUyMDY4MTE4RjFDRkVDQTc4MjkxNUM2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0OTc4REQyODAxMjM2ODExOTJCMENBQkIyODc0QUYwQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTE1NDZGREQxMzIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUyNTM0QzAzRTgyMjY4MTE5NTFDQTBCRTM3QzhCOUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1MjkzNjVDRUQ0MjI2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTNGRDQxRDU4MTIwNjgxMTg3MUZBQUM0MjdGNTJDMTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU0NTQ2RkREMTMyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NTdDNDJBRTk5MjA2ODExOEY0MkNGRTJBOUVCRUE4MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTVCRTAwOUVFMjIxNjgxMTkxMDlFOUFERUIwRjVENDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU2NTFCRDQwNUUyMDY4MTFBQzkyQjIzMTU0MkY1OTU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NzQ5MUQ0NDFFMjA2ODExOTEwOUI4NTIxQjJGQjA0RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NUI1MDFEQzg0RDIxNjgxMTkyQjBEMUZCRTI4OTJERDg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjVCQkNBRTgxOEEyMDY4MTFBNzgwRENDNzExQTNERDNDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1RjJDRjc1OTVEMjA2ODExOTk0Q0U2OEE3QThBOTEzNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NWI3YTk5ZWItYjM1YS00M2I3LTkwM2EtNGEyOWJkZDQ4ZmQ3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2Mzg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjQ4ODgwRTgwOTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY0QzZDNUM4MzlDQ0RFMTE4MDQwQzI0NEJDQUUwQUMwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NTREMDBCRDA4MjA2ODExODIyQUQ3RDIzRDA0NEE5NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjVEREQ2MDg5QjIwNjgxMUJBNTVFNDU4Qjc5OTQ1RjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY2ODQ4N0M1MDgyMDY4MTE4MjJBQTFBMzcwMzk0QTU0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2Njg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Njc4ODgwRTgwOTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY4Nzg2MTE1MDE4QTExRTBCNzY4RUJEMkFENDFDOTc2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2OENDNDc0NUUwMjE2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NkEyODRFMDkxQTI5NjgxMTkyQjBENTNGRjc5MEY4NUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjZEQ0FFNDBFMDgyMDY4MTE5OTRDQzU1MkM2MkVEREMzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2RjUwRDQ3MTlGNDcxMUUwODJFN0NFNUY0REZCRUFBNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzBGNTZEMTkzMjhDRTAxMUIyRDVBMDg5QkI0NDkxOUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjcxMEE3NDAwQThFQkUwMTFCOTc2RDU5M0U2NDY5MDE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3MTI1Qzk5RTEzMjA2ODExODJGRTk4RUY3RjE4QkYxRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzE4NzRkMGQtZGY0Ni1lMjQ4LWE5ZTQtNWMwOGY5ZDEzMmMxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NDNDNTJBNDE2MjA2ODExQjA1MTlCOTk0MjAyRkQ0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzRFNzQxMUU1NUIxMTFFMEE4RTZFNzc2QTJFMUQ5OEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc0RjMzRUNFREJCQURFMTE5MTYwOUZENzU4OTY2RDY0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NTAxOUZDQjgwMjA2ODExOTJCMEM5ODFDNjJCRUE0MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzVERURDMjUzMTI0NjgxMThCNzJERTJDNkIxMDQyNzQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc5MjUzMzZGNzkyMDY4MTE4RjYyRkIyRjg2NjE4QzI5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3QTBFNzhGNzBGMjA2ODExOTVGRURDMjRENkM2NTdBRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0JEMUMyODNERTIwNjgxMThBNkQ5RkREMjZEMkFGNUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdEMjgyQTNGODEyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3RDVFMUI4QUVBRUZERjExOEE5REFGNzVBQUQzNEU4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0Y5QzUzQTIxMTIwNjgxMUFDQjY4M0FFNERFMjYwRDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdGQTc0MzYxNjIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4MTY2Rjk0RjhFNUFERjExQjJBOEQ1QzU0MjI2QjhEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODJEQUNFMzk3QzIzNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjgyRTVGRjNEMTIyMDY4MTE4NjlCREIwREQ0MUE5MDU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4M0E3NDM2MTYyMjM2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODNCQjg5MUUzMDIwNjgxMTgwODNGOUJCNDZBRDVENkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjg1MjYwMEI2OEI4QkRGMTE5ODk2OEQ4QkZBOUEwQzExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4OEQ5QTgyNUIxMjA2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODlFMzZGRkE3RDE0REYxMTk3Qzg5QzhGRjE3QjJENDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjhDRkE2ODg4QkRDOUUwMTE4QTE4OTRCNjZFOTRBOTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4RDYwMTZFQUU4MjE2ODExOEE2REZDODhBMjc4NjhDQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OERDMTI3NzI5MjIyNjgxMTk0NTdEMTcxNjk2NkE4QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkwQ0YzNDEwOUU2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MEU0N0U2OTYyNzFERjExODMxMUIwQzgwRjU5Q0ExMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTBGRkZEOTg0NTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkxMUI3OUQ0QkE2NUUwMTFBQ0Y0Qzk1RjM0NTgwNUY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MTFDN0YyQThBMjE2ODExODgxMDlGOTk3M0Q0NkYyQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTE0QzgwMDg4MTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjk2MUY2Q0MzRTFFMkUwMTFBODZGQzJDNzNBRkZGQTEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5NjcyNDIyRERCQ0RERTExQUJGQUEwRDg2MDNBOUFBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTlDQ0NGQ0E0QTcwMTFFMUI5NUNCNzg2NjU4RTMxN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlCQTU5RjkzQUMyMDY4MTFCNENDRTk4ODBBMUI0RDgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5QkVDRDI5N0JGMDdFMTExQTBDRThENjBDNjEyNjVFOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OUY4MjJBRENGMEQ3MTFERkJFOTZBQTBGRkU1NDYyQTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlGODIyQUU0RjBENzExREZCRTk2QUEwRkZFNTQ2MkEyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBNTMwRkM3MDYyMjE2ODExODhDNjlERTRBQjVFOTQzNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QTY5MTQ2NDAyQjIwNjgxMThDMTREOTU2Mzg3MDI5M0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkE3RTg3QTJGOTU4QzExREZCNzdDRjNBRDRGMDBCMEVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBODYwQkMxMEE3MjI2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUExQUMyOEMxQzIwNjgxMThEQkJBMDBCODVBOTEwOTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFBODhGRTkxMEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBQUUwRTkxOTBDMjA2ODExOTEwOUIyMDhBRkU3QTREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUQzNzczREQ5RDUzREYxMUI4QjRCNDhDRUI3NzBGNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFFQTk3REQ2RDMyMjY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBRjNGOTRGQzhBODExMURGQjU4RUE1OTkyQjUxNTg3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjA1NDUxQjgwNzIwNjgxMTgyMkFFRkZGNDhFOURDOEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIwOUM4NzRBMzdEQjExRTA5QTFBRUNCNkY4RjMzNzA3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCMEQ2QTY3RkY5MjA2ODExODk1NEI2MDNFRkFCQkU3NzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjJFMjY4NEM0OTIyNjgxMUFCMDhBN0YzMEVFNTMyRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIzNTBEQjY2MTQyMDY4MTFBOTk4QkZFREE5OEY2RTE4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCMzc1RTBGRTA3MjA2ODExODIyQThBNTY4MkREMjZCRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjU0NjlBOUYzMjIwNjgxMUFDRTY4NkFGNDUwOEYzM0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI1QTk3REQ2RDMyMjY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNUIwQzI0NjUxOThERTExODYyNjg2MTlBRjdENjE4MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjYwOUY4NjczRDIwNjgxMThEQkI5QTJCRDg3RDc5MjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI2NDQ2OEREMjAyMDY4MTE5MkIwRkIzNjgwODI1RTI4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNzEyQjIxNzJEMjA2ODExQkY3MENDRjZGM0U1NkFERTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Qjc0QUNFRTNCODIwNjgxMUJGMzA5NDE4N0FGODQyMUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3QTY1NjBFMDgyMDY4MTE4MjJBQ0YxOTE4MEU4MUIyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCN0I0NjYxODJFMjE2ODExOTk2Njg0MEQxMDFEOTk4NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkIzNTY1RTgxNTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkJDQzg5MjQ2MzIyMDY4MTFBMTc4QjQ4NjJBM0FDMkM3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCQ0NBODVCMDBCMjA2ODExOTEwOTg3MDYyOENFNTlCNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkYwRkYwRTU2MjE1MTFFMDg1QzFEMUY4MEYxNzNDMjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkJGNkQxQThBRUUyMDY4MTE5NUM0RDlCNjRCMzVBMkJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMDc5RkE5M0NDNDExMUUwQUMwRUMyRDkwQkZENjVEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzFBNjNENDI5NTRFMTFFMDhDMzBBREZGQjQ5MTVENUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMyMzU2NUU4MTUyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMzczQ0VDMDM2MjA2ODExOEY2MkQwRjcwMTBBQzAyRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzM4RjBFQUQ2NzIwNjgxMUEyNkVFRjBBODRCOTA0NEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkM0NzlGMjA0MzBBNkRGMTE5QzNBQjk2RTZCQzgwM0FEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDOENCRkFCRDFFMjA2ODExOUQ0MkM1QzcyM0EwNTc5NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Qzk1MjgxNkQ4MzIwNjgxMUJDQ0RFMTg3QjQ5Q0ExOUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkNBMkYwQjU0QjcyMDY4MTE5MkIwQTMwNkY0RTJEOEMwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDQzQ5QThGQzYxOTVERTExQTk3RkZBQTgxMTQ1NDUyNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Q0NGOUJGMDIwQTIwNjgxMTg2OUJEQjBERDQxQTkwNTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkQxMjc1QjcxNjA0NjExRTA5REYwODYxRThDNjM0OThFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpEMUY1MUVEQzkwNUYxMUUwQTA5RkJGMkMxNEI3NjY1MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDM0NTFCODAxRTI1REYxMUJBQjlDMThDQURCQjcxQjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkQ0MDU0RUMxMTkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpERDQxQ0VGNzVDMjA2ODExQTRDMDlDRTc5OEYzMkVEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6REUzODJCM0I5RDY4REYxMUFFQzFDODJCMDUwRjg5NTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRFN0NFQTJDMTMyMDY4MTFCNjEwRUI5M0MxQkIzMzQ5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpERjkyQzExOTAyMjM2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTAxRTlGNEY0RUExMTFFMDkyMjBEOUVEOTc2ODlBMjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkUxRUI2RjRCQTQyOTExRTBCNjVFQkZDODUyMjkzNkJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFNDI4ODJFOEY2RjIxMURGQTQxOEFFMEIzQTg3MjQ5RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTUxMjBDOUMwRTZCREYxMUI0RjE4NzU4RUNCMzAyNkI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU2RUVBQzY2MzgyMDY4MTE5MTA5RTRBNDNDRTUzMEQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFN0VFQUM2NjM4MjA2ODExOTEwOUU0QTQzQ0U1MzBEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTgwMTdCRDU1QTM5MTFFMEE5RDQ5QTlFQkZFNzg0MjQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU4OUI3M0IyMTIyMDY4MTE4MDgzQTE1REU3MzQzNjUyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFOEQ0MEQ4ODVDMjA2ODExODcxRkY1MkIxQkY4M0M3OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RUFEQTM2QUYwNzIwNjgxMTgwODNBMTVERTczNDM2NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkVEMkVCREI3MDkyMDY4MTE4REJCQjgxNjdGMUFGNDcyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFRUQ5MkQ0MTBDQzlERjExOTg0NEJFRTU1QUI5Q0I5MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjBFQzU0QzkxRUYwRTAxMUJGMzE4QzQ3M0M0MkJGMzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY1NzMzN0ZBMUQyMDY4MTE4MDgzODREMEYxRDY2OUUxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzBDNkVGODRFMjc2ODExQUIwOEUzNzYyMkZDMjMwRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc1RDkxOEExMTIwNjgxMTkyQjA4QkVFMjlDNzVERDI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4MDgzOEZCQUQxMjlGMjM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODA4M0JBREVGQzJBQkUzOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTgwODNGNUMxRjRBRTk2MjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4NzFGQ0Q2NDg2ODMwQUMzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOEE2RDg5QTkxNkQxRTRCRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTkxMDlGOEZFMjc3MThENUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5MkIwRENEN0Y0QTRBRkQ0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTdBNTgxN0UxQUMwMzlEQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUEwMDU4MDg0NUNFRjY5RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFBMTc4QjQ4NjJBM0FDMkM3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQTYxM0ZDMDdDM0Q0RUVCQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUJCRTJCRUMwMUI5NjA2NEY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFCRDZDOEQyMTAwNjkxNEM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQkY4RUFBNkUyQ0Y2MjU0QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjdBMjcwQzJBN0EzREYxMTlGMTM5Qjk1MjI1MUI5OTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE4MDgzODREMEYxRDY2OUUxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExODA4Mzg2Rjc3NEVEQTc1NzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTgwODM5OTMzMTgxMEM3OTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE5MTA5OUFGNkRGRUZEMTBCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExOTJCMDg5RUQzNUJENEY4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTk1MUNBMEJFMzdDOEI5RDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE5NUZFQzlCNUJBN0Y5RThEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExQjAxQUQzMjJFNjcyMkFBNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMUI5QjFERTNERjY5MzcwOEY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4QjEyMDBFQzgyMDY4MTE4RjYyQjU1Qzk0QjVGMUNBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTIwREZFNEI5MjA2ODExQjhDQkQ2QURFQ0ZDMzNCQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3NEQ4QUQ1MEUzREUxMTlCOThBMEQxRkNCQTE0NDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4OEM2ODM4NTM2RjU3MTVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExODhDNkY1QzI0OEM2NTNCNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMThBNkRGMUVCMjU5QzZDMjk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE5MkIwOTRGMTFBRUNCODQ1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExOTJCMEUxMThENjExM0Q5QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMUFCMDg5MUU2Q0ZGMzBFQUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBMTMwREY4MzIyMTY4MTFCNkQwOTM0OUNDRjRCRDQ4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExOERCQjhDNUUyMjdFN0E1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkE3RjExNzQwNzIwNjgxMTlBNjVCNTBDOEM3Qzk1MkU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTFBNTMxRUZDNkFGQkU0QzdCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExQTk2NEEzMURDNTZEREYyRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkE3RjExNzQwNzIwNjgxMUI5RTdGNDU1NTYxN0FBREI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBRDMxRjQwNjQyMTY4MTE5NTFDQTBCRTM3QzhCOUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExODA4M0VCODNDNjJCRDdDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMTk3QTU4Qzg3QjU4RjRENjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZCQzREMjA0MEEyMDY4MTE5MTA5Q0M2NDJDNDRFQzBDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQzZGMEJENUYyMkZFMTExODM1RkNFQTZDQ0VCOTVFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk0NTc4NDBBRDU2NjIxM0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZENkQzNzY4NjkyMDY4MTE4REJCRkI1OTQzNkZEQkU1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRDdGMTE3NDA3MjA2ODExODIyQUJDNzczMEMyMDFGRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkQ3RjExNzQwNzIwNjgxMTgyRkU5OEVGN0YxOEJGMUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZEN0YxMTc0MDcyMDY4MTFBQjA4OUYxQkEyNzcyQjU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRENEQkU0QjNBMjA2ODExODcxRjlEOEEyNzAzOTJDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6YmJhYzA3YzEtMDVmZS00ZDdiLWE3YmUtNmZlYjA1ODQ4MzZlPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpjNGQ2MjY1Mi1lN2NmLTQ3ODYtYWRmYS1kNmQyZDdjMDFhYWQ8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTU8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PpFjiPcAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAASBJREFUeNrEkq9LREEUhb+31ySCYDMIYhMWfwSDZUxiMAiLwWgSDRZB44QLYhRsKrhJEUHFv0C4TXBB8Q8QZMGgUTENzzIPxmXfW7F42nxnzpy5w2R5nlMoeLcAbAJLohYSPgNMA7moHRe8lmwYA86ARWCXn2oAh8BRCmsx2A9cAUOR7wTvlumhovkEmEx4BjSDd/XKcPBuK171POF3wDNwHbwbrGpuA8PAesJvRW0CWAFGS8OidiFqH91MUWuJ2mOvmf+k/wv3lRnBuykgiNpTF28AmK9qbgM3wbt7YC4JNoFXYKQ0LGrv8VuOA7OJtQpcitpB5cyi9gCsdeAWsPGrBxO1U2A/Lt+Ahqh9dT7YZ2zJ4umptoE6sCdqLwX8HgBhslGkk57ZeAAAAABJRU5ErkJggg==");
}
.bx_catalog_section_box .catalog_show_sort.active {
  background-color: var(--custom-color);
}
span.bx_sof_req, span.req{
  color: var(--custom-color);
}
.product-tabs .nav-tabs a:hover,
.product-tabs .nav-tabs > li.active > a,
.product-tabs .nav-tabs > li.active > a:hover,
.product-tabs .nav-tabs > li.active > a:focus {
  background: var(--custom-color);
  color: #fff;
}
@media screen and (max-width: 850px) {
  .product-tabs .nav-tabs > li:first-child > a {
    background: var(--custom-color);
    color: #fff;
  }
}
.buy_box .buy:after {
  background-position: -11px -245px;
}
.buy_box .buy:hover {
  background: var(--custom-color);
  color: #fff;
}
.buy_box:hover .buy:after {
  background-position: -71px -245px;
}
.section .item_element .name:hover {
  color: var(--custom-color);
}
.news-item a {
  color: var(--custom-color);
}
.news-block__all {
  border: 1px solid var(--custom-color);
  color: var(--custom-color);
}
.news-block__all:hover {
  color: #fff;
  background: var(--custom-color);
}

.product-categories__name,
.product-categories__price {
  background: var(--custom-color);
}
.bx_breadcrumbs__separator span {
  color: var(--custom-color);
}
.bx_catalog_text ul li .box:hover h2 {
  background: var(--custom-color);
  color: #fff;
}
.smart_filter_props .bx_filter_container_title:hover {
  background: var(--custom-color);
  color: #fff;
}
.NiceCheck input[type=checkbox]:checked + label::before,
.nicelabel input[type="checkbox"]:checked + label::before {
  background: url(/bitrix/templates/studiofact_getfood/images/sprite.png) #fff -33px -307px;
}
.smart_filter .bx_ui_slider_range {
  background: var(--custom-color);
}
.offers_item .offer_item .offer_sku.selected,
.offers_item .offer_item .offer_sku:hover {
  background: var(--custom-color);
  color: #fff;
}
.offers_item .offer_item .offer_sku.color{
  border: 2px solid #fff;
  border-radius: 50%;
  padding: inherit;
  margin: 0;
}
.offers_item .offer_item .offer_sku.selected.color,
.offers_item .offer_item .offer_sku:hover.color {
  border: 2px solid var(--custom-color);
}
.offers_item .offer_item .offer_sku.color img{
  border: 2px solid #eee;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: relative;
}
.bx_item_detail.box.padding.good_box .detail_buy_button:hover {
  background: var(--custom-color);
}
.bx_item_detail.box.padding.good_box .detail_buy_button:hover::after {
  background-position: -71px -245px;
}
.blog-required-field {
  color: var(--custom-color);
}
.bx_item_detail_rating .bx_stars_progres {
  background: var(--custom-color);
}
.economy_price {
  color: var(--custom-color);
}
.economy_price .rub {
  border-bottom: 1px solid var(--custom-color);
}
.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del {
  color: var(--custom-color);
}
.bx_item_set_hor_container_big .bx_item_set_economy_price {
  color: var(--custom-color);
}
.mobile_menu--close {
  background-color: var(--custom-color);
}
.header .search_box input[type="submit"]:hover {
  background: url(/bitrix/templates/studiofact_getfood/images/sprite.png) no-repeat -101px 0;
}
.section--grid-4 .catalog_section .buy_box:hover {
  border: 1px solid var(--custom-color);
}
.bx_item_detail_rating_wrapper .detail_buy_button .text {
  border-bottom: 1px dotted var(--custom-color);
}
.small_basket_hover_table .small_basket_hover_delete_action:hover {
  background: var(--custom-color);
}

.bx_item_detail .tabs_header .tabs_head a:hover,
.bx_item_detail .tabs_header .tabs_head.active a {
  color: #fff;
  background-color: var(--custom-color);
}

@media screen and (max-width: 979px) {
  .bx_item_detail .tabs_header .tabs_head a:hover,
  .bx_item_detail .tabs_header .tabs_head.active a {
    background-color: transparent;
    color: #333;
  }

  .bx_item_detail .tabs_header .tabs_head:first-child a {
    color: #fff;
    background-color: var(--custom-color);
  }
}

.bx_filter_control_section .bx_filter_control_section__filter:hover {
  color: #fff;
  background: var(--custom-color);
}
.bx_filter_control_section .bx_filter_control_section__filter:hover:after {
  background-position: -78px -331px;
}

.order_by_click .small_basket_hover_buy_go, .order_by_click .buy_one_click_product {
  border: 1px solid var(--custom-color);
}

.zoom__text:hover {
  color: #fff;
  border: 1px solid var(--custom-color);
  background: var(--custom-color);
}
.mfeedback input[type="submit"] {
  border: 1px solid var(--custom-color);
}
.catering-form input[type="submit"],
#feedback_form input[type="submit"] {
  border: 1px solid var(--custom-color);
}
.bx_ordercart_order_pay_center .checkout, .bx_ordercart_order_pay_center .btn_buy_one_click {
  border: 1px solid var(--custom-color);
  margin-bottom: 10px;
}
#ORDER_FORM .label input[type=radio]:checked + label::after {
  background: var(--custom-color);
}

@media screen and (min-width: 769px) {

  .section--list.section--list-info .catalog_section .item_element:hover {
    border: 1px solid var(--custom-color);
  }
}
.list-props-button:hover,
.list-offer-button:hover {
  background: var(--custom-color);
  color: #fff;
}

.success_fast_order {
  color: var(--custom-color);
  font-weight: normal;
}


.icon_box .specialoffer {
  background-color: var(--custom-color);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMBAMAAABPbPrXAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMAEe67zESIM91VmXdmIs+9t8kAAABUSURBVAjXY+DUc2fgec3AwCBkqMHA0QBkxCXYCZw7AGEIqjCApAw0uJ8CaZBiIQMGCFhX7qcJonlfsSjaCQAZXG/lDPICwPqgDCMBiBTrawZ2oGIAsgwRRKQTcVoAAAAASUVORK5CYII=');
}

.icon_box .precommend {
  background-color: var(--custom-color);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAKHRSTlMA8eE/5sAQ99O4eGwpFKwiBv3q3NnDp6ObkoxxYVc4Mh0ZDAPVhVFEnzimiwAAAIZJREFUGFddykcSwyAUBNHhC5MEyjkHh/vf0BuXLOjlqwZ+DTLJ4FVHOvbgYPs4eBIn6LwnowVk72ISpPwOtkixFjVnvBMAgI3PAN6LO/e2x1gS0eu6pwYyFU5Fl3wqMACPvzgZimlCmdpARDUHYp+A3IRTsRUHgHPVPWBKIq0VZ3nOmDIZvpJlBoql21OGAAAAAElFTkSuQmCC');
}

.section .item_element .hover_over a.open_fancybox:hover{
  color: #fff;
  border: 1px solid var(--custom-color);
  background: var(--custom-color);
}

.catalog_section .item_element .name:hover {
  text-decoration: none;
  color: var(--custom-color);
}

a.buy_one_click_product_detail {
  text-decoration: none;
  color: var(--custom-color);
}
.bx_item_detail.box.padding.good_box .detail_buy_button {
  background: var(--custom-color);
  color: #ffffff;
}

.sidebar-filter .bx_filter_horizontal .bx_filter_popup_result {
  background: var(--custom-color);
  color: #fff;
}
.list-info-buttons button:hover{
  border-bottom: none;
  background: none;
  color: var(--custom-color);
}
.icon_box .gift_label{
  background-color: var(--custom-color);
  color: white;
}
div#modal-panel {
  background: var(--custom-color);
}
div#modal-but {
  background: var(--custom-color);
}
.gift_more{
  background-color: var(--custom-color);
  color: #eee;
  border: 1px solid var(--custom-color);
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.selected .cnt{
  border: 3px solid var(--custom-color);
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
  border: 3px solid var(--custom-color)6;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{
  border: 1px solid var(--custom-color);
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{
  border: 3px solid var(--custom-color);
}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.selected .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt
{
  border: 2px solid var(--custom-color);
  background: var(--custom-color);
  color: #fff;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{
  width: auto;
  background:var(--custom-color);
  color: #fff;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_title {
  overflow: hidden;
  white-space: normal;
  color: var(--custom-color);
}
.popup-window-buttons .btn.btn-default {
  background-color: var(--custom-color);
}
.bx-soa-more-btn > a{
  background-color: var(--custom-color);
  border-color: var(--custom-color);
  color: #FFF;
}
.bx-soa-more-btn > a:active,
.bx-soa-more-btn > a:active:focus,
.bx-soa-more-btn > a:active:hover,
.bx-soa-more-btn > a:focus,
.bx-soa-more-btn > a:hover{
  background-color: var(--custom-color);
  border-color: var(--custom-color);
  color: #FFF;
}
.bx-soa-more-btn > a:hover{
  background-color: var(--custom-color);
  border-color: var(--custom-color);
  color: #FFF;
}
.bx-soa-btn{
  background-color: var(--custom-color);
  border-color: var(--custom-color);
  color: #FFF;
}
.bx-soa-btn:active,
.bx-soa-btn:active:focus,
.bx-soa-btn:active:hover,
.bx-soa-btn:focus,
.bx-soa-btn:hover{
  background-color: #fff;
  border-color: var(--custom-color);
  color: var(--custom-color);
}
@media screen and (max-width: 590px) {
  .product-main-button{
    background-color: var(--custom-color);
  }
}


.product-item-detail-slider-progress-bar{
  background-color: var(--custom-color);

}
.popup-window-buttons .btn.btn-default {
  background-color: var(--custom-color);

}
.product-item-label-text span,
.product-item-label-ring{
  background: var(--custom-color);

}
.bx-catalog-subscribe-button {
  border: 1px solid var(--custom-color);
  background-color: var(--custom-color);
  color: #fff;
}
.bx-catalog-subscribe-button.disabled {
  background-color: #fff;
  color: var(--custom-color);
}
.bx-modal-container .bx-constructor-container-result .buy_btn_box > .buy_btn{
  background: var(--custom-color);
  color: #fff;
  border: 1px solid var(--custom-color);
}
.main-user-consent-request-popup-button-acc {
  background:var(--custom-color);
  border: 1px solid var(--custom-color);
  color: #fff;
}

.main-user-consent-request-popup-button-acc:hover {
  background: var(--custom-color);
  border: 1px solid var(--custom-color);
  color: #fff;
}
.main-user-consent-request-popup-button-rej {
  background: #fff;
  border: 1px solid var(--custom-color);
  color: var(--custom-color);
}
.main-user-consent-request-popup-button-rej:hover {
  background: var(--custom-color);
  border: 1px solid var(--custom-color);
  color: #fff;
}
.bx_scu_scroller_container .bx_scu .sku_prop_list li.bx_active {
  border: 2px solid var(--custom-color);
}
#bx-soa-total .btn-order-save {
  background-color: var(--custom-color);
  border-color: var(--custom-color);
  color: #FFF;
}
.bx-blue .btn.btn-default {
  background-color: var(--custom-color) !important;
  border: none;
  color: #ffffff !important;
}
.btn {
  background-color: var(--custom-color);
}
.btn-catalog{
  color: var(--custom-color);
  border: 1px solid var(--custom-color);
  background: #fff;
}

@media (max-width: 991px) and (min-width: 760px) {
  .bx-soa-editstep:before {
    background-color: var(--custom-color);
  }
}
@media (max-width: 800px){
  .btn-catalog{
    border: 1px solid var(--custom-color);
    color: var(--custom-color);
    background: #fff;
  }
}

.sale-order-detail-about-order-inner-container-repeat-button {
  background: var(--custom-color);
  color: #fff;
}
.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window{
  background: var(--custom-color);
  color: #fff;
}
.sale-order-list-button {
  background: var(--custom-color);
  color: #fff;
}
.sale-personal-account-wallet-title{
  background: #d9d9d9;
}
.sale-personal-account-wallet-list-container{
  background-color: #e5e5e5;
  color: #333333;
  border-radius: 0 0 3px 3px;
}
.sale-personal-account-wallet-currency-item {
  color: #333333;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
  background-color: #e5e5e5;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
  background: #d9d9d9;
}
.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container {
  border-color: var(--custom-color);
}
.sale-acountpay-pp-company:hover .sale-acountpay-pp-company-graf-container { border-color: var(--custom-color);
}


.lk-grid__icon svg {
  fill: var(--custom-color);
}
.lk-grid__item {
  background-color: #fafafa;
  border: 1px solid  var(--custom-color);
}
.lk-grid__item:hover {
  background-color:  var(--custom-color);
  color: white;
}
.lk-grid__item:hover svg {
  fill: white;
}
.lk-grid__list {
  border: 1px solid  var(--custom-color);
}
.sale-personal-profile-detail-property-location label:hover + div .bx-ui-sls-input-block {
  border-color: var(--custom-color);
}
.form-control:focus {
  border-color: var(--custom-color) !important;
  box-shadow: none !important;
}
.sale-profile-detail-form .form-control:hover, .sale-profile-detail-form .bx-ui-sls-input-block:hover, .sale-profile-detail-form .location-block-wrapper:focus, .location-block-wrapper .dropdown-block.bx-ui-slst-input-block:hover {
  border-color: var(--custom-color);

}

.subscribe-edit input:hover ,.subscribe-edit input:focus {
  border-color: var(--custom-color) !important;
  box-shadow: none !important;
}
.nicelabelradio input[type="radio"]:checked + label:after {
  background-color: var(--custom-color);
}

.button_white:hover {
  background-color: var(--custom-color);
  color: white;
}
.header .search_box .search-label:hover {
  color: var(--custom-color);
  transition: all ease .2s;
}
.sale-paysystem-wrapper {
  border-color: var(--custom-color);
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/spectrum.css?167484432114921*/
/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}

/* End */


/* Start:/local/templates/studiofact_getfood/css/fonts_roboto.css?167484432116114*/
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* End */


/* Start:/local/templates/studiofact_getfood/css/fonts_righteous.css?1674844321791*/
/* latin-ext */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-weight: 400;
  src: local('Righteous'), local('Righteous-Regular'), url(https://fonts.gstatic.com/s/righteous/v6/1cXxaUPXBpj2rGoU7C9WhnGFucE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-weight: 400;
  src: local('Righteous'), local('Righteous-Regular'), url(https://fonts.gstatic.com/s/righteous/v6/1cXxaUPXBpj2rGoU7C9WiHGF.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* End */


/* Start:/local/templates/studiofact_getfood/swiper/swiper.css?167484432122054*/
/**
 * Swiper 4.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 11, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/studiofact_getfood/css/jquery.tosrus.all.css?167484432115559*/
.tos-noanimation{-webkit-transition-property:none !important;-moz-transition-property:none !important;-ms-transition-property:none !important;-o-transition-property:none !important;transition-property:none !important;}
.tos-fastanimation{-webkit-transition-duration:0.2s !important;-moz-transition-duration:0.2s !important;-ms-transition-duration:0.2s !important;-o-transition-duration:0.2s !important;transition-duration:0.2s !important;-webkit-transition-timing-function:ease-out !important;-moz-transition-timing-function:ease-out !important;-ms-transition-timing-function:ease-out !important;-o-transition-timing-function:ease-out !important;transition-timing-function:ease-out !important;}
.tos-wrapper{opacity:0;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;display:none;width:100%;height:100%;padding:0;margin:0;overflow:hidden;}
.tos-wrapper.tos-opened{display:block;}
.tos-wrapper.tos-opening{opacity:1;}
.tos-wrapper.tos-fixed{background-color:black;position:fixed;top:0;left:0;z-index:9000;}
.tos-wrapper.tos-inline{position:relative;}
.tos-slider{white-space:nowrap;width:100%;height:100%;padding:0;margin:0;position:relative;}
.tos-wrapper.tos-fx-slide .tos-slider{left:0;-webkit-transition:left 0.4s ease;-moz-transition:left 0.4s ease;-ms-transition:left 0.4s ease;-o-transition:left 0.4s ease;transition:left 0.4s ease;}
.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider{position:absolute;}
.tos-wrapper.tos-fx-fade .tos-slider{opacity:1;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
.tos-uibg{background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);background-image:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);background-image:-ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);background-image:linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;opacity:0;width:100%;position:absolute;left:0;bottom:0;z-index:1;}
.tos-desktop .tos-wrapper:hover .tos-uibg,
.tos-touch .tos-wrapper.tos-hover .tos-uibg{opacity:1;}
.tos-slide{-webkit-overflow-scrolling:touch;line-height:1px;text-align:center;box-sizing:border-box;display:inline-block;width:100%;height:100%;overflow:hidden;position:relative;}
.tos-slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px;}
.tos-slide.tos-loading > *{opacity:0;}
.tos-slide > *{opacity:1;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
.tos-slide > *{vertical-align:middle;display:inline-block;max-height:100%;max-width:100%;box-sizing:border-box;}
.tos-slide.tos-html > div{-webkit-overflow-scrolling:touch;white-space:normal;text-align:left;line-height:1.5;}
.tos-slide.tos-html > div *{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;}
.tos-wrapper.tos-fill .tos-slide.tos-image > img{max-height:none;max-width:none;min-height:100%;min-width:100%;}
.tos-wrapper.tos-fixed .tos-slide.tos-html > div{background-color:white;color:#333333;box-sizing:border-box;display:inline-block;padding:40px;overflow:auto;}
.tos-desktop .tos-wrapper.tos-fixed{background-color:rgba(0, 0, 0, 0.85);}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide{padding:20px;}
.tos-prev,
.tos-next,
.tos-close{background:black;border-radius:3px;opacity:0;display:block;width:40px;position:absolute;z-index:1;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
.tos-prev,
.tos-next{height:80px;margin-top:-40px;top:50%;}
.tos-prev.tos-disabled,
.tos-next.tos-disabled{cursor:default;}
.tos-prev{left:20px;}
.tos-next{right:20px;}
.tos-close{height:40px;top:20px;right:20px;}
.tos-desktop .tos-wrapper:hover .tos-prev,
.tos-desktop .tos-wrapper:hover .tos-next,
.tos-desktop .tos-wrapper:hover .tos-close,
.tos-touch .tos-wrapper.tos-hover .tos-prev,
.tos-touch .tos-wrapper.tos-hover .tos-next,
.tos-touch .tos-wrapper.tos-hover .tos-close{opacity:0.5;}
.tos-desktop .tos-wrapper:hover .tos-prev:hover,
.tos-desktop .tos-wrapper:hover .tos-next:hover,
.tos-desktop .tos-wrapper:hover .tos-close:hover,
.tos-touch .tos-wrapper.tos-hover .tos-prev:hover,
.tos-touch .tos-wrapper.tos-hover .tos-next:hover,
.tos-touch .tos-wrapper.tos-hover .tos-close:hover{opacity:0.9;}
.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled{opacity:0.2;}
.tos-prev span,
.tos-next span,
.tos-close span:before,
.tos-close span:after{content:'';display:block;width:12px;height:12px;margin:-5px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.tos-close span:before,
.tos-close span:after{width:6px;height:6px;margin-top:-4px;margin-left:0;margin-right:0;}
.tos-prev span,
.tos-close span:before{border-bottom:3px solid white;border-left:3px solid white;left:50%;}
.tos-next span,
.tos-close span:after{border-top:3px solid white;border-right:3px solid white;right:50%;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide, .tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide, .tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide{padding-left:80px;padding-right:80px;}
.tos-inline{opacity:0;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;display:inline-block;margin:0;position:relative;top:auto;left:auto;right:auto;}
.tos-inline.tos-prev{margin-right:-60px;}
.tos-inline.tos-next{margin-left:-60px;}
.tos-loading .tos-inline{opacity:0 !important;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2);}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close{-webkit-transform:scale(3);-moz-transform:scale(3);-ms-transform:scale(3);-o-transform:scale(3);transform:scale(3);}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next{-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;}
.tos-caption{color:white;text-align:center;opacity:0;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;width:100%;position:absolute;left:0;bottom:0;z-index:1;}
.tos-caption:after{content:'';display:block;clear:both;}
.tos-caption > div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;box-sizing:border-box;padding:0 20px;float:left;}
.tos-caption > div:last-child{float:right;margin-right:-2px;}
.tos-desktop .tos-wrapper:hover .tos-caption,
.tos-touch .tos-wrapper.tos-hover .tos-caption{opacity:1;}
.tos-wrapper .tos-caption{line-height:20px;font-size:15px;text-shadow:0 1px 2px rgba(0, 0, 0, 0.8);height:40px;}
.tos-wrapper.tos-has-caption .tos-uibg{height:100px;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide{padding-bottom:60px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption{line-height:40px;font-size:30px;text-shadow:0 2px 4px rgba(0, 0, 0, 0.8);height:80px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:200px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption{line-height:60px;font-size:45px;text-shadow:0 3px 6px rgba(0, 0, 0, 0.8);height:120px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:300px;}
.tos-wrapper.tos-fx-slide .tos-slider{-webkit-transition-property:left, margin;-moz-transition-property:left, margin;-ms-transition-property:left, margin;-o-transition-property:left, margin;transition-property:left, margin;}
.tos-pagination{text-align:center;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;opacity:0;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;width:100%;position:absolute;bottom:0;left:0;z-index:1;}
.tos-pagination a{display:inline-block;}
.tos-pagination.tos-bullets a{background-color:rgba(255, 255, 255, 0.2);}
.tos-pagination.tos-bullets a:hover{background-color:rgba(255, 255, 255, 0.5);}
.tos-pagination.tos-bullets a.tos-selected{background-color:rgba(255, 255, 255, 0.9);}
.tos-desktop .tos-wrapper:hover .tos-pagination,
.tos-touch .tos-wrapper.tos-hover .tos-pagination{opacity:1;}
.tos-wrapper .tos-pagination:before, .tos-wrapper .tos-pagination:after{content:'';display:inline-block;width:20px;height:10px;}
.tos-wrapper.tos-has-bullets .tos-pagination{height:30px;}
.tos-wrapper.tos-has-bullets .tos-pagination a{border-radius:10px;width:10px;height:10px;margin:0 5px;}
.tos-wrapper.tos-has-bullets .tos-caption{bottom:30px;}
.tos-wrapper.tos-has-bullets .tos-uibg{height:90px;}
.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg{height:130px;}
.tos-wrapper.tos-has-thumbnails .tos-pagination{height:70px;}
.tos-wrapper.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:50px;height:50px;margin:0 5px;}
.tos-wrapper.tos-has-thumbnails .tos-caption{bottom:70px;}
.tos-wrapper.tos-has-thumbnails .tos-uibg{height:130px;}
.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg{height:170px;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide{padding-bottom:50px;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide{padding-bottom:80px;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide{padding-bottom:90px;}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide{padding-bottom:120px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:before, .tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:after{content:'';display:inline-block;width:40px;height:20px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:60px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:20px;width:20px;height:20px;margin:0 10px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:60px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:180px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:260px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:140px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:100px;height:100px;margin:0 10px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:140px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:260px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:340px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:before, .tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:after{content:'';display:inline-block;width:60px;height:30px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:90px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:30px;width:30px;height:30px;margin:0 15px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:90px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:270px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:390px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:210px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:150px;height:150px;margin:0 15px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:210px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:390px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:510px;}
.tos-slide .tos-html{-webkit-overflow-scrolling:touch;}
.tos-play{background:black;opacity:0;display:block;position:absolute;top:50%;left:50%;-webkit-transition:opacity 0.4s ease;-moz-transition:opacity 0.4s ease;-ms-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
.tos-play:after{content:'';display:block;position:absolute;top:50%;left:50%;}
.tos-desktop .tos-wrapper:hover .tos-play,
.tos-touch .tos-wrapper.tos-hover .tos-play{opacity:0.5;}
.tos-desktop .tos-wrapper:hover .tos-play:hover,
.tos-touch .tos-wrapper.tos-hover .tos-play:hover{opacity:0.9;}
.tos-wrapper .tos-play{border-radius:80px;width:80px;height:80px;margin:-40px;}
.tos-wrapper .tos-play:after{border:20px solid transparent;border-left-color:white;border-left-width:30px;margin-top:-20px;margin-left:-10.5px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play{border-radius:160px;width:160px;height:160px;margin:-80px;}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after{border:40px solid transparent;border-left-color:white;border-left-width:60px;margin-top:-40px;margin-left:-21px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play{border-radius:240px;width:240px;height:240px;margin:-120px;}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after{border:60px solid transparent;border-left-color:white;border-left-width:90px;margin-top:-60px;margin-left:-31.5px;}
/* End */


/* Start:/local/templates/studiofact_getfood/bx/jquery.bxslider.css?16748443213837*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	/**zoom: 1;*/
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/local/templates/studiofact_getfood/bx/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/local/templates/studiofact_getfood/bx/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/local/templates/studiofact_getfood/bx/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/studiofact_getfood/bx/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/studiofact_getfood/bx/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/studiofact_getfood/css/sergey.r.css?171456972741358*/
.white {
    background-color: #ffffff;
}

body {
    background-image: none !important;
    background-color: #ffffff;
}

body a {
    text-decoration: none;
}

h1, .like-h1,
.numbers__item {
    line-height: 1.3;
}

.section-title {
    font-size: 32px;
    line-height: 35px;
}

body.not-home .main-slider + .main {
    margin-top: 0;
}

header + .main-slider {
    margin-top: 110px;
}

body .header_menu {
    background-color: #030E17;
}

body .header_menu a {
    color: #ffffff;
}

body .header_menu .user_auth a {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

body .main-slider__slide:after {
    padding-top: 0;
    /* height: 35vw; */
    /*max-height: 450px;*/
}

body .header .search_box input[type="text"],
a.header__callback {
    border-radius: 4px;
}

#menu-sections .menu-section > a {
    text-decoration: none;
}

#menu-sections .menu-section > a figure h2 {
    padding-left: 0.3rem;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .1);
}

#menu-sections .menu-section > a:hover h2 {
    text-decoration: underline;
}

body.home #main_block_page {
    padding-left: 0;
}

body .small-videos {
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    /*margin-top: 32px;*/
}

body footer {
    background-color: #030E17;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 13px;
    padding-right: 13px;
    margin: 0;
}

[class*=primary-btn] {
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
    min-height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    margin: auto;
    text-decoration: none;
    border-radius: 4px !important;
}

.primary-btn-color {
    background-color: #d92733 !important;
    border-color: #d92733 !important;
}

a.season-menu .primary-btn-dark,
.primary-btn-dark {
    background-color: rgba(51, 51, 51, .8);
    font-size: 18px !important;
}

a.season-menu:hover h3.primary-btn-dark {
    background-color: rgba(51, 51, 51, 1);
}

body.home .years {
    margin-left: -30px;
    justify-content: center;
}

form#call_form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.is-catalog-page *:not(.content) .main #main_block_page, .is-product-page .main #main_block_page, .not-home .main *:not(.content) > #main_block_page {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

body .color_text {
    color: #d92733 !important;
}

span.bx_sof_req, span.req,
body a.active_item {
    color: #d92733 !important;
}

body a:hover, body a.selected,
.small_basket_hover_block .small_basket_hover_buy,
.header .search_box .search-label:hover,
.header_menu a:hover, .header_menu a.selected, .header_menu .user_auth a:hover, .header_menu .user_auth a.selected,
.item_quantity a, .itQuant_container a,
a.buy_one_click_product_detail {
    color: #d92733;
}

/*region bgc*/
body a.scroll-to-top:hover, .button:hover, .button:focus, .in-basket .button:hover, .in-basket .button:focus,
.bx_ordercart_order_pay_center .checkout:hover, .bx_ordercart_order_pay_center .btn_buy_one_click:hover {
    background-color: #d92733 !important;
}

#left_side li.depth_level_1.active > span > span.icon, #mobile_menu_list li.depth_level_1.active > span > span.icon,
body .small_basket_hover_table td .small_basket_hover_delete_action:hover,
.smart_filter .bx_ui_slider_range,
body #modef,
.offers_item .offer_item .offer_sku.selected, .offers_item .offer_item .offer_sku:hover,
.bx_filter_control_section .bx_filter_control_section__reset,
body .bx_filter_control_section .bx_filter_control_section__reset:hover,
body .bx_filter_control_section .bx_filter_control_section__filter:hover,
.control_button_show a,
.small_basket_hover_to_basket.primary-btn-color,
body .fancybox-close-small:hover, body .popup-window-close-icon:hover,
.popup-window-buttons .btn.btn-default,
.bx_soc_comments_div .bx-catalog-tab-list li.active a, .bx_soc_comments_div .bx-catalog-tab-list li a:hover, .bx_soc_comments_div .bx-catalog-tab-list li.active > span, .bx_soc_comments_div .bx-catalog-tab-list li > span:hover,
.bx_item_detail .tabs_header .tabs_head a:hover, .bx_item_detail .tabs_header .tabs_head.active a,
.bx_item_detail.box.padding.good_box .detail_buy_button,
.pagenavigator span.active, .pagenavigator a:hover, .pagenavigator span:hover,
body .bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
body .bx_catalog_list_home .bx_item_detail_size ul li.selected .cnt,
body .bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
body .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt,
body .bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt,
.buy_box .buy:hover,
.bx_catalog_text ul li .box:hover h2,
body #left_side li.depth_level_1.active > span > span.icon,
body #mobile_menu_list li.depth_level_1.active > span > span.icon
body input[type="button"],
body input[type="submit"],
body .button,
body a.scroll-to-top,
body .b-cart__coupon-btn,
body .b-cart__btns-right .checkout,
body .cart-back:hover,
body .main-product-slider .owl-nav .owl-prev,
body .main-product-slider .owl-nav .owl-next,
body .form-banner--black, .button,
.bx-no-touch .header #small_basket:hover .icon,
.bx-no-touch .header #small_basket:hover .quant,
body #small_basket.small_basket--active .icon,
body #small_basket.small_basket--active .quant,
body .header__callback:hover,
.bx_item_detail_rating .bx_stars_progres,
body .popup-window-buttons .btn.btn-default,
.lk-grid__item:hover,
.sale-order-detail-about-order-inner-container-repeat-button,
.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window,
.sale-order-list-button,
.nicelabelradio input[type="radio"]:checked + label:after,
body .header .phone__number:hover::before {
    background-color: #d92733;
    border-color: #d92733;
}

/*endregion bgc*/
/*region bdradius*/
.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window,
body input[type="submit"],
.sale-order-list-button,
.sale-order-detail-about-order-inner-container-repeat-button,
.bx_catalog_list_home .bx_item_detail_size ul li .cnt,
.offers_item .offer_item .offer_sku.selected, .offers_item .offer_item .offer_sku:hover,
.bx_item_detail .offers_item .offer_item .offer_sku,
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.selected .cnt, .bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt,
.bx_soc_comments_div .bx-catalog-tab-list li a, .bx_soc_comments_div .bx-catalog-tab-list li > span,
.bx_soc_comments_div .bx-catalog-tab-list li.active a, .bx_soc_comments_div .bx-catalog-tab-list li.active > span,
.bx_item_detail.box.padding.good_box .detail_buy_button,
.bx_item_detail .tabs_header .tabs_head a,
body .bx_filter_control_section__reset,
.sidebar-filter .bx_filter_control_section .bx_filter_control_section__filter,
body .bx_catalog_text .bx_catalog_text_title.box a h2,
.bx_catalog_list_home .bx_catalog_item_controls a.buy, .buy_box .buy,
body .popup-window-buttons .btn.btn-default,
body .sidebar-filter .control_button_show a {
    border-radius: 4px !important;
}

body .search-page input[type="text"] {
    border-radius: 4px 0 0 4px;
}

body .search-page input[type="submit"] {
    border-radius: 0 4px 4px 0;
}

/*endregion bdradius*/
.header__callback,
.lk-grid__item,
body .bx_filter_control_section .bx_filter_control_section__reset,
body .bx_filter_control_section .bx_filter_control_section__reset:hover {
    border: 1px solid #d92733;
    color: #d92733;
}

.lk-grid__icon svg {
    color: #d92733;
    fill: #d92733;
}

.header__callback,
.form-control:focus,
body .radio-inline input:checked + .radio-inline_border,
body .bx-soa-pp-company.bx-selected,
body .bx-soa-pp-company-block .checkbox label input:checked + .label-border,
body .form-group .form-control:focus,
body [type='text']:focus,
body [type='password']:focus,
body [type='date']:focus, [type='datetime']:focus,
body [type='datetime-local']:focus,
body [type='month']:focus,
body [type='week']:focus,
body [type='email']:focus,
body [type='number']:focus,
body [type='search']:focus,
body [type='tel']:focus,
body [type='time']:focus,
body [type='url']:focus,
body [type='color']:focus,
body textarea:focus,
.catering-form input[type="submit"],
#feedback_form input[type="submit"],
body .in-basket {
    border-color: #d92733 !important;
}

.sidebar-filter .bx_filter_control_section .bx_filter_control_section__reset:hover {
    color: #ffffff;
}

.radio label, .checkbox label {
    display: flex !important;
    margin: 0;
    align-items: center;
}

.checkbox input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border: 1px solid #d92733;
    border-radius: 4px;
    margin-right: 5px;
    outline: none !important;
}

.checkbox input[type="checkbox"]:checked {
    background: #d92733;
}

.control {
    z-index: 1 !important;
}

.header .logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header .logo img {
    max-height: 60px;
}

body .main {
    margin-top: 25px;
}

@media (min-width: 769px) {
    section#feedbacks {
        max-width: 66%;
        float: left;
    }

    .container.main__wrapper {
        max-width: calc(100% - 120px);
        min-width: 0;
    }

    .container.main_container {
        padding: 0;
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }

    .container.slider-container {
        max-width: 1140px;
    }

    .container.cases-wrapper {
        max-width: 100%;
        min-width: 0;
    }

    .container.cases-wrapper .bx-wrapper .bx-viewport {
        max-width: calc(100% - 60px);
        margin: auto;
    }

    .container.cases-wrapper .bx-wrapper .bx-prev {
        left: -40px;
    }

    body .banket .teaser, body .teaser {
        width: 100%;
    }

    body .one_teaser {
        width: calc(50% - 30px);
        float: left;
        position: relative;
    }

}

@media (max-width: 768px) {
    header + .main-slider {
        margin-top: 85px;
    }

    body .container.main_container {
        margin: 0 -13px;
    }

    .section-title,
    h1, .like-h1 {
        font-size: 32px;
    }

    body .header .logo {
        margin: 0;
        left: calc(50% - 24.5px);
    }
}

@media (max-width: 590px) {
    header + .main-slider {
        margin-top: 83px;
    }
}

a.swiper-slide.slider-cases-item {
    padding-top: 20.485%;
    background-size: cover;
    background-position: center;
}

.slider-cases-wrap {
    position: relative;
}

.slider-cases-wrap [class^=swiper-button-] {
    background-image: url('/images/right.png');
    background-size: contain;
    width: 55px;
    height: 55px;
    margin-top: -27.5px;
}

.slider-cases-wrap .swiper-button-next {
    right: 0;
}

.slider-cases-wrap .swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
}

@media (min-width: 1025px) {
    .swiper-container.slider-cases {
        margin: auto;
        max-width: calc(100% - 110px);
    }
}

@media (max-width: 1024px) {
    a.swiper-slide.slider-cases-item {
        padding-top: 33.785%;
    }

    .slider-cases-wrap [class^=swiper-button-] {
        display: none;
    }
}

@media (max-width: 1024px) {
    a.swiper-slide.slider-cases-item {
        padding-top: 50%;
    }
}


.cat-head {
    display: grid;
    grid-template-columns: 690px 1fr 1fr 1fr;
    font-weight: bold;
    margin-bottom: 20px;
}

.th-price, .th-quantity {
    justify-self: flex-end;
    margin: 0 15px;
}

.th-name {
    justify-self: center;
}

@media (max-width: 1180px) {
    .custom-weight,
    .th-weight {
        display: none;

    }

    .cat-head {
        grid-template-columns: minmax(0, 580px) 140px 160px;
    }
}

@media (max-width: 425px) {
    .cat-head {
        display: none;
    }
}


/* region Шапка пользователя*/
.rest-header-wrapper {
    display: grid;
    grid-template-columns: min-content auto;
    margin: auto;
    max-width: 1260px;
    background-color: #fff;
    padding: 32px;
    grid-gap: 32px;
    border-radius: 0 0 6px 6px;
}

.rh-logo {
    /*border: 1px solid;*/
    height: 130px;
    width: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #db2032;
    border-radius: 4px;
}

.rh-logo img {
    min-width: 80px;
    min-height: 80px;
}

.rh-logo span {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.rest-header {
    display: grid;
    padding: 0 32px;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
    grid-gap: 7px 64px;
}

.rest-val input[type="text"] {
    height: 29px;
}

.rest-val {
    display: flex;
    max-width: 130px;
}

.rest-val span {
    margin: 0 3px;
    line-height: 28px;
}

.form-rest-input {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 7px;
    align-items: center;
    font-size: 12px;
}

.rest-title {
    font-weight: bold;
    text-transform: uppercase;
}


@media screen and (max-width: 468px) {
    .main.catering {
        padding-top: 20px;
    }
}

/* endregion Шапка пользователя*/

footer .box.padding {
    line-height: 25px;
    max-width: 1260px;
    margin: auto;
}

.custom-weight {
    margin-top: 30px;
    float: left;
}


/*region portfolio*/
.portfolio__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -32px;
    margin-top: 80px;
}

.portfolio__col {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: center;
    flex-wrap: wrap;
}

.col-12 {
    max-width: 100%;
    max-width: 100%;
    width: 100%;
    padding: 50px;
}

.col-7 {
    max-width: 60.3%;
}

.col-5 {
    max-width: 39.7%;
}

.col-5,
col-12,
.col-7 {
    padding: 50px;
    display: grid;
    justify-items: flex-start;
    grid-gap: 50px;
    grid-auto-rows: min-content;
}



.portfolio__pagination.swiper-pagination {
    position: relative;
    bottom: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #C4C4C4;
}

.portfolio__pagination .swiper-pagination-current {
    color: #D92732;
}

.portfolio__detail-picture {
    position: relative;
    z-index: 1;
    min-width: 482px;
}

.portfolio__detail-picture > img {
    width: 100%;
}

.portfolio__detail-picture-logo {
    background-color: #D92732;
    position: absolute;
    top: 0;
    padding: 6.067% 6.795% 39.797%;
    left: 50px;
}

.portfolio__detail-picture-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    max-width: 200px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 14% 7%;
}

.portfolio__text {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    align-self: flex-start;
    color: #000000;
}

.portfolio__text p {
    color: #000000;
    margin: 0;
    margin-bottom: 20px;
}

.menu__templates {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
    border-radius: 5px;
    height: 320px;
    width: 60px;
    text-align: center;
    position: absolute;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -30px;
}

.menu__templates span {
    transform: rotate(90deg);
    display: block;
    white-space: nowrap;
}

.request__btn {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    background: #D92732;
    border: 1px solid #D92732;
    border-radius: 4px;
    width: 240px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.request__btn:hover {
    background-color: transparent;
}

.portfolio__service_list-wrap {
    position: relative;
    display: flex;
    justify-content: center;
}

.portfolio__service-grid:before {
    display: block;
    content: '';
}

.portfolio__service_list {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-gap: 80px;
    position: absolute;
    bottom: 0;
}

a.portfolio__service_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.portfolio__service_ico {
    margin-bottom: 17px;
}

span.portfolio__service_title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 10px;
}

span.portfolio__service_descr {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.col-grid {
    display: grid;
    grid-template-columns: minmax(auto, 482px) minmax(auto, 765px);
    width: 100%;
}

#degustation {
    margin-top: 131px;
}

.menu-templates {
    background-color: #F5F8FF;
}

.menu-templates .portfolio__text {
    padding: 82px 72px;
    padding-right: 164px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.menu_descr_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.portfolio__citation {
    max-width: 940px;
    margin: auto;
    display: flex;
}

.portfolio__citation_text {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    padding: 36px 15px;
}

.portfolio__citation_author {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
}

.quote img {
    min-width: 99px;
}

.portfolio__citation_author {
    display: flex;
    flex-direction: column;
    margin-top: 11px;
}

.portfolio__citation_author span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.menu-templates .portfolio__text:before {
    display: flex;
    content: '';
    position: absolute;
    background-color: #f5f8ff;
    height: 100%;
    width: calc((100vw - (56.4vw)) / 2);
    left: calc(((56.4vw) - 100vw));
    z-index: 0;
    top: 0;
}

.portfolio__pagination-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 43px 10px;
    height: 61px;
    align-self: flex-start;
}

.portfolio-prev-btn,
.portfolio-next-btn {
    border: 3px solid #C4C4C4;
    box-sizing: border-box;
    min-width: 43px;
    cursor: pointer;
    height: 43px;
    border-top: none;
    border-right: none;
}

.portfolio-prev-btn:hover,
.portfolio-next-btn:hover {
    border-color: #D92732;
}

.portfolio-prev-btn {
    transform: rotate(45deg);
}

.portfolio-next-btn {
    transform: rotate(-135deg);
}

.blank_wrap .bx_breadcrumbs {
    display: none;
}

.portfolio__grid-row {
    display: grid;
    grid-template: "a b";
    grid-template-columns: minmax(auto, 765px) minmax(auto, 450px);
    grid-gap: 46px;
}



.portfolio__slider-main-wrap {
    margin-top: -85px;
}

.portfolio__slider-text {
    display: flex;
    flex-direction: column;
}

.portfolio__slider-text .portfolio__text {
    align-self: center;
    padding: 55px 0;
}

.portfolio__citation-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 95px;
}

@media (max-width: 1292px) {
    .menu-templates .portfolio__text:before {
        display: none;
    }

    .portfolio__grid-row,
    .col-grid {
        padding: 0px 20px;
    }

    .portfolio__grid-row {
        grid-template-columns: minmax(auto, 676px) minmax(auto, 450px);
    }

    .col-grid {
        grid-template-columns: 430px minmax(auto, 676px);
    }

    .portfolio__detail-picture {
        min-width: 0;
    }

    .portfolio__detail-picture,
    .portfolio__slider-main-wrap {
        margin-left: -20px;
    }

    #degustation {
        margin-top: 95px;
    }


    .portfolio__service-grid {
        display: flex;
        justify-content: center;
    }

    .portfolio__service_list {
        margin-top: 95px;
        position: relative;
        bottom: auto;
    }

    .menu-templates .portfolio__text {
        padding: 60px 90px 60px 40px;
    }

    .menu__templates {
        right: 20px;
    }

    .menu-templates {
        margin-right: -20px;
    }

    .menu_descr_wrap {
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .portfolio__citation-wrap {
        padding: 0 56px;
    }

    .portfolio__citation_text {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 992px) {
    .col-grid {
        grid-template-columns: minmax(342px, auto) minmax(auto, 676px);
    }

    .portfolio__text p,
    .portfolio__text {
        font-size: 14px;
        line-height: 19px;
    }

    .menu-templates .portfolio__text {
        padding: 60px 100px 60px 30px;
    }

    .portfolio__grid-row {
        grid-template-columns: auto minmax(auto, 344px);
    }

    .portfolio__slider-main-wrap {
        margin-top: -55px;
    }



    .portfolio__slider-text .portfolio__text {
        align-self: center;
        padding: 0;
    }
}

@media (max-width: 768px) {
    #degustation {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
        margin-top: 95px;
    }

    .menu-templates {
        margin-right: 0;
        min-height: 500px;
    }

    .menu_descr_wrap {
        justify-content: center;
        flex: 0 0 386px;
        flex-grow: 1;
    }

    .portfolio__detail-picture {
        min-width: 0;
        flex: 0 0 362px;
        margin-left: 0;
        flex-grow: 1;
    }

    .menu-templates .portfolio__text {
        box-sizing: border-box;
        padding: 60px;
        padding-right: 100px;
        padding-left: 20px;
    }

    .portfolio__wrap {
        margin-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .portfolio__wrap {
        margin-top: 35px;
    }

    .portfolio__text {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hodden-767 {
        display: none;
    }



    .portfolio__grid-row {
        grid-template: "a";
        grid-template-columns: auto;
        padding: 0;
        grid-gap: 25px;
    }

    .portfolio__slider-main-wrap {
        margin-top: 25px;
        margin-left: 0;
    }

    .portfolio__pagination-wrap {
        align-self: flex-end;
        margin: 20px 30px;
    }

    #degustation {
        margin-top: 40px;
    }

    .menu_descr_wrap {
        flex: 0 0 100%;
    }

    .menu-templates {
        min-height: 0;
    }

    .menu-templates .portfolio__text {
        padding-top: 40px;
        padding-right: 100px;
        padding-bottom: 50px;
    }

    .menu__templates {
        right: 40px;
        width: 40px;
        height: 230px;
    }

    .portfolio__service_list {
        margin-top: 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .portfolio__service_item {
        margin-bottom: 40px;
    }

    .quote {
        position: absolute;
        left: 0;
        z-index: -1;
    }

    .portfolio__citation-wrap {
        padding: 0 20px;
        margin-top: 20px;
    }

    .portfolio__citation_text {
        font-size: 24px;
        line-height: 28px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 590px) {
    .portfolio__wrap {
        margin: 0 -10px;
    }
}

/*endregion portfolio*/

.error-input input {
    border-color: red !important;
}

.main-slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.main-slider .swiper-container {
    width: 100%;
}

.h1_wrapper {
    padding-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.main-slider h1 {
    margin: 0;
    position: absolute;
    background: #030E17;
    bottom: 0;
    z-index: 11;
    height: 60px;
    font-family: 'Roboto';
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    /*margin-bottom: -30px;*/
    padding: 0 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
}

@media (max-width: 767px) {
    .main-slider h1 {
        font-size: 18px;
        height: 50px;
    }

    .h1_wrapper {
        padding-bottom: 25px;
    }
}

.menu__detail-call-wrap #add-call {
    position: relative;
    background: #f5f8ff;
    margin-bottom: -18px;
}

.menu__detail-call-wrap #add-call:before {
    position: absolute;
    display: block;
    content: '';
    width: calc((100vw - 100%) / 2);
    height: 100%;
    top: 0;
    background: #f5f8ff;
    z-index: 100;
    left: calc((100% - 100vw) / 2);
}

.menu__detail-call-wrap #add-call:after {
    position: absolute;
    display: block;
    content: '';
    width: calc((100vw - 100%) / 2);
    height: 100%;
    top: 0;
    background: #f5f8ff;
    z-index: 100;
    right: calc((100% - 100vw) / 2);
}


/*
region main_date
*/
/* Устанавливаем 100% высоту для контейнера main__date-wrap */
.main__date-wrap {
    height: 100%;
}

/* Используем Flexbox для позиционирования и распределения элементов */
.main__date-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative; /* Добавляем позиционирование */
    white-space: nowrap; /* Не переносить элементы на следующую строку */
    overflow: hidden; /* Скрывать элементы, которые не помещаются в контейнер */
}

/* Устанавливаем минимальную ширину для .main__date-item, чтобы элементы не сжимались слишком сильно */
.main__date-item {
    position: relative; /* Добавляем позиционирование */
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #CACACA;
    margin: 0 30px;
    display: flex;
    align-items: center;
    background-color: #fff;
}

/* Фиксируем левый и правый элементы */
.main__date-item:first-child {
    flex-shrink: 0;
}

.main__date-item:last-child {
    flex-shrink: 0;
}

.main__date-item:before {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 4px solid #CACACA;
    display: block;
    content: '';
    border-radius: 18px;
    margin: 4px;
    position: absolute;
    right: 41px;
}

.main__date-list:before {
    height: 3px;
    width: 170vw;
    display: block;
    content: '';
    position: absolute;
    background-color: #cacaca;
    z-index: -1;
}

.main__date-item:after {
    display: block;
    content: '';
    width: 4px;
}



/*.main__date-wrap {
    width: 100vw;
    overflow: hidden;
    margin-top: 46px;
}

.main__date-list {
    margin: 0 -52px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    margin-right: 50px;
}

.main__date-item {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    !* identical to box height *!
    color: #CACACA;
    margin: 0 30px;
    display: flex;
    align-items: center;
    background-color: #fff;
}

.main__date-item:before {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 4px solid #CACACA;
    display: block;
    content: '';
    border-radius: 18px;
    margin: 4px;
}

.main__date-list:before {
    height: 3px;
    width: 170vw;
    display: block;
    content: '';
    position: absolute;
    background-color: #cacaca;
    z-index: -1;
}

.main__date-item:after {
    display: block;
    content: '';
    width: 4px;
}*/


/*
endregion main_date
*/
/*
region main_about
*/
.main__about-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 55px 0;
}

.main__about-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.main__about-bg-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 250px;
    line-height: 293px;
    /* identical to box height */
    color: #F5F8FF;
    position: absolute;
    white-space: nowrap;
    z-index: -1;
}

.main__about-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #D92732;
    min-height: 42px;
    padding-top: 6px;
    display: flex;
    justify-content: center;
}

.main__about-title:before {
    display: block;
    content: '';
    width: 70px;
    border: 1px solid;
    position: absolute;
    top: 0;
}

.main__about-content {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000000;
    z-index: 1;
    margin-top: 24px;
    margin-bottom: 65px;
}

.main__about-text{
    max-width: 1141px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/*
endregion main_about
*/
/*
region main_menu
*/
.main__menu-wrap {
    position: relative;
    padding-bottom: 50px;
    margin: 0px auto 30px;
}

/*.main__menu-wrap:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 81.25%;
    height: 620px;

}
*/

.main__menu-grid {
    display: grid;
    grid-gap: 1px;
    max-width: 1141px;
    margin: auto;
    grid-template-columns: repeat(4, 25%);
    grid-template-rows: repeat(3, 1fr);
}

.main__menu-grid.twoRows {

    grid-template-rows: repeat(2, 1fr);
}

.main_menu-item {
    background-color: #f0f0f0;
    min-height: 212px;
    display: flex;
    align-items: flex-end;
    padding: 24px;
    position: relative;
    cursor: pointer;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.main_menu-overview {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #D92732;
    z-index: 1;
    opacity: 0;
}

.main_menu-item:hover .main_menu-overview {
    opacity: 1;
}

.main_menu-item:nth-child(9n + 7),
.main_menu-item:nth-child(9n + 6),
.main_menu-item:nth-child(9n + 1) {
    grid-column: auto/span 2;
}

.main_menu-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    z-index: 1;
    position: relative;
    padding-top: 6px;
}

.main_menu-title:before {
    display: block;
    content: '';
    width: 70px;
    border-top: 1px solid;
    position: absolute;
    transform: scale(0);
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.main_menu-item:hover .main_menu-title:before {
    transform: scale(1);
}

.main_menu-bxsh {
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    bottom: 0;
    left: 0;
    height: 120px;
}

.main_menu-bxsh:before {
    display: block;
    content: '';
    box-shadow: 0px 120px 20px 30px #1d2027;
    z-index: 0;
}

/*
endregion main_menu
*/
/*
region main_concept
*/
.main__concept-container {
    /*max-width: 1264px;*/
    max-width: 1141px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main__concept-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #D92732;
    align-self: flex-start;
}

.main__concept-title:before {
    content: '';
    display: block;
    width: 70px;
    border-top: 1px solid;
    padding-bottom: 11px;
}

.main__concept-content {
    padding-left: 136px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.main__concept-content .main__about-bg-text {
    left: 0;
    padding-left: 40px;
    z-index: -1;
}

.main__concept-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.375;
    padding: 45px 0;
}

.main__concept-btn.request__btn {
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    width: 260px;
    align-self: flex-start;
}

/*
endregion main_concept
*/
/*
region main_mission
*/
.main__mission-wrap {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}

.main__mission-container {
    background-color: #030E17;
    color: #fff;
    /*max-width: 1583px;*/
    max-width: 1522px;
    width: 100%;
    padding: 51px 0 71px 101px;
    background-position: left center;
    background-size: 1592px;
    background-repeat: no-repeat;
    background-image: url('/local/templates/studiofact_getfood/images/dark-logo.png');
}

.main__mission-text {
    max-width: 919px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    margin-top: 24px;
    margin-bottom: 55px;
}


.main__mission-client-list-wrap {
    max-width: 1124px;
    margin: 0;
}

.main__mission-client-list {
    transition-timing-function: linear;
    display: flex;
    /*margin: 0 -100px;*/
    /*padding: 0 50px;*/
}

a.main__mission-client-item {
    /*margin: 0 50px;*/
    width: auto;
}

a.main__mission-client-item img {
    /*min-height: 40px;*/
}

.main__mission-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
}

.main__mission-title:before {
    content: '';
    display: block;
    width: 70px;
    border-top: 1px solid;
    padding-bottom: 6px;
}

/*
endregion main_mission
*/
/*
region main_3f
*/
.main__3fcatering-container {
    display: flex;
    max-width: 1265px;
    width: 100%;
    justify-content: space-between;
    padding-left: 100px;
    position: relative;
    flex-wrap: wrap;
}

.main__3fcatering-container .main__about-bg-text {
    align-self: center;
    left: 0;
}

.main__3fcatering-wrap {
    display: flex;
    justify-content: center;
    margin-top: 105px;
    margin-bottom: 105px;
}

.main-servise.col-grid {
    grid-template-columns: 1fr 540px;
    width: 100%;
    grid-gap: 50px;
}

.main-servise.col-grid:before {
    display: none;
}

.main-servise.col-grid:after {
    display: block;
    content: '';
}

.main-servise .portfolio__service_list {
    grid-gap: 40px;
}

.main-servise .portfolio__service_descr {
    white-space: nowrap;
}

.main__3fcatering-text.main__concept-text {
    padding: 35px 0;
}

/*
endregion main_3f
*/

@media (max-width: 1024px) {
    .main__date-wrap {
        margin-top: 0;
    }

    /*.main__date-item {
        margin: 0 27px;
    }*/

    .main__about-wrap {
        padding-bottom: 0;
    }

    .main__about-container {
        width: 100vw;
        max-width: 1024px;
    }

    .main__about-container .main__about-bg-text {
        left: 0;
    }

    .main__menu-wrap {
        padding: 0 20px;
        margin: 65px auto;
    }

    .main__menu-wrap:before {
        height: calc(100% - 75px);
        width: 100%;
    }

    .main__menu-grid {
        padding-bottom: 75px;
    }

    .main__concept-img {
        max-width: 40%;
        overflow: hidden;
    }

    .main__concept-img img {
        min-width: 450px;
    }

    .main__concept-content {
        width: 60%;
        box-sizing: border-box;
        padding-left: 134px;
        padding-right: 50px;
    }

    .main__concept-content br {
        display: none;
    }

    .main__mission-wrap {
        margin-top: 65px;
    }

    .main__mission-client-item img {
        /*min-height: 40px;*/
        /*max-width: none;*/
    }

    .main__3fcatering-container {
        align-items: center;
    }

    .main__3fcatering-content {
        max-width: 50%;
    }

    .main__3fcatering-content br {
        display: none;
    }

    .main__3fcatering-img {
        max-width: calc(50% - 45px);
        overflow: hidden;
    }

    .main__3fcatering-img img {
        min-width: 100%;
    }

    .main__3fcatering-text.main__concept-text {
        padding: 30px 0;
    }

    .main_menu-item {
        min-height: 182px;
    }
}

@media (max-width: 768px) {
    .main__mission-title,
    .main__concept-title,
    .main__about-title {
        font-size: 24px;
        line-height: 28px;
    }

    .main__about-container {
        padding: 0 60px;
    }

    .main__about-container br {
        display: none;
    }

    .main__about-content {
        margin-bottom: 0;
    }

    .main_menu-item {
        min-height: 134px;
    }

    .main_menu-title {
        font-size: 18px;
        line-height: 21px;
    }

    .main__concept-content {
        padding-left: 50px;
    }

    .main__mission-text,
    .main__concept-text {
        font-size: 18px;
        line-height: 25px;
    }

    .main__concept-text {
        padding: 25px 0;
    }

    .main__mission-text {

    }

    .main__concept-content .main__about-bg-text {
        padding-left: 0;
        left: -40px;
    }

    .main__mission-container {
        padding: 51px 100px 71px 61px;
    }

    .main__3fcatering-container {
        padding-left: 0;
    }

    .main__3fcatering-content {
        padding-left: 50px;
    }

    .main-servise.col-grid {
        padding: 0 50px;
    }

    .portfolio__service_list-wrap {
        width: 100vw;
    }

    .main-servise .portfolio__service_list {
        grid-gap: inherit;
        justify-content: space-between;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main__mission-title,
    .main__concept-title,
    .main__about-title {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
    }

    .main__about-container {
        padding: 0 20px;
    }

    .main__menu-wrap {
        padding: 0;
    }

    .main__menu-grid {
        grid-template-columns: repeat(2, 50%);
        padding: 0;
        margin: 45px 0;
    }

    .main_menu-item:nth-child(8n + 5),
    .main_menu-item:nth-child(8n + 6),
    .main_menu-item:nth-child(8n + 3) {
        grid-column: auto;
    }

    .main_menu-item {
        min-height: 120px;
    }

    .main_menu-item:nth-child(8n + 4),
    .main_menu-item:nth-child(8n + 7) {
        grid-column: auto/span 2;
    }

    .main__concept-img {
        max-width: 100%;
        margin: auto;
        margin-bottom: 30px;
    }

    .main__about-content,
    .main__mission-text,
    .main__concept-text {
        font-size: 14px;
        line-height: 19px;
    }

    .main__concept-content {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .main__mission-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main__mission-client-list {
        margin: 0;
        padding: 0;
    }

    a.main__mission-client-item {
        /*margin: 0 20px;*/
    }

    .main__mission-client-item img {
        /*min-height: 25px;*/
        /*max-height: 25px;*/
        max-width: none;
    }

    .main__3fcatering-img,
    .main__3fcatering-content {
        max-width: 100%;
    }

    .main__3fcatering-content {
        padding: 0 20px;
        margin-bottom: 45px;
    }

    .main__3fcatering-container > * {
        order: 1;
    }

    .main__3fcatering-img {
        order: 0;
        margin: auto;
        margin-bottom: 30px;
    }

    .main__about-bg-text {
        display: none;
    }

    .main__menu-wrap {
        margin: 45px auto;
    }

    .main__mission-wrap,
    .main__3fcatering-wrap {
        margin-top: 45px;
    }

    .main__date-list {

        margin: 0;
    }
}

@media screen and (max-width:480px) {
    .main__date-item:not(:first-child):not(:last-child) {
        display: none;
    }

    .main__date-list {
        justify-content: space-around;
    }
}

@media screen and (min-width:1900px) {
    .main-slider .swiper-container {
        height: 500px;
    }
}


#main_block_page.blank_wrap.portfolio_main {
    max-width: 100% !important;
    padding: 0;
}

.main-slider h3 {
    margin: 0;
    position: absolute;
    background: #030E17;
    bottom: 0;
    z-index: 11;
    height: 60px;
    font-family: 'Roboto';
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    /*margin-bottom: -30px;*/
    padding: 0 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
}
/* End */


/* Start:/local/templates/.default/style.css?172441716640796*/
a{
  color: #000;
}

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


/* TODO: кто это написал?
	@import url('https://fonts.googleapis.com/css?family=Open+Sans');
 */


/* TODO: кто это написал?
    * { font-family: 'Open Sans', serif !important; }
*/

img {
	max-width: 100%;
}

body h2 {
	font-family: 'Open Sans', serif !important;
}

header {
	background-size: cover;
	position: relative;
}

#about-company {
	position: absolute;
	top: 0;
	left: 0;
	background: #030e18;
	color: #fff;
	padding: 2em;
	text-align: center;
}

#about-company p {
	margin: 0;
	padding: 0;
}

#about-company p:first-child {
	font: 1.3em Century Gothic, Times New Roman;
}

header blockquote {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	color: #ffffff;
	font: 700 36px/40px Century Gothic, Times New Roman;
	text-transform: uppercase;
	padding: 0 10%;
	border: 0;
}

#main-menu-wrapper {
	background: #030e18;
}

footer#page-footer {
	padding: 1em 0;
	background: #030e18;
	margin: 0px;
}

table#on-line-order {
	border-collapse: collapse;
	width: 100%;
}

table#on-line-order tr td {
	padding: 5px;
}

table#on-line-order tr td input.inputtext {
	width: 100%;
}

table#on-line-order tr td textarea {
	width: 100%;
	resize: vertical;
}

table#on-line-order tr td select {
	width: 100%;
}

table#on-line-order tr td:first-child {
	width: 30%;
}

#main-menu-wrapper {
	background: white;
}

.navbar.navbar-inverse.container {
	background: none !important;
	border: none !important;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #777 !important;
	text-decoration: underline !important;
}

.top-logo {
	background: white;
	padding: 3px 0;
}

.top-italic {
	font-style: italic;
	color: #d92733;
	font-size: 1.6em;
}

.top-logo-descr {
	font-size: 1.6em;
}

.top-order {
	padding: 7px 10px;
	border-radius: 4px;
	background: black;
	color: white;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: inline-block;
	font-size: 1.2em;
}

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

.top-phones {
	font-size: 1.6em;
	font-weight: bold;
}

body {
	background: white;
}

.main-content {
	background: white;
}

.slider-wrap {
	margin-bottom: 5px;
}

.slider-wrap .bx-wrapper {
	max-width: 70% !important;
}

.slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 400px !important;
}

.slider-wrap .bxslider li a img {
	margin: 0 auto !important;
}

.about-slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 220px !important;
}

.about-slider-wrap .bx-wrapper .bx-controls-direction a {
	top: -9% !important;
}

.about-slider-wrap {
	margin: 20px 0;
}

.partn-slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 220px !important;
}

.partn-slider-wrap .bx-wrapper .bx-controls-direction a {
	top: -9% !important;
}

.partn-slider-wrap {
	margin: 20px 0;
}

.years {
	margin: 0 0 30px 0;
	display: flex;
	flex-wrap: wrap;
}

.years a:hover {
	color: black;
}

.nav>li>a {
	padding: 10px 10px;
}

.navbar-nav > li > span {
	padding: 10px;
}

.navbar {
	min-height: 5px;
}

section.page-gallery img {
	max-width: 40%;
	min-width: 30%;
	margin: 0.5em 0 0.5em 0.5em;
}

section.page-gallery {
	padding: 1em 1em 1em 1.5em;
	background: #f0f0f0;
}

.row-nopad {
	margin: 0 !important;
}

font.notetext {
	color: blue !important;
}

li.open a:hover {
	color: #777 !important;
	background: none !important;
}

li.open a {
	color: #777 !important;
	background: none !important;
}

.dropdown-menu li a:hover {
	background: #f5f5f5 !important;
}

.red-logo {
	display: inline-block;
	vertical-align: middle;
}

.logo-descr {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.125em;
	text-transform: uppercase;
}

.center-logo-text {
	font-size: 2em;
	font-family: Times New Roman, sans-serif;
	line-height: 0.8;
	vertical-align: middle;
	padding: 25px 0;
	font-style: italic;
}

.top-phones-new {
	display: inline-block;
	font-size: 1.5em;
	vertical-align: middle;
	padding: 20px 0;
	font-weight: bold;
}

.top-order-new {
	display: inline-block;
	padding: 10px 20px;
	border: 2px solid red;
	border-radius: 4px;
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
}

.top-order-new span {
	border-bottom: 1px dashed black;
}

.new-padd {
	padding: 5px 15px 5px 30px;
}

.top-logo-new {
background: #eee;
    z-index: 994;
    position: fixed;
    width: 100%;

    margin-top: -100px;
}

.bold-text {
	font-weight: bold;
}

.grey-text {
	color: grey;
}

footer a {     color: #777;  }
a .code-ph {
	font-size: 0.8em;
	color: grey;
	font-weight: normal;
}

.youtube-clip {
	height: 700px;
}

@media all and (max-width: 1199px) {

.top-order-new {
	margin-left: 0;
	padding: 15px;
}

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


@media all and (max-width: 991px) {
.special-padding {
	text-align: center !important;
	padding: 0 !important;
}

.top-second-string {
	text-align: center !important;
	padding: 0 0px 0 20px !important;
}

.nav>li>a {
	padding: 5px !important;
	font-size: 12px;
}

.navbar-nav > li > span > a {
	font-size: 12px !important;
}

.navbar-nav > li > span {
	padding: 4px;
}

section.page-gallery img {
	max-width: 15%;
}

.top-phones-new {
	font-size: 1.2em;
}

.logo-descr {
	font-size: 1em;
}

.youtube-clip {
	height: 550px;
}
}


@media all and (max-width: 920px) {

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

	.col-xs-4.text-center {  
		display:none; 
	}
}



@media all and (max-width: 620px) {

	.col-xs-4.text-left { 
		min-width:305px; 
	}
	.col-xs-4.text-right {
		float:right; width:auto;
	}
	.col-xs-4.text-right .top-phones-new {
		display:block;
	}
	.media, .media-body {
		overflow:visible;
	}
	.top-phones-new	{ display: none!important; }
	.top-order-new	{ margin-top: 21px; margin-right: 10px; }
}


@media all and (max-width: 767px) {

header {
	background-position: 0 150px !important;
}

.center-logo-text {
	font-size: 1.3em;
}

.slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 250px !important;
}

.about-slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 170px !important;
}

.partn-slider-wrap .bx-viewport {
	box-shadow: none !important;
	height: 170px !important;
}

.youtube-clip {
	height: 300px;
}

.main_page .cols > div {
	width: 100%;
	float: none;
}
}

.main_page {
	color: #808080;
}

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

.main_page .concept .title {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-size: 30px;
	color: #d92733;
	display: block;
	margin-bottom: 15px;
}

.main_page .concept .title_desc {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #808080;
	display: block;
	margin-bottom: 20px;
}

.main_page .concept .text {
	font-family: Tahoma;
	font-size: 15px;
	color: #6D6D6D;
}

.main_page .cols:after {
	content: "";
	display: block;
	clear: both;
}

.main_page .cols>div {
	width: 45%;
}

.main_page .cols .left {
	float: left;
}

.main_page .cols .right {
	float: right;
}

.main_page .cols div span.title {
	font-size: 33px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
}

.main_page .cols div ul {
}

.main_page .cols div ul li {
	color: #d92733;
	font-size: 15px;
	margin-bottom: 20px;
}

.main_page .cols div ul li span {
	color: #6D6D6D;
}

.icons {
	display: block;
	text-align: center;
	font-size:0;
	margin: 30px 0 10px;
}

.icons div {
	display: inline-block;
	width: 33%
}

.icons img {
	opacity: 0.6; transition:0.2s; 
}

.icons img:hover {
	opacity: 1;
}

.icons .title {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-size: 18px;
	display: none;
	margin-bottom: 10px;
}

.years {
	margin: 30px 0 30px 0;
}

.main_page .years a {
	font-size: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	padding-left: 27px;
}

.main_page .years a:hover {
	color: red;
}

.bx-wrapper {
    /*left: 13px;*/
}

.bx-wrapper .bx-controls-direction a {
	width: 55px;
	height: 55px;
	margin-top: -22px;
}

.bx-wrapper .bx-prev {
	left: -70px;
	background: url("/images/left.png") no-repeat 0 0;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover {
	right: -40px;
	background: url("/images/right.png") no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	background-color: #eeeeee;
	border-radius: 4px;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
}

.youtube-clip > div {
	height: 100%;
	width: 1070px;
	margin: auto;
}

.modal-content {
	background-color: #000;
}

.modal-header,
.modal-footer {
	border: none;
}

.btn-primary,
.btn-default {
	background-color: black;
	border-color: black;
	border-color: #111;
}

.btn-primary:hover,
.btn-default:hover {
	background-color: black;
	border-color: #333;
}

.blueimp-gallery>.indicator {
	display: block;
	max-height: 33px;
	overflow-y: scroll;
}

.blueimp-gallery>.indicator>li {
	width: 20px;
	height: 20px;
	border-radius: 0px;
}

.lead.soc img {
	width: 29px;
	height: 29px;
}

.blueimp-gallery {
	z-index: 1000001;
}

.modal-open .modal {
	z-index: 1000000;
}

#banket_detail .modal-lg,
#call_modal .modal-lg {
	width: 913px;
}

#banket_detail .modal-content,
#call_modal .modal-content {
	background-color: #EAEAEA;
}

#banket_detail.opacity .modal-content,
#call_modal.opacity .modal-content {
	background-color: #484848;
	border: none;
	box-shadow: none;
	opacity: .91;
}

#banket_detail .modal-header,
#banket_detail .modal-footer,
#call_modal .modal-header,
#call_modal .modal-footer {
	border: none;
}

.modal-body .message {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: white;
}

.modal-body span.title {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}

.modal-backdrop {
	z-index: 100000;
}

.modal-backdrop.in {
	opacity: .7;
}

header .mask { position: relative; overflow: hidden; width: 100%; padding-bottom:33%; text-align: center; border: 1px solid #ccc; background-color: #000; background-position:center; background-size:cover; }
header .mask img { width: 120%; position: relative; top: -100%; max-width: none; } 
header .mask .description { position: absolute; left: 0%; top: 20px; width: 30%; padding-right: 1em; border-right: 1px solid; color: #fff; text-transform: uppercase; text-transform: uppercase; font-family: Verdana; opacity: 0; text-align: right; }

@media all and (max-width:800px) {
header .mask img { top: -50%; }
}

@media all and (max-width:600px) {
header .mask img { top: 0%; }
}


@media all and (max-width: 500px) {
	.top-logo-new { margin-top: -60px; height: 60px; }
	.top-order-new	{ margin-top: 10px; padding:10px; font-size: 0.75em; }
	.red-logo img { width:50px; }
	.logo-descr { font-size: 0.65em; }
	.col-xs-4.text-left { width:160px; float:left; padding:0; min-width:0; margin: 6px;}
	.col-xs-4.text-right { width:120px; float:right; }
}
@media all and (max-width: 470px) {

	.container {
		width: 320px;
		margin:auto;
	}
	.main-content {
		padding: 0;
	}

	
	.icons div {
		width: 100%
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static;
	}
	.bx-controls.bx-has-controls-direction {  
		display: none;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color:#777;
	}
	.navbar-inverse .navbar-toggle:hover .icon-bar {
		background-color:#fff;
	}
}
.page-gallery.thanks-list img {
    margin: .5em 0 1.5em .5em;
}
#example { 
    height: 150px;
    padding: 1em 0;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2; }
.tos-image { vertical-align: middle; }

@media all and (max-width:760px) {
#example { margin:0 }
}
.col_right_feedbacks {
		width: 32%;
		float: right;
	}
@media all and (max-width:480px) {
	.col_right_feedbacks{
		width: 100%;
		float: none;
	}
	.page-gallery.thanks-list img {
	    margin: .5em 0 0.5em .5em;
	}
}

h1 { text-align:center;  font-style: normal;    font-size: 30px;    color: #d92733;    display: block;    margin-bottom: 15px;}
h1.lefted { text-align:left; }
.page-title { 
text-align:center; 
}

.page-title .title {
    font-style: normal;
    font-size: 30px;
    color: #d92733;
    display: block;
    margin-bottom: 15px;
}

.control {
    height: 28px;
    background: url(/images/accord_down.png) no-repeat center right;
    display: block;
    margin: 12px 5px;
    cursor: pointer;
    padding-right: 5px;
    background-size: 26px;
    z-index: 100000;
    position: absolute;
    width: 55px;
    right: 0px;
    top: -35px;
    font-size: 11px;
    line-height: 26px;
}




article{
  background: #f0f0f0;
  padding: 1em;
}

img.pull-left{
  margin-right: 10px;
}

div.partners-icons img{
  max-width: 20%;
  padding: 0.5em;
}


.visualblock{
  margin: 1em 0;
  padding: 2em 0;
  border-bottom: 1px solid #b6b9bc;
}


.visualblock h2{
  margin: 0.5em 0 0.5em 0;
}
#footer-menu-wrapper {margin-bottom:0px;}
.dropdown-new a {padding:10px 10px 0px 10px !important; text-align:left !important;}
.dropdown-menu-new {padding-left:0px;}
footer#page-footer {
  padding: 0em 0 0em 0 !important;
}
.dropdown-menu-new li a { padding-top:0 !important; }
.dropdown-menu-new li { line-height:1 !important; }

.galleryYear { display:block; text-align:center; border-bottom:1px solid #000; font-size:3em; }

.videoWrapper { position: relative; padding-bottom: 56.25%;}
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


/*--------------------------------------menu page 3 section---------------------------------------*/

.flexline {  
	background-color:#f0f0f0; 
	width:100%; 
	border-collapse:collapse; 
	display:table; 
} 
.flexline .tr { 
	display:table-row; 
}
.flexline .td { 
	width:33%; 
	padding:0 1em; 
	vertical-align:top; 
	display:table-cell; 
}

@media all and (max-width:600px) {
	.flexline, .flexline .tr, .flexline .td { 
		display:block; 
	}
	.flexline .td { 
		width:100%;
	}
	.flexline .td.submitButton {
		position: absolute;
		bottom:-.5em;
		right: 1em;
	}
}

/*--------------------------------------/menu page 3 section---------------------------------------*/

/*--------------------------------------------LAND------------------------------------------------*/


/*-------------LIST-------------*/

.form_wrap { float:left; width:25%; }
.form_wrap input[type=checkbox] { margin-right:4px; }
.form_wrap label { font-weight:normal; }
.form_wrap .noUi-connect { background:  #D92733; }
.form_wrap input#filter_send { background: #D92733; border: 1px solid #D92733; }
.form_wrap input#filter_reset { background: #666; border: 1px solid #666; }

#_filtered_list .page-land-list {  width:70%;  float: right; }
#_filtered_list .page-land-list:after {content:""; display:block; clear:both;  }

#_filtered_list .page-land-list .section { position:relative; }

#_filtered_list .page-land-list .section > a { display:block; padding:1.5em; border-radius:4px; border:1px solid #999; margin-bottom:1em; color:#333; transition:0.2s; }
#_filtered_list .page-land-list .section > a:link { color:#666; text-decoration:none; }
#_filtered_list .page-land-list .section > a:hover { color:#666; background-color:#eee; }
#_filtered_list .page-land-list .section > a:visited { color:#666; text-decoration:none; }
#_filtered_list .page-land-list .section > a:active { color:#D92733; text-decoration:none; }
#_filtered_list .page-land-list .section > a .title { color:#333; text-transform: uppercase;  font-size: 18px;  font-weight: bold;  margin-bottom: 20px; }

#_filtered_list .page-land-list div[id*="_favorites_el"] { position:absolute; top:5px; right:5px; z-index:1; font-size:0.8em; background:url(/images/fav.png) no-repeat left center; background-size:contain; padding-left:1.5em;  } 

#_filtered_list .page-land-list .section img { float:left; }
#_filtered_list .page-land-list .section .desc { margin-left:220px; }
#_filtered_list .page-land-list .section .desc:after { content:""; display:block; clear:both; }

#_filtered_list .page-land-list .section .preview_text { margin-bottom:1em; }
#_filtered_list .page-land-list .section .count_persons { display:none; }


#_filtered_list .page-land-list .price_block { margin-bottom:1em; }
#_filtered_list .page-land-list ul { list-style:none; margin-bottom:0; padding-left:0; display:table; width:350px; }
#_filtered_list .page-land-list ul li { display:table-row; }
#_filtered_list .page-land-list ul li span { display:table-cell; border-bottom:5px solid transparent; padding-right:1em; }
#_filtered_list .page-land-list ul li span:last-child { width:150px; }

#_filtered_list .page-land-list span.price { display:inline-block; white-space:nowrap; width:100%; background-color: #D92733; color: white; font-weight:bold; padding:0.2em 1em; border-bottom:0; }
#_filtered_list .page-land-list .title + .subAdress { font-size: 0.9em; position: relative; top: -2em; }


#_filtered_list .text{ clear: both; display: block; text-align: right; }

@media all and (max-width:991px) {
#_filtered_list .page-land-list, .form_wrap {  width:100%;  float: none; }

}

@media all and (max-width: 470px) {

#_filtered_list .page-land-list .section img { float:none; width:100%; }
#_filtered_list .page-land-list .section .desc { margin-left:0; }
#_filtered_list .page-land-list .price_block ul { width:auto; display:block; }
#_filtered_list .page-land-list .price_block ul li { display:list-item; width:auto; }
#_filtered_list .page-land-list .price_block ul span { display:inline-block; width:100%; }
}
/*-------------/LIST-------------*/

/*------------DETAIL------------*/


#element_container .favoritesList { float: left; width: 20%; padding-top:2em;  padding-right:1em; }
#element_container .favoritesList a { display:block; line-height: 1.1em; margin-bottom: 1em; }
#element_container { position:relative; padding-bottom:2em; box-sizing:border-box; }
#element_container .navigation { padding-top:1em; clear:right; }
#element_container .navigation a { display:inline-block; color:#DB3641; }
#element_container .navigation a:hover { text-decoration:underline; }
#element_container .navigation .arrows a:first-child {  }
#element_container .navigation .arrows a:last-child { float:right; }
#element_container .navigation .map { text-align:justify; margin-top:1em; } 
#element_container .navigation .map a { margin:0 0.5em; display:inline;  }
#element_container .navigation .map .current { font-weight:bold; color:#DB3641 }
#element_container div[id*="_favorites_el"] { position:absolute; top:-10px; right:5px; z-index:1; font-size:0.8em; background:url(/images/fav.png) no-repeat left center; background-size:contain; padding-left:1.5em; } 

#element_container #land-detail { width:80%; float:right; }
#element_container #land-detail:after { content:""; display:block; clear:both;  }
#element_container .desc { width:70%; float:left; padding-right:50px; }
#element_container .other { width:30%; float:right; }
#element_container .other .news-detail-share { display:none; }
#element_container .pictures { font-size:0; text-align:right; }
#element_container .pictures img { width:47%; margin-bottom:10px; margin-left:3%; }
#element_container .pictures a.more-photos { font-size:14px; text-align:left; }

#element_container .price_block { text-align:right; }
#element_container .price_block li { list-style:none; }
#element_container .price_block span.price:before { content:"от " }
#element_container .price_block span.price:after { content:" руб" }
#element_container .reception_type { text-align:right; }
#element_container .persons_count { text-align:right; }

#element_container .prev_text { text-align:right; }

#element_container #map { margin-bottom: 0.5em; }
#element_container .map_link { position: relative; top: -0.5em; background: url("/images/map_bg.png") no-repeat 0px 0px; padding-left: 24px;}
#element_container .map_link a { color:#DB3641 }


#element_container .persons_count span:before { content:" - "; }
#element_container .persons_count span:after { content:" персон"; }

#element_container .reception_type span:first-child:before { content:": "; }
#element_container .reception_type span:first-child:after { content:" /"; }

#element_container .more-photos  {  background-image: url(/images/more.png); margin-top:0.5em; display: block;    line-height: 42px;    background-repeat: no-repeat;    padding-left: 50px; }
#element_container a.active { color:#DB3641; cursor:default; font-weight:bold; }

@media all and (max-width: 470px) {

	.favoritesList { display:none; }
	#element_container .desc { width: 100%;  float: none; padding-right: 0px; }
	#element_container #land-detail { width: 100%;    float: none;}
	#element_container .other {    width: 100%;    float: none;}
}

/*------------/DETAIL------------*/


/*----------FAVORITES-----------*/

.page-land-list.favorites .section { position:relative; }
.page-land-list.favorites a[id*="land"] { display:block; padding:1.5em; border-radius:4px; border:1px solid #999; margin-bottom:1em; color:#333; transition:0.2s; }
.page-land-list.favorites a[id*="land"]:after { content:""; display:block; clear:both; }
.page-land-list.favorites a[href*="?FAVORITE_ELEMENT_DELETE"] { position:absolute; top:5px; right:5px; z-index:1; font-size:0.8em;  }

.page-land-list.favorites .section > a[id*="land"]:link { color:#333; text-decoration:none; }
.page-land-list.favorites .section > a[id*="land"]:hover { color:#333; background-color:#eee; }
.page-land-list.favorites .section > a[id*="land"]:visited { color:#333; text-decoration:none; }
.page-land-list.favorites .section > a[id*="land"]:active { color:#D92733; text-decoration:none; } 


.page-land-list.favorites .section img.preview_picture { float:left; }


.page-land-list.favorites .title { color:#333; text-transform: uppercase;  font-size: 18px;  font-weight: bold;  margin-bottom: 20px; }
.page-land-list.favorites .title + .subAdress { font-size: 0.9em; position: relative; top: -2em; }

.page-land-list.favorites span.price { display:inline-block; background-color: #D92733; color: white; font-weight:bold; padding:0.3em 1em; margin-left:1em;  }
.page-land-list.favorites span.price:before { content:" от " }
.page-land-list.favorites span.price:after { content:" руб" }

.page-land-list.favorites .price_block { margin-bottom:1em; }
.page-land-list.favorites ul { list-style:none; margin-bottom:0; }
.page-land-list.favorites ul li { display:inline; }
.page-land-list.favorites .count_persons ul li:before { content:" - "; }
.page-land-list.favorites .count_persons ul li:after { content:" персон"; }

.page-land-list.favorites .section .desc { margin-left:220px; }


@media all and (max-width: 470px) {

.page-land-list.favorites .section img.preview_picture { float:none; width:100%; }
.page-land-list.favorites .section .desc { margin-left:0px; }
}



/*----------/FAVORITES-----------*/
/*--------------------------------------------/LANDTEST------------------------------------------------*/



/*----------MENU DETAIL-----------*/


.banket .menu{
  background-color: #EAEAEA;
  margin-bottom: 20px;
  /*width: 1000px;*/
  position: relative;
  /*margin-left: 39px;*/
  text-align: left;
  padding: 0 0 5px 20px;
}

.menu .title {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  margin-bottom: 3px;
font-size: 18px;
    font-weight: bold;
}

.banket .menu ul {
  margin: 0;
  padding: 0;
}

.banket .menu ul li {
  list-style-type: none;
  display: inline-block;
  background: url("/images/pdf.png") center left no-repeat;
  margin: 0px 0px;
  height: 20px;
  padding-left: 16px;
    width: 25%;
    box-sizing: border-box;
}

.banket .menu ul li a{
  text-decoration: underline;
  color: #D12733;
}


.banket{
 font-family: "Open Sans",sans-serif; 
}
.banket .accordion, .banket .teaser{
  margin: 0px auto;
  position: relative;
  width: 1000px;
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 23px;
}

.banket .teaser, .teaser {
 margin: auto;
    width: 1020px;

}

.one_teaser {
 width: 480px;
 float: left;
  position: relative;
}
.one_teaser:first-child {
  margin-right: 60px;
}


.one_teaser .text {
height: 77px;
  background-color: #F1EBE7;
  position: absolute;
  bottom: 20px;
  width: 401px;
  padding-left: 20px;
  display: inline-block;
  font-family: Tahoma;
  opacity: 0.85;
  z-index: 100;
  left:0px;
}

.one_teaser .text span.title {
  color: #D12733;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: 13px;
}


.banket .grey{
  background-color: #EAEAEA;
  *font-family: 'Bad Script', cursive;
  font-family: "Open Sans",sans-serif;
  height: 53px;
  text-align: center;
  padding-top: 3px;
  position: absolute;
  width: 100%;
  z-index: 100;
  left: 0;
}
.banket .grey_hidden{
  height: 53px;
}
.banket .grey, .banket .grey_hidden{
  margin-bottom: 28px;
  margin-top: 7px;
}

.banket .grey .text{
  font-size: 21px;
  font-style: italic;
  display: block;
  line-height: 26px;
  margin-bottom: 0px;
}

.banket .grey .author{
  *font-family: Tahoma;
  font-size: 16px; 
    color: #8C8B8B;
}

@media all and (max-width: 991px) {
	.banket .menu { width:100%; height:auto; margin-left: 0px; }
	.banket .menu ul li { display:list-item; height:auto; width:auto; } 
	.one_banket { width: 325px!important; }
	#banket_detail .modal-lg, #call_modal .modal-lg {   width: auto !important; }
	.ajax_one_banket { width: auto !important; padding:0 !important; margin:0 !important; float:none !important; }
	.ajax_one_banket .title { width: auto !important; }
	.banket .grey { position:relative; padding: 5px; height:auto; }
	.banket .grey_hidden{ display:none; }
	.one_banket .bottom { display:none; }
	.teaser { display:none; }
	.banket .accordion, .banket .accord_wrapper, .banket .teaser { width:100%; }
	.banket .accord_wrapper .one_article { width:auto; }
	.banket .accord_wrapper .one_article { margin-right:0; padding-right:0; }
}

@media all and (max-width: 470px) {/*???
	.photos a img { display:none; }
	.photos a:first-child img { display:block; }*/
} 
/*----------/MENU DETAIL-----------*/



#section-menu { background: #f0f0f0; padding: 1em 0.5em; }
#section-menu .page-header { padding:0; margin:0; }
#section-menu h1:first-letter { color:#D92733; }


/*----------FTEME -----------*/
.nav.nav-pills.nav-stacked a { text-decoration:underline; }
/*----------FTEME -----------*/


/*----------FTEME SHARE-----------*/
.bx-share-social {
	position: absolute;
    bottom: 0;
    right: 1em;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.bx-share-icon {
	float: right;
	display: block;
	margin-left: 4px;
	margin-bottom: 4px;
	height: 30px;
	width: 30px;
}
.bx-share-icon a,
.bx-share-icon a:link,
.bx-share-icon a:visited,
.bx-share-icon a:active {
	color: #fff;
	padding-top: 4px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 30px;
	width: 30px;
	border-radius: 4px;
}


.bx-share-icon a[href*="twitter.com"] { background:url(/images/share.png) -31px 0 transparent !important; }
.bx-share-icon a[href*="facebook.com"] { background:url(/images/share.png) 0 0 transparent !important; }
.bx-share-icon a[href*="vkontakte.ru"] { background:url(/images/share.png) -124px 0 transparent !important; }
.bx-share-icon a[href*="plus.google.com"] { background:url(/images/share.png) -186px 0 transparent !important; }

/*----------FTEME SHARE-----------*/


.ajax_one_banket #add-call form .form-group:last-child {
    float: right;
    margin: 1em;
}

.one_img {
    width: 346px!important;
}

.popUp-show { cursor:pointer; }
#deg {
    transform: rotate(-90deg);
    display: inline-block;
    position: fixed;
    left: -100px;
    bottom: 20%;
    background: #d92733;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 0 0 4px 4px;
   /* visibility: hidden;*/
    width: 220px;
    text-align: center;
	transition:0.1s;
	z-index: 10;

}
#deg:hover { left:-95px; }

.style-taste-experience { background-color:#f0f0f0; padding:1em; }
.style-taste-experience h2 { display:none; }

.banner-stat { font-size:18px; max-width:960px; margin:auto;}
.bannerInner { position: relative; width: 100%; height: 110px; margin: auto; font-family: 'PT Serif', serif; max-width:850px; }
.bannerInner span {  vertical-align: middle }
.bannerInner div { position: absolute;  text-align: center; }
.bannerInner div .number { font-weight: bold; color: #d92733; margin:0 0.3em; line-height:0.8em;  }
.bannerInner div:nth-child(1) { top: 0; left: 0; }
.bannerInner div:nth-child(1) .description:first-child { display:none; }
.bannerInner div:nth-child(1) .number { display:block; font-size: 5em; }
.bannerInner div:nth-child(1) .description:last-child { }
.bannerInner div:nth-child(2) { top: 0; left: 30%;  }
.bannerInner div:nth-child(2) .description:first-child { display:none; }
.bannerInner div:nth-child(2) .number { display:block; font-size: 3em; }
.bannerInner div:nth-child(2) .description:last-child { }
.bannerInner div:nth-child(3) { bottom: 0; left: 50%; }
.bannerInner div:nth-child(3) .number:after { content: ""; display: block; }
.bannerInner div:nth-child(3) .description:first-child { }
.bannerInner div:nth-child(3) .number { font-size: 1.5em; }
.bannerInner div:nth-child(3) .description:last-child { }
.bannerInner div:nth-child(4) { top: -12px; right: -12px; }
.bannerInner div:nth-child(4) .number:before { content: ""; display: block; }
.bannerInner div:nth-child(4) .description:first-child { }
.bannerInner div:nth-child(4) .number { font-size: 1.2em; }
.bannerInner div:nth-child(4) .description:last-child { }

@media all and (max-width:750px) {  
	.banner-stat { font-size:16px; }
.bannerInner { height: 150px; }
.bannerInner div:nth-child(2) { top: 0; left: 35%;  }
}
@media all and (max-width:550px) {  
	.bannerInner div { position: static;  text-align: center; padding:1em;  }
	.bannerInner { height: auto; }
}
.seo-text { margin-top:1em; }
.seo-text .block1--text { float:right; width:50%; padding-left:1em; }
.seo-text .block1 img { float:left; width:50%; }

@media all and (max-width:760px) {  
	.seo-text .block1 img,  .seo-text .block1--text { float:none; width:100%; }
}
@media all and (min-width:760px) {
.narrow-text { width:80%; margin:auto  !important; }
}

.new_gray { 
    background-color: #eaeaea;
    font-family: "Open Sans",sans-serif;
    text-align: center;
    width: 100%;
    margin-bottom: 2em;
    padding: 0.5em;
}

.new_gray .text{
  font-size: 21px;
  font-style: italic;
  display: block;
  line-height: 26px;
  margin-bottom: 0px;
}

.new_gray .author{
  *font-family: Tahoma;
  font-size: 16px; 
    color: #8C8B8B;
}

.popUp-form {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.8);
	z-index:100000;
	padding: 30px 15px;
	overflow: auto;
}

.popUp-form[style*=block] {
	display: flex !important;
}

.popUp-inner {
	max-width: 500px;
	width: 100%;
	margin: auto;
	background-color: white;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.popUp-inner * {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important;
}

.popUp-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 180px;
	width: 100%;
	background: url(/images/forms-bg.jpg) no-repeat center center / cover;
}

.popUp-inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 180px;
	width: 100%;
	background: rgba(54,84,99,.7);
}

.popUp-inner h3 {
	font-size: 20px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 50px;
	min-height: 180px;
	position: relative;
	color: white;
	margin: 0 0 40px;
	z-index: 1;
	text-align: center;
}

@media (max-width: 600px) {
	.popUp-inner h3 {
		margin-bottom: 10px;
	}
}

.popUp-inner form > div > img {
	display: none;
}

.popUp-inner form > div > div {
	padding: 0 50px;
}

.popUp-inner form > div > p {
	padding: 0 50px;
}

.popUp-inner form > div > div > img {
	display: block;
	margin-bottom: 25px;
}

@media (max-width: 600px) {
	.popUp-inner form > div > div > img {
		margin-bottom: 15px;
	}
}

.popUp-inner input,
.popUp-inner textarea {
	height: 45px;
	font-size: 15px;
	color: #555;
	line-height: 1.2;
	display: block;
	width: 100%;
	padding: 0 5px;
	border: none;
	border-bottom: 1px solid #555;
	transition: all .6s;
	margin: 0 0 25px;
	outline: none;
}

@media (max-width: 1220px) {
	.popUp-inner input,
	.popUp-inner textarea {
		margin-bottom: 15px;
	}
}

.popUp-inner input:focus,
.popUp-inner textarea:focus {
	border-bottom: 1px solid #D92733;
}

.popUp-inner input[type="submit"] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	width: 160px;
	height: 50px;
	background-color: #D92733;
	border-radius: 4px;
	font-size: 16px;
	color: white;
	line-height: 1.2;
	transition: all .4s;
	border: none !important;
}

.popUp-inner input[type="submit"]:hover {
	background-color: #333333;
}

.popUp-inner .message {
	text-align: center;
	padding:2em 1em;
}

.popUp-inner span.title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}
.popUp-form .close {
	display: none;
	position: absolute;
	right: 20px;
	top: 6px;
	cursor: pointer;
	font-weight: bold;
	color: #333;
	font-size: 25px;
}

#on-line-order * {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important;
	font-size: 15px;
}

#on-line-order > div {
	display: flex;
	align-items: center;
}

@media (max-width: 650px) {
	#on-line-order > div {
		flex-flow: column nowrap;
	}
}

#on-line-order > div > .td:first-child {
	padding: 0;
	width: 35%;
	color: gray;
	flex-shrink: 0;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 10px;
}

@media (max-width: 650px) {
	#on-line-order > div > .td:first-child {
		width: 100%;
		text-align: left;
		margin-right: 0;
	}
}

#on-line-order > div > .td:last-child {
	padding: 0;
	width: 65%;
	margin-bottom: 10px;
	display: flex;
}

@media (max-width: 650px) {
	#on-line-order > div > .td:last-child {
		width: 100%;
	}
}

#on-line-order input,
#on-line-order textarea {
	height: 30px;
	font-size: 15px;
	color: #555;
	line-height: 1.2;
	display: block;
	width: 100%;
	padding: 0 5px;
	border: none;
	border-bottom: 1px solid #555;
	transition: all .6s;
	margin: 0;
	outline: none;
}

#on-line-order input:focus,
#on-line-order textarea:focus {
	border-bottom: 1px solid #D92733;
}

#on-line-order textarea {
	height: 60px;
}

#on-line-order input[type="submit"] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	width: 250px;
	height: 50px;
	background-color: #D92733;
	border-radius: 4px;
	font-size: 16px;
	color: white;
	line-height: 1.2;
	transition: all .4s;
	border: none !important;
	margin-left: auto;
}

@media (max-width: 650px) {
	#on-line-order input[type="submit"] {
		margin-bottom: 20px;
	}
}

#on-line-order input[type="submit"]:hover {
	background-color: #333333;
}

header .mask {
	padding-top: 50px;
	padding-bottom: 35%;
	border: none;
}

.main-slider__slide {
	background: no-repeat center center / cover;
}

.main-slider__slide:after {
	content: "";
	display: block;
	padding-top: 35%;
}

.red-button {
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px auto 30px;
	display: table;
	padding: 10px 40px;
	background: #d92733;
	border-radius: 4px;
	transition: all 0.3s ease-in-out;
}

.red-button:hover {
	color: white;
	background: darkred;
}

@media (max-width: 600px) {
	.red-button {
		font-size: 16px;
		text-transform: none;
		padding: 10px;
	}
}

a.season-menu {
	display: block;
	text-align: center;
	width: 100%;
	padding: 5em 0;
	color: #fff;
}

a.season-menu h3 {
	padding: 1em;
	background-color: rgba(0, 0, 0, 0.7);
	display: inline-block;
	transition: 0.2s;
}

a.season-menu:hover h3 {
	background-color: rgba(0, 0, 0, 1);
}

.section-title {
	font-weight: bold;
	color: #808080;
	text-align: center;
	margin: 15px 0 30px;
}

.img-center {
	display: table;
	width: 100%;
	max-width: 600px;
	margin: 0 auto 15px;
}

.section-text {
	color: #808080;
	font-size: 18px;
	line-height: 1.4;
	max-width: 900px;
	margin: 0 auto 15px;
}

.hr--fullwidth {
	width: 100%;
	border-top: 1px solid #D2D2D2;
	position:absolute;
	left:0;
}

.numbers {
	padding: 20px 0 0;
	display: flex;
	justify-content: space-around;
}

@media (max-width: 1000px) {
	.numbers {
		flex-wrap: wrap;
	}
}

.numbers__item {
	padding: 0 20px;
}

.numbers__num {
	color: #d92733;
	font-size: 70px;
	text-align: center;
	font-weight: bold;
}

.numbers__text {
	color: #808080;
	font-size: 18px;
	text-align: center;
}

.g-recaptcha {
	margin-bottom: 15px;
}

.popUp-inner .message {
	position: relative;
	color: white;
	z-index: 100;
}

.footer-social {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 35px 0 15px;
}

.footer-social__title {
	font-size: 25px;
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #d92733;
}

.footer-social__link {
	height: 35px;
	width: 35px;
	margin-left: 5px;
	background: no-repeat center center / contain;
	display: block;
}

section.page-gallery {
	padding: 2em 1em 1em;
	display: flex;
	flex-wrap: wrap;
}

.page-gallery__img {
	width: calc((100% - 6em) / 3);
	display: block;
	margin: 0 1em 2em;
	background: no-repeat center center / cover;
}

.page-gallery__img:after {
	content: "";
	display: block;
	padding-top: 100%;
}

.thumb--1 {
	width: 260px;
	height: 176px;
	float: left;
	margin: 3px 3px 1px 1px;
	background: no-repeat center center / cover;
}

.thumb--2 {
	width: 86px;
	height: 86px;
	float: left;
	margin: 3px 3px 1px 1px;
	background: no-repeat center center / cover;
}

.glyphicon {
	font-family: 'Glyphicons Halflings' !important;
}

.modal-header .close {
	color: white;
	opacity: 1;
	font-size: 30px;
}

.wedding .concept h2 {
	display: none;
}

.wedding .concept .bx-wrapper {
	display: none;
}

.img--fullwidth {
	width: 100%;
	height: 350px;
	margin-bottom: 15px;
	background: no-repeat center 25% / cover;
}

.header {
	/*display: flex;*/
	background-color: #2a2b30;
}

.header__logo {
	display: flex;
	width: 96px;
	min-height: 96px;
	background-color: #d92733;
	flex: 0 0 auto;
}

@media (max-width: 700px) {
	.header__logo {
		width: 30px;
		min-height: 30px;
	}
}

.header__img {
	width: 60px;
	height: 60px;
	background: url(/images/logo.png) no-repeat center center / contain;
	margin: auto;
}

@media (max-width: 700px) {
	.header__img {
		width: 20px;
		height: 20px;
	}
}

.header__row {
	display: flex;
	padding: 20px 35px 20px 20px;
	align-items: center;
	flex-grow: 1;
}

@media (max-width: 700px) {
	.header__row {
		padding: 10px;
	}
}

.header__inner {
	margin-right: 20px;
}

@media (max-width: 500px) {
	.header__inner {
		display: none;
	}
}

.header__title {
	font-size: 24px;
	color: white;
}

@media (max-width: 700px) {
	.header__title {
		font-size: 16px;
	}
}

.header__subtitle {
	color: rgba(255, 255, 255, 0.42);
	font-size: 14px;
}

@media (max-width: 700px) {
	.header__subtitle {
		font-size: 12px;
	}
}

.header__phone {
	font-size: 18px;
	color: white;
	margin-left: auto;
}

@media (max-width: 700px) {
	.header__phone {
		font-size: 16px;
	}
}

@media (max-width: 500px) {
	.header__phone {
		font-size: 14px;
	}
}

.header__order {
	margin-left: 20px;
	background-color: #d92733;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	padding: 20px 25px;
	color: white;
}

@media (max-width: 700px) {
	.header__order {
		padding: 10px;
	}
}

@media (max-width: 500px) {
	.header__order {
		padding: 0 5px;
	}
}

.header__order:hover {
	color: white;
	background-color: #8b0000;
	transition: all 0.3s ease-in-out;
}

.main-menu .navbar-nav > li a {
	padding-top: 20px;
	padding-bottom: 20px;
	color: black;
	font-size: 12px;
}

h1, .like-h1 {
	font-size: 40px;
	color: #808080;
	text-align: left;
	font-weight: 800 !important;
}

h2, .like-h2 {
	font-size: 32px;
	color: #d92733;
	text-align: center;
	font-weight: 600;
}

h3, .like-h3 {
	font-size: 24px;
	color: #d92733;
	font-weight: 600;
}

h4, .like-h4 {
	font-size: 18px;
	color: #808080;
	font-weight: 600;
}

@media (max-width: 700px) {
	h1, .like-h1 { font-size: 32px; }
	h2, .like-h2 { font-size: 24px; }
	h3, .like-h3 { font-size: 18px; }
	h4, .like-h4 { font-size: 16px; }
}

* {
	line-height: 1.3;
}

p {
	font-size: 18px;
	line-height: 1.5;
}

@media (max-width: 700px) {
	p {
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.main-menu ul.navbar-nav {
		display: flex;
		justify-content: space-between;
	}
	.main-menu ul.navbar-nav:before,
	.main-menu ul.navbar-nav:after {
		display: none;
	}
}

.main-menu .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #808080;
}

.main-menu .navbar-inverse .navbar-toggle:hover .icon-bar,
.main-menu .navbar-inverse .navbar-toggle:focus .icon-bar {
	background-color: white;
}

.breadcrumb {
	padding: 0 !important;
	font-size: 14px !important;
}

.breadcrumb a {
	color: #cccccc;
	text-decoration: none
}

.breadcrumb a:hover {
	color: #d92733 ;
	transition: all 0.3s ease-in-out;
}

.team-gallery {
	margin: 0 -15px;
}
/* End */


/* Start:/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css?167484432119877*/
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
@font-face{font-family:'Glyphicons Halflings';src:url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.eot);src:url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.woff) format("woff"),url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(/local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}
/* End */


/* Start:/local/templates/studiofact_getfood/css/jquery.fancybox3.min.css?167484432110018*/
.fancybox-enabled{overflow:hidden;-ms-touch-action:none;touch-action:none}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .1s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:4px;right:4px;padding:0;margin:0;width:30px;height:30px;font:21px/1 Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;cursor:pointer;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .6s infinite linear;animation:a .6s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/* End */


/* Start:/local/templates/studiofact_getfood/plugins/bootstrap3-editable/css/bootstrap-editable.css?167484432121202*/
/*! X-editable - v1.5.1 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
.editableform {
    margin-bottom: 0; /* overwrites bootstrap margin */
}

.editableform .control-group {
    margin-bottom: 0; /* overwrites bootstrap margin */
    white-space: nowrap; /* prevent wrapping buttons on new line */
    line-height: 20px; /* overwriting bootstrap line-height. See #133 */
}

/* 
  BS3 width:1005 for inputs breaks editable form in popup 
  See: https://github.com/vitalets/x-editable/issues/393
*/
.editableform .form-control {
    width: auto;
}

.editable-buttons {
   display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */
   vertical-align: top;
   margin-left: 7px;
   /* inline-block emulation for IE7*/
   zoom: 1; 
   *display: inline;
}

.editable-buttons.editable-buttons-bottom {
   display: block; 
   margin-top: 7px;
   margin-left: 0;
}

.editable-input {
    vertical-align: top; 
    display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */
    width: auto; /* bootstrap-responsive has width: 100% that breakes layout */
    white-space: normal; /* reset white-space decalred in parent*/
   /* display-inline emulation for IE7*/
   zoom: 1; 
   *display: inline;   
}

.editable-buttons .editable-cancel {
   margin-left: 7px; 
}

/*for jquery-ui buttons need set height to look more pretty*/
.editable-buttons button.ui-button-icon-only {
   height: 24px; 
   width: 30px;
}

.editableform-loading {
    background: url('/local/templates/studiofact_getfood/plugins/bootstrap3-editable/css/../img/loading.gif') center center no-repeat;  
    height: 25px;
    width: auto; 
    min-width: 25px; 
}

.editable-inline .editableform-loading {
    background-position: left 5px;      
}

 .editable-error-block {
    max-width: 300px;
    margin: 5px 0 0 0;
    width: auto;
    white-space: normal;
}

/*add padding for jquery ui*/
.editable-error-block.ui-state-error {
    padding: 3px;  
}  

.editable-error {
   color: red;  
}

/* ---- For specific types ---- */

.editableform .editable-date {
    padding: 0; 
    margin: 0;
    float: left;
}

/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
.editable-inline .add-on .icon-th {
   margin-top: 3px;
   margin-left: 1px; 
}


/* checklist vertical alignment */
.editable-checklist label input[type="checkbox"], 
.editable-checklist label span {
    vertical-align: middle;
    margin: 0;
}

.editable-checklist label {
    white-space: nowrap; 
}

/* set exact width of textarea to fit buttons toolbar */
.editable-wysihtml5 {
    width: 566px; 
    height: 250px; 
}

/* clear button shown as link in date inputs */
.editable-clear {
   clear: both;
   font-size: 0.9em;
   text-decoration: none;
   text-align: right;
}

/* IOS-style clear button for text inputs */
.editable-clear-x {
   background: url('/local/templates/studiofact_getfood/plugins/bootstrap3-editable/css/../img/clear.png') center center no-repeat;
   display: block;
   width: 13px;    
   height: 13px;
   position: absolute;
   opacity: 0.6;
   z-index: 100;
   
   top: 50%;
   right: 6px;
   margin-top: -6px;
   
}

.editable-clear-x:hover {
   opacity: 1;
}

.editable-pre-wrapped {
   white-space: pre-wrap;
}
.editable-container.editable-popup {
    max-width: none !important; /* without this rule poshytip/tooltip does not stretch */
}  

.editable-container.popover {
    width: auto; /* without this rule popover does not stretch */
}

.editable-container.editable-inline {
    display: inline-block; 
    vertical-align: middle;
    width: auto;
    /* inline-block emulation for IE7*/
    zoom: 1; 
    *display: inline;    
}

.editable-container.ui-widget {
   font-size: inherit;  /* jqueryui widget font 1.1em too big, overwrite it */
   z-index: 9990; /* should be less than select2 dropdown z-index to close dropdown first when click */
}
.editable-click, 
a.editable-click, 
a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}

.editable-click.editable-disabled, 
a.editable-click.editable-disabled, 
a.editable-click.editable-disabled:hover {
   color: #585858;  
   cursor: default;
   border-bottom: none;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus{
  font-style: italic; 
  color: #DD1144;  
  /* border-bottom: none; */
  text-decoration: none;
}

.editable-unsaved {
  font-weight: bold; 
}

.editable-unsaved:after {
/*    content: '*'*/
}

.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;  
}

/*see https://github.com/vitalets/x-editable/issues/139 */
.form-horizontal .editable
{ 
    padding-top: 5px;
    display:inline-block;
}


/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/

}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* End */


/* Start:/local/templates/studiofact_getfood/css/custom.css?171027758418985*/
@import url('/local/templates/studiofact_getfood/css/fonts/fonts.css');

input[type="datetime-local"] {
    height: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    font-family: "Roboto", Trebuchet MS, Tahoma, sans-serif, Verdana, Arial;
    resize: none;
    background: #FFFFFF;
    color: #6b6b6b;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 0 3px 0 #EEEEEE;
    -moz-box-shadow: inset 0 0 3px 0 #EEEEEE;
    box-shadow: inset 0 0 3px 0 #EEEEEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.requests__container{
    clear: both;
}
.formatMer{
    width: 230px;
    height: 40px;
}
button {
    transition: all .2s ease-in-out;
}
.pointer{
    cursor: pointer!important;
}
.centered {
    text-align: center;
}

input[data-required].show_placeholder {
}

.is-catalog-page *:not(.content) .main #main_block_page,
.not-home .main *:not(.content) > #main_block_page {
    max-width: 100%;
}

#main_block_page.kits-section {
    padding-left: 0 !important;
}

#applyDeleteModal {
    display: none;
}

.disabled,
.ttw__link.disabled {
    cursor: no-drop;
    border: none;
    color: rgba(170, 170, 170, 0.7);
    opacity: .7;
}

#requests {
    font-family: 'Open Sans', sans-serif;
}

.section__title {
    font-size: 18px;
    font-weight: 800;
    line-height: 2.11;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.requests__head {
    background: #F9F9FA;
    padding: 16px;
}

.requests__list-item {
    padding: 22px 16px;
}

.requests__head,
.requests__list-item {
    display: grid;
    grid-auto-flow: column;
    column-gap: 36px;
    grid-template-columns: 3.7fr 2fr 2.3fr 1.9fr 3.5fr 130px;
    padding-right: 0;
}

.templates__head,
.templates__list-item {
    display: grid;
    grid-auto-flow: column;
    column-gap: 36px;
    grid-template-columns: 4.7fr 3fr 2.3fr;
    padding-right: 0;
}


.requests__list-item:not(:last-child) {
    border-bottom: 1px solid #e0e2e5;
}

.requests__head-item {
    opacity: 0.5;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
    align-self: center;
}

.requests__head-item.total {
    text-align: center;
}

.requests__list {
    display: grid;
    grid-auto-flow: row;
}

.requests__item-column,
.requests__item-column p {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.67;
    margin: 0;
   /* word-break: break-all;*/
}

.requests__item-column.price-info {
    text-align: center;
}

.requests__item-column.status-info span {
    position: relative;
    padding-left: 20px;
}

.requests__item-column.status-info span::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.4px;
}

.requests__item-column.status-info .NEW {
    color: #2d9dfe;
}

.requests__item-column.status-info .NEW::before {
    background-image: url('/local/templates/studiofact_getfood/images/i/new.svg');
}

.requests__item-column.status-info .IN_WORK {
    color: #2dae00;
}

.requests__item-column.status-info .IN_WORK::before {
    background-image: url('/local/templates/studiofact_getfood/images/i/work.svg');
}

.requests__item-column.status-info .CANCELED {
    color: #db1f31;
}

.requests__item-column.status-info .CANCELED::before {
    background-image: url('/local/templates/studiofact_getfood/images/i/canceled.svg');
}

.requests__item-column.status-info .COMPLETE::before {
    background-image: url('/local/templates/studiofact_getfood/images/i/complete.svg');
}

.requests__item-buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.requests__item-buttons button {
    border: none;
    background: none;
    margin-top: 8px;
    font-size: 12px;
    line-height: normal;
    padding: 0;
    opacity: .7;
    color: rgba(170, 170, 170, 0.7);
    transition: all .2s ease-in-out;
}

.requests__item-buttons button:hover {
    opacity: 1;
    color: #111;
}

.requests__docs {
    margin-top: 8px;
}

.requests__docs .doc {
    opacity: .5;
    transition: all .2s ease-in-out;
}

.requests__docs .doc:hover {
    opacity: 1;
}

#order-control .requests__docs .doc {
    opacity: 1;
}

.ttw__link {
    width: 100%;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #db1f31;
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    color: #db1f31;
    transition: all .2s ease-in-out;
}

.ttw__link:not(.disabled):hover {
    color: #fff;
    background: #db1f31;
}

@media screen and (max-width: 1024px) {
    .requests__head {
        display: none;
    }

    .requests__list-item {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
        border: 1px solid #e0e2e5;
        padding: 14px;
        position: relative;
        row-gap: 20px;
    }

    .requests__list-item p.manager {
        margin-top: 20px;
    }

    .requests__item-column.status-info {
        position: absolute;
        right: 14px;
        top: 14px;
    }

    .requests__list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }

    .requests__item-column.price-info {
        text-align: left;
    }


    .total-sum,
    .requests__item-column p.total-sum {
        font-weight: bold;
    }

    .requests__item-buttons {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-evenly;
        max-width: 440px;
        margin: 0 auto;
        width: 100%;
    }

    .section__title {
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 870px) {
    .requests__list {
        grid-template-columns: 1fr;
        max-width: 760px;
    }
}

font.errortext.loading {
    color: #0a8e0a !important;
    font-size: 24px;
}

.loading:after {
    content: '.';
    animation: loading 1s ease alternate infinite;
}

@keyframes loading {
    60% {
        text-shadow: 0.35em 0 0 currentColor;
    }
    100% {
        text-shadow: 0.35em 0 0 currentColor, 0.75em 0 0 currentColor;
    }
}

.button.grey-btn-color {
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    border: 1px solid #030e18;
    color: #030e18;
}

.button.grey-btn-color:hover {
    background-color: #030e18 !important;
}

#save-request-manager,
.button.inline,
#manager,#save-template {
    background-color: transparent !important;
    color: #d92733;
    border: 1px solid #d92733;
    transition: all .4s ease-in-out;

}

.button.inline:hover,
#save-request-manager:hover,
#manager:hover,#save-template:hover {
    color: #fff;
    background-color: #d92733 !important;
}

.header .search_box.no-auth {
    margin-right: 0;
}

.set-list__container .set-list__list .set-list__item {
    text-align: left;
}

.kit-btn.detail_buy_button.inline.buy_button_a {
    float: left !important;
    margin-top: 0 !important;
}

.item_props.ml-10 {
    margin-left: -10px;
}

/* region Шапка пользователя*/
.rest-header-wrapper {
    display: grid;
    grid-template-columns: min-content auto;
    margin: auto;
    max-width: 1260px;
    background-color: #fff;
    padding: 24px;
    grid-gap: 32px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    font-family: 'Open Sans', sans-serif;
    position: relative;
    width: 100%;
}

.rh-logo {
    display: flex;
    width: 150px;
    height: 140px;
    background: url('/local/templates/studiofact_getfood/css/../images/templates-menu-logo.png') center bottom no-repeat;
}

.rh-logo img {
    min-width: 80px;
    min-height: 80px;
}

.rh-logo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    text-align: center;
    width: 100%;
    align-self: flex-end;
    padding: 4px 0;
    transition: color .5s ease-in-out;
}

.rh-logo:hover span {
    color: #d92733;
}

.rest-header {
    display: grid;
    padding: 0 20px;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, auto);
    grid-template-columns: 244px 366px 254px;
    grid-gap: 8px 62px;
}

.rest-val input.datepicker {
    padding: 0 6px;
}

.rest-val select {
    width: 100%;
    border-radius: 0;
    border: 1px solid #cccccc;
    height: 28px;
    background: #fff;
    box-shadow: inset 0 0 3px 0 #EEEEEE;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 10px;
    position: relative;
}

.rest-val.select {
    position: relative;
}

.rest-val.select::after {
    content: '';
    height: 10px;
    width: 10px;
    display: flex;
    position: absolute;
    border: 1px solid #ccc;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 14px;
    top: 6px;
}

.rest-val input,
.rest-val select,
.rest-val input[type="text"],
.rest-val input[type="email"],
.rest-val input[type="tel"] {
    font-size: 12px;
    font-weight: normal;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
}

.rest-val input[type="text"],
.rest-val input[type="email"],
.rest-val input[type="tel"],
.rest-val input[type="number"]{
    height: 28px;
    border-radius: 0px!important;
}

.form-rest-input .rest-val input[type="email"] {
    padding: 0 6px;
}

.rest-val {
    display: flex;
    padding: 0 4px;
}

.rest-val span {
    margin: 0 3px;
    line-height: 28px;
}

.form-rest-input {
    display: grid;
    grid-template-columns: 1fr 150px;
    grid-gap: 7px;
    align-items: center;
    font-size: 12px;
}

.second-column.form-rest-input {
    grid-template-columns: 1fr 200px;
}

.third-column.form-rest-input {
    grid-template-columns: 1fr 80px;
}

.rest-title {
    font-weight: 800;
    text-transform: uppercase;
}

.no--changeable {
    background-color: #f6f6f6;
}

.no--changeable input,
.rest-val input[disabled] {
    border: none;
    box-shadow: none;
    color: #000;
    background-color: #f6f6f6;
    opacity: 1;
}

.rest-val textarea[data-required].validate_success,
.rest-val input[data-required].validate_success {
    -webkit-background-size: 14px !important;
    background-size: 14px !important;
}

.collapsed .form-rest-input:not(.no--collapse) {
    display: none;
}

.collapsed .rest-header {
    grid-auto-flow: row;
    grid-template-columns: repeat(5, auto);
    grid-gap: 0;
    justify-content: space-between;
    align-content: center;
    height: 54px;
}

.collapsed .rh-logo {
    height: 54px;
    background-position: 0 90%;
}

.collapsed .form-rest-input {
    grid-template-columns: max-content min-content;
}

.collapsed input[name="COUNT_OF_PERSON"] {
    min-width: 56px;
}

.toogle-rest-wrapper {
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%);
}

.toogle-rest-wrapper {
    background: #dc2033;
    width: 100px;
    height: 24px;
    border-radius: 3px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    padding: 0;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    transition: all .2s ease-in-out;
}

.toogle-rest-wrapper:hover {
    color: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .4);
}

html.static {
    overflow: hidden;
    position: static;
}

@media screen and (max-width: 1200px) {
    .rest-header {
        grid-gap: 10px 20px;
        padding: 0;
    }

    @media (min-width: 769px) and (max-width: 1024px) {
        .rest-header {
            grid-template-columns: 204px 256px 224px;
        }

        .second-column.form-rest-input {
            grid-template-columns: 1fr 120px
        }

        .first-column.form-rest-input {
            grid-template-columns: 1fr 130px
        }
    }
}

@media screen and (max-width: 1024px) {
    .rest-header-wrapper {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    #userMenu {
        position: fixed;
        bottom: 0;
    }

    #userMenu .rh-logo {
        display: none;
    }

    #userMenu .toogle-rest-wrapper {
        top: 0;
        width: 70px;
        height: 24px !important;
        position: absolute;
        text-indent: -9999px;
        background-color: transparent;
        box-shadow: none;
        display: none;
    }

    #userMenu .toogle-rest-wrapper::after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: red;
        height: 4px;
        display: block;
        border-radius: 2px;
        width: 100%;
    }

    .collapsed .rest-header,
    .rest-header {
        grid-template-columns: repeat(2, max-content);
        grid-gap: 12px;
    }

    .first-column.form-rest-input,
    .second-column.form-rest-input,
    .third-column.form-rest-input {
        //grid-template-columns: 80px min-content;
        grid-template-columns: repeat(2, 129px);
    }

    .cart .first-column.form-rest-input,
    .cart .second-column.form-rest-input,
    .cart .third-column.form-rest-input {
        grid-template-columns: 40% calc(60% - 10px);
    }

    .rest-header {
        height: 300px;
        grid-template-rows: repeat(6, auto);
    }

    .cart .rest-header {
        grid-template-rows: repeat(12, auto);
        grid-template-columns: 1fr;
        grid-gap: 10px;
        height: auto;
        padding: 0;
    }

    .collapsed .rest-header {
        height: 130px;
        padding: 0;
        align-content: flex-end;
        grid-template-rows: repeat(3, auto);
    }

    .collapsed .form-rest-input {
        grid-template-columns: repeat(2, 80px);
    }

    .collapsed .form-rest-input:last-child {
        justify-self: center;
        grid-area: 3 / 1 / 4 / 3;
        grid-template-columns: min-content 54px;
    }

    .cart .form-rest-input:last-child {
        display: none;
    }

    .rest-title {
        font-size: 11px;
    }

    .cart #main_block_page {
        margin-left: 0;
    }

    .cart #userMenu {
        position: relative;
        box-shadow: none;
        padding: 0;
        margin: 0 0 30px;
    }

    @media (max-width: 320px) {
        .collapsed .form-rest-input {
            grid-template-columns: 80px 54px;
        }
    }

    @media (max-width: 580px) {
        .item_props.ml-10 {
            position: absolute;
            top: 116px;
        }

        .main-button-container {
            margin-top: 100px !important;
        }
    }

    body, html {
        overflow-x: hidden;
    }

    .page a.scroll-to-top {
        width: 34px;
        height: 34px;
    }

    .page a.scroll-to-top#scroll-2-right {
        right: 20px;
    }

    .page a.scroll-to-top {
        bottom: 15px;
    }

    .rest-header-wrapper {
        box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .7);
    }

    @media (min-width: 580px) {
        .collapsed .rest-header {
            grid-template-rows: repeat(2, auto);
            grid-template-columns: repeat(3, max-content);
        }


        .collapsed .form-rest-input:last-child {
            grid-area: initial;
            justify-self: inherit;
        }

        .collapsed .rest-header {
            height: 90px;
        }
    }

    .catalog-sorting__button.catalog-sorting__list-info {
        display: none;
    }
}

/* endregion Шапка пользователя*/


/* region кнопки манагера */
.buttons__selector {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: -16px;
}

.buttons__selector .button {
    margin: 0;
    max-width: 150px;
    min-height: 0;
    height: 40px;
    background-color: transparent !important;
    color: #000;
    border: 1px solid #000 !important;
}

.buttons__selector .button.active {
    background-color: #000 !important;
    color: #fff;
    cursor: default;
}

.buttons__selector .button {
    margin-right: 20px;
}

@media screen and (max-width: 768px) {
    .buttons__selector {
        margin-top: 0;
    }
}

/* endregion кнопки манагера */

/* region Внешняя ссылка */
a.external {
    position: relative;
    color:#d92733;
}

a.external:after {
    position: absolute;
    right: 5px;
    top: -5px;
    content: url("/local/templates/studiofact_getfood/images/ext-link.svg");
}

/* endregion Внешняя ссылка */

/* region alko */
.container.alko {

    width: 100%;
    min-width: 0;
    max-width: 1170px;
    margin: -40px auto 107px;
}
/* endregion alko */


.main__3fcatering-wrap .swiper-wrapper{
    height: inherit!important;
}

.main__3fcatering-img{
    max-width: 400px;
}

.selectedButton{
    background-color: #d92733!important;
    color:white!important;
}
input[name='UF_OBR_PERS_DAN']{
    width:20px;
    height: 20px;
    -webkit-appearance: auto;
}

.nonAuthorized a{
    padding: 10px 20px;
    font: 19px solid red;
    margin: 14px;
    display: block;
    width: 300px;
    color:red;

}
.nonAuthorized a:nth-last-child(2n+1) {
    float: left;
}
.nonAuthorized a:nth-last-child(2n) {
    float: right;
}

.button1:hover{
    color: #fff;
    background-color: #d92733 !important;
}
.button1{
    padding: 0 35px;
    border: 1px solid #d92733;
    transition: all .4s ease-in-out;
    margin: auto;
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
    min-height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;

    border-radius: 4px !important;
    color: #d92733;
}
[class*=primary-btn]{

}

.selectBox{
    min-width: 230px;
}
.multiselect{
    height: 40px;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 3px 0 #eee;
    border-radius: 4px;
    padding: 10px;
    overflow: hidden;
    background-color: #fff;
    z-index: 30;
    min-width: 150px;

}
.multiselect:hover{
    color: #FFFFFF;
    text-decoration: none;

    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 1px solid #7f8a92;
    background: #7f8a92;
}
.multiselect-container.dropdown-menu li a:hover{
    background: #428bca!important;
}

.inputFilter{
    height: 40px;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 3px 0 #eee;
    border-radius: 4px;
    padding: 10px;
    overflow: hidden;
    background-color: #fff;
    z-index: 30;
    min-width: 150px;

}
.templates__filter{
    justify-content: center;
}
.datalist,.datalist2{
    position: absolute;
    background: white;
    top: 28px;
    padding: 5px;
    border: 1px solid #cccccc;
    overflow: auto;
    max-height: 160px;
    display: none;
    z-index: 1;
}
.datalist .datavalue,.datalist2 .datavalue{
    margin-top: 3px;
    padding: 5px;
}

.datalist .datavalue:hover,.datalist2 .datavalue:hover{
    background-color: #d92733;
    color:#ffffff;
    cursor:pointer;
}
.form-rest-input {
    position: relative;
}

.main-slider__slide img {
    width: 100%;
}
/* End */


/* Start:/local/templates/studiofact_getfood/fonts/awesome.css?167484432129013*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/local/templates/studiofact_getfood/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}

/* End */


/* Start:/local/templates/studiofact_getfood/css/theme_colors.css?17525928836754*/
:root {
    --custom-color: #000000;
    --hover-color: #262626;
    --opposite-color: #fff;
}
.header-logo .image svg, .search-form .search-button svg, header .recall-btn .icon, .header-basket-link .basket-icon svg, .banner .banner-buy-btn .icon, .footer-logo .icon, .footer-nav li:hover svg, .post-footer .socials a svg, .catalog-sort-set .icon, .catalog-view-set__item.selected .icon, .product-info .product-black-link .icon, .button--transparent .icon, .product-features__item .icon-wrapper .icon, .news-list__item .link .icon, .compare-slider__item .compare-black-link .icon, .main-nav .sub-menu .icon, .main-nav .mobile-menu-toggler .icon, .mobile-header .mobile-menu-toggler .icon, .mobile-header .mobile-menu-toggler .delete-icon, .mobile-header .mobile-logo .icon, .mobile-header .mobile-basket .icon, .main-nav .main-menu > li > a:hover svg, .post-footer .socials a:hover svg, .configurator .switch > svg
{
    fill: #000000;
}
a, .header-basket-link__counter span, .main-nav .main-menu > li > a:hover, h1, h2, h3, h4, h5, .news-list__item .name, h6, .banner .banner-link, .tabs-title.is-active a, .tabs-title a:hover, .products-list__item .name, .products-list__item .prices .current-price, .breadcrumbs-button, .main-brands a:hover, .main-features__info .title, .footer-nav li:hover a, .post-footer .copyrights .company-name, .page-header .breadcrumbs li a:hover, .catalog-sort-set__item, .catalog-filters__link-list li.has-child > a:after, .button--white, .badge--new, .count-up__btn.plus, .count-up__btn.minus, blockquote, blockquote p, .product-price-block .price, .product-price-block .head, .news-list__item .link, .news-inner .title, .compare-slider__item .name a, .compare-slider__item .prices .current-price, .header-basket-popup__item .item-content .name, .header-basket-popup__item .item-content .price, .header-basket-popup__footer .total-price-in-basket, .cart-back, .b-cart__head .b-cart__cell, .b-cart__cell--price, .b-cart__cell--total, .b-cart__cell--funcs a, .b-cart .count-up__btn, .order-list__item .head, .order-product .name a, .order-product .prices .current-price, .tabs-mobile-links select, .b-cart__cell--discount
{
    color: #000000;
}
.admin-form .switch, .bx-soa-cart-total .bx-soa-cart-d, .bx-soa-item-title a, .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text span, .bx-soa-item-td-text .bx-price, .form-group--location, .side-menu ul li a, .sale_order_full_table b, .b-cart__summary-info, .b-cart__item-link
{
    color: #000000 !important;
}
.configurator .left-block, .jspDrag, .main-slider .owl-dot.active, .button--white:hover, .products-list__item .buttons .to-basket-btn:hover, .main-slider .owl-dot.active, .products-list__item .image .preview-btn:hover, .main-features__item:hover .main-features__icon, .slider-handle, .pagination .current, .pagination a:hover, .pagination button:hover, #modef, .configurator .switch:hover, .configurator .right-block .values .header-inner
{
    background: #000000;
}
.in-basket, .bx-composite-btn {
    background: #000000 !important;
}
a.scroll-to-top, .b-cart__coupon-btn, .b-cart__btns-right .checkout, .cart-back:hover, .main-product-slider .owl-nav .owl-prev, .main-product-slider .owl-nav .owl-next, .form-banner--black, .button {
    background-color: #000000;
}
.cart-back, .sku_prop.bx_active .cnt {
    border: 1px solid #000000;
}
.products-list__item .image .preview-btn:hover, .main-features__item:hover .main-features__icon, .option-set [type="radio"]:checked + .caser, .option-set [type="checkbox"]:checked + .caser, .option-set .caser:hover .caser-radio.bx_active .caser, .button--white:hover, .products-list__item .buttons .to-basket-btn:hover, .product-tabs .tabs-title.is-active, blockquote
{
    border-color: #000000;
}
.radio-inline input:checked + .radio-inline_border, .bx-soa-pp-company.bx-selected, .bx-soa-pp-company-block .checkbox label input:checked + .label-border, .form-group .form-control:focus, [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus, .in-basket
{
    border-color: #000000 !important;
}
#modef::after {
    border-right: 5px solid #000000;
}
a:hover, a:focus {
    color: #262626;
}
.button--white {
    background-color: #fff;
}
.button--white:hover, .products-list__item .buttons .to-basket-btn:hover, .products-list__item .image .preview-btn:hover {
    color: #fff;
}
a.scroll-to-top:hover,.button:hover, .button:focus, .in-basket .button:hover, .in-basket .button:focus {
    background-color: #262626!important;
    color: #fff;
}
.button--transparent, .button--transparent:hover, .button--transparent:focus {
    background: transparent;
}
.compare-active, .favorite-active, .compare-active:hover, .favorite-active:hover, label[data-bx-user-consent] input:checked + a:after, [type="checkbox"]:checked + .checkbox-icon:before, .sale-paysystem-yandex-button-item, .bx-blue .btn.btn-default
{
    background-color: #000000 !important;
}
.configurator .switch:hover svg path {
    fill: #fff;
}
.button-typefile{
    color: #fff;
    background-color: #000000;
}
.item.item_checkbox .values.test_checkbox a.active div::before{
    background-color: #000000;
}
.item.item_checkbox .values.test_checkbox a div::before{
    background-color: #999;
}
.product-recomendation__image:hover .specification-recomendation{
    background-color: #ffffff;
    border:1px solid #999;
    color:#999;
}
.product-recomendation__image:hover .specification-recomendation:before {
    border-bottom: 5px solid #999;
}
.product-recomendation__image:hover .specification-recomendation:after {
    border-bottom: 4px solid white;
}
.configurator .right-block .block-item .item .values a.active div{
    background:#000000;
    color:white;
}
.item.item_checkbox .values a.active div{
    background: #262626;
}
.item.item_checkbox .values a div:before {
    background: white;
}
.item.item_checkbox .values a.active div::before {
    background: white;
}
.configurator .left-block{
    background: #000000;
    color:white;
}
.configurator .left-block .section-block.active{
    background: #262626;
}
.jspDrag{
    background: #000000;
}
.jspDrag:hover{
    background-color:#262626;
}
.jspDrag:active{
    background-color:#262626;
}
.item.item_checkbox .values a:not(.active) div {
    box-shadow:  inset 0 0 0 1px #000000;
}
.item.item_checkbox .values a:not(.active) div:before {
    box-shadow: inset 0 0 0 1px #000000;
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/fonts/fonts.css?16892716857276*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 3, 2017 10:08 PM */

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBoldItalic.eot');
	src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-LightItalic.eot');
	src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-LightItalic.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Bold.eot');
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Bold.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBoldItalic.eot');
	src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Light.eot');
	src: local('Open Sans Light'), local('OpenSans-Light'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Light.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Italic.eot');
	src: local('Open Sans Italic'), local('OpenSans-Italic'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Italic.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Regular.eot');
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Regular.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBold.eot');
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBold.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBold.eot');
	src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBold.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/local/templates/studiofact_getfood/css/fonts/OpenSans-BoldItalic.eot');
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-BoldItalic.woff') format('woff'),
		url('/local/templates/studiofact_getfood/css/fonts/OpenSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
/* GOOGLE */

/* cyrillic-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(/local/templates/studiofact_getfood/css/fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* End */


/* Start:/local/templates/studiofact_getfood/components/bitrix/menu/top_menu/style.css?1674844321758*/
.fl.header-menu > ul > li {
	position: relative;
}

.fl.header-menu > ul > li > ul {
	min-width: 100%;
}

.dropdown__menu-title {
	display: block;
	position: relative;
	padding-right: 10px;
}

.dropdown__menu-symbol {
	position: absolute;
	right: 10px;
	top: 2px;
	cursor: default;
}

.dropdown__menu-list {
	z-index: 1;
	position: absolute;
	width: 138px;
	display: none;
	border: 1px solid #ededed;
	background: none repeat scroll 0 0 #f7f7f7;
	border-top: 0;
	border-radius: 0 0 12px 12px;
	box-shadow: 0px 8px 10px -3px #aaa;
}

.dropdown__menu-list.view, .dropdown__menu-item, .fl.header-menu > ul > li:hover ul {
	display: block;
}

.fl.header-menu > ul > li:hover ul {
	padding: 0 20px;
}

.fl.header-menu > ul > li:hover ul li a {
	padding-left: 0;
}
/* End */


/* Start:/local/templates/studiofact_getfood/styles.css?1674844321117*/
#main_wrapper > div.main-slider > div.swiper-container > div > div:nth-child(1)
{
    background-position: top;    
}
/* End */


/* Start:/local/templates/studiofact_getfood/template_styles.css?1721310649405042*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
	outline: none;
}

html { height: 100%; width: 100%; min-width: 320px; }
body { height: auto; width: 100%; min-width: 320px; font-size: 14px; line-height: 18px; font-family: "Roboto", Trebuchet MS, Tahoma, sans-serif, Verdana, Arial; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
b, strong { font-weight: bold; }

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }
.box.hd img{
	margin-bottom: 20px;
}
#main_block_page .box.margin.padding.welcome-text{
	margin-top: 0;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*a,*/
.header .search_box,
input[type="submit"], input[type="button"],
#left_side span.icon,
#mobile_menu_list span.icon,
.buy_popup {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	-ms-transition: 0.25s;
	transition: 0.25s;
}
#panel a, #left_side, #mobile_menu_list, .smart_filter .bx_ui_slider_handle {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] {
	border: none;
}
a,
a:active,
a:focus { outline:none !important; }
textarea,
input{ -webkit-appearance: none; }
.bx-core-adm-dialog-content input[type='checkbox']	{-webkit-appearance:checkbox;}
.bx-core-adm-dialog-content input[type='radio']		{-webkit-appearance:radio;}
.bx-core-adm-dialog-content input[type='button']	{-webkit-appearance:button;}
.bx-core-adm-dialog-content input[type='textarea']	{-webkit-appearance:textarea;}
.bx-core-adm-dialog-content input[type='textfield']	{-webkit-appearance:textfield;}
::-webkit-input-placeholder { color: #7f8a92; }
::-moz-placeholder { color: #7f8a92; }
:-moz-placeholder { color: #7f8a92; }
.placeholder { color: #7f8a92; }
textarea.error::-webkit-input-placeholder,
input.error::-webkit-input-placeholder { color: #e8e8e8; }
textarea.error::-moz-placeholder,
input.error::-moz-placeholder { color: #e8e8e8; }
textarea.error:-moz-placeholder,
input.error:-moz-placeholder { color: #e8e8e8; }
* {
	-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;
}
body div.editor_dialog {
	height: auto !important;
}
body div.bxml-dialog {
	height: auto !important;
	padding-bottom: 20px;
}
.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.clear {
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
	overflow: hidden;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.radius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radius5 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.disabled {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.green {
	color: #2ECC71 !important;
}

#panel {
	left: 0;
	/*position: absolute;*/
	top: 0;
	width: 100%;
	z-index: 1010;
}

.container, .main_banner_big .owl-nav {
	min-width: 1280px;
	max-width: 1280px;
	width: 1280px;
	padding: 0 10px;
}
.main_banner_big .owl-nav {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	min-width: 320px;
	max-width: 1280px;
	width: auto;
	margin: 0 auto;
	text-align: center;
}

body {
	background: url(/local/templates/studiofact_getfood/images/site-bg.jpg) repeat;
}

.mobile {
	display: none;
}

/* Header */
#header {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 1280px;
	width: 100%;
	height: auto;
	z-index: 1000;
}
#header.headerAbsolute {
	position: absolute;
}
.header_menu {
	width: 100%;
	height: 36px;
	line-height: 35px;
	background: none repeat scroll 0 0 #f7f7f7;
	position: relative;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.header_menu a {
	font-weight: 300;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.header_menu .header-menu a {
	display: block;
	padding: 0 21px;
}
.header_menu .header-menu li:first-child a {
	padding-left: 0;
}
.header_menu .user_auth li {
	margin-right: 0;
	margin-left: 0;
}
.header_menu .user_auth a {
	font-size: 13px;
	font-weight: 900;
}
a.auth {
	margin: 0 33px 0 0;
}
.header {
	width: 100%;
	min-height: 73px;
	background: none repeat scroll 0 0 #fff;
	position: relative;
	border-bottom: 1px solid #ededed;
}
.not-home .header {
	/*border-bottom: 1px solid #ededed;*/
}
.header .logo {
	line-height: 70px;
	height: 70px;
	margin-right: 70px;
	margin-top: 3px;
}
.header .logo > div {
	height: 100%;
	width: 100%;
}
.header .logo img{
	max-width: 145px;
	height: 100%;
	width: auto;
	margin: auto;
}
.header .phone {
	min-height: 40px;
	margin: 16px 20px 14px 0;
	font-weight: bold;
	color: #7F8A92;
}
.header .phone__number {
	float: left;
	color: #333;
	font-size: 20px;
	line-height: 40px;
	text-decoration: none;
	font-weight: 900;
}
.header .phone__number > div {
	display: inline-block;
}
.header .phone__number:before {
	content: "";
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 20px;
	background: url(/local/templates/studiofact_getfood/images/phone-icon.png) #c8c8c8 center no-repeat;
}
.header .small_phone_box .phone__number {
	margin: 4px 0 0 0;
}
.header .phone__code {
	/*font-weight: 300;*/
}
.header__callback {
	float: left;
	padding: 6px 11px;
	margin: 4px 0 0 24px;
	font-size: 12px;
	font-weight: 300;
	border-radius: 4px;
	/*color: #e0e2e5;*/
	/*border: 1px solid #e0e2e5;*/
	/*background: #fff;*/
}
.header .search_box .bx_field{
	position: relative;
}
.header .search_box {
	margin: 16px 74px 0 0;
	width: 312px;
	overflow: hidden;
}

.header .search_box input[type="text"] {
	height: 40px;
	padding: 9px 50px 9px 16px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	width: 100%;
	vertical-align: middle;
	float: left;
	background: #fff;
	color: #333;
	border-radius: 4px;
	border: 1px solid #e0e2e5;
}
.header .search_box input[type="submit"]  {
	padding: 0;
}
.header .search_box .search-label .i-icon {
	width: 20px;
	height: 20px;
}
.header .search_box .search-label {
	border-radius: 0;
	position: absolute;
	top: 7px;
	right: 11px;
	border: 0 none;
	width: 26px;
	height: 26px;
	padding: 0;
	transition: none;
	margin: auto;
	color: #c8c8c8;
	transition: all ease .2s;
}

.title-search-result {
	display: none;
	padding: 0 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 1001;
	border: 1px solid #ededed;
	background: #fff;
	margin-top: 49px;
	min-width: 300px;
}
.title-search-result .price {
	background: transparent;
	color: #333;
	padding: 0;
}
.title-search-result .price .rub {
	line-height: 4px;
	border-bottom: 1px solid #333;
}
.title-search-result .bx_item_block {
	margin: 15px 0;
}
.title-search-result .bx_item_block .bx_img_element {
	float: left;
}
.title-search-result .bx_item_block .bx_img_element .bx_image {
	display: block;
	width: 50px;
	height: 50px;
	vertical-align: top;
	background-position: center center;
	margin-right: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.title-search-result .bx_item_block .bx_img_element .bx_image--empty {
	background: url(/local/templates/studiofact_getfood/images/no-img.png) center center;
	background-size: cover;
}
.title-search-result .bx_item_block .bx_item_element a {
	display: block;
	margin-bottom: 5px;
}
.header #small_basket.update {
	animation: animationFrames ease-in-out 0.8s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames ease-in-out 0.8s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames ease-in-out 0.8s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames ease-in-out 0.8s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames ease-in-out 0.8s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
	0% {
		left:0px;
		top:0px;
		opacity:1;
		transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
	15% {
		top:-25px;
	}
	30% {
		top:0px;
	}
	45% {
		top:-15px;
	}
	60% {
		top:0px;
	}
	75% {
		top:-5px;
	}
	100% {
		left:0px;
		top:0px;
		opacity:1;
		transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
}

@-moz-keyframes animationFrames{
	0% {
		left:0px;
		top:0px;
		opacity:1;
		-moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
	15% {
		top:-25px;
	}
	30% {
		top:0px;
	}
	45% {
		top:-15px;
	}
	60% {
		top:0px;
	}
	75% {
		top:-5px;
	}
	100% {
		left:0px;
		top:0px;
		opacity:1;
		-moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
}

@-webkit-keyframes animationFrames {
	0% {
		left:0px;
		top:0px;
		opacity:1;
		-webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
	15% {
		top:-25px;
	}
	30% {
		top:0px;
	}
	45% {
		top:-15px;
	}
	60% {
		top:0px;
	}
	75% {
		top:-5px;
	}
	100% {
		left:0px;
		top:0px;
		opacity:1;
		-webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
}

@-o-keyframes animationFrames {
	0% {
		left:0px;
		top:0px;
		opacity:1;
		-o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
	15% {
		top:-25px;
	}
	30% {
		top:0px;
	}
	45% {
		top:-15px;
	}
	60% {
		top:0px;
	}
	75% {
		top:-5px;
	}
	100% {
		left:0px;
		top:0px;
		opacity:1;
		-o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
}

@-ms-keyframes animationFrames {
	0% {
		left:0px;
		top:0px;
		opacity:1;
		-ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
	15% {
		top:-25px;
	}
	30% {
		top:0px;
	}
	45% {
		top:-15px;
	}
	60% {
		top:0px;
	}
	75% {
		top:-5px;
	}
	100% {
		left:0px;
		top:0px;
		opacity:1;
		-ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
	}
}

.header #small_basket {
	position: relative;
	cursor: default;
	margin: 0;
	padding: 16px 25px 17px 32px;
	color: #333;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	border-radius: 0;
	text-decoration: none;
}
.header a#small_basket {
	cursor: pointer;
}
.cart_heading_wrapper{
	display: inline-block;
	width: 120px;
	text-align: center;
}
.cart_heading_wrapper .text{
	display: block;
}
.cart_heading_wrapper .summ{
	display: block;
	line-height: 1;
}
.cart_heading_wrapper .rub{
	font-size: 16px;
	font-weight: 900;
	border-bottom: 1px solid #000;
	position: relative;
	top: -1px;
}
.header #small_basket::after,
.header #small_basket::before {
	content: "";
	position: absolute;
	top: 23px;
	width: 1px;
	height: 27px;
	background: #ededed;
}
.header #small_basket::after {
	right: 1px;
}
.header #small_basket::before {
	left: 1px;
}
.header #small_basket_box .item_quantity {
	width: 50px;
}
.header #small_basket_box .item_quantity input {
	height: 24px;
}
.header #small_basket_box .item_quantity a {
	line-height: 24px;
	height: 24px;
}
.bx-no-touch .header #small_basket:hover,
.bx-no-touch .small_basket--active {
	background: #ededed;
}
.header #small_basket .icon,
.header #small_basket .quant {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	margin: 4px 9px 0 0;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	background: #c8c8c8;
}
.header #small_basket .mobile .quant + .icon {
	display: none;
}
.header #small_basket .text {
	text-transform: uppercase;
	text-align: center;
	padding: 0 15px 0 10px;
}
.header #small_basket .mobile .quant,
.header #small_basket .mobile .icon {
	margin: 0;
	/*padding: 10px 0 10px 15px;*/
}
.not-home .services-block {
	display: none;
}
.services-block {
	padding: 31px 0 29px;
	background: #fafafa;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.services-block__item {
	padding: 0 73px 0 42px;
	line-height: 1.5;
}
.services-block__item .services-block__icon {
	float: left;
	height: 43px;
	width: 45px;
	margin: 0 44px 0 0;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) no-repeat;
}
.services-block__delivery .services-block__icon {
	background-position: -2px -144px;
}
.services-block__preorder .services-block__icon {
	background-position: -54px -144px;
}
.services-block__discount .services-block__icon {
	background-position: -104px -144px;
}
.services-block__item {
	border-right: 1px solid #e5e5e5;
}
.services-block__text {
	padding: 0 0 0 84px;
}
.services-block__delivery {
	border-left: 1px solid #e5e5e5;
}
.services-block__strong {
	font-weight: 900;
}


/* Main box */
.main {
	margin-top: 109px;
}
.is-catalog-page .main,
.is-product-page .main,
.cart .main,
.not-home .main {
	margin-top: 109px;
}
.main_container {
	position: relative;
	overflow: hidden;
}

#left_side, #mobile_menu_list, #left_sideApp {
	/*overflow: hidden;*/
	height: auto;
	width: 223px;
	position: relative;
	top: 0;
	z-index: 15;
}
.sidebar-menu {
	/*margin: 36px 0 0;*/
	background: #e5e5e5;
	border-radius: 4px;
}
.is-catalog-page .sidebar-menu {
	/*margin: 36px 0 0;*/
}
.bx_filter_container:after{
	clear:inherit!important;
}
.bx_filter_section{
	float:left;
	width: 100%;
}

#left_sideApp{
	margin-top: 24px;
}
.left_side_container{
	float:left;
	width: 200px;
	margin-left: -100%;
	padding-top: 18px;
}
.left_side_container > div{
	position: relative;
	z-index: 15;
}
#left_sideSubscribe input[type="text"]{
	width: 100%;
	margin-top: 12px;
	margin-bottom: 10px;
}
#left_sideSubscribe input[type=submit] {
	margin-top: 10px;
}
#left_sideSubscribe input[type=submit]:hover {
	background: #ededed;
	color: #000;
}
#left_sideSubscribe .subscribe-form{
	width: 185px;
	color: #373737;
}
#left_sideSubscribe {
	padding: 16px 10px 18px 18px;
	margin-top: 24px;
	border: 1px solid #efefef;
	background: #fff;
	border-radius: 4px;
	width: 223px;
}
#mobile_menu_list {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}
.mobile_menu_list_header {
	padding: 0 0 14px 13px;
}
.mobile_menu_list_header__text {
	display: inline-block;
	margin: 19px 0 0 17px;
	text-transform: uppercase;
	font-size: 14px;
	color: #7f7f7f;
	font-weight: 900;
}
#mobile_menu_list > .uldepth_level_0 {
	background: #e5e5e5;
}
#mobile_menu_list.active {
	display: block;
}
#left_side li.depth_level_1, #mobile_menu_list li.depth_level_1 {
	border-top: 1px solid #ededed;
	position: relative;
}
#left_side li.depth_level_1 > span > .icon {
	display: none;
}
#left_side.sidebar-menu--down li.depth_level_1 > span > .icon,
.bx-touch #left_side li.depth_level_1 > span > .icon {
	display: block;
}
#left_side.sidebar-menu--right li.depth_level_1:hover .uldepth_level_1 {
	display: block;
}
#mobile_menu_list li.depth_level_1 {
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
}
#left_side li.depth_level_1:first-child,
#mobile_menu_list li.depth_level_1:first-child {
	border-top: 0 none;
}
#left_side li.depth_level_1:first-child > .uldepth_level_1 {
	border-radius: 4px;
}
#left_side li div.divdeph_level_1,
#mobile_menu_list li div.divdeph_level_1 {
	display: block;
	padding: 18px 30px 13px 30px;
	color: #333;
	position: relative;
}
#left_side li div[class^="divdeph_level_"],
#mobile_menu_list li div[class^="divdeph_level_"] {
	cursor: pointer;
}
#left_side li div.divdeph_level_1 a,
#mobile_menu_list li div.divdeph_level_1 a{
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
}
#left_side li div[class^="divdeph_level_"] a,
#mobile_menu_list li div[class^="divdeph_level_"] a{
	display: inline-block;
}
#left_side li div[class^="divdeph_level_"].no_child a,
#mobile_menu_list li div[class^="divdeph_level_"].no_child a{
	display: block;
}

#left_side li a .menu-icon, #mobile_menu_list li a .menu-icon {
	position: absolute;
	height: 20px;
	width: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 3px;
}
#left_side li.active div.divdeph_level_1,
#mobile_menu_list li.active div.divdeph_level_1 {
	background: #d9d9d9;
}
#left_side li:first-child.active div.divdeph_level_1 {
	border-radius: 4px 4px 0 0;
}
#left_side li:last-child.active div.divdeph_level_1 {
	border-radius: 0 0 4px 4px;
}
#left_side li div.divdeph_level_1:hover a,
#mobile_menu_list li div.divdeph_level_1:hover a {
	color: #8e8e8e;
}
.home #left_side li div.divdeph_level_1:hover,
.home #mobile_menu_list li div.divdeph_level_1:hover {
	/*background: rgba(0, 0, 0, 0.6);*/
}
.home #left_side li:first-child div.divdeph_level_1:hover,
.home #left_side li:first-child div.divdeph_level_1:hover {
	/*border-radius: 8px 8px 0 0;*/
}
.home #left_side li:last-child div.divdeph_level_1:hover,
.home #left_side li:last-child div.divdeph_level_1:hover {
	/*border-radius: 0 0 8px 8px;*/
}
#left_side li.depth_level_1 > ul.uldepth_level_1,
#left_side li.depth_level_2 > ul.uldepth_level_2,
#left_side li.depth_level_3 > ul.uldepth_level_3,
#mobile_menu_list li.depth_level_1 > ul.uldepth_level_1,
#mobile_menu_list li.depth_level_2 > ul.uldepth_level_2,
#mobile_menu_list li.depth_level_3 > ul.uldepth_level_3 {
	display: none;
	background: #ededed;
	margin: 0;
	padding: 0 1px 0 13px;
}
.bx-no-touch #left_side.sidebar-menu--right li.depth_level_1 > ul.uldepth_level_1 {
	position: absolute;
	left: 100%;
	top: 0;
	width: 200px;
	border-radius: 0 4px 4px 4px;
}
.bx-no-touch #left_side li.depth_level_1:first-child > ul.uldepth_level_1 {
	border-radius: 8px;
}
#left_side.sidebar-menu--down li.depth_level_1.active > ul.uldepth_level_1 {
	display: block;
	position: static;
	width: auto;
	border-radius: 0;
}
.bx-touch #left_side li.depth_level_1.active > ul.uldepth_level_1,
#mobile_menu_list li.depth_level_1.active > ul.uldepth_level_1 {
	display: block;
}
#left_side li.depth_level_2 > ul.uldepth_level_2,
#mobile_menu_list li.depth_level_2 > ul.uldepth_level_2 {
	padding: 0;
	margin-left: -15px;
}
#left_side li.depth_level_1 > ul.uldepth_level_1{
	/*margin-left: -15px;*/
}
#left_side li.depth_level_2{
	padding-left: 10px;
}
#left_side.sidebar-menu--down li.depth_level_1.selected > ul,
#left_side.sidebar-menu--down li.depth_level_1.active > ul,
#left_side li.depth_level_2.selected > ul,
#left_side li.depth_level_2.active > ul,
#left_side li.depth_level_3.selected > ul,
#left_side li.depth_level_3.active > ul,
	/*#mobile_menu_list li.depth_level_1.selected > ul,*/
	/*#mobile_menu_list li.depth_level_1.active > ul ,*/
#mobile_menu_list li.depth_level_2.selected > ul,
#mobile_menu_list li.depth_level_2.active > ul,
#mobile_menu_list li.depth_level_3.selected > ul,
#mobile_menu_list li.depth_level_3.active > ul {
	display: block;
}
#left_side li.depth_level_2,
#mobile_menu_list li.depth_level_2 {
	padding-top: 9px;
	padding-bottom: 12px;
	padding-left: 17px;
	position: relative;
	border-top: 1px solid #f6f6f6;
}
#left_side li.depth_level_2:first-child,
#mobile_menu_list li.depth_level_2:first-child {
	border-top: none;
}
#left_side li.depth_level_3.no-list-type ul.uldepth_level_3 {
	margin-left: -10px;
}
#left_side li.depth_level_3, #mobile_menu_list li.depth_level_3 {
	margin: 10px 0 10px 0;
	position: relative;
	padding-left: 25px;
}
#left_side li.depth_level_4, #mobile_menu_list li.depth_level_4 {
	margin: 10px 0 10px -15px;
	position: relative;
	padding-left: 25px;
}
#left_side li a, #mobile_menu_list li a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
#left_side .uldepth_level_2 a:hover,
#mobile_menu_list .uldepth_level_2 a:hover {
	text-decoration: underline;
}
#left_side li.depth_level_4 a,
#mobile_menu_list li.depth_level_4 a {
	font-weight: 400;
	font-style: italic;
	color: #7f7f7f;
}
#left_side li span.icon,
#mobile_menu_list li span.icon {
	position: absolute;
	top: 15px;
	right: 12px;
	background: #fff;
	width: 24px;
	height: 24px;
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
	line-height: 23px;
	font-size: 17px;
	color: #e5e5e5;
}
#left_side li.depth_level_2 span.icon,
#mobile_menu_list li.depth_level_2 span.icon {
	width: 20px;
	height: 20px;
	top: 10px;
	right: 15px;
	line-height: 16px;
}
#left_side li.depth_level_3 span.icon,
#mobile_menu_list li.depth_level_3 span.icon {
	top: 0;
}
#left_side li > span > span.icon:after,
#mobile_menu_list li > span > span.icon:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	margin: auto;
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	right: 0px;
	transform: rotate(90deg);
	background-image: url(/bitrix/templates/studiofact_getfood/images/arr_dark.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.8;
}
#left_side li.active > span > span.icon:after,
#mobile_menu_list li.active  > span > span.icon:after {
	content: "";
	top: 0;
	bottom: 2px;
	left: 0;
	right: 0px;
	transform: rotate(-90deg);
	background-image: url(/bitrix/templates/studiofact_getfood/images/arr_w.png);
	opacity: 1;
}

#left_side li.depth_level_2 span.icon:after,
#mobile_menu_list li.depth_level_2 span.icon:after {
	top: 2px;
	width: 10px;
	height: 10px;
}
#left_side li.depth_level_2.active > span > span.icon,
#left_side li.depth_level_3.active > span > span.icon,
#mobile_menu_list li.depth_level_2.active > span > span.icon,
#mobile_menu_list li.depth_level_3.active > span > span.icon {
	background: #6b6b6b;
	color: #e5e5e5;
}
#left_side .uldepth_level_1 > li.depth_level_2 > span > a,
#mobile_menu_list .uldepth_level_1 > li.depth_level_2 > span > a {
	display: block;
	padding-right: 38px;
}
#left_side .uldepth_level_1 > li.active i, #mobile_menu_list .uldepth_level_1.active i {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#left_side .uldepth_level_1 li i, #mobile_menu_list .uldepth_level_1 i {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 6px;
	left: 0px;
	width: 5px;
	height: 7px;

}
#left_side .uldepth_level_1 li.depth_level_3:before,
#mobile_menu_list .uldepth_level_1 li.depth_level_3:before {
	content: "\00B7";
	float: left;
	color: #c6c6c6;
	font-size: 32px;
	margin: 0 7px 0 0;
}
#left_side .uldepth_level_1 li.depth_level_3.no-list-type:before,
#mobile_menu_list .uldepth_level_1 li.depth_level_3.no-list-type:before{
	content: initial;
}
#mobile_menu_list li.depth_level_1 span.icon {
	/*height: 36px;*/
}
#mobile_menu_list .mobile_dop_menu_list {
	padding: 0 22px;
}
#mobile_menu_list .mobile_dop_menu_list .uldepth_level_0 {
	padding: 27px 0;
}
#mobile_menu_list .mobile_dop_menu_list li.depth_level_1 {
	padding: 2px 0;
	border-top: none;
}
#mobile_menu_list .mobile_dop_menu_list li.depth_level_1 div {
	padding: 0;
}
#mobile_menu_list .mobile_dop_menu_list li.depth_level_1 div a {
	font-size: 13px;
	font-weight: 300;
}
#mobile_menu_list .mobile_dop_menu_list li.depth_level_1.active a {
	padding: 0 5px;
}
#mobile_menu_list .mobile_dop_menu_list hr {
	margin-top: 0;
	margin-bottom: 0;
}
#mobile_menu_list .mobile_dop_menu_list .user_auth {
	padding-bottom: 20px;
	text-align: center;
}
#mobile_menu_list .mobile_dop_menu_list .user_auth li:first-child {
	border-bottom: 1px solid #efefef;
}
#mobile_menu_list .mobile_dop_menu_list .user_auth li {
	display: block !important;
	padding: 5px 10px;
}
#mobile_menu_list .mobile_dop_menu_list .user_auth li a {
	color: #373737;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#mobile_menu_list .mobile_dop_menu_list .user_auth li a.auth {
	background: none;
	padding: 0;
	margin: 0;
}

.main .content {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	padding: 0 0 0 220px;
	/*color: #373737;*/
	color: #6b6b6b;
	/*z-index: 10;*/
}
.wide-page .main .content {
	padding: 0;
}
.hd {
	overflow: hidden;
}
.box, .banner_box {
	background: none repeat scroll 0 0 #FFFFFF;
	-webkit-box-shadow: 2px 2px 3px #CACACA;
	-moz-box-shadow: 2px 2px 3px #CACACA;
	box-shadow: 2px 2px 3px #CACACA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: auto;
}
.box.padding {
	/*padding: 20px;*/
}
.box.margin {
	margin: 20px 0;
}
.box .halfbox {
	width: 44%;
}
.box .halfbox:first-child {
	margin-right: 5%;
}
.banner_box {
	margin: 0;
	background-color: transparent;
	position: relative;
	padding: 15px 0;
	overflow: hidden;
}
.banner_box a {
	text-decoration: none;
}
.banner_box .img {
	position: absolute;
	top: 0;
	left: auto;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.banner_box .img img {
	width: 100%;
	height: auto;
	text-align: center;
}
.banner_box .name {
	display: block;
	color: #FFFFFF;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	margin: 0 30px 5px;
	z-index: 5;
}
.banner_box .big_description {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 30px;
	z-index: 5;
}
.banner_box .small_description {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	margin: 0 30px;
	z-index: 5;
}

.main_banner_big {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 10;
	min-width: 320px;
	margin-top: 109px;
}
.hide {
	display: none !important;
	margin-bottom: -112px;
}

.owl-carousel {
	overflow: hidden;
	margin-bottom: -150px;
}
.main_banner_big .owl-controls {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: transparent;
	z-index: 20;
	background: #e5e5e5;
	opacity: 0.63;
	border-radius: 4px;
	margin: 0 6px;
	position: relative;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
	background: #4d5156;
}
.owl-carousel .owl-nav .owl-prev:after,
.owl-carousel .owl-nav .owl-next:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	width: 6px;
	height: 11px;
	background-image: url(/local/templates/studiofact_getfood/images/sprite.png);
}
.owl-carousel .owl-nav .owl-prev:after {
	background-position: -8px -32px;
}
.owl-carousel .owl-nav .owl-next:after {
	background-position: -28px -32px;
}
.owl-carousel .owl-nav .owl-prev:hover:after {
	background-position: -44px -32px;
}
.owl-carousel .owl-nav .owl-next:hover:after {
	background-position: -63px -32px;
}
.owl-carousel .items {
	position: relative;
	width: 100%;
	height: 360px;
	text-align: center;
}
.owl-carousel .items .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px;
	background: none no-repeat scroll center center transparent;
	z-index: -1;
}
.main_banner_big .container {
	position: relative;
	height: 100%;
}
.owl-carousel .items .name {
	font-size: 48px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	padding: 50px 0 10px;
	font-weight: 100;
	letter-spacing: 0.03em;
}
.owl-carousel .items .price_banner {
	font-size: 32px;
	line-height: 26px;
	font-weight: 900;
	padding: 6px 14px 32px 10px;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}
.owl-carousel .items .price_banner .rub {
	font-size: 31px;
	padding-top: 8px;
	line-height: 10px;
	border-bottom: 2px solid #FFFFFF;
}
.owl-carousel .items .more {
	display: inline-block;
	text-decoration: none;
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	color: #fff;
	z-index: 20;
	border-radius: 4px;
}

h3 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
p {
	color: #6b6b6b;
	margin: 10px 0;
	font-weight: 300;
}


/* Footer */
footer {
	padding-left: 240px;
	margin: 24px 0;
	color: #7F8A92;
	position: relative;
	z-index: 20;
}
.footer-left-col,
.footer-right-col {
	line-height: 1.6;
}
.footer-right-col {
	padding-left: 0;
}
.socials {
	width: 100%;
}
.socials .social_button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px 0px 0 0;
	width: 40px;
}

.socials .social_button:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


/* Catalog */
.section_box {
	position: relative;
	width: 100% !important;
}
.scrollSectionName {
	position: relative;
	top: 38px;
	left: 0;
	color: #000000;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
.product-tabs .scrollSectionName {
	display: none;
}
.scroll-standard .section {
	padding: 40px 0 0;
}
.scroll-standard:not(.scroll-wrapper) {
	opacity: 0;
	transition: opacity 0.3s;
}
.scroll-standard.scroll-content {
	opacity:1;
	transition: opacity 0.3s;
}
.scroll-standard .categories_goods_home.section {
	padding: 40px 0 0;
}
.section .item_element {
	margin: 0 20px 10px 0;
	position: relative;
	overflow: visible;
	min-height: 397px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #ededed;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.product-tabs .section .item_element,
.recommended-products-block .section .item_element {
	margin-bottom: 0;
}
.section--grid-3 .catalog_section .item_element,
.is-catalog-page .section--grid-3 .catalog_section .item_element {
	float: left;
	width: 32%;
	margin: 0 2% 20px 0;
}
.section--grid-4 .catalog_section .item_element,
.is-catalog-page .section--grid-4 .catalog_section .item_element {
	float: left;
	width: 23.5%;
	height: 370px;
	min-height: initial;
	margin: 0 2% 20px 0;
}
.section--list .catalog_section .item_element,
.is-catalog-page .section--list .catalog_section .item_element {
	display: block;
	width: 100%;
	min-height: 105px;
	padding: 0 0 10px;
	margin: 0 0 3px 0;
}
.section--list.section--list-info .catalog_section .item_element,
.is-catalog-page .section--list.section--list-info .catalog_section .item_element {
	min-height: 235px;
}
.section--list .catalog_section .section {
	margin-bottom: 20px;
}
.section .item_element:last-child{
	margin-right: 3px;
}
.section--list .catalog_section .item_element:last-child {
	margin-bottom: 0;
}
.section--grid-3 .catalog_section .item_element:nth-child(3n),
.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(3n), .bx_catalog_text ul li:nth-child(3n) {
	margin-right: 0;
}
.section--grid-4 .catalog_section .item_element:nth-child(4n),
.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(4n) {
	margin-right: 0;
}
.section .item_element .hover_box {
	position: relative;
	bottom: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	overflow: unset;
	z-index: 15;
}
.section--list .catalog_section .item_element .hover_box {
	position: relative;
	padding: 0 0 0 170px;
}
.section--list-info .catalog_section .item_element .hover_box{
	padding: 0 0 0 270px;
}

.section--list .catalog_section .item_element .hover_box::after,
.section--list .catalog_section .item_element::after {
	content: "";
	display: table;
	clear: both;
}
.section--grid-3 .catalog_section .item_element .hover_box .hidden_hover_element {
	display: none;
	position: absolute;
	/*bottom: 65px;*/
	/*left: 0;*/
	/*right: 0;*/
	width: 100%;
	/*margin: 0 -1px;*/
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-radius: 0 0 4px 4px;
	padding: 0 10px 20px;
	background: #fff;
}
.section--grid-4 .catalog_section .item_element .hover_box .hidden_hover_element {
	display: none;
	padding: 5px 22px 10px;
	background: #fff;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	margin: 0 -1px;
}
.section .item_element:hover {
	z-index: 21;
}
.icon_box {
	bottom: 15px;
	right: 15px;
	z-index: 20;
}

.section--list .img_box .icon_box {
	display: none;
}

.section--grid-3 .img_box .icon_box {
	display: none;
}

.bx_item_detail_popup .icon_box {
	/*top: 15px;*/
}
.section--grid-3 .catalog_section .icon_box,
.product-tabs .section_box .icon_box,
.is-product-page .section .icon_box {
	bottom: auto;
	top: 198px;
}
.section--grid-4 .catalog_section .icon_box {
	bottom: auto;
	top: 135px;
}
.section--list .catalog_section .icon_box {
	bottom: auto;
	top: 25px;
	right: 306px;
}
.icon_box div{
	height: 32px;
	display: inline-block;
	margin-left: 8px;
	text-align: center;
	width: 32px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: 50% 48%;
}
.icon_box div:after{
	color: #ffffff;
	line-height: 34px;
	font-weight: bold;
}
.icon_box .newproduct {
	background-color: #030E17;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAIBAMAAAAVevJtAAAAMFBMVEUAAAD///////////////////////////////////////////////////////////87TQQwAAAAD3RSTlMAd1XuEaoimWbduzPMRIh8QvwaAAAAaElEQVQI12PwN2H6qP//f/g39u9sHxn8/wF5Agwcnzh/cvxl8D/sBOJxf9z/P/0bg3/oI5BKBSv5810TGPyjLUByDIsX5xcXMPgHxIB58lac9g1A3n4w7/4Pxv8JQB4rSJ9B/jfenwwAb5wuHyV49sgAAAAASUVORK5CYII=');
}
.icon_box .saleleader {
	background-color: #030E17;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJBAMAAAAmxto/AAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMA7ohVEXczzLvdqplmIvpfv/gAAABVSURBVAjXYxBn8AtgYGBINGCQC/CLeBfAIwdkifjVtQv4AVkSr/zmWT9hzTNgENI7t+9dAQOIxSkXpuQAZjG/63snAGYxrFNSCgCxghmcEoDmOV0AAOUQFlFUYiqPAAAAAElFTkSuQmCC');
}


.section--list .catalog_section .hover_box.box .img_box {
	height: 89px;
}
.section--list .catalog_section .img_box {
	position: inherit;
	height: 89px;
	width: 132px;
	left: 7px;
	top: 7px;
}
.section .item_element .image {
	display: block;
	position: absolute;
	width: 100%;
	height: 245px;
	background: url("/local/templates/studiofact_getfood/images/no-img.png") no-repeat scroll center center transparent;
	background-size: contain;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.section--grid-4 .catalog_section .item_element .image {
	height: 180px;
}
.section--list .catalog_section .item_element .image {
	height: 100%;
	border-radius: 0;
	background-size: cover;
}
.section .item_element .zoom,
.product-categories .item_element .hover-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 245px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-size: 16px;
	font-weight: 900;
	background: rgba(0, 0, 0, 0.6);
}
.section .item_element .hover_over a.open_fancybox{
	color: #ffffff;
	position: absolute;
	padding: 12px 0;
	border-radius: 4px;
	border: 1px solid #fff;
	width: 174px;
	height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 100;
	margin: auto;
}

.section .item_element .hover_over .image{
	background: none;
}
.section .item_element .hover_over{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 245px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-size: 16px;
	font-weight: 900;
	background: rgba(0, 0, 0, 0.6);
	z-index: 100;
}
.section--grid-4 .catalog_section .item_element .zoom {
	height: 180px;
}
.section--list .catalog_section .item_element .zoom {
	height: 100%;
	border-radius: 0;
}
.zoom__text {
	position: absolute;
	padding: 12px 0;
	border-radius: 4px;
	border: 1px solid #fff;
	width: 174px;
	height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 100;
	margin: auto;
}
.section--list .catalog_section .zoom__text {
	width: 122px;
	height: 34px;
	font-size: 10px;
}
.section .item_element .name {
	display: block;
	width: 100%;
	color: rgba(51, 51, 51, 0.8);
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 24px 15px 0;
	overflow: hidden;
	background: #fff;
	text-decoration: none;
	height: 60px;
}
.catalog_section .item_element .name {
	text-decoration: none;
}

.section--grid-4 .catalog_section .item_element .name {
	height: 55px;
	padding: 18px 21px 0;
}
.section--list .catalog_section .item_element .name {
	float: left;
	width: 540px;
	padding: 0 10px 0 0;
	height: auto;
	margin: 32px 0 0;
	background: transparent;
}
.price_box {
	padding: 10px 10px 0 29px;
}
.section--grid-4 .catalog_section .price_box {
	padding: 10px 8px 0 21px;
}
.price_box__actual-price {
	color: #333;
	font-size: 18px;
	font-weight: 900;
}
.price_box__controls {
	float: right;
}
.price_box {
	color: #333;
	font-size: 18px;
	font-weight: 900;
	background: #fff;
}
.section--grid-3 .catalog_section .item_element .name {
	/*position: absolute;*/
	/*bottom: 73px;*/
}
.section--grid-3 .catalog_section .price_box {
	/*padding: 10px 10px 0 29px;*/
	/*position: absolute;*/
	/*bottom: 9px;*/
	/*left: 0;*/
	/*right: 0;*/
}
.section--list .catalog_section .price_box {
	float: right;
	padding: 0;
	margin: 24px 15px 0 0;
}
.catalog_section .price_box .rub, #main_block_page .price_box .rub{
	margin-top: 1px;
}
.price_box .rub {
	font-size: 18px;
	font-weight: 900;
	border-bottom: 1px solid #000;
}
.price_box .old_price .rub,
.bx_item_detail .old_price .rub {
	color: #8e8e8e;
	font-weight: 400;
	font-size: 14px;
	border-bottom: 1px solid #8e8e8e;
	line-height: 3px;
}
.add_to_basket_box .price_box .pr .old_price .rub{
	padding-top: 8px;
	font-size: 15px;
	border-bottom-color: #8e8e8e;
}
.price {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: none repeat scroll 0 0 #FC353F;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
	white-space: nowrap;
}
.old_price {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 17px;
	padding: 5px 0;
	margin-right: 15px;
	text-decoration: line-through;
	font-size: 16px;
	white-space: nowrap;
}
.section--list .catalog_section .old_price {
	padding: 9px 0 3px
}
.old_price {
	color: #8e8e8e;
	font-weight: 400;
	font-size: 14px;
}
.economy_price {
	font-weight: normal;
	padding: 0;
	margin-left: 8px;
	white-space: nowrap;
	text-transform: none;
	font-size: 13px;
}
.economy_price .rub {
	line-height: 2px;
	font-size: 13px;
	font-weight: 900;
}
.rub {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	line-height: 5px;
	padding-top: 6px;
	border-bottom: 1px solid #FFFFFF;
	width: 0.4em;
	vertical-align: top;
}
.old_price .rub {
	border-bottom: 1px solid #CCCCCC;
}
.buy_box {
	position: relative;
	margin-top: -10px;
	width: 56px;
	height: 56px;
}
.buy_box .bx_read_more_link {
	position: absolute;
	top: 20px;
	left: -20px;
}
.buy_box .bx_read_more_link {
	text-decoration: none;
}
.buy_box .bx_read_more_link:hover {
	text-decoration: underline;
}
.price_box__not-avilable {
	margin: 19px 10px 0 0;
	font-weight: 900;
	font-size: 16px;
}
.section--grid-4 .catalog_section .buy_box {
	position: absolute;
	bottom: -1px;
	right: -1px;
	left: -1px;
	height: 60px;
	border-radius: 0 0 4px 4px;
	border: 1px solid #ededed;
	background: #fff;
	overflow: hidden;
}
.bx_catalog_list_home .bx_catalog_item_controls a.buy,
.buy_box .buy {
	display: block;
	width: 56px;
	height: 56px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
}
.section--grid-4 .catalog_section .buy_box .buy {
	width: 100%;
	height: 100%;
	padding: 18px 0 0;
	border-radius: 0;
	text-decoration: none;
	font-size: 13px;
	color: rgba(51, 51, 51, 0.8);
	text-transform: uppercase;
}
.buy_box .buy:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	width: 19px;
	height: 22px;
	background-image: url(/local/templates/studiofact_getfood/images/sprite.png);
}
.section--grid-4 .catalog_section .buy_box .buy:before {
	content: "������";
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
}
.section--grid-4 .catalog_section .buy_box .buy:after {
	position: static;
	display: inline-block;
	vertical-align: middle;
}
.buy_box:hover .buy_popup {
	/*display: block;*/
}
.buy_box .buy_popup {
	display: none;
	position: absolute;
	top: 52px;
	left: -1px;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: center;
	background: none repeat scroll 0 0 #485B6E;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	z-index: 25;
}
.buy_box .buy_popup span {
	position: absolute;
	left: 50%;
	top: -10px;
	border: 5px solid transparent;
	border-bottom: 5px solid #485B6E;
	margin: 0 0 0 -5px;
}
#bx-composite-banner {
	/*float: right;*/
}
.mobile_menu {
	cursor: pointer;
	width: 35px;
	height: 35px;
	padding-top: 13px;
	margin-top: 13px;
	background-color: #e5e5e5;
	border-radius: 4px;
}
.mobile_menu__stick {
	display: block;
	height: 1px;
	width: 18px;
	background: #64696d;
	margin: 0 auto 3px;
}
.mobile_menu--close .mobile_menu__stick {
	background: #fff;
}
.fancybox-container {
	z-index: 8000;
}
.fancybox-close:before {
	width: 30px;
	height: 30px;
	top: -15px;
	right: -15px;
	content: '';
	background-color: #ffffff;
}
.fancybox-close {
	width: 30px;
	height: 30px;
	top: -15px;
	right: -15px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACHDwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAEjHnZZ3VFTXFofPvXd6oc0w0hl6ky4wgPQuIB0EURhmBhjKAMMMTWyIqEBEEREBRZCggAGjoUisiGIhKKhgD0gQUGIwiqioZEbWSnx5ee/l5ffHvd/aZ+9z99l7n7UuACRPHy4vBZYCIJkn4Ad6ONNXhUfQsf0ABniAAaYAMFnpqb5B7sFAJC83F3q6yAn8i94MAUj8vmXo6U+ng/9P0qxUvgAAyF/E5mxOOkvE+SJOyhSkiu0zIqbGJIoZRomZL0pQxHJijlvkpZ99FtlRzOxkHlvE4pxT2clsMfeIeHuGkCNixEfEBRlcTqaIb4tYM0mYzBXxW3FsMoeZDgCKJLYLOKx4EZuImMQPDnQR8XIAcKS4LzjmCxZwsgTiQ7mkpGbzuXHxArouS49uam3NoHtyMpM4AoGhP5OVyOSz6S4pyalMXjYAi2f+LBlxbemiIluaWltaGpoZmX5RqP+6+Dcl7u0ivQr43DOI1veH7a/8UuoAYMyKarPrD1vMfgA6tgIgd/8Pm+YhACRFfWu/8cV5aOJ5iRcIUm2MjTMzM424HJaRuKC/6386/A198T0j8Xa/l4fuyollCpMEdHHdWClJKUI+PT2VyeLQDf88xP848K/zWBrIieXwOTxRRKhoyri8OFG7eWyugJvCo3N5/6mJ/zDsT1qca5Eo9Z8ANcoISN2gAuTnPoCiEAESeVDc9d/75oMPBeKbF6Y6sTj3nwX9+65wifiRzo37HOcSGExnCfkZi2viawnQgAAkARXIAxWgAXSBITADVsAWOAI3sAL4gWAQDtYCFogHyYAPMkEu2AwKQBHYBfaCSlAD6kEjaAEnQAc4DS6Ay+A6uAnugAdgBIyD52AGvAHzEARhITJEgeQhVUgLMoDMIAZkD7lBPlAgFA5FQ3EQDxJCudAWqAgqhSqhWqgR+hY6BV2ArkID0D1oFJqCfoXewwhMgqmwMqwNG8MM2An2hoPhNXAcnAbnwPnwTrgCroOPwe3wBfg6fAcegZ/DswhAiAgNUUMMEQbigvghEUgswkc2IIVIOVKHtCBdSC9yCxlBppF3KAyKgqKjDFG2KE9UCIqFSkNtQBWjKlFHUe2oHtQt1ChqBvUJTUYroQ3QNmgv9Cp0HDoTXYAuRzeg29CX0HfQ4+g3GAyGhtHBWGE8MeGYBMw6TDHmAKYVcx4zgBnDzGKxWHmsAdYO64dlYgXYAux+7DHsOewgdhz7FkfEqeLMcO64CBwPl4crxzXhzuIGcRO4ebwUXgtvg/fDs/HZ+BJ8Pb4LfwM/jp8nSBN0CHaEYEICYTOhgtBCuER4SHhFJBLVidbEACKXuIlYQTxOvEIcJb4jyZD0SS6kSJKQtJN0hHSedI/0ikwma5MdyRFkAXknuZF8kfyY/FaCImEk4SXBltgoUSXRLjEo8UISL6kl6SS5VjJHslzypOQNyWkpvJS2lIsUU2qDVJXUKalhqVlpirSptJ90snSxdJP0VelJGayMtoybDFsmX+awzEWZMQpC0aC4UFiULZR6yiXKOBVD1aF6UROoRdRvqP3UGVkZ2WWyobJZslWyZ2RHaAhNm+ZFS6KV0E7QhmjvlygvcVrCWbJjScuSwSVzcopyjnIcuUK5Vrk7cu/l6fJu8onyu+U75B8poBT0FQIUMhUOKlxSmFakKtoqshQLFU8o3leClfSVApXWKR1W6lOaVVZR9lBOVd6vfFF5WoWm4qiSoFKmclZlSpWiaq/KVS1TPaf6jC5Ld6In0SvoPfQZNSU1TzWhWq1av9q8uo56iHqeeqv6Iw2CBkMjVqNMo1tjRlNV01czV7NZ874WXouhFa+1T6tXa05bRztMe5t2h/akjpyOl06OTrPOQ12yroNumm6d7m09jB5DL1HvgN5NfVjfQj9ev0r/hgFsYGnANThgMLAUvdR6KW9p3dJhQ5Khk2GGYbPhqBHNyMcoz6jD6IWxpnGE8W7jXuNPJhYmSSb1Jg9MZUxXmOaZdpn+aqZvxjKrMrttTjZ3N99o3mn+cpnBMs6yg8vuWlAsfC22WXRbfLS0suRbtlhOWWlaRVtVWw0zqAx/RjHjijXa2tl6o/Vp63c2ljYCmxM2v9ga2ibaNtlOLtdZzllev3zMTt2OaVdrN2JPt4+2P2Q/4qDmwHSoc3jiqOHIdmxwnHDSc0pwOub0wtnEme/c5jznYuOy3uW8K+Lq4Vro2u8m4xbiVun22F3dPc692X3Gw8Jjncd5T7Snt+duz2EvZS+WV6PXzAqrFetX9HiTvIO8K72f+Oj78H26fGHfFb57fB+u1FrJW9nhB/y8/Pb4PfLX8U/z/z4AE+AfUBXwNNA0MDewN4gSFBXUFPQm2Dm4JPhBiG6IMKQ7VDI0MrQxdC7MNaw0bGSV8ar1q66HK4RzwzsjsBGhEQ0Rs6vdVu9dPR5pEVkQObRGZ03WmqtrFdYmrT0TJRnFjDoZjY4Oi26K/sD0Y9YxZ2O8YqpjZlgurH2s52xHdhl7imPHKeVMxNrFlsZOxtnF7YmbineIL4+f5rpwK7kvEzwTahLmEv0SjyQuJIUltSbjkqOTT/FkeIm8nhSVlKyUgVSD1ILUkTSbtL1pM3xvfkM6lL4mvVNAFf1M9Ql1hVuFoxn2GVUZbzNDM09mSWfxsvqy9bN3ZE/kuOd8vQ61jrWuO1ctd3Pu6Hqn9bUboA0xG7o3amzM3zi+yWPT0c2EzYmbf8gzySvNe70lbEtXvnL+pvyxrR5bmwskCvgFw9tst9VsR23nbu/fYb5j/45PhezCa0UmReVFH4pZxde+Mv2q4quFnbE7+0ssSw7uwuzi7Rra7bD7aKl0aU7p2B7fPe1l9LLCstd7o/ZeLV9WXrOPsE+4b6TCp6Jzv+b+Xfs/VMZX3qlyrmqtVqreUT13gH1g8KDjwZYa5ZqimveHuIfu1nrUttdp15UfxhzOOPy0PrS+92vG140NCg1FDR+P8I6MHA082tNo1djYpNRU0gw3C5unjkUeu/mN6zedLYYtta201qLj4Ljw+LNvo78dOuF9ovsk42TLd1rfVbdR2grbofbs9pmO+I6RzvDOgVMrTnV32Xa1fW/0/ZHTaqerzsieKTlLOJt/duFczrnZ86nnpy/EXRjrjup+cHHVxds9AT39l7wvXbnsfvlir1PvuSt2V05ftbl66hrjWsd1y+vtfRZ9bT9Y/NDWb9nffsPqRudN65tdA8sHzg46DF645Xrr8m2v29fvrLwzMBQydHc4cnjkLvvu5L2key/vZ9yff7DpIfph4SOpR+WPlR7X/aj3Y+uI5ciZUdfRvidBTx6Mscae/5T+04fx/Kfkp+UTqhONk2aTp6fcp24+W/1s/Hnq8/npgp+lf65+ofviu18cf+mbWTUz/pL/cuHX4lfyr468Xva6e9Z/9vGb5Dfzc4Vv5d8efcd41/s+7P3EfOYH7IeKj3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAALEgAACxIB0t1+/AAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC42/Ixj3wAAARlJREFUSEvF071NA0EQxXGHBA4ICCjAAYEDQgpwAQQU4BLcBwElOaAEAkJCApdAcLw57aLV3H8/bInxSL/k3eieZN+spmm6CgwjYBgBwwgYRsAwAobOXnYua3lO6NkfDAtvYvMjL0I7pYPkeRXamWGYbKWcXnlZmsfeQbvN4lv5lHJq5VT6LmvxuzMMC/fSKz+71GDotMovKjUYglq5n6FSg2EFlZczXGowbLDyb/HzIcOlBsMG+k9teqe2gGFFrTTPWeUYgtrXO3rnCxg6rZMZuXOEYWHkTi8qxzB5FD+1k6mVb8TvzjBM7uQkeXp36svt7G6Edrs/9ZPYy44ycqe5/EseUoYwjIBhBAwjYBgBwwgYRsDw/02rXykeDRBYjE2AAAAAAElFTkSuQmCC')  no-repeat scroll center center;
	background-size: 24px 24px;
	border-radius: 4px;
}
.catering-form,
#feedback_form {
	height: auto;
	width: 350px;
}
#oneClickModal .feedback_form_prop_line input, #buyOneProductModal .feedback_form_prop_line input {
	border-radius: 4px;
	width: 100%;
}
#oneClickModal .feedback_form_prop_line, #buyOneProductModal .feedback_form_prop_line {
	text-align: left;
	margin-bottom: 10px;
}

.popup_head {
	font-weight: 900;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000000;
}
.popup_composite_banner {
	margin: 20px auto 0 !important;
	text-align: center;
}
label {
	display: block;
	cursor: pointer;
	margin: 15px 0 5px;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="number"]:not(.not-classic),  textarea {
	width: 100%;
	height: auto;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Roboto", Trebuchet MS, Tahoma, sans-serif, Verdana, Arial;
	resize: none;
	background: #FFFFFF;
	color: #6b6b6b;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 0 3px 0 #EEEEEE;
	-moz-box-shadow: inset 0 0 3px 0 #EEEEEE;
	box-shadow: inset 0 0 3px 0 #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
textarea {
	height: 100px;
	resize: vertical;
}
input[type="button"], input[type="submit"], .button {
	border: 0 none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
	/*-moz-opacity: 0.8;*/
	/*-khtml-opacity: 0.8;*/
	/*opacity: 0.8;*/
	cursor: pointer;
}
input[type="button"], input[type="submit"] {
	padding: 11px 20px;
	border-radius: 4px;
}
input[type="text"].red_error,input[type="number"].red_error, input[type="password"].red_error, textarea.red_error, input[type="text"].input_error, input[type="password"].input_error, textarea.input_error {
	background: #ff6262;
	border: 1px solid #ff6262;
	color: #FFFFFF;
}
input[type="button"]:hover, input[type="submit"]:hover, .button:hover {
	color: #FFFFFF;
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background: #7f8a92;
}
.catering-form,
#feedback_form {
	display: none;
	color: #7f8a92;
}
.sf_feedback_form_error {
	color: #ff6262;
	text-align: center;
	margin-top: 5px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 900;
}
.sf_feedback_form_success {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0;
}
.catering-form input[type="button"],
.catering-form input[type="submit"],
.catering-form .button,
#feedback_form input[type="button"],
#feedback_form input[type="submit"],
#feedback_form .button {
	display: block;
	margin: 20px auto 5px;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 11px 20px;
}
.bx_breadcrumbs li {
	float: left;
	margin-right: 10px;
	color: #7f8a92;
	font-size: 12px;
	line-height: 16px;
}
.bx_breadcrumbs li a {
	color: #7f8a92;
}
h1 {
	font-weight: 100;
	font-size: 32px;
	line-height: 1.1;
	color: #333;
	display: block;
	margin: 5px 0 20px;
}

/* Catalog */
.smart_filter {
	position: relative;
	color: #7F8A92;
}
.smart_filter .bx_filter_title {
	padding: 22px 31px 14px;
	color: #333;
	font-weight: 900;
	background: #ededed;
	font-size: 14px;
	text-transform: uppercase;
}
.smart_filter .price_filter .bx_filter_container_title {
	margin: 0 0 9px;
	font-weight: 900;
	text-transform: uppercase;
	/*color: #333;*/
	font-size: 14px;
}
.smart_filter .bx_ui_slider_track {
	position: relative;
	height: 8px;
	margin: 30px 22px 0 0;
	border: 1px solid #d0d0d0;
	border-radius: 2px;
	background: #fff;
}
.smart_filter .bx_ui_slider_range {
	position: absolute;
	top: 1px;
	bottom: 1px;
}
.smart_filter .bx_ui_slider_handle {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	border: 1px solid #d0d0d0;
	background: #fff;
	border-radius: 2px;
}
.smart_filter .bx_ui_slider_handle.left {
	margin-left: -9px;
}
.smart_filter .bx_ui_slider_handle.left:after,
.smart_filter .bx_ui_slider_handle.right:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 2px;
	height: 4px;
	margin: -2px 0 0;
	background: #fff;
}
.smart_filter .bx_ui_slider_handle.left:after {
	right: -3px;
}
.smart_filter .bx_ui_slider_handle.right:after {
	left: -3px;
}
.smart_filter .bx_ui_slider_handle.right {
	margin-right: -9px;
}
.smart_filter .border_line {
	clear: both;
}
.basket_bottom_wrapper{
	margin-bottom: 15px;
	display: table;
	width: 100%;
}
.smart_filter .border_line hr {
	margin: 0;
	border-top: 1px solid #ebebeb;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	clear: both;
}
.smart_filter .price_filter input[type="text"] {
	max-width: 88px;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #333;
	font-weight: 900;
	font-size: 14px;
}
.smart_filter .bx_filter_param_area_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.smart_filter .bx_input_container {
	line-height: 40px;
}
.smart_filter .left_value, .smart_filter .right_value {
	font-size: 13px;
	left: 16px;
	position: absolute;
	top: -4px;
}
.smart_filter .right_value {
	left: auto;
	right: 35px;
}
.bx_filter_horizontal{
	display: inline-block;
}
.bx_filter_horizontal .bx_filter_popup_result {
	float: left;
	margin: 32px 30px 0 0;
	color: #333;
	font-weight: 400;
	text-align: center;
}
.bx_filter_horizontal .bx_filter_popup_result span {
	font-weight: 900;
}

.NiceCheck {
	/*position: relative;*/
	display: inline-block;
	vertical-align: top;
	width: 24%;
}
.NiceCheck input[type="checkbox"] {
	display: none;
}
.NiceCheck label {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 11px 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	color: #333;
}
.NiceCheck label::before {
	content: "";
	float: left;
	width: 18px;
	height: 18px;
	margin: -1px 17px 0 0;
	border: 1px solid #d0d0d0;
	background: #fff;
	border-radius: 2px;
}

.smart_filter_props {
	/*position: relative;*/
	margin-bottom: 21px;
	padding: 0 30px 0;
}
.smart_filter_props .bx_filter_container {
	float: left;
	margin: 0 9px 6px 0;
}
.smart_filter_props .bx_filter_container_title {
	display: block;
	padding: 9px 16px;
	cursor: pointer;
	color: #333;
	font-weight: 900;
	border-radius: 4px;
	background: #fff;
	font-size: 14px;
	line-height: 1;
}
.smart_filter_props .bx_filter_container.active .bx_filter_container_title {
	color: #fff;
	background: #6b6b6b;
}
.sidebar-filter .smart_filter_props .bx_filter_container.active .bx_filter_container_title {
	background: #ededed;
	color: #333;
}
.smart_filter_props .bx_filter_container.active .bx_filter_container_title:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 10px;
	margin: 0 0 0 6px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -12px -311px;
}
.sidebar-filter .smart_filter_props .bx_filter_container.active .bx_filter_container_title:after {
	content: none;
}
.smart_filter_props .bx_filter_block {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	padding: 0 30px;
}
.smart_filter_props .bx_filter_container.active .bx_filter_block {
	display: block;
}
.smart_filter .control_button {
	float: right;
	/*position: relative;*/
}
.button_white {
	background: #FFFFFF;
	margin-left: 10px;
	padding: 8px 10px;
	color: #333333;
	border: 0;
	border-radius: 4px;
}

.smart_filter .control_button_hide {
	float: left;
	margin: 15px 0 0;
}
.control_button_show {
	position: absolute;
	top: -47px;
	right: 33px;
	width: 44px;
	height: 30px;
}
.control_button_show a {
	position: relative;
	display: block;
	height: 100%;
	border-radius: 4px;
}
.control_button_show a::after {
	content: "";
	display: block;
	width: 21px;
	height: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -11px -284px;
}
.bx_catalog_section_box .control_button_show.active a {

}
.bx_catalog_section_box {
	position: relative;
}

.bx_catalog_text {
	margin: 15px 0 5px;
}
.bx_catalog_text ul {
	font-size: 0;
	display: table; /* ��� ������ */
	width: 100%;
}
.bx_catalog_text ul li {
	margin: 0 11px 10px 0;
	width: 32%;
}
.bx_catalog_text ul li .box {
	text-align: center;
}
.bx_catalog_text ul li .box img {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
	width: 100%;
}
.bx_catalog_text ul li .box a .image {
	background-size: cover;
	height: 180px;
	border-radius: 0;
}
.bx_catalog_text ul li .box a {
	text-decoration: none;
}
.bx_catalog_text ul li .box h2 {
	padding: 7px 16px;
	font-size: 14px;
	color: #333;
	font-weight: 500;
	border-radius: 0 0 4px 4px;
	background: #ededed;
}
.is-catalog-page .bx_catalog_text ul li .box h2 {
	border-radius: 4px;
}
.is-catalog-page .bx_catalog_text ul li .box h2.no-top-border {
	border-radius: 0 0 4px 4px;
}
.bx_catalog_text ul li .box h2 span {
	font-weight: 300;
}
.catalog_section {
	width: 100%;
}
.catalog_section_shift {
	margin-left: -25px;
}
.catalog_sort {
	display: none;
}
.is-catalog-page .bx_catalog_text--beautiful-bottom.bx_catalog_text {
	margin-bottom: 20px;
}
.is-catalog-page .catalog_sort {
	display: block;
	margin: 0 0 6px;
	font-weight: 900;
	color: #333;
}
.sort_btn_show {
	float: left;
	margin: 7px 10px 0 0;
	font-weight: 400;
}
.catalog_sort a {
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	color: #a5a3a3;
	font-weight: 500;
	text-decoration: none;
}
.catalog_sort a.active, .catalog_sort a:hover {
	color: #333;
}
.icons_fa:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.catalog_sort a.active.asc {

}
.catalog_sort a.active.desc {

}
.catalog_sort .sort_btn_wrap {
	float: left;
	margin: 0 0 5px;
}
.catalog_show_sort {
	position: absolute;
	top: -50px;
	right: 0;
	width: 34px;
	height: 34px;
}
.bx_catalog_section_box .catalog_show_sort a {
	border-radius: 4px;
	display: block;
	width: 34px;
	height: 34px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACHDwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAEjHnZZ3VFTXFofPvXd6oc0w0hl6ky4wgPQuIB0EURhmBhjKAMMMTWyIqEBEEREBRZCggAGjoUisiGIhKKhgD0gQUGIwiqioZEbWSnx5ee/l5ffHvd/aZ+9z99l7n7UuACRPHy4vBZYCIJkn4Ad6ONNXhUfQsf0ABniAAaYAMFnpqb5B7sFAJC83F3q6yAn8i94MAUj8vmXo6U+ng/9P0qxUvgAAyF/E5mxOOkvE+SJOyhSkiu0zIqbGJIoZRomZL0pQxHJijlvkpZ99FtlRzOxkHlvE4pxT2clsMfeIeHuGkCNixEfEBRlcTqaIb4tYM0mYzBXxW3FsMoeZDgCKJLYLOKx4EZuImMQPDnQR8XIAcKS4LzjmCxZwsgTiQ7mkpGbzuXHxArouS49uam3NoHtyMpM4AoGhP5OVyOSz6S4pyalMXjYAi2f+LBlxbemiIluaWltaGpoZmX5RqP+6+Dcl7u0ivQr43DOI1veH7a/8UuoAYMyKarPrD1vMfgA6tgIgd/8Pm+YhACRFfWu/8cV5aOJ5iRcIUm2MjTMzM424HJaRuKC/6386/A198T0j8Xa/l4fuyollCpMEdHHdWClJKUI+PT2VyeLQDf88xP848K/zWBrIieXwOTxRRKhoyri8OFG7eWyugJvCo3N5/6mJ/zDsT1qca5Eo9Z8ANcoISN2gAuTnPoCiEAESeVDc9d/75oMPBeKbF6Y6sTj3nwX9+65wifiRzo37HOcSGExnCfkZi2viawnQgAAkARXIAxWgAXSBITADVsAWOAI3sAL4gWAQDtYCFogHyYAPMkEu2AwKQBHYBfaCSlAD6kEjaAEnQAc4DS6Ay+A6uAnugAdgBIyD52AGvAHzEARhITJEgeQhVUgLMoDMIAZkD7lBPlAgFA5FQ3EQDxJCudAWqAgqhSqhWqgR+hY6BV2ArkID0D1oFJqCfoXewwhMgqmwMqwNG8MM2An2hoPhNXAcnAbnwPnwTrgCroOPwe3wBfg6fAcegZ/DswhAiAgNUUMMEQbigvghEUgswkc2IIVIOVKHtCBdSC9yCxlBppF3KAyKgqKjDFG2KE9UCIqFSkNtQBWjKlFHUe2oHtQt1ChqBvUJTUYroQ3QNmgv9Cp0HDoTXYAuRzeg29CX0HfQ4+g3GAyGhtHBWGE8MeGYBMw6TDHmAKYVcx4zgBnDzGKxWHmsAdYO64dlYgXYAux+7DHsOewgdhz7FkfEqeLMcO64CBwPl4crxzXhzuIGcRO4ebwUXgtvg/fDs/HZ+BJ8Pb4LfwM/jp8nSBN0CHaEYEICYTOhgtBCuER4SHhFJBLVidbEACKXuIlYQTxOvEIcJb4jyZD0SS6kSJKQtJN0hHSedI/0ikwma5MdyRFkAXknuZF8kfyY/FaCImEk4SXBltgoUSXRLjEo8UISL6kl6SS5VjJHslzypOQNyWkpvJS2lIsUU2qDVJXUKalhqVlpirSptJ90snSxdJP0VelJGayMtoybDFsmX+awzEWZMQpC0aC4UFiULZR6yiXKOBVD1aF6UROoRdRvqP3UGVkZ2WWyobJZslWyZ2RHaAhNm+ZFS6KV0E7QhmjvlygvcVrCWbJjScuSwSVzcopyjnIcuUK5Vrk7cu/l6fJu8onyu+U75B8poBT0FQIUMhUOKlxSmFakKtoqshQLFU8o3leClfSVApXWKR1W6lOaVVZR9lBOVd6vfFF5WoWm4qiSoFKmclZlSpWiaq/KVS1TPaf6jC5Ld6In0SvoPfQZNSU1TzWhWq1av9q8uo56iHqeeqv6Iw2CBkMjVqNMo1tjRlNV01czV7NZ874WXouhFa+1T6tXa05bRztMe5t2h/akjpyOl06OTrPOQ12yroNumm6d7m09jB5DL1HvgN5NfVjfQj9ev0r/hgFsYGnANThgMLAUvdR6KW9p3dJhQ5Khk2GGYbPhqBHNyMcoz6jD6IWxpnGE8W7jXuNPJhYmSSb1Jg9MZUxXmOaZdpn+aqZvxjKrMrttTjZ3N99o3mn+cpnBMs6yg8vuWlAsfC22WXRbfLS0suRbtlhOWWlaRVtVWw0zqAx/RjHjijXa2tl6o/Vp63c2ljYCmxM2v9ga2ibaNtlOLtdZzllev3zMTt2OaVdrN2JPt4+2P2Q/4qDmwHSoc3jiqOHIdmxwnHDSc0pwOub0wtnEme/c5jznYuOy3uW8K+Lq4Vro2u8m4xbiVun22F3dPc692X3Gw8Jjncd5T7Snt+duz2EvZS+WV6PXzAqrFetX9HiTvIO8K72f+Oj78H26fGHfFb57fB+u1FrJW9nhB/y8/Pb4PfLX8U/z/z4AE+AfUBXwNNA0MDewN4gSFBXUFPQm2Dm4JPhBiG6IMKQ7VDI0MrQxdC7MNaw0bGSV8ar1q66HK4RzwzsjsBGhEQ0Rs6vdVu9dPR5pEVkQObRGZ03WmqtrFdYmrT0TJRnFjDoZjY4Oi26K/sD0Y9YxZ2O8YqpjZlgurH2s52xHdhl7imPHKeVMxNrFlsZOxtnF7YmbineIL4+f5rpwK7kvEzwTahLmEv0SjyQuJIUltSbjkqOTT/FkeIm8nhSVlKyUgVSD1ILUkTSbtL1pM3xvfkM6lL4mvVNAFf1M9Ql1hVuFoxn2GVUZbzNDM09mSWfxsvqy9bN3ZE/kuOd8vQ61jrWuO1ctd3Pu6Hqn9bUboA0xG7o3amzM3zi+yWPT0c2EzYmbf8gzySvNe70lbEtXvnL+pvyxrR5bmwskCvgFw9tst9VsR23nbu/fYb5j/45PhezCa0UmReVFH4pZxde+Mv2q4quFnbE7+0ssSw7uwuzi7Rra7bD7aKl0aU7p2B7fPe1l9LLCstd7o/ZeLV9WXrOPsE+4b6TCp6Jzv+b+Xfs/VMZX3qlyrmqtVqreUT13gH1g8KDjwZYa5ZqimveHuIfu1nrUttdp15UfxhzOOPy0PrS+92vG140NCg1FDR+P8I6MHA082tNo1djYpNRU0gw3C5unjkUeu/mN6zedLYYtta201qLj4Ljw+LNvo78dOuF9ovsk42TLd1rfVbdR2grbofbs9pmO+I6RzvDOgVMrTnV32Xa1fW/0/ZHTaqerzsieKTlLOJt/duFczrnZ86nnpy/EXRjrjup+cHHVxds9AT39l7wvXbnsfvlir1PvuSt2V05ftbl66hrjWsd1y+vtfRZ9bT9Y/NDWb9nffsPqRudN65tdA8sHzg46DF645Xrr8m2v29fvrLwzMBQydHc4cnjkLvvu5L2key/vZ9yff7DpIfph4SOpR+WPlR7X/aj3Y+uI5ciZUdfRvidBTx6Mscae/5T+04fx/Kfkp+UTqhONk2aTp6fcp24+W/1s/Hnq8/npgp+lf65+ofviu18cf+mbWTUz/pL/cuHX4lfyr468Xva6e9Z/9vGb5Dfzc4Vv5d8efcd41/s+7P3EfOYH7IeKj3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAALEgAACxIB0t1+/AAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC42/Ixj3wAAAKZJREFUWEftlcEKgzAQRD337L3Hgv6E//9TaQZcGIdAs2kqPcyDYUlg3YfIupQ/wSKKRRSLKBZRRkWOszJ4ViTNSNOrZj0rc6sIhj9q0IfKMreJsESEZfg+TW8TD+lJmpGmZw36UBmLWCSwiBIi2K5Y9RvdRXDea1q/gibfiMQb+bToupghAjCURVISYJYIYJE0M0VA9zehDNn/AosoFlEsoljkSilvSDqRbC8JTvcAAAAASUVORK5CYII=');
}
.bx_catalog_section_box .catalog_show_sort.active a {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAMAAAD+iNU2AAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMAUExURQAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGd27GMAAAEAdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wBT9wclAAAACXBIWXMAAAsSAAALEgHS3X78AAAAGHRFWHRTb2Z0d2FyZQBwYWludC5uZXQgNC4wLjb8jGPfAAAAO0lEQVQYV7WPwQoAMAhC5/9/tNNc7bbbhMpHErQooRo8zHHDMrbNhfIucShK/my+8qj3Idx88HHPX5MbAKJ7+d06DLgAAAAASUVORK5CYII=");
}
.item_props {
}
.item_props.main_preview_props,
.kits_item.main_preview_props {
	padding: 0 15px;
}
.section--list .catalog_section .item_props,
.section--list .catalog_section .kits_item {
	clear: both;
	padding: 0 30px 0 0;
}
.item_props p,
.kits_item p {
	border-bottom: 1px solid #ededed;
	margin-top: 0;
	text-align: left;
	font-weight: 900;
	display: flex;
	justify-content: space-between;
	height: auto;
}
.is-product-page .item_props p {
	margin-bottom: 13px;
}
.is-product-page .hover_box .item_props p {
	height: 15px;
}
.item_props span,
.kits_item span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #FFFFFF;
	max-width: 100%;
	color: #6b6b6b;
}
.is-product-page .item_props span {
	font-size: 16px;
}
.product-params .item_props span,
.product-params .kits_item span {
	font-size: 14px;
}

.product-params .kits_item a,
.product-params .kits_item span {
	font-weight: 400;
}

.is-product-page .item_props .quest {
	font-size: 9px;
	background: #fff;
	color: #000;
	width: 13px;
	height: 14px;
	line-height: 12px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #000;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	margin-left: 4px;
}
.is-product-page .item_props .quest:hover .tooltip {
	display: block;
}
.is-product-page .item_props .tooltip {
	width: 200px;
	padding: 10px;
	display: block;
	position: absolute;
	bottom: 22px;
	left: 50%;
	margin-left: -103px;
	color: #000;
	max-width: 200px;
	background: #ededed;
	opacity: 1;
	font-size: 12px;
	text-align: center;
	border-radius: 4px;
	font-weight: 100;
	display: none;
}
.is-product-page .item_props .tooltip:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -3px;
	border-top: 6px solid #ededed;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
.item_props span.prop_name {
	padding-right: 5px;
	font-weight: 300;
}
.item_props span.prop_value {
	float: right;
	padding-left: 5px;
	font-weight: 400;
	text-align: right;
}

.item_quantity, .itQuant_container {
	text-align: center;
	width: 50px;
	margin: 0 auto;
	position: relative;
}

.catalog_section .item_element .item_quantity {
	width: 50px;
	right: 27px;
}
.product-item-amount-description-container{
	position: relative;
	width: 110px;
	left: -30px;
	color: #a5a5a5;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}
.bx_item_detail .product-item-amount-description-container {
	left: -10px;
}
.item_element .item_quantity_head {
	font-weight: 900;
	color: #000000;
	line-height: 26px;
	margin-right: 26px;
}
.item_element .item_quantity {
	margin-top: 0px;
	margin-bottom: 0;
}
.item_element .hover_box .item_quantity {
	margin: 8px 30px 0 0;
}
.section--list .catalog_section .item_element .hover_box .item_quantity {
	margin: 8px 34px 0 50px;
}
.item_quantity a, .itQuant_container a {
	padding: 0;
	background: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
	z-index: 15;
	position: absolute;
	top: 0;
	width: 23px;
	height: 40px;
	text-align: center;
	border: 1px solid #ededed;
}
.item_quantity a.minus, .itQuant_container a.minus {
	left: -20px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.item_quantity a.plus, .itQuant_container a.plus {
	right: -20px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.item_quantity a:hover, .itQuant_container a:hover {
	background-color: #ededed;
}
.item_quantity input, .itQuant_container input {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	padding: 3px 10px;
	text-align: center;
	z-index: 10;
	height: 40px;
	border: 1px solid #ededed;
	color: #333;
	font-weight: 400;
}
.item_quantity input:focus, .itQuant_container input:focus {
	-webkit-box-shadow: inset 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: inset 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
	box-shadow: inset 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
}
.catalog_section .offers_item {
	margin: 10px 0 0;
	padding: 0 15px 15px 15px;
}
.section--list.section--list-info .catalog_section .offers_item {
	padding: 0;
}
.offers_item .offer_item {
	margin: 0 0 5px 0;
}
.bx_item_detail .offers_item .offer_item {
	margin: 0 0 7px 0;
}
.section--list .catalog_section .hidden_hover_element {
	display: block !important;
	clear: both;
	padding: 0 30px 0 0;
}
.section--list .offers_item,
.section--list .item_props,
.section--list .kits_item {
	display: none;
}
.section--list.section--list-info .offers_item,
.section--list.section--list-info .item_props,
.section--list.section--list-info .kits_item {
	display: block !important;
	padding-top: 25px;
}
.section--list.section--list-info .catalog_section .hover_over:hover {
	display: none!important;
}
.section--list.section--list-info .catalog_section .hidden_hover_element {
	display: none;
}
.section--list.section--list-info .catalog_section .hidden_hover_element {
	display: block !important;
	overflow: hidden !important;
}
.section--list .catalog_section .offers_item .offer_item {
	margin: 0 13px 5px 0;
}
.bx_item_detail .offers_item {
	padding: 16px 0 0;
	flex-grow: 1;
}
.offers_item .offer_item .offer_name {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #6b6b6b;
}
.section .offers_item .offer_item {
	/*margin-left: 19px;*/
}
.section .offers_item .offer_item .offer_sku {
	/*margin: 0 10px 15px 0;*/
}
.section .offers_item .offer_item .offer_name {
}
.bx_item_detail .offers_item .offer_item .offer_name {
	margin: 0 0 8px 0;
	font-size: 14px;
}
.offers_item .offer_item .offer_sku {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 9px 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	background: #ededed;
	min-width: 28px;
	text-align: center;
	overflow: hidden;
}
.bx_item_detail .offers_item .offer_item .offer_sku {
	border-radius: 4px;
	padding: 9px 13px;
	font-size: 14px;
}
.bx_item_detail .offers_item .offer_item .offer_sku.color {
	padding: inherit;
}
.offers_item .offer_item .offer_sku img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.offers_item .offer_item .offer_sku.disable, .offers_item .offer_item .offer_sku.disable:hover {
	background: #ededed !important;
	color: #989898 !important;
}

/* Flexslider */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}

.product-wrapper {
	padding-bottom: 20px;
}
.bx_item_detail .row:after {
	/*clear:none;*/
}
.bx_item_detail {
	position: relative;
}
.bx_item_detail h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin: 0 0 15px;
}
.bx_item_detail .img_box {
	position: relative;
	overflow: hidden;
}
.bx_item_detail .slider {
	width: 100%;
	height: auto;
	position: relative;
	min-height: 100px;
	margin-bottom: 20px;
	background: url("/local/templates/studiofact_getfood/images/no-img.png") no-repeat scroll center center transparent;
	overflow: hidden;
}
.bx_item_detail .slider img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bx_item_detail .slider img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
.bx_item_detail .carousel {
	margin-bottom: 20px;
}
.bx_item_detail .carousel ul.slides li {
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.bx_item_detail .carousel ul.slides li a {
	display: block;
	padding-top: 68%;
	background-position: center center;
	background-size: cover;
}
.bx_item_detail .carousel ul.slides {
	margin-left: -10px;
}
.bx_item_detail .carousel ul.slides li.flex-active-slide {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
.flex-direction-nav a {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	color: transparent;
	width: 7px;
	height: 10px;
	display: block;
}
.flex-direction-nav a.flex-prev {
	left: -13px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAACq42lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE0LTA3LTI2VDAzOjUwOjQxKzA2OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNC0wNy0yNlQwMzo1MDo0MSswNjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTQtMDctMjZUMDM6NTA6NDErMDY6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjU5NWNjZjFhLTg5ZGQtYmU0Mi05NmExLTQ1MDk1ODc0NWY5NDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo3YTQ4ZTRhOS03NWQ4LWYwNDEtYjU2Yy02N2M4MDQ5YTAzNzM8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo3YTQ4ZTRhOS03NWQ4LWYwNDEtYjU2Yy02N2M4MDQ5YTAzNzM8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6N2E0OGU0YTktNzVkOC1mMDQxLWI1NmMtNjdjODA0OWEwMzczPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE0LTA3LTI2VDAzOjUwOjQxKzA2OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1OTVjY2YxYS04OWRkLWJlNDItOTZhMS00NTA5NTg3NDVmOTQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTQtMDctMjZUMDM6NTA6NDErMDY6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgICAgPHJkZjpCYWc+CiAgICAgICAgICAgICAgIDxyZGY6bGk+MEM2ODA5QTAwN0ZCMUJGQzBEQzNFM0JGODkxMzMzQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT4xQkQ5QTYxOENDOEFBRUJDNDhDNUZBQzEzQTUzRTYzODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjFGNjkxMDkzMTE3RDU5OTIzQjE5QjRFMUZDQzg5QzZDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+M0ZCMjMzQkI4NDUyNkZDNzJGODM5ODYwRTdEMzZGMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT40OEE4RDE0QzkyNjdFRjYxNjlDRjZDNDdGOERDNzI3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjQ5MDc5RTUxQzA0MjdCMzVDQzVGQjBERjQ0MEVEQTYwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+NTE1MTlCNkVBNzBFMjJEMkZDMzBGRUU0QjBCNDVERDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT41RTQ3MjdBOTkwNDUxRjRCRTJFNTg5QzkxRTZGRjQ4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjVFOUQ4NkM5N0NDMzFCNTA5RTk0OThCQ0NCQzM3MTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+OTZFM0RDRjkwNTZERTkwQkI3NDhBQzM5QTVGMDUyMjQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5BRDlBQTdBQ0M0MTM5OUM3OTI4MDUzRjhEMDI1RkFFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkI0RTc3NUZENUJEMDMwOEYxNkEzNzlCM0M4M0E4OTlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+Q0REMkJCRURGRDUxNkI1QTVCM0RCRjcxNTE1NzQ5NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5ENjEyMUYxNTBERjRGQkNGNjc1OEI4NjZDMjgzOTVBQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkQ2MTc4MjNGMzIzOUJEMzQwMjVEQjEzQTVGMjJDOTA0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+RTc5Nzk2Q0FBNTlCM0U5QkJFMDk1RkUyNjhDM0MxRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5GQjNCRjg1NDNCMEM0QTBBM0FFRDFGREREQ0NCRTE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDowMWIwNDRlMS0yNjAzLTExZGEtYWFkMy1kNjE3MmVmZjhhYjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5hZG9iZTpkb2NpZDpwaG90b3Nob3A6MjBlZWNiODUtOWIwMi0xMWRlLWI0ZDEtYzVjZTM4ZTY0OTdhPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjU3M2MwMWFkLTU1ZDctMTFkYS05NTk0LWFhNDMwN2Q0ODBiMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDo2Y2M3MmRkNC1jMTIyLTExZGEtOWVhMC1iNDEwMjE3YmM2MDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjAwRDRENjU1MzVFRTExREI5MkY3QjNENzczQUQ4NEM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowMjYxRjMyNDc4QjlERDExODZEMDlBQTc4MzEwQUYzQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MDQ0NkM4OEE0QTU2REMxMThFQjM4NjExQjI2RkMzNUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjA2N0YwMTE0QzVGNERGMTE4MUZCRkExRkFGNThGMkRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowRjgyQjhFMTAwOERERTExODA2M0ExOERDMjc3QzM4MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MTBEOURDMzAzMzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjExQjhDMDY3MTNEMUREMTFCNjJDRkQxOTFDQUQ3ODUzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoxOTUwMTUwOEUyRUYxMUREOEJFQ0NCNkI0NTUyQkVBNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MUUwQTU3MEU5NTAzREYxMUEzMkM4NjQ1MTRFRkE1MEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjFFMTFDNDJBNDhGQURFMTFBQzEyRDRBQUZFMjg2RjVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyNDBGNzY5NkUwOUJERjExODk0M0VDN0QyRTg5QzBCQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Mjg0MDNGNEJDNEQyREUxMUExMUVENTUwRDM4RjQ0NUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJBRDU2NDc1NjU5NERFMTFCNEREREYxMzIwRTRGMDdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyRDFGMDVCMDI5NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MkRFOEQyMTk1RDREREMxMUFEQkFERUZEOTZCN0YxNDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJGQzA4MDhCQUUxREREMTE4NUMxQjNCMkEwNzNDQ0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyYmIyYjAyNC1hNWEzLTQxYTgtOTM3OC0wNTM5MDUwMzFjYTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjMwNDE4OTQxM0E2REREMTE5QUZCRjgwQzBEMTJCQkMzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDozMzRBNjhCN0E1RTJERDExODhBQkE1QjlBRjlBODU1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NDIwMUM1NDExMDkwREUxMUIxMjNFMUQ0NUNEQkY3OTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjQ5NTc3QTBCMEU5MERDMTE4Q0M5REQ3QTEyQkFGMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo0RDlDOTgxQkZGMzZFMDExQjgyNEY0QkE4RUMxOTI3NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NTAwMUY3NEQyQTQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjUxMTAyRDIzNDhFNkRDMTFCQTM3QTFGNDU5MzIwOTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2NTE2OUNDQjM0NUVERjExOTRDOEQ5Rjc4NjU0NDIyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NjZFMkU3QjIxRUI1REYxMUFGNDRCNjlEMzM1MTU5RUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjZBNTE0NjBFRkNFRkRFMTFBMzVDRDNEOEY0ODQ5QUIxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2QTZENEI5REQzQkJERTExODNGOUY1MTgwRjI3OEVGNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzE4QUMwRTFFRTA0REQxMTk1ODVERkUxNUQ2Q0FFRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc1YWQzN2I2LThhMzctNGZjZC1hNGZlLTI2ZjFhYTFmMTFhYjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzhCREFFMDczREQ0REQxMTk1NzRFNDkyNjBBRTcwMjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc4RTA2MjMwREUzMUREMTE5RDkyOTNFODFGMEY0NkIyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4MjMwMDIwMzRDNjlERDExOUMxRjhFOTEyOTY1QjQ3MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ODQwNzlFQkI3RUYxREUxMUE5NEFEQ0ZFQjQwQ0ZBQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjg1ODQ4MjkwRjYzMkRGMTFBNkI2ODI3RUU4Qzk3MzZFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4RDYyRTVDNUY5NDZERjExQTFBQ0JDMkNENjYwQzIxMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OEZFMUY5NUE5NTQxREUxMTg3QTNCNjNBRUM2NzBCN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjkwQURGN0Q1Mzk4QTExREY4NjExOTQzNkExN0NCMjI3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo5MzY5MDQyQzJGNDZERTExQkQ5RUU1QTY2MzlBNjI1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OTc5RTgwRjEyQzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkEyMzVGRkE0MzYzM0REMTFCODREQjE1M0ZGQ0IyQjI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBMzIzM0Q3NjM5QTBERDExOEM0RUIxRDc2RjIwRDYxRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QTQ3RkVCNDc1QThCREUxMTkwQThENjIzRTdBQzYzMjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkE5MTYxNDBGNEJFNkRFMTE5OEM2QUIwMUI3ODI0MDY2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBRkZFQjI1M0FGRkVERTExQTU5Mjg2MkMwQkMzRDk1OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QjQ2NjExNjAxMjZDREUxMTlBNkJENkU2Q0M5N0Q5RTk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkI0OENDMzc0RjZFMkRDMTE5M0Q2RTU5M0Y3MDRFRjk0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpCQTkwMEUzNDYzREVERTExOEQyRUYwRkExMjY5QTY1MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QkQ3Mzk2MDkwMDcyREUxMTg1NTY4MUJFQTg3RTYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkMwMzdCNDBENDlFNUREMTFBM0YwQjE5NkEyNzNCMzVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDOTVGOEU5M0UxRUNERDExQUQ4MUExQUI4NEQ0MDVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Q0FCQ0QzNTQ0OEU1REQxMUEzRjBCMTk2QTI3M0IzNUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkNGNUY0QzAyQjRCM0RGMTFCRUU5RDIzQTczODI4MjMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDRjhFMDY0NDI3NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RDZBREU2NjA2QUQ3REUxMTk2RUFEOUI5MjZDNzhCMDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkRCNjFDODMzNUMwMkREMTFBRjZFREZGMjgzNEZGODczPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpEQzRGNTg4MkIwRTlFMDExQjMyNjlBQjFDMDM1NkVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RTFEMjI1RUVBNDI2RTMxMTkyNjRGRjVCNTU0NTIzRjc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkU5RkJFNTc2NkYwRERDMTE5NUJGQzcyMTQ1MjM4QTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpFRUY3RjE2RkVGODlERTExQjFDNEQ2NUVGNDM2ODhBMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RjBEM0ZGMzNBRTYzREQxMUExQzhEQkVENUI2RjJFRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkY4MUU5QkM5OTc4QURFMTE5NkEwRUZGOTUwOTYwRTE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpGRUQ3NzY4QTJBNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMDgwMTE3NDA3MjA2ODExODdFNkQzRjFGRUVFN0U2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDEzQ0VFMTM5RTY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MEQ3QjgwQUUzNjFGQzlCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODIyQTk5QUYxNjdGRUM4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4RTZBQjZDRjRGQ0VCN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QTZEODEyQjE1RjU1MTIzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEE2RDlBNUUyOEU0Njk0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThBNkRGMjBEMjc1NkE5QUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QzE0QTE2MUQyMUYyMkMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEQ5NUM5QjJDMTY4MjkyODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThEQkJCMEIwNDYwMTM1NTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4REJCRjY3Q0M3NTI1RjM4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEY2MkVCMkFERTQ2RDI3MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlCRDk1OTUwQUE0NTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTA5RjMwNTY0NkVCNTdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTEwOUZBMjk3QTdBNTkwNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlGREYyOEQ3QjFBMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTY3REQ3MkE3Qzk3OUExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMDhGQUM5RjQ0RTM4NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwQkQ1NzgyNTUzOEY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEM2RjAwRkJGNDA0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBEOTNBN0UxQTAxMkQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwREEzQTdGNTc3MDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEU4QTYwQUFBNzI5NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBGMDY0RUExMDdBOEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5NDU3OUJGNkY4QURCQkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTVGRUM4MUMyNUNGNUQzOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTk3MDBFNTYzMEFGM0E1NDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5N0E1QzY0NUU3NUZBOTc1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTdBNURBRjI1ODNBMEE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUExNTBDNTVDMkJGRDRDQkM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBMzMwQ0JFQjhDRjNDNEE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQTYxM0YxMkM0QzQ3NzU4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUFCMDg4OEVDOUQ4Qjg1QTY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBQjA4RThFOEVFM0YwMjg5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQjFBNDgxMTczRjNCMjA5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUI2QTJEM0EzQjMyMTkxQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFCQTA2REUyRDIzOTAwQTFGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMUM2NjhDQjJDM0ExMUUwQjI0QkY3MkYxNjcxOUExNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDFFREEzNDAzNkVFREUxMUE4REU4RTlCMjRCMTJEQUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyNjQ5MjQ2MTUyMTY4MTE4QTZEQzg0Mjk5OTREQjgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODA4M0RGREYzNjY0NDQ4MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg0RUFBMTdGQUM5MEU2RDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4NzFGRUZDNkJEMkVBQjE3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOERGOEUwRUU3OEQ0OENFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMThGNjI4QUY2N0FFRUVDREM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4RjYyQTJGNkM1MTEyMUY3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOTEwOUM2NUE3MDQwMTM0MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMUI4NDBDMTQzNzg4ODUwMkU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyYzRkM2NlLTkwMzUtNGY1OS05OGE3LTQyN2RmNTdiNjdmMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM1Q0Y0RkU5RDY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzNkM3MUJDQkY2MEUwMTE4RDE5RDEwOEZGQUM5QjgyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODcxRkZBMURDRDlDMjI3OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzY4MjMzMjlDODJCOTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2RDcxRTAzNUQ2NkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOEMxNEE0OUQwMkFDOTc1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMThGNjJERkNFRjMwQUFDOTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4RkVERjg3NDczRkYzNkEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOTE2N0RENzJBN0M5NzlBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTkzNDZGMjc0QzA1OEQ1NUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTFBOTYxRUEwMjRBNzRFRkU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOEY2MkRCM0YyNjg2MkE2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMTkxMDk5OUUxNzJBQ0VGNDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA0ODAxMTc0MDcyMDY4MTE5NUZFRDVFOUQzMTcyOTFFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOTk0Q0EwMDY4QzFDREUxQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMUI2MTg4MzgwOTY4RDREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEE2REI1RDAzODNGMDYyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMThDMTRBNTZDODE1RUVCRTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4QzE0QUI4OUMyREIzRDlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEY2Mjk4NEMxMjE3RDQ2NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMTkyQjBCMDNEMkI3OENGREQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE5NDU3OTQwNTRBMTIxRTlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExQUIzRkU2QTAzNkMzRTk4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMThEMkNGOTkxQTVBNEJEQzE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTE5MUIxRkQ3RjI4MEQxNEE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjgwMTE3NDA3MjA2ODExOTMxREIzRkJFOUJDNTZGMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMUE4NDM5Mjc3MUIxQkRFNzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTFBQjNGRTZBMDM2QzNFOThDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjlFNjFCMkNDQjIxMURGQUMyRDk1RUIzODYwRjA2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDZCNzhDQTc3OTIxNjgxMTk4QkVDOTk2QTY4MDUxNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzgwMTE3NDA3MjA2ODExOTEwOUU2MjlFNTZDNkExRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTkxNjdERDcyQTdDOTc5QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTFBNzJDRjMzOUVFQTBDQ0FEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzlBNjA0OEEyNjZERjExQTZDMzk0MEMzQ0FCRDhGQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDg4MDExNzQwNzIwNjgxMTgyMkFDNjdBNzFEMDYwRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA4ODAxMTc0MDcyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowODhGNkZBNTcxMjA2ODExODA4MzgzNzU4RTZBQjkyQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDk4MDExNzQwNzIwNjgxMTg4QzY5REU0QUI1RTk0MzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA5ODAxMTc0MDcyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowQTgwMTE3NDA3MjA2ODExODcxRkY0N0RDOTFERTExRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MEE4MDExNzQwNzIwNjgxMTkxMDlFOUFERUIwRjVENDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjBFMjM4M0NDMjcyMDY4MTE5MTA5ODI3QjExMTg3NjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowRUVDRDZGQjdEMjA2ODExOTJCMEYzNDM0REExMjA4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MTAxN0JGQkMxNTIwNjgxMThGNjJFRjAwQkZEODIxOTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjE0MzdDQjJFMzRFOURFMTE4RUM0Qjc2REZCRjMxRjRCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoxQTk0NTM2QTMyM0ExMUUwQTdCOEQ3NkJFQkRERkJFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MUIxRUZGRUM2MzEzREYxMUE3MTlGMUFGNTI2NjEwODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjFENTFEQUE3MjIyMjY4MTE5MTA5RjgyOEQ4REFGNDM2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyMDdDMkU3QkU5MjdERjExOEUxN0FEQzMzN0Q3ODczMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MjEzRDAxNTQ2RDg5MTFERkJERDU4NEREQzhDOTVCRjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjIzM0NEQkZDNjJCRkRFMTE4RDZGQjY3RTQ4MjgxNzU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyN0IwQkE2QzJCMjE2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mjg3N0RGRjEyNTIwNjgxMTg3MUY5MkM5MUQwNzUyQjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjI5NDdENkEzOTVFRTExRTA4QzMwQURGRkI0OTE1RDVFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyQUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MkRFMUMwM0M1NzM0RTAxMUFFRDY5RDkwMzI1Q0I0N0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjJFMzc4OTg2RUE2NEUwMTFBMTQyODg4OEU2Nzc5NDBBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyRUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzJEQUFDNTEyNTIwNjgxMTkyQjBCRThERDYyOEQyMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjMzOEI0Q0Q4OUE2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozM2MzN2VjYi1lYjVkLWIyNDktOGU4YS02M2RmYmY0OWM4OWM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM0MEVGMUUxN0EyMDY4MTE4OENDQzAzMDE4OTZDNjE5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozNDI0RjE5NDIxMjA2ODExOTQ1N0E3NDhFMjg2RUJBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzc3N0FEMjNDMTQzREYxMUFGMENFNzI3QzlFRkY4NjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM4QTAxMjlBOEYyMTY4MTE5MkIwODQ5OUI3M0ZFQTMxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozOEE5RjA1MTI2MjA2ODExODhGRDgyQzlBODI2QUU4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzk5REVGMkVGMUU5REUxMTgzQUVCMzE5ODc4REI0QUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjNFQkE2NzI4RDcyMTY4MTE4MzE3QUJCNjE0REE0MzNFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozRjU1MDE5MDE1MjA2ODExQjMyMEI1MzFEQzJDRjJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6M0Y1ODA2MDU3NTIyNjgxMThEQkJGQjU5NDM2RkRCRTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQxMTc4QjgxODhENEREMTFCRjgyOEYxOERFRUFFNjgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0MkI3OUM0RDE3MjA2ODExODhDNjlFOUMwREU4OTA2RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDVFMDM2OUIxNjI0NjgxMUJBNTVFNDU4Qjc5OTQ1RjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQ2NDNGOTFCNkY2NDExRTBBRjVBRDU3NTYyQ0U1MUNEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0OTY4MjM4MzFFMjA2ODExOEYxQ0ZFQ0E3ODI5MTVDNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDk3OEREMjgwMTIzNjgxMTkyQjBDQUJCMjg3NEFGMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUxNTQ2RkREMTMyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1MjUzNEMwM0U4MjI2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTI5MzY1Q0VENDIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUzRkQ0MUQ1ODEyMDY4MTE4NzFGQUFDNDI3RjUyQzE4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NDU0NkZERDEzMjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTU3QzQyQUU5OTIwNjgxMThGNDJDRkUyQTlFQkVBODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU1QkUwMDlFRTIyMTY4MTE5MTA5RTlBREVCMEY1RDQ3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NURGNTJGQTA3MjA2ODExODIyQUVDRjlERDYzOUQzRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTY1MUJENDA1RTIwNjgxMUFDOTJCMjMxNTQyRjU5NTc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU3NDkxRDQ0MUUyMDY4MTE5MTA5Qjg1MjFCMkZCMDRFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1QjUwMURDODREMjE2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NUJCQ0FFODE4QTIwNjgxMUE3ODBEQ0M3MTFBM0REM0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjVGMkNGNzU5NUQyMDY4MTE5OTRDRTY4QTdBOEE5MTM3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1YjdhOTllYi1iMzVhLTQzYjctOTAzYS00YTI5YmRkNDhmZDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjYzODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NDg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjRDNkM1QzgzOUNDREUxMTgwNDBDMjQ0QkNBRTBBQzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY1NEQwMEJEMDgyMDY4MTE4MjJBRDdEMjNEMDQ0QTk1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NURERDYwODlCMjA2ODExQkE1NUU0NThCNzk5NDVGMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjY4NDg3QzUwODIwNjgxMTgyMkFBMUEzNzAzOTRBNTQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY2ODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2Nzg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Njg3ODYxMTUwMThBMTFFMEI3NjhFQkQyQUQ0MUM5NzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY4Q0M0NzQ1RTAyMTY4MTE5NTFDQTBCRTM3QzhCOUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2QTI4NEUwOTFBMjk2ODExOTJCMEQ1M0ZGNzkwRjg1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NkRDQUU0MEUwODIwNjgxMTk5NENDNTUyQzYyRUREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjZGNTBENDcxOUY0NzExRTA4MkU3Q0U1RjRERkJFQUE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3MEY1NkQxOTMyOENFMDExQjJENUEwODlCQjQ0OTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzEwQTc0MDBBOEVCRTAxMUI5NzZENTkzRTY0NjkwMTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjcxMjVDOTlFMTMyMDY4MTE4MkZFOThFRjdGMThCRjFEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NDNDNTJBNDE2MjA2ODExQjA1MTlCOTk0MjAyRkQ0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzRFNzQxMUU1NUIxMTFFMEE4RTZFNzc2QTJFMUQ5OEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc0RjMzRUNFREJCQURFMTE5MTYwOUZENzU4OTY2RDY0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NTAxOUZDQjgwMjA2ODExOTJCMEM5ODFDNjJCRUE0MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzVERURDMjUzMTI0NjgxMThCNzJERTJDNkIxMDQyNzQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc5MjUzMzZGNzkyMDY4MTE4RjYyRkIyRjg2NjE4QzI5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3QTBFNzhGNzBGMjA2ODExOTVGRURDMjRENkM2NTdBRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0JEMUMyODNERTIwNjgxMThBNkQ5RkREMjZEMkFGNUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdEMjgyQTNGODEyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3RDVFMUI4QUVBRUZERjExOEE5REFGNzVBQUQzNEU4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0Y5QzUzQTIxMTIwNjgxMUFDQjY4M0FFNERFMjYwRDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdGQTc0MzYxNjIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4MTY2Rjk0RjhFNUFERjExQjJBOEQ1QzU0MjI2QjhEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODJEQUNFMzk3QzIzNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjgyRTVGRjNEMTIyMDY4MTE4NjlCREIwREQ0MUE5MDU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4M0E3NDM2MTYyMjM2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODNCQjg5MUUzMDIwNjgxMTgwODNGOUJCNDZBRDVENkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjg1MjYwMEI2OEI4QkRGMTE5ODk2OEQ4QkZBOUEwQzExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4OEQ5QTgyNUIxMjA2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODlFMzZGRkE3RDE0REYxMTk3Qzg5QzhGRjE3QjJENDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjhDRkE2ODg4QkRDOUUwMTE4QTE4OTRCNjZFOTRBOTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4RDYwMTZFQUU4MjE2ODExOEE2REZDODhBMjc4NjhDQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OERDMTI3NzI5MjIyNjgxMTk0NTdEMTcxNjk2NkE4QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkwQ0YzNDEwOUU2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MEU0N0U2OTYyNzFERjExODMxMUIwQzgwRjU5Q0ExMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTBGRkZEOTg0NTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkxMUI3OUQ0QkE2NUUwMTFBQ0Y0Qzk1RjM0NTgwNUY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MTFDN0YyQThBMjE2ODExODgxMDlGOTk3M0Q0NkYyQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTE0QzgwMDg4MTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjk2MUY2Q0MzRTFFMkUwMTFBODZGQzJDNzNBRkZGQTEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5NjcyNDIyRERCQ0RERTExQUJGQUEwRDg2MDNBOUFBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTlDQ0NGQ0E0QTcwMTFFMUI5NUNCNzg2NjU4RTMxN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlCQTU5RjkzQUMyMDY4MTFCNENDRTk4ODBBMUI0RDgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5QkVDRDI5N0JGMDdFMTExQTBDRThENjBDNjEyNjVFOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OUY4MjJBRENGMEQ3MTFERkJFOTZBQTBGRkU1NDYyQTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlGODIyQUU0RjBENzExREZCRTk2QUEwRkZFNTQ2MkEyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBNTMwRkM3MDYyMjE2ODExODhDNjlERTRBQjVFOTQzNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QTY5MTQ2NDAyQjIwNjgxMThDMTREOTU2Mzg3MDI5M0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkE3RTg3QTJGOTU4QzExREZCNzdDRjNBRDRGMDBCMEVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBODYwQkMxMEE3MjI2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUExQUMyOEMxQzIwNjgxMThEQkJBMDBCODVBOTEwOTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFBODhGRTkxMEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBQUUwRTkxOTBDMjA2ODExOTEwOUIyMDhBRkU3QTREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUQzNzczREQ5RDUzREYxMUI4QjRCNDhDRUI3NzBGNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFFQTk3REQ2RDMyMjY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBRjNGOTRGQzhBODExMURGQjU4RUE1OTkyQjUxNTg3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjA5Qzg3NEEzN0RCMTFFMDlBMUFFQ0I2RjhGMzM3MDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIwRDZBNjdGRjkyMDY4MTE4OTU0QjYwM0VGQUJCRTc3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCMkUyNjg0QzQ5MjI2ODExQUIwOEE3RjMwRUU1MzJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjM1MERCNjYxNDIwNjgxMUE5OThCRkVEQTk4RjZFMTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIzNzVFMEZFMDcyMDY4MTE4MjJBOEE1NjgyREQyNkJEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNTQ2OUE5RjMyMjA2ODExQUNFNjg2QUY0NTA4RjMzRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjVBOTdERDZEMzIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI1QjBDMjQ2NTE5OERFMTE4NjI2ODYxOUFGN0Q2MTgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNjA5Rjg2NzNEMjA2ODExOERCQjlBMkJEODdENzkyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjY0NDY4REQyMDIwNjgxMTkyQjBGQjM2ODA4MjVFMjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3MTJCMjE3MkQyMDY4MTFCRjcwQ0NGNkYzRTU2QURFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNzRBQ0VFM0I4MjA2ODExQkYzMDk0MTg3QUY4NDIxQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjdBNjU2MEUwODIwNjgxMTgyMkFDRjE5MTgwRTgxQjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3QjQ2NjE4MkUyMTY4MTE5OTY2ODQwRDEwMUQ5OTg1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCQjM1NjVFODE1MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkNDODkyNDYzMjIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkJDQ0E4NUIwMEIyMDY4MTE5MTA5ODcwNjI4Q0U1OUI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCRjBGRjBFNTYyMTUxMUUwODVDMUQxRjgwRjE3M0MyMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkY2RDFBOEFFRTIwNjgxMTk1QzREOUI2NEIzNUEyQkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMwNzlGQTkzQ0M0MTExRTBBQzBFQzJEOTBCRkQ2NUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMUE2M0Q0Mjk1NEUxMUUwOEMzMEFERkZCNDkxNUQ1RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzIzNTY1RTgxNTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMzNzNDRUMwMzYyMDY4MTE4RjYyRDBGNzAxMEFDMDJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMzhGMEVBRDY3MjA2ODExQTI2RUVGMEE4NEI5MDQ0QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzQ3OUYyMDQzMEE2REYxMTlDM0FCOTZFNkJDODAzQUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkM4Q0JGQUJEMUUyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDOTUyODE2RDgzMjA2ODExQkNDREUxODdCNDlDQTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Q0EyRjBCNTRCNzIwNjgxMTkyQjBBMzA2RjRFMkQ4QzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkNDNDlBOEZDNjE5NURFMTFBOTdGRkFBODExNDU0NTI2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDQ0Y5QkYwMjBBMjA2ODExODY5QkRCMERENDFBOTA1ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDEyNzVCNzE2MDQ2MTFFMDlERjA4NjFFOEM2MzQ5OEU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkQxRjUxRURDOTA1RjExRTBBMDlGQkYyQzE0Qjc2NjUxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpEMzQ1MUI4MDFFMjVERjExQkFCOUMxOENBREJCNzFCODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDQwNTRFQzExOTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRENDFDRUY3NUMyMDY4MTFBNEMwOUNFNzk4RjMyRUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpERTM4MkIzQjlENjhERjExQUVDMUM4MkIwNTBGODk1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6REU3Q0VBMkMxMzIwNjgxMUI2MTBFQjkzQzFCQjMzNDk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRGOTJDMTE5MDIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFMDFFOUY0RjRFQTExMUUwOTIyMEQ5RUQ5NzY4OUEyMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTFFQjZGNEJBNDI5MTFFMEI2NUVCRkM4NTIyOTM2QkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU0Mjg4MkU4RjZGMjExREZBNDE4QUUwQjNBODcyNDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFNTEyMEM5QzBFNkJERjExQjRGMTg3NThFQ0IzMDI2QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTZFRUFDNjYzODIwNjgxMTkxMDlFNEE0M0NFNTMwRDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU3RUVBQzY2MzgyMDY4MTE5MTA5RTRBNDNDRTUzMEQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFODAxN0JENTVBMzkxMUUwQTlENDlBOUVCRkU3ODQyNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTg5QjczQjIxMjIwNjgxMTgwODNBMTVERTczNDM2NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU4RDQwRDg4NUMyMDY4MTE4NzFGRjUyQjFCRjgzQzc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFQURBMzZBRjA3MjA2ODExODA4M0ExNURFNzM0MzY1MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RUQyRUJEQjcwOTIwNjgxMThEQkJCODE2N0YxQUY0NzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkVFRDkyRDQxMENDOURGMTE5ODQ0QkVFNTVBQjlDQjkzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGMEVDNTRDOTFFRjBFMDExQkYzMThDNDczQzQyQkYzMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjU3MzM3RkExRDIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3MEM2RUY4NEUyNzY4MTFBQjA4RTM3NjIyRkMyMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzVEOTE4QTExMjA2ODExOTJCMDhCRUUyOUM3NUREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTgwODM4RkJBRDEyOUYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4MDgzQkFERUZDMkFCRTM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODA4M0Y1QzFGNEFFOTYyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg3MUZDRDY0ODY4MzBBQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4QTZEODlBOTE2RDFFNEJFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTEwOUY4RkUyNzcxOEQ1QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTkyQjBEQ0Q3RjRBNEFGRDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5N0E1ODE3RTFBQzAzOURCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQTAwNTgwODQ1Q0VGNjlGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFBNjEzRkMwN0MzRDRFRUJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQkJFMkJFQzAxQjk2MDY0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUJENkM4RDIxMDA2OTE0Qzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFCRjhFQUE2RTJDRjYyNTRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGN0EyNzBDMkE3QTNERjExOUYxMzlCOTUyMjUxQjk5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE4MDgzODZGNzc0RURBNzU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExODA4Mzk5MzMxODEwQzc5MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTkxMDk5QUY2REZFRkQxMEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwODlFRDM1QkQ0RjhDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTk1RkVDOUI1QkE3RjlFOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTFCMDFBRDMyMkU2NzIyQUE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExQjlCMURFM0RGNjkzNzA4RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjhCMTIwMEVDODIwNjgxMThGNjJCNTVDOTRCNUYxQ0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5MjBERkU0QjkyMDY4MTFCOENCRDZBREVDRkMzM0JDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTc0RDhBRDUwRTNERTExOUI5OEEwRDFGQ0JBMTQ0NDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTg4QzY4Mzg1MzZGNTcxNUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4OEM2RjVDMjQ4QzY1M0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExOEE2REYxRUIyNTlDNkMyOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTkyQjA5NEYxMUFFQ0I4NDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE5MkIwRTExOEQ2MTEzRDlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExQUIwODkxRTZDRkYzMEVBRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkExMzBERjgzMjIxNjgxMUI2RDA5MzQ5Q0NGNEJENDg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTE4REJCOEM1RTIyN0U3QTVCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExOUE2NUI1MEM4QzdDOTUyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkE3RjExNzQwNzIwNjgxMUE1MzFFRkM2QUZCRTRDN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTFBOTY0QTMxREM1NkRERjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExQjlFN0Y0NTU1NjE3QUFEQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkFEMzFGNDA2NDIxNjgxMTk1MUNBMEJFMzdDOEI5RDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZCN0YxMTc0MDcyMDY4MTE4MDgzRUI4M0M2MkJEN0MxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOTdBNThDODdCNThGNEQ2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkJDNEQyMDQwQTIwNjgxMTkxMDlDQzY0MkM0NEVDMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZDM0Q1NjQ0MEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQzZGMEJENUYyMkZFMTExODM1RkNFQTZDQ0VCOTVFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk0NTc4NDBBRDU2NjIxM0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZENkQzNzY4NjkyMDY4MTE4REJCRkI1OTQzNkZEQkU1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRDdGMTE3NDA3MjA2ODExODIyQUJDNzczMEMyMDFGRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkQ3RjExNzQwNzIwNjgxMTgyRkU5OEVGN0YxOEJGMUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZEN0YxMTc0MDcyMDY4MTFBQjA4OUYxQkEyNzcyQjU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRENEQkU0QjNBMjA2ODExODcxRjlEOEEyNzAzOTJDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6YmJhYzA3YzEtMDVmZS00ZDdiLWE3YmUtNmZlYjA1ODQ4MzZlPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpjNGQ2MjY1Mi1lN2NmLTQ3ODYtYWRmYS1kNmQyZDdjMDFhYWQ8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NzwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+dg+sygAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAAqklEQVR42lzQIW4CYRDF8d9HERUEUVEDSZMaQnBNNugKzKreYC/AGUhFXRuCq6rYpCcgYQkKD4eAO1BV0Q/zbbrw3Jv/zOTNhBijWlledPGNZ3yEGmZ5cY81nlLvTzuBB2ww8K/FzWp3GGKLxwaY7avytY0l+qn4h+m+Kj+hhd/GRMBtbVp4wbEB51levEGIMcryopcCjRpbLk65Q4Vxgqdw9YQOvjDB+3kAcQ0tzjg3zwAAAAAASUVORK5CYII=") no-repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.flex-direction-nav a.flex-prev:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: transparent;
}
.flex-direction-nav a.flex-next {
	right: -13px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAACq42lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE0LTA3LTI2VDAzOjUyOjAzKzA2OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNC0wNy0yNlQwMzo1MjowMyswNjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTQtMDctMjZUMDM6NTI6MDMrMDY6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmE5NGMyNDUzLTk2OTYtZWU0NS1iOTcyLTIyYTgzMjNlODZkMTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1MDA5YTI4MS00OTE4LTFlNGQtODJkNS02NDZhOWY2ZWYxM2E8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo1MDA5YTI4MS00OTE4LTFlNGQtODJkNS02NDZhOWY2ZWYxM2E8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NTAwOWEyODEtNDkxOC0xZTRkLTgyZDUtNjQ2YTlmNmVmMTNhPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE0LTA3LTI2VDAzOjUyOjAzKzA2OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDphOTRjMjQ1My05Njk2LWVlNDUtYjk3Mi0yMmE4MzIzZTg2ZDE8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTQtMDctMjZUMDM6NTI6MDMrMDY6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgICAgPHJkZjpCYWc+CiAgICAgICAgICAgICAgIDxyZGY6bGk+MEM2ODA5QTAwN0ZCMUJGQzBEQzNFM0JGODkxMzMzQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT4xQkQ5QTYxOENDOEFBRUJDNDhDNUZBQzEzQTUzRTYzODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjFGNjkxMDkzMTE3RDU5OTIzQjE5QjRFMUZDQzg5QzZDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+M0ZCMjMzQkI4NDUyNkZDNzJGODM5ODYwRTdEMzZGMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT40OEE4RDE0QzkyNjdFRjYxNjlDRjZDNDdGOERDNzI3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjQ5MDc5RTUxQzA0MjdCMzVDQzVGQjBERjQ0MEVEQTYwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+NTE1MTlCNkVBNzBFMjJEMkZDMzBGRUU0QjBCNDVERDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT41RTQ3MjdBOTkwNDUxRjRCRTJFNTg5QzkxRTZGRjQ4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjVFOUQ4NkM5N0NDMzFCNTA5RTk0OThCQ0NCQzM3MTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+OTZFM0RDRjkwNTZERTkwQkI3NDhBQzM5QTVGMDUyMjQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5BRDlBQTdBQ0M0MTM5OUM3OTI4MDUzRjhEMDI1RkFFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkI0RTc3NUZENUJEMDMwOEYxNkEzNzlCM0M4M0E4OTlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+Q0REMkJCRURGRDUxNkI1QTVCM0RCRjcxNTE1NzQ5NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5ENjEyMUYxNTBERjRGQkNGNjc1OEI4NjZDMjgzOTVBQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkQ2MTc4MjNGMzIzOUJEMzQwMjVEQjEzQTVGMjJDOTA0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+RTc5Nzk2Q0FBNTlCM0U5QkJFMDk1RkUyNjhDM0MxRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5GQjNCRjg1NDNCMEM0QTBBM0FFRDFGREREQ0NCRTE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDowMWIwNDRlMS0yNjAzLTExZGEtYWFkMy1kNjE3MmVmZjhhYjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5hZG9iZTpkb2NpZDpwaG90b3Nob3A6MjBlZWNiODUtOWIwMi0xMWRlLWI0ZDEtYzVjZTM4ZTY0OTdhPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjU3M2MwMWFkLTU1ZDctMTFkYS05NTk0LWFhNDMwN2Q0ODBiMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDo2Y2M3MmRkNC1jMTIyLTExZGEtOWVhMC1iNDEwMjE3YmM2MDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjAwRDRENjU1MzVFRTExREI5MkY3QjNENzczQUQ4NEM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowMjYxRjMyNDc4QjlERDExODZEMDlBQTc4MzEwQUYzQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MDQ0NkM4OEE0QTU2REMxMThFQjM4NjExQjI2RkMzNUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjA2N0YwMTE0QzVGNERGMTE4MUZCRkExRkFGNThGMkRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowRjgyQjhFMTAwOERERTExODA2M0ExOERDMjc3QzM4MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MTBEOURDMzAzMzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjExQjhDMDY3MTNEMUREMTFCNjJDRkQxOTFDQUQ3ODUzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoxOTUwMTUwOEUyRUYxMUREOEJFQ0NCNkI0NTUyQkVBNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MUUwQTU3MEU5NTAzREYxMUEzMkM4NjQ1MTRFRkE1MEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjFFMTFDNDJBNDhGQURFMTFBQzEyRDRBQUZFMjg2RjVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyNDBGNzY5NkUwOUJERjExODk0M0VDN0QyRTg5QzBCQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Mjg0MDNGNEJDNEQyREUxMUExMUVENTUwRDM4RjQ0NUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJBRDU2NDc1NjU5NERFMTFCNEREREYxMzIwRTRGMDdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyRDFGMDVCMDI5NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MkRFOEQyMTk1RDREREMxMUFEQkFERUZEOTZCN0YxNDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJGQzA4MDhCQUUxREREMTE4NUMxQjNCMkEwNzNDQ0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyYmIyYjAyNC1hNWEzLTQxYTgtOTM3OC0wNTM5MDUwMzFjYTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjMwNDE4OTQxM0E2REREMTE5QUZCRjgwQzBEMTJCQkMzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDozMzRBNjhCN0E1RTJERDExODhBQkE1QjlBRjlBODU1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NDIwMUM1NDExMDkwREUxMUIxMjNFMUQ0NUNEQkY3OTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjQ5NTc3QTBCMEU5MERDMTE4Q0M5REQ3QTEyQkFGMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo0RDlDOTgxQkZGMzZFMDExQjgyNEY0QkE4RUMxOTI3NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NTAwMUY3NEQyQTQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjUxMTAyRDIzNDhFNkRDMTFCQTM3QTFGNDU5MzIwOTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2NTE2OUNDQjM0NUVERjExOTRDOEQ5Rjc4NjU0NDIyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NjZFMkU3QjIxRUI1REYxMUFGNDRCNjlEMzM1MTU5RUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjZBNTE0NjBFRkNFRkRFMTFBMzVDRDNEOEY0ODQ5QUIxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2QTZENEI5REQzQkJERTExODNGOUY1MTgwRjI3OEVGNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzE4QUMwRTFFRTA0REQxMTk1ODVERkUxNUQ2Q0FFRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc1YWQzN2I2LThhMzctNGZjZC1hNGZlLTI2ZjFhYTFmMTFhYjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzhCREFFMDczREQ0REQxMTk1NzRFNDkyNjBBRTcwMjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc4RTA2MjMwREUzMUREMTE5RDkyOTNFODFGMEY0NkIyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4MjMwMDIwMzRDNjlERDExOUMxRjhFOTEyOTY1QjQ3MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ODQwNzlFQkI3RUYxREUxMUE5NEFEQ0ZFQjQwQ0ZBQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjg1ODQ4MjkwRjYzMkRGMTFBNkI2ODI3RUU4Qzk3MzZFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4RDYyRTVDNUY5NDZERjExQTFBQ0JDMkNENjYwQzIxMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OEZFMUY5NUE5NTQxREUxMTg3QTNCNjNBRUM2NzBCN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjkwQURGN0Q1Mzk4QTExREY4NjExOTQzNkExN0NCMjI3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo5MzY5MDQyQzJGNDZERTExQkQ5RUU1QTY2MzlBNjI1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OTc5RTgwRjEyQzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkEyMzVGRkE0MzYzM0REMTFCODREQjE1M0ZGQ0IyQjI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBMzIzM0Q3NjM5QTBERDExOEM0RUIxRDc2RjIwRDYxRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QTQ3RkVCNDc1QThCREUxMTkwQThENjIzRTdBQzYzMjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkE5MTYxNDBGNEJFNkRFMTE5OEM2QUIwMUI3ODI0MDY2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBRkZFQjI1M0FGRkVERTExQTU5Mjg2MkMwQkMzRDk1OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QjQ2NjExNjAxMjZDREUxMTlBNkJENkU2Q0M5N0Q5RTk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkI0OENDMzc0RjZFMkRDMTE5M0Q2RTU5M0Y3MDRFRjk0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpCQTkwMEUzNDYzREVERTExOEQyRUYwRkExMjY5QTY1MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QkQ3Mzk2MDkwMDcyREUxMTg1NTY4MUJFQTg3RTYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkMwMzdCNDBENDlFNUREMTFBM0YwQjE5NkEyNzNCMzVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDOTVGOEU5M0UxRUNERDExQUQ4MUExQUI4NEQ0MDVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Q0FCQ0QzNTQ0OEU1REQxMUEzRjBCMTk2QTI3M0IzNUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkNGNUY0QzAyQjRCM0RGMTFCRUU5RDIzQTczODI4MjMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDRjhFMDY0NDI3NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RDZBREU2NjA2QUQ3REUxMTk2RUFEOUI5MjZDNzhCMDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkRCNjFDODMzNUMwMkREMTFBRjZFREZGMjgzNEZGODczPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpEQzRGNTg4MkIwRTlFMDExQjMyNjlBQjFDMDM1NkVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RTFEMjI1RUVBNDI2RTMxMTkyNjRGRjVCNTU0NTIzRjc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkU5RkJFNTc2NkYwRERDMTE5NUJGQzcyMTQ1MjM4QTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpFRUY3RjE2RkVGODlERTExQjFDNEQ2NUVGNDM2ODhBMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RjBEM0ZGMzNBRTYzREQxMUExQzhEQkVENUI2RjJFRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkY4MUU5QkM5OTc4QURFMTE5NkEwRUZGOTUwOTYwRTE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpGRUQ3NzY4QTJBNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMDgwMTE3NDA3MjA2ODExODdFNkQzRjFGRUVFN0U2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDEzQ0VFMTM5RTY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MEQ3QjgwQUUzNjFGQzlCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODIyQTk5QUYxNjdGRUM4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4RTZBQjZDRjRGQ0VCN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QTZEODEyQjE1RjU1MTIzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEE2RDlBNUUyOEU0Njk0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThBNkRGMjBEMjc1NkE5QUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QzE0QTE2MUQyMUYyMkMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEQ5NUM5QjJDMTY4MjkyODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThEQkJCMEIwNDYwMTM1NTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4REJCRjY3Q0M3NTI1RjM4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEY2MkVCMkFERTQ2RDI3MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlCRDk1OTUwQUE0NTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTA5RjMwNTY0NkVCNTdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTEwOUZBMjk3QTdBNTkwNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlGREYyOEQ3QjFBMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTY3REQ3MkE3Qzk3OUExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMDhGQUM5RjQ0RTM4NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwQkQ1NzgyNTUzOEY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEM2RjAwRkJGNDA0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBEOTNBN0UxQTAxMkQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwREEzQTdGNTc3MDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEU4QTYwQUFBNzI5NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBGMDY0RUExMDdBOEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5NDU3OUJGNkY4QURCQkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTVGRUM4MUMyNUNGNUQzOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTk3MDBFNTYzMEFGM0E1NDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5N0E1QzY0NUU3NUZBOTc1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTdBNURBRjI1ODNBMEE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUExNTBDNTVDMkJGRDRDQkM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBMzMwQ0JFQjhDRjNDNEE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQTYxM0YxMkM0QzQ3NzU4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUFCMDg4OEVDOUQ4Qjg1QTY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBQjA4RThFOEVFM0YwMjg5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQjFBNDgxMTczRjNCMjA5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUI2QTJEM0EzQjMyMTkxQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFCQTA2REUyRDIzOTAwQTFGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMUM2NjhDQjJDM0ExMUUwQjI0QkY3MkYxNjcxOUExNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDFFREEzNDAzNkVFREUxMUE4REU4RTlCMjRCMTJEQUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyNjQ5MjQ2MTUyMTY4MTE4QTZEQzg0Mjk5OTREQjgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODA4M0RGREYzNjY0NDQ4MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg0RUFBMTdGQUM5MEU2RDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4NzFGRUZDNkJEMkVBQjE3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOERGOEUwRUU3OEQ0OENFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMThGNjI4QUY2N0FFRUVDREM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4RjYyQTJGNkM1MTEyMUY3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOTEwOUM2NUE3MDQwMTM0MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMUI4NDBDMTQzNzg4ODUwMkU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyYzRkM2NlLTkwMzUtNGY1OS05OGE3LTQyN2RmNTdiNjdmMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM1Q0Y0RkU5RDY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzNkM3MUJDQkY2MEUwMTE4RDE5RDEwOEZGQUM5QjgyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODcxRkZBMURDRDlDMjI3OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzY4MjMzMjlDODJCOTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2RDcxRTAzNUQ2NkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOEMxNEE0OUQwMkFDOTc1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMThGNjJERkNFRjMwQUFDOTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4RkVERjg3NDczRkYzNkEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOTE2N0RENzJBN0M5NzlBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTkzNDZGMjc0QzA1OEQ1NUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTFBOTYxRUEwMjRBNzRFRkU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOEY2MkRCM0YyNjg2MkE2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMTkxMDk5OUUxNzJBQ0VGNDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA0ODAxMTc0MDcyMDY4MTE5NUZFRDVFOUQzMTcyOTFFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOTk0Q0EwMDY4QzFDREUxQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMUI2MTg4MzgwOTY4RDREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEE2REI1RDAzODNGMDYyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMThDMTRBNTZDODE1RUVCRTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4QzE0QUI4OUMyREIzRDlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEY2Mjk4NEMxMjE3RDQ2NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMTkyQjBCMDNEMkI3OENGREQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE5NDU3OTQwNTRBMTIxRTlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExQUIzRkU2QTAzNkMzRTk4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMThEMkNGOTkxQTVBNEJEQzE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTE5MUIxRkQ3RjI4MEQxNEE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjgwMTE3NDA3MjA2ODExOTMxREIzRkJFOUJDNTZGMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMUE4NDM5Mjc3MUIxQkRFNzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTFBQjNGRTZBMDM2QzNFOThDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjlFNjFCMkNDQjIxMURGQUMyRDk1RUIzODYwRjA2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDZCNzhDQTc3OTIxNjgxMTk4QkVDOTk2QTY4MDUxNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzgwMTE3NDA3MjA2ODExOTEwOUU2MjlFNTZDNkExRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTkxNjdERDcyQTdDOTc5QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTFBNzJDRjMzOUVFQTBDQ0FEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzlBNjA0OEEyNjZERjExQTZDMzk0MEMzQ0FCRDhGQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDg4MDExNzQwNzIwNjgxMTgyMkFDNjdBNzFEMDYwRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA4ODAxMTc0MDcyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowODhGNkZBNTcxMjA2ODExODA4MzgzNzU4RTZBQjkyQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDk4MDExNzQwNzIwNjgxMTg4QzY5REU0QUI1RTk0MzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA5ODAxMTc0MDcyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowQTgwMTE3NDA3MjA2ODExODcxRkY0N0RDOTFERTExRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MEE4MDExNzQwNzIwNjgxMTkxMDlFOUFERUIwRjVENDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjBFMjM4M0NDMjcyMDY4MTE5MTA5ODI3QjExMTg3NjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowRUVDRDZGQjdEMjA2ODExOTJCMEYzNDM0REExMjA4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MTAxN0JGQkMxNTIwNjgxMThGNjJFRjAwQkZEODIxOTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjE0MzdDQjJFMzRFOURFMTE4RUM0Qjc2REZCRjMxRjRCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoxQTk0NTM2QTMyM0ExMUUwQTdCOEQ3NkJFQkRERkJFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MUIxRUZGRUM2MzEzREYxMUE3MTlGMUFGNTI2NjEwODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjFENTFEQUE3MjIyMjY4MTE5MTA5RjgyOEQ4REFGNDM2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyMDdDMkU3QkU5MjdERjExOEUxN0FEQzMzN0Q3ODczMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MjEzRDAxNTQ2RDg5MTFERkJERDU4NEREQzhDOTVCRjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjIzM0NEQkZDNjJCRkRFMTE4RDZGQjY3RTQ4MjgxNzU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyN0IwQkE2QzJCMjE2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mjg3N0RGRjEyNTIwNjgxMTg3MUY5MkM5MUQwNzUyQjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjI5NDdENkEzOTVFRTExRTA4QzMwQURGRkI0OTE1RDVFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyQUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MkRFMUMwM0M1NzM0RTAxMUFFRDY5RDkwMzI1Q0I0N0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjJFMzc4OTg2RUE2NEUwMTFBMTQyODg4OEU2Nzc5NDBBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyRUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzJEQUFDNTEyNTIwNjgxMTkyQjBCRThERDYyOEQyMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjMzOEI0Q0Q4OUE2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozM2MzN2VjYi1lYjVkLWIyNDktOGU4YS02M2RmYmY0OWM4OWM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM0MEVGMUUxN0EyMDY4MTE4OENDQzAzMDE4OTZDNjE5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozNDI0RjE5NDIxMjA2ODExOTQ1N0E3NDhFMjg2RUJBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzc3N0FEMjNDMTQzREYxMUFGMENFNzI3QzlFRkY4NjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM4QTAxMjlBOEYyMTY4MTE5MkIwODQ5OUI3M0ZFQTMxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozOEE5RjA1MTI2MjA2ODExODhGRDgyQzlBODI2QUU4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzk5REVGMkVGMUU5REUxMTgzQUVCMzE5ODc4REI0QUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjNFQkE2NzI4RDcyMTY4MTE4MzE3QUJCNjE0REE0MzNFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozRjU1MDE5MDE1MjA2ODExQjMyMEI1MzFEQzJDRjJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6M0Y1ODA2MDU3NTIyNjgxMThEQkJGQjU5NDM2RkRCRTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQxMTc4QjgxODhENEREMTFCRjgyOEYxOERFRUFFNjgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0MkI3OUM0RDE3MjA2ODExODhDNjlFOUMwREU4OTA2RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDVFMDM2OUIxNjI0NjgxMUJBNTVFNDU4Qjc5OTQ1RjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQ2NDNGOTFCNkY2NDExRTBBRjVBRDU3NTYyQ0U1MUNEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0OTY4MjM4MzFFMjA2ODExOEYxQ0ZFQ0E3ODI5MTVDNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDk3OEREMjgwMTIzNjgxMTkyQjBDQUJCMjg3NEFGMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUxNTQ2RkREMTMyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1MjUzNEMwM0U4MjI2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTI5MzY1Q0VENDIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUzRkQ0MUQ1ODEyMDY4MTE4NzFGQUFDNDI3RjUyQzE4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NDU0NkZERDEzMjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTU3QzQyQUU5OTIwNjgxMThGNDJDRkUyQTlFQkVBODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU1QkUwMDlFRTIyMTY4MTE5MTA5RTlBREVCMEY1RDQ3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NURGNTJGQTA3MjA2ODExODIyQUVDRjlERDYzOUQzRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTY1MUJENDA1RTIwNjgxMUFDOTJCMjMxNTQyRjU5NTc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU3NDkxRDQ0MUUyMDY4MTE5MTA5Qjg1MjFCMkZCMDRFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1QjUwMURDODREMjE2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NUJCQ0FFODE4QTIwNjgxMUE3ODBEQ0M3MTFBM0REM0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjVGMkNGNzU5NUQyMDY4MTE5OTRDRTY4QTdBOEE5MTM3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1YjdhOTllYi1iMzVhLTQzYjctOTAzYS00YTI5YmRkNDhmZDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjYzODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NDg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjRDNkM1QzgzOUNDREUxMTgwNDBDMjQ0QkNBRTBBQzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY1NEQwMEJEMDgyMDY4MTE4MjJBRDdEMjNEMDQ0QTk1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NURERDYwODlCMjA2ODExQkE1NUU0NThCNzk5NDVGMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjY4NDg3QzUwODIwNjgxMTgyMkFBMUEzNzAzOTRBNTQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY2ODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2Nzg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Njg3ODYxMTUwMThBMTFFMEI3NjhFQkQyQUQ0MUM5NzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY4Q0M0NzQ1RTAyMTY4MTE5NTFDQTBCRTM3QzhCOUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2QTI4NEUwOTFBMjk2ODExOTJCMEQ1M0ZGNzkwRjg1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NkRDQUU0MEUwODIwNjgxMTk5NENDNTUyQzYyRUREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjZGNTBENDcxOUY0NzExRTA4MkU3Q0U1RjRERkJFQUE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3MEY1NkQxOTMyOENFMDExQjJENUEwODlCQjQ0OTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzEwQTc0MDBBOEVCRTAxMUI5NzZENTkzRTY0NjkwMTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjcxMjVDOTlFMTMyMDY4MTE4MkZFOThFRjdGMThCRjFEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NDNDNTJBNDE2MjA2ODExQjA1MTlCOTk0MjAyRkQ0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzRFNzQxMUU1NUIxMTFFMEE4RTZFNzc2QTJFMUQ5OEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc0RjMzRUNFREJCQURFMTE5MTYwOUZENzU4OTY2RDY0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NTAxOUZDQjgwMjA2ODExOTJCMEM5ODFDNjJCRUE0MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzVERURDMjUzMTI0NjgxMThCNzJERTJDNkIxMDQyNzQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc5MjUzMzZGNzkyMDY4MTE4RjYyRkIyRjg2NjE4QzI5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3QTBFNzhGNzBGMjA2ODExOTVGRURDMjRENkM2NTdBRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0JEMUMyODNERTIwNjgxMThBNkQ5RkREMjZEMkFGNUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdEMjgyQTNGODEyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3RDVFMUI4QUVBRUZERjExOEE5REFGNzVBQUQzNEU4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0Y5QzUzQTIxMTIwNjgxMUFDQjY4M0FFNERFMjYwRDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdGQTc0MzYxNjIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4MTY2Rjk0RjhFNUFERjExQjJBOEQ1QzU0MjI2QjhEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODJEQUNFMzk3QzIzNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjgyRTVGRjNEMTIyMDY4MTE4NjlCREIwREQ0MUE5MDU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4M0E3NDM2MTYyMjM2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODNCQjg5MUUzMDIwNjgxMTgwODNGOUJCNDZBRDVENkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjg1MjYwMEI2OEI4QkRGMTE5ODk2OEQ4QkZBOUEwQzExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4OEQ5QTgyNUIxMjA2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODlFMzZGRkE3RDE0REYxMTk3Qzg5QzhGRjE3QjJENDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjhDRkE2ODg4QkRDOUUwMTE4QTE4OTRCNjZFOTRBOTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4RDYwMTZFQUU4MjE2ODExOEE2REZDODhBMjc4NjhDQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OERDMTI3NzI5MjIyNjgxMTk0NTdEMTcxNjk2NkE4QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkwQ0YzNDEwOUU2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MEU0N0U2OTYyNzFERjExODMxMUIwQzgwRjU5Q0ExMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTBGRkZEOTg0NTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkxMUI3OUQ0QkE2NUUwMTFBQ0Y0Qzk1RjM0NTgwNUY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MTFDN0YyQThBMjE2ODExODgxMDlGOTk3M0Q0NkYyQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTE0QzgwMDg4MTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjk2MUY2Q0MzRTFFMkUwMTFBODZGQzJDNzNBRkZGQTEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5NjcyNDIyRERCQ0RERTExQUJGQUEwRDg2MDNBOUFBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTlDQ0NGQ0E0QTcwMTFFMUI5NUNCNzg2NjU4RTMxN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlCQTU5RjkzQUMyMDY4MTFCNENDRTk4ODBBMUI0RDgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5QkVDRDI5N0JGMDdFMTExQTBDRThENjBDNjEyNjVFOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OUY4MjJBRENGMEQ3MTFERkJFOTZBQTBGRkU1NDYyQTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlGODIyQUU0RjBENzExREZCRTk2QUEwRkZFNTQ2MkEyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBNTMwRkM3MDYyMjE2ODExODhDNjlERTRBQjVFOTQzNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QTY5MTQ2NDAyQjIwNjgxMThDMTREOTU2Mzg3MDI5M0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkE3RTg3QTJGOTU4QzExREZCNzdDRjNBRDRGMDBCMEVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBODYwQkMxMEE3MjI2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUExQUMyOEMxQzIwNjgxMThEQkJBMDBCODVBOTEwOTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFBODhGRTkxMEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBQUUwRTkxOTBDMjA2ODExOTEwOUIyMDhBRkU3QTREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUQzNzczREQ5RDUzREYxMUI4QjRCNDhDRUI3NzBGNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFFQTk3REQ2RDMyMjY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBRjNGOTRGQzhBODExMURGQjU4RUE1OTkyQjUxNTg3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjA5Qzg3NEEzN0RCMTFFMDlBMUFFQ0I2RjhGMzM3MDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIwRDZBNjdGRjkyMDY4MTE4OTU0QjYwM0VGQUJCRTc3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCMkUyNjg0QzQ5MjI2ODExQUIwOEE3RjMwRUU1MzJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjM1MERCNjYxNDIwNjgxMUE5OThCRkVEQTk4RjZFMTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIzNzVFMEZFMDcyMDY4MTE4MjJBOEE1NjgyREQyNkJEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNTQ2OUE5RjMyMjA2ODExQUNFNjg2QUY0NTA4RjMzRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjVBOTdERDZEMzIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI1QjBDMjQ2NTE5OERFMTE4NjI2ODYxOUFGN0Q2MTgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNjA5Rjg2NzNEMjA2ODExOERCQjlBMkJEODdENzkyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjY0NDY4REQyMDIwNjgxMTkyQjBGQjM2ODA4MjVFMjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3MTJCMjE3MkQyMDY4MTFCRjcwQ0NGNkYzRTU2QURFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNzRBQ0VFM0I4MjA2ODExQkYzMDk0MTg3QUY4NDIxQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjdBNjU2MEUwODIwNjgxMTgyMkFDRjE5MTgwRTgxQjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3QjQ2NjE4MkUyMTY4MTE5OTY2ODQwRDEwMUQ5OTg1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCQjM1NjVFODE1MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkNDODkyNDYzMjIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkJDQ0E4NUIwMEIyMDY4MTE5MTA5ODcwNjI4Q0U1OUI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCRjBGRjBFNTYyMTUxMUUwODVDMUQxRjgwRjE3M0MyMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkY2RDFBOEFFRTIwNjgxMTk1QzREOUI2NEIzNUEyQkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMwNzlGQTkzQ0M0MTExRTBBQzBFQzJEOTBCRkQ2NUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMUE2M0Q0Mjk1NEUxMUUwOEMzMEFERkZCNDkxNUQ1RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzIzNTY1RTgxNTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMzNzNDRUMwMzYyMDY4MTE4RjYyRDBGNzAxMEFDMDJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMzhGMEVBRDY3MjA2ODExQTI2RUVGMEE4NEI5MDQ0QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzQ3OUYyMDQzMEE2REYxMTlDM0FCOTZFNkJDODAzQUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkM4Q0JGQUJEMUUyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDOTUyODE2RDgzMjA2ODExQkNDREUxODdCNDlDQTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Q0EyRjBCNTRCNzIwNjgxMTkyQjBBMzA2RjRFMkQ4QzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkNDNDlBOEZDNjE5NURFMTFBOTdGRkFBODExNDU0NTI2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDQ0Y5QkYwMjBBMjA2ODExODY5QkRCMERENDFBOTA1ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDEyNzVCNzE2MDQ2MTFFMDlERjA4NjFFOEM2MzQ5OEU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkQxRjUxRURDOTA1RjExRTBBMDlGQkYyQzE0Qjc2NjUxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpEMzQ1MUI4MDFFMjVERjExQkFCOUMxOENBREJCNzFCODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDQwNTRFQzExOTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRENDFDRUY3NUMyMDY4MTFBNEMwOUNFNzk4RjMyRUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpERTM4MkIzQjlENjhERjExQUVDMUM4MkIwNTBGODk1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6REU3Q0VBMkMxMzIwNjgxMUI2MTBFQjkzQzFCQjMzNDk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRGOTJDMTE5MDIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFMDFFOUY0RjRFQTExMUUwOTIyMEQ5RUQ5NzY4OUEyMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTFFQjZGNEJBNDI5MTFFMEI2NUVCRkM4NTIyOTM2QkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU0Mjg4MkU4RjZGMjExREZBNDE4QUUwQjNBODcyNDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFNTEyMEM5QzBFNkJERjExQjRGMTg3NThFQ0IzMDI2QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTZFRUFDNjYzODIwNjgxMTkxMDlFNEE0M0NFNTMwRDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU3RUVBQzY2MzgyMDY4MTE5MTA5RTRBNDNDRTUzMEQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFODAxN0JENTVBMzkxMUUwQTlENDlBOUVCRkU3ODQyNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTg5QjczQjIxMjIwNjgxMTgwODNBMTVERTczNDM2NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU4RDQwRDg4NUMyMDY4MTE4NzFGRjUyQjFCRjgzQzc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFQURBMzZBRjA3MjA2ODExODA4M0ExNURFNzM0MzY1MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RUQyRUJEQjcwOTIwNjgxMThEQkJCODE2N0YxQUY0NzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkVFRDkyRDQxMENDOURGMTE5ODQ0QkVFNTVBQjlDQjkzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGMEVDNTRDOTFFRjBFMDExQkYzMThDNDczQzQyQkYzMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjU3MzM3RkExRDIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3MEM2RUY4NEUyNzY4MTFBQjA4RTM3NjIyRkMyMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzVEOTE4QTExMjA2ODExOTJCMDhCRUUyOUM3NUREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTgwODM4RkJBRDEyOUYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4MDgzQkFERUZDMkFCRTM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODA4M0Y1QzFGNEFFOTYyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg3MUZDRDY0ODY4MzBBQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4QTZEODlBOTE2RDFFNEJFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTEwOUY4RkUyNzcxOEQ1QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTkyQjBEQ0Q3RjRBNEFGRDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5N0E1ODE3RTFBQzAzOURCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQTAwNTgwODQ1Q0VGNjlGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFBNjEzRkMwN0MzRDRFRUJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQkJFMkJFQzAxQjk2MDY0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUJENkM4RDIxMDA2OTE0Qzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFCRjhFQUE2RTJDRjYyNTRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGN0EyNzBDMkE3QTNERjExOUYxMzlCOTUyMjUxQjk5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE4MDgzODZGNzc0RURBNzU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExODA4Mzk5MzMxODEwQzc5MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTkxMDk5QUY2REZFRkQxMEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwODlFRDM1QkQ0RjhDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTk1RkVDOUI1QkE3RjlFOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTFCMDFBRDMyMkU2NzIyQUE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExQjlCMURFM0RGNjkzNzA4RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjhCMTIwMEVDODIwNjgxMThGNjJCNTVDOTRCNUYxQ0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5MjBERkU0QjkyMDY4MTFCOENCRDZBREVDRkMzM0JDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTc0RDhBRDUwRTNERTExOUI5OEEwRDFGQ0JBMTQ0NDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTg4QzY4Mzg1MzZGNTcxNUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4OEM2RjVDMjQ4QzY1M0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExOEE2REYxRUIyNTlDNkMyOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTkyQjA5NEYxMUFFQ0I4NDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE5MkIwRTExOEQ2MTEzRDlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExQUIwODkxRTZDRkYzMEVBRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkExMzBERjgzMjIxNjgxMUI2RDA5MzQ5Q0NGNEJENDg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTE4REJCOEM1RTIyN0U3QTVCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExOUE2NUI1MEM4QzdDOTUyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkE3RjExNzQwNzIwNjgxMUE1MzFFRkM2QUZCRTRDN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTFBOTY0QTMxREM1NkRERjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExQjlFN0Y0NTU1NjE3QUFEQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkFEMzFGNDA2NDIxNjgxMTk1MUNBMEJFMzdDOEI5RDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZCN0YxMTc0MDcyMDY4MTE4MDgzRUI4M0M2MkJEN0MxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOTdBNThDODdCNThGNEQ2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkJDNEQyMDQwQTIwNjgxMTkxMDlDQzY0MkM0NEVDMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZDM0Q1NjQ0MEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQzZGMEJENUYyMkZFMTExODM1RkNFQTZDQ0VCOTVFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk0NTc4NDBBRDU2NjIxM0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZENkQzNzY4NjkyMDY4MTE4REJCRkI1OTQzNkZEQkU1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRDdGMTE3NDA3MjA2ODExODIyQUJDNzczMEMyMDFGRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkQ3RjExNzQwNzIwNjgxMTgyRkU5OEVGN0YxOEJGMUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZEN0YxMTc0MDcyMDY4MTFBQjA4OUYxQkEyNzcyQjU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRENEQkU0QjNBMjA2ODExODcxRjlEOEEyNzAzOTJDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6YmJhYzA3YzEtMDVmZS00ZDdiLWE3YmUtNmZlYjA1ODQ4MzZlPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpjNGQ2MjY1Mi1lN2NmLTQ3ODYtYWRmYS1kNmQyZDdjMDFhYWQ8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NzwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+koVGKwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAArUlEQVR42kzPsUoDQRSF4W9XSJXa1oeI2wqCIG5hniBOG7ANpJJAQJuAiG+wrb1TprCLW9sJJggpDdhaTJoNzukO/38u3OL06maGCZYYtbH51aXsQB/XWFZ1OM7hk/8M8FbV4QSKlJKqDneYZ9I3LouUEqjqcIvn7hp8lpndQ5H1v7Jb3eMxg2sMj17fvxaYZosPnLex2ZQYZ2CFszY228MrD9jhBRdtbH4O5n4AENAsUvQbR/UAAAAASUVORK5CYII=") no-repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.flex-direction-nav a.flex-next:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: transparent;
}
.flex-direction-nav a.flex-disabled {
	display: none;
}
.main_detail_slider_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: auto;
	z-index: 15;
	background: #FFFFFF;
	opacity: 0;
}
.main_detail_slider_box .slider li{
	/*height: 300px;*/
	border-radius: 4px;
	overflow: hidden;
}
.main_detail_slider_box .slider li a,
.bx_item_detail_popup .main_detail_slider_box .slider li span {
	display: block;
	height: 100%;
	padding-top: 75%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 4px;
}
.bx_item_detail_popup .about-product-link {
	display: block;
	clear: both;
}
.main_detail_slider_box .carousel li{
	/*max-height: 65px;*/
}
.bx_item_detail_rating {
	position: absolute;
	right: 32px;
	top: 0;
	width: 160px;
}
.bx_item_detail_rating .bx_stars_bg {
	cursor: pointer;
	width: 68px;
}
.bx_item_detail_rating td {
	vertical-align: middle;
}
.bx_item_detail_rating .bx_stars_rating_votes {
	display: block;
	margin-left: 10px;
	font-size: 14px;
	line-height: 12px;
	white-space: nowrap;
	font-weight: 900;
	color: #6b6b6b;
}
.bx_item_detail .detail_preview_text {
	color: #6b6b6b;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 21px;
	padding: 16px 0 0;
}
.bx_item_detail .item_quantity {
	margin: 0 0 5px 20px;
	text-align: left;
}
.bx_item_detail .detail_p_head {
	display: block;
	margin-bottom: 23px;
	/*font-weight: 900;*/
	line-height: 1;
}

.bx_item_detail .detail_p_head .economy_price{
	position: relative;
}

.bx_item_detail .detail_p_head .economy_price::after{
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	bottom: -2px;
	background: currentColor;
	transform-origin: left;
	transform: scale(0);
	animation-name: animatedBottomLine;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-delay: 1s;
}
@keyframes animatedBottomLine {
	0% {
		transform-origin: left;
		transform: scale(0);
	}
	20% {
		transform-origin: left;
		transform: scale(0);
	}
	40% {
		transform-origin: left;
		transform: scale(1);
	}
	60% {
		transform-origin: right;
		transform: scaleX(1);
	}
	80% {
		transform-origin: right;
		transform: scaleX(0);
	}
	100% {
		transform-origin: right;
		transform: scaleX(0);
	}
}

.bx_item_detail .price {
	font-size: 20px;
	line-height: 26px;
	padding: 5px 15px;
}
.bx_item_detail .price .rub {
	font-size: 18px;
	font-weight: 900;
	border-bottom: 1px solid #000;
	position: relative;
	margin-top: 1px;
	top: 4px;
}
.bx_item_detail .old_price {
	padding: 0;
	float: left;
}
.detail_buy_button {
	width: auto;
	height: auto;
	margin: 20px 0;
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #cccccc;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 50px;
}
.detail_buy_button:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.detail_buy_button span.icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 50px;
	height: 50px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAACq5GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE0LTA3LTI4VDE4OjMwOjM5KzA2OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNC0wNy0yOFQxODozMDozOSswNjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTQtMDctMjhUMTg6MzA6MzkrMDY6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjU5MmU1Yjg5LWJhOTAtMmM0MS04M2FhLWRiOTc3ZmZlNjM2MDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo3NTI4YTRlZi1kNDkwLThjNGUtYjE1NS0xYTlkZTQwZjYwNTA8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo3NTI4YTRlZi1kNDkwLThjNGUtYjE1NS0xYTlkZTQwZjYwNTA8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NzUyOGE0ZWYtZDQ5MC04YzRlLWIxNTUtMWE5ZGU0MGY2MDUwPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE0LTA3LTI4VDE4OjMwOjM5KzA2OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1OTJlNWI4OS1iYTkwLTJjNDEtODNhYS1kYjk3N2ZmZTYzNjA8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTQtMDctMjhUMTg6MzA6MzkrMDY6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHBob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgICAgPHJkZjpCYWc+CiAgICAgICAgICAgICAgIDxyZGY6bGk+MEM2ODA5QTAwN0ZCMUJGQzBEQzNFM0JGODkxMzMzQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT4xQkQ5QTYxOENDOEFBRUJDNDhDNUZBQzEzQTUzRTYzODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjFGNjkxMDkzMTE3RDU5OTIzQjE5QjRFMUZDQzg5QzZDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+M0ZCMjMzQkI4NDUyNkZDNzJGODM5ODYwRTdEMzZGMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT40OEE4RDE0QzkyNjdFRjYxNjlDRjZDNDdGOERDNzI3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjQ5MDc5RTUxQzA0MjdCMzVDQzVGQjBERjQ0MEVEQTYwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+NTE1MTlCNkVBNzBFMjJEMkZDMzBGRUU0QjBCNDVERDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT41RTQ3MjdBOTkwNDUxRjRCRTJFNTg5QzkxRTZGRjQ4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPjVFOUQ4NkM5N0NDMzFCNTA5RTk0OThCQ0NCQzM3MTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+OTZFM0RDRjkwNTZERTkwQkI3NDhBQzM5QTVGMDUyMjQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5BRDlBQTdBQ0M0MTM5OUM3OTI4MDUzRjhEMDI1RkFFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkI0RTc3NUZENUJEMDMwOEYxNkEzNzlCM0M4M0E4OTlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+Q0REMkJCRURGRDUxNkI1QTVCM0RCRjcxNTE1NzQ5NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5ENjEyMUYxNTBERjRGQkNGNjc1OEI4NjZDMjgzOTVBQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPkQ2MTc4MjNGMzIzOUJEMzQwMjVEQjEzQTVGMjJDOTA0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+RTc5Nzk2Q0FBNTlCM0U5QkJFMDk1RkUyNjhDM0MxRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5GQjNCRjg1NDNCMEM0QTBBM0FFRDFGREREQ0NCRTE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDowMWIwNDRlMS0yNjAzLTExZGEtYWFkMy1kNjE3MmVmZjhhYjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT5hZG9iZTpkb2NpZDpwaG90b3Nob3A6MjBlZWNiODUtOWIwMi0xMWRlLWI0ZDEtYzVjZTM4ZTY0OTdhPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjU3M2MwMWFkLTU1ZDctMTFkYS05NTk0LWFhNDMwN2Q0ODBiMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDo2Y2M3MmRkNC1jMTIyLTExZGEtOWVhMC1iNDEwMjE3YmM2MDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjAwRDRENjU1MzVFRTExREI5MkY3QjNENzczQUQ4NEM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowMjYxRjMyNDc4QjlERDExODZEMDlBQTc4MzEwQUYzQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MDQ0NkM4OEE0QTU2REMxMThFQjM4NjExQjI2RkMzNUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjA2N0YwMTE0QzVGNERGMTE4MUZCRkExRkFGNThGMkRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDowRjgyQjhFMTAwOERERTExODA2M0ExOERDMjc3QzM4MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MTBEOURDMzAzMzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjExQjhDMDY3MTNEMUREMTFCNjJDRkQxOTFDQUQ3ODUzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoxOTUwMTUwOEUyRUYxMUREOEJFQ0NCNkI0NTUyQkVBNzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MUUwQTU3MEU5NTAzREYxMUEzMkM4NjQ1MTRFRkE1MEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjFFMTFDNDJBNDhGQURFMTFBQzEyRDRBQUZFMjg2RjVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyNDBGNzY5NkUwOUJERjExODk0M0VDN0QyRTg5QzBCQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Mjg0MDNGNEJDNEQyREUxMUExMUVENTUwRDM4RjQ0NUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJBRDU2NDc1NjU5NERFMTFCNEREREYxMzIwRTRGMDdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyRDFGMDVCMDI5NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6MkRFOEQyMTk1RDREREMxMUFEQkFERUZEOTZCN0YxNDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjJGQzA4MDhCQUUxREREMTE4NUMxQjNCMkEwNzNDQ0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDoyYmIyYjAyNC1hNWEzLTQxYTgtOTM3OC0wNTM5MDUwMzFjYTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjMwNDE4OTQxM0E2REREMTE5QUZCRjgwQzBEMTJCQkMzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDozMzRBNjhCN0E1RTJERDExODhBQkE1QjlBRjlBODU1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NDIwMUM1NDExMDkwREUxMUIxMjNFMUQ0NUNEQkY3OTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjQ5NTc3QTBCMEU5MERDMTE4Q0M5REQ3QTEyQkFGMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo0RDlDOTgxQkZGMzZFMDExQjgyNEY0QkE4RUMxOTI3NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NTAwMUY3NEQyQTQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjUxMTAyRDIzNDhFNkRDMTFCQTM3QTFGNDU5MzIwOTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2NTE2OUNDQjM0NUVERjExOTRDOEQ5Rjc4NjU0NDIyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NjZFMkU3QjIxRUI1REYxMUFGNDRCNjlEMzM1MTU5RUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjZBNTE0NjBFRkNFRkRFMTFBMzVDRDNEOEY0ODQ5QUIxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo2QTZENEI5REQzQkJERTExODNGOUY1MTgwRjI3OEVGNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzE4QUMwRTFFRTA0REQxMTk1ODVERkUxNUQ2Q0FFRkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc1YWQzN2I2LThhMzctNGZjZC1hNGZlLTI2ZjFhYTFmMTFhYjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6NzhCREFFMDczREQ0REQxMTk1NzRFNDkyNjBBRTcwMjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjc4RTA2MjMwREUzMUREMTE5RDkyOTNFODFGMEY0NkIyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4MjMwMDIwMzRDNjlERDExOUMxRjhFOTEyOTY1QjQ3MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ODQwNzlFQkI3RUYxREUxMUE5NEFEQ0ZFQjQwQ0ZBQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjg1ODQ4MjkwRjYzMkRGMTFBNkI2ODI3RUU4Qzk3MzZFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo4RDYyRTVDNUY5NDZERjExQTFBQ0JDMkNENjYwQzIxMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OEZFMUY5NUE5NTQxREUxMTg3QTNCNjNBRUM2NzBCN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOjkwQURGN0Q1Mzk4QTExREY4NjExOTQzNkExN0NCMjI3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDo5MzY5MDQyQzJGNDZERTExQkQ5RUU1QTY2MzlBNjI1RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6OTc5RTgwRjEyQzQ2REUxMThFMDVFMDBBOTI0RDhDQzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkEyMzVGRkE0MzYzM0REMTFCODREQjE1M0ZGQ0IyQjI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBMzIzM0Q3NjM5QTBERDExOEM0RUIxRDc2RjIwRDYxRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QTQ3RkVCNDc1QThCREUxMTkwQThENjIzRTdBQzYzMjU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkE5MTYxNDBGNEJFNkRFMTE5OEM2QUIwMUI3ODI0MDY2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpBRkZFQjI1M0FGRkVERTExQTU5Mjg2MkMwQkMzRDk1OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QjQ2NjExNjAxMjZDREUxMTlBNkJENkU2Q0M5N0Q5RTk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkI0OENDMzc0RjZFMkRDMTE5M0Q2RTU5M0Y3MDRFRjk0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpCQTkwMEUzNDYzREVERTExOEQyRUYwRkExMjY5QTY1MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6QkQ3Mzk2MDkwMDcyREUxMTg1NTY4MUJFQTg3RTYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkMwMzdCNDBENDlFNUREMTFBM0YwQjE5NkEyNzNCMzVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDOTVGOEU5M0UxRUNERDExQUQ4MUExQUI4NEQ0MDVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6Q0FCQ0QzNTQ0OEU1REQxMUEzRjBCMTk2QTI3M0IzNUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkNGNUY0QzAyQjRCM0RGMTFCRUU5RDIzQTczODI4MjMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpDRjhFMDY0NDI3NDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RDZBREU2NjA2QUQ3REUxMTk2RUFEOUI5MjZDNzhCMDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkRCNjFDODMzNUMwMkREMTFBRjZFREZGMjgzNEZGODczPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpEQzRGNTg4MkIwRTlFMDExQjMyNjlBQjFDMDM1NkVCNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RTFEMjI1RUVBNDI2RTMxMTkyNjRGRjVCNTU0NTIzRjc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkU5RkJFNTc2NkYwRERDMTE5NUJGQzcyMTQ1MjM4QTg0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpFRUY3RjE2RkVGODlERTExQjFDNEQ2NUVGNDM2ODhBMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6RjBEM0ZGMzNBRTYzREQxMUExQzhEQkVENUI2RjJFRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT51dWlkOkY4MUU5QkM5OTc4QURFMTE5NkEwRUZGOTUwOTYwRTE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+dXVpZDpGRUQ3NzY4QTJBNDZERTExOEUwNUUwMEE5MjREOENDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMDgwMTE3NDA3MjA2ODExODdFNkQzRjFGRUVFN0U2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDEzQ0VFMTM5RTY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MEQ3QjgwQUUzNjFGQzlCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODIyQTk5QUYxNjdGRUM4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4RTZBQjZDRjRGQ0VCN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QTZEODEyQjE1RjU1MTIzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEE2RDlBNUUyOEU0Njk0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThBNkRGMjBEMjc1NkE5QUU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4QzE0QTE2MUQyMUYyMkMyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEQ5NUM5QjJDMTY4MjkyODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMThEQkJCMEIwNDYwMTM1NTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4REJCRjY3Q0M3NTI1RjM4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOEY2MkVCMkFERTQ2RDI3MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlCRDk1OTUwQUE0NTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTA5RjMwNTY0NkVCNTdEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTEwOUZBMjk3QTdBNTkwNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkxMDlGREYyOEQ3QjFBMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MTY3REQ3MkE3Qzk3OUExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMDhGQUM5RjQ0RTM4NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwQkQ1NzgyNTUzOEY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEM2RjAwRkJGNDA0RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBEOTNBN0UxQTAxMkQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5MkIwREEzQTdGNTc3MDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTJCMEU4QTYwQUFBNzI5NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTkyQjBGMDY0RUExMDdBOEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5NDU3OUJGNkY4QURCQkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTVGRUM4MUMyNUNGNUQzOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTk3MDBFNTYzMEFGM0E1NDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE5N0E1QzY0NUU3NUZBOTc1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExOTdBNURBRjI1ODNBMEE0QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUExNTBDNTVDMkJGRDRDQkM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBMzMwQ0JFQjhDRjNDNEE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQTYxM0YxMkM0QzQ3NzU4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUFCMDg4OEVDOUQ4Qjg1QTY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBQjA4RThFOEVFM0YwMjg5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQjFBNDgxMTczRjNCMjA5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMUI2QTJEM0EzQjMyMTkxQjE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFCQTA2REUyRDIzOTAwQTFGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMUM2NjhDQjJDM0ExMUUwQjI0QkY3MkYxNjcxOUExNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDFFREEzNDAzNkVFREUxMUE4REU4RTlCMjRCMTJEQUY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyNjQ5MjQ2MTUyMTY4MTE4QTZEQzg0Mjk5OTREQjgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExODA4M0RGREYzNjY0NDQ4MzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg0RUFBMTdGQUM5MEU2RDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4NzFGRUZDNkJEMkVBQjE3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOERGOEUwRUU3OEQ0OENFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMThGNjI4QUY2N0FFRUVDREM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4RjYyQTJGNkM1MTEyMUY3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOTEwOUM2NUE3MDQwMTM0MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMUI4NDBDMTQzNzg4ODUwMkU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAyYzRkM2NlLTkwMzUtNGY1OS05OGE3LTQyN2RmNTdiNjdmMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM1Q0Y0RkU5RDY2RTAxMUFBRjdEOEUwREVEN0MwRUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzNkM3MUJDQkY2MEUwMTE4RDE5RDEwOEZGQUM5QjgyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODcxRkZBMURDRDlDMjI3OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzY4MjMzMjlDODJCOTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2RDcxRTAzNUQ2NkVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOEMxNEE0OUQwMkFDOTc1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMThGNjJERkNFRjMwQUFDOTA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4RkVERjg3NDczRkYzNkEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowMzgwMTE3NDA3MjA2ODExOTE2N0RENzJBN0M5NzlBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTkzNDZGMjc0QzA1OEQ1NUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjAzODAxMTc0MDcyMDY4MTFBOTYxRUEwMjRBNzRFRkU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOEY2MkRCM0YyNjg2MkE2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMTkxMDk5OUUxNzJBQ0VGNDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA0ODAxMTc0MDcyMDY4MTE5NUZFRDVFOUQzMTcyOTFFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNDgwMTE3NDA3MjA2ODExOTk0Q0EwMDY4QzFDREUxQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDQ4MDExNzQwNzIwNjgxMUI2MTg4MzgwOTY4RDREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEE2REI1RDAzODNGMDYyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMThDMTRBNTZDODE1RUVCRTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE4QzE0QUI4OUMyREIzRDlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExOEY2Mjk4NEMxMjE3RDQ2NjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDU4MDExNzQwNzIwNjgxMTkyQjBCMDNEMkI3OENGREQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA1ODAxMTc0MDcyMDY4MTE5NDU3OTQwNTRBMTIxRTlFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNTgwMTE3NDA3MjA2ODExQUIzRkU2QTAzNkMzRTk4QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMThEMkNGOTkxQTVBNEJEQzE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTE5MUIxRkQ3RjI4MEQxNEE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjgwMTE3NDA3MjA2ODExOTMxREIzRkJFOUJDNTZGMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDY4MDExNzQwNzIwNjgxMUE4NDM5Mjc3MUIxQkRFNzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTFBQjNGRTZBMDM2QzNFOThDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNjlFNjFCMkNDQjIxMURGQUMyRDk1RUIzODYwRjA2MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDZCNzhDQTc3OTIxNjgxMTk4QkVDOTk2QTY4MDUxNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTE4NzFGRkExRENEOUMyMjc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzgwMTE3NDA3MjA2ODExOTEwOUU2MjlFNTZDNkExRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTkxNjdERDcyQTdDOTc5QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA3ODAxMTc0MDcyMDY4MTFBNzJDRjMzOUVFQTBDQ0FEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowNzlBNjA0OEEyNjZERjExQTZDMzk0MEMzQ0FCRDhGQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDg4MDExNzQwNzIwNjgxMTgyMkFDNjdBNzFEMDYwRDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA4ODAxMTc0MDcyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowODhGNkZBNTcxMjA2ODExODA4MzgzNzU4RTZBQjkyQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MDk4MDExNzQwNzIwNjgxMTg4QzY5REU0QUI1RTk0MzU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjA5ODAxMTc0MDcyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowQTgwMTE3NDA3MjA2ODExODcxRkY0N0RDOTFERTExRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MEE4MDExNzQwNzIwNjgxMTkxMDlFOUFERUIwRjVENDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjBFMjM4M0NDMjcyMDY4MTE5MTA5ODI3QjExMTg3NjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDowRUVDRDZGQjdEMjA2ODExOTJCMEYzNDM0REExMjA4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MTAxN0JGQkMxNTIwNjgxMThGNjJFRjAwQkZEODIxOTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjE0MzdDQjJFMzRFOURFMTE4RUM0Qjc2REZCRjMxRjRCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoxQTk0NTM2QTMyM0ExMUUwQTdCOEQ3NkJFQkRERkJFNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MUIxRUZGRUM2MzEzREYxMUE3MTlGMUFGNTI2NjEwODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjFENTFEQUE3MjIyMjY4MTE5MTA5RjgyOEQ4REFGNDM2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyMDdDMkU3QkU5MjdERjExOEUxN0FEQzMzN0Q3ODczMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MjEzRDAxNTQ2RDg5MTFERkJERDU4NEREQzhDOTVCRjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjIzM0NEQkZDNjJCRkRFMTE4RDZGQjY3RTQ4MjgxNzU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyN0IwQkE2QzJCMjE2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mjg3N0RGRjEyNTIwNjgxMTg3MUY5MkM5MUQwNzUyQjA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjI5NDdENkEzOTVFRTExRTA4QzMwQURGRkI0OTE1RDVFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyQUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MkRFMUMwM0M1NzM0RTAxMUFFRDY5RDkwMzI1Q0I0N0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjJFMzc4OTg2RUE2NEUwMTFBMTQyODg4OEU2Nzc5NDBBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDoyRUNGMjU4RTMyNURFMDExQTFBNUNCRDE1RjFDNUQ4QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6MzJEQUFDNTEyNTIwNjgxMTkyQjBCRThERDYyOEQyMzg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjMzOEI0Q0Q4OUE2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozM2MzN2VjYi1lYjVkLWIyNDktOGU4YS02M2RmYmY0OWM4OWM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM0MEVGMUUxN0EyMDY4MTE4OENDQzAzMDE4OTZDNjE5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozNDI0RjE5NDIxMjA2ODExOTQ1N0E3NDhFMjg2RUJBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzc3N0FEMjNDMTQzREYxMUFGMENFNzI3QzlFRkY4NjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjM4QTAxMjlBOEYyMTY4MTE5MkIwODQ5OUI3M0ZFQTMxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozOEE5RjA1MTI2MjA2ODExODhGRDgyQzlBODI2QUU4QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Mzk5REVGMkVGMUU5REUxMTgzQUVCMzE5ODc4REI0QUE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjNFQkE2NzI4RDcyMTY4MTE4MzE3QUJCNjE0REE0MzNFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDozRjU1MDE5MDE1MjA2ODExQjMyMEI1MzFEQzJDRjJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6M0Y1ODA2MDU3NTIyNjgxMThEQkJGQjU5NDM2RkRCRTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQxMTc4QjgxODhENEREMTFCRjgyOEYxOERFRUFFNjgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0MkI3OUM0RDE3MjA2ODExODhDNjlFOUMwREU4OTA2RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDVFMDM2OUIxNjI0NjgxMUJBNTVFNDU4Qjc5OTQ1RjM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjQ2NDNGOTFCNkY2NDExRTBBRjVBRDU3NTYyQ0U1MUNEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0OTY4MjM4MzFFMjA2ODExOEYxQ0ZFQ0E3ODI5MTVDNjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NDk3OEREMjgwMTIzNjgxMTkyQjBDQUJCMjg3NEFGMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUxNTQ2RkREMTMyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1MjUzNEMwM0U4MjI2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTI5MzY1Q0VENDIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjUzRkQ0MUQ1ODEyMDY4MTE4NzFGQUFDNDI3RjUyQzE4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NDU0NkZERDEzMjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTU3QzQyQUU5OTIwNjgxMThGNDJDRkUyQTlFQkVBODI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU1QkUwMDlFRTIyMTY4MTE5MTA5RTlBREVCMEY1RDQ3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1NURGNTJGQTA3MjA2ODExODIyQUVDRjlERDYzOUQzRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NTY1MUJENDA1RTIwNjgxMUFDOTJCMjMxNTQyRjU5NTc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjU3NDkxRDQ0MUUyMDY4MTE5MTA5Qjg1MjFCMkZCMDRFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1QjUwMURDODREMjE2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NUJCQ0FFODE4QTIwNjgxMUE3ODBEQ0M3MTFBM0REM0M8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjVGMkNGNzU5NUQyMDY4MTE5OTRDRTY4QTdBOEE5MTM3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo1YjdhOTllYi1iMzVhLTQzYjctOTAzYS00YTI5YmRkNDhmZDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjYzODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NDg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjRDNkM1QzgzOUNDREUxMTgwNDBDMjQ0QkNBRTBBQzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY1NEQwMEJEMDgyMDY4MTE4MjJBRDdEMjNEMDQ0QTk1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2NURERDYwODlCMjA2ODExQkE1NUU0NThCNzk5NDVGMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NjY4NDg3QzUwODIwNjgxMTgyMkFBMUEzNzAzOTRBNTQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY2ODg4MEU4MDkyMDY4MTE5MkIwQkFBOTA0REUwRjhEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2Nzg4ODBFODA5MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Njg3ODYxMTUwMThBMTFFMEI3NjhFQkQyQUQ0MUM5NzY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjY4Q0M0NzQ1RTAyMTY4MTE5NTFDQTBCRTM3QzhCOUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo2QTI4NEUwOTFBMjk2ODExOTJCMEQ1M0ZGNzkwRjg1QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NkRDQUU0MEUwODIwNjgxMTk5NENDNTUyQzYyRUREQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjZGNTBENDcxOUY0NzExRTA4MkU3Q0U1RjRERkJFQUE1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3MEY1NkQxOTMyOENFMDExQjJENUEwODlCQjQ0OTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzEwQTc0MDBBOEVCRTAxMUI5NzZENTkzRTY0NjkwMTU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjcxMjVDOTlFMTMyMDY4MTE4MkZFOThFRjdGMThCRjFEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NDNDNTJBNDE2MjA2ODExQjA1MTlCOTk0MjAyRkQ0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzRFNzQxMUU1NUIxMTFFMEE4RTZFNzc2QTJFMUQ5OEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc0RjMzRUNFREJCQURFMTE5MTYwOUZENzU4OTY2RDY0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3NTAxOUZDQjgwMjA2ODExOTJCMEM5ODFDNjJCRUE0MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NzVERURDMjUzMTI0NjgxMThCNzJERTJDNkIxMDQyNzQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjc5MjUzMzZGNzkyMDY4MTE4RjYyRkIyRjg2NjE4QzI5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3QTBFNzhGNzBGMjA2ODExOTVGRURDMjRENkM2NTdBRDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0JEMUMyODNERTIwNjgxMThBNkQ5RkREMjZEMkFGNUM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdEMjgyQTNGODEyMDY4MTE4RjdGQUFGM0UwNjMwOEIwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo3RDVFMUI4QUVBRUZERjExOEE5REFGNzVBQUQzNEU4OTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6N0Y5QzUzQTIxMTIwNjgxMUFDQjY4M0FFNERFMjYwRDE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjdGQTc0MzYxNjIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4MTY2Rjk0RjhFNUFERjExQjJBOEQ1QzU0MjI2QjhEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODJEQUNFMzk3QzIzNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjgyRTVGRjNEMTIyMDY4MTE4NjlCREIwREQ0MUE5MDU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4M0E3NDM2MTYyMjM2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODNCQjg5MUUzMDIwNjgxMTgwODNGOUJCNDZBRDVENkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjg1MjYwMEI2OEI4QkRGMTE5ODk2OEQ4QkZBOUEwQzExPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4OEQ5QTgyNUIxMjA2ODExOTJCMEQxRkJFMjg5MkREODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6ODlFMzZGRkE3RDE0REYxMTk3Qzg5QzhGRjE3QjJENDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjhDRkE2ODg4QkRDOUUwMTE4QTE4OTRCNjZFOTRBOTFDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo4RDYwMTZFQUU4MjE2ODExOEE2REZDODhBMjc4NjhDQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OERDMTI3NzI5MjIyNjgxMTk0NTdEMTcxNjk2NkE4QTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkwQ0YzNDEwOUU2NkUwMTFBQUY3RDhFMERFRDdDMEVEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MEU0N0U2OTYyNzFERjExODMxMUIwQzgwRjU5Q0ExMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTBGRkZEOTg0NTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjkxMUI3OUQ0QkE2NUUwMTFBQ0Y0Qzk1RjM0NTgwNUY5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MTFDN0YyQThBMjE2ODExODgxMDlGOTk3M0Q0NkYyQTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTE0QzgwMDg4MTg1REYxMUE0MzJCNThFQ0U3RUM2OUI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjk2MUY2Q0MzRTFFMkUwMTFBODZGQzJDNzNBRkZGQTEwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5NjcyNDIyRERCQ0RERTExQUJGQUEwRDg2MDNBOUFBMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OTlDQ0NGQ0E0QTcwMTFFMUI5NUNCNzg2NjU4RTMxN0Y8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlCQTU5RjkzQUMyMDY4MTFCNENDRTk4ODBBMUI0RDgzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5QkVDRDI5N0JGMDdFMTExQTBDRThENjBDNjEyNjVFOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OUY4MjJBRENGMEQ3MTFERkJFOTZBQTBGRkU1NDYyQTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjlGODIyQUU0RjBENzExREZCRTk2QUEwRkZFNTQ2MkEyPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBNTMwRkM3MDYyMjE2ODExODhDNjlERTRBQjVFOTQzNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QTY5MTQ2NDAyQjIwNjgxMThDMTREOTU2Mzg3MDI5M0Q8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkE3RTg3QTJGOTU4QzExREZCNzdDRjNBRDRGMDBCMEVGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBODYwQkMxMEE3MjI2ODExOEMxN0U2NkRGMzhCMjVGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUExQUMyOEMxQzIwNjgxMThEQkJBMDBCODVBOTEwOTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFBODhGRTkxMEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBQUUwRTkxOTBDMjA2ODExOTEwOUIyMDhBRkU3QTREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QUQzNzczREQ5RDUzREYxMUI4QjRCNDhDRUI3NzBGNjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkFFQTk3REQ2RDMyMjY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpBRjNGOTRGQzhBODExMURGQjU4RUE1OTkyQjUxNTg3QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjA5Qzg3NEEzN0RCMTFFMDlBMUFFQ0I2RjhGMzM3MDc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIwRDZBNjdGRjkyMDY4MTE4OTU0QjYwM0VGQUJCRTc3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCMkUyNjg0QzQ5MjI2ODExQUIwOEE3RjMwRUU1MzJENzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjM1MERCNjYxNDIwNjgxMUE5OThCRkVEQTk4RjZFMTg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkIzNzVFMEZFMDcyMDY4MTE4MjJBOEE1NjgyREQyNkJEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNTQ2OUE5RjMyMjA2ODExQUNFNjg2QUY0NTA4RjMzRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjVBOTdERDZEMzIyNjgxMThDMTdFNjZERjM4QjI1RkY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI1QjBDMjQ2NTE5OERFMTE4NjI2ODYxOUFGN0Q2MTgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNjA5Rjg2NzNEMjA2ODExOERCQjlBMkJEODdENzkyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjY0NDY4REQyMDIwNjgxMTkyQjBGQjM2ODA4MjVFMjg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3MTJCMjE3MkQyMDY4MTFCRjcwQ0NGNkYzRTU2QURFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCNzRBQ0VFM0I4MjA2ODExQkYzMDk0MTg3QUY4NDIxQzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QjdBNjU2MEUwODIwNjgxMTgyMkFDRjE5MTgwRTgxQjI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkI3QjQ2NjE4MkUyMTY4MTE5OTY2ODQwRDEwMUQ5OTg1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCQjM1NjVFODE1MjA2ODExOTJCMEJBQTkwNERFMEY4RDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkNDODkyNDYzMjIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkJDQ0E4NUIwMEIyMDY4MTE5MTA5ODcwNjI4Q0U1OUI1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpCRjBGRjBFNTYyMTUxMUUwODVDMUQxRjgwRjE3M0MyMzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QkY2RDFBOEFFRTIwNjgxMTk1QzREOUI2NEIzNUEyQkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMwNzlGQTkzQ0M0MTExRTBBQzBFQzJEOTBCRkQ2NUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMUE2M0Q0Mjk1NEUxMUUwOEMzMEFERkZCNDkxNUQ1RTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzIzNTY1RTgxNTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkMzNzNDRUMwMzYyMDY4MTE4RjYyRDBGNzAxMEFDMDJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDMzhGMEVBRDY3MjA2ODExQTI2RUVGMEE4NEI5MDQ0QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QzQ3OUYyMDQzMEE2REYxMTlDM0FCOTZFNkJDODAzQUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkM4Q0JGQUJEMUUyMDY4MTE5RDQyQzVDNzIzQTA1Nzk2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDOTUyODE2RDgzMjA2ODExQkNDREUxODdCNDlDQTE5QzwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Q0EyRjBCNTRCNzIwNjgxMTkyQjBBMzA2RjRFMkQ4QzA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkNDNDlBOEZDNjE5NURFMTFBOTdGRkFBODExNDU0NTI2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpDQ0Y5QkYwMjBBMjA2ODExODY5QkRCMERENDFBOTA1ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDEyNzVCNzE2MDQ2MTFFMDlERjA4NjFFOEM2MzQ5OEU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkQxRjUxRURDOTA1RjExRTBBMDlGQkYyQzE0Qjc2NjUxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpEMzQ1MUI4MDFFMjVERjExQkFCOUMxOENBREJCNzFCODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RDQwNTRFQzExOTIwNjgxMTkyQjBCQUE5MDRERTBGOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRENDFDRUY3NUMyMDY4MTFBNEMwOUNFNzk4RjMyRUQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpERTM4MkIzQjlENjhERjExQUVDMUM4MkIwNTBGODk1NTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6REU3Q0VBMkMxMzIwNjgxMUI2MTBFQjkzQzFCQjMzNDk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkRGOTJDMTE5MDIyMzY4MTE4QzE3RTY2REYzOEIyNUZGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFMDFFOUY0RjRFQTExMUUwOTIyMEQ5RUQ5NzY4OUEyMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTFFQjZGNEJBNDI5MTFFMEI2NUVCRkM4NTIyOTM2QkE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU0Mjg4MkU4RjZGMjExREZBNDE4QUUwQjNBODcyNDlGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFNTEyMEM5QzBFNkJERjExQjRGMTg3NThFQ0IzMDI2QjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTZFRUFDNjYzODIwNjgxMTkxMDlFNEE0M0NFNTMwRDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU3RUVBQzY2MzgyMDY4MTE5MTA5RTRBNDNDRTUzMEQwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFODAxN0JENTVBMzkxMUUwQTlENDlBOUVCRkU3ODQyNDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTg5QjczQjIxMjIwNjgxMTgwODNBMTVERTczNDM2NTI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkU4RDQwRDg4NUMyMDY4MTE4NzFGRjUyQjFCRjgzQzc5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpFQURBMzZBRjA3MjA2ODExODA4M0ExNURFNzM0MzY1MjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RUQyRUJEQjcwOTIwNjgxMThEQkJCODE2N0YxQUY0NzI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkVFRDkyRDQxMENDOURGMTE5ODQ0QkVFNTVBQjlDQjkzPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGMEVDNTRDOTFFRjBFMDExQkYzMThDNDczQzQyQkYzMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjU3MzM3RkExRDIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3MEM2RUY4NEUyNzY4MTFBQjA4RTM3NjIyRkMyMzBEPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzVEOTE4QTExMjA2ODExOTJCMDhCRUUyOUM3NUREMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTgwODM4RkJBRDEyOUYyMzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4MDgzQkFERUZDMkFCRTM5PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODA4M0Y1QzFGNEFFOTYyMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg3MUZDRDY0ODY4MzBBQzM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4QTZEODlBOTE2RDFFNEJFPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTEwOUY4RkUyNzcxOEQ1QTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTkyQjBEQ0Q3RjRBNEFGRDQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5N0E1ODE3RTFBQzAzOURCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQTAwNTgwODQ1Q0VGNjlGRjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUExNzhCNDg2MkEzQUMyQzc8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFBNjEzRkMwN0MzRDRFRUJBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExQkJFMkJFQzAxQjk2MDY0RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMUJENkM4RDIxMDA2OTE0Qzk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTFCRjhFQUE2RTJDRjYyNTRBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGN0EyNzBDMkE3QTNERjExOUYxMzlCOTUyMjUxQjk5MTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTgwODM4NEQwRjFENjY5RTE8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE4MDgzODZGNzc0RURBNzU3PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExODA4Mzk5MzMxODEwQzc5MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTkxMDk5QUY2REZFRkQxMEI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwODlFRDM1QkQ0RjhDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExOTUxQ0EwQkUzN0M4QjlEMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjg3RjExNzQwNzIwNjgxMTk1RkVDOUI1QkE3RjlFOEQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY4N0YxMTc0MDcyMDY4MTFCMDFBRDMyMkU2NzIyQUE0PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGODdGMTE3NDA3MjA2ODExQjlCMURFM0RGNjkzNzA4RjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RjhCMTIwMEVDODIwNjgxMThGNjJCNTVDOTRCNUYxQ0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5MjBERkU0QjkyMDY4MTFCOENCRDZBREVDRkMzM0JDPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTc0RDhBRDUwRTNERTExOUI5OEEwRDFGQ0JBMTQ0NDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTg4QzY4Mzg1MzZGNTcxNUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4OEM2RjVDMjQ4QzY1M0I2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExOEE2REYxRUIyNTlDNkMyOTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMTkyQjA5NEYxMUFFQ0I4NDU8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE5MkIwRTExOEQ2MTEzRDlBPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExQUIwODkxRTZDRkYzMEVBRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkExMzBERjgzMjIxNjgxMUI2RDA5MzQ5Q0NGNEJENDg8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTE4REJCOEM1RTIyN0U3QTVCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExOUE2NUI1MEM4QzdDOTUyRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkE3RjExNzQwNzIwNjgxMUE1MzFFRkM2QUZCRTRDN0I8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZBN0YxMTc0MDcyMDY4MTFBOTY0QTMxREM1NkRERjJGPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQTdGMTE3NDA3MjA2ODExQjlFN0Y0NTU1NjE3QUFEQjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkFEMzFGNDA2NDIxNjgxMTk1MUNBMEJFMzdDOEI5RDA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZCN0YxMTc0MDcyMDY4MTE4MDgzRUI4M0M2MkJEN0MxPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOTdBNThDODdCNThGNEQ2ODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkJDNEQyMDQwQTIwNjgxMTkxMDlDQzY0MkM0NEVDMEM8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZDM0Q1NjQ0MEIyMDY4MTE4MDgzOTM4MjcyNzNDMDcwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGQzZGMEJENUYyMkZFMTExODM1RkNFQTZDQ0VCOTVFMjwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkM3RjExNzQwNzIwNjgxMTk0NTc4NDBBRDU2NjIxM0E8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZENkQzNzY4NjkyMDY4MTE4REJCRkI1OTQzNkZEQkU1PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRDdGMTE3NDA3MjA2ODExODIyQUJDNzczMEMyMDFGRTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RkQ3RjExNzQwNzIwNjgxMTgyRkU5OEVGN0YxOEJGMUQ8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkZEN0YxMTc0MDcyMDY4MTFBQjA4OUYxQkEyNzcyQjU4PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpGRENEQkU0QjNBMjA2ODExODcxRjlEOEEyNzAzOTJDMTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6YmJhYzA3YzEtMDVmZS00ZDdiLWE3YmUtNmZlYjA1ODQ4MzZlPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDpjNGQ2MjY1Mi1lN2NmLTQ3ODYtYWRmYS1kNmQyZDdjMDFhYWQ8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MjA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PuyfaT0AAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAPxJREFUeNqslE1Kw1AURk+eEPeggqCrcBdVo5OuQnfRTnUZgnUfguC0lFZQugXN5Dh5gTTNX9sc+AZ5ufd77yWXL1GpIQVGUVfACZAD38AH8Aq8xbVN1Kqu1bndzNWban/54UiduDuT2LtluI9Z2XTDMOtoKOrayFQSNQUWwBnNJMUnb6n5AS4CcNdh1pdT4D7E0RiKUaKugPOOwj5XBvhK1F/guKa5L+VN8lA77QcQgHXNjlX1eQewDsDngAd8D8BsQMPZ0IN9WfyUxwFO9wD8lcNhekA4TJvi62kPs+em+Cp0u0PAZm0BW1aqjtUXdanmUcu4No41W73/AwC1NnSAmV52LQAAAABJRU5ErkJggg==") no-repeat center center transparent;
	border-right: 1px solid #6ddb9c;
}
.detail_buy_button span.text {
	margin: 0 13px 0 17px;
}

.product-divider {
	height: 1px;
	padding: 0 32px;
	background: #ededed;
}

.bx_item_detail .tabs_header {
	position: relative;
	display: table;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 40px 0 0;
}
.bx_item_detail .tabs_header .tabs_head {
	position: relative;
	float: left;
}
.bx_item_detail .tabs_header .tabs_head a {
	padding: 0 15px;
	position: relative;
	display: block;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: none;
	color: #333333;
	border-radius: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
	margin-right: 10px;
	text-transform: uppercase;
}
.bx_item_detail .tabs_header .tabs_head:last-child a {
	float: right;
}
.bx_item_detail .tabs_header .tabs_head:first-child a {
	float: left;
}
.bx_item_detail .tabs_header .tabs_head a span.icons_head {
	display: none;
}
.bx_item_detail .tabs_body {
	display: none;
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 0 40px;
	padding-bottom: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #7f8a92;
}
div.blog-comment-field-author input,
div.blog-comment-field-email input {
	border: 1px solid #ededed;
	box-shadow: none;
	border-radius: 4px;
}
.bx_item_detail .tabs_body.active {
	display: block;
	/*background-color: #ecf0f1;*/
}
.bx_item_detail .item_props span {
	/*background-color: #ecf0f1;*/
}
.storage_items .storage_item {
	margin: 10px 0 27px;
	margin-bottom: 0;
	color: #6b6b6b;
}
.storage_items .storage_item a {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
}
.storage_items .storage_item span {
	display: block;
	padding: 6px 0;
	font-size: 14px;
	line-height: 1.2;
}
.storage_items .storage_item .tel {
	margin-top: 16px;
}
.storage_items .storage_item span strong {
	font-weight: 900;
}
.bx_soc_comments_div .bx-catalog-tab-list {
	border: 0 none;
	margin: 0;
}
.bx_soc_comments_div .bx-catalog-tab-list li {
	margin: 0 10px 0 0;
	vertical-align: top;
	background: transparent;
	border: 0 none;
	box-shadow: none;
}
.bx_soc_comments_div .bx-catalog-tab-list li a,
.bx_soc_comments_div .bx-catalog-tab-list li > span {
	font-size: 14px;
	line-height: 1.2;
	height: auto;
	color: #333;
	font-weight: 900;
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
	background: #ededed;
	border-radius: 4px;
}
.bx_soc_comments_div .bx-catalog-tab-list li.active a,
.bx_soc_comments_div .bx-catalog-tab-list li.active > span {
	height: auto;
	line-height: 1.2;
	bottom: auto;
}
.bx_soc_comments_div .container {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.bx_soc_comments_div .blog-add-comment {
	display: none;
}
.bx_soc_comments_div div.blog-comment-fields {
	padding: 0;
}
.bx_soc_comments_div #soc_commentsBLOG_cont {
	margin-top: -10px;
}
.bx_soc_comments_div .lhe-resize-row {
	display: none;
}
.bx_soc_comments_div div.blog-post-edit-form, .bx_soc_comments_div div.blog-comment-fields {
	background: transparent;
}
.bx_soc_comments_div div.blog-comment-buttons input {
	padding: 18px 25px !important;
	line-height: 18px !important;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 900;
	border-radius: 4px;
}
.bx_soc_comments_div div.blog-errors , .bx_soc_comments_div div.blog-textinfo {
	margin: 0 0 15px;
	padding: 0;
	background: transparent;
	border: 0 none;
	color: #fc353f;
}
.bx_soc_comments_div div.blog-textinfo {
	color: #000000;
}
.bx_soc_comments_div .blog-comment-cont-white {
	padding: 0;
	background: transparent;
}
.bx_soc_comments_div div.blog-comment-line {
	width: 100%;
	background: none #FFF;
}
.bx_soc_comments_div div.blog-comment .blog-author {
	color: #6b6b6b;
	line-height: 22px;
	font-size: 16px;
	vertical-align: bottom;
}
.bx_soc_comments_div .blog-post-date, .bx_soc_comments_div .blog-comment-date {
	font-size: 14px;
	line-height: 22px;
	vertical-align: bottom;
	margin-left: 10px;
}
.blog-comment-meta {
	padding-bottom: 0;
}
.bx_soc_comments_div .blog-comment-date {
	display: none;
}
.bx_soc_comments_div .blog-comment-content {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 300;
	color: #6b6b6b;
}
.blog-comment {
	padding-top: 14px;
}
.blog-comment-info {
	padding: 0 0 4px;
	font-size: 16px;
}
.blog-comment-meta a {
	font-size: 12px;
	font-weight: 400;
}
.blog-comment-meta .blog-vert-separator {
	display: none;
}
.blog-comment-meta span {
	margin: 0 21px 0 0;
}
.blog-comment-field-text label,
.blog-comment-field-captcha-label label {
	display: inline-block;
	margin: 0 5px 5px 0;
	font-weight: 900;
	color: #6b6b6b;
}
.blog-comment-field-captcha-label label {
	margin: 0 5px 7px 0;
}
div.blog-comment-field-captcha input {
	width: 256px;
	box-shadow: none;
	border: 1px solid #ededed;
	border-radius: 4px;
}
div.blog-comment-field-user {
	padding: 12px 0 0;
	margin-bottom: 32px;
}
div.blog-comment-field-captcha {
	margin-top: 25px;
}
.search-page {
	position: relative;
}
.search-page {
	padding: 0 32px 0 32px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background: #fff;
	border-bottom: 1px solid #ededed;
	border-radius: 0 0 4px 4px;
	margin-bottom: 35px;
}
.search-page form {
	position: relative;
}
.search-page input[type="text"] {
	line-height: 20px;
	border-radius: 4px;
	padding: 10px 100px 10px 24px;
	margin: 0;
}
.search-page input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 20px;
	border-radius: 0 4px 4px 0;
}
.bx_optionblock {
	float: right;
}
#advantage {
	position: relative;
	right: 0;
	top: 11px;
	display: block;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;

}
.advantage {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 5px;
	font-weight: 300;
	font-size: 13px;
	color: #6b6b6b;
	line-height: 1.3;
	min-width: 85px;
	max-width: 115px;
}
.advantage img {
	position: relative;
	display: block;
	margin: 5px auto 5px;
}
#brand_4_aHB9sA img,
#brand_4_U2aLBR img,
#brand_4_XtGplv img {
	display: none;
}
#brand_4_aHB9sA::before,
#brand_4_U2aLBR::before,
#brand_4_XtGplv::before {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	margin: 5px auto 4px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png);
}
#brand_4_aHB9sA::before {
	background-position: -4px -392px;
}
#brand_4_U2aLBR::before {
	background-position: -40px -392px;
}
#brand_4_XtGplv::before {
	background-position: -80px -392px;
}
.advantage span img {
	margin: 5px auto 10px;
}

.add_to_basket_box {
	height: auto;
	position: relative;
	text-align: center;
	max-width: 376px;
}
.add_to_basket_box .head {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: 900;
	margin: 5px 0 10px;
}
.add_to_basket_box .name {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: 900;
	margin: 5px 0 10px;
}
.add_to_basket_box .img img {
	overflow: hidden;
	margin: 10px 0 15px;
	max-height: 270px;
}
.add_to_basket_box .nav_buttons {
	margin-bottom: 5px;
	line-height: 2.3;
	font-size: 16px;
}
.add_to_basket_box .nav_buttons a {
	width: auto;
	min-width: 130px;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 9px 19px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	border: none;
}
.add_to_basket_box .nav_buttons a:first-child {
	float: left;
}
.add_to_basket_box .nav_buttons a:last-child {
	float: right;
}
.add_to_basket_box .price {
	margin-right: 0;
}
.add_to_basket_box .pr {
	color: #333;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 10px;
	line-height: 28px;
}
.add_to_basket_box .pr .price {
	padding: 0;
	line-height: 27px;
}
.add_to_basket_box .button_white, .add_to_basket_box .button {
	width: 170px;
	padding: 10px;
}
.add_to_basket_box .price_box {
	padding: 0;
}
.add_to_basket_box .price_box .pr {
	margin: 10px 0 15px;
}
.add_to_basket_box .old_price {
	margin: 0 0 0 10px;
}


/* STATIC PAGE */
#main_block_page .bx_breadcrumbs + h1 + div {
	/*background: none repeat scroll 0 0 #FFFFFF;
	-webkit-box-shadow: 2px 2px 3px #CACACA;
	-moz-box-shadow: 2px 2px 3px #CACACA;
	box-shadow: 2px 2px 3px #CACACA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 15px 0;
	padding: 10px 25px;
	font-size: 14px;
	line-height: 20px;
	color: #7f8a92;*/
}
#main_block_page .bx_breadcrumbs + h1 + div > p, #main_block_page .bx_breadcrumbs + h1 + div > div.row p {
	margin: 15px 0;
}
.main_detail_text {
	font-size: 16px;
	padding: 9px 0 0;
}
[class^="main_detail_text"] ul {
	list-style: disc;
}
[class^="main_detail_text"] ul, [class^="main_detail_text"] ol {
	margin-left: 15px;
}
.main_detail_text p {
	margin: 0 0 6px;
}
#main_block_page .bx_breadcrumbs + h1 + div > p.head, #main_block_page .bx_breadcrumbs + h1 + div > h2, #main_block_page .bx_breadcrumbs + h1 + div > div.row > p.head, #main_block_page .bx_breadcrumbs + h1 + div > div.row  h2, .main_detail_text h2, .main_detail_text p.head, .box.margin.padding h2, .box.margin.padding p.head, .bx_profile h2 {
	color: #333;
	font-weight: 900;
	margin: 15px 0;
}
#main_block_page .bx_breadcrumbs + h1 + div > ul, .main_detail_text ul, .box.margin.padding ul {
	margin: 15px 0;
	padding-left: 20px;
	font-weight: 300;
}
#main_block_page .bx_breadcrumbs + h1 + div > ul > li, .main_detail_text ul li, .box.margin.padding ul li {
	margin: 0px 0 0px 0px;
	color: #6b6b6b;
	list-style: disc outside none;
}
#main_block_page .bx_breadcrumbs + h1 + div > a.tel, .main_detail_text a.tel {
	color: inherit;
	text-decoration: none;
}
#main_block_page .bx_breadcrumbs + h1 + div > i, .main_detail_text i, .box.margin.padding i {
	font-style: italic;
}
#main_block_page .bx_breadcrumbs + h1 + div > b, .main_detail_text b, #main_block_page .bx_breadcrumbs + h1 + div > strong, .main_detail_text strong, .box.margin.padding b, .box.margin.padding strong {
	font-weight: 900;
}
#main_block_page .bx_breadcrumbs + h1 + div > table:not(.bx_item_detail_rating) td, .main_detail_text table td{
	border: 1px solid #ecf0f1;
	padding: 10px;
}
div.mfeedback { margin-bottom: 15px; }
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message { width:100%; padding-bottom:15px; }
div.mf-text { margin-bottom: 5px; }
span.mf-req, .starrequired { color:#fc353f; margin-left: 5px; }
div.mf-name input, div.mf-email input, div.mf-message textarea { width:100%; }
div.mf-ok-text { color:green; font-weight:bold; padding-bottom: 15px; }

.page404 {
	width: 100%;
	height: auto;
	text-align: center;
	color: #7f8a92;
}
.page404 div {
	text-align: center;
}
.page404 .status {
	font-size: 22px;
	line-height: 28px;
	margin: 25px 0;
}
.page404 .page404_head {
	font-size: 50px;
	line-height: 60px;
	margin: 35px 0 50px;
	font-weight: 900;
}
.page404 .page404_text {
	font-size: 14px;
	line-height: 20px;
	margin: 25px 0;
}

.newhoverbg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.bx-auth-table {
	width: 50%;
}
div.bx-auth-note {
	margin: 10px 0 15px;
}
.bx-auth-table .bx-auth-label {
	vertical-align: middle;
	width: 135px;
	padding-bottom: 15px;
}
.bx-auth-table .bx-auth-input {
	margin-bottom: 15px;
}

textarea[data-required].validate_error, input[data-required].validate_error {
	border-color: #ee5126 !important;
	box-shadow: 0 0 8px rgba(218, 0, 0, 0.1);
	background: url(/bitrix/templates/studiofact_getfood/images/error_icon.svg) no-repeat 97% 50% !important;
	background-size: 18px !important;
	transition: background-size 0.3s, border-color 0.3s, box-shadow 0.3s, background-position 0.3s;
}
textarea[data-required].validate_error {
	background-position: 97% 10px !important;
}

textarea[data-required].validate_success, input[data-required].validate_success {
	border-color: #2BB673 !important;
	box-shadow: 0 0 8px rgba(43, 182, 115, 0.1);
	background: url(/bitrix/templates/studiofact_getfood/images/success_icon.svg) no-repeat 97% 50% !important;
	background-size: 18px !important;
	transition: border-color 0.3s, box-shadow 0.3s;
}
textarea[data-required].validate_success {
	background-position: 97% 10px !important;
}

.bx-auth-table td.agreement {
	padding-bottom: 15px;
	line-height: 1.2em;
}
.bx-auth-table td.agreement label {
	margin-top: 0;
}
div.bx-auth-title {
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	padding-bottom: 10px;
}
div.bx-auth {
	max-width: 100%;
	width: 100%;
	margin: 0;
	color: #7f8a92;
}
div.bx-auth-line {
	padding: 0;
	border: 0;
}
div.bx-auth-services a {
	padding: 0;
	margin: 0;
}
div.bx-auth-serv-icons a {
	margin: 0;
}
div.bx-auth-services a:hover, div.bx-auth-services a.bx-ss-selected, div.bx-auth-serv-icons a:hover {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
div.bx-auth-service-form {
	background: #eeeeee;
	border: 0;
	color: #7f8a92;
	margin: 15px 0 5px;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.bx-auth-service-form input[type="text"] {
	width: 45%;
	margin: 0 10px;
}
div.bx-auth-service-form input.button {
	left: 10px;
}
font.notetext {
	color: #00bd50;
}
font.errortext {
	color: #fc353f;
}

.nicelabel input[type="checkbox"] {
	display: none;
}
.nicelabel label {
	padding: 0;
	min-height: 20px;
	line-height: 20px;
}
.nicelabel label::before {
	content: "";
	float: left;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 0;
	border: 1px solid #d0d0d0;
	background: #fff;
	border-radius: 2px;
}
.nicelabelradio input[type="radio"] {
	display: none;
}
.nicelabelradio label {
	padding: 0 0 0 30px;
	min-height: 20px;
	position: relative;
	line-height: 20px;
}
.nicelabelradio label:before {
	content: '';
	position: absolute;
	width:20px;
	height:20px;
	background-color: #e5e5e5;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 4px;
}
.nicelabelradio label:after {
	content: '';
	position: absolute;
	width:10px;
	height:10px;
	left: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 4px;
}

.bx-core-waitwindow {
	border: 0;
	background: url("/local/templates/studiofact_getfood/./images/ajax_wait.png") no-repeat scroll center center rgba(229, 229, 229, 0.3)!important;
	color: transparent;
	display: block;
	width: 100%;
	height: 100%;
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 1001;
	margin: 0;
}

#fancybox-loading div
{
	border: 0;
	background: url("/local/templates/studiofact_getfood/./images/ajax_wait.png") no-repeat scroll center center rgba(229, 229, 229, 0.3)!important;
	color: transparent;
	display: block;
	width: 100%;
	height: 100%;
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 1001;
	margin: 0;
}

.bx_profile h2 {
	margin: 0 0 15px;
}
/*.subscribe-edit.box.padding {
	line-height: 18px;
}*/
.subscribe-edit input {
	line-height: 18px;
}
.subscribe-edit {
	color: #7f8a92;
}
div.subscribe-edit .red, div.subscribe-edit .errorcolor {
	color: #fc353f;
}
div.subscribe-edit .green, div.subscribe-edit .successcolor {
	color: #00bd50;
}
@media(max-width: 425px) {
	.subscribe-edit .data-table > tbody > tr > td:first-child {
		display: block;
		padding: 0 !important;
		width: 100%;
	}
	.subscribe-edit .data-table > tbody > tr > td:last-child {
		float: left;
		padding: 0 !important;
		width: 100%;
		margin-bottom: 15px;
	}
}
.myorders {
	color: #7f8a92;
}
.myorders .bx_my_order_switch {
	line-height: 20px;
}
.myorders .bx_my_order .bx_my_order_table, .myorders .bx_order_list .bx_order_list_table, .myorders .bx_order_list .bx_order_list_table_order {
	border: 1px solid #ecf0f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-collapse: separate;
	overflow: hidden;
}
.myorders .bx_my_order .bx_my_order_table thead tr td, .myorders .bx_order_list .bx_order_list_table thead tr td, .myorders .bx_order_list .bx_order_list_table_order thead tr td {
	background: #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	color: #373737;
	font-weight: 900;
}
.myorders .bx_my_order .bx_my_order_table tbody tr td, .myorders .bx_order_list .bx_order_list_table tbody tr td, .myorders .bx_order_list .bx_order_list_table_order tbody tr td {
	color: #7f8a92;
	padding: 5px 10px;
}
.myorders .bx_my_order .bx_my_order_status {
	color: #373737 !important;
	padding: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.myorders .bx_my_order .bx_bt_button_type_2, .myorders .bx_my_order_cancel input[type="submit"], .myorders .bx_order_list .bx_bt_button_type_2 {
	background: #FFFFFF;
	border: 2px solid #d9dde4;
	margin-right: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: auto;
	height: auto;
	padding: 10px 15px;
	line-height: 18px;
	font-size: 13px;
}
.myorders .bx_my_order .bx_bt_button_type_2:hover, .myorders .bx_my_order_cancel input[type="submit"]:hover, .myorders .bx_order_list .bx_bt_button_type_2:hover {
	color: #FFFFFF !important;
	text-shadow: 0 0 0 #fff;
}
.myorders .bx_my_order_cancel textarea {
	max-width: 100%;
}
.myorders .bx_order_list .bx_order_list_table tbody tr td[colspan="2"] {
	font-size: 14px;
	background: #d9dde4;
	color: #373737;
	padding: 10px;
}
.myorders .bx_order_list h3 {
	margin: 25px 0 15px;
	font-size: 16px;
	color: #373737;
}
.myorders .bx_order_list .bx_order_list_table_order tbody tr td img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.myorders .bx_order_list td.price {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: table-cell;
	background: transparent;
	margin: 0;
	font-weight: normal;
}
.myorders .bx_order_list .bx_order_list_table_order tbody tr td {
	padding: 10px;
}
.myorders .bx_order_list .bx_ordercart_order_sum tr td {
	padding: 2px 0 2px 10px;
	font-size: 14px;
	line-height: 18px;
}
.myorders .bx_my_order_status_desc h2 {
	color: #373737;
	font-size: 16px;
	line-height: 22px;
}
.news-list .news-item {
	margin: 0 0 25px;
	display: inline-block;
	color: #6b6b6b;
	width: 100%;
}
.news-list .news-item:last-child {
	margin-bottom: 0;
}
.news-list .news-item img {
	margin: 0 25px 25px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	max-width: 150px;
}
.news-list .news-item .news-date-time {
	display: block;
	font-size: 13px;
	line-height: 18px;
}
.news-list .news-item a b {
	display: block;
	font-size: 16px;
	line-height: 22px;
}
.news_rss {
	position: absolute;
	top: -35px;
	right: 0;
}
.news-detail {
	position: relative;
}
.news-detail .detail_picture {
	float: left;
	margin: 0 25px 15px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	color: #7f8a92;
}
.news-detail h3 {
	font-weight: 900;
	font-size: 16px;
	line-height: 22px;
}
.news-detail .news-date-time {
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

.logic_box {
	position: absolute;
	bottom: -15px;
	right: 10px;
	color: #7f8a92;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
.scrollbar_offers_items {
	display: none;
}

.rub.red {
	border-bottom: 1px solid #fc353f;
	font-size: 18px;
	line-height: 8px;
	padding-top: 10px;
}
.open_popup_body, .open_popup_body .fancybox-inner {
	min-width: 250px;
	max-width: 1150px;
	width: 100%;
}
.pagenavigator {
	margin: 0;
	padding: 16px 0 36px;
	text-align: center;
}
.pagenavigator span,
.pagenavigator a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 3px;
	font-size: 14px;
	line-height: 38px;
	font-weight: 900;
	color: #333;
	text-align: center;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ededed;
	text-decoration: none;
}
.pagenavigator span.active {

}
.pagenavigator .pagenavigator__button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	color: transparent;
	z-index: 20;
	background: #e5e5e5;
	border-radius: 4px;
}
.pagenavigator .pagenavigator__button:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	width: 6px;
	height: 11px;
	background-image: url(/local/templates/studiofact_getfood/images/sprite.png);
}
.pagenavigator__prev:after {
	background-position: -7px -32px;
}
.pagenavigator__prev:hover:after {
	background-position: -44px -32px;
}
.pagenavigator__next:after {
	background-position: -28px -32px;
}
.pagenavigator__next:hover:after {
	background-position: -63px -32px;
}
.pagenavigator .pagenavigator__button:hover {
	background: #4d5156;
	border: 1px solid #4d5156;
}
.pagenavigator .pagenavigator__button--disabled {
	background: #e5e5e5 !important;
	border: 1px solid #e5e5e5 !important;
}
.pagenavigator .pagenavigator__next.pagenavigator__button--disabled:after {
	background-position: -28px -32px !important;
}
.pagenavigator .pagenavigator__prev.pagenavigator__button--disabled:after {
	background-position: -7px -32px !important;
}

.no_zoom {
	display: none !important;
}
pre {
	/*display: none;*/
}

.dop_left_menu {
	color: #373737;
}
#mobile_menu_list .dop_left_menu {
	font-size: 12px;
}
#mobile_menu_list .dop_left_menu li:first-child {
	border-top: 1px solid #efefef;
}
#mobile_menu_list .dop_left_menu li {
	padding: 16px 10px 18px 18px !important;
	margin-bottom: 17px;
	border: 1px solid #efefef !important;
	background: #fff;
	border-radius: 4px;
}
#left_sideApp {
	/*top: 99999px;*/
}
#left_sideApp li {
	padding: 16px 10px 18px 18px;
	margin-bottom: 24px;
	border: 1px solid #efefef;
	background: #fff;
	border-radius: 4px;
}
.android, .ios {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 32px;
	height: 38px;
	margin-right: 18px;
	float: left;
}
.android {
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -7px -192px no-repeat;
}
.ios {
	margin-top: -3px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -58px -192px no-repeat;
}

#small_basket_box {
	position: relative;
}
.small_basket_hover_block {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 592px;
	padding: 8px 0 0 0;
	border: 1px solid #ededed;
	background: #fff;
}
.small_basket_hover_block__buttons {
	margin: 12px 0 0;
	padding: 17px 7px 16px;
	background: #ededed;
}
.small_basket_hover_block.active {
	display: block;
}
.small_basket_hover_table {
	width: 100%;
	overflow: hidden;
}
.small_basket_hover_table .small_basket_hover_img > a {
	display: block;
	width: 54px;
	height: 41px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
}
.small_basket_hover_table tr td {
	text-align: center;
	vertical-align: top;
	padding: 15px 5px;
	border-top: 1px solid #efefef;
}
.small_basket_hover_table tr:first-child td {
	border-top: 0 none;
}
.small_basket_hover_table .small_basket_hover_img {
	width: 65px;
}
.small_basket_hover_table .small_basket_hover_name {
	padding: 15px 0 19px 9px;
	text-align: left;
	font-size: 13px;
}
.small_basket_hover_name .name {
	padding: 3px 0 0;
}
.small_basket_hover_name .name a {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	line-height: 1;
	text-decoration: none;
}
.small_basket_hover_name .name a:hover {
	text-decoration: underline;
}
.small_basket_hover_table .small_basket_hover_name .props {
	font-weight: 300;
	font-size: 12px;
	color: #7f8a92;
}
.small_basket_hover_table .small_basket_hover_name .small_basket_hover_price {
	float: right;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin: 14px 0 0;
}
.small_basket_hover_price__price {
	display: block;
	padding: 0 0 5px;
	font-size: 14px;
	color: #333;
	font-weight: 300;
}
.small_basket_hover_table .small_basket_hover_name .small_basket_hover_price .rub {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 15px;
	line-height: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #000;
	width: 0.4em;
	vertical-align: top;
}
.small_basket_hover_table .small_basket_hover_quantity {
	float: left;
	margin: 10px 0 0 19px;
}
.small_basket_hover_table .small_basket_hover_delete {
	width: 36px;
	text-align: right;
	padding-top: 8px;
}
.small_basket_hover_table .small_basket_hover_delete_action {
	display: block;
	width: 23px;
	height: 23px;
	background: #e5e5e5;
	text-decoration: none;
	border-radius: 4px;
	position: relative;
}
.small_basket_hover_table .small_basket_hover_delete_action:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	width: 7px;
	height: 7px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -87px -9px no-repeat;
}
.small_basket_hover_block .small_basket_hover_to_basket {
	float: right;
	width: 175px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 9px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
}
.small_basket_hover_block .small_basket_hover_to_basket:hover {
	color: #333;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background: transparent;
}
.small_basket_hover_block .small_basket_hover_buy {
	padding: 11px 0;
	margin: 0 0 0 15px;
	font-weight: bold;
	border: none;
    text-decoration: none;
}
.order_by_click {
	margin: 0 15px 15px;
	text-align: center;
	max-width: 270px;
}
.buy_one_click_product_detail {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.order_by_click .small_basket_hover_buy_go, .order_by_click .buy_one_click_product{
	margin-top: 20px!important;
}
.order_by_click label {
	color: #7f8a92;
	margin: 5px 0 5px;
}
.order_by_click input {
	width: 150px;
	padding: 10px 10px;
	border: 1px solid #E0E2E5;
	border-radius: 4px;
}
.order_by_click .small_basket_hover_buy_go, .order_by_click .buy_one_click_product {
	margin: 0;
	margin-top: 10px;
	padding: 10px 20px;
	font-weight: bold;
	border-radius: 4px;
	text-transform: uppercase;
}
.order_by_click .small_basket_hover_buy_go:hover, .order_by_click .buy_one_click_product:hover {
	color: #333;
	background: transparent;
}
.red_border {
	border: 1px solid #fc353f !important;
}
.success_fast_order {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0 0;
}

.small_basket_overflow {
	max-height: 280px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 15px;
}


.small_basket_overflow .scroll-element,
.small_basket_overflow .scroll-element div {
	box-sizing: content-box;
}
.small_basket_overflow > .scroll-element,
.small_basket_overflow > .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}
.small_basket_overflow > .scroll-element.scroll-y {
	height: 100%;
	left: 8px;
	top: 0;
	width: 4px;
}
.small_basket_overflow > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}
.small_basket_overflow > .scroll-element .scroll-element_outer {
	overflow: hidden;
}
.small_basket_overflow > .scroll-element .scroll-element_outer,
.small_basket_overflow > .scroll-element .scroll-element_track,
.small_basket_overflow > .scroll-element .scroll-bar {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.small_basket_overflow > .scroll-element .scroll-element_track {
	background-color: #e5e5e5;
}
.small_basket_overflow > .scroll-element .scroll-bar {
	background-color: #c6c6c6;
}
.small_basket_overflow > .scroll-content {
	padding: 0 0 0 16px;
}

.small_phone_box {
	display: none;
	padding: 5px 0;
	background: #f7f7f7;
	font-size: 13px;
	line-height: 18px;
	border-top: 1px solid #ededed;
	/*border-bottom: 1px solid #ededed;*/
}
iframe.fb_ltr, .fb-comments.fb_iframe_widget span, .fb-comments.fb_iframe_widget {
	width: 100% !important;
}

.uldepth_level_2 {
	margin: 0 -10px 0 -25px;
	padding: 0 10px 0 25px;
	/*border-bottom: 1px dashed #d9dde4;*/
}
.uldepth_level_3 {
	/*border-bottom: 1px dashed #d9dde4;*/
	margin: 0 -10px 0 -40px;
	padding: 0 10px 0 40px;
}
.bx-catalog-tab-list li{background:none!important}
.no-padding > div{
	/*padding-right: 0;*/
	/*padding-left: 0;*/
}
#main_block_page .box, .banner_box {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#main_block_page .banner_box {
	margin-left: 1px;
}
#main_block_page .box.welcome-text {
	margin-bottom: 20px;
}
.banner_box {
	margin-bottom: 20px;
	border-radius: 4px;
}
.home .banner_box:last-child {
	margin-bottom: 0;
}
#main_block_page:not(.blank_wrap) {
	padding: 22px 32px 20px;
	margin: 18px 0 22px 21px;
	background: #fff;
	border: 1px solid #ededed;
	border-radius: 4px;
}
.not-home #main_block_page {
	padding: 12px 32px 20px;

}
.home #main_block_page {
	margin: 0;
	padding: 35px 0 0 21px;
	border: none;
	border-radius: 0;
	background: transparent;
}
.is-search-page #main_block_page,
.is-catalog-page #main_block_page {
	margin: 0;
	padding: 18px 0 0 21px;
	border: none;
	border-radius: 0;
	background: transparent;
}
.is-product-page #main_block_page {
	margin-bottom: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	position: relative;
}
.box, .banner_box {
	background: none;
	box-shadow: none;
}
.box.padding  {
	line-height: 25px;
}
.box.padding span[itemprop="telephone"] {
	font-weight: bold;
	color: #000;
}
.box.padding .work-days {
	font-weight: bold;
	color: #000;
}
.footer {
	color: #696969;
}
.socials {
	display: inline-block;
	margin-bottom: 10px;
}
.socials-icons {
	overflow: hidden;
	display: inline-block;
	margin-top: -5px;
}
.socials-icons li {
	float: left;
	margin-right: 8px;
}
.socials-icons a {
	display: block;
	background: url(/local/templates/studiofact_getfood/images/sprite.png);
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: none;
}
.socials-icons li .facebook {
	background-position: -1px -53px;
}
.socials-icons li .facebook:hover {
	background-position: -1px -95px;
}
.socials-icons li .twitter {
	background-position: -45px -53px;
}
.socials-icons li .twitter:hover {
	background-position: -45px -95px;
}
.socials-icons li .vk {
	background-position: -89px -53px;
}
.socials-icons li .vk:hover {
	background-position: -89px -95px;
}
.socials-icons li .telegram {
	background-position: -221px -53px;
}
.socials-icons li .telegram:hover {
	background-position: -221px -95px;
}
.socials-icons li .ok {
	background-position: -133px -53px;
}
.socials-icons li .ok:hover {
	background-position: -133px -95px;
}
.socials-icons li .instagram {
	background-position: -177px -53px;
}
.socials-icons li .instagram:hover {
	background-position: -177px -95px;
}

.product-tabs {
	position: relative;
	padding: 0;
}
.product-tabs .nav-tabs {
	position: absolute;
	left: 0;
	top: -17px;
	border: none;
	z-index: 1;
}
.product-tabs .tab-content {
	/*min-height: 870px;*/
	position: relative;
}
.product-tabs .nav-tabs > li > a {
	padding: 9px 16px;
	margin-right: 13px;
	color: #333;
	line-height: 1.42857143;
	border: none;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 900;
}
.product-tabs .nav-tabs > li.active > a,
.product-tabs .nav-tabs > li.active > a:hover,
.product-tabs .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	border: none;
}
.product-tabs .nav-tabs > li:first-child > a::after {
	content: "";
	display: none;
	position: absolute;
	right: 18px;
	top: 18px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
}
.bitrix-btn {
	/*display: block;*/
	/*background: url(/local/templates/studiofact_getfood/images/bitrix-btn.png);*/
	/*width: 182px;*/
	/*height: 31px;*/
	float: right;
	margin: 23px 2px 0 0;
}
.bx_breadcrumbs li a {
	color: #6b6b6b;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
.bx_breadcrumbs li a:hover {
	text-decoration: underline;
}
.bx_breadcrumbs li span {
	font-size: 11px;
}
.bx_breadcrumbs li:last-child span {
	color: #6b6b6b;
	text-transform: uppercase;
}
.bx_item_title {
	display: none;
}
.bx_item_detail_popup .bx_item_title {
	display: block;
}
.detail_preview_text.main_detail_preview_text.offers_hide {
	display: none;
}
[class^="main_detail_price"] {
	padding: 0 0 0 136px;
}
.product-quantity-wrapper {
	position: absolute;
}
.product-price-block {
	min-height: 108px;
}
.product-options-wrapper {
	position: relative;
	display: flex;
	justify-content: flex-end;
}
.is-product-page-popup .product-options-wrapper {
	padding-right: 0;
}
.detail_p_head {
	font-size: 14px;
	color: #6b6b6b;
}
.bx_item_detail.box.padding.good_box .price {
	background: none;
	color: #333333;
	font-size: 18px;
	padding: 0;
	float: left;
	clear: both;
}
.bx_item_detail.box.padding.good_box .price:first-child {
	padding: 5px 0;
}
.product-not-available {
	float: right;
	margin: -12px 0 0;
}
.bx_item_detail_popup .product-not-available {
	margin: 6px 0 0;
}
.detail_buy_button span.icon {
	display: none;
}
.bx_item_detail.box.padding.good_box .detail_buy_button {
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 900;
	height: auto;
	line-height: 50px;
	margin: -20px -10px 10px;
	padding: 4px 22px 2px 11px;
	text-decoration: none;
	text-transform: uppercase;
	transition: none;
	float: right;
	position: relative;
	overflow: hidden;
}

@keyframes btnGradient {
	0% {
		right: -40px;
	}
	40% {
		right: -40px;
	}
	60% {
		right: 102%;
	}
	100% {
		right: 102%;
	}
}

.bx_item_detail.box.padding.good_box .detail_buy_button::before{
	content: '';
	position: absolute;
	height: 120px;
	transform: translateY(-50%) rotate(-25deg);
	top: 50%;
	margin: auto;
	width: 35px;
	right: -40px;
	background: -moz-linear-gradient(0deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.18) 36%, rgba(255,255,255,0.18) 68%, rgba(255,255,255,0.08) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.08)), color-stop(36%, rgba(255,255,255,0.18)), color-stop(68%, rgba(255,255,255,0.18)), color-stop(100%, rgba(255,255,255,0.08))); /* safari4+,chrome */
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.18) 36%, rgba(255,255,255,0.18) 68%, rgba(255,255,255,0.08) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(0deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.18) 36%, rgba(255,255,255,0.18) 68%, rgba(255,255,255,0.08) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(0deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.18) 36%, rgba(255,255,255,0.18) 68%, rgba(255,255,255,0.08) 100%); /* ie10+ */
	background: linear-gradient(90deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.18) 36%, rgba(255,255,255,0.18) 68%, rgba(255,255,255,0.08) 100%); /* w3c */
	animation-name: btnGradient;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-delay: 1s;
}


.bx_item_detail_popup.box.padding.good_box .detail_buy_button {
	margin: -11px 0 20px;
}
.bx_item_detail.box.padding.good_box .detail_buy_button::after {
	content: "";
	display: inline-block;
	vertical-align: -4px;
	width: 19px;
	height: 22px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -71px -245px;
}
.bx_item_detail.box.padding.good_box .detail_buy_button:hover {
	color: #fff;
	transition: none;
	background: #ededed !important;
}
.bx_item_detail.box.padding.good_box .detail_buy_button:hover span.text {
	color: #333;
}
.bx_item_detail.box.padding.good_box .detail_buy_button:hover::after{
	background-position: -11px -245px !important;
}

.bx_optionblock {
	float: right;
	margin-top: -50px;
}
.bx_breadcrumbs ul {
	border-bottom: 1px solid #ededed;
	list-style: outside none none;
	padding-bottom: 10px;
}
.detail_preview_text.main_detail_preview_text.offers_hide {
	display: none;
}

.news-block {
	position: relative;
	padding: 28px 0 59px;
	margin: 0 0 42px;
	border-radius: 4px;
	border: 1px solid #ededed;
	background: #fff;
}
.news-block .container {
	width: 100%;
	min-width: auto;
	max-width: auto;
	padding: 0 15px;
}
.news-block__title {
	margin: 0 0 27px;
	padding: 0 114px 0 14px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 22px;
}
.news-block__title-strong {
	font-weight: 400;
}
.news-block__all {
	position: absolute;
	right: 23px;
	top: 23px;
	padding: 6px 12px;
	font-weight: 300;
	font-size: 12px;
	border-radius: 4px;
	text-decoration: none;
}
.news-block .news-item {
	position: relative;
	padding: 0 31px;
	font-weight: 300;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 20px;
}
.news-item__left {
	position: absolute;
	top: 0;
}
.news-item__right {
	padding-left: 106px;
}
.news-block .news-item img {
	width: 80px;
	height: auto;
}
.news-block .news-item:first-child::after {
	content: "";
	position: absolute;
	right: 0;
	top: 30px;
	height: 60px;
	width: 1px;
	margin-top: -30px;
	background: #e5e5e5;
}
.news-block .news-date-time {
	display: block;
	margin: 0 0 7px;
	color: #6b6b6b;
	opacity: 0.5;
	font-weight: 300;
	font-size: 11px;
	line-height: 1;
}
.news-item a {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
.news-item__excerpt {
	margin: 3px 0 0;
}

.catalog-section__message {
	padding: 20px;
	margin: 0 0 20px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ededed;
	color: #6b6b6b;
	font-size: 16px;
}

.welcome-text {
	padding: 32px 32px 30px;
	margin: 0 0 20px;
	background: #fff !important;
	border-radius: 4px !important;
	border: 1px solid #ededed;
	font-weight: 300;
	color: #6b6b6b;
	font-size: 16px;
}
.is-catalog-page .welcome-text:last-child {
	margin-bottom: 0;
}
.welcome-text h3 {
	padding: 0 0 26px;
	margin: 0;
	color: #333;
	font-weight: 400;
	font-size: 22px;
}
.welcome-text p {
	margin: 0 0 8px;
	font-weight: 300;
	color: #6b6b6b;
	font-size: 16px;
	line-height: 1.5;
}

.product-categories .item_element {
	display: inline-block;
	margin: 0 20px 0 0;
	position: relative;
	height: 173px;
	width: 323px;
	background-color: #ffffff;
	border-radius: 4px;
	overflow: hidden;
	min-height: auto;
	min-height: initial;
}
.product-categories__image {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-categories__title {
	position: absolute;
	left: 18px;
	top: 18px;
}
.product-categories__link {
	display: block;
	font-size: 22px;
	line-height: 1;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
}
.product-categories__link:hover {
	color: #fff;
}
.product-categories__name {
	display: inline-block;
	padding: 6px 12px;
}
.product-categories__price {
	display: inline-block;
	font-weight: 300;
	font-size: 16px;
	padding: 9px 12px;
	margin: -7px 0 0;
}

.product-categories-wrapper {
	padding: 1px 0 0;
	z-index: 3;
	position: relative;
}
.product-categories-title {
	position: relative;
	text-transform: uppercase;
	font-weight: 300;
	float:left;
	font-size: 22px;
	top: 15px;
	z-index: 1;
	margin-bottom: 0;
}
.product-categories-title__strong {
	font-weight: 400;
}

.is-catalog-page .bx_breadcrumbs,
.is-product-page .bx_breadcrumbs,
.is-search-page .bx_breadcrumbs {
	padding: 12px 32px 0;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-radius: 4px 4px 0 0;
	background: #fff;
}
.is-catalog-page .bx_breadcrumbs + h1,
.is-product-page .bx_breadcrumbs + h1,
.is-search-page .bx_breadcrumbs + h1 {
	margin: 0;
	padding: 12px 32px 11px;
	font-weight: 300;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background: #fff;
}
.is-product-page .bx_breadcrumbs + h1 {
	padding: 20px 32px;
}
.bx_breadcrumbs + h1 {
	margin: 0;
	padding: 12px 0 11px;
	font-weight: 300;
}
.is-catalog-page .bx_catalog_text {
	/*min-height: 51px;*/
	margin: 0;
	padding: 0 32px 8px 32px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background: #fff;
}
.is-catalog-page .bx_catalog_text--beautiful-bottom {
	border-bottom: 1px solid #ededed;
	border-radius: 0 0 4px 4px;
}
.is-catalog-page .smartfilter {
	background: #ededed;
}
.is-catalog-page #main_block_page .smart_filter,
.is-product-page #main_block_page .bx_item_detail {
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-radius: 0 0 4px 4px;
	background: #fff;
}
.is-catalog-page #main_block_page .smart_filter {
	border-top: 1px solid transparent;
}
.is-catalog-page #main_block_page  .smart_filter--closed {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-top: none;
}
.is-product-page #main_block_page .bx_item_detail {
	padding: 8px 32px 0;
	margin: 0 0 42px;
}
.product-images-wrapper {
	padding-right: 0;
	padding-left: 9px;
	position: relative;
	left: 8px;
}
.product-description-wrapper {
	padding-left: 40px;
	margin-bottom: 0;
}
.is-catalog-page #main_block_page .smart_filter::before {
	content: "";
	position: absolute;
	right: 47px;
	top: -7px;
	width: 0;
	height: 0;
	border-bottom: 7px solid #ededed;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}
.is-catalog-page #main_block_page  .smart_filter--closed::before {
	content: none;
}
.price_filter {
	padding: 0 30px 32px;
}

.bx_filter_param_area__right {
	padding-left: 0;
}
.bx_filter_param_area__right .bx_filter_param_area_block {
	float: left;
	vertical-align: middle;
	text-align: center;
	font-size: 26px;
}
.bx_filter_param_area__right .bx_filter_param_area_block__divider {
	width: 10%;
	line-height: 44px;
}
.bx_filter_param_area__right .bx_filter_param_area_block__min {
	width: 45%;
	text-align: left;
}
.bx_filter_param_area__right .bx_filter_param_area_block__max {
	width: 45%;
	text-align: right;
}

.bx_filter_control_section {
	padding: 10px 18px 24px;
	border-radius: 0 0 4px 4px;
	background: #fff;
}
.bx_filter_control_section .bx_filter_control_section__reset {
	float: left;
	padding: 6px 11px;
	margin: 27px 0 0 12px;
	font-size: 12px;
	font-weight: 300;
	border-radius: 4px;
	color: #e0e2e5;
	border: 1px solid #e0e2e5;
	background: #fff;
	line-height: 18px;
}
.bx_filter_control_section .bx_filter_control_section__filter {
	padding: 18px 15px 14px 24px;
	margin: 15px 11px 0 0;
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	font-weight: 900;
	background: #ededed;
	border-radius: 4px;
	border: none;
	outline: none;
}
.bx_filter_control_section .bx_filter_control_section__filter:after {
	content: "";
	float: right;
	width: 24px;
	height: 24px;
	margin: -1px 0 0 12px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -7px -331px;
}

.catalog-sorting {
	float: right;
}
.catalog_sort a i.arr {
	display: inline-block;
	width: 18px;
	position: relative;
}
.catalog_sort a.desc i.arr:after {
	content: "\f107";
}
.catalog_sort a i.arr:after {
	content: "\f106";
	position: absolute;
	top: 4px;
	left: 5px;
}
.catalog-sorting__button {
	float: left;
	text-align: center;
	width: 26px;
	height: 18px;
	border: none;
	outline: none;
	background: none;
}
.catalog-sorting__list,
.catalog-sorting__list-info {
	margin: 0 0 0 8px;
}
.catalog-sorting__button::before {
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	margin: 0 auto;
	background: url(/local/templates/studiofact_getfood/images/sprite.png);
}

.catalog-sorting__list::before {
	background-position: -19px -474px;
}

.catalog-sorting__list:hover::before,
.catalog-sorting__button--active.catalog-sorting__list::before {
	background-position: -19px -456px;
}

.catalog-sorting__grid::before {
	background-position: -1px -474px;
}

.catalog-sorting__grid:hover::before,
.catalog-sorting__button--active.catalog-sorting__grid::before {
	background-position: -1px -456px;
}

.catalog-sorting__list-info::before {
	background-position: -37px -474px;
}

.catalog-sorting__button--active.catalog-sorting__list-info::before,
.catalog-sorting__list-info:hover::before {
	background-position: -37px -456px;
}

.catalog-sorting__list-wth-img::before {
	background-position: -55px -474px;
}

.catalog-sorting__button--active.catalog-sorting__list-wth-img::before,
.catalog-sorting__list-wth-img:hover::before {
	background-position: -55px -456px;
}
@media screen and (max-width: 768px){
	.catalog-sorting__list{
		display: none;
	}
}
.sidebar-filter {
	width: 223px;
	display: none;
	position: relative;
	margin: 0 0 36px 0;
	z-index: 15;
	background: #fff;
	border: 1px solid #ededed;
	border-radius: 4px;
}
.sidebar-filter__title,
.sidebar-filter .smart_filter .bx_filter_title {
	display: none;
}
.sidebar-filter .sidebar-filter__title {
	display: block;
	width: 223px;
	padding: 21px 23px 19px;
	margin: 0;
	color: #959595;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
}
.sidebar-filter .control_button_show {
	position: relative;
	top: auto;
	right: auto;
	width: auto;
	height: auto;
}
.sidebar-filter .control_button_show a {
	position: absolute;
	right: 16px;
	top: 17px;
	width: 44px;
	height: 30px;
}
.sidebar-filter .smartfilter {
	background: transparent;
	position: relative;
}
.sidebar-filter .bx_filter_container {
	float: none;
	margin: 0;
	padding: 0;
}
.left_side_container .sidebar-filter .bx_filter_container {
	/*position: relative;*/
}
.sidebar-filter .price_filter {
	padding: 0 15px 0;
}
.sidebar-filter .bx_filter_block {
	display: block;
	position: static;
	padding: 14px 4px 12px 23px;
}
.sidebar-filter .smart_filter_props {
	/*position: relative;*/
	margin-bottom: 0;
	padding: 0;
}
.sidebar-filter .NiceCheck {
	/*position: relative;*/
	display: block;
	width: auto;
}
.sidebar-filter .NiceCheck label {
	display: block;
	padding: 13px 0;
	margin: 0;
	font-size: 12px;
}
.sidebar-filter .bx_filter_container_title {
	padding: 17px 23px;
	cursor: auto;
	color: #333;
	font-weight: 900;
	border-radius: 0;
	background: #ededed;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}
.sidebar-filter .NiceCheck label::before {
	margin: -3px 17px 0 0;
}
.sidebar-filter .smart_filter_props .bx_filter_container_title:hover {
	background: #ededed;
	color: #333;
}
.sidebar-filter .sidebar-filter__slider {
	width: 100%;
}
.sidebar-filter .smart_filter .bx_ui_slider_track {
	margin: 41px 8px 15px;
}
.sidebar-filter .smart_filter .left_value,
.sidebar-filter .smart_filter .right_value {
	left: 23px;
	top: 6px;
}
.sidebar-filter .smart_filter .right_value {
	left: auto;
	right: 24px;
}
.sidebar-filter .bx_filter_param_area__right {
	padding: 0 23px 19px;
	width: 100%;
}
.sidebar-filter .smart_filter .price_filter input[type="text"] {
	width: 64px;
}
.sidebar-filter .bx_filter_control_section {
	padding: 0 0 19px;
}
.sidebar-filter .smart_filter .control_button {
	float: none;
}
.sidebar-filter .bx_filter_horizontal .bx_filter_popup_result {
	float: none;
	margin: 15px 0 20px;
	padding: 14px 0 17px;
	position: absolute;
	border: none;
}
.sidebar-filter .bx_filter_control_section .bx_filter_control_section__filter {
	display: block;
	min-width: 161px;
	margin: 0 auto;
}
.sidebar-filter .bx_filter_control_section .bx_filter_control_section__reset {
	float: none;
	display: block;
	padding: 6px 11px;
	min-width: 161px;
	margin: 20px auto 0;
	transition: none;
}

.viewed-profile-block {
	padding-top: 20px;
}
.viewed-profile-block .scroll-standard,
.recommended-products-block .scroll-standard {
	margin-bottom: 0;
}
.recommended-products-block {
	margin-top: 26px;
}

div.bxlhe-frame table {
	border: 1px solid #ecf0f1;
}
div.bxlhe-frame table::after {
	content: "";
	display: block;
}

.bx_soc_comments_div {
	padding-top: 6px;
}
.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div {
	padding: 0;
	margin-top: 15px;
}
div.blog-comment-field-author,
div.blog-comment-field-email {
	float: left;
	width: 48%;
}
div.blog-comment-field-user-sep {
	width: 4%;
}

.blog-comment-field-captcha-label,
.blog-comment-field-captcha-image {
	float: left;
}
.blog-comment-field-captcha-image {
	margin: 27px 0 0 20px;
}
div.blog-comment-buttons {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 22px;
	padding-bottom: 0;
	border-top: 1px solid #ededed;
}

.bx_item_detail_rating .bx_stars_container {
	width: 112px;
	height: 20px;
	background: #ededed;
	background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg {
	width: 100%;
	background: url(/local/templates/studiofact_getfood/images/stars-new.png) no-repeat center;
}

.bx_item_set_hor_container_big {
	clear: both;
	border-top: 1px solid #ecf0f1;
	/*border-bottom: 1px solid #ecf0f1;*/
	padding: 25px 0 15px;
	margin: 0 0 25px;
}
.bx_item_set_hor_container_big .bx_item_section_name_gray {
	color: #333;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
}
.bx_item_set_hor_container_big .bx_item_set_linkitem {
	display: block;
	margin-left: 0;
	padding-top: 18px;
	color: #6b6b6b;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}
.bx_item_set_hor_container_big .bx_item_set_price {
	float: left;
	color: #333;
	font-size: 18px;
	white-space: nowrap;
	line-height: 1;
}
.bx_item_set_hor_container_big .bx_item_set_price.old {
	display: none;
}
.bx_item_set_hor_container_big .bx_item_set_price strong {
	/*font-size: inherit;*/
	font-weight: 900;
}
.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del {
	float: left;
	position: static;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	background: none;
	font-size: 12px;
	line-height: 1.4;
	display: block;
	float: none;
	padding: 23px 0 0 12px;
	margin: 0;
}
.bx_item_set_name {
	display: block;
	height: 32px;
	margin-bottom: 14px;
	overflow: hidden;
}
.bx_item_set_hor_container_big .bx_item_set_img_container {
	max-height: initial;
	height: 93px;
	max-width: 124px;
	width: 80%;
}
.bx_item_set_hor_container_big .bx_item_set_img_container a {
	padding-top: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
}
.bx_item_set_hor_container_big .bx_item_set_old_price {
	padding: 6px 0 4px;
	color: #8e8e8e;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}
.bx_item_set_hor_container_big .bx_item_set_current_price {
	margin: 5px 0 7px;
	padding: 0;
	color: #333;
	text-align: center;
	font-size: 24px;
	line-height: 1;
}
.bx_item_set_hor_item .rub {
	font-size: 22px;
	line-height: 6px;
	padding-top: 9px;
	border-bottom: 1px solid #333;
}
.bx_item_detail.box.padding.good_box .bx_item_set_hor_container_big .detail_buy_button {
	margin: 0;
}
/*.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus,*/
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.equally {
	background-position: 77.3% 36px;
}
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus,
.bx-touch .bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus {
	background-image: none;
}
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus .rub,
.bx-touch .bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus .rub,
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.equally .rub,
.bx-touch .bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.equally .rub {
	font-size: 18px;
	padding-top: 6px;
	line-height: 5px;
}
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus::after {
	content: "+";
	position: absolute;
	left: 80%;
	top: 28px;
	font-size: 20px;
}
.bx_item_set_hor_container_big .bx_item_set_economy_price {
	color: #b8b8b8;
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
	padding: 3px 0 10px;
}
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result {
	width: 156px;
	position: absolute;
	right: 0;
	top: 40px;
}
.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result::before {
	content: "=";
	position: absolute;
	left: -32px;
	top: 4px;
	font-size: 24px;
}
.is-product-page .bx_item_set_hor {
	padding-right: 200px;
	position: relative;
}

.services-block .row {
	margin-right: -10px;
	margin-left: -10px;
}

.tab-toggle-button {
	display: none;
	position: absolute;
	right: 8px;
	top: 4px;
	width: 30px;
	height: 30px;
}

.tab-toggle-button::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
}

.mobile_menu_list_wrapper {
	position: fixed;
	left: 0;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 0;
	z-index: 1000000;
	overflow-y: auto !important;
	background: #f7f7f7;
}
.mobile_menu_bg {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10000;
	background: rgba(0, 0, 0, .24);
	cursor: pointer;
}

.bx_item_detail_popup {
	padding: 20px;
	background: #fff;
}
.bx_item_detail_popup .tabs_header {
	clear: both;
}

.add_to_basket_box .pr {
	color: #333;
	font-size: 18px;
	font-weight: 900;
	font-family: "Roboto", Trebuchet MS, Tahoma, sans-serif, Verdana, Arial;
}
.add_to_basket_box .pr .rub {
	font-size: 18px;
	padding-top: 12px;
	border-bottom: 1px solid #333;
}
.add_to_basket_box .price {
	background: transparent;
	color: #333;
}

.bx_ordercart_order_sum .rub {
	border-color: #000;
	line-height: 3px;
	padding-top: 11px;
}

.bx_ordercart_order_pay_center .checkout, .bx_ordercart_order_pay_center .btn_buy_one_click {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0;
	padding: 8px 21px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
}
.bx_ordercart_order_pay_center .checkout:hover, .bx_ordercart_order_pay_center .btn_buy_one_click:hover {
	background: #ededed;
	color: #333;
}
.sale-paysystem-yandex-button-item {
	line-height: 12px;
}
.fancybox-title-float-wrap .child {
	white-space: normal;
}

.bx-auth-table input[type="submit"] {
	border-radius: 4px;
	padding: 7px 20px;
}

.catalog-page-tabs {
	margin: 42px 0 0;
}

.bx_item_detail_rating_wrapper .detail_buy_button {
	display: none;
	position: absolute;
	right: 33px;
	top: 0;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 14px;
	background: #fff;
	color: #333;
}
.bx_item_detail_rating_wrapper .detail_buy_button:hover .text {
	border-bottom: none;
}
.bx_item_detail_rating_wrapper .detail_buy_button::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 19px;
	height: 22px;
	background: url(/local/templates/studiofact_getfood/images/sprite.png) -11px -245px;
}

.fancybox-prev span,
.fancybox-next span {
	width: 40px;
	height: 40px;
	color: transparent;
	z-index: 20;
	background: #e5e5e5;
	border-radius: 4px;
}

.fancybox-next span::after,
.fancybox-prev span::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	width: 6px;
	height: 11px;
	background-image: url(/local/templates/studiofact_getfood/images/sprite.png);
}
.fancybox-prev span::after {
	background-position: -7px -32px;
}
.fancybox-next span::after {
	background-position: -28px -32px;
}
.fancybox-next span:hover,
.fancybox-prev span:hover {
	background: #4d5156;
}
.fancybox-next span:hover::after {
	background-position: -63px -32px;
}
.fancybox-prev span:hover::after {
	background-position: -44px -32px;
}

.catering-form input[type="submit"],
.mfeedback input[type="submit"],
#feedback_form input[type="submit"] {
	transition: none;
}
.mfeedback input[type="submit"]:hover {
	background: #ededed;
	color: #333;
}

.catering-form input[type="submit"]:hover,
#feedback_form input[type="submit"]:hover {
	background: #ededed;
	color: #333;
}

#ORDER_FORM .label label {
	background: none;
	position: relative;
}
#ORDER_FORM .label label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: #ebebeb;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1) inset;
	border-radius: 4px;

}
#ORDER_FORM .label input[type=radio]:checked + label {
	background: none;
}
#ORDER_FORM .label input[type=radio]:checked + label::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 10px;
	height: 10px;
	border-radius: 4px;
}

.is-product-page-popup {
	background: #fff;
}

.bx_ordercart_order_table_container tbody{
	font-size: 14px;
	font-weight: 400;
	color: #6b6b6b;
}
.bx_ordercart_itemart {
	font-weight: 400;
}
.basket_items_table tbody td.itemName .itemNameProps b {
	font-weight: 400;
}
.basket_price, .basket_old_price {
	font-size: 14px;
	line-height: 16px;
	color: #6b6b6b;
	white-space: nowrap;
	font-weight: normal;
}
.basket_price .rub, .basket_old_price .rub {
	font-size: 14px;
	line-height: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #7f8a92;
	width: 0.4em;
	vertical-align: top;
	display: inline-block !important;
}
.basket_items_table tbody td {
	color: #6b6b6b;
	font-size: 14px;
}
#sale_order_props .bx_block {
	color: #6b6b6b;
}
.bx_ordercart_order_sum .fwb {
	font-weight: bold;
}

.scroll-delivery .scroll-standard .hidden_hover_element,
.product-tabs .scroll-standard .hidden_hover_element{
	background: white;
	padding: 0 10px;
	display: none;
	border: 1px solid #ededed;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 0px;
	position: absolute;
	width: 100%;
}
.scroll-delivery .scroll-standard,
.product-tabs .scroll-standard {
	margin: 0;
	overflow-x: hidden!important;
	margin-bottom: 0px!important;
	padding-bottom: 40px!important;
}
.scroll-delivery .scroll-standard:hover,
.product-tabs .scroll-standard:hover {
	margin-bottom: -400px!important;
	padding-bottom: 440px!important;
}
.scroll-delivery .scroll-standard.scroll-scrolly_visible,
.product-tabs .scroll-standard.scroll-scrolly_visible {
}

.bx_ordercart_itemtitle {
	font-weight: 400 !important;
}

.bx_sort_container span {
	font-weight: 400;
}

.filter-quantity-label {
	position: absolute;
	left: 100%;
	top: 0;
	background: red;
	width: 100px;
	height: 20px;
}

.list-info-buttons {
	clear: both;
	display: none;
}
.list-info-buttons,
.section--list-info.section--list .list-info-buttons {
	display: none;
}
.list-props-button,
.list-offer-button,
.list-kit-button {
	display: inline-block;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-weight: 900;
	cursor: pointer;
	position: relative;
	background: #ededed;
	border: none;
	outline: none;
}
.section--list .list-info-buttons {
	display: block;
	margin-bottom: 14px;
}
.bx_filter_popup_result{
	background: #fff;
	padding: 15px !important;
	border: 1px solid #ededed;
	left: 198px;
	min-width: 215px;
	margin: 0 !important;
}
.bx_filter_popup_result a.bx_filter_popup_result_submit{
	background: #fff;
	color: #333;
	border: none;
	border-radius: 4px;
	float: right;
	padding: 0 10px;
	text-decoration: none;
	outline: none;
	font-weight: 900;
}
.bx_filter_popup_result a.bx_filter_popup_result_submit:hover{
	color: #000;
	background: #ededed;
}
.section--list-info .catalog_section .img_box{
	height: 188px;
	width: 232px;
}
.small_basket_hover_block__buttons > a{
	float: right;
	margin: 0 10px 0 20px !important;
}
.scroll-wrapper.small_basket_overflow .small_basket_hover_price{
	font-size: 20px;
}
.scroll-wrapper.small_basket_overflow .small_basket_hover_price span{
	font-size: 22px !important;
	position: relative;
	top: 1px;
}
.list-info-buttons button{
	background: none;
	border-bottom: 1px dashed #000;
	border-radius: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

.section .hover_box.box .img_box{
	height: 245px;
}
.section--list-small .catalog_section .hover_box.box a.open_fancybox{
	/*display: none !important;*/
	opacity: 0;
}

.bestsellers-slider-block {
	padding-top: 12px;
}
.is-catalog-page .welcome-text {
	margin-bottom: 0;
}

.fancybox-type-image .fancybox-prev {
	left: -65px;
}
.fancybox-type-image .fancybox-next {
	right: -65px;
}
.catalog_no_items {
	margin: 18px 0;
	padding: 18px 0 18px 32px;
	background-color: white;
	border-radius: 4px;
	font-size: 16px;
}

.tabs_bodyes {
	margin-bottom: 20px;
}



@media screen and (max-width: 1270px) {
	#advantage{
		clear: both;
		position: inherit;
	}
}

@media screen and (max-width: 1290px) {
	.section--grid-3 .catalog_section .item_element {
		min-height: 400px;
	}
}

@media screen and (max-width: 1250px) {
	.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
	.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del,
	.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del {
		display: block;
		padding: 0;
	}
	.bx_item_set_name {
		/*height: auto;*/
	}
	.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del {
		float: left;
		clear: both;
	}
	.header .search_box {
		width: 200px;
	}
}

@media screen and (max-width: 1200px) {
	.header .search_box {
		margin: 16px 5px 0 0;
	}
}

@media screen and (max-width: 1180px) {
	.section--list .catalog_section .item_element .name {
		float: none;
		width: auto;
		padding: 20px 10px 0 0;
		margin: 0;
	}
	.section--list .catalog_section .icon_box {
		position: static;
		margin: 35px 0 0;
		float: left;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(4n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(4n) {
		margin-right: 1%;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(3n) {
		margin-right: 0;
	}
	.section--grid-4 .catalog_section .item_element,
	.is-catalog-page .section--grid-4 .catalog_section .item_element {
		width: 32.66666%;
		margin: 0 1% 8px 0;
	}
}

@media screen and (max-width: 1150px) {
	.services-block__item {
		padding: 0 34px 0 42px;
	}
	.bitrix-btn {
		float: left;
		margin: 31px 0 0 -12px;
	}
	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element, .bx_catalog_text ul li {
		width: 48.5%;
		margin: 0 3% 20px 0;
	}
	.section--grid-3 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(3n), .bx_catalog_text ul li:nth-child(3n) {
		margin-right: 3%;
	}
	.section--grid-3 .catalog_section .item_element:nth-child(2n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(2n), .bx_catalog_text ul li:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1110px) {
	.header .search_box {
		width: 155px;
	}

}

@media screen and (max-width: 1050px) {
	#main_block_page .scroll-standard .scroll-element .scroll-element_outer {
		display: none;
	}
	.slide_scroll_left{
		right: 61px;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus::after {
		/*left: 130px;*/
	}
	.section_box .scroll-element {
		height: 0 !important;
		width: 0 !important;
	}
	.header .search_box {
		width: 125px;
	}
}

@media screen and (max-width: 1020px) {
	.header .search_box {
		display: none;
	}
	.subscribe-edit td {
		float:  left;
		width:  100%;
		padding-left: 0 !important;
	}

	.subscribe-edit tbody td:last-child {
		padding-bottom: 15px;
	}
}


@media screen and (max-width: 991px) {
	.is-product-page .product-images-wrapper {
		padding-right: 15px;
		padding-left: 15px;
		left: 0;
	}
	.is-product-page .product-description-wrapper {
		padding-left: 15px;
	}
	.bx_item_detail .tabs_header .tabs_head a {
		padding: 0 12px;
		margin-right: 2px;
	}
	.is-product-page .bx_breadcrumbs + h1 {
		padding: 12px 32px 14px;
	}
	.bx_item_detail_rating_wrapper {
		position: relative;
		background: #fff;
		border-left: 1px solid #ededed;
		border-right: 1px solid #ededed;
		padding: 0 32px 10px;
	}
	.bx_item_detail_rating {
		position: static;
		margin-bottom: 0;
	}
	.is-product-page .main_detail_slider_box .slider li a {
		padding-top: 74.4%;
	}
	.bx_item_detail .carousel ul.slides li a {
		padding-top: 43.6%;
	}
	.bx_item_detail_popup .carousel ul.slides li a {
		padding-top: 57%;
	}
}

@media screen and (max-width: 980px) {
	.services-block__item {
		padding: 0 10px 0;
	}
}

@media screen and (max-width: 979px) {
	.header_menu .header-menu a {
		padding: 0 3px !important;
	}
	a.auth {
		margin: 0 16px 0 0;
	}
	.services-block__item .services-block__icon {
		margin: 0 10px 0 0;
	}
	.services-block__text {
		padding: 0 0 0 54px;
	}
	.bx_item_detail .tabs_header {
		float: left;
		display: block;
		width: auto;
		height: 40px;
		overflow: hidden;
		border-radius: 4px;
		background: #e5e5e5;
	}
	.bx_item_detail .tabs_header .tabs_head {
		position: relative;
		float: none;
		display: block;
	}
	.bx_item_detail .tabs_header .tabs_head:first-child a {
		position: relative;
	}
	.bx_item_detail .tabs_header .tabs_head:first-child a::after {
		content: "";
		position: absolute;
		right: 18px;
		top: 18px;
		width: 0;
		height: 0;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px solid #fff;
	}
	.bx_item_detail .tabs_header .tabs_head a {
		/*padding: 0 41px 0 15px;*/
		margin-right: 0;
		border-radius: 0;
	}
	.bx_item_detail .tabs_header .tabs_head:first-child a {
		padding: 0 41px 0 15px;
	}
	.bx_item_detail .tabs_header .tabs_head:first-child a,
	.bx_item_detail .tabs_header .tabs_head:last-child a {
		float: none;
	}
	.tabs_bodyes {
		clear: both;
	}
	.tabs_head .tab-toggle-button {
		display: block;
	}
	.bx_item_detail  .tabs_header--opened {
		height: auto;
		overflow: auto;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus::after {
		left: 147px;
	}
	.is-product-page .bx_item_set_hor {
		padding-right: 0 !important;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus,
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.equally {
		width: 50% !important;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result {
		width: 50%;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		margin: 37px 0 0;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result::before {
		top: 31px;
	}
	.bx_item_set_hor_container_big .bx_item_set_result_block {
		display: block;
	}
	.bx_item_detail.box.padding.good_box .bx_item_set_hor_container_big .detail_buy_button {
		float: none;
		margin: 0 auto;
	}
	.news-block .news-item {
		width: 100%;
		padding: 0 31px 24px;
	}
	.news-block .news-item:first-child::after {
		display: none;
	}
}

@media screen and (max-width: 940px) {
	.section--list .catalog_section .icon_box {
		margin: 15px 0 0 -10px;
	}
	.section--list .catalog_section .price_box {
		float: none;
		margin: 49px 15px 0 0;
		clear: both;
	}
	.fancybox-next {
		right: 14px;
	}
	.fancybox-prev {
		left: 14px;
	}
	.fancybox-type-image .fancybox-prev {
		left: 0;
	}
	.fancybox-type-image .fancybox-next {
		right: 0;
	}
}

@media screen and (max-width: 910px) {
	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element, .bx_catalog_text ul li {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.section--grid-3 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(3n), bx_catalog_text ul li:nth-child(3n) {

	}
}

@media screen and (max-width: 890px) {
	.section--grid-4 .catalog_section .item_element,
	.is-catalog-page .section--grid-4 .catalog_section .item_element {
		width: 49.5%;
		margin: 0 1% 8px 0;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(3n) {
		margin-right: 1%;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(2n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(2n),
	.section--grid-4 .catalog_section .item_element:nth-child(4n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(4n) {
		margin-right: 0;
	}
	.product-tabs .nav-tabs > li:first-child > a::after {
		display: block;
	}
}

@media screen and (max-width: 865px){
	.header #small_basket {
		padding: 14px 15px 14px 22px;
	}
	.cart_heading_wrapper {
		width: 86px;
	}
}

@media screen and (max-width: 850px) {
	.product-tabs .nav-tabs {
		height: 38px;
		border-radius: 4px;
		background: #e5e5e5;
		overflow: hidden;
	}
	.product-tabs .nav-tabs--opened {
		height: auto;
	}
	.product-tabs .nav-tabs > li {
		float: none;
		margin-bottom: 0;
	}
	.product-tabs .nav-tabs > li > a {
		border-radius: 0;
		margin-right: 0;
		padding: 9px 34px 9px 21px;
	}
	.tab-toggle-button {
		display: block;
	}
	.catalog_sort a {
		margin: 0 2px 0 0;
	}
}
@media screen and (max-width: 767px) {
	.header #small_basket:hover{
		background: none !important;
	}
	.header #small_basket:hover .quant{
		background: #c8c8c8 !important;
	}
	.news-block {
		padding: 28px 0 15px;
	}
	.news-item__left {
		display: none;
	}
	.news-item__right {
		padding-left: 0;
	}
	.catalog_sort {
		margin: 15px 0 7px;
	}
}

@media screen and (max-width: 620px) {
	.sort_btn_show {
		float: none;
		margin: 7px 10px 7px 0;
		display: block;
	}
	.catalog_sort .sort_btn_wrap,
	.catalog-sorting {
		/*float: none;*/
	}

	.small_basket_hover_block {
		width: 360px;
	}
}

@media screen and (max-width: 590px) {
	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.section--grid-3 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(3n) {
	}
	.section--grid-3 .catalog_section .item_element:nth-child(2n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(2n) {
		margin: 0 0 20px;
	}

	.bx_breadcrumbs ul {
		white-space: nowrap;
		width: 100%;
		padding-bottom: 5px;
		overflow: scroll;
		position: relative;
	}
	.bx_breadcrumbs li {
		display: inline-block;
		float: none;
	}
	.bx_breadcrumbs ul:after {
		content: "";
		position: absolute;
		right: 0;
		width: 10px;
		top: 0;
		bottom: 0;
		box-shadow: inset -9px 0 13px -3px white;
		height: 20px;
	}

	.is-catalog-page .main, .is-product-page .main, .not-home .main {
		margin-top: 81px;
	}
	.is-catalog-page .bx_breadcrumbs + h1,
	.is-product-page .bx_breadcrumbs + h1,
	.is-search-page .bx_breadcrumbs + h1 {
		padding: 5px 13px 5px !important;
		font-size: 20px !important;
	}
	.bx_item_detail_rating_wrapper {
		padding-bottom: 0 !important;
	}
	.product-description-wrapper {
		margin-top: 15px;
	}
	.bx_item_detail .offers_item {
		padding-top:0;
	}
	.bx_item_detail .offers_item .offer_item .offer_name {
		margin: 0 0 2px 0;
	}
	.bx_item_detail .offers_item .offer_item {
		margin: 0 0 2px 0;
	}
	.offers_item .offer_item .offer_sku {
		margin: 0 9px 4px 0;
	}
	.bx_item_detail .detail_preview_text {
		padding: 11px 0 0;
		margin-bottom: 0px;
	}
	.product-wrapper {
		padding-bottom: 10px;
	}
	.bx_item_detail .tabs_header {
		margin: 15px 0;
	}
	.tabs_bodyes {
		margin-bottom: 15px;
	}
	.bx_item_detail .tabs_body {
		padding: 0px 0 0px;
	}

	.is-product-page #main_block_page .bx_item_detail .container-fluid .col-xs-12,
	.is-product-page #main_block_page .bx_item_detail .container-fluid .col-sm-12
	{
		padding: 0;
	}
	.bx-modal-container .bx-modal-small-title {
		padding: 0 5px;
		margin: 0;
		margin-bottom: 2px;
	}
	.bx-modal-container .bx-original-item-container {
		margin-bottom: 10px;
	}
	.bx-modal-container .bx-added-item-table tr {
		padding-bottom: 10px;
	}
	.bx-modal-container .bx-added-item-table-cell-itemname {
		max-width: 60%;
	}
	.bx-modal-container .bx-added-item-table {
		margin-bottom: 5px;
	}
	.bx-modal-container .bx-constructor-container-result {
		padding: 10px 5px 0px 0;
	}
	/*.section--grid-3 .catalog_section .item_element {*/
		/*min-height: 150px;*/
	/*}*/
	.section .item_element .name {
		height: auto !important;
		padding-top: 10px;
	}
	.product-item-detail-slider-left:after, .product-item-detail-slider-right:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		border-bottom: 1px solid #565656;
		border-right: 1px solid #565656;
		transform: rotate(135deg);
	}
	.product-item-detail-slider-left, .product-item-detail-slider-right {
		background: none;
		width: 20px;
		height: 20px;
	}
	.product-item-detail-slider-left:hover, .product-item-detail-slider-right:hover {
		opacity:1;
		background: none;
	}
	.product-item-detail-slider-right {
		right: -11px;
	}
	.product-item-detail-slider-left {
		left: -11px;
	}
	.is-product-page .product-images-wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}
	.catalog-block-header__carousel {
		top: 15px;
	}
	.scroll-delivery {
		margin-top: 0 !important;
	}
	.is-product-page .section_box {
		margin: 0 !important;
	}

	.not-home #main_block_page {
		padding: 12px 10px 15px;
	}
	.section--grid-3 .catalog_section .item_element, .is-catalog-page .section--grid-3 .catalog_section .item_element, .bx_catalog_text ul li {
		margin-bottom: 10px !important;
	}
	.header .phone__number {
		margin: 2px 0 0 0 !important;
	}
	.is-catalog-page .bx_catalog_text {
		padding: 0 10px 8px 10px;
	}
	.sidebar-filter .sidebar-filter__title {
		font-size: 13px;
		line-height: 20px;
		padding: 5px 13px 5px !important;
	}
	.sidebar-filter .control_button_show a {
		top: 5px;
		width: 36px;
		height: 20px;
	}
	.is-catalog-page .bx_catalog_text--beautiful-bottom.bx_catalog_text {
		margin-bottom: 8px;
	}
	.pagenavigator {
		padding: 0px 0 15px;
	}
	.welcome-text {
		padding: 10px;
	}
	#main_block_page .box.welcome-text {
		margin-bottom: 0;
	}
	.sidebar-filter .smart_filter .bx_ui_slider_track {
		margin: 20px 8px 15px;
	}
	.sidebar-filter .smart_filter .left_value, .sidebar-filter .smart_filter .right_value {
		top: -8px;
	}
	.sidebar-filter .smart_filter .price_filter input[type="text"] {
		padding: 4px 10px;
	}
	.smart_filter .bx_input_container {
		line-height: 18px;
	}
	.bx_filter_param_area__right .bx_filter_param_area_block__divider {
		line-height: 27px;
	}
	.sidebar-filter .bx_filter_param_area__right {
		padding: 0 23px 14px;
	}
	.sidebar-filter .bx_filter_container_title {
		padding: 9px 13px !important;
		font-size: 12px;
	}
	.smart_filter .price_filter .bx_filter_container_title {
		font-size: 12px;
	}
	.sidebar-filter .NiceCheck label {
		padding: 8px 0;
	}
	.sidebar-filter .bx_filter_block {
		padding: 5px 13px 5px 13px !important;
	}
	.bx_filter_control_section .bx_filter_control_section__filter{
		padding: 7px 15px 5px 24px;
		line-height: 22px;
	}
	.sidebar-filter .bx_filter_control_section .bx_filter_control_section__reset {
		margin-top: 10px !important;
	}
	.product-categories .item_element {
		width: 100%;
	}
	.news-block .container {
		padding: 0 !important;
	}
	.news-block {
		padding: 15px 0 10px;
	}

	.mobile_menu_list_header{
		padding: 0 0 8px 13px;
	}
	#left_side li div.divdeph_level_1, #mobile_menu_list li div.divdeph_level_1 {
		padding: 9px 30px 9px 26px;
	}
	#left_side li div.divdeph_level_1 a, #mobile_menu_list li div.divdeph_level_1 a {
		font-size: 13px;
		line-height: 19px;
	}
	#left_side li span.icon, #mobile_menu_list li span.icon {
		top: 6px;
	}
	.header.menu_search_container {
		min-height: 54px !important;
	}
	.header .search_box input[type="text"] {
		height: 34px;
	}
	.mobile_menu_list_header__text {
		margin: 17px 0 0 17px;
	}
	.header .search_box .search-label {
		margin-top: -4px;
	}
	#mobile_menu_list .mobile_dop_menu_list .uldepth_level_0 {
		padding: 7px 0;
	}
	#mobile_menu_list .mobile_dop_menu_list .user_auth li a svg {
		margin-top: -2px;
	}


}

@media screen and (max-width: 500px) {
	.section--grid-4 .catalog_section .item_props span.prop_name {
		float: left;
	}
	.section--grid-4 .catalog_section .item_props p::after {
		content: "";
		display: table;
		clear: both;
	}
	.section--grid-4 .catalog_section .item_props span.prop_value {
		float: left;
	}
	.section--grid-4 .catalog_section .item_props p {
		height: auto;
		margin: 0 0 5px;
		border-bottom: none;
	}
}

@media screen and (max-width: 360px) {

	#small_basket_box {
		position: static;
	}
	.small_basket_hover_block {
		top: 48px;
		left: 0;
		right: 0;
		width: 100% !important;
	}
}
.cart_heading_wrapper{
	display: inline-block;
	vertical-align: middle;
	margin-top: 4px;
}
.header #small_basket .icon, .header #small_basket .quant{
	vertical-align: middle;
}

.viewed-profile-block .scroll-standard, .recommended-products-block .scroll-standard
{
	padding-bottom: 20px;
}
.slide_scroll_left, .slide_scroll_right{
	top: 5px;
}

.scroll-delivery .slide_scroll_left, .scroll-delivery .slide_scroll_right,
.tab-content .slide_scroll_left, .tab-content .slide_scroll_right{
	top: -18px;
}
.bx_block.r3x1 select {
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
	padding: 0px 10px;
	border-radius: 4px;
}
.sale_locations_fixed {
	margin-bottom: 10px;
	margin-top: 8px;
}

.basket_gift_name{
	position: absolute;
	bottom: 10px;
}
.icon_box .gift_label{
	border-radius: 4px;
	width: 100px;
	vertical-align: middle;
	margin:0;
	line-height: 2.2;
}
.catalog_section .section .basket_gift_box{
	min-height: 330px;
}

.gift_choose{
	color: #ffffff;
	position: absolute;
	padding: 12px 0;
	border-radius: 4px;
	border: 1px solid #fff;
	width: 174px;
	height: 40px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 100;
	margin: auto;
}

.gift_title{
	position: relative;
	font-weight: 300;
	font-size: 22px;
	top: -15px;
	z-index: 1;
	display: inline-block;
}

.active_item{
	color: var(--hover-color) !important;
}

.header .phone__number:hover::before {
	background-color: var(--custom-color);
}
.not_vertical_move{
	transform: none!important;
}



div#modal-panel.modal-active-panel {
	transform: translateY(-250px);
}

div#modal-panel {
	width: 100%;
	left: 0;
	height: 250px;
	position: fixed;
	transform: translateY(0);
	z-index: 99992;
	transition: 0.5s ease;
	bottom: -250px;
}

div#modal-but {
	bottom: 230px;
	position: fixed;
	width: 300px;
	height: 55px;
	left: 50%;
	margin-left: -150px;
	/* z-index: 6546549; */
	border-radius: 4px;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	color: white;
}

div#modal-but > span{
	border-bottom: 1.5px dashed #fff;
	padding-bottom: 1px;
}

.main {
	/*overflow: hidden;*/
	position: relative;
}

#tutor .panel-link{
	display: block;
}

.modal-panel-title{
	display: inline-block;
	text-align: center;
	width: 100%;
	top: 27px;
	position: fixed;
	color: #fff;
	font-size: 14px;
}
#tutor {
	width: 100%;
	padding: 0px 100px 0px 140px;
}

#tutor .owl-stage{
	padding-top: 50px;
}

#tutor .slide{
	cursor: pointer;
}

#tutor .owl-nav {
	WIDTH: calc(100% - 75px);
	bottom: 80px;
	position: absolute;
	left: 25px;
}
#tutor .owl-nav .owl-next{
	float: right;
}

#tutor .slide img{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
}

@media screen and (max-width: 780px){
	#tutor .owl-nav {
		WIDTH: 104px;
		bottom: inherit;
		position: absolute;
		left: 50%;
		margin-left: -52px;
		margin-top: 8px;

	}
	#tutor .owl-nav .owl-next{
		float: inherit;
	}
}

div.section-gift-scroll{
	padding-top: 10px !important; /*��������� important c .scroll-wrapper*/
}

.flex{
	display: flex;
}

.img_box .image{
	background-size: cover;
}

div.section .gift_item_element{
	min-height: 310px;
}
.fancybox-close-small,
.popup-window-close-icon {
	outline: none;
	width: 23px;
	height: 23px;
	background: #e5e5e5;
	text-decoration: none;
	border-radius: 4px;
	opacity: 1;
	color: white;
	font-size: 17px;
	transition: background .2s;
	top: 10px;
	right: 10px;
	padding: 0!important;
}
.popup-window-close-icon:after {
	content: "\00D7";
	background-image: none;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 23px;
	text-align: center;
	height: 20px;
	transform: none;
}

.fancybox-close-small:hover,
.popup-window-close-icon:hover {
	background: var(--custom-color);
	color: white;
	transition: background .2s;
}

.gift-flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gift-flex .price_box__actual-price {
	margin: 0;
}

.gift-label{
	font-weight: 900;
	font-size: 16px;
}

.gift-scroll-wrapper{
	padding-top: 30px !important;
	margin-top: -25px !important;
	max-height: 900px;
}

.shop-name{
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
/*
#tutor .owl-item{
	width: 220px !important;
}*/

#modal-panel .owl-stage{
	margin: auto;
}

.gift_more{
	margin: 0 10px 10px 0;
	display: block;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 2.4;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	float: right;
}

.gift_more:hover{
	background: #ededed;
	color: #333;
}

.ver-middle{
	vertical-align: middle;
	padding-bottom: 10px;
}


/* **** start change catalog **** */

.bx_catalog_item_controls{
	opacity: 1 !important;
	display: flex !important;
	float: right;
	padding-top: 0 !important;
}

.char-pop-up.bx_catalog_item_container{
	padding: 0 0 20px 0;
}

.item_element.good_box{
	padding:0 !important;
}

.img_box.bx_catalog_item_images{
	display: block;
	width: 100%;
	height: 245px;
	padding: 0;
}

.bx_catalog_item_price{
	float: left;
	display: inline-block;
	padding-left: 15px;
}
/*.bx_catalog_list_home .bx_catalog_item_images_double, .bx_catalog_list_home .bx_catalog_item_images{*/
	/*padding-top: 0;*/
	/*margin-top: 0;*/
	/*z-index: 10;*/
	/*background-size: cover;*/
	/*border-top-right-radius: 8px;*/
	/*border-top-left-radius: 8px;*/
/*}*/

.align-items-center{
	position: absolute;
	right: 20px;
	top: 15px;
}

.item_price{
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}

.control-container{
	height: 70px;
	position: relative;
}

.bx_catalog_list_home .bx_catalog_item_title.name a{
	color: rgba(51, 51, 51, 0.8);
	text-decoration: none;
	white-space: normal;
}

.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{
	border: 1px solid #ededed;
}

.bx_slide_left, bx_slide_right{
	display: none !important;
	pointer-events: none;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.selected .cnt{
	border: none;
	padding: 0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	cursor: pointer;
	z-index: 10;
	position: relative;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	width: 100%;
	height: 100%;
	position: static;
	display: block;
}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left, .bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
	display: none;
	pointer-events: none;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
	width: 33px !important;
	height: 33px !important;
	margin-right: 5px;
	padding: 0 !important;
	display: flex;
	align-items: center;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.selected .cnt{
	width: 33px !important;
	height: 33px !important;
}



.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_deactivated:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_deactivated .cnt {
	border: 1px solid #fff;
}


.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{
	width: 33px !important;
	height: 33px !important;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt span.cnt_item{
	border: 1px solid #fff;
	border-radius: 4px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_deactivated:hover .cnt {
	border: 1px solid #fff;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.selected .cnt span.cnt_item{
	border: 1px solid #fff;
	border-radius: 4px;
}


.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
	margin-top: 5px;
}


.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	position: static;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ededed;
	border: 1px solid #ededed;
	border-radius: 4px;
	width: auto;
	padding: 0 10px;


	cursor: pointer;
	overflow: hidden;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}



.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_deactivated .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_deactivated .cnt {
	border: 1px solid #ededed;
	background: #ededed;
	color: #3f3f3f;
}



.bx_catalog_list_home .bx_item_detail_size ul li{
	display: block;
	float: left;
	margin:0 10px 10px 0px;
	position: relative;
	height: auto;
	width: auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}

.bx_catalog_list_home .bx_item_detail_size ul{
	display: flex;
	width:auto;
	flex-direction: row;
	flex-wrap: wrap;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 120;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	border-radius: 4px;
	background: #fff;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .catalog_section .item_element .item_quantity{
	right: 115px;
}

.not-available{
	color: #333;
	position: absolute;
	left: 30px;
	top: 70px;
	font-size: 15px;
	font-weight: 600;
}

.subscribe{
	position: absolute;
	top: 55px;
	right: 15px;
	width: 110px;
}

.clb{
	clear: both;
	margin: 10px 0;
	margin-top: 0px;
}

.section--list .char-pop-up,
.section--list-info .char-pop-up{
	display: flex;
	padding: 6px 0 12px 6px;
}

.img_box {
	height: 245px;
}

.section--list-info.section--list .catalog_section .img_box{
	height: 200px;
	width: 232px;
	position: static;
	float: left;
	display: block;
	margin-right: 30px;
}

.section--list .catalog_section .product-item-image-wrapper {
	height: 90px;
}

.section--list-info.section--list .product-item-image-wrapper {
	height: 200px;
}

.section--list .catalog_section .img_box a,
.section--list-info.section--list .catalog_section .img_box a{
	display: inherit;
	top: 0;
	left: 0;
}

.section--list-info .item-info{
	display: block;
	width: calc(100% - 258px);
}

.section--list-info.section--list .bx_catalog_item:hover .bx_catalog_item_container{
	position: inherit;
	box-shadow: none;
}

.section--list-info.section--list .control-container{
	width: 280px;
	float: right;
}

.section--list-info.section--list .align-items-center{
	top: 20px;
}

.section--list-info.section--list .item_price{
	top: 35px;
	padding-left: 0px;
}

.section--list-info.section--list .bx_catalog_list_home .bx_catalog_item_images{
	border-radius: 4px;
}

.top-indent{
	padding-top: 15px;
}

.product-params{
	display: none;
}

.bx_catalog_item:hover .product-params{
	display: inherit;
	background-color: white;
}
.section--list-info.section--list .product-params{
	display: inherit;
}

.section--list-info.section--list .top-indent{
	padding-top: 70px;
}

.section--list-info.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.section--list-info.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{
	padding: 25px 30px 0 0;
}

.section--list-info.section--list .catalog_section .offers_item div.offer_item{
	margin: 0 13px 5px 0;
}

.section--list .bx_catalog_item:hover .product-params{
	display: block;
	position: inherit;
}
.section--list .bx_catalog_item .product-params{
	display: block;
	width: 100%;
}
.section--list-info.section--list .bx_catalog_item:hover .product-params{
	display: inherit;
}

.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{
	box-shadow: none;
	position: static;
}

.section--list .item-info{
	display: block;
	width: calc(100% - 57px);
}

.section--list .catalog_section .img_box{
	width: 132px;
	height: 90px;
	position: inherit;
	margin-right: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.section--list .control-container{
	width: 285px;
	float: right;
}

.is-kit .control-container {
	width: 330px;
}

.section--list .align-items-center{
	top: 20px;
}

.section--list .item_price{
	top: 35px;
	padding-left: 0px;
}
.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul{
	padding: 0 30px 0 0;
	display: none;
}

.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{
	display: none;
	padding: 0 30px 0 0;
}

.section--list .top-indent{
	padding: 0;
}


.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{
	margin: 0 13px 5px 0;
}


.section--grid-3 .catalog_section .scroll-standard .item_element:nth-child(3n) {
	margin: 0 20px 0 0;
}

.scroll-standard .section .item_element,
.scroll-standard .recommended-products-block .section .item_element{
	margin: 0 20px 0 0 !important;
}

.scroll-standard .section .item_element:last-child, .scroll-standard .recommended-products-block .section .item_element:last-child{
	margin: 0 !important;
}
.old_price_padding.old_price{
	padding: 25px 0 0 30px;
}

.scroll-delivery{
	position: relative;
	margin-top: 35px;
}

.product-tabs .scroll-delivery{
	margin-top: 0px;
}

.block-title{
	font-size: 20px;
	/* font-weight: 600; */
	display: inline-block;
	/* top: 13px; */
	position: absolute;
	color: black;
	left: 15px;
}

.no-border{
	border: none !important;
}

.popup-window-buttons .btn.btn-default {
	width: auto;
	min-width: 130px;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin: 10px;
	padding: 9px 19px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	border: none;
}
.popup-window-buttons .btn.btn-default:hover {
	background: #ededed;
	color: #333;
}
/* size header */
/*
@media screen and (max-width: 1280px){
	#header {
		min-width: 980px;
	}
}
@media screen and (max-width: 980px){
	#header {
		min-width: 768px;
	}
}
@media screen and (max-width: 1280px){
.container, .main_banner_big .owl-buttons {
	max-width: 1280px;
	min-width: 320px;
	width: auto;
}
}
@media screen and (max-width: 980px){
	.container {
		padding: 0 32px;
	}
}
@media screen and (max-width: 768px){
	.container {
		padding: 0 13px;
	}
}
@media screen and (max-width: 1280px){
.header #small_basket {
	margin-left: 20px;
}
}
@media screen and (max-width: 980px){
.header #small_basket {
	margin-left: 0;
}
}
@media screen and (max-width: 980px) {
	.header_menu li {
		margin-right: 10px;
	}
}
@media screen and (max-width: 768px){
.header .search_box, .header_menu, .header .phone {
	display: none !important;
}
}
@media screen and (max-width: 768px){
.header {
	border-bottom: 1px solid #ededed;
}
}
@media screen and (max-width: 768px){
.small_phone_box {
	display: block;
	padding: 3px 0;
}
}
*/
@media screen and (max-width: 768px){
	.header .phone__number {
		line-height: 24px;
	}
	.header .phone__number:before {
		display:none;
	}
}
@media screen and (max-width: 1280px){
	.container, .main_banner_big .owl-buttons {
		max-width: 1280px;
		min-width: 0px;
		width: auto;
	}
	#header {
		min-width: 980px;
	}
	.header #small_basket {
		margin-left: 20px;
	}
	.mobile {
		display: none;
	}
	#sale_order_props .bx_block.r1x3 {
		width: 25%;
	}
	#sale_order_props .bx_block.r3x1 {
		width: 75%;
	}

	.header .search_box {
		margin: 16px 5px 0 0;
	}
}
@media screen and (max-width: 980px){
	#header {
		min-width: 768px;
	}
	.header .phone {
		position: absolute;
		top: 0;
		left: 39%;
		margin: 16px 0 20px -110px;
	}
	.header #small_basket {
		margin-left: 0;
	}
	.header .logo {
		margin-right: 0;
	}
	.header_menu li {
		margin-right: 10px;
	}
	.mobile {
		display: none;
	}
	footer .col-md-6 {
		/*text-align: center;*/
		/*margin-top: 10px;*/
	}
	footer .col-md-6:first-child {
		margin-top: 0;
	}
	#bx-composite-banner {
		/*float: none;*/
		/*margin: -20px auto 0;*/
	}
	.NiceCheck {
		width: 49%;
	}
	.smart_filter .control_button, .smart_filter .control_button_hide {
		/*text-align: center;*/
		/*float: none;*/
		/*width: 100%;*/
		/*margin: 15px 0;*/
	}
	.smart_filter .control_button {
		/*margin-bottom: 0;*/
	}
	.bx_filter_horizontal .bx_filter_popup_result {
		display: none !important;
	}
	#main_block_page .bx_filter_control_section .bx_filter_control_section__reset {
		margin: 27px 0 0 0;
	}
	#main_block_page .bx_filter_control_section .bx_filter_control_section__filter {
		margin: 15px 0 0 0;
	}
	.order_hide_mobile_1 {
		display: none;
	}
	.order_hide_mobile_2 {
		display: none !important;
	}
	.scroll-standard .scroll-element.scroll-x {
		position: relative;
		top: 0;
		right: 0;
		height: 20px;
		padding: 0;
		margin: 0 7%;
		width: 86%;
	}
	.container {
		padding: 0 32px;
	}
	.scrollSectionName {
		width: 100%;
		position: relative;
		top:10px;
		text-align:center;
	}
	.scroll-standard .scroll-element.scroll-x{
		width:88%;
		margin: 0 6%;
	}

	.section--grid-4 .catalog_section .item_element,
	.is-catalog-page .section--grid-4 .catalog_section .item_element {
		height: 390px;
	}
	.section--grid-4 .catalog_section .hover_box .item_quantity,
	.is-catalog-page .section--grid-4 .catalog_section .hover_box .item_quantity {
		width: 35px;
		margin: 8px 25px 0 0;
	}
	.section--grid-4 .catalog_section .item_element .name {
		height: 72px;
		padding: 18px 11px 0;
	}
	.section--grid-4 .catalog_section .price_box {
		padding: 10px 8px 0 11px;
	}
	.section--grid-4 .catalog_section .item_element .hover_box .hidden_hover_element {
		padding: 5px 11px 10px;
	}
	.is-product-page .bx_item_set_hor {
		padding-right: 167px;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result::before {
		left: -15px;
	}
	.header_menu .header-menu a {
		padding: 0 15px;
	}

	.home .product-tabs .scroll-standard {
	}
	.home .product-tabs + .banner_box {
		/*margin-top: -43px;*/
	}
	.home .news-block {
		/*margin-top: -61px;*/
	}

	.bx-auth-table {
		width: 100%;
	}

	.footer-left-col {
		padding-right: 70px;
	}
	.footer-right-col {
		padding-right: 0;
		margin-left: -9px;
	}
	.bitrix-btn {
		float: left;
		margin: 58px 0 0 -24px;
	}

	.bx_item_detail_rating_wrapper .detail_buy_button {
		display: block;
	}
}
@media screen and (max-width: 768px){
	html {
		-webkit-text-size-adjust: none;
	}
	#header {
		min-width: 480px;
	}
	#left_side {
		display: none;
	}
	.main .content {
		padding-left: 0;
	}
	.header_menu,
	.header .phone {
		display: none !important;
	}
	.header.menu_search_container {
		min-height: 62px;
	}
	.header.menu_search_container .search_box {
		display: block!important;
		width: 225px!important;
		margin: 0 10px!important;
		padding-top: 10px!important;
	}
	span.mobile {
		display: inline-block;
		
	}
	div.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.header .logo {
		position: absolute;
		top: 0px;
		left: 48%;
		margin: 0 0 0 -72px;
		height:49px;
		line-height: 49px;
	}
	.main_banner_big {
		margin-top: 80px;
	}
	.owl-carousel .owl-buttons .owl-prev {
		left: 10px;
	}
	.owl-carousel .owl-buttons .owl-next {
		left: 50px;
	}
	.smart_filter .bx_ui_slider_track {
		margin-top: 30px;
	}
	.smart_filter .left_value, .smart_filter .right_value {
		top: 4px;
	}
	.bx_item_detail .tabs_header .tabs_head a span.text {
		/*display: none;*/
	}
	.bx_item_detail .tabs_header .tabs_head a span.icons_head {
		/*display: block;*/
		background: url("/local/templates/studiofact_getfood/../images/detail_tabs.png") no-repeat scroll center center transparent;
		margin: 14px auto;
	}
	.bx_item_detail .tabs_header .tabs_head a span.icon_description {
		background-position: 0 0;
		width: 30px;
		height: 26px;
	}
	.bx_item_detail .tabs_header .tabs_head a:hover span.icon_description, .bx_item_detail .tabs_header .tabs_head.active a span.icon_description {
		background-position: 0 -26px;
	}
	.bx_item_detail .tabs_header .tabs_head a span.icon_item_params {
		background-position: -32px 0;
		width: 30px;
		height: 26px;
	}
	.bx_item_detail .tabs_header .tabs_head a:hover span.icon_item_params, .bx_item_detail .tabs_header .tabs_head.active a span.icon_item_params {
		background-position: -32px -26px;
	}
	.bx_item_detail .tabs_header .tabs_head a span.icon_ostatok {
		background-position: -65px 0;
		width: 26px;
		height: 26px;
	}
	.bx_item_detail .tabs_header .tabs_head a:hover span.icon_ostatok, .bx_item_detail .tabs_header .tabs_head.active a span.icon_ostatok {
		background-position: -65px -26px;
	}
	.bx_item_detail .tabs_header .tabs_head a span.icon_comments {
		background-position: -93px 0;
		width: 26px;
		height: 26px;
	}
	.bx_item_detail .tabs_header .tabs_head a:hover span.icon_comments, .bx_item_detail .tabs_header .tabs_head.active a span.icon_comments {
		background-position: -93px -26px;
	}
	#ORDER_FORM .bx_ordercart_order_pay_center .checkout {
		float: none;
		text-align: center;
	}
	#ORDER_FORM .bx_ordercart_order_pay_center {
		text-align: center;
	}
	.data-table, .bx-auth-table {
		width: 100%;
	}
	#sale_order_props .bx_block {
		float: none;
	}
	#sale_order_props .bx_block.r3x1, #sale_order_props .bx_block.r1x3 {
		width: 100%;
		margin-top: 20px;
	}
	#sale_order_props .bx_block.r3x1 {
		margin-top: 10px;
	}
	.smart_filter_props .bx_filter_block {
		position: static;
	}
	.smart_filter_props .bx_filter_container {
		border-right: 0px;
	}
	#left_sideSubscribe {
		display: none;
	}
	#left_sideApp {
		display: none;
	}
	.small_phone_box {
		display: block;
		padding: 5px 0;
	}
	.main_banner_big {
		display: none !important;
	}
	.main {
		margin-top: 110px;
	}
	.container {
		padding: 0 13px;
	}
	.home #main_block_page {
		padding: 38px 0 0;
	}
	.news-block .news-item {
		padding: 0 31px 24px;
	}
	footer {
		padding-left: 0;
	}
	footer .row > div {
		margin-bottom: 17px;
	}
	.socials {
		display: block;
		margin-bottom: 18px;
	}
	.bitrix-btn {
		margin: 10px 0 0;
	}
	.header #small_basket::after,
	.header #small_basket::before {
		content: none;
	}
	.header #small_basket {
		padding: 13px 0;
	}
	.header__callback {
		margin: 0;
		background: transparent;
	}
	.services-block {
		display: none;
	}
	.not-home #main_block_page {
		margin: 18px 0 0;
	}
	.is-catalog-page #main_block_page,
	.is-search-page #main_block_page {
		padding: 0;
		margin: 0;
	}
	.left_side_container {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-top: 36px;
	}

	.sidebar-filter {
		margin: 0 -13px;
		border-left: none;
		border-right: none;
		border-top: 1px solid #ededed;
		border-bottom: 1px solid #ededed;
		border-radius: 0;
		width: auto;
	}
	.is-catalog-page .bx_breadcrumbs,
	.is-product-page .bx_breadcrumbs,
	.is-search-page .bx_breadcrumbs {
		padding: 14px 13px 0;
		margin: 0 -13px;
		border-top: none;
		border-left: none;
		border-right: none;
		border-radius: 0;
	}
	.is-catalog-page .bx_breadcrumbs + h1,
	.is-product-page .bx_breadcrumbs + h1,
	.is-search-page .bx_breadcrumbs + h1 {
		margin: 0 -13px;
		border-left: none;
		border-right: none;
		font-size: 24px;
		padding: 12px 13px 14px;
	}
	.bx_item_detail_rating_wrapper {
		border-left: none;
		border-right: none;
		padding: 0 13px 10px;
		margin: 0 -13px;
	}
	.search-page {
		padding: 0 13px;
		border-left: none;
		border-right: none;
		background: #fff;
		border-bottom: 1px solid #ededed;
		border-radius: 0;
		margin: 0 -13px 35px;
	}
	.is-product-page #main_block_page .bx_item_detail {
		padding: 8px 13px 0;
		border-left: none;
		border-right: none;
		border-radius: 0;
		width: auto;
		margin: 0 -13px;
	}
	.is-catalog-page .left_side_container {
		padding-top: 0;
	}
	#main_block_page .bx_filter_control_section .bx_filter_control_section__filter {
		margin: 0 auto;
	}
	#main_block_page .bx_filter_control_section .bx_filter_control_section__reset {
		margin: 20px auto 0;
	}
	.sidebar-filter .sidebar-filter__title {
		padding: 21px 13px 19px;
	}
	.sidebar-filter .bx_filter_container_title {
		padding: 17px 13px;
	}
	.sidebar-filter .bx_filter_block {
		padding: 14px 13px 12px 13px;
	}

	.bx_filter_control_section .bx_filter_control_section__filter:after {
		display: inline-block;
		vertical-align: -6px;
	}
	/*.sidebar-filter .sidebar-filter__title*/
	.sidebar-filter .smart_filter .price_filter input[type="text"] {
		width: 100%;
		max-width: 122px;
	}

	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element {
		width: 48.5%;
		margin: 0 3% 10px 0;
	}
	.section--grid-3 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(3n) {

	}
	.section--grid-3 .catalog_section .item_element:nth-child(2n),
	.is-catalog-page .section--grid-3 .catalog_section .item_element:nth-child(2n) {
	}

	.section--list .catalog_section .item_element,
	.is-catalog-page .section--list .catalog_section .item_element {
		margin: 0 -13px 0;
		width: auto;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-radius: 0;
		border-top: 1px solid #ededed;
	}
	.section--list .catalog_section .img_box {
		position: relative;
		width: 64px;
		height: 64px!important;
		float: left;
		margin: 12px 20px 0 12px;
	}
	.section--list .catalog_section .item_element .hover_box {
		padding: 0;
	}
	.section--list .catalog_section .item_element:last-child,
	.is-catalog-page .section--list .catalog_section .item_element:last-child {
		border-bottom: 1px solid #ededed;
	}
	.section--list .catalog_section .price_box {
		margin: 49px 15px 0;
	}
	.section--list .catalog_section .icon_box {
		left: 87px;
	}
	.section--list .catalog_section .hidden_hover_element {
		padding: 0 13px 0;
	}

	.is-product-page #main_block_page {
		padding: 0;
		margin: 0;
	}

	.is-product-page .main_detail_slider_box .slider li a {
		padding-top: 75.6%;
	}

	#main_block_page {
		margin: 36px 0 22px 21px;
		padding: 22px 10px 20px;
	}


	.footer-right-col {
		padding-right: 15px;
		margin-left: 0;
		padding-left: 15px;
	}
	.footer-left-col {
		padding-right: 15px;
	}
	.footer-socials-col {
		padding-top: 8px;
	}
	footer {
		/*margin: 17px 0 40px;*/
	}
	.bx_item_detail_rating_wrapper .detail_buy_button {
		right: 15px;
	}
	.header {
		border-bottom: 1px solid #ededed;
	}
	.scroll-standard .section {
		padding: 32px 0 0;
	}
	.bestsellers-slider-block .scroll-standard .section, .product-categories-wrapper .scroll-standard .section {
		padding: 0;
	}
	.product-categories-wrapper .scroll-standard .categories_goods_home.section {
		padding-top: 20px;
	}
	.product-categories-title{
		line-height: 36px;
	}

	.is-product-page .section_box {
		margin: 30px 0 0;
	}
	.is-catalog-page #main_block_page .smart_filter::before {
		display: none;
	}
	.is-product-page footer {
		margin: 0 0 24px;
	}
	.is-catalog-page #main_block_page .smart_filter {
		border-left: none;
		border-right: none;
		border-top: 1px solid transparent;
		border-bottom: none;
	}

	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result {
		width: 250px;
		position: relative;
		margin: 0 auto;
		float: none;
		clear: both;
		padding: 43px 0 0;
	}

	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result::before {
		top: 99px;
		left: 0;
	}

	.is-catalog-page .bx_catalog_text--beautiful-bottom.bx_catalog_text {
		padding-top: 20px;
	}

	.section--list .list-info-buttons {
		padding-left: 12px;
	}

	.main {
		margin-top: 88px;
	}
	.small_phone_box{
		padding: 3px 0;
	}
	.header .phone__number{
		margin: 0;
		font-size: 15px;
	}
	.header .phone__number .phone__code {
		font-weight: 900;
	}
	.header__callback{
		padding: 3px 7px;
		font-size: 11px;
	}
	.header #small_basket {
		padding: 7px 0;
	}
	.mobile_menu{
		margin-top: 7px;
	}
	.main-button-container{
		margin-right: 0;
	}

	#tutor .owl-stage {
		padding-top:30px;
	}
	div#modal-panel {
		bottom: -200px;
		height:200px;
	}
	div#modal-but {
		bottom: 180px;
	}
	div#modal-panel.modal-active-panel {
		transform: translateY(-200px);
	}
	#tutor .slide img {
		height: 80px;
		width: 80px;
	}
	#tutor {
		padding: 0px 50px;
	}
	.tutorial {
		z-index:102;
	}
	.header:not(.menu_search_container) .search_box .bx_field {
		width: 35px;
		margin-left: auto;
		height: 35px;
		border-radius: 4px;
		box-shadow: 0 0 0 1px #c8c8c8;
		margin-right: 7px;
	}
	.header:not(.menu_search_container) .search_box .bx_field.red {
		box-shadow: 0 0 0 1px var(--custom-color);
	}
	.header:not(.menu_search_container) .search_box input[type="text"] {
		display: none;
		position: absolute;
		top: 42px;
		z-index: 101;
		right: -60px;
		border-radius: 0;
		width: 100vw;
	}
	.header:not(.menu_search_container) .search_box {
		display: block;
		overflow: visible;
		margin: 7px 5px 0 0 !important;
	}
	.header:not(.menu_search_container) .search-label {
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		right: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.title-search-result {
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		top: 32px !important;
		border-radius: 0;
	}
	.btn-sm, .btn-group-sm > .btn {
		margin-left: 0 !important;
	}
	.bx-modal-container .bx-catalog-set-item-img, .bx-modal-container .bx-catalog-set-item-custom {
		padding-top: 50% !important;
		opacity: 0.5;
	}
	.bx-modal-container .bx-catalog-set-item-title {
		height: 30px;
	}
	.bx-modal-container .bx-catalog-set-item-price {
		min-height: 30px;
	}
	.bx-modal-container .bx-catalog-set-topsale-slider-container {
		padding-top: 10px;
		margin-top: 7px;
		border-top: 1px solid #edeef0;
	}

}
.header--overflow{
	overflow: hidden;
	display: block;
}
.fancybox-bg {
	background: #333;
}
.fancybox-container--ready .fancybox-bg {
	opacity: 0.5;
}

#user-agree-checkbox {
	-webkit-appearance: checkbox;
	float: left;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 6px;
	height: 16px;
	width: 15px !important;
}

.user-agree-checkbox {
	text-align: left;
}

.user-agree-checkbox .error {
	color: #ff6262;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 900;
}

.user-agree-checkbox input {
	-webkit-appearance: checkbox;
	float: left;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 6px;
	height: 16px;
	width: 15px !important;
}

.user-agree-checkbox span {
	display: inline-block;
}

.main-user-consent-request.user-agree-checkbox span {
	width: 80%;
}

.user-agree-checkbox .link {
	margin-left: 22px;
}

.user-agree-checkbox .link label {
	display: inline;
}

#user-agree-checkbox a {
	text-decoration: none;
}

label[for=user-agree-checkbox] {
	display: inline;
}

.user-agree-block {
	margin-top: 10px;
}

.bx-soa-more-btn > a{

	padding: 9px 16px;
	border-radius: 4px;
	text-decoration: none;
}
.bx-soa-more-btn > a:active,
.bx-soa-more-btn > a:active:focus,
.bx-soa-more-btn > a:active:hover,
.bx-soa-more-btn > a:focus,
.bx-soa-more-btn > a:hover{

	padding: 9px 16px;
	border-radius: 4px;
	text-decoration: none;
	box-shadow: none;
}
.bx-soa-more-btn > a:hover{

	padding: 9px 16px;
	border-radius: 4px;
	text-decoration: none;
}
#bx-soa-order div.row.bx-soa-more > div > a {
	width: 24vw;
	max-width: 150px;
}
.bx-soa-btn{

	border-radius: 4px;
	text-decoration: none;
}
.bx-soa-btn:active,
.bx-soa-btn:active:focus,
.bx-soa-btn:active:hover,
.bx-soa-btn:focus,
.bx-soa-btn:hover{

	border-radius: 4px;
	text-decoration: none;
	box-shadow: none;
}
#bx-catalog-subscribe-form-container-1{
	margin-left: -10px;
}
.popup-window-titlebar-text{
	font-size: 18px;
	color: #000000;
}
.popup-window-titlebar{
	text-align: center;
}
.basket_action_container{
	margin-top: 0;
}
.btn-sm, .btn-group-sm > .btn{
	margin-top: -5px;
	margin-left: -55px;
	text-decoration: none;
	color: #6b6b6b;
}
.btn-link:hover, .btn-link:focus {
	text-decoration: none;
	color: #6b6b6b;
	background-color: transparent;
}
.popup-window.popup-window-with-titlebar{
	top: 162px;
}
.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content{
	background-color: white;
}
.catering-form .popup-window-close-icon,
#feedback_form .popup-window-close-icon {
	top: 20px;
	right: 20px;
	height: 16px;
	width: 16px;
	border-radius: 4px;
}
.catering-form .popup-window-close-icon:hover,
#feedback_form .popup-window-close-icon:hover {
	background-color: #e4e4e4;
	transition: background-color 0.2s linear;
}
@media screen and (max-width: 590px){
	#header {
		min-width: 320px;
	}
	.banner_box .name {
		font-size: 16px;
		line-height: 18px;
	}
	.banner_box .small_description {
		font-size: 13px;
		line-height: 14px;
	}
	.scrollSectionName {
		width: 100%;
		position: relative;
		top:10px;
		text-align:center;
	}
	.scroll-standard .scroll-element.scroll-x{
		width:80%;
		margin: 0 10%;
	}
	.slide_scroll_left{
		/*left:0px;*/
		/*margin-left: 0px; */
	}
	.scroll-wrapper > .scroll-content {
		margin-top: 10px;
	}
	span.mobile {
		display: inline-block;
		*display: inline;
		*zoom:1;
	}
	div.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.header .logo img {
		max-width: 140px;
	}
	.bx_item_detail .tabs_header .tabs_head a {
		/*font-size: 12px;*/
	}
	.advantage {
		position: relative;
		float: left;
		display: block;
		width: 33.333%;
		max-width: initial;
	}
	.content {
		padding-left: 0;
	}
	.header_menu,
	.header .phone {
		display: none;
	}
	.bx-auth-service-form {
		text-align: center;
	}
	div.bx-auth-service-form input.button {
		left: 0;
		margin: 15px auto 0;
	}
	.add_to_basket_box .nav_buttons a {
		width: 100%;
		margin: 0 auto 7px;
	}
	.add_to_basket_box .button_white {
		width: auto;
	}
	.bx_ordercart_order_table_container table tbody tr td.itemphoto {
		width: 0;
		max-width: 0;
	}
	.bx_ordercart_order_table_container table tbody tr td.itemphoto img {
		display: none;
	}
	.order_hide_mobile_3 {
		width: 70px;
		min-width: 70px;
	}
	.bx_ordercart_order_table_container thead td {
		font-size: 12px;
		padding-left: 5px;
	}
	.bx_ordercart_order_table_container tbody td {
		padding-left: 5px;
	}
	.bx_element label {
		padding-left: 120px;
	}
	.bx_element label .bx_logotype {
		width: 120px;
	}
	.bx_element label .bx_logotype span {
		width: 100px;
	}
	.catering-form,
	#feedback_form {
		width: calc(100% - 20px);
	}
	.order_by_click {
		width: calc(100% - 20px);
		max-width: 100%;
	}
	.small_basket_overflow {
		/*display: none !important;*/
	}
	.small_basket_hover_table .small_basket_hover_quantity {
		margin: 15px 0 0 19px;
	}
	.small_basket_hover_block__buttons {
		margin: 0;
	}
	.small_basket_hover_block {
		padding: 0;
		width: 294px;
	}
	.small_basket_hover_block .small_basket_hover_to_basket {
		width: 145px;
		font-size: 12px;
	}
	.small_basket_hover_block .small_basket_hover_buy {
		margin: 0 0 0 6px;
	}
	.product-categories-title {
		top: -8px;
		width: 165px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 65px;
	}
	.news-block__all {
		top: 30px;
	}

	.sidebar-filter .bx_filter_control_section .bx_filter_control_section__filter,
	#main_block_page .bx_filter_control_section .bx_filter_control_section__reset {
		width: 100%;
		max-width: 294px;
	}

	.section--grid-4 .catalog_section .item_element,
	.is-catalog-page .section--grid-4 .catalog_section .item_element {
		width: 48.65%;
		margin: 0 2.7% 8px 0;
		height: 422px;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(3n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(3n) {
		margin-right: 2.7%;
	}
	.section--grid-4 .catalog_section .item_element:nth-child(2n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(2n),
	.section--grid-4 .catalog_section .item_element:nth-child(4n),
	.is-catalog-page .section--grid-4 .catalog_section .item_element:nth-child(4n) {
		margin-right: 0;
	}
	.section--grid-4 .catalog_section .price_box {
		padding: 0 11px 0;
	}
	.section--grid-4 .catalog_section .hover_box .item_quantity,
	.is-catalog-page .section--grid-4 .catalog_section .hover_box .item_quantity {
		width: 75%;
		margin: 12px auto 0;
		display: block;
	}

	#advantage {
		position: static;
	}
	#advantage::after {
		content: "";
		display: table;
		clear: both;
	}
	.product-options-wrapper {
		padding: 0;
		display: block;
	}
	.catalog-block-header{
		margin-top: 20px;
	}
	.buy_one_click_product_detail{
		margin-right: 50px;
		position: absolute;
	}
	.product-price-block {
		position: relative;
		margin-top: 20px;
	}
	.product-price-block{
		/*min-height: 205px;*/
		min-height: 126px;
	}

	[class^="main_detail_price"]::after {
		content: "";
		display: table;
		clear: both;
	}
	.bx_catalog_list_home .bx_catalog_item_controls a.buy, .buy_box .buy{
		margin-top: 0;
	}
	[class^="main_detail_price"] {
	}
	.bx_item_detail.box.padding.good_box .detail_buy_button,
	.product-not-available {
		position: absolute;
		left: 25px;
		right: 25px;
		text-align: center;
		bottom: 10px;
	}
	.product-not-available  {
		bottom: 38px;
	}
	.bx_item_detail .carousel ul.slides li a {
		padding-top: 95.6%;
	}

	.bx_item_set_hor_container_big .bx_item_set_result_block {
		padding: 0 0 65px;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus,
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.equally {
		width: 100% !important;
		padding-bottom: 42px !important;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result {
		padding: 0;
	}
	.bx_item_set_hor_container_big .bx_item_set_price {
		float: none;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del {
		float: none;
		display: inline;
	}
	.bx_item_set_hor_container_big .bx_item_set_img_container {
		margin: 0 16px 0 0;
	}
	.bx_item_set_hor_container_big .bx_item_set_linkitem {
		margin-left: 0 !important;
		padding-top: 4px;
		clear: none;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.plus::after {
		left: 50%;
		bottom: 9px;
		top: auto;
		margin-right: -5px;
	}
	.bx-touch .bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result {
		margin: 0;
	}
	.bx_item_set_hor_container_big .bx_item_set_hor .bx_item_set_hor_item.result::before {
		left: 50%;
		margin-left: -6px;
		top: -36px;
	}

	.blog-comment-field-captcha-image {
		margin: 27px 0 0 0;
	}

	.catalog_sort a {
		padding: 4px 10px;
	}
	.bx-auth-table .bx-auth-label {
		width: 85px;
	}
	.order_by_click .small_basket_hover_buy_go {
		padding: 10px 14px;
		font-size: 12px;
	}
	.catalog_sort {
		margin: 15px 0 17px;
	}

	.scroll-standard .section {
		padding: 0;
	}
	#main_block_page .scroll-wrapper > .scroll-content {
		margin-top: 0!important;
	}
	#main_block_page .scroll-standard .section {
		padding: 32px 0 0;
	}
	#main_block_page .scroll-standard .categories_goods_home.section {
		padding: 0;
	}

	.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
	.bx_item_set_hor_container_big .bx_item_set_hor_item .bx_item_set_del,
	.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del {
		display: inline;
		float: none;
	}

	.sidebar-filter .bx_filter_horizontal .bx_filter_popup_result {
		min-width: auto;
		min-width: initial;
		left: auto;
		right: 0;
		padding: 6px 10px 11px !important;
	}

	.bx_filter_popup_result button {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.small_basket_hover_block__buttons > a {
		margin: 0 10px 0 4px !important;
	}

	.small_basket_hover_block__buttons > a:last-child {
		float: left;
	}
	.product-main-button{
		width: 100%;
		border-radius: 4px;
		padding-left: 60px;
		margin-top: -60px;
	}
	.main-button-container{
		margin-top: 90px;
		margin-right: 0;
		left: 0;
		right: 0;
	}
	.catalog-element-info-block{
		margin-left: 0;
	}
	.section--grid-3 .catalog_section .item_element,
	.is-catalog-page .section--grid-3 .catalog_section .item_element {
		width: 100%;
		margin: 0 3% 10px 0;
	}
	#tutor .owl-stage {
		padding-top:15px;
	}
	div#modal-panel {
		bottom: -130px;
		height:130px;
	}
	div#modal-but {
		bottom: 110px;
	}
	div#modal-panel.modal-active-panel {
		transform: translateY(-130px);
	}
	#tutor .slide img {
		height: 45px;
		width: 45px;
	}
	#tutor {
		padding: 0px 50px;
	}
	.shop-name {
		margin-top: 10px;
	}
	.subscribe-edit.box.margin.padding {
		margin-top: 0;
	}
	.subscribe-edit.box.margin.padding > form {
		margin-bottom: 20px;
	}
	.subscribe-edit.box.margin.padding br {
		display: none;
	}
}
.list-info-buttons i.arr {
	display: inline-block;
	padding-left: 5px;
	position: relative;
}
.list-info-buttons i.arr::after {
	content: "\f107";
}
@media (max-width: 425px) {
	.section--list-small .char-pop-up {
		display: block;
	}
	.section--list-small .catalog_section .img_box {
		width: calc(100% - 175px);
		height: 170px !important;
		margin: 0;
	}
	.section--list-small .catalog_section .img_box .product-item-image-wrapper {
		height: 100%;
	}
	.section--list-small .item-info {
		width: 100%;
	}
	.section--list-small .catalog_section .item_element .name {
		padding-left: 30px;
	}
	.section--list-small .catalog_section .icon_box {
		top: 145px;
		right: 175px;
		left: auto;
		position: absolute;
		margin: 0;
	}
	.section--list-small .control-container {
		width: 175px;
		height: auto;
		padding-left: 30px;
	}
	.section--list-small .control-container .bx_catalog_item_price {
		float: none;
		white-space: nowrap;
		padding: 0;
	}
	.section--list-small .control-container .bx_catalog_item_price .item_price {
		display: block;
		padding: 20px 0;
	}
	.section--list-small .control-container .bx_catalog_item_controls {
		position: relative;
		float: none;
		right: auto;
		top: auto;
	}
	.section--list-small .catalog_section .item_element .item_quantity {
		right: auto;
	}
	.section--list-small .list-info-buttons {
		padding-left: 10px;
		padding-top: 15px;
	}
	.section--list-small .list-info-buttons .list-props-button {
		font-size: 14px;
	}
	.section--list-small .product-params.top-indent .bx_catalog_item_articul.item_props.main_preview_props {
		padding: 10px 15px 0 10px;
	}
	.list-info-buttons:not(.section--list) {
		display: block;
		margin-left: 15px;
	}
	.bx_catalog_item .product-params {
		display: inherit;
	}
	.bx_catalog_item .product-params .item_props.main_preview_props {
		display: none;
	}
	.bx_catalog_item .product-params .bx_catalog_item_scu.offers_item {
		display: none;
	}
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
		position: inherit;
	}
}
@media screen and (min-width: 1070px) {
	.main-button-container{
		margin-right: 0;
	}
}
.buy_box .buy {
	margin-left: 0;
	margin-top: 1px;
}

img.refresh-image { /*for refresh captcha*/
	background-color: #f6551b;
	margin-top: 4px;
	width: 30px;
	height: 30px;
}
a.scroll-to-top{
	background-image: url('/local/templates/studiofact_getfood/images/arrow-right2-white.svg');
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
	width: 44px;
	height: 44px;
	cursor: pointer;
	transform: rotate(270deg);
	bottom: 55px;
	z-index: 995;
	text-align: center;
	transition: opacity .3s;
	opacity: 1;
	position: fixed;
	text-decoration: none;
}
a.scroll-to-top#scroll-1-right{
	border-radius: 4px;
	right: 75px;
	left: inherit;
}
a.scroll-to-top#scroll-1-left{
	border-radius: 4px;
	left: 75px;

}
a.scroll-to-top#scroll-2-right{
	right: 75px;
	left: inherit;
}
a.scroll-to-top#scroll-2-left{
	left: 75px;
}
@media(max-width:699px){
	a.scroll-to-top{
		bottom:15px;
	}
	a.scroll-to-top#scroll-1-right{
		right: 15px;
		left: inherit;
	}
	a.scroll-to-top#scroll-1-left{
		left: 15px;

	}
	a.scroll-to-top#scroll-2-right{
		right: 15px;
		left: inherit;
	}
	a.scroll-to-top#scroll-2-left{
		left: 15px;
	}
}
input[data-input]::-webkit-input-placeholder:hover, input[data-required]::-webkit-input-placeholder:hover {
	opacity: 0.3;
	transition: opacity 0.3s;
}
input[data-input].show_placeholder::-webkit-input-placeholder, input[data-required].show_placeholder::-webkit-input-placeholder {
	opacity: 1;
	transition: opacity 0.3s;
}
[data-filter-place="content"] .control_button_show {
	margin-left: auto;
	margin-right: 32px;
	margin-bottom: 15px;
	position: static;
}
.is-catalog-page #main_block_page [data-filter-place="content"].smart_filter::before {
	top: 38px;
}
.is-catalog-page #main_block_page [data-filter-place="content"] {
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-radius: 0 0 4px 4px;
}
[data-filter-place="content"] .bx_filter_control_section .bx_filter_control_section__filter {
	padding: 9px 15px 6px 24px;
	font-size: 14px;
	margin-top: 0;
}
[data-filter-place="content"] .smart_filter .control_button {
	display: flex;
	align-items: center;
}
[data-filter-place="content"].bx_filter_horizontal .bx_filter_popup_result {
	margin-right: 30px !important;
	border-radius: 4px;
	padding: 6px 5px !important;
	left: auto;
}
[data-filter-place="content"] .bx_filter_control_section__reset {
	margin-top: 0;
}
.header_menu .user_auth a .i-icon {
	width: 19px;
	vertical-align: -4px;
	height: 19px;
	margin-right: 15px;
}
.product-tabs .tab-content{
	height:465px;
}
.product-tabs .scroll-standard .section {
	display: inline-block;
	white-space: nowrap;
	height:465px;
}
.product-categories-wrapper .scroll-standard .categories_goods_home.section {
	display: inline-block;
	white-space: nowrap;
	height: 213px;
}
@media(max-width: 425px){
	.section--list .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
		padding: 0 15px 0 15px;
	}
}
.news-detail ul{
	list-style: inherit;
	margin-left: 16px;
}
.main_detail_text ul{
	list-style: inherit;
	margin-left:  16px;
}

a, .header-basket-link__counter span, .main-nav .main-menu > li > a:hover, h1, h2, h3, h4, h5, .news-list__item .name, h6, .banner .banner-link, .tabs-title.is-active a, .tabs-title a:hover, .products-list__item .name, .products-list__item .prices .current-price, .breadcrumbs-button, .main-brands a:hover, .main-features__info .title, .footer-nav li:hover a, .post-footer .copyrights .company-name, .page-header .breadcrumbs li a:hover, .catalog-sort-set__item, .catalog-filters__link-list li.has-child > a:after, .button--white, .badge--new, .count-up__btn.plus, .count-up__btn.minus, blockquote, blockquote p, .product-price-block .price, .product-price-block .head, .news-list__item .link, .news-inner .title, .compare-slider__item .name a, .compare-slider__item .prices .current-price, .header-basket-popup__item .item-content .name, .header-basket-popup__item .item-content .price, .header-basket-popup__footer .total-price-in-basket, .cart-back, .b-cart__head .b-cart__cell, .b-cart__cell--price, .b-cart__cell--total, .b-cart__cell--funcs a, .b-cart .count-up__btn, .order-list__item .head, .order-product .name a, .order-product .prices .current-price, .tabs-mobile-links select, .b-cart__cell--discount{
	color: #333333;
}
h2, .like-h2 {
	font-size: 32px;
	color: #d92733;
	text-align: center;
	font-weight: 600;
}
h3, .like-h3 {
	font-size: 24px;
	color: #d92733;
	font-weight: 600;
	margin-top: 20px;
}
h1, .h1, h2, .h2, h3, .h3{
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}
p {
	font-size: 18px;
	line-height: 1.5;
}

/* region Новый вид категории */
.section--list-wth-img .good_box .product-item-image-wrapper,
.section--list-wth-img .good_box .img_box,
.section--list-wth-img .icon_box.product-item-label-text {
	display: none;
}

.section--list-wth-img .cat-head {
	padding: 0 6px;
}

.section--list-wth-img .cat-head,
.section--list-wth-img .good_box .item-info {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.section--list-wth-img .cat-head .th-name {
	flex-basis: 59%;
	padding-left: 8px;
}

.section--list-wth-img .cat-head .th-weight {
	flex-basis: 5%;
	padding-left: 8px;
}

.section--list-wth-img .cat-head .th-price {
	flex-basis: 10%;
	margin-left: 30px;
	padding-left: 8px;
}

.section--list-wth-img .cat-head.three .th-price {
    margin-left: 6px; /*margin-left: 60px;*/  
}

.section--list-wth-img .is-kit .cat-head .th-price {
	margin-left: -10px;
}

.section--list-wth-img .cat-head .th-quantity {
	flex-basis: 20%;
	justify-self: flex-end;
	justify-content: flex-end;
	text-align: right;
	justify-items: flex-start;
	padding-right: 60px;
	margin: 0;
}

.section--list-small:not(.section--list-wth-img) .cat-head .th-price {
	margin: 0;
}

.section--list-small:not(.section--list-wth-img) .cat-head .th-quantity {
	margin-right: 90px;
}

.section--list-wth-img .cat-head.three .th-quantity {
	padding-right: 76px;
}

.section--list-wth-img .catalog_section .item_element .name {
	float: none;
	flex-basis: 60%;
	margin: 0;
}

.section--list-wth-img .list-info-buttons {
	flex-basis: 100%;
}

.section--list-wth-img .custom-weight {
	margin: 10px 0 0;
	flex-basis: 4%;
}

.section--list-wth-img .control-container {
	flex-basis: 36%;
}

.section--list-wth-img .control-container,
.section--list-wth-img .item_price {
	height: auto;
}

.section--list-wth-img .catalog_section .item_element,
.is-catalog-page .section--list-wth-img .catalog_section .item_element {
	min-height: 1px;
}

.section--list-wth-img .align-items-center {
	top:initial;
	right: 0;
}

.section--list-wth-img .char-pop-up {
	padding: 20px 0px 20px 16px;
}

.section--list-wth-img .bx_catalog_item_price {
	margin-left: 30px;
	margin-top: 10px;
}

@media screen and (max-width: 768px) {
	.cat-head {
		display: none !important;
	}

	.section--list-wth-img .char-pop-up {
		padding: 10px 0;
	}

	.section--list-small .catalog_section .item_element .name {
		padding: 0 16px;
		flex-basis: 80%;
	}

	.section--list-wth-img .custom-weight {
		margin: 0;
		flex-basis: 20%;
	}

	.section--list-wth-img .control-container {
		flex-basis: 100%;
		padding: 0 16px;
	}

	.section--list-small .control-container .bx_catalog_item_price {
		margin: 0;
		float: left;
	}

	.section--list-small .control-container .bx_catalog_item_controls {
		padding-top: 10px !important;
		float: left;
		width: 46%;
	}

	.list-info-buttons:not(.section--list) {
		margin-left: 6px;
	}

	@media screen and (max-width: 384px) {
		.section--list-small .control-container .bx_catalog_item_controls {
			width: 64%;
		}
	}
	.section--list-wth-img .control-container, .section--list-wth-img .item_price{
		height: 50px;
	}
}
/* endregion Новый вид категории */

/* region timepicker btns */
.bootstrap-datetimepicker-widget table td {
	height: 24px;
	line-height: 24px;
}

.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	width: 54px;
	height: 24px;
	line-height: 24px;
	margin: 2px 1.5px;
	cursor: pointer;
	border-radius: 4px
}


.glyphicon.glyphicon-chevron-up,
.glyphicon.glyphicon-chevron-down {
	color: #fff;
}

:hover.glyphicon.glyphicon-chevron-up,
:hover.glyphicon.glyphicon-chevron-down {
	color: #000;
}
/* endregion timepicker btns */


.catalog_sort.show__initial {
	display: initial;
}

#requests .bx-pagination {
	margin: 40px 0 0;
}

#requests .bx-pagination .bx-pagination-container ul li.bx-active span {
	background-color: #000;
}

.lk-grid__item {
	border-radius: 0 !important;
}

select.validate__error {
	border-color: #ee5126 !important;
}

@media screen and (max-width: 568px) {
	.is-catalog-page .main,
	.is-product-page .main,
	.not-home .main,
	.main {
		margin-top: 102px;
	}

	.small_phone_box {
		padding: 10px 0 !important;
	}

	.header > .container {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.is-catalog-page #main_block_page .smart_filter {
		padding: 10px 0;
		width: 100%;
	}
}

.custom-weight-hide .custom-weight {
	display: none;
}

@media screen and (max-width: 768px) {
	.bx_ordercart_order_pay_center {
		flex-direction: column;
	}

	.bx_ordercart_order_pay_center button {
		margin-bottom: 10px;
	}
}

.newBlockWrapper{
	width: 56%;
	margin: 38px auto;
	height: 50px;

}
.newBlockWrapper button{
	display: block!important;
	width: 200px;
	/* max-width: 30%; */
	margin: 0;
	float: left;
	margin-right: 23px;
}
.newBlockWrapper input{
	display: block;
	width: 300px;
	/* margin: 0 auto; */
	float: left;
	height: 50px;
}
/*
.section--list-wth-img .catalog_section.withBlocks .item_element .name
{
	flex-basis: 45%;
}
.section--list-wth-img .catalog_section.withBlocks .cat-head .th-name{
	flex-basis: 45%;
}*/
.blockChoice{
	position: absolute;
	top: 56px;
	z-index: 100;
}
.editable{
	cursor:pointer;
}
.editable-buttons .btn{
 margin: 5px;
}

#numberTemplate{
	width: 150px;
}
.filterDate{
	width:110px!important;
}

.hide-rest{
	text-align: center;
	display: none;
}
.hide-rest button{
	background: none;

	background: #dc2033;
	width: 100px;
	height: 24px;
	border-radius: 3px;
	box-shadow: 0 4px 16px 0 rgb(0 0 0 / 10%);
	color: #fff;
	padding: 0;
	font-size: 13px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s ease-in-out;



	position: absolute;
	left: 50%;
	top: -13px;
	transform: translateX(-50%);

}

.hide-rest button:hover{
	color: #fff;
	box-shadow: 0 4px 16px 0 rgb(0 0 0 / 40%);
}
.main.catering {
	padding-top: 201px;
}


@media screen and (max-width: 1024px) {
	.hide-rest{
		display: block;


	}
	.main.catering{
		padding-top: 0px;
	}
}
@media  screen and (max-width: 1024px) {
	.first-column.form-rest-input,
	.second-column.form-rest-input,
	.third-column.form-rest-input {
	//grid-template-columns: 80px min-content;
		grid-template-columns: repeat(2, 80px);
	}

	.newBlockWrapper button{
		width: 100%;
		margin-bottom: 10px;
	}
	.newBlockWrapper input{
		width: 100%;
		margin-bottom: 30px;
	}
	.newBlockWrapper{
		width: auto;
		margin: 0;
	}

}
@media screen and (max-width: 512px) {

	.mobilePhone{
		background: url(/local/templates/studiofact_getfood/images/call.png) no-repeat;
		background-size: contain;
		width:50px;
		height:50px;
		position:fixed;
		left:10px;
		bottom:10px;
		z-index: 999;
	}
}

.suggest_form{
	display: none;
}

.suggest_form input{
	-webkit-appearance: radio; 
	margin: 0 5px 0 0;
}
.suggest_form .popup_head{
	margin-top: 10px;
}

/* ===== cookies ===== */
.cookies {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}
.cookies__body {
	background-color: white;
	box-shadow: 0 0 40px rgba(196, 196, 196, 0.25);
	padding: 15px 0;
}
@media screen and (max-width: 575.5px) {
	.cookies__body {
		padding: 10px 0;
	}
}
.cookies__row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 575.5px) {
	.cookies__row {
		flex-direction: column;
	}
}
.cookies__text {
	font-weight: 300;
	font-size: 12px;
	line-height: 150%;
	color: #212121;
	flex: 1 1 auto;
	margin-right: 30px;
}
.cookies__text a {
	color: #02B2C3;
}
@media screen and (max-width: 575.5px) {
	.cookies__text {
		margin: 0 0 20px 0;
		font-size: 10px;
	}
}
.cookies__btn {
	justify-content: center;
	line-height: 100%;
	letter-spacing: -0.03em;
	color: #333333;
	border: 2px solid #DB2032;
	border-radius: 5px;
	font-size: 16px;
	padding: 12px 30px;
	font-weight: 500;
	width: fit-content;
	display: inline-block;
	cursor: pointer;
	transition: background-color ease 0.3s;
}
.cookies__btn:hover {
	background-color: #DB2032;
	border: 2px solid #DB2032;
	color: #ffffff;
}
@media screen and (min-width: 1920px) {
	.cookies__btn {
		padding: 0.78125vw 2.0833333333vw;
		font-size: 14px;
	}
}

.underline {
	text-decoration: underline;
}

.footer_block {
	background: #030e17;
	color: #fff;
	font-family: "Open Sans", sans-serif;
}
.footer__container {
	width: 100%;
	max-width: 1506px;
	padding: 46px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.footer__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 34px 55px;
	margin-bottom: 34px;
}
@media all and (min-width: 768px) {
	.footer__flex {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}
.footer__logo {
	width: 115px;
	height: 115px;
}
.footer__logo img {
	width: 100%;
}
.footer__inner {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 55px;
}
.footer__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}
.footer__block.grid {
	display: grid;
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: auto 1fr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px 30px;
}
@media all and (min-width: 768px) {
	.footer__block.width {
		max-width: 470px;
	}
}
.footer__text {
	font: 400 16px/25px "Open Sans", sans-serif;
	color: #fff;
}
.footer__text.sign {
	margin: 0 auto;
	text-align: center;
}
.footer__link {
	text-decoration: underline;
	color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.footer__link:hover {
	color: #DB2032;
}
.footer__title {
	font: 400 28px/44px "Open Sans", sans-serif;
}

/* для бота */
.for_you {
	display: none;
}

developer {
	display: none;
}
/* End */


/* Start:/local/templates/studiofact_getfood/css/select2.min.css?170829159816264*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */
/* /local/templates/studiofact_getfood/css/bootstrap.css?1674844321120775 */
/* /local/templates/studiofact_getfood/css/owl.carousel2.min.css?16748443213011 */
/* /local/templates/studiofact_getfood/js/jquery.scrollbar/jquery.scrollbar.css?167484432113403 */
/* /local/templates/studiofact_getfood/css/tutorial.css?1674844321654 */
/* /local/templates/studiofact_getfood/css/jquery.jscrollpane.css?16748443211682 */
/* /local/templates/studiofact_getfood/build/main.css?16748443214936 */
/* /local/templates/studiofact_getfood/css/color-style.css?167484432183709 */
/* /local/templates/studiofact_getfood/css/spectrum.css?167484432114921 */
/* /local/templates/studiofact_getfood/css/fonts_roboto.css?167484432116114 */
/* /local/templates/studiofact_getfood/css/fonts_righteous.css?1674844321791 */
/* /local/templates/studiofact_getfood/swiper/swiper.css?167484432122054 */
/* /local/templates/studiofact_getfood/css/jquery.tosrus.all.css?167484432115559 */
/* /local/templates/studiofact_getfood/bx/jquery.bxslider.css?16748443213837 */
/* /local/templates/studiofact_getfood/css/sergey.r.css?171456972741358 */
/* /local/templates/.default/style.css?172441716640796 */
/* /local/templates/studiofact_getfood/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css?167484432119877 */
/* /local/templates/studiofact_getfood/css/jquery.fancybox3.min.css?167484432110018 */
/* /local/templates/studiofact_getfood/plugins/bootstrap3-editable/css/bootstrap-editable.css?167484432121202 */
/* /local/templates/studiofact_getfood/css/custom.css?171027758418985 */
/* /local/templates/studiofact_getfood/fonts/awesome.css?167484432129013 */
/* /local/templates/studiofact_getfood/css/theme_colors.css?17525928836754 */
/* /local/templates/studiofact_getfood/css/fonts/fonts.css?16892716857276 */
/* /local/templates/studiofact_getfood/components/bitrix/menu/top_menu/style.css?1674844321758 */
/* /local/templates/studiofact_getfood/styles.css?1674844321117 */
/* /local/templates/studiofact_getfood/template_styles.css?1721310649405042 */
/* /local/templates/studiofact_getfood/css/select2.min.css?170829159816264 */
