@charset "UTF-8";
/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(font-awesome.min.css);
/* line 5, bootstrap.min.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 5, bootstrap.min.css */
body {
  margin: 0; }

/* line 5, bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 5, bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 5, bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 5, bootstrap.min.css */
[hidden], template {
  display: none; }

/* line 5, bootstrap.min.css */
a {
  background-color: transparent; }

/* line 5, bootstrap.min.css */
a:active, a:hover {
  outline: 0; }

/* line 5, bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 5, bootstrap.min.css */
b, strong {
  font-weight: 700; }

/* line 5, bootstrap.min.css */
dfn {
  font-style: italic; }

/* line 5, bootstrap.min.css */
h1 {
  margin: .67em 0;
  font-size: 2em; }

/* line 5, bootstrap.min.css */
mark {
  color: #000;
  background: #ff0; }

/* line 5, bootstrap.min.css */
small {
  font-size: 80%; }

/* line 5, bootstrap.min.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 5, bootstrap.min.css */
sup {
  top: -.5em; }

/* line 5, bootstrap.min.css */
sub {
  bottom: -.25em; }

/* line 5, bootstrap.min.css */
img {
  border: 0; }

/* line 5, bootstrap.min.css */
svg:not(:root) {
  overflow: hidden; }

/* line 5, bootstrap.min.css */
figure {
  margin: 1em 40px; }

/* line 5, bootstrap.min.css */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 5, bootstrap.min.css */
pre {
  overflow: auto; }

/* line 5, bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

/* line 5, bootstrap.min.css */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

/* line 5, bootstrap.min.css */
button {
  overflow: visible; }

/* line 5, bootstrap.min.css */
button, select {
  text-transform: none; }

/* line 5, bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 5, bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: no-drop; }

/* line 5, bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 5, bootstrap.min.css */
input {
  line-height: normal; }

/* line 5, bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/* line 5, bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

/* line 5, bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

/* line 5, bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 5, bootstrap.min.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

/* line 5, bootstrap.min.css */
legend {
  padding: 0;
  border: 0; }

/* line 5, bootstrap.min.css */
textarea {
  overflow: auto; }

/* line 5, bootstrap.min.css */
optgroup {
  font-weight: 700; }

/* line 5, bootstrap.min.css */
table {
  border-spacing: 0;
  border-collapse: collapse; }

/* line 5, bootstrap.min.css */
td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, bootstrap.min.css */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  /* line 5, bootstrap.min.css */
  a, a:visited {
    text-decoration: underline; }

  /* line 5, bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 5, bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 5, bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* line 5, bootstrap.min.css */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 5, bootstrap.min.css */
  thead {
    display: table-header-group; }

  /* line 5, bootstrap.min.css */
  img, tr {
    page-break-inside: avoid; }

  /* line 5, bootstrap.min.css */
  img {
    max-width: 100% !important; }

  /* line 5, bootstrap.min.css */
  h2, h3, p {
    orphans: 3;
    widows: 3; }

  /* line 5, bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid; }

  /* line 5, bootstrap.min.css */
  .navbar {
    display: none; }

  /* line 5, bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  /* line 5, bootstrap.min.css */
  .label {
    border: 1px solid #000; }

  /* line 5, bootstrap.min.css */
  .table {
    border-collapse: collapse !important; }

  /* line 5, bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important; }

  /* line 5, bootstrap.min.css */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(glyphicons-halflings-regular.eot);
  src: url(glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(glyphicons-halflings-regular.woff2) format("woff2"), url(glyphicons-halflings-regular.woff) format("woff"), url(glyphicons-halflings-regular.ttf) format("truetype"), url(glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\002a"; }

/* line 5, bootstrap.min.css */
.glyphicon-plus:before {
  content: "\002b"; }

/* line 5, bootstrap.min.css */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"; }

/* line 5, bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 5, bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 5, bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 5, bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 5, bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 5, bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002"; }

/* line 5, bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003"; }

/* line 5, bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 5, bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006"; }

/* line 5, bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 5, bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008"; }

/* line 5, bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009"; }

/* line 5, bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 5, bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011"; }

/* line 5, bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 5, bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 5, bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 5, bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 5, bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 5, bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017"; }

/* line 5, bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 5, bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 5, bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 5, bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021"; }

/* line 5, bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022"; }

/* line 5, bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023"; }

/* line 5, bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024"; }

/* line 5, bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 5, bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026"; }

/* line 5, bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 5, bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 5, bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 5, bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 5, bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 5, bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 5, bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 5, bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 5, bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 5, bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 5, bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 5, bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 5, bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 5, bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 5, bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 5, bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 5, bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043"; }

/* line 5, bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 5, bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045"; }

/* line 5, bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 5, bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047"; }

/* line 5, bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 5, bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 5, bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 5, bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 5, bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 5, bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 5, bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 5, bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 5, bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056"; }

/* line 5, bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 5, bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 5, bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 5, bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 5, bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 5, bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 5, bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 5, bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 5, bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066"; }

/* line 5, bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067"; }

/* line 5, bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068"; }

/* line 5, bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 5, bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 5, bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 5, bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072"; }

/* line 5, bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 5, bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 5, bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 5, bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 5, bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 5, bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 5, bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 5, bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 5, bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 5, bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 5, bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 5, bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 5, bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 5, bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 5, bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 5, bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 5, bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 5, bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 5, bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 5, bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 5, bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 5, bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 5, bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 5, bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 5, bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 5, bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 5, bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 5, bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 5, bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 5, bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 5, bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 5, bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 5, bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 5, bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 5, bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110"; }

/* line 5, bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 5, bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 5, bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 5, bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 5, bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 5, bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 5, bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 5, bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 5, bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 5, bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 5, bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 5, bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 5, bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 5, bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 5, bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 5, bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 5, bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 5, bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 5, bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 5, bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 5, bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 5, bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 5, bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 5, bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 5, bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 5, bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 5, bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 5, bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 5, bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 5, bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 5, bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 5, bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 5, bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 5, bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144"; }

/* line 5, bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 5, bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 5, bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 5, bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 5, bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 5, bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 5, bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 5, bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 5, bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 5, bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 5, bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 5, bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 5, bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 5, bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165"; }

/* line 5, bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166"; }

/* line 5, bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167"; }

/* line 5, bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 5, bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169"; }

/* line 5, bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170"; }

/* line 5, bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171"; }

/* line 5, bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 5, bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 5, bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 5, bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 5, bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 5, bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 5, bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 5, bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 5, bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180"; }

/* line 5, bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 5, bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 5, bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 5, bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 5, bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 5, bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 5, bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 5, bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 5, bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 5, bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 5, bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 5, bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 5, bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 5, bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 5, bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 5, bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 5, bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 5, bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 5, bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 5, bootstrap.min.css */
.glyphicon-cd:before {
  content: "\e201"; }

/* line 5, bootstrap.min.css */
.glyphicon-save-file:before {
  content: "\e202"; }

/* line 5, bootstrap.min.css */
.glyphicon-open-file:before {
  content: "\e203"; }

/* line 5, bootstrap.min.css */
.glyphicon-level-up:before {
  content: "\e204"; }

/* line 5, bootstrap.min.css */
.glyphicon-copy:before {
  content: "\e205"; }

/* line 5, bootstrap.min.css */
.glyphicon-paste:before {
  content: "\e206"; }

/* line 5, bootstrap.min.css */
.glyphicon-alert:before {
  content: "\e209"; }

/* line 5, bootstrap.min.css */
.glyphicon-equalizer:before {
  content: "\e210"; }

/* line 5, bootstrap.min.css */
.glyphicon-king:before {
  content: "\e211"; }

/* line 5, bootstrap.min.css */
.glyphicon-queen:before {
  content: "\e212"; }

/* line 5, bootstrap.min.css */
.glyphicon-pawn:before {
  content: "\e213"; }

/* line 5, bootstrap.min.css */
.glyphicon-bishop:before {
  content: "\e214"; }

/* line 5, bootstrap.min.css */
.glyphicon-knight:before {
  content: "\e215"; }

/* line 5, bootstrap.min.css */
.glyphicon-baby-formula:before {
  content: "\e216"; }

/* line 5, bootstrap.min.css */
.glyphicon-tent:before {
  content: "\26fa"; }

/* line 5, bootstrap.min.css */
.glyphicon-blackboard:before {
  content: "\e218"; }

/* line 5, bootstrap.min.css */
.glyphicon-bed:before {
  content: "\e219"; }

/* line 5, bootstrap.min.css */
.glyphicon-apple:before {
  content: "\f8ff"; }

/* line 5, bootstrap.min.css */
.glyphicon-erase:before {
  content: "\e221"; }

/* line 5, bootstrap.min.css */
.glyphicon-hourglass:before {
  content: "\231b"; }

/* line 5, bootstrap.min.css */
.glyphicon-lamp:before {
  content: "\e223"; }

/* line 5, bootstrap.min.css */
.glyphicon-duplicate:before {
  content: "\e224"; }

/* line 5, bootstrap.min.css */
.glyphicon-piggy-bank:before {
  content: "\e225"; }

/* line 5, bootstrap.min.css */
.glyphicon-scissors:before {
  content: "\e226"; }

/* line 5, bootstrap.min.css */
.glyphicon-bitcoin:before {
  content: "\e227"; }

/* line 5, bootstrap.min.css */
.glyphicon-btc:before {
  content: "\e227"; }

/* line 5, bootstrap.min.css */
.glyphicon-xbt:before {
  content: "\e227"; }

/* line 5, bootstrap.min.css */
.glyphicon-yen:before {
  content: "\00a5"; }

/* line 5, bootstrap.min.css */
.glyphicon-jpy:before {
  content: "\00a5"; }

/* line 5, bootstrap.min.css */
.glyphicon-ruble:before {
  content: "\20bd"; }

/* line 5, bootstrap.min.css */
.glyphicon-rub:before {
  content: "\20bd"; }

/* line 5, bootstrap.min.css */
.glyphicon-scale:before {
  content: "\e230"; }

/* line 5, bootstrap.min.css */
.glyphicon-ice-lolly:before {
  content: "\e231"; }

/* line 5, bootstrap.min.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

/* line 5, bootstrap.min.css */
.glyphicon-education:before {
  content: "\e233"; }

/* line 5, bootstrap.min.css */
.glyphicon-option-horizontal:before {
  content: "\e234"; }

/* line 5, bootstrap.min.css */
.glyphicon-option-vertical:before {
  content: "\e235"; }

/* line 5, bootstrap.min.css */
.glyphicon-menu-hamburger:before {
  content: "\e236"; }

/* line 5, bootstrap.min.css */
.glyphicon-modal-window:before {
  content: "\e237"; }

/* line 5, bootstrap.min.css */
.glyphicon-oil:before {
  content: "\e238"; }

/* line 5, bootstrap.min.css */
.glyphicon-grain:before {
  content: "\e239"; }

/* line 5, bootstrap.min.css */
.glyphicon-sunglasses:before {
  content: "\e240"; }

/* line 5, bootstrap.min.css */
.glyphicon-text-size:before {
  content: "\e241"; }

/* line 5, bootstrap.min.css */
.glyphicon-text-color:before {
  content: "\e242"; }

/* line 5, bootstrap.min.css */
.glyphicon-text-background:before {
  content: "\e243"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-top:before {
  content: "\e244"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-bottom:before {
  content: "\e245"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-left:before {
  content: "\e247"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-vertical:before {
  content: "\e248"; }

/* line 5, bootstrap.min.css */
.glyphicon-object-align-right:before {
  content: "\e249"; }

/* line 5, bootstrap.min.css */
.glyphicon-triangle-right:before {
  content: "\e250"; }

/* line 5, bootstrap.min.css */
.glyphicon-triangle-left:before {
  content: "\e251"; }

/* line 5, bootstrap.min.css */
.glyphicon-triangle-bottom:before {
  content: "\e252"; }

/* line 5, bootstrap.min.css */
.glyphicon-triangle-top:before {
  content: "\e253"; }

/* line 5, bootstrap.min.css */
.glyphicon-console:before {
  content: "\e254"; }

/* line 5, bootstrap.min.css */
.glyphicon-superscript:before {
  content: "\e255"; }

/* line 5, bootstrap.min.css */
.glyphicon-subscript:before {
  content: "\e256"; }

/* line 5, bootstrap.min.css */
.glyphicon-menu-left:before {
  content: "\e257"; }

/* line 5, bootstrap.min.css */
.glyphicon-menu-right:before {
  content: "\e258"; }

/* line 5, bootstrap.min.css */
.glyphicon-menu-down:before {
  content: "\e259"; }

/* line 5, bootstrap.min.css */
.glyphicon-menu-up:before {
  content: "\e260"; }

/* line 5, bootstrap.min.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, bootstrap.min.css */
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, bootstrap.min.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 5, bootstrap.min.css */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 5, bootstrap.min.css */
a {
  color: #337ab7;
  text-decoration: none; }

/* line 5, bootstrap.min.css */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline; }

/* line 5, bootstrap.min.css */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 5, bootstrap.min.css */
figure {
  margin: 0; }

/* line 5, bootstrap.min.css */
img {
  vertical-align: middle; }

/* line 5, bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 5, bootstrap.min.css */
.img-rounded {
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
.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;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/* line 5, bootstrap.min.css */
.img-circle {
  border-radius: 50%; }

/* line 5, bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

/* line 5, bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 5, bootstrap.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 5, bootstrap.min.css */
[role=button] {
  cursor: pointer; }

/* line 5, bootstrap.min.css */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

/* line 5, bootstrap.min.css */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

/* line 5, bootstrap.min.css */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

/* line 5, bootstrap.min.css */
.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%; }

/* line 5, bootstrap.min.css */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, bootstrap.min.css */
.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%; }

/* line 5, bootstrap.min.css */
.h1, h1 {
  font-size: 36px; }

/* line 5, bootstrap.min.css */
.h2, h2 {
  font-size: 30px; }

/* line 5, bootstrap.min.css */
.h3, h3 {
  font-size: 24px; }

/* line 5, bootstrap.min.css */
.h4, h4 {
  font-size: 18px; }

/* line 5, bootstrap.min.css */
.h5, h5 {
  font-size: 14px; }

/* line 5, bootstrap.min.css */
.h6, h6 {
  font-size: 12px; }

/* line 5, bootstrap.min.css */
p {
  margin: 0 0 10px; }

/* line 5, bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .lead {
    font-size: 21px; } }
/* line 5, bootstrap.min.css */
.small, small {
  font-size: 85%; }

/* line 5, bootstrap.min.css */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

/* line 5, bootstrap.min.css */
.text-left {
  text-align: left; }

/* line 5, bootstrap.min.css */
.text-right {
  text-align: right; }

/* line 5, bootstrap.min.css */
.text-center {
  text-align: center; }

/* line 5, bootstrap.min.css */
.text-justify {
  text-align: justify; }

/* line 5, bootstrap.min.css */
.text-nowrap {
  white-space: nowrap; }

/* line 5, bootstrap.min.css */
.text-lowercase {
  text-transform: lowercase; }

/* line 5, bootstrap.min.css */
.text-uppercase {
  text-transform: uppercase; }

/* line 5, bootstrap.min.css */
.text-capitalize {
  text-transform: capitalize; }

/* line 5, bootstrap.min.css */
.text-muted {
  color: #777; }

/* line 5, bootstrap.min.css */
.text-primary {
  color: #337ab7; }

/* line 5, bootstrap.min.css */
a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

/* line 5, bootstrap.min.css */
.text-success {
  color: #3c763d; }

/* line 5, bootstrap.min.css */
a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

/* line 5, bootstrap.min.css */
.text-info {
  color: #31708f; }

/* line 5, bootstrap.min.css */
a.text-info:focus, a.text-info:hover {
  color: #245269; }

/* line 5, bootstrap.min.css */
.text-warning {
  color: #8a6d3b; }

/* line 5, bootstrap.min.css */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

/* line 5, bootstrap.min.css */
.text-danger {
  color: #a94442; }

/* line 5, bootstrap.min.css */
a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

/* line 5, bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #337ab7; }

/* line 5, bootstrap.min.css */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

/* line 5, bootstrap.min.css */
.bg-success {
  background-color: #dff0d8; }

/* line 5, bootstrap.min.css */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

/* line 5, bootstrap.min.css */
.bg-info {
  background-color: #d9edf7; }

/* line 5, bootstrap.min.css */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

/* line 5, bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3; }

/* line 5, bootstrap.min.css */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

/* line 5, bootstrap.min.css */
.bg-danger {
  background-color: #f2dede; }

/* line 5, bootstrap.min.css */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

/* line 5, bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

/* line 5, bootstrap.min.css */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 5, bootstrap.min.css */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 5, bootstrap.min.css */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

/* line 5, bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

/* line 5, bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 5, bootstrap.min.css */
dd, dt {
  line-height: 1.42857143; }

/* line 5, bootstrap.min.css */
dt {
  font-weight: 700; }

/* line 5, bootstrap.min.css */
dd {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  /* line 5, bootstrap.min.css */
  .dl-horizontal dd {
    margin-left: 180px; } }
/* line 5, bootstrap.min.css */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

/* line 5, bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 5, bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

/* line 5, bootstrap.min.css */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

/* line 5, bootstrap.min.css */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'; }

/* line 5, bootstrap.min.css */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

/* line 5, bootstrap.min.css */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''; }

/* line 5, bootstrap.min.css */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

/* line 5, bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 5, bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

/* line 5, bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 5, bootstrap.min.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, bootstrap.min.css */
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; }

/* line 5, bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 5, bootstrap.min.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .container {
    width: 100%; } }
@media (min-width: 992px) {
  /* line 5, bootstrap.min.css */
  .container {
    width: 100%; } }
@media (min-width: 1280px) {
  /* line 5, bootstrap.min.css */
  .container {
    max-width: 1280px;
    width: 100%; } }
/* line 5, bootstrap.min.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/* line 5, bootstrap.min.css */
.row {
  margin-right: -15px;
  margin-left: -15px; }

/* line 5, bootstrap.min.css */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 5, bootstrap.min.css */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

/* line 5, bootstrap.min.css */
.col-xs-12 {
  width: 100%; }

/* line 5, bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-9 {
  width: 75%; }

/* line 5, bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-6 {
  width: 50%; }

/* line 5, bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-3 {
  width: 25%; }

/* line 5, bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-pull-0 {
  right: auto; }

/* line 5, bootstrap.min.css */
.col-xs-push-12 {
  left: 100%; }

/* line 5, bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-push-9 {
  left: 75%; }

/* line 5, bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-push-6 {
  left: 50%; }

/* line 5, bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-push-3 {
  left: 25%; }

/* line 5, bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-push-0 {
  left: auto; }

/* line 5, bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 5, bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0; }

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

  /* line 5, bootstrap.min.css */
  .col-sm-12 {
    width: 100%; }

  /* line 5, bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-9 {
    width: 75%; }

  /* line 5, bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-6 {
    width: 50%; }

  /* line 5, bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-3 {
    width: 25%; }

  /* line 5, bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-pull-0 {
    right: auto; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-push-0 {
    left: auto; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 5, bootstrap.min.css */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  /* line 5, bootstrap.min.css */
  .col-md-12 {
    width: 100%; }

  /* line 5, bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-9 {
    width: 75%; }

  /* line 5, bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-6 {
    width: 50%; }

  /* line 5, bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-3 {
    width: 25%; }

  /* line 5, bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-pull-0 {
    right: auto; }

  /* line 5, bootstrap.min.css */
  .col-md-push-12 {
    left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-9 {
    left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-6 {
    left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-3 {
    left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-push-0 {
    left: auto; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  /* line 5, bootstrap.min.css */
  .col-lg-12 {
    width: 100%; }

  /* line 5, bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-9 {
    width: 75%; }

  /* line 5, bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-6 {
    width: 50%; }

  /* line 5, bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-3 {
    width: 25%; }

  /* line 5, bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-pull-0 {
    right: auto; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-push-0 {
    left: auto; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 5, bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 5, bootstrap.min.css */
table {
  background-color: transparent; }

/* line 5, bootstrap.min.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

/* line 5, bootstrap.min.css */
th {
  text-align: left; }

/* line 5, bootstrap.min.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

/* line 5, bootstrap.min.css */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

/* line 5, bootstrap.min.css */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

/* line 5, bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd; }

/* line 5, bootstrap.min.css */
.table .table {
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

/* line 5, bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

/* line 5, bootstrap.min.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

/* line 5, bootstrap.min.css */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

/* line 5, bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

/* line 5, bootstrap.min.css */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

/* line 5, bootstrap.min.css */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

/* line 5, bootstrap.min.css */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

/* line 5, bootstrap.min.css */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

/* line 5, bootstrap.min.css */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

/* line 5, bootstrap.min.css */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

/* line 5, bootstrap.min.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  /* line 5, bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }
/* line 5, bootstrap.min.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 5, bootstrap.min.css */
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; }

/* line 5, bootstrap.min.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 5, bootstrap.min.css */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 5, bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal; }

/* line 5, bootstrap.min.css */
input[type=file] {
  display: block; }

/* line 5, bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%; }

/* line 5, bootstrap.min.css */
select[multiple], select[size] {
  height: auto; }

/* line 5, bootstrap.min.css */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 5, bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

/* line 5, bootstrap.min.css */
.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-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; }

/* line 5, bootstrap.min.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 5, bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

/* line 5, bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999; }

/* line 5, bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999; }

/* line 5, bootstrap.min.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

/* line 5, bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

/* line 5, bootstrap.min.css */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

/* line 5, bootstrap.min.css */
textarea.form-control {
  height: auto; }

/* line 5, bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 5, bootstrap.min.css */
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px; }

  /* line 5, bootstrap.min.css */
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px; }

  /* line 5, bootstrap.min.css */
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px; } }
/* line 5, bootstrap.min.css */
.form-group {
  margin-bottom: 15px; }

/* line 5, bootstrap.min.css */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, bootstrap.min.css */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

/* line 5, bootstrap.min.css */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px; }

/* line 5, bootstrap.min.css */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

/* line 5, bootstrap.min.css */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

/* line 5, bootstrap.min.css */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 5, bootstrap.min.css */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed; }

/* line 5, bootstrap.min.css */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

/* line 5, bootstrap.min.css */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed; }

/* line 5, bootstrap.min.css */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

/* line 5, bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px; }

/* line 5, bootstrap.min.css */
select[multiple].input-sm, textarea.input-sm {
  height: auto; }

/* line 5, bootstrap.min.css */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 5, bootstrap.min.css */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

/* line 5, bootstrap.min.css */
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto; }

/* line 5, bootstrap.min.css */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 5, bootstrap.min.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
select.input-lg {
  height: 46px;
  line-height: 46px; }

/* line 5, bootstrap.min.css */
select[multiple].input-lg, textarea.input-lg {
  height: auto; }

/* line 5, bootstrap.min.css */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

/* line 5, bootstrap.min.css */
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto; }

/* line 5, bootstrap.min.css */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 5, bootstrap.min.css */
.has-feedback {
  position: relative; }

/* line 5, bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px; }

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

/* line 5, bootstrap.min.css */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

/* line 5, bootstrap.min.css */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 5, bootstrap.min.css */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

/* line 5, bootstrap.min.css */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, bootstrap.min.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 5, bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

/* line 5, bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 5, bootstrap.min.css */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b; }

/* line 5, bootstrap.min.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, bootstrap.min.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 5, bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

/* line 5, bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 5, bootstrap.min.css */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442; }

/* line 5, bootstrap.min.css */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 5, bootstrap.min.css */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 5, bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

/* line 5, bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 5, bootstrap.min.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }

/* line 5, bootstrap.min.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

/* line 5, bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .form-inline .form-control-static {
    display: inline-block; }

  /* line 5, bootstrap.min.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }

  /* line 5, bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%; }

  /* line 5, bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }

  /* line 5, bootstrap.min.css */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  /* line 5, bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
/* line 5, bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px; }

/* line 5, bootstrap.min.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 5, bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
/* line 5, bootstrap.min.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  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; }

/* line 5, bootstrap.min.css */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 5, bootstrap.min.css */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none; }

/* line 5, bootstrap.min.css */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 5, bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

/* line 5, bootstrap.min.css */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

/* line 5, bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

/* line 5, bootstrap.min.css */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

/* line 5, bootstrap.min.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/* line 5, bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/* line 5, bootstrap.min.css */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

/* line 5, bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

/* line 5, bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333; }

/* line 5, bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

/* line 5, bootstrap.min.css */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

/* line 5, bootstrap.min.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

/* line 5, bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

/* line 5, bootstrap.min.css */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

/* line 5, bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

/* line 5, bootstrap.min.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 5, bootstrap.min.css */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

/* line 5, bootstrap.min.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

/* line 5, bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

/* line 5, bootstrap.min.css */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

/* line 5, bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

/* line 5, bootstrap.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 5, bootstrap.min.css */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

/* line 5, bootstrap.min.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

/* line 5, bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

/* line 5, bootstrap.min.css */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

/* line 5, bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

/* line 5, bootstrap.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 5, bootstrap.min.css */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

/* line 5, bootstrap.min.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

/* line 5, bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

/* line 5, bootstrap.min.css */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

/* line 5, bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

/* line 5, bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 5, bootstrap.min.css */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

/* line 5, bootstrap.min.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

/* line 5, bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

/* line 5, bootstrap.min.css */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

/* line 5, bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

/* line 5, bootstrap.min.css */
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

/* line 5, bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

/* line 5, bootstrap.min.css */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

/* line 5, bootstrap.min.css */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

/* line 5, bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%; }

/* line 5, bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 5, bootstrap.min.css */
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

/* line 5, bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

/* line 5, bootstrap.min.css */
.fade.in {
  opacity: 1; }

/* line 5, bootstrap.min.css */
.collapse {
  display: none; }

/* line 5, bootstrap.min.css */
.collapse.in {
  display: block; }

/* line 5, bootstrap.min.css */
tr.collapse.in {
  display: table-row; }

/* line 5, bootstrap.min.css */
tbody.collapse.in {
  display: table-row-group; }

/* line 5, bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility; }

/* line 5, bootstrap.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 5, bootstrap.min.css */
.dropdown, .dropup {
  position: relative; }

/* line 5, bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0; }

/* line 5, bootstrap.min.css */
.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;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

/* line 5, bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

/* line 5, bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 5, bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

/* line 5, bootstrap.min.css */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 5, bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

/* line 5, bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777; }

/* line 5, bootstrap.min.css */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

/* line 5, bootstrap.min.css */
.open > .dropdown-menu {
  display: block; }

/* line 5, bootstrap.min.css */
.open > a {
  outline: 0; }

/* line 5, bootstrap.min.css */
.dropdown-menu-right {
  right: 0;
  left: auto; }

/* line 5, bootstrap.min.css */
.dropdown-menu-left {
  right: auto;
  left: 0; }

/* line 5, bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

/* line 5, bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 5, bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 5, bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9; }

/* line 5, bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  /* line 5, bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
/* line 5, bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

/* line 5, bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 5, bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px; }

/* line 5, bootstrap.min.css */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

/* line 5, bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

/* line 5, bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0; }

/* line 5, bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.btn-group > .btn-group {
  float: left; }

/* line 5, bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 5, bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

/* line 5, bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

/* line 5, bootstrap.min.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 5, bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5, bootstrap.min.css */
.btn .caret {
  margin-left: 0; }

/* line 5, bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 5, bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none; }

/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

/* line 5, bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

/* line 5, bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%; }

/* line 5, bootstrap.min.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

/* line 5, bootstrap.min.css */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/* line 5, bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

/* line 5, bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

/* line 5, bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.input-group .form-control:focus {
  z-index: 3; }

/* line 5, bootstrap.min.css */
.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.3333333;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
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; }

/* line 5, bootstrap.min.css */
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
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; }

/* line 5, bootstrap.min.css */
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

/* line 5, bootstrap.min.css */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

/* line 5, bootstrap.min.css */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 5, bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

/* line 5, bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

/* line 5, bootstrap.min.css */
.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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 5, bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0; }

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

/* line 5, bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0; }

/* line 5, bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

/* line 5, bootstrap.min.css */
.input-group-btn > .btn {
  position: relative; }

/* line 5, bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px; }

/* line 5, bootstrap.min.css */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2; }

/* line 5, bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

/* line 5, bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

/* line 5, bootstrap.min.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

/* line 5, bootstrap.min.css */
.nav > li {
  position: relative;
  display: block; }

/* line 5, bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

/* line 5, bootstrap.min.css */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

/* line 5, bootstrap.min.css */
.nav > li.disabled > a {
  color: #777; }

/* line 5, bootstrap.min.css */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* line 5, bootstrap.min.css */
.nav > li > a > img {
  max-width: none; }

/* line 5, bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

/* line 5, bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

/* line 5, bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

/* line 5, bootstrap.min.css */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none; }

/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 5, bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  /* line 5, bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }
/* line 5, bootstrap.min.css */
.nav-pills > li {
  float: left; }

/* line 5, bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px; }

/* line 5, bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

/* line 5, bootstrap.min.css */
.nav-stacked > li {
  float: none; }

/* line 5, bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

/* line 5, bootstrap.min.css */
.nav-justified {
  width: 100%; }

/* line 5, bootstrap.min.css */
.nav-justified > li {
  float: none; }

/* line 5, bootstrap.min.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

/* line 5, bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  /* line 5, bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0; } }
/* line 5, bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0; }

/* line 5, bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  /* line 5, bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }
/* line 5, bootstrap.min.css */
.tab-content > .tab-pane {
  display: none; }

/* line 5, bootstrap.min.css */
.tab-content > .active {
  display: block; }

/* line 5, bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-header {
    float: left; } }
/* line 5, bootstrap.min.css */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

/* line 5, bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 5, bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  /* line 5, bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible; }

  /* line 5, bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
/* line 5, bootstrap.min.css */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }
/* line 5, bootstrap.min.css */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }
/* line 5, bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0; } }
/* line 5, bootstrap.min.css */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0; } }
/* line 5, bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 5, bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 5, bootstrap.min.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

/* line 5, bootstrap.min.css */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

/* line 5, bootstrap.min.css */
.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0; }

/* line 5, bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

/* line 5, bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-toggle {
    display: none; } }
/* line 5, bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px; }

/* line 5, bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  /* line 5, bootstrap.min.css */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }

  /* line 5, bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  /* line 5, bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }
@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0; }

  /* line 5, bootstrap.min.css */
  .navbar-nav > li {
    float: left; }

  /* line 5, bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
/* line 5, bootstrap.min.css */
.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .navbar-form .form-control-static {
    display: inline-block; }

  /* line 5, bootstrap.min.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }

  /* line 5, bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%; }

  /* line 5, bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  /* line 5, bootstrap.min.css */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }

  /* line 5, bootstrap.min.css */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  /* line 5, bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px; }

  /* line 5, bootstrap.min.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .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; } }
/* line 5, bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 5, bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

/* line 5, bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 5, bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

/* line 5, bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .navbar-left {
    float: left !important; }

  /* line 5, bootstrap.min.css */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  /* line 5, bootstrap.min.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
/* line 5, bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  /* line 5, bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }

  /* line 5, bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

  /* line 5, bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }
/* line 5, bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777; }

/* line 5, bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333; }

/* line 5, bootstrap.min.css */
.navbar-default .btn-link {
  color: #777; }

/* line 5, bootstrap.min.css */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333; }

/* line 5, bootstrap.min.css */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

/* line 5, bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }

  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }

  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  /* line 5, bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }
/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d; }

/* line 5, bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff; }

/* line 5, bootstrap.min.css */
.navbar-inverse .btn-link {
  color: #9d9d9d; }

/* line 5, bootstrap.min.css */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff; }

/* line 5, bootstrap.min.css */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444; }

/* line 5, bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.breadcrumb > li {
  display: inline-block; }

/* line 5, bootstrap.min.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

/* line 5, bootstrap.min.css */
.breadcrumb > .active {
  color: #777; }

/* line 5, bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.pagination > li {
  display: inline; }

/* line 5, bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5, bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 5, bootstrap.min.css */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

/* line 5, bootstrap.min.css */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

/* line 5, bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 5, bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

/* line 5, bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 5, bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

/* line 5, bootstrap.min.css */
.pager li {
  display: inline; }

/* line 5, bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

/* line 5, bootstrap.min.css */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee; }

/* line 5, bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right; }

/* line 5, bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left; }

/* line 5, bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

/* line 5, bootstrap.min.css */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 5, bootstrap.min.css */
.label:empty {
  display: none; }

/* line 5, bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px; }

/* line 5, bootstrap.min.css */
.label-default {
  background-color: #777; }

/* line 5, bootstrap.min.css */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

/* line 5, bootstrap.min.css */
.label-primary {
  background-color: #337ab7; }

/* line 5, bootstrap.min.css */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

/* line 5, bootstrap.min.css */
.label-success {
  background-color: #5cb85c; }

/* line 5, bootstrap.min.css */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

/* line 5, bootstrap.min.css */
.label-info {
  background-color: #5bc0de; }

/* line 5, bootstrap.min.css */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

/* line 5, bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e; }

/* line 5, bootstrap.min.css */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

/* line 5, bootstrap.min.css */
.label-danger {
  background-color: #d9534f; }

/* line 5, bootstrap.min.css */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

/* line 5, bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

/* line 5, bootstrap.min.css */
.badge:empty {
  display: none; }

/* line 5, bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 5, bootstrap.min.css */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

/* line 5, bootstrap.min.css */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 5, bootstrap.min.css */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.list-group-item > .badge {
  float: right; }

/* line 5, bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px; }

/* line 5, bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px; }

/* line 5, bootstrap.min.css */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

/* line 5, bootstrap.min.css */
.jumbotron .h1, .jumbotron h1 {
  color: inherit; }

/* line 5, bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

/* line 5, bootstrap.min.css */
.jumbotron > hr {
  border-top-color: #d5d5d5; }

/* line 5, bootstrap.min.css */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  /* line 5, bootstrap.min.css */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  /* line 5, bootstrap.min.css */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }
/* line 5, bootstrap.min.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

/* line 5, bootstrap.min.css */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

/* line 5, bootstrap.min.css */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333; }

/* line 5, bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit; }

/* line 5, bootstrap.min.css */
.alert .alert-link {
  font-weight: 700; }

/* line 5, bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.alert > p + p {
  margin-top: 5px; }

/* line 5, bootstrap.min.css */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

/* line 5, bootstrap.min.css */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

/* line 5, bootstrap.min.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5, bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3; }

/* line 5, bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c; }

/* line 5, bootstrap.min.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5, bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec; }

/* line 5, bootstrap.min.css */
.alert-info .alert-link {
  color: #245269; }

/* line 5, bootstrap.min.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5, bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5; }

/* line 5, bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c; }

/* line 5, bootstrap.min.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5, bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0; }

/* line 5, bootstrap.min.css */
.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-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; } }
/* line 5, bootstrap.min.css */
.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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 5, bootstrap.min.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

/* line 5, bootstrap.min.css */
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

/* line 5, bootstrap.min.css */
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 5, bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c; }

/* line 5, bootstrap.min.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5, bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de; }

/* line 5, bootstrap.min.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5, bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e; }

/* line 5, bootstrap.min.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5, bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f; }

/* line 5, bootstrap.min.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 5, bootstrap.min.css */
.media {
  margin-top: 15px; }

/* line 5, bootstrap.min.css */
.media:first-child {
  margin-top: 0; }

/* line 5, bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1; }

/* line 5, bootstrap.min.css */
.media-body {
  width: 10000px; }

/* line 5, bootstrap.min.css */
.media-object {
  display: block; }

/* line 5, bootstrap.min.css */
.media-object.img-thumbnail {
  max-width: none; }

/* line 5, bootstrap.min.css */
.media-right, .media > .pull-right {
  padding-left: 10px; }

/* line 5, bootstrap.min.css */
.media-left, .media > .pull-left {
  padding-right: 10px; }

/* line 5, bootstrap.min.css */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top; }

/* line 5, bootstrap.min.css */
.media-middle {
  vertical-align: middle; }

/* line 5, bootstrap.min.css */
.media-bottom {
  vertical-align: bottom; }

/* line 5, bootstrap.min.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 5, bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 5, bootstrap.min.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 5, bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/* line 5, bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 5, bootstrap.min.css */
a.list-group-item, button.list-group-item {
  color: #555; }

/* line 5, bootstrap.min.css */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333; }

/* line 5, bootstrap.min.css */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 5, bootstrap.min.css */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 5, bootstrap.min.css */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

/* line 5, bootstrap.min.css */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

/* line 5, bootstrap.min.css */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

/* line 5, bootstrap.min.css */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

/* line 5, bootstrap.min.css */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

/* line 5, bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 5, bootstrap.min.css */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

/* line 5, bootstrap.min.css */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

/* line 5, bootstrap.min.css */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

/* line 5, bootstrap.min.css */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

/* line 5, bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 5, bootstrap.min.css */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

/* line 5, bootstrap.min.css */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

/* line 5, bootstrap.min.css */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

/* line 5, bootstrap.min.css */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

/* line 5, bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 5, bootstrap.min.css */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

/* line 5, bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

/* line 5, bootstrap.min.css */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

/* line 5, bootstrap.min.css */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

/* line 5, bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 5, bootstrap.min.css */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

/* line 5, bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

/* line 5, bootstrap.min.css */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

/* line 5, bootstrap.min.css */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

/* line 5, bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 5, bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 5, bootstrap.min.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5, bootstrap.min.css */
.panel-body {
  padding: 15px; }

/* line 5, bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

/* line 5, bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

/* line 5, bootstrap.min.css */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

/* line 5, bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

/* line 5, bootstrap.min.css */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 5, bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 5, bootstrap.min.css */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 5, bootstrap.min.css */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

/* line 5, bootstrap.min.css */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

/* line 5, bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

/* line 5, bootstrap.min.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 5, bootstrap.min.css */
.panel-group {
  margin-bottom: 20px; }

/* line 5, bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px; }

/* line 5, bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0; }

/* line 5, bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0; }

/* line 5, bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

/* line 5, bootstrap.min.css */
.panel-default {
  border-color: #ddd; }

/* line 5, bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

/* line 5, bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

/* line 5, bootstrap.min.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

/* line 5, bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

/* line 5, bootstrap.min.css */
.panel-primary {
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

/* line 5, bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

/* line 5, bootstrap.min.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

/* line 5, bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6; }

/* line 5, bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* line 5, bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

/* line 5, bootstrap.min.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

/* line 5, bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

/* line 5, bootstrap.min.css */
.panel-info {
  border-color: #bce8f1; }

/* line 5, bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/* line 5, bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

/* line 5, bootstrap.min.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

/* line 5, bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

/* line 5, bootstrap.min.css */
.panel-warning {
  border-color: #faebcc; }

/* line 5, bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* line 5, bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

/* line 5, bootstrap.min.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

/* line 5, bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

/* line 5, bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1; }

/* line 5, bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

/* line 5, bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

/* line 5, bootstrap.min.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

/* line 5, bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

/* line 5, bootstrap.min.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

/* line 5, bootstrap.min.css */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/* line 5, bootstrap.min.css */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 5, bootstrap.min.css */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 5, bootstrap.min.css */
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 5, bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

/* line 5, bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 5, bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 5, bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

/* line 5, bootstrap.min.css */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, bootstrap.min.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

/* line 5, bootstrap.min.css */
.modal-open {
  overflow: hidden; }

/* line 5, bootstrap.min.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

/* line 5, bootstrap.min.css */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-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%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

/* line 5, bootstrap.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 5, bootstrap.min.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 5, bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 5, bootstrap.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

/* line 5, bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

/* line 5, bootstrap.min.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 5, bootstrap.min.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, bootstrap.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

/* line 5, bootstrap.min.css */
.modal-header .close {
  margin-top: -2px; }

/* line 5, bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 5, bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 5, bootstrap.min.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

/* line 5, bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

/* line 5, bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

/* line 5, bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

/* line 5, bootstrap.min.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 5, bootstrap.min.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 5, bootstrap.min.css */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 5, bootstrap.min.css */
  .modal-lg {
    width: 900px; } }
/* line 5, bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

/* line 5, bootstrap.min.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

/* line 5, bootstrap.min.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

/* line 5, bootstrap.min.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

/* line 5, bootstrap.min.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

/* line 5, bootstrap.min.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

/* line 5, bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

/* line 5, bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 5, bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

/* line 5, bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto; }

/* line 5, bootstrap.min.css */
.popover.top {
  margin-top: -10px; }

/* line 5, bootstrap.min.css */
.popover.right {
  margin-left: 10px; }

/* line 5, bootstrap.min.css */
.popover.bottom {
  margin-top: 10px; }

/* line 5, bootstrap.min.css */
.popover.left {
  margin-left: -10px; }

/* line 5, bootstrap.min.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 5, bootstrap.min.css */
.popover-content {
  padding: 9px 14px; }

/* line 5, bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 5, bootstrap.min.css */
.popover > .arrow {
  border-width: 11px; }

/* line 5, bootstrap.min.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px; }

/* line 5, bootstrap.min.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

/* line 5, bootstrap.min.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

/* line 5, bootstrap.min.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

/* line 5, bootstrap.min.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

/* line 5, bootstrap.min.css */
.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, 0.25); }

/* line 5, bootstrap.min.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

/* line 5, bootstrap.min.css */
.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, 0.25); }

/* line 5, bootstrap.min.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

/* line 5, bootstrap.min.css */
.carousel {
  position: relative; }

/* line 5, bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* line 5, bootstrap.min.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

/* line 5, bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, bootstrap.min.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

  /* line 5, bootstrap.min.css */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  /* line 5, bootstrap.min.css */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  /* line 5, bootstrap.min.css */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
/* line 5, bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

/* line 5, bootstrap.min.css */
.carousel-inner > .active {
  left: 0; }

/* line 5, bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

/* line 5, bootstrap.min.css */
.carousel-inner > .next {
  left: 100%; }

/* line 5, bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%; }

/* line 5, bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

/* line 5, bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%; }

/* line 5, bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%; }

/* line 5, bootstrap.min.css */
.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, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5; }

/* line 5, bootstrap.min.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

/* line 5, bootstrap.min.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

/* line 5, bootstrap.min.css */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

/* line 5, bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

/* line 5, bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

/* line 5, bootstrap.min.css */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

/* line 5, bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

/* line 5, bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039'; }

/* line 5, bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a'; }

/* line 5, bootstrap.min.css */
.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; }

/* line 5, bootstrap.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

/* line 5, bootstrap.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

/* line 5, bootstrap.min.css */
.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, 0.6); }

/* line 5, bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 5, bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  /* line 5, bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }

  /* line 5, bootstrap.min.css */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 5, bootstrap.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 5, bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px; } }
/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

/* line 5, bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

/* line 5, bootstrap.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 5, bootstrap.min.css */
.pull-right {
  float: right !important; }

/* line 5, bootstrap.min.css */
.pull-left {
  float: left !important; }

/* line 5, bootstrap.min.css */
.hide {
  display: none !important; }

/* line 5, bootstrap.min.css */
.show {
  display: block !important; }

/* line 5, bootstrap.min.css */
.invisible {
  visibility: hidden; }

/* line 5, bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 5, bootstrap.min.css */
.hidden {
  display: none !important; }

/* line 5, bootstrap.min.css */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 5, bootstrap.min.css */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

/* line 5, bootstrap.min.css */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .visible-xs {
    display: block !important; }

  /* line 5, bootstrap.min.css */
  table.visible-xs {
    display: table !important; }

  /* line 5, bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important; }

  /* line 5, bootstrap.min.css */
  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, bootstrap.min.css */
  .visible-sm {
    display: block !important; }

  /* line 5, bootstrap.min.css */
  table.visible-sm {
    display: table !important; }

  /* line 5, bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important; }

  /* line 5, bootstrap.min.css */
  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, bootstrap.min.css */
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, bootstrap.min.css */
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, bootstrap.min.css */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, bootstrap.min.css */
  .visible-md {
    display: block !important; }

  /* line 5, bootstrap.min.css */
  table.visible-md {
    display: table !important; }

  /* line 5, bootstrap.min.css */
  tr.visible-md {
    display: table-row !important; }

  /* line 5, bootstrap.min.css */
  td.visible-md, th.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, bootstrap.min.css */
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, bootstrap.min.css */
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, bootstrap.min.css */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .visible-lg {
    display: block !important; }

  /* line 5, bootstrap.min.css */
  table.visible-lg {
    display: table !important; }

  /* line 5, bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important; }

  /* line 5, bootstrap.min.css */
  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  /* line 5, bootstrap.min.css */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, bootstrap.min.css */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, bootstrap.min.css */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 5, bootstrap.min.css */
  .hidden-lg {
    display: none !important; } }
/* line 5, bootstrap.min.css */
.visible-print {
  display: none !important; }

@media print {
  /* line 5, bootstrap.min.css */
  .visible-print {
    display: block !important; }

  /* line 5, bootstrap.min.css */
  table.visible-print {
    display: table !important; }

  /* line 5, bootstrap.min.css */
  tr.visible-print {
    display: table-row !important; }

  /* line 5, bootstrap.min.css */
  td.visible-print, th.visible-print {
    display: table-cell !important; } }
/* line 5, bootstrap.min.css */
.visible-print-block {
  display: none !important; }

@media print {
  /* line 5, bootstrap.min.css */
  .visible-print-block {
    display: block !important; } }
/* line 5, bootstrap.min.css */
.visible-print-inline {
  display: none !important; }

@media print {
  /* line 5, bootstrap.min.css */
  .visible-print-inline {
    display: inline !important; } }
/* line 5, bootstrap.min.css */
.visible-print-inline-block {
  display: none !important; }

@media print {
  /* line 5, bootstrap.min.css */
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  /* line 5, bootstrap.min.css */
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.min.css.map */
@font-face {
  font-family: 'fontello';
  src: url("fontello.eot?172948041");
  src: url("fontello.eot?172948041#iefix") format("embedded-opentype"), url("fontello.woff2?172948041") format("woff2"), url("fontello.woff?172948041") format("woff"), url("fontello.ttf?172948041") format("truetype"), url("fontello.svg?172948041#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?17294804#fontello') format('svg');
  }
}
*/
/* line 24, fontello.css */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* line 59, fontello.css */
.icon-tw:before {
  content: '\f099'; }

/* '' */
/* line 60, fontello.css */
.icon-fb:before {
  content: '\f09a'; }

/* '' */
/* line 61, fontello.css */
.icon-yt:before {
  content: '\f16a'; }

/* '' */
/* line 62, fontello.css */
.icon-vk:before {
  content: '\f189'; }

/* '' */
@font-face {
  font-family: "Ionicons";
  src: url(".ionicons.eot?v=2.0.1");
  src: url("ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("ionicons.ttf?v=2.0.1") format("truetype"), url("ionicons.woff?v=2.0.1") format("woff"), url("../fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
/* line 1, ionicons.min.css */
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 1, ionicons.min.css */
.ion-alert:before {
  content: "\f101"; }

/* line 1, ionicons.min.css */
.ion-alert-circled:before {
  content: "\f100"; }

/* line 1, ionicons.min.css */
.ion-android-add:before {
  content: "\f2c7"; }

/* line 1, ionicons.min.css */
.ion-android-add-circle:before {
  content: "\f359"; }

/* line 1, ionicons.min.css */
.ion-android-alarm-clock:before {
  content: "\f35a"; }

/* line 1, ionicons.min.css */
.ion-android-alert:before {
  content: "\f35b"; }

/* line 1, ionicons.min.css */
.ion-android-apps:before {
  content: "\f35c"; }

/* line 1, ionicons.min.css */
.ion-android-archive:before {
  content: "\f2c9"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-back:before {
  content: "\f2ca"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-down:before {
  content: "\f35d"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropdown:before {
  content: "\f35f"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropleft:before {
  content: "\f361"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropleft-circle:before {
  content: "\f360"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropright:before {
  content: "\f363"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropright-circle:before {
  content: "\f362"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropup:before {
  content: "\f365"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-dropup-circle:before {
  content: "\f364"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-forward:before {
  content: "\f30f"; }

/* line 1, ionicons.min.css */
.ion-android-arrow-up:before {
  content: "\f366"; }

/* line 1, ionicons.min.css */
.ion-android-attach:before {
  content: "\f367"; }

/* line 1, ionicons.min.css */
.ion-android-bar:before {
  content: "\f368"; }

/* line 1, ionicons.min.css */
.ion-android-bicycle:before {
  content: "\f369"; }

/* line 1, ionicons.min.css */
.ion-android-boat:before {
  content: "\f36a"; }

/* line 1, ionicons.min.css */
.ion-android-bookmark:before {
  content: "\f36b"; }

/* line 1, ionicons.min.css */
.ion-android-bulb:before {
  content: "\f36c"; }

/* line 1, ionicons.min.css */
.ion-android-bus:before {
  content: "\f36d"; }

/* line 1, ionicons.min.css */
.ion-android-calendar:before {
  content: "\f2d1"; }

/* line 1, ionicons.min.css */
.ion-android-call:before {
  content: "\f2d2"; }

/* line 1, ionicons.min.css */
.ion-android-camera:before {
  content: "\f2d3"; }

/* line 1, ionicons.min.css */
.ion-android-cancel:before {
  content: "\f36e"; }

/* line 1, ionicons.min.css */
.ion-android-car:before {
  content: "\f36f"; }

/* line 1, ionicons.min.css */
.ion-android-cart:before {
  content: "\f370"; }

/* line 1, ionicons.min.css */
.ion-android-chat:before {
  content: "\f2d4"; }

/* line 1, ionicons.min.css */
.ion-android-checkbox:before {
  content: "\f374"; }

/* line 1, ionicons.min.css */
.ion-android-checkbox-blank:before {
  content: "\f371"; }

/* line 1, ionicons.min.css */
.ion-android-checkbox-outline:before {
  content: "\f373"; }

/* line 1, ionicons.min.css */
.ion-android-checkbox-outline-blank:before {
  content: "\f372"; }

/* line 1, ionicons.min.css */
.ion-android-checkmark-circle:before {
  content: "\f375"; }

/* line 1, ionicons.min.css */
.ion-android-clipboard:before {
  content: "\f376"; }

/* line 1, ionicons.min.css */
.ion-android-close:before {
  content: "\f2d7"; }

/* line 1, ionicons.min.css */
.ion-android-cloud:before {
  content: "\f37a"; }

/* line 1, ionicons.min.css */
.ion-android-cloud-circle:before {
  content: "\f377"; }

/* line 1, ionicons.min.css */
.ion-android-cloud-done:before {
  content: "\f378"; }

/* line 1, ionicons.min.css */
.ion-android-cloud-outline:before {
  content: "\f379"; }

/* line 1, ionicons.min.css */
.ion-android-color-palette:before {
  content: "\f37b"; }

/* line 1, ionicons.min.css */
.ion-android-compass:before {
  content: "\f37c"; }

/* line 1, ionicons.min.css */
.ion-android-contact:before {
  content: "\f2d8"; }

/* line 1, ionicons.min.css */
.ion-android-contacts:before {
  content: "\f2d9"; }

/* line 1, ionicons.min.css */
.ion-android-contract:before {
  content: "\f37d"; }

/* line 1, ionicons.min.css */
.ion-android-create:before {
  content: "\f37e"; }

/* line 1, ionicons.min.css */
.ion-android-delete:before {
  content: "\f37f"; }

/* line 1, ionicons.min.css */
.ion-android-desktop:before {
  content: "\f380"; }

/* line 1, ionicons.min.css */
.ion-android-document:before {
  content: "\f381"; }

/* line 1, ionicons.min.css */
.ion-android-done:before {
  content: "\f383"; }

/* line 1, ionicons.min.css */
.ion-android-done-all:before {
  content: "\f382"; }

/* line 1, ionicons.min.css */
.ion-android-download:before {
  content: "\f2dd"; }

/* line 1, ionicons.min.css */
.ion-android-drafts:before {
  content: "\f384"; }

/* line 1, ionicons.min.css */
.ion-android-exit:before {
  content: "\f385"; }

/* line 1, ionicons.min.css */
.ion-android-expand:before {
  content: "\f386"; }

/* line 1, ionicons.min.css */
.ion-android-favorite:before {
  content: "\f388"; }

/* line 1, ionicons.min.css */
.ion-android-favorite-outline:before {
  content: "\f387"; }

/* line 1, ionicons.min.css */
.ion-android-film:before {
  content: "\f389"; }

/* line 1, ionicons.min.css */
.ion-android-folder:before {
  content: "\f2e0"; }

/* line 1, ionicons.min.css */
.ion-android-folder-open:before {
  content: "\f38a"; }

/* line 1, ionicons.min.css */
.ion-android-funnel:before {
  content: "\f38b"; }

/* line 1, ionicons.min.css */
.ion-android-globe:before {
  content: "\f38c"; }

/* line 1, ionicons.min.css */
.ion-android-hand:before {
  content: "\f2e3"; }

/* line 1, ionicons.min.css */
.ion-android-hangout:before {
  content: "\f38d"; }

/* line 1, ionicons.min.css */
.ion-android-happy:before {
  content: "\f38e"; }

/* line 1, ionicons.min.css */
.ion-android-home:before {
  content: "\f38f"; }

/* line 1, ionicons.min.css */
.ion-android-image:before {
  content: "\f2e4"; }

/* line 1, ionicons.min.css */
.ion-android-laptop:before {
  content: "\f390"; }

/* line 1, ionicons.min.css */
.ion-android-list:before {
  content: "\f391"; }

/* line 1, ionicons.min.css */
.ion-android-locate:before {
  content: "\f2e9"; }

/* line 1, ionicons.min.css */
.ion-android-lock:before {
  content: "\f392"; }

/* line 1, ionicons.min.css */
.ion-android-mail:before {
  content: "\f2eb"; }

/* line 1, ionicons.min.css */
.ion-android-map:before {
  content: "\f393"; }

/* line 1, ionicons.min.css */
.ion-android-menu:before {
  content: "\f394"; }

/* line 1, ionicons.min.css */
.ion-android-microphone:before {
  content: "\f2ec"; }

/* line 1, ionicons.min.css */
.ion-android-microphone-off:before {
  content: "\f395"; }

/* line 1, ionicons.min.css */
.ion-android-more-horizontal:before {
  content: "\f396"; }

/* line 1, ionicons.min.css */
.ion-android-more-vertical:before {
  content: "\f397"; }

/* line 1, ionicons.min.css */
.ion-android-navigate:before {
  content: "\f398"; }

/* line 1, ionicons.min.css */
.ion-android-notifications:before {
  content: "\f39b"; }

/* line 1, ionicons.min.css */
.ion-android-notifications-none:before {
  content: "\f399"; }

/* line 1, ionicons.min.css */
.ion-android-notifications-off:before {
  content: "\f39a"; }

/* line 1, ionicons.min.css */
.ion-android-open:before {
  content: "\f39c"; }

/* line 1, ionicons.min.css */
.ion-android-options:before {
  content: "\f39d"; }

/* line 1, ionicons.min.css */
.ion-android-people:before {
  content: "\f39e"; }

/* line 1, ionicons.min.css */
.ion-android-person:before {
  content: "\f3a0"; }

/* line 1, ionicons.min.css */
.ion-android-person-add:before {
  content: "\f39f"; }

/* line 1, ionicons.min.css */
.ion-android-phone-landscape:before {
  content: "\f3a1"; }

/* line 1, ionicons.min.css */
.ion-android-phone-portrait:before {
  content: "\f3a2"; }

/* line 1, ionicons.min.css */
.ion-android-pin:before {
  content: "\f3a3"; }

/* line 1, ionicons.min.css */
.ion-android-plane:before {
  content: "\f3a4"; }

/* line 1, ionicons.min.css */
.ion-android-playstore:before {
  content: "\f2f0"; }

/* line 1, ionicons.min.css */
.ion-android-print:before {
  content: "\f3a5"; }

/* line 1, ionicons.min.css */
.ion-android-radio-button-off:before {
  content: "\f3a6"; }

/* line 1, ionicons.min.css */
.ion-android-radio-button-on:before {
  content: "\f3a7"; }

/* line 1, ionicons.min.css */
.ion-android-refresh:before {
  content: "\f3a8"; }

/* line 1, ionicons.min.css */
.ion-android-remove:before {
  content: "\f2f4"; }

/* line 1, ionicons.min.css */
.ion-android-remove-circle:before {
  content: "\f3a9"; }

/* line 1, ionicons.min.css */
.ion-android-restaurant:before {
  content: "\f3aa"; }

/* line 1, ionicons.min.css */
.ion-android-sad:before {
  content: "\f3ab"; }

/* line 1, ionicons.min.css */
.ion-android-search:before {
  content: "\f2f5"; }

/* line 1, ionicons.min.css */
.ion-android-send:before {
  content: "\f2f6"; }

/* line 1, ionicons.min.css */
.ion-android-settings:before {
  content: "\f2f7"; }

/* line 1, ionicons.min.css */
.ion-android-share:before {
  content: "\f2f8"; }

/* line 1, ionicons.min.css */
.ion-android-share-alt:before {
  content: "\f3ac"; }

/* line 1, ionicons.min.css */
.ion-android-star:before {
  content: "\f2fc"; }

/* line 1, ionicons.min.css */
.ion-android-star-half:before {
  content: "\f3ad"; }

/* line 1, ionicons.min.css */
.ion-android-star-outline:before {
  content: "\f3ae"; }

/* line 1, ionicons.min.css */
.ion-android-stopwatch:before {
  content: "\f2fd"; }

/* line 1, ionicons.min.css */
.ion-android-subway:before {
  content: "\f3af"; }

/* line 1, ionicons.min.css */
.ion-android-sunny:before {
  content: "\f3b0"; }

/* line 1, ionicons.min.css */
.ion-android-sync:before {
  content: "\f3b1"; }

/* line 1, ionicons.min.css */
.ion-android-textsms:before {
  content: "\f3b2"; }

/* line 1, ionicons.min.css */
.ion-android-time:before {
  content: "\f3b3"; }

/* line 1, ionicons.min.css */
.ion-android-train:before {
  content: "\f3b4"; }

/* line 1, ionicons.min.css */
.ion-android-unlock:before {
  content: "\f3b5"; }

/* line 1, ionicons.min.css */
.ion-android-upload:before {
  content: "\f3b6"; }

/* line 1, ionicons.min.css */
.ion-android-volume-down:before {
  content: "\f3b7"; }

/* line 1, ionicons.min.css */
.ion-android-volume-mute:before {
  content: "\f3b8"; }

/* line 1, ionicons.min.css */
.ion-android-volume-off:before {
  content: "\f3b9"; }

/* line 1, ionicons.min.css */
.ion-android-volume-up:before {
  content: "\f3ba"; }

/* line 1, ionicons.min.css */
.ion-android-walk:before {
  content: "\f3bb"; }

/* line 1, ionicons.min.css */
.ion-android-warning:before {
  content: "\f3bc"; }

/* line 1, ionicons.min.css */
.ion-android-watch:before {
  content: "\f3bd"; }

/* line 1, ionicons.min.css */
.ion-android-wifi:before {
  content: "\f305"; }

/* line 1, ionicons.min.css */
.ion-aperture:before {
  content: "\f313"; }

/* line 1, ionicons.min.css */
.ion-archive:before {
  content: "\f102"; }

/* line 1, ionicons.min.css */
.ion-arrow-down-a:before {
  content: "\f103"; }

/* line 1, ionicons.min.css */
.ion-arrow-down-b:before {
  content: "\f104"; }

/* line 1, ionicons.min.css */
.ion-arrow-down-c:before {
  content: "\f105"; }

/* line 1, ionicons.min.css */
.ion-arrow-expand:before {
  content: "\f25e"; }

/* line 1, ionicons.min.css */
.ion-arrow-graph-down-left:before {
  content: "\f25f"; }

/* line 1, ionicons.min.css */
.ion-arrow-graph-down-right:before {
  content: "\f260"; }

/* line 1, ionicons.min.css */
.ion-arrow-graph-up-left:before {
  content: "\f261"; }

/* line 1, ionicons.min.css */
.ion-arrow-graph-up-right:before {
  content: "\f262"; }

/* line 1, ionicons.min.css */
.ion-arrow-left-a:before {
  content: "\f106"; }

/* line 1, ionicons.min.css */
.ion-arrow-left-b:before {
  content: "\f107"; }

/* line 1, ionicons.min.css */
.ion-arrow-left-c:before {
  content: "\f108"; }

/* line 1, ionicons.min.css */
.ion-arrow-move:before {
  content: "\f263"; }

/* line 1, ionicons.min.css */
.ion-arrow-resize:before {
  content: "\f264"; }

/* line 1, ionicons.min.css */
.ion-arrow-return-left:before {
  content: "\f265"; }

/* line 1, ionicons.min.css */
.ion-arrow-return-right:before {
  content: "\f266"; }

/* line 1, ionicons.min.css */
.ion-arrow-right-a:before {
  content: "\f109"; }

/* line 1, ionicons.min.css */
.ion-arrow-right-b:before {
  content: "\f10a"; }

/* line 1, ionicons.min.css */
.ion-arrow-right-c:before {
  content: "\f10b"; }

/* line 1, ionicons.min.css */
.ion-arrow-shrink:before {
  content: "\f267"; }

/* line 1, ionicons.min.css */
.ion-arrow-swap:before {
  content: "\f268"; }

/* line 1, ionicons.min.css */
.ion-arrow-up-a:before {
  content: "\f10c"; }

/* line 1, ionicons.min.css */
.ion-arrow-up-b:before {
  content: "\f10d"; }

/* line 1, ionicons.min.css */
.ion-arrow-up-c:before {
  content: "\f10e"; }

/* line 1, ionicons.min.css */
.ion-asterisk:before {
  content: "\f314"; }

/* line 1, ionicons.min.css */
.ion-at:before {
  content: "\f10f"; }

/* line 1, ionicons.min.css */
.ion-backspace:before {
  content: "\f3bf"; }

/* line 1, ionicons.min.css */
.ion-backspace-outline:before {
  content: "\f3be"; }

/* line 1, ionicons.min.css */
.ion-bag:before {
  content: "\f110"; }

/* line 1, ionicons.min.css */
.ion-battery-charging:before {
  content: "\f111"; }

/* line 1, ionicons.min.css */
.ion-battery-empty:before {
  content: "\f112"; }

/* line 1, ionicons.min.css */
.ion-battery-full:before {
  content: "\f113"; }

/* line 1, ionicons.min.css */
.ion-battery-half:before {
  content: "\f114"; }

/* line 1, ionicons.min.css */
.ion-battery-low:before {
  content: "\f115"; }

/* line 1, ionicons.min.css */
.ion-beaker:before {
  content: "\f269"; }

/* line 1, ionicons.min.css */
.ion-beer:before {
  content: "\f26a"; }

/* line 1, ionicons.min.css */
.ion-bluetooth:before {
  content: "\f116"; }

/* line 1, ionicons.min.css */
.ion-bonfire:before {
  content: "\f315"; }

/* line 1, ionicons.min.css */
.ion-bookmark:before {
  content: "\f26b"; }

/* line 1, ionicons.min.css */
.ion-bowtie:before {
  content: "\f3c0"; }

/* line 1, ionicons.min.css */
.ion-briefcase:before {
  content: "\f26c"; }

/* line 1, ionicons.min.css */
.ion-bug:before {
  content: "\f2be"; }

/* line 1, ionicons.min.css */
.ion-calculator:before {
  content: "\f26d"; }

/* line 1, ionicons.min.css */
.ion-calendar:before {
  content: "\f117"; }

/* line 1, ionicons.min.css */
.ion-camera:before {
  content: "\f118"; }

/* line 1, ionicons.min.css */
.ion-card:before {
  content: "\f119"; }

/* line 1, ionicons.min.css */
.ion-cash:before {
  content: "\f316"; }

/* line 1, ionicons.min.css */
.ion-chatbox:before {
  content: "\f11b"; }

/* line 1, ionicons.min.css */
.ion-chatbox-working:before {
  content: "\f11a"; }

/* line 1, ionicons.min.css */
.ion-chatboxes:before {
  content: "\f11c"; }

/* line 1, ionicons.min.css */
.ion-chatbubble:before {
  content: "\f11e"; }

/* line 1, ionicons.min.css */
.ion-chatbubble-working:before {
  content: "\f11d"; }

/* line 1, ionicons.min.css */
.ion-chatbubbles:before {
  content: "\f11f"; }

/* line 1, ionicons.min.css */
.ion-checkmark:before {
  content: "\f122"; }

/* line 1, ionicons.min.css */
.ion-checkmark-circled:before {
  content: "\f120"; }

/* line 1, ionicons.min.css */
.ion-checkmark-round:before {
  content: "\f121"; }

/* line 1, ionicons.min.css */
.ion-chevron-down:before {
  content: "\f123"; }

/* line 1, ionicons.min.css */
.ion-chevron-left:before {
  content: "\f124"; }

/* line 1, ionicons.min.css */
.ion-chevron-right:before {
  content: "\f125"; }

/* line 1, ionicons.min.css */
.ion-chevron-up:before {
  content: "\f126"; }

/* line 1, ionicons.min.css */
.ion-clipboard:before {
  content: "\f127"; }

/* line 1, ionicons.min.css */
.ion-clock:before {
  content: "\f26e"; }

/* line 1, ionicons.min.css */
.ion-close:before {
  content: "\f12a"; }

/* line 1, ionicons.min.css */
.ion-close-circled:before {
  content: "\f128"; }

/* line 1, ionicons.min.css */
.ion-close-round:before {
  content: "\f129"; }

/* line 1, ionicons.min.css */
.ion-closed-captioning:before {
  content: "\f317"; }

/* line 1, ionicons.min.css */
.ion-cloud:before {
  content: "\f12b"; }

/* line 1, ionicons.min.css */
.ion-code:before {
  content: "\f271"; }

/* line 1, ionicons.min.css */
.ion-code-download:before {
  content: "\f26f"; }

/* line 1, ionicons.min.css */
.ion-code-working:before {
  content: "\f270"; }

/* line 1, ionicons.min.css */
.ion-coffee:before {
  content: "\f272"; }

/* line 1, ionicons.min.css */
.ion-compass:before {
  content: "\f273"; }

/* line 1, ionicons.min.css */
.ion-compose:before {
  content: "\f12c"; }

/* line 1, ionicons.min.css */
.ion-connection-bars:before {
  content: "\f274"; }

/* line 1, ionicons.min.css */
.ion-contrast:before {
  content: "\f275"; }

/* line 1, ionicons.min.css */
.ion-crop:before {
  content: "\f3c1"; }

/* line 1, ionicons.min.css */
.ion-cube:before {
  content: "\f318"; }

/* line 1, ionicons.min.css */
.ion-disc:before {
  content: "\f12d"; }

/* line 1, ionicons.min.css */
.ion-document:before {
  content: "\f12f"; }

/* line 1, ionicons.min.css */
.ion-document-text:before {
  content: "\f12e"; }

/* line 1, ionicons.min.css */
.ion-drag:before {
  content: "\f130"; }

/* line 1, ionicons.min.css */
.ion-earth:before {
  content: "\f276"; }

/* line 1, ionicons.min.css */
.ion-easel:before {
  content: "\f3c2"; }

/* line 1, ionicons.min.css */
.ion-edit:before {
  content: "\f2bf"; }

/* line 1, ionicons.min.css */
.ion-egg:before {
  content: "\f277"; }

/* line 1, ionicons.min.css */
.ion-eject:before {
  content: "\f131"; }

/* line 1, ionicons.min.css */
.ion-email:before {
  content: "\f132"; }

/* line 1, ionicons.min.css */
.ion-email-unread:before {
  content: "\f3c3"; }

/* line 1, ionicons.min.css */
.ion-erlenmeyer-flask:before {
  content: "\f3c5"; }

/* line 1, ionicons.min.css */
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4"; }

/* line 1, ionicons.min.css */
.ion-eye:before {
  content: "\f133"; }

/* line 1, ionicons.min.css */
.ion-eye-disabled:before {
  content: "\f306"; }

/* line 1, ionicons.min.css */
.ion-female:before {
  content: "\f278"; }

/* line 1, ionicons.min.css */
.ion-filing:before {
  content: "\f134"; }

/* line 1, ionicons.min.css */
.ion-film-marker:before {
  content: "\f135"; }

/* line 1, ionicons.min.css */
.ion-fireball:before {
  content: "\f319"; }

/* line 1, ionicons.min.css */
.ion-flag:before {
  content: "\f279"; }

/* line 1, ionicons.min.css */
.ion-flame:before {
  content: "\f31a"; }

/* line 1, ionicons.min.css */
.ion-flash:before {
  content: "\f137"; }

/* line 1, ionicons.min.css */
.ion-flash-off:before {
  content: "\f136"; }

/* line 1, ionicons.min.css */
.ion-folder:before {
  content: "\f139"; }

/* line 1, ionicons.min.css */
.ion-fork:before {
  content: "\f27a"; }

/* line 1, ionicons.min.css */
.ion-fork-repo:before {
  content: "\f2c0"; }

/* line 1, ionicons.min.css */
.ion-forward:before {
  content: "\f13a"; }

/* line 1, ionicons.min.css */
.ion-funnel:before {
  content: "\f31b"; }

/* line 1, ionicons.min.css */
.ion-gear-a:before {
  content: "\f13d"; }

/* line 1, ionicons.min.css */
.ion-gear-b:before {
  content: "\f13e"; }

/* line 1, ionicons.min.css */
.ion-grid:before {
  content: "\f13f"; }

/* line 1, ionicons.min.css */
.ion-hammer:before {
  content: "\f27b"; }

/* line 1, ionicons.min.css */
.ion-happy:before {
  content: "\f31c"; }

/* line 1, ionicons.min.css */
.ion-happy-outline:before {
  content: "\f3c6"; }

/* line 1, ionicons.min.css */
.ion-headphone:before {
  content: "\f140"; }

/* line 1, ionicons.min.css */
.ion-heart:before {
  content: "\f141"; }

/* line 1, ionicons.min.css */
.ion-heart-broken:before {
  content: "\f31d"; }

/* line 1, ionicons.min.css */
.ion-help:before {
  content: "\f143"; }

/* line 1, ionicons.min.css */
.ion-help-buoy:before {
  content: "\f27c"; }

/* line 1, ionicons.min.css */
.ion-help-circled:before {
  content: "\f142"; }

/* line 1, ionicons.min.css */
.ion-home:before {
  content: "\f144"; }

/* line 1, ionicons.min.css */
.ion-icecream:before {
  content: "\f27d"; }

/* line 1, ionicons.min.css */
.ion-image:before {
  content: "\f147"; }

/* line 1, ionicons.min.css */
.ion-images:before {
  content: "\f148"; }

/* line 1, ionicons.min.css */
.ion-information:before {
  content: "\f14a"; }

/* line 1, ionicons.min.css */
.ion-information-circled:before {
  content: "\f149"; }

/* line 1, ionicons.min.css */
.ion-ionic:before {
  content: "\f14b"; }

/* line 1, ionicons.min.css */
.ion-ios-alarm:before {
  content: "\f3c8"; }

/* line 1, ionicons.min.css */
.ion-ios-alarm-outline:before {
  content: "\f3c7"; }

/* line 1, ionicons.min.css */
.ion-ios-albums:before {
  content: "\f3ca"; }

/* line 1, ionicons.min.css */
.ion-ios-albums-outline:before {
  content: "\f3c9"; }

/* line 1, ionicons.min.css */
.ion-ios-americanfootball:before {
  content: "\f3cc"; }

/* line 1, ionicons.min.css */
.ion-ios-americanfootball-outline:before {
  content: "\f3cb"; }

/* line 1, ionicons.min.css */
.ion-ios-analytics:before {
  content: "\f3ce"; }

/* line 1, ionicons.min.css */
.ion-ios-analytics-outline:before {
  content: "\f3cd"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-back:before {
  content: "\f3cf"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-down:before {
  content: "\f3d0"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-forward:before {
  content: "\f3d1"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-left:before {
  content: "\f3d2"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-right:before {
  content: "\f3d3"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-thin-down:before {
  content: "\f3d4"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-thin-left:before {
  content: "\f3d5"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-thin-right:before {
  content: "\f3d6"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-thin-up:before {
  content: "\f3d7"; }

/* line 1, ionicons.min.css */
.ion-ios-arrow-up:before {
  content: "\f3d8"; }

/* line 1, ionicons.min.css */
.ion-ios-at:before {
  content: "\f3da"; }

/* line 1, ionicons.min.css */
.ion-ios-at-outline:before {
  content: "\f3d9"; }

/* line 1, ionicons.min.css */
.ion-ios-barcode:before {
  content: "\f3dc"; }

/* line 1, ionicons.min.css */
.ion-ios-barcode-outline:before {
  content: "\f3db"; }

/* line 1, ionicons.min.css */
.ion-ios-baseball:before {
  content: "\f3de"; }

/* line 1, ionicons.min.css */
.ion-ios-baseball-outline:before {
  content: "\f3dd"; }

/* line 1, ionicons.min.css */
.ion-ios-basketball:before {
  content: "\f3e0"; }

/* line 1, ionicons.min.css */
.ion-ios-basketball-outline:before {
  content: "\f3df"; }

/* line 1, ionicons.min.css */
.ion-ios-bell:before {
  content: "\f3e2"; }

/* line 1, ionicons.min.css */
.ion-ios-bell-outline:before {
  content: "\f3e1"; }

/* line 1, ionicons.min.css */
.ion-ios-body:before {
  content: "\f3e4"; }

/* line 1, ionicons.min.css */
.ion-ios-body-outline:before {
  content: "\f3e3"; }

/* line 1, ionicons.min.css */
.ion-ios-bolt:before {
  content: "\f3e6"; }

/* line 1, ionicons.min.css */
.ion-ios-bolt-outline:before {
  content: "\f3e5"; }

/* line 1, ionicons.min.css */
.ion-ios-book:before {
  content: "\f3e8"; }

/* line 1, ionicons.min.css */
.ion-ios-book-outline:before {
  content: "\f3e7"; }

/* line 1, ionicons.min.css */
.ion-ios-bookmarks:before {
  content: "\f3ea"; }

/* line 1, ionicons.min.css */
.ion-ios-bookmarks-outline:before {
  content: "\f3e9"; }

/* line 1, ionicons.min.css */
.ion-ios-box:before {
  content: "\f3ec"; }

/* line 1, ionicons.min.css */
.ion-ios-box-outline:before {
  content: "\f3eb"; }

/* line 1, ionicons.min.css */
.ion-ios-briefcase:before {
  content: "\f3ee"; }

/* line 1, ionicons.min.css */
.ion-ios-briefcase-outline:before {
  content: "\f3ed"; }

/* line 1, ionicons.min.css */
.ion-ios-browsers:before {
  content: "\f3f0"; }

/* line 1, ionicons.min.css */
.ion-ios-browsers-outline:before {
  content: "\f3ef"; }

/* line 1, ionicons.min.css */
.ion-ios-calculator:before {
  content: "\f3f2"; }

/* line 1, ionicons.min.css */
.ion-ios-calculator-outline:before {
  content: "\f3f1"; }

/* line 1, ionicons.min.css */
.ion-ios-calendar:before {
  content: "\f3f4"; }

/* line 1, ionicons.min.css */
.ion-ios-calendar-outline:before {
  content: "\f3f3"; }

/* line 1, ionicons.min.css */
.ion-ios-camera:before {
  content: "\f3f6"; }

/* line 1, ionicons.min.css */
.ion-ios-camera-outline:before {
  content: "\f3f5"; }

/* line 1, ionicons.min.css */
.ion-ios-cart:before {
  content: "\f3f8"; }

/* line 1, ionicons.min.css */
.ion-ios-cart-outline:before {
  content: "\f3f7"; }

/* line 1, ionicons.min.css */
.ion-ios-chatboxes:before {
  content: "\f3fa"; }

/* line 1, ionicons.min.css */
.ion-ios-chatboxes-outline:before {
  content: "\f3f9"; }

/* line 1, ionicons.min.css */
.ion-ios-chatbubble:before {
  content: "\f3fc"; }

/* line 1, ionicons.min.css */
.ion-ios-chatbubble-outline:before {
  content: "\f3fb"; }

/* line 1, ionicons.min.css */
.ion-ios-checkmark:before {
  content: "\f3ff"; }

/* line 1, ionicons.min.css */
.ion-ios-checkmark-empty:before {
  content: "\f3fd"; }

/* line 1, ionicons.min.css */
.ion-ios-checkmark-outline:before {
  content: "\f3fe"; }

/* line 1, ionicons.min.css */
.ion-ios-circle-filled:before {
  content: "\f400"; }

/* line 1, ionicons.min.css */
.ion-ios-circle-outline:before {
  content: "\f401"; }

/* line 1, ionicons.min.css */
.ion-ios-clock:before {
  content: "\f403"; }

/* line 1, ionicons.min.css */
.ion-ios-clock-outline:before {
  content: "\f402"; }

/* line 1, ionicons.min.css */
.ion-ios-close:before {
  content: "\f406"; }

/* line 1, ionicons.min.css */
.ion-ios-close-empty:before {
  content: "\f404"; }

/* line 1, ionicons.min.css */
.ion-ios-close-outline:before {
  content: "\f405"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud:before {
  content: "\f40c"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud-download:before {
  content: "\f408"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud-download-outline:before {
  content: "\f407"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud-outline:before {
  content: "\f409"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud-upload:before {
  content: "\f40b"; }

/* line 1, ionicons.min.css */
.ion-ios-cloud-upload-outline:before {
  content: "\f40a"; }

/* line 1, ionicons.min.css */
.ion-ios-cloudy:before {
  content: "\f410"; }

/* line 1, ionicons.min.css */
.ion-ios-cloudy-night:before {
  content: "\f40e"; }

/* line 1, ionicons.min.css */
.ion-ios-cloudy-night-outline:before {
  content: "\f40d"; }

/* line 1, ionicons.min.css */
.ion-ios-cloudy-outline:before {
  content: "\f40f"; }

/* line 1, ionicons.min.css */
.ion-ios-cog:before {
  content: "\f412"; }

/* line 1, ionicons.min.css */
.ion-ios-cog-outline:before {
  content: "\f411"; }

/* line 1, ionicons.min.css */
.ion-ios-color-filter:before {
  content: "\f414"; }

/* line 1, ionicons.min.css */
.ion-ios-color-filter-outline:before {
  content: "\f413"; }

/* line 1, ionicons.min.css */
.ion-ios-color-wand:before {
  content: "\f416"; }

/* line 1, ionicons.min.css */
.ion-ios-color-wand-outline:before {
  content: "\f415"; }

/* line 1, ionicons.min.css */
.ion-ios-compose:before {
  content: "\f418"; }

/* line 1, ionicons.min.css */
.ion-ios-compose-outline:before {
  content: "\f417"; }

/* line 1, ionicons.min.css */
.ion-ios-contact:before {
  content: "\f41a"; }

/* line 1, ionicons.min.css */
.ion-ios-contact-outline:before {
  content: "\f419"; }

/* line 1, ionicons.min.css */
.ion-ios-copy:before {
  content: "\f41c"; }

/* line 1, ionicons.min.css */
.ion-ios-copy-outline:before {
  content: "\f41b"; }

/* line 1, ionicons.min.css */
.ion-ios-crop:before {
  content: "\f41e"; }

/* line 1, ionicons.min.css */
.ion-ios-crop-strong:before {
  content: "\f41d"; }

/* line 1, ionicons.min.css */
.ion-ios-download:before {
  content: "\f420"; }

/* line 1, ionicons.min.css */
.ion-ios-download-outline:before {
  content: "\f41f"; }

/* line 1, ionicons.min.css */
.ion-ios-drag:before {
  content: "\f421"; }

/* line 1, ionicons.min.css */
.ion-ios-email:before {
  content: "\f423"; }

/* line 1, ionicons.min.css */
.ion-ios-email-outline:before {
  content: "\f422"; }

/* line 1, ionicons.min.css */
.ion-ios-eye:before {
  content: "\f425"; }

/* line 1, ionicons.min.css */
.ion-ios-eye-outline:before {
  content: "\f424"; }

/* line 1, ionicons.min.css */
.ion-ios-fastforward:before {
  content: "\f427"; }

/* line 1, ionicons.min.css */
.ion-ios-fastforward-outline:before {
  content: "\f426"; }

/* line 1, ionicons.min.css */
.ion-ios-filing:before {
  content: "\f429"; }

/* line 1, ionicons.min.css */
.ion-ios-filing-outline:before {
  content: "\f428"; }

/* line 1, ionicons.min.css */
.ion-ios-film:before {
  content: "\f42b"; }

/* line 1, ionicons.min.css */
.ion-ios-film-outline:before {
  content: "\f42a"; }

/* line 1, ionicons.min.css */
.ion-ios-flag:before {
  content: "\f42d"; }

/* line 1, ionicons.min.css */
.ion-ios-flag-outline:before {
  content: "\f42c"; }

/* line 1, ionicons.min.css */
.ion-ios-flame:before {
  content: "\f42f"; }

/* line 1, ionicons.min.css */
.ion-ios-flame-outline:before {
  content: "\f42e"; }

/* line 1, ionicons.min.css */
.ion-ios-flask:before {
  content: "\f431"; }

/* line 1, ionicons.min.css */
.ion-ios-flask-outline:before {
  content: "\f430"; }

/* line 1, ionicons.min.css */
.ion-ios-flower:before {
  content: "\f433"; }

/* line 1, ionicons.min.css */
.ion-ios-flower-outline:before {
  content: "\f432"; }

/* line 1, ionicons.min.css */
.ion-ios-folder:before {
  content: "\f435"; }

/* line 1, ionicons.min.css */
.ion-ios-folder-outline:before {
  content: "\f434"; }

/* line 1, ionicons.min.css */
.ion-ios-football:before {
  content: "\f437"; }

/* line 1, ionicons.min.css */
.ion-ios-football-outline:before {
  content: "\f436"; }

/* line 1, ionicons.min.css */
.ion-ios-game-controller-a:before {
  content: "\f439"; }

/* line 1, ionicons.min.css */
.ion-ios-game-controller-a-outline:before {
  content: "\f438"; }

/* line 1, ionicons.min.css */
.ion-ios-game-controller-b:before {
  content: "\f43b"; }

/* line 1, ionicons.min.css */
.ion-ios-game-controller-b-outline:before {
  content: "\f43a"; }

/* line 1, ionicons.min.css */
.ion-ios-gear:before {
  content: "\f43d"; }

/* line 1, ionicons.min.css */
.ion-ios-gear-outline:before {
  content: "\f43c"; }

/* line 1, ionicons.min.css */
.ion-ios-glasses:before {
  content: "\f43f"; }

/* line 1, ionicons.min.css */
.ion-ios-glasses-outline:before {
  content: "\f43e"; }

/* line 1, ionicons.min.css */
.ion-ios-grid-view:before {
  content: "\f441"; }

/* line 1, ionicons.min.css */
.ion-ios-grid-view-outline:before {
  content: "\f440"; }

/* line 1, ionicons.min.css */
.ion-ios-heart:before {
  content: "\f443"; }

/* line 1, ionicons.min.css */
.ion-ios-heart-outline:before {
  content: "\f442"; }

/* line 1, ionicons.min.css */
.ion-ios-help:before {
  content: "\f446"; }

/* line 1, ionicons.min.css */
.ion-ios-help-empty:before {
  content: "\f444"; }

/* line 1, ionicons.min.css */
.ion-ios-help-outline:before {
  content: "\f445"; }

/* line 1, ionicons.min.css */
.ion-ios-home:before {
  content: "\f448"; }

/* line 1, ionicons.min.css */
.ion-ios-home-outline:before {
  content: "\f447"; }

/* line 1, ionicons.min.css */
.ion-ios-infinite:before {
  content: "\f44a"; }

/* line 1, ionicons.min.css */
.ion-ios-infinite-outline:before {
  content: "\f449"; }

/* line 1, ionicons.min.css */
.ion-ios-information:before {
  content: "\f44d"; }

/* line 1, ionicons.min.css */
.ion-ios-information-empty:before {
  content: "\f44b"; }

/* line 1, ionicons.min.css */
.ion-ios-information-outline:before {
  content: "\f44c"; }

/* line 1, ionicons.min.css */
.ion-ios-ionic-outline:before {
  content: "\f44e"; }

/* line 1, ionicons.min.css */
.ion-ios-keypad:before {
  content: "\f450"; }

/* line 1, ionicons.min.css */
.ion-ios-keypad-outline:before {
  content: "\f44f"; }

/* line 1, ionicons.min.css */
.ion-ios-lightbulb:before {
  content: "\f452"; }

/* line 1, ionicons.min.css */
.ion-ios-lightbulb-outline:before {
  content: "\f451"; }

/* line 1, ionicons.min.css */
.ion-ios-list:before {
  content: "\f454"; }

/* line 1, ionicons.min.css */
.ion-ios-list-outline:before {
  content: "\f453"; }

/* line 1, ionicons.min.css */
.ion-ios-location:before {
  content: "\f456"; }

/* line 1, ionicons.min.css */
.ion-ios-location-outline:before {
  content: "\f455"; }

/* line 1, ionicons.min.css */
.ion-ios-locked:before {
  content: "\f458"; }

/* line 1, ionicons.min.css */
.ion-ios-locked-outline:before {
  content: "\f457"; }

/* line 1, ionicons.min.css */
.ion-ios-loop:before {
  content: "\f45a"; }

/* line 1, ionicons.min.css */
.ion-ios-loop-strong:before {
  content: "\f459"; }

/* line 1, ionicons.min.css */
.ion-ios-medical:before {
  content: "\f45c"; }

/* line 1, ionicons.min.css */
.ion-ios-medical-outline:before {
  content: "\f45b"; }

/* line 1, ionicons.min.css */
.ion-ios-medkit:before {
  content: "\f45e"; }

/* line 1, ionicons.min.css */
.ion-ios-medkit-outline:before {
  content: "\f45d"; }

/* line 1, ionicons.min.css */
.ion-ios-mic:before {
  content: "\f461"; }

/* line 1, ionicons.min.css */
.ion-ios-mic-off:before {
  content: "\f45f"; }

/* line 1, ionicons.min.css */
.ion-ios-mic-outline:before {
  content: "\f460"; }

/* line 1, ionicons.min.css */
.ion-ios-minus:before {
  content: "\f464"; }

/* line 1, ionicons.min.css */
.ion-ios-minus-empty:before {
  content: "\f462"; }

/* line 1, ionicons.min.css */
.ion-ios-minus-outline:before {
  content: "\f463"; }

/* line 1, ionicons.min.css */
.ion-ios-monitor:before {
  content: "\f466"; }

/* line 1, ionicons.min.css */
.ion-ios-monitor-outline:before {
  content: "\f465"; }

/* line 1, ionicons.min.css */
.ion-ios-moon:before {
  content: "\f468"; }

/* line 1, ionicons.min.css */
.ion-ios-moon-outline:before {
  content: "\f467"; }

/* line 1, ionicons.min.css */
.ion-ios-more:before {
  content: "\f46a"; }

/* line 1, ionicons.min.css */
.ion-ios-more-outline:before {
  content: "\f469"; }

/* line 1, ionicons.min.css */
.ion-ios-musical-note:before {
  content: "\f46b"; }

/* line 1, ionicons.min.css */
.ion-ios-musical-notes:before {
  content: "\f46c"; }

/* line 1, ionicons.min.css */
.ion-ios-navigate:before {
  content: "\f46e"; }

/* line 1, ionicons.min.css */
.ion-ios-navigate-outline:before {
  content: "\f46d"; }

/* line 1, ionicons.min.css */
.ion-ios-nutrition:before {
  content: "\f470"; }

/* line 1, ionicons.min.css */
.ion-ios-nutrition-outline:before {
  content: "\f46f"; }

/* line 1, ionicons.min.css */
.ion-ios-paper:before {
  content: "\f472"; }

/* line 1, ionicons.min.css */
.ion-ios-paper-outline:before {
  content: "\f471"; }

/* line 1, ionicons.min.css */
.ion-ios-paperplane:before {
  content: "\f474"; }

/* line 1, ionicons.min.css */
.ion-ios-paperplane-outline:before {
  content: "\f473"; }

/* line 1, ionicons.min.css */
.ion-ios-partlysunny:before {
  content: "\f476"; }

/* line 1, ionicons.min.css */
.ion-ios-partlysunny-outline:before {
  content: "\f475"; }

/* line 1, ionicons.min.css */
.ion-ios-pause:before {
  content: "\f478"; }

/* line 1, ionicons.min.css */
.ion-ios-pause-outline:before {
  content: "\f477"; }

/* line 1, ionicons.min.css */
.ion-ios-paw:before {
  content: "\f47a"; }

/* line 1, ionicons.min.css */
.ion-ios-paw-outline:before {
  content: "\f479"; }

/* line 1, ionicons.min.css */
.ion-ios-people:before {
  content: "\f47c"; }

/* line 1, ionicons.min.css */
.ion-ios-people-outline:before {
  content: "\f47b"; }

/* line 1, ionicons.min.css */
.ion-ios-person:before {
  content: "\f47e"; }

/* line 1, ionicons.min.css */
.ion-ios-person-outline:before {
  content: "\f47d"; }

/* line 1, ionicons.min.css */
.ion-ios-personadd:before {
  content: "\f480"; }

/* line 1, ionicons.min.css */
.ion-ios-personadd-outline:before {
  content: "\f47f"; }

/* line 1, ionicons.min.css */
.ion-ios-photos:before {
  content: "\f482"; }

/* line 1, ionicons.min.css */
.ion-ios-photos-outline:before {
  content: "\f481"; }

/* line 1, ionicons.min.css */
.ion-ios-pie:before {
  content: "\f484"; }

/* line 1, ionicons.min.css */
.ion-ios-pie-outline:before {
  content: "\f483"; }

/* line 1, ionicons.min.css */
.ion-ios-pint:before {
  content: "\f486"; }

/* line 1, ionicons.min.css */
.ion-ios-pint-outline:before {
  content: "\f485"; }

/* line 1, ionicons.min.css */
.ion-ios-play:before {
  content: "\f488"; }

/* line 1, ionicons.min.css */
.ion-ios-play-outline:before {
  content: "\f487"; }

/* line 1, ionicons.min.css */
.ion-ios-plus:before {
  content: "\f48b"; }

/* line 1, ionicons.min.css */
.ion-ios-plus-empty:before {
  content: "\f489"; }

/* line 1, ionicons.min.css */
.ion-ios-plus-outline:before {
  content: "\f48a"; }

/* line 1, ionicons.min.css */
.ion-ios-pricetag:before {
  content: "\f48d"; }

/* line 1, ionicons.min.css */
.ion-ios-pricetag-outline:before {
  content: "\f48c"; }

/* line 1, ionicons.min.css */
.ion-ios-pricetags:before {
  content: "\f48f"; }

/* line 1, ionicons.min.css */
.ion-ios-pricetags-outline:before {
  content: "\f48e"; }

/* line 1, ionicons.min.css */
.ion-ios-printer:before {
  content: "\f491"; }

/* line 1, ionicons.min.css */
.ion-ios-printer-outline:before {
  content: "\f490"; }

/* line 1, ionicons.min.css */
.ion-ios-pulse:before {
  content: "\f493"; }

/* line 1, ionicons.min.css */
.ion-ios-pulse-strong:before {
  content: "\f492"; }

/* line 1, ionicons.min.css */
.ion-ios-rainy:before {
  content: "\f495"; }

/* line 1, ionicons.min.css */
.ion-ios-rainy-outline:before {
  content: "\f494"; }

/* line 1, ionicons.min.css */
.ion-ios-recording:before {
  content: "\f497"; }

/* line 1, ionicons.min.css */
.ion-ios-recording-outline:before {
  content: "\f496"; }

/* line 1, ionicons.min.css */
.ion-ios-redo:before {
  content: "\f499"; }

/* line 1, ionicons.min.css */
.ion-ios-redo-outline:before {
  content: "\f498"; }

/* line 1, ionicons.min.css */
.ion-ios-refresh:before {
  content: "\f49c"; }

/* line 1, ionicons.min.css */
.ion-ios-refresh-empty:before {
  content: "\f49a"; }

/* line 1, ionicons.min.css */
.ion-ios-refresh-outline:before {
  content: "\f49b"; }

/* line 1, ionicons.min.css */
.ion-ios-reload:before {
  content: "\f49d"; }

/* line 1, ionicons.min.css */
.ion-ios-reverse-camera:before {
  content: "\f49f"; }

/* line 1, ionicons.min.css */
.ion-ios-reverse-camera-outline:before {
  content: "\f49e"; }

/* line 1, ionicons.min.css */
.ion-ios-rewind:before {
  content: "\f4a1"; }

/* line 1, ionicons.min.css */
.ion-ios-rewind-outline:before {
  content: "\f4a0"; }

/* line 1, ionicons.min.css */
.ion-ios-rose:before {
  content: "\f4a3"; }

/* line 1, ionicons.min.css */
.ion-ios-rose-outline:before {
  content: "\f4a2"; }

/* line 1, ionicons.min.css */
.ion-ios-search:before {
  content: "\f4a5"; }

/* line 1, ionicons.min.css */
.ion-ios-search-strong:before {
  content: "\f4a4"; }

/* line 1, ionicons.min.css */
.ion-ios-settings:before {
  content: "\f4a7"; }

/* line 1, ionicons.min.css */
.ion-ios-settings-strong:before {
  content: "\f4a6"; }

/* line 1, ionicons.min.css */
.ion-ios-shuffle:before {
  content: "\f4a9"; }

/* line 1, ionicons.min.css */
.ion-ios-shuffle-strong:before {
  content: "\f4a8"; }

/* line 1, ionicons.min.css */
.ion-ios-skipbackward:before {
  content: "\f4ab"; }

/* line 1, ionicons.min.css */
.ion-ios-skipbackward-outline:before {
  content: "\f4aa"; }

/* line 1, ionicons.min.css */
.ion-ios-skipforward:before {
  content: "\f4ad"; }

/* line 1, ionicons.min.css */
.ion-ios-skipforward-outline:before {
  content: "\f4ac"; }

/* line 1, ionicons.min.css */
.ion-ios-snowy:before {
  content: "\f4ae"; }

/* line 1, ionicons.min.css */
.ion-ios-speedometer:before {
  content: "\f4b0"; }

/* line 1, ionicons.min.css */
.ion-ios-speedometer-outline:before {
  content: "\f4af"; }

/* line 1, ionicons.min.css */
.ion-ios-star:before {
  content: "\f4b3"; }

/* line 1, ionicons.min.css */
.ion-ios-star-half:before {
  content: "\f4b1"; }

/* line 1, ionicons.min.css */
.ion-ios-star-outline:before {
  content: "\f4b2"; }

/* line 1, ionicons.min.css */
.ion-ios-stopwatch:before {
  content: "\f4b5"; }

/* line 1, ionicons.min.css */
.ion-ios-stopwatch-outline:before {
  content: "\f4b4"; }

/* line 1, ionicons.min.css */
.ion-ios-sunny:before {
  content: "\f4b7"; }

/* line 1, ionicons.min.css */
.ion-ios-sunny-outline:before {
  content: "\f4b6"; }

/* line 1, ionicons.min.css */
.ion-ios-telephone:before {
  content: "\f4b9"; }

/* line 1, ionicons.min.css */
.ion-ios-telephone-outline:before {
  content: "\f4b8"; }

/* line 1, ionicons.min.css */
.ion-ios-tennisball:before {
  content: "\f4bb"; }

/* line 1, ionicons.min.css */
.ion-ios-tennisball-outline:before {
  content: "\f4ba"; }

/* line 1, ionicons.min.css */
.ion-ios-thunderstorm:before {
  content: "\f4bd"; }

/* line 1, ionicons.min.css */
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc"; }

/* line 1, ionicons.min.css */
.ion-ios-time:before {
  content: "\f4bf"; }

/* line 1, ionicons.min.css */
.ion-ios-time-outline:before {
  content: "\f4be"; }

/* line 1, ionicons.min.css */
.ion-ios-timer:before {
  content: "\f4c1"; }

/* line 1, ionicons.min.css */
.ion-ios-timer-outline:before {
  content: "\f4c0"; }

/* line 1, ionicons.min.css */
.ion-ios-toggle:before {
  content: "\f4c3"; }

/* line 1, ionicons.min.css */
.ion-ios-toggle-outline:before {
  content: "\f4c2"; }

/* line 1, ionicons.min.css */
.ion-ios-trash:before {
  content: "\f4c5"; }

/* line 1, ionicons.min.css */
.ion-ios-trash-outline:before {
  content: "\f4c4"; }

/* line 1, ionicons.min.css */
.ion-ios-undo:before {
  content: "\f4c7"; }

/* line 1, ionicons.min.css */
.ion-ios-undo-outline:before {
  content: "\f4c6"; }

/* line 1, ionicons.min.css */
.ion-ios-unlocked:before {
  content: "\f4c9"; }

/* line 1, ionicons.min.css */
.ion-ios-unlocked-outline:before {
  content: "\f4c8"; }

/* line 1, ionicons.min.css */
.ion-ios-upload:before {
  content: "\f4cb"; }

/* line 1, ionicons.min.css */
.ion-ios-upload-outline:before {
  content: "\f4ca"; }

/* line 1, ionicons.min.css */
.ion-ios-videocam:before {
  content: "\f4cd"; }

/* line 1, ionicons.min.css */
.ion-ios-videocam-outline:before {
  content: "\f4cc"; }

/* line 1, ionicons.min.css */
.ion-ios-volume-high:before {
  content: "\f4ce"; }

/* line 1, ionicons.min.css */
.ion-ios-volume-low:before {
  content: "\f4cf"; }

/* line 1, ionicons.min.css */
.ion-ios-wineglass:before {
  content: "\f4d1"; }

/* line 1, ionicons.min.css */
.ion-ios-wineglass-outline:before {
  content: "\f4d0"; }

/* line 1, ionicons.min.css */
.ion-ios-world:before {
  content: "\f4d3"; }

/* line 1, ionicons.min.css */
.ion-ios-world-outline:before {
  content: "\f4d2"; }

/* line 1, ionicons.min.css */
.ion-ipad:before {
  content: "\f1f9"; }

/* line 1, ionicons.min.css */
.ion-iphone:before {
  content: "\f1fa"; }

/* line 1, ionicons.min.css */
.ion-ipod:before {
  content: "\f1fb"; }

/* line 1, ionicons.min.css */
.ion-jet:before {
  content: "\f295"; }

/* line 1, ionicons.min.css */
.ion-key:before {
  content: "\f296"; }

/* line 1, ionicons.min.css */
.ion-knife:before {
  content: "\f297"; }

/* line 1, ionicons.min.css */
.ion-laptop:before {
  content: "\f1fc"; }

/* line 1, ionicons.min.css */
.ion-leaf:before {
  content: "\f1fd"; }

/* line 1, ionicons.min.css */
.ion-levels:before {
  content: "\f298"; }

/* line 1, ionicons.min.css */
.ion-lightbulb:before {
  content: "\f299"; }

/* line 1, ionicons.min.css */
.ion-link:before {
  content: "\f1fe"; }

/* line 1, ionicons.min.css */
.ion-load-a:before {
  content: "\f29a"; }

/* line 1, ionicons.min.css */
.ion-load-b:before {
  content: "\f29b"; }

/* line 1, ionicons.min.css */
.ion-load-c:before {
  content: "\f29c"; }

/* line 1, ionicons.min.css */
.ion-load-d:before {
  content: "\f29d"; }

/* line 1, ionicons.min.css */
.ion-location:before {
  content: "\f1ff"; }

/* line 1, ionicons.min.css */
.ion-lock-combination:before {
  content: "\f4d4"; }

/* line 1, ionicons.min.css */
.ion-locked:before {
  content: "\f200"; }

/* line 1, ionicons.min.css */
.ion-log-in:before {
  content: "\f29e"; }

/* line 1, ionicons.min.css */
.ion-log-out:before {
  content: "\f29f"; }

/* line 1, ionicons.min.css */
.ion-loop:before {
  content: "\f201"; }

/* line 1, ionicons.min.css */
.ion-magnet:before {
  content: "\f2a0"; }

/* line 1, ionicons.min.css */
.ion-male:before {
  content: "\f2a1"; }

/* line 1, ionicons.min.css */
.ion-man:before {
  content: "\f202"; }

/* line 1, ionicons.min.css */
.ion-map:before {
  content: "\f203"; }

/* line 1, ionicons.min.css */
.ion-medkit:before {
  content: "\f2a2"; }

/* line 1, ionicons.min.css */
.ion-merge:before {
  content: "\f33f"; }

/* line 1, ionicons.min.css */
.ion-mic-a:before {
  content: "\f204"; }

/* line 1, ionicons.min.css */
.ion-mic-b:before {
  content: "\f205"; }

/* line 1, ionicons.min.css */
.ion-mic-c:before {
  content: "\f206"; }

/* line 1, ionicons.min.css */
.ion-minus:before {
  content: "\f209"; }

/* line 1, ionicons.min.css */
.ion-minus-circled:before {
  content: "\f207"; }

/* line 1, ionicons.min.css */
.ion-minus-round:before {
  content: "\f208"; }

/* line 1, ionicons.min.css */
.ion-model-s:before {
  content: "\f2c1"; }

/* line 1, ionicons.min.css */
.ion-monitor:before {
  content: "\f20a"; }

/* line 1, ionicons.min.css */
.ion-more:before {
  content: "\f20b"; }

/* line 1, ionicons.min.css */
.ion-mouse:before {
  content: "\f340"; }

/* line 1, ionicons.min.css */
.ion-music-note:before {
  content: "\f20c"; }

/* line 1, ionicons.min.css */
.ion-navicon:before {
  content: "\f20e"; }

/* line 1, ionicons.min.css */
.ion-navicon-round:before {
  content: "\f20d"; }

/* line 1, ionicons.min.css */
.ion-navigate:before {
  content: "\f2a3"; }

/* line 1, ionicons.min.css */
.ion-network:before {
  content: "\f341"; }

/* line 1, ionicons.min.css */
.ion-no-smoking:before {
  content: "\f2c2"; }

/* line 1, ionicons.min.css */
.ion-nuclear:before {
  content: "\f2a4"; }

/* line 1, ionicons.min.css */
.ion-outlet:before {
  content: "\f342"; }

/* line 1, ionicons.min.css */
.ion-paintbrush:before {
  content: "\f4d5"; }

/* line 1, ionicons.min.css */
.ion-paintbucket:before {
  content: "\f4d6"; }

/* line 1, ionicons.min.css */
.ion-paper-airplane:before {
  content: "\f2c3"; }

/* line 1, ionicons.min.css */
.ion-paperclip:before {
  content: "\f20f"; }

/* line 1, ionicons.min.css */
.ion-pause:before {
  content: "\f210"; }

/* line 1, ionicons.min.css */
.ion-person:before {
  content: "\f213"; }

/* line 1, ionicons.min.css */
.ion-person-add:before {
  content: "\f211"; }

/* line 1, ionicons.min.css */
.ion-person-stalker:before {
  content: "\f212"; }

/* line 1, ionicons.min.css */
.ion-pie-graph:before {
  content: "\f2a5"; }

/* line 1, ionicons.min.css */
.ion-pin:before {
  content: "\f2a6"; }

/* line 1, ionicons.min.css */
.ion-pinpoint:before {
  content: "\f2a7"; }

/* line 1, ionicons.min.css */
.ion-pizza:before {
  content: "\f2a8"; }

/* line 1, ionicons.min.css */
.ion-plane:before {
  content: "\f214"; }

/* line 1, ionicons.min.css */
.ion-planet:before {
  content: "\f343"; }

/* line 1, ionicons.min.css */
.ion-play:before {
  content: "\f215"; }

/* line 1, ionicons.min.css */
.ion-playstation:before {
  content: "\f30a"; }

/* line 1, ionicons.min.css */
.ion-plus:before {
  content: "\f218"; }

/* line 1, ionicons.min.css */
.ion-plus-circled:before {
  content: "\f216"; }

/* line 1, ionicons.min.css */
.ion-plus-round:before {
  content: "\f217"; }

/* line 1, ionicons.min.css */
.ion-podium:before {
  content: "\f344"; }

/* line 1, ionicons.min.css */
.ion-pound:before {
  content: "\f219"; }

/* line 1, ionicons.min.css */
.ion-power:before {
  content: "\f2a9"; }

/* line 1, ionicons.min.css */
.ion-pricetag:before {
  content: "\f2aa"; }

/* line 1, ionicons.min.css */
.ion-pricetags:before {
  content: "\f2ab"; }

/* line 1, ionicons.min.css */
.ion-printer:before {
  content: "\f21a"; }

/* line 1, ionicons.min.css */
.ion-pull-request:before {
  content: "\f345"; }

/* line 1, ionicons.min.css */
.ion-qr-scanner:before {
  content: "\f346"; }

/* line 1, ionicons.min.css */
.ion-quote:before {
  content: "\f347"; }

/* line 1, ionicons.min.css */
.ion-radio-waves:before {
  content: "\f2ac"; }

/* line 1, ionicons.min.css */
.ion-record:before {
  content: "\f21b"; }

/* line 1, ionicons.min.css */
.ion-refresh:before {
  content: "\f21c"; }

/* line 1, ionicons.min.css */
.ion-reply:before {
  content: "\f21e"; }

/* line 1, ionicons.min.css */
.ion-reply-all:before {
  content: "\f21d"; }

/* line 1, ionicons.min.css */
.ion-ribbon-a:before {
  content: "\f348"; }

/* line 1, ionicons.min.css */
.ion-ribbon-b:before {
  content: "\f349"; }

/* line 1, ionicons.min.css */
.ion-sad:before {
  content: "\f34a"; }

/* line 1, ionicons.min.css */
.ion-sad-outline:before {
  content: "\f4d7"; }

/* line 1, ionicons.min.css */
.ion-scissors:before {
  content: "\f34b"; }

/* line 1, ionicons.min.css */
.ion-search:before {
  content: "\f21f"; }

/* line 1, ionicons.min.css */
.ion-settings:before {
  content: "\f2ad"; }

/* line 1, ionicons.min.css */
.ion-share:before {
  content: "\f220"; }

/* line 1, ionicons.min.css */
.ion-shuffle:before {
  content: "\f221"; }

/* line 1, ionicons.min.css */
.ion-skip-backward:before {
  content: "\f222"; }

/* line 1, ionicons.min.css */
.ion-skip-forward:before {
  content: "\f223"; }

/* line 1, ionicons.min.css */
.ion-social-android:before {
  content: "\f225"; }

/* line 1, ionicons.min.css */
.ion-social-android-outline:before {
  content: "\f224"; }

/* line 1, ionicons.min.css */
.ion-social-angular:before {
  content: "\f4d9"; }

/* line 1, ionicons.min.css */
.ion-social-angular-outline:before {
  content: "\f4d8"; }

/* line 1, ionicons.min.css */
.ion-social-apple:before {
  content: "\f227"; }

/* line 1, ionicons.min.css */
.ion-social-apple-outline:before {
  content: "\f226"; }

/* line 1, ionicons.min.css */
.ion-social-bitcoin:before {
  content: "\f2af"; }

/* line 1, ionicons.min.css */
.ion-social-bitcoin-outline:before {
  content: "\f2ae"; }

/* line 1, ionicons.min.css */
.ion-social-buffer:before {
  content: "\f229"; }

/* line 1, ionicons.min.css */
.ion-social-buffer-outline:before {
  content: "\f228"; }

/* line 1, ionicons.min.css */
.ion-social-chrome:before {
  content: "\f4db"; }

/* line 1, ionicons.min.css */
.ion-social-chrome-outline:before {
  content: "\f4da"; }

/* line 1, ionicons.min.css */
.ion-social-codepen:before {
  content: "\f4dd"; }

/* line 1, ionicons.min.css */
.ion-social-codepen-outline:before {
  content: "\f4dc"; }

/* line 1, ionicons.min.css */
.ion-social-css3:before {
  content: "\f4df"; }

/* line 1, ionicons.min.css */
.ion-social-css3-outline:before {
  content: "\f4de"; }

/* line 1, ionicons.min.css */
.ion-social-designernews:before {
  content: "\f22b"; }

/* line 1, ionicons.min.css */
.ion-social-designernews-outline:before {
  content: "\f22a"; }

/* line 1, ionicons.min.css */
.ion-social-dribbble:before {
  content: "\f22d"; }

/* line 1, ionicons.min.css */
.ion-social-dribbble-outline:before {
  content: "\f22c"; }

/* line 1, ionicons.min.css */
.ion-social-dropbox:before {
  content: "\f22f"; }

/* line 1, ionicons.min.css */
.ion-social-dropbox-outline:before {
  content: "\f22e"; }

/* line 1, ionicons.min.css */
.ion-social-euro:before {
  content: "\f4e1"; }

/* line 1, ionicons.min.css */
.ion-social-euro-outline:before {
  content: "\f4e0"; }

/* line 1, ionicons.min.css */
.ion-social-facebook:before {
  content: "\f231"; }

/* line 1, ionicons.min.css */
.ion-social-facebook-outline:before {
  content: "\f230"; }

/* line 1, ionicons.min.css */
.ion-social-foursquare:before {
  content: "\f34d"; }

/* line 1, ionicons.min.css */
.ion-social-foursquare-outline:before {
  content: "\f34c"; }

/* line 1, ionicons.min.css */
.ion-social-freebsd-devil:before {
  content: "\f2c4"; }

/* line 1, ionicons.min.css */
.ion-social-github:before {
  content: "\f233"; }

/* line 1, ionicons.min.css */
.ion-social-github-outline:before {
  content: "\f232"; }

/* line 1, ionicons.min.css */
.ion-social-google:before {
  content: "\f34f"; }

/* line 1, ionicons.min.css */
.ion-social-google-outline:before {
  content: "\f34e"; }

/* line 1, ionicons.min.css */
.ion-social-googleplus:before {
  content: "\f235"; }

/* line 1, ionicons.min.css */
.ion-social-googleplus-outline:before {
  content: "\f234"; }

/* line 1, ionicons.min.css */
.ion-social-hackernews:before {
  content: "\f237"; }

/* line 1, ionicons.min.css */
.ion-social-hackernews-outline:before {
  content: "\f236"; }

/* line 1, ionicons.min.css */
.ion-social-html5:before {
  content: "\f4e3"; }

/* line 1, ionicons.min.css */
.ion-social-html5-outline:before {
  content: "\f4e2"; }

/* line 1, ionicons.min.css */
.ion-social-instagram:before {
  content: "\f351"; }

/* line 1, ionicons.min.css */
.ion-social-instagram-outline:before {
  content: "\f350"; }

/* line 1, ionicons.min.css */
.ion-social-javascript:before {
  content: "\f4e5"; }

/* line 1, ionicons.min.css */
.ion-social-javascript-outline:before {
  content: "\f4e4"; }

/* line 1, ionicons.min.css */
.ion-social-linkedin:before {
  content: "\f239"; }

/* line 1, ionicons.min.css */
.ion-social-linkedin-outline:before {
  content: "\f238"; }

/* line 1, ionicons.min.css */
.ion-social-markdown:before {
  content: "\f4e6"; }

/* line 1, ionicons.min.css */
.ion-social-nodejs:before {
  content: "\f4e7"; }

/* line 1, ionicons.min.css */
.ion-social-octocat:before {
  content: "\f4e8"; }

/* line 1, ionicons.min.css */
.ion-social-pinterest:before {
  content: "\f2b1"; }

/* line 1, ionicons.min.css */
.ion-social-pinterest-outline:before {
  content: "\f2b0"; }

/* line 1, ionicons.min.css */
.ion-social-python:before {
  content: "\f4e9"; }

/* line 1, ionicons.min.css */
.ion-social-reddit:before {
  content: "\f23b"; }

/* line 1, ionicons.min.css */
.ion-social-reddit-outline:before {
  content: "\f23a"; }

/* line 1, ionicons.min.css */
.ion-social-rss:before {
  content: "\f23d"; }

/* line 1, ionicons.min.css */
.ion-social-rss-outline:before {
  content: "\f23c"; }

/* line 1, ionicons.min.css */
.ion-social-sass:before {
  content: "\f4ea"; }

/* line 1, ionicons.min.css */
.ion-social-skype:before {
  content: "\f23f"; }

/* line 1, ionicons.min.css */
.ion-social-skype-outline:before {
  content: "\f23e"; }

/* line 1, ionicons.min.css */
.ion-social-snapchat:before {
  content: "\f4ec"; }

/* line 1, ionicons.min.css */
.ion-social-snapchat-outline:before {
  content: "\f4eb"; }

/* line 1, ionicons.min.css */
.ion-social-tumblr:before {
  content: "\f241"; }

/* line 1, ionicons.min.css */
.ion-social-tumblr-outline:before {
  content: "\f240"; }

/* line 1, ionicons.min.css */
.ion-social-tux:before {
  content: "\f2c5"; }

/* line 1, ionicons.min.css */
.ion-social-twitch:before {
  content: "\f4ee"; }

/* line 1, ionicons.min.css */
.ion-social-twitch-outline:before {
  content: "\f4ed"; }

/* line 1, ionicons.min.css */
.ion-social-twitter:before {
  content: "\f243"; }

/* line 1, ionicons.min.css */
.ion-social-twitter-outline:before {
  content: "\f242"; }

/* line 1, ionicons.min.css */
.ion-social-usd:before {
  content: "\f353"; }

/* line 1, ionicons.min.css */
.ion-social-usd-outline:before {
  content: "\f352"; }

/* line 1, ionicons.min.css */
.ion-social-vimeo:before {
  content: "\f245"; }

/* line 1, ionicons.min.css */
.ion-social-vimeo-outline:before {
  content: "\f244"; }

/* line 1, ionicons.min.css */
.ion-social-whatsapp:before {
  content: "\f4f0"; }

/* line 1, ionicons.min.css */
.ion-social-whatsapp-outline:before {
  content: "\f4ef"; }

/* line 1, ionicons.min.css */
.ion-social-windows:before {
  content: "\f247"; }

/* line 1, ionicons.min.css */
.ion-social-windows-outline:before {
  content: "\f246"; }

/* line 1, ionicons.min.css */
.ion-social-wordpress:before {
  content: "\f249"; }

/* line 1, ionicons.min.css */
.ion-social-wordpress-outline:before {
  content: "\f248"; }

/* line 1, ionicons.min.css */
.ion-social-yahoo:before {
  content: "\f24b"; }

/* line 1, ionicons.min.css */
.ion-social-yahoo-outline:before {
  content: "\f24a"; }

/* line 1, ionicons.min.css */
.ion-social-yen:before {
  content: "\f4f2"; }

/* line 1, ionicons.min.css */
.ion-social-yen-outline:before {
  content: "\f4f1"; }

/* line 1, ionicons.min.css */
.ion-social-youtube:before {
  content: "\f24d"; }

/* line 1, ionicons.min.css */
.ion-social-youtube-outline:before {
  content: "\f24c"; }

/* line 1, ionicons.min.css */
.ion-soup-can:before {
  content: "\f4f4"; }

/* line 1, ionicons.min.css */
.ion-soup-can-outline:before {
  content: "\f4f3"; }

/* line 1, ionicons.min.css */
.ion-speakerphone:before {
  content: "\f2b2"; }

/* line 1, ionicons.min.css */
.ion-speedometer:before {
  content: "\f2b3"; }

/* line 1, ionicons.min.css */
.ion-spoon:before {
  content: "\f2b4"; }

/* line 1, ionicons.min.css */
.ion-star:before {
  content: "\f24e"; }

/* line 1, ionicons.min.css */
.ion-stats-bars:before {
  content: "\f2b5"; }

/* line 1, ionicons.min.css */
.ion-steam:before {
  content: "\f30b"; }

/* line 1, ionicons.min.css */
.ion-stop:before {
  content: "\f24f"; }

/* line 1, ionicons.min.css */
.ion-thermometer:before {
  content: "\f2b6"; }

/* line 1, ionicons.min.css */
.ion-thumbsdown:before {
  content: "\f250"; }

/* line 1, ionicons.min.css */
.ion-thumbsup:before {
  content: "\f251"; }

/* line 1, ionicons.min.css */
.ion-toggle:before {
  content: "\f355"; }

/* line 1, ionicons.min.css */
.ion-toggle-filled:before {
  content: "\f354"; }

/* line 1, ionicons.min.css */
.ion-transgender:before {
  content: "\f4f5"; }

/* line 1, ionicons.min.css */
.ion-trash-a:before {
  content: "\f252"; }

/* line 1, ionicons.min.css */
.ion-trash-b:before {
  content: "\f253"; }

/* line 1, ionicons.min.css */
.ion-trophy:before {
  content: "\f356"; }

/* line 1, ionicons.min.css */
.ion-tshirt:before {
  content: "\f4f7"; }

/* line 1, ionicons.min.css */
.ion-tshirt-outline:before {
  content: "\f4f6"; }

/* line 1, ionicons.min.css */
.ion-umbrella:before {
  content: "\f2b7"; }

/* line 1, ionicons.min.css */
.ion-university:before {
  content: "\f357"; }

/* line 1, ionicons.min.css */
.ion-unlocked:before {
  content: "\f254"; }

/* line 1, ionicons.min.css */
.ion-upload:before {
  content: "\f255"; }

/* line 1, ionicons.min.css */
.ion-usb:before {
  content: "\f2b8"; }

/* line 1, ionicons.min.css */
.ion-videocamera:before {
  content: "\f256"; }

/* line 1, ionicons.min.css */
.ion-volume-high:before {
  content: "\f257"; }

/* line 1, ionicons.min.css */
.ion-volume-low:before {
  content: "\f258"; }

/* line 1, ionicons.min.css */
.ion-volume-medium:before {
  content: "\f259"; }

/* line 1, ionicons.min.css */
.ion-volume-mute:before {
  content: "\f25a"; }

/* line 1, ionicons.min.css */
.ion-wand:before {
  content: "\f358"; }

/* line 1, ionicons.min.css */
.ion-waterdrop:before {
  content: "\f25b"; }

/* line 1, ionicons.min.css */
.ion-wifi:before {
  content: "\f25c"; }

/* line 1, ionicons.min.css */
.ion-wineglass:before {
  content: "\f2b9"; }

/* line 1, ionicons.min.css */
.ion-woman:before {
  content: "\f25d"; }

/* line 1, ionicons.min.css */
.ion-wrench:before {
  content: "\f2ba"; }

/* line 1, ionicons.min.css */
.ion-xbox:before {
  content: "\f30c"; }

@font-face {
  font-family: 'robotocondensed-light';
  src: url("robotocondensed-light.eot");
  src: url("robotocondensed-light.eot?#iefix") format("embedded-opentype"), url("robotocondensed-light.woff2") format("woff2"), url("robotocondensed-light.woff") format("woff"), url("robotocondensed-light.ttf") format("truetype"), url("robotocondensed-light.svg#robotocondensed-light") format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: block; }
@font-face {
  font-family: 'robotocondensed-light';
  src: url("robotocondensed-light.eot");
  src: url("robotocondensed-light.eot?#iefix") format("embedded-opentype"), url("robotocondensed-light.woff2") format("woff2"), url("robotocondensed-light.woff") format("woff"), url("robotocondensed-light.ttf") format("truetype"), url("robotocondensed-light.svg#robotocondensed-light") format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: block; }
@font-face {
  font-family: 'robotocondensed-regular';
  src: url("robotocondensed-regular.eot");
  src: url("robotocondensed-regular.eot?#iefix") format("embedded-opentype"), url("robotocondensed-regular.woff2") format("woff2"), url("robotocondensed-regular.woff") format("woff"), url("robotocondensed-regular.ttf") format("truetype"), url("robotocondensed-regular.svg#robotocondensed-regular") format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: block; }
@font-face {
  font-family: 'robotocondensed-bold';
  src: url("robotocondensed-bold.eot");
  src: url("robotocondensed-bold.eot?#iefix") format("embedded-opentype"), url("robotocondensed-bold.woff2") format("woff2"), url("robotocondensed-bold.woff") format("woff"), url("robotocondensed-bold.ttf") format("truetype"), url("robotocondensed-bold.svg#robotocondensed-bold") format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: block; }
/*
  @font-face {
    font-family: 'ProximaNova';
    src: url("ProximaNova-Light.eot");
    src: url("ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Light.woff2") format("woff2"), url("ProximaNova-Light.woff") format("woff"), url("ProximaNova-Light.ttf") format("truetype"), url("ProximaNova-Light.svg#ProximaNova-Light") format('svg');
    font-style: normal;
    font-weight: "300";
    font-display: block;
  }
  @font-face {
    font-family: 'ProximaNova';
    src: url("ProximaNova-Regular.eot");
    src: url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Regular.woff2") format("woff2"), url("ProximaNova-Regular.woff") format("woff"), url("ProximaNova-Regular.ttf") format("truetype"), url("ProximaNova-Regular.svg#ProximaNova-Regular") format('svg');
    font-style: normal;
    font-weight: "normal";
    font-display: block;
  }
  @font-face {
    font-family: 'ProximaNova';
    src: url("ProximaNova-Semibold.eot");
    src: url("ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Semibold.woff2") format("woff2"), url("ProximaNova-Semibold.woff") format("woff"), url("ProximaNova-Semibold.ttf") format("truetype"), url("ProximaNova-Semibold.svg#ProximaNova-Semibold") format('svg');
    font-style: normal;
    font-weight: 600;
    font-display: block;
  }
  @font-face {
    font-family: 'ProximaNova';
    src: url("ProximaNova-Bold.eot");
    src: url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Bold.woff2") format("woff2"), url("ProximaNova-Bold.woff") format("woff"), url("ProximaNova-Bold.ttf") format("truetype"), url("ProximaNova-Bold.svg#ProximaNova-Bold") format('svg');
    font-style: normal;
    font-weight: bold;
    font-display: block;
  }
  @font-face {
    font-family: 'ProximaNova';
    src: url("ProximaNova-Extrabld.eot");
    src: url("ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Extrabld.woff2") format("woff2"), url("ProximaNova-Extrabld.woff") format("woff"), url("ProximaNova-Extrabld.ttf") format("truetype"), url("ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format('svg');
    font-style: normal;
    font-weight: 800;
    font-display: block;
  }*/
@font-face {
  font-family: 'LucidaGrande';
  src: url("LucidaGrande-Bold.eot");
  src: url("LucidaGrande-Bold.eot?#iefix") format("embedded-opentype"), url("LucidaGrande-Bold.woff2") format("woff2"), url("LucidaGrande-Bold.woff") format("woff"), url("LucidaGrande-Bold.ttf") format("truetype"), url("LucidaGrande-Bold.svg#LucidaGrande-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'LucidaGrande';
  src: url("LucidaGrande.eot");
  src: url("LucidaGrande.eot?#iefix") format("embedded-opentype"), url("LucidaGrande.woff2") format("woff2"), url("LucidaGrande.woff") format("woff"), url("LucidaGrande.ttf") format("truetype"), url("LucidaGrande.svg#LucidaGrande") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 1, insales.ui.swiper.css */
.promo-slide-title, [data-slider-slide] + [data-slider-slide] {
  display: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

/* line 1, insales.ui.swiper.css */
.swiper-container .promo-slide-title, .swiper-container [data-slider-controls] {
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

/* line 1, insales.ui.swiper.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

/* line 1, insales.ui.swiper.css */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0); }

/* line 1, insales.ui.swiper.css */
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

/* line 1, insales.ui.swiper.css */
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 1, insales.ui.swiper.css */
.swiper-slide {
  flex-shrink: 0;
  width: 0;
  height: 100%;
  position: relative; }

/* line 1, insales.ui.swiper.css */
.swiper-slide + .swiper-slide {
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

/* line 1, insales.ui.swiper.css */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* line 1, insales.ui.swiper.css */
.swiper-wp8-horizontal {
  touch-action: pan-y; }

/* line 1, insales.ui.swiper.css */
.swiper-wp8-vertical {
  touch-action: pan-x; }

/* line 1, insales.ui.swiper.css */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none; }

/* line 1, insales.ui.swiper.css */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 0;
  right: auto; }

/* line 1, insales.ui.swiper.css */
.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 0;
  left: auto; }

/* line 1, insales.ui.swiper.css */
.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 1, insales.ui.swiper.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  transform: translateZ(0);
  z-index: 10; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

/* line 1, insales.ui.swiper.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0); }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

/* line 1, insales.ui.swiper.css */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top; }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

/* line 1, insales.ui.swiper.css */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d {
  perspective: 1200px; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
  transform-style: preserve-3d; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 1, insales.ui.swiper.css */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .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, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

/* line 1, insales.ui.swiper.css */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: blur(50px);
  z-index: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1, insales.ui.swiper.css */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1, insales.ui.swiper.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

/* line 1, insales.ui.swiper.css */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

/* line 1, insales.ui.swiper.css */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

/* line 1, insales.ui.swiper.css */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

/* line 1, insales.ui.swiper.css */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12) infinite; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

/* line 1, insales.ui.swiper.css */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn); } }
/*# sourceMappingURL=insales.ui.swiper.css.map*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* line 6, owl.carousel.min.css */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

/* line 6, owl.carousel.min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

/* line 6, owl.carousel.min.css */
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

/* line 6, owl.carousel.min.css */
.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; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-hidden {
  opacity: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-rtl {
  direction: rtl; }

/* line 6, owl.carousel.min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* line 6, owl.carousel.min.css */
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 6, owl.carousel.min.css */
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* line 6, owl.carousel.min.css */
.owl-height {
  transition: height .5s ease-in-out; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

/* line 6, owl.carousel.min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-enabled {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s,visibility 0s linear .25s;
  box-sizing: border-box; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s,visibility 0s; }

/* line 1, jquery.fancybox.min.css */
.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

/* line 1, jquery.fancybox.min.css */
.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, 0.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; }

/* line 1, jquery.fancybox.min.css */
.fancybox-toolbar {
  top: 0;
  right: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.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;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image {
  overflow: visible; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image:before {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--next {
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  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; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* line 1, jquery.fancybox.min.css */
.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-spaceball {
  z-index: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button:after, .fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  box-sizing: border-box;
  display: inline-block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
  opacity: .3; }

/* line 1, jquery.fancybox.min.css */
.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; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--left {
  border-bottom-left-radius: 5px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--right {
  border-bottom-right-radius: 5px; }

/* line 1, jquery.fancybox.min.css */
.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); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

/* line 1, jquery.fancybox.min.css */
.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-arrow--right {
  right: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-arrow--left:after, .fancybox-arrow--right:after {
  left: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-nav .fancybox-arrow {
  opacity: .6; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3; }

/* line 1, jquery.fancybox.min.css */
.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s 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); } }
/* line 1, jquery.fancybox.min.css */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-width: 800px) {
  /* line 1, jquery.fancybox.min.css */
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-button--left, .fancybox-button--right {
    display: none !important; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
/* line 1, jquery.fancybox.min.css */
.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--pause:before, .fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--thumbs, .fancybox-thumbs {
  display: none; }

@media (min-width: 800px) {
  /* line 1, jquery.fancybox.min.css */
  .fancybox-button--thumbs {
    display: inline-block; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-button--thumbs span {
    font-size: 23px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    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; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }

  /* line 1, jquery.fancybox.min.css */
  .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; }

  /* line 1, jquery.fancybox.min.css */
  .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 transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }

  /* line 1, jquery.fancybox.min.css */
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }

  /* line 1, jquery.fancybox.min.css */
  .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; }

  /* line 1, jquery.fancybox.min.css */
  .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 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/* line 3, lightslider.min.css */
.lSSlideWrapper, .lSSlideWrapper .lSFade {
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important; }

/* line 3, lightslider.min.css */
.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after {
  clear: both; }

/* line 3, lightslider.min.css */
.lSSlideOuter {
  overflow: hidden;
  user-select: none; }

/* line 3, lightslider.min.css */
.lightSlider:after, .lightSlider:before {
  content: " ";
  display: table; }

/* line 3, lightslider.min.css */
.lightSlider {
  overflow: hidden;
  margin: 0; }

/* line 3, lightslider.min.css */
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden; }

/* line 3, lightslider.min.css */
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height; }

/* line 3, lightslider.min.css */
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

/* line 3, lightslider.min.css */
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 3, lightslider.min.css */
.lSSlideWrapper .lSFade > .active {
  z-index: 10; }

/* line 3, lightslider.min.css */
.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca; }

/* line 3, lightslider.min.css */
.lSSlideOuter .media {
  opacity: .8; }

/* line 3, lightslider.min.css */
.lSSlideOuter .media.active {
  opacity: 1; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table; }

/* line 3, lightslider.min.css */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(../img/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s; }

/* line 3, lightslider.min.css */
.lSAction > a:hover {
  opacity: 1; }

/* line 3, lightslider.min.css */
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

/* line 3, lightslider.min.css */
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px; }

/* line 3, lightslider.min.css */
.lSAction > a.disabled {
  pointer-events: none; }

/* line 3, lightslider.min.css */
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical {
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

/* line 3, lightslider.min.css */
.lSSlideOuter.lSrtl {
  direction: rtl; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none; }

/* line 3, lightslider.min.css */
.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0; }

/* line 3, lightslider.min.css */
.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
  float: left; }

/* line 3, lightslider.min.css */
.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important; }

@-webkit-keyframes rightEnd {
  0%,100% {
    left: 0; }
  50% {
    left: -15px; } }
@keyframes rightEnd {
  0%,100% {
    left: 0; }
  50% {
    left: -15px; } }
@-webkit-keyframes topEnd {
  0%,100% {
    top: 0; }
  50% {
    top: -15px; } }
@keyframes topEnd {
  0%,100% {
    top: 0; }
  50% {
    top: -15px; } }
@-webkit-keyframes leftEnd {
  0%,100% {
    left: 0; }
  50% {
    left: 15px; } }
@keyframes leftEnd {
  0%,100% {
    left: 0; }
  50% {
    left: 15px; } }
@-webkit-keyframes bottomEnd {
  0%,100% {
    bottom: 0; }
  50% {
    bottom: -15px; } }
@keyframes bottomEnd {
  0%,100% {
    bottom: 0; }
  50% {
    bottom: -15px; } }
/* line 3, lightslider.min.css */
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative; }

/* line 3, lightslider.min.css */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

/* line 3, lightslider.min.css */
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

/* line 1, magnific-popup.min.css */
.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0; }

/* line 1, magnific-popup.min.css */
.mfp-bg, .mfp-container, .mfp-wrap {
  height: 100%;
  width: 100%; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
  content: ''; }

/* line 1, magnific-popup.min.css */
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8; }

/* line 1, magnific-popup.min.css */
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

/* line 1, magnific-popup.min.css */
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

/* line 1, magnific-popup.min.css */
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 1, magnific-popup.min.css */
.mfp-align-top .mfp-container:before {
  display: none; }

/* line 1, magnific-popup.min.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
  z-index: 1045;
  width: 100%; }

/* line 1, magnific-popup.min.css */
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  cursor: auto; }

/* line 1, magnific-popup.min.css */
.mfp-ajax-cur {
  cursor: progress; }

/* line 1, magnific-popup.min.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  display: none;
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

/* line 1, magnific-popup.min.css */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 1, magnific-popup.min.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto; }

/* line 1, magnific-popup.min.css */
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 1, magnific-popup.min.css */
.mfp-loading.mfp-figure {
  display: none; }

/* line 1, magnific-popup.min.css */
.mfp-hide {
  display: none !important; }

/* line 1, magnific-popup.min.css */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

/* line 1, magnific-popup.min.css */
.mfp-preloader a {
  color: #CCC; }

/* line 1, magnific-popup.min.css */
.mfp-close, .mfp-preloader a:hover {
  color: #FFF; }

/* line 1, magnific-popup.min.css */
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

/* line 1, magnific-popup.min.css */
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: none;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

/* line 1, magnific-popup.min.css */
.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0; }

/* line 1, magnific-popup.min.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 1, magnific-popup.min.css */
.mfp-close {
  display: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

/* line 1, magnific-popup.min.css */
.mfp-close:focus, .mfp-close:hover {
  opacity: 1; }

/* line 1, magnific-popup.min.css */
.mfp-close:active {
  top: 1px; }

/* line 1, magnific-popup.min.css */
.mfp-close-btn-in .mfp-close {
  color: #333; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

/* line 1, magnific-popup.min.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

/* line 1, magnific-popup.min.css */
.mfp-figure, img.mfp-img {
  line-height: 0; }

/* line 1, magnific-popup.min.css */
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:active {
  margin-top: -54px; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:after, .mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

/* line 1, magnific-popup.min.css */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-left {
  left: 0; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-right {
  right: 0; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

/* line 1, magnific-popup.min.css */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

/* line 1, magnific-popup.min.css */
.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

/* line 1, magnific-popup.min.css */
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000; }

/* line 1, magnific-popup.min.css */
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block; }

/* line 1, magnific-popup.min.css */
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

/* line 1, magnific-popup.min.css */
.mfp-figure:after {
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444; }

/* line 1, magnific-popup.min.css */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* line 1, magnific-popup.min.css */
.mfp-figure figure {
  margin: 0; }

/* line 1, magnific-popup.min.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

/* line 1, magnific-popup.min.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

/* line 1, magnific-popup.min.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  /* line 1, magnific-popup.min.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  /* line 1, magnific-popup.min.css */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  /* line 1, magnific-popup.min.css */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  /* line 1, magnific-popup.min.css */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  /* line 1, magnific-popup.min.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* line 1, select2.min.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

/* line 8, select2.min.css */
.select2-container.select2 {
  height: 46px;
  min-height: 46px;
  width: 100% !important;
  display: block;
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin-top: 0 !important; }

/* line 21, select2.min.css */
.select2-container.select2-container--open {
  /*margin-top: 47px;*/ }

/* line 25, select2.min.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
  outline: none; }

/* line 35, select2.min.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 44, select2.min.css */
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

/* line 50, select2.min.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

/* line 55, select2.min.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

/* line 64, select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

/* line 70, select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

/* line 76, select2.min.css */
.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; }

/* line 85, select2.min.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 89, select2.min.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

/* line 101, select2.min.css */
.select2-results {
  display: block; }

/* line 105, select2.min.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 111, select2.min.css */
.select2-results__option {
  padding: 16px;
  user-select: none;
  -webkit-user-select: none; }

/* line 117, select2.min.css */
.select2-results__option--selectable {
  cursor: pointer; }

/* line 121, select2.min.css */
.select2-container--open .select2-dropdown {
  left: 0; }

/* line 125, select2.min.css */
.select2-container--open .select2-dropdown--above {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 130, select2.min.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -5px; }

/* line 137, select2.min.css */
.select2-search--dropdown {
  display: block;
  padding: 4px; }

/* line 142, select2.min.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

/* line 148, select2.min.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 152, select2.min.css */
.select2-search--dropdown.select2-search--hide {
  display: none; }

/* line 156, select2.min.css */
.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); }

/* line 174, select2.min.css */
.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; }

/* line 189, select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

/* line 194, select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

/* line 203, select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 207, select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 5px;
  width: 20px;
  display: flex;
  align-items: center; }

/* line 218, select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  content: "";
  background-size: 16px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 6'%3e%3cdefs/%3e%3cpath stroke='%23B3B3B3' d='M1 1l5 4 5-4'/%3e%3c/svg%3e") !important;
  width: 16px;
  height: 16px;
  display: block; }

/* line 229, select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 233, select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

/* line 238, select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

/* line 243, select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

/* line 247, select2.min.css */
.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; }

/* line 252, select2.min.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px; }

/* line 261, select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 1px; }

/* line 271, select2.min.css */
.select2-container--default .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; }

/* line 281, select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

/* line 287, select2.min.css */
.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; }

/* line 300, select2.min.css */
.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; }

/* line 307, select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

/* line 312, select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

/* line 317, select2.min.css */
.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; }

/* line 326, select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

/* line 332, select2.min.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

/* line 337, select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

/* line 342, select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

/* line 346, select2.min.css */
.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; }

/* line 352, select2.min.css */
.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; }

/* line 358, select2.min.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

/* line 362, select2.min.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

/* line 370, select2.min.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 375, select2.min.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

/* line 379, select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

/* line 383, select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

/* line 388, select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

/* line 393, select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

/* line 398, select2.min.css */
.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; }

/* line 403, select2.min.css */
.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; }

/* line 408, select2.min.css */
.select2-container--default .select2-results__option--group {
  padding: 0; }

/* line 412, select2.min.css */
.select2-container--default .select2-results__option--disabled {
  color: #999; }

/* line 416, select2.min.css */
.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

/* line 420, select2.min.css */
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #b51f1f;
  color: white; }

/* line 425, select2.min.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 431, select2.min.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

/* line 443, select2.min.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #b51f1f; }

/* line 447, select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

/* line 452, select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

/* line 460, select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 464, select2.min.css */
.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, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

/* line 482, select2.min.css */
.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; }

/* line 495, select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 499, select2.min.css */
.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; }

/* line 509, select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #b51f1f; }

/* line 513, select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

/* line 518, select2.min.css */
.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; }

/* line 523, select2.min.css */
.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, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

/* line 534, select2.min.css */
.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, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

/* line 545, select2.min.css */
.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; }

/* line 555, select2.min.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #b51f1f; }

/* line 559, select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

/* line 563, select2.min.css */
.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; }

/* line 573, select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

/* line 579, select2.min.css */
.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; }

/* line 591, select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

/* line 596, select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

/* line 601, select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

/* line 606, select2.min.css */
.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; }

/* line 613, select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #b51f1f; }

/* line 617, select2.min.css */
.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; }

/* line 623, select2.min.css */
.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; }

/* line 629, select2.min.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

/* line 634, select2.min.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

/* line 639, select2.min.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

/* line 644, select2.min.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

/* line 648, select2.min.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none; }

/* line 652, select2.min.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 657, select2.min.css */
.select2-container--classic .select2-results__option--group {
  padding: 0; }

/* line 661, select2.min.css */
.select2-container--classic .select2-results__option--disabled {
  color: grey; }

/* line 665, select2.min.css */
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

/* line 670, select2.min.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 676, select2.min.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #b51f1f; }

/* line 2, _components.scss */
.error {
  color: red;
  padding-bottom: 10px; }

/* line 11, _components.scss */
.button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  font-size: 12px;
  line-height: 14px;
  padding: 11px 20px 11px;
  align-items: center;
  border-radius: 4px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  transition: .4s all; }
  /* line 24, _components.scss */
  .button .icon {
    margin-right: 10px; }
  /* line 27, _components.scss */
  .button.is-big-red {
    background: #FF0002;
    border: 1px solid #FF0002;
    padding: 22px 40px;
    box-sizing: border-box;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px; }
    /* line 36, _components.scss */
    .button.is-big-red:before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #FF0002;
      border-radius: 5px;
      opacity: 0;
      transition: .4s all; }
    /* line 49, _components.scss */
    .button.is-big-red .button-title {
      position: relative;
      z-index: 2; }
    /* line 54, _components.scss */
    .button.is-big-red:hover:before {
      opacity: 1; }
  /* line 60, _components.scss */
  .button.is-primary {
    background: transparent;
    border: 1px solid #222;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #23211F;
    padding: 11px 30px; }
    /* line 70, _components.scss */
    .button.is-primary svg {
      fill: #000;
      transition: .4s all; }
    /* line 74, _components.scss */
    .button.is-primary:hover {
      border: 1px solid #FF0002;
      background: #FF0002;
      color: #fff;
      outline: none; }
      /* line 79, _components.scss */
      .button.is-primary:hover svg {
        fill: #fff; }
    /* line 83, _components.scss */
    .button.is-primary:focus, .button.is-primary:active {
      border: 1px solid #FF0002;
      outline: none; }
      /* line 87, _components.scss */
      .button.is-primary:focus .icon path, .button.is-primary:active .icon path {
        fill: #FF0002; }
  /* line 94, _components.scss */
  .button.is-secondary {
    background: transparent;
    border: 1px solid #222;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #23211F; }
    /* line 104, _components.scss */
    .button.is-secondary .icon path {
      fill: #000000; }
    /* line 108, _components.scss */
    .button.is-secondary:hover {
      background-color: #f4e5dc;
      border: 1px solid #c5b0a2;
      color: #11071F;
      outline: none; }
      /* line 114, _components.scss */
      .button.is-secondary:hover .icon path {
        fill: #11071F; }
    /* line 119, _components.scss */
    .button.is-secondary:focus, .button.is-secondary:active {
      background: #C5B0A2;
      color: #11071F;
      outline: none; }
      /* line 124, _components.scss */
      .button.is-secondary:focus .icon path, .button.is-secondary:active .icon path {
        fill: #11071F; }
  /* line 131, _components.scss */
  .button.is-bordered {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    border: 2px solid #C5B0A2;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #11071F;
    text-transform: uppercase; }
    /* line 141, _components.scss */
    .button.is-bordered .icon path {
      fill: #c5b0a2; }
    /* line 145, _components.scss */
    .button.is-bordered:hover {
      border: 2px solid #FF0002;
      color: #FF0002;
      outline: none; }
      /* line 150, _components.scss */
      .button.is-bordered:hover .icon path {
        fill: #FF0002; }
    /* line 155, _components.scss */
    .button.is-bordered:focus, .button.is-bordered:active {
      border: 2px solid #FF0002;
      color: #FF0002;
      outline: none; }
      /* line 160, _components.scss */
      .button.is-bordered:focus .icon path, .button.is-bordered:active .icon path {
        fill: #FF0002; }
  /* line 167, _components.scss */
  .button.is-bordered-light {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    border: 2px solid #B5ACA7;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #000000; }
    /* line 176, _components.scss */
    .button.is-bordered-light .icon path {
      fill: #000000; }
    /* line 180, _components.scss */
    .button.is-bordered-light:hover {
      background: transparent;
      border: 2px solid #FF0002;
      color: #FF0002;
      outline: none; }
      /* line 186, _components.scss */
      .button.is-bordered-light:hover .icon path {
        fill: #FF0002; }
    /* line 191, _components.scss */
    .button.is-bordered-light:focus, .button.is-bordered-light:active {
      background: transparent;
      border: 2px solid #FF0002;
      color: #FF0002;
      outline: none; }
      /* line 197, _components.scss */
      .button.is-bordered-light:focus .icon path, .button.is-bordered-light:active .icon path {
        fill: #FF0002; }

  /*
* noUislider
*/
/* line 208, _components.scss */
.filter-item.is-range-slider {
  padding-top: 22px; }
  /* line 210, _components.scss */
  .filter-item.is-range-slider .noUi-target {
    background: #CFCFCF;
    border-radius: 2px;
    height: 2px;
    margin-left: 7px;
    margin-right: 7px; }
    /* line 216, _components.scss */
    .filter-item.is-range-slider .noUi-target .noUi-pips {
      display: none; }
    /* line 219, _components.scss */
    .filter-item.is-range-slider .noUi-target .noUi-handle {
      background: #FFFFFF;
      height: 16px;
      width: 16px;
      position: relative;
      border: none; }
      /* line 225, _components.scss */
      .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-active {
        box-shadow: 0px 4px 10px rgba(112, 116, 248, 0.12), 0px 1px 2px rgba(44, 47, 141, 0.2); }
        /* line 227, _components.scss */
        .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-active .noUi-tooltip {
          color: #FF0002; }
        /* line 230, _components.scss */
        .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-active:after {
          border: 5px solid #FF0002 !important; }
      /* line 235, _components.scss */
      .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-lower:after {
        content: '';
        height: 16px;
        width: 16px;
        background: #FFFFFF;
        border: 2px solid #FF0002;
        z-index: 5;
        box-shadow: none;
        position: absolute;
        border-radius: 50%; }
      /* line 247, _components.scss */
      .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-upper {
        z-index: 5 !important; }
        /* line 249, _components.scss */
        .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-upper:after {
          content: '';
          height: 16px;
          width: 16px;
          background: #FFFFFF;
          border: 2px solid #FF0002;
          z-index: 5;
          box-shadow: none;
          position: absolute;
          border-radius: 50%; }
    /* line 262, _components.scss */
    .filter-item.is-range-slider .noUi-target .noUi-tooltip {
      border: 1px solid #CFCFCF;
      font-size: 16px;
      line-height: 98.9%;
      color: #787878;
      border-radius: 0;
      bottom: calc(100% + 10px);
      display: none; }
      /* line 270, _components.scss */
      .filter-item.is-range-slider .noUi-target .noUi-tooltip:before {
        content: '';
        vertical-align: middle;
        margin: 0 5px;
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid #cfcfcf;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        position: absolute;
        bottom: -5px;
        left: calc(50% - 5px);
        transform: translate(-50%, 0); }
    /* line 286, _components.scss */
    .filter-item.is-range-slider .noUi-target .noUi-line {
      background: #FF0002;
      height: 2px;
      top: -1px;
      position: absolute; }

/*
* COUNTER
*/
/* line 299, _components.scss */
.counter {
  border: 1px solid rgba(34, 34, 34, 0.93);
  box-sizing: border-box;
  border-radius: 4px;
  width: 100px;
  height: 40px;
  display: flex; }
  /* line 306, _components.scss */
  .counter-button {
    width: 33.333333%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px; }
    /* line 318, _components.scss */
    .counter-button path {
      transition: .4s all; }
    /* line 322, _components.scss */
    .counter-button:hover path {
      fill: #FF0002; }
  /* line 327, _components.scss */
  .counter-input {
    width: 33%;
    border: none;
    text-align: center;
    background-color: transparent; }

/*
* alertify modals
*/
/* line 339, _components.scss */
.alertify .ajs-dialog {
  background: #F7F7F7;
  border-radius: 8px;
  padding: 30px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15); }
  /* line 345, _components.scss */
  .alertify .ajs-dialog .ajs-header {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    width: 100%;
    display: block;
    letter-spacing: 1px;
    padding: 0 0 30px 0;
    margin: 0;
    color: #000000; }
  /* line 356, _components.scss */
  .alertify .ajs-dialog .ajs-commands {
    position: absolute;
    top: 20px;
    right: 20px; }
    /* line 360, _components.scss */
    .alertify .ajs-dialog .ajs-commands .ajs-close {
      background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B5ACA7'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B5ACA7'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
      /* line 362, _components.scss */
      .alertify .ajs-dialog .ajs-commands .ajs-close:hover {
        background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B51F1F'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B51F1F'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
  /* line 368, _components.scss */
  .alertify .ajs-dialog .ajs-body {
    padding: 0;
    margin: 0; }
    /* line 371, _components.scss */
    .alertify .ajs-dialog .ajs-body .form {
      background: transparent; }
      /* line 374, _components.scss */
      .alertify .ajs-dialog .ajs-body .form .form-row .form-field {
        background: #F7F7F7;
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-sizing: border-box;
        border-radius: 4px; }
        /* line 379, _components.scss */
        .alertify .ajs-dialog .ajs-body .form .form-row .form-field.is-checkbox {
          height: auto;
          display: flex;
          align-items: end; }
      /* line 389, _components.scss */
      .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field {
        background-color: transparent;
        padding: 0; }
        /* line 393, _components.scss */
        .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-input:checked ~ .form-rating-label {
          color: #F79C1F; }
        /* line 397, _components.scss */
        .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-label {
          color: #B5ACA7;
          width: 22px; }
          /* line 400, _components.scss */
          .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-label:hover {
            color: #F79C1F; }
          /* line 403, _components.scss */
          .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-label:after {
            content: "\f005";
            font: normal normal normal 16px/1 FontAwesome; }
          /* line 407, _components.scss */
          .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-label.is-rating-reset {
            display: none; }
          /* line 410, _components.scss */
          .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field .form-rating-label:hover ~ .form-rating-label {
            color: orange; }
        /* line 414, _components.scss */
        .alertify .ajs-dialog .ajs-body .form.is-reviews .form-row.is-rating .form-field.is-rating {
          height: 20px; }

/*==============================
	Pagination
==============================*/
/* line 429, _components.scss */
.pagination {
  display: inline-block;
  margin: 10px auto 0px; }

/* line 433, _components.scss */
.pagination li a,
.pagination li span {
  padding: 0;
  height: 38px;
  line-height: 38px;
  display: block;
  width: 38px;
  border-color: #ededed;
  font-family: 'robotocondensed-bold';
  color: #a6a6a6;
  font-size: 16px;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s; }

/* line 449, _components.scss */
.pagination li.active a,
.pagination li.active span {
  border-color: #ededed;
  background-color: #FF0002; }

/* line 454, _components.scss */
.pagination li.active a:hover,
.pagination li.active span:hover {
  border-color: #ededed;
  background-color: #FF0002; }

/* line 459, _components.scss */
.pagination li:hover a,
.pagination li:hover span {
  color: #FF0002;
  background-color: #fff;
  border-color: #ededed; }

/* line 465, _components.scss */
.pagination li.more a,
.pagination li.more span {
  font-size: 30px;
  line-height: 22px; }

/* line 470, _components.scss */
.pagination li:first-child a {
  border-color: #ededed;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 36px;
  background: url("prev4.png") no-repeat center #fff;
  background-size: 7px;
  color: #13002D; }

/* line 479, _components.scss */
.pagination li:first-child.disabled a {
  border-color: #ededed;
  background: url("prev4.png") no-repeat center #fff;
  background-size: 7px; }

/* line 484, _components.scss */
.pagination li:last-child a {
  border-color: #ededed;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 36px;
  background: url("next4.png") no-repeat center #fff;
  background-size: 7px;
  color: #13002D; }

@media (min-width: 768px) {
  /* line 494, _components.scss */
  .pagination {
    margin: 25px auto 0; } }
@media (min-width: 1200px) {
  /* line 499, _components.scss */
  .pagination {
    margin: 35px auto 0; } }
/*==============================
	Forms
==============================*/
/* line 507, _components.scss */
.co-form-button {
  background-color: #b00917;
  color: #fff;
  font-size: 18px;
  font-family: 'robotocondensed-bold';
  text-transform: uppercase;
  height: 46px;
  letter-spacing: 0.4px;
  margin-top: 25px;
  -webkit-border-radius: 46px;
  border-radius: 46px;
  width: max-content;
  padding: 0 20px; }
  /* line 520, _components.scss */
  .co-form-button:hover {
    background-color: #a6a6a6; }

/* line 525, _components.scss */
.co-button--link {
  border: #b00917 1px solid;
  background: #ffffff;
  color: #b00917;
  line-height: 46px;
  text-decoration: none; }
  /* line 531, _components.scss */
  .co-button--link:hover {
    background-color: #a6a6a6;
    border: #a6a6a6 1px solid;
    color: #fff; }
  /* line 536, _components.scss */
  .co-button--link:after {
    display: none; }

/* line 541, _components.scss */
.form {
  position: relative; }

/* line 545, _components.scss */
.form--modal {
  margin-top: 30px;
  display: block; }

/* line 549, _components.scss */
.form--cabinet {
  padding: 20px;
  margin-bottom: 40px; }

/* line 553, _components.scss */
.form__label {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: 0.4px;
  position: relative; }

/* line 562, _components.scss */
.form__label--required:before {
  position: absolute;
  content: '*';
  font-size: 22px;
  top: -6px;
  left: 100%;
  color: #b00917;
  margin-left: 3px; }

/* line 571, _components.scss */
.form__input {
  border-radius: 25px;
  height: 40px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F7F7F7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%; }

/* line 584, _components.scss */
.form__textarea {
  width: 100%;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  font-size: 16px;
  color: #a6a6a6;
  resize: none;
  padding: 15px;
  height: 150px;
  border-radius: 4px; }

/* line 595, _components.scss */
.form__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 46px;
  width: 100%;
  border: 1px solid #d8d8d8;
  font-size: 16px;
  color: #a6a6a6;
  padding: 0 15px;
  cursor: pointer;
  background: url("select.png") no-repeat top 19px right 15px #fff; }

/* line 608, _components.scss */
.form__group {
  display: block;
  position: relative;
  margin-bottom: 20px;
  width: 100%; }

/* line 614, _components.scss */
.field_error {
  border: 1px solid red; }

@media screen and (min-width: 769px) {
  /* line 617, _components.scss */
  .form__group--regulations {
    height: 46px; } }

/* line 623, _components.scss */
.form__group--regulations ::-moz-selection {
  background: #fff;
  color: #000;
  text-shadow: none; }

/* line 628, _components.scss */
.form__group--regulations ::selection {
  background: #fff;
  color: #000;
  text-shadow: none; }

/* line 633, _components.scss */
.form__group--margin {
  margin-bottom: 0; }

/* line 642, _components.scss */
.form__link {
  display: inline-block;
  margin-top: 45px;
  font-size: 16px;
  color: #000;
  text-decoration: underline; }

/* line 649, _components.scss */
.form__link--right {
  float: right; }

/* line 652, _components.scss */
.form__link:hover {
  text-decoration: none;
  color: #000; }

/* line 656, _components.scss */
.form__checkbox-input:not(:checked),
.form__checkbox-input:checked {
  position: absolute;
  left: -9999px; }

/* line 661, _components.scss */
.form__checkbox-input:not(:checked) + label,
.form__checkbox-input:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 15px;
  color: #000;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: normal; }

/* line 674, _components.scss */
.custom-call-consent .form__checkbox-input:not(:checked) + label,
.custom-call-consent .form__checkbox-input:checked + label {
  display: flex;
  align-items: center;
  height: 100%; }

/* line 681, _components.scss */
.form__checkbox-input:not(:checked) + label a,
.form__checkbox-input:checked + label a {
  color: #b00917;
  text-decoration: underline; }

/* line 686, _components.scss */
.form__checkbox-input:not(:checked) + label a:hover,
.form__checkbox-input:checked + label a:hover {
  text-decoration: none; }

/* line 690, _components.scss */
.form__checkbox-input:not(:checked) + label:before,
.form__checkbox-input:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 23px;
  height: 22px;
  background: #fff;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 703, _components.scss */
.form__checkbox-input:not(:checked) + label:after,
.form__checkbox-input:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 16px;
  width: 12px;
  height: 12px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background-color: #b00917;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 719, _components.scss */
.form__checkbox-input:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

/* line 726, _components.scss */
.form__checkbox-input:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* line 733, _components.scss */
.form__required {
  display: block;
  margin: 0;
  font-size: 14px;
  position: absolute;
  left: 20px;
  bottom: 5px;
  color: #000;
  font-family: 'robotocondensed-light'; }

/* line 743, _components.scss */
.form__required span {
  color: #b00917;
  font-size: 18px;
  font-family: 'robotocondensed-bold'; }

@media (min-width: 768px) {
  /* line 749, _components.scss */
  .form__textarea {
    height: 190px; } }
@media (min-width: 1200px) {
  /* line 754, _components.scss */
  .form--cabinet {
    padding: 50px 60px; }

  /* line 757, _components.scss */
  .form__required {
    left: 60px;
    bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.6px; }

  /* line 763, _components.scss */
  .form__required span {
    font-size: 22px; } }
/*==============================
	Форма в модали
==============================*/
/* line 772, _components.scss */
.m-input-label {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: 0.4px;
  position: relative;
  margin-left: 0; }
/* line 785, _components.scss */
.m-input-field {
  height: 40px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F7F7F7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%; }
/* line 797, _components.scss */
.m-input--checkbox {
  opacity: 1;
  margin-bottom: 15px;
  position: relative; }
  /* line 801, _components.scss */
  .m-input--checkbox .m-input-label {
    padding-left: 30px;
    cursor: pointer;
    flex: 1 0 100%;
    margin-left: 0; }
  /* line 807, _components.scss */
  .m-input--checkbox .m-input-caption {
    margin-left: 0;
    padding-left: 30px; }
  /* line 811, _components.scss */
  .m-input--checkbox input {
    webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer;
    margin-left: 0.3em;
    margin-right: 0.3em;
    opacity: 0;
    position: absolute;
    width: 23px;
    height: 22px;
    z-index: 1;
    margin-top: 5px; }
  /* line 825, _components.scss */
  .m-input--checkbox span {
    top: 5px;
    width: 23px;
    height: 22px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    position: absolute; }
  /* line 840, _components.scss */
  .m-input--checkbox input:checked + span:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 4px;
    width: 12px;
    height: 12px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background-color: #b00917;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

/*==============================
	Forms
==============================*/
/* line 863, _components.scss */
.form-notice.is-error {
  font-size: 12px;
  color: #FF0002; }
/* line 869, _components.scss */
.form .form-row .form-label {
  display: inline-block;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: 0.4px;
  position: relative; }
/* line 878, _components.scss */
.form .form-row .form-field {
  height: 40px;
  width: 100%;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #000000; }
  /* line 890, _components.scss */
  .form .form-row .form-field::-webkit-input-placeholder {
    color: #a6a6a6; }
  /* line 893, _components.scss */
  .form .form-row .form-field:-ms-input-placeholder {
    color: #a6a6a6; }
  /* line 896, _components.scss */
  .form .form-row .form-field::placeholder {
    color: #a6a6a6; }
  /* line 899, _components.scss */
  .form .form-row .form-field.is-checkbox {
    padding: 0;
    height: auto;
    flex-wrap: nowrap;
    display: flex;
    align-items: baseline; }
    /* line 905, _components.scss */
    .form .form-row .form-field.is-checkbox .form-toggle-marker {
      top: 5px;
      width: 23px;
      height: 22px;
      background: #fff;
      border: 1px solid #d8d8d8;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
      /* line 914, _components.scss */
      .form .form-row .form-field.is-checkbox .form-toggle-marker.is-active:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 4px;
        width: 12px;
        height: 12px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        background-color: #b00917;
        -webkit-border-radius: 2px;
        border-radius: 2px; }
  /* line 932, _components.scss */
  .form .form-row .form-field:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }

/*
* Форма быстрого заказа
*/
/* line 948, _components.scss */
.m-modal {
  position: fixed;
  background: #F7F7F7;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  /* line 960, _components.scss */
  .m-modal-wrapper {
    padding: 30px; }
  /* line 963, _components.scss */
  .m-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B5ACA7'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B5ACA7'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
    /* line 968, _components.scss */
    .m-modal-close:hover {
      background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B51F1F'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B51F1F'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
  /* line 972, _components.scss */
  .m-modal-heading {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    width: 100%;
    display: block;
    letter-spacing: 1px;
    padding-bottom: 20px;
    color: #000000;
    margin: 0; }
  /* line 983, _components.scss */
  .m-modal-button {
    display: flex;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1px;
    padding: 10px 40px 10px 40px;
    align-items: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    border-radius: 69px;
    width: max-content;
    font-family: 'Montserrat', sans-serif;
    background: #FF0002;
    border: 2px solid #FF0002;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #fff;
    display: flex; }
    /* line 1002, _components.scss */
    .m-modal-button:hover {
      background: #d02f2f;
      border: 2px solid #d02f2f;
      color: #fff;
      outline: none;
      opacity: 0.8; }
      /* line 1009, _components.scss */
      .m-modal-button:hover .icon path {
        fill: #fff; }
    /* line 1014, _components.scss */
    .m-modal-button:focus, .m-modal-button:active {
      background: #d02f2f;
      border: 2px solid #d02f2f;
      color: #fff;
      outline: none; }
      /* line 1020, _components.scss */
      .m-modal-button:focus .icon path, .m-modal-button:active .icon path {
        fill: #fff; }

/*
* SWIPPER
*/
/* line 1031, _components.scss */
.swiper-pagination {
  padding-top: 10px; }
  /* line 1033, _components.scss */
  .swiper-pagination-bullets {
    width: 100%; }
    /* line 1035, _components.scss */
    .swiper-pagination-bullets-dynamic {
      position: relative;
      margin: 0 auto;
      height: 35px;
      overflow: hidden;
      display: flex;
      font-size: 0;
      white-space: nowrap;
      align-items: center;
      bottom: 0 !important;
      left: 0 !important; }
  /* line 1048, _components.scss */
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: rgba(181, 172, 167, 0.5);
    opacity: 1;
    margin: 0 10px;
    transform: scale(1);
    position: relative;
    transition: .2s transform,.2s left; }
    /* line 1059, _components.scss */
    .swiper-pagination-bullet-active {
      background: #FF0002; }
      /* line 1061, _components.scss */
      .swiper-pagination-bullet-active-prev {
        transform: scale(0.66); }
        /* line 1063, _components.scss */
        .swiper-pagination-bullet-active-prev-prev {
          transform: scale(0.33); }
      /* line 1067, _components.scss */
      .swiper-pagination-bullet-active-next {
        transform: scale(0.66); }
        /* line 1069, _components.scss */
        .swiper-pagination-bullet-active-next-next {
          transform: scale(0.33); }

/*
* FAVORITES PAGE
*/
/* line 1080, _components.scss */
.favorite-actions {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-top: 20px; }
  /* line 1085, _components.scss */
  .favorite-actions .button-clear {
    margin-right: 20px; }

/* line 1094, _components.scss */
.product-labels {
  position: absolute;
  z-index: 2;
  top: 15px;
  margin: -0.25rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  /* line 1102, _components.scss */
  .product-labels .label {
    background: #9CBF56;
    margin: 0.25rem;
    padding: 1px 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border-radius: 4px;
    flex: 0 0 auto;
    max-width: max-content; }
    /* line 1117, _components.scss */
    .product-labels .label.is-rassrochka-0-0-6 {
      background: url(0-0-6-full.svg) no-repeat;
      font-size: 10px;
      width: 109px;
      height: 20px;
      max-width: 109px;
      background-size: contain;
      padding-top: 0;
      padding-bottom: 0;
      line-height: 20px;
      font-weight: bold; }
    /* line 1129, _components.scss */
    .product-labels .label.is-discount {
      background: #FF0002; }
    /* line 1132, _components.scss */
    .product-labels .label.is-dop-skidka-5-ot-tekuschey-tseny {
      background: #9CBF56; }
    /* line 1136, _components.scss */
    .product-labels .label.is-preorder {
      background: #FF7D1E; }
    /* line 1139, _components.scss */
    .product-labels .label.is-gift-coffee {
      font-size: 0;
      background: transparent;
      height: 30px;
      padding: 0;
      margin: 0 2px 0.25rem 2px;
      position: relative;
      cursor: pointer; }
      /* line 1148, _components.scss */
      .product-labels .label.is-gift-coffee:hover:before {
        width: 110px; }
      /* line 1151, _components.scss */
      .product-labels .label.is-gift-coffee:hover:after {
        left: 110px; }
      /* line 1155, _components.scss */
      .product-labels .label.is-gift-coffee:before {
        content: '';
        background: url(coffee-gift-sticker.png) top left no-repeat;
        height: 30px;
        width: 30px;
        display: block;
        position: absolute;
        left: 0;
        background-size: cover;
        top: 0;
        transition-duration: 0.5s; }
      /* line 1167, _components.scss */
      .product-labels .label.is-gift-coffee:after {
        content: '';
        background: url(coffee-gift-sticker.png) top right no-repeat;
        height: 30px;
        width: 20px;
        display: block;
        position: absolute;
        left: 30px;
        background-size: cover;
        top: 0;
        transition-duration: 0.5s; }
    /* line 1181, _components.scss */
    .product-labels .label.is-about-skidki {
      padding: 0.25rem;
      display: flex;
      align-items: center;
      gap: 4px;
      border-radius: 5px;
      background-color: #13002D;
      cursor: default; }
      /* line 1190, _components.scss */
      .product-labels .label.is-about-skidki .is-about-skidki__icon {
        width: 12px;
        height: 12px; }
      /* line 1195, _components.scss */
      .product-labels .label.is-about-skidki .is-about-skidki__text {
        padding-top: 1px;
        font-family: 'Montserrat', sans-serif;
        font-size: 10px;
        font-weight: 700;
        line-height: 11px; }
      /* line 1204, _components.scss */
      .product-labels .label.is-about-skidki .is-about-skidki__popup {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 180px;
        padding: 10px;
        opacity: 0;
        visibility: hidden;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 14px;
        background-color: #FFFFFF;
        border-radius: 8px;
        color: #000000;
        box-shadow: 0px 2px 10px 0px #38272C33;
        transition: all 0.3s ease; }
        /* line 1222, _components.scss */
        .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item {
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 1227, _components.scss */
          .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item + .sale-item {
            padding-top: 5px; }
          /* line 1231, _components.scss */
          .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item .sale-item__text {
            display: flex;
            justify-content: center;
            align-items: center;
            white-space: break-spaces; }
            /* line 1237, _components.scss */
            .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item .sale-item__text > *,
            .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item .sale-item__text p {
              margin: 0;
              text-align: left;
              font-weight: 400; }
            /* line 1243, _components.scss */
            .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item .sale-item__text b, .product-labels .label.is-about-skidki .is-about-skidki__popup .sale-item .sale-item__text strong {
              font-weight: 700; }
      /* line 1251, _components.scss */
      .product-labels .label.is-about-skidki:hover .is-about-skidki__popup {
        visibility: visible;
        opacity: 1; }

/* Основные стили модуля */
/* line 3, module-geo.scss */
.prod_properties {
  border: 1px solid #eaeaea;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px; }
  /* line 9, module-geo.scss */
  .prod_properties .geo-mini-table {
    padding: 0;
    list-style-type: none; }
    /* line 12, module-geo.scss */
    .prod_properties .geo-mini-table .geo-mini-table-item {
      display: flex;
      justify-content: space-between;
      position: relative; }
      /* line 16, module-geo.scss */
      .prod_properties .geo-mini-table .geo-mini-table-item .geo-title {
        background: #fff;
        z-index: 1;
        padding: 0 5px 0 0;
        font-weight: bold; }
      /* line 22, module-geo.scss */
      .prod_properties .geo-mini-table .geo-mini-table-item .geo-price {
        background: #fff;
        z-index: 1;
        padding: 0 0 0 5px;
        font-weight: bold; }
      /* line 28, module-geo.scss */
      .prod_properties .geo-mini-table .geo-mini-table-item:before {
        content: '';
        position: absolute;
        top: 14px;
        left: 0;
        right: 0;
        border-top: 1px dotted #ccc; }

/* line 40, module-geo.scss */
.geo-data {
  position: relative;
  margin: 20px 0px;
  min-height: 60px; }

/* line 46, module-geo.scss */
.geo-loader {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8); }
  /* line 55, module-geo.scss */
  .geo-loader:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0px 0px -30px;
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader 1s ease-in-out infinite;
    -o-animation: loader 1s ease-in-out infinite;
    animation: loader 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  /* line 77, module-geo.scss */
  .geo-loader:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0px 0px -20px;
    border: 3px solid transparent;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader2 1s ease-in-out infinite;
    -o-animation: loader2 1s ease-in-out infinite;
    animation: loader2 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }

/* line 101, module-geo.scss */
.geo-city {
  display: flex;
  align-items: center;
  cursor: pointer; }
  /* line 105, module-geo.scss */
  .geo-city .title {
    padding-right: 10px;
    cursor: initial;
    color: #23211F; }
  /* line 110, module-geo.scss */
  .geo-city .icon {
    padding-right: 5px;
    display: flex;
    align-items: center;
    margin-top: -2px; }
  /* line 118, module-geo.scss */
  .geo-city a {
    text-decoration: none;
    font-weight: 500; }
    /* line 121, module-geo.scss */
    .geo-city a:hover {
      color: #E4002E;
      border-color: currentColor; }
  /* line 126, module-geo.scss */
  .geo-city span {
    white-space: nowrap; }

/* line 131, module-geo.scss */
.geo-city-short span {
  color: #000; }

/* line 135, module-geo.scss */
.geo-city-list {
  margin: -10px 0px 0px; }
  /* line 137, module-geo.scss */
  .geo-city-list li {
    margin: 5px 0px 0px; }
  /* line 140, module-geo.scss */
  .geo-city-list span {
    color: #000;
    text-decoration: underline;
    cursor: pointer; }
    /* line 144, module-geo.scss */
    .geo-city-list span:hover {
      color: #999; }

/* line 150, module-geo.scss */
.geo-countries {
  margin: 20px 0px -10px; }

/* line 154, module-geo.scss */
.geo-country {
  display: inline-block;
  margin: 0px 20px 10px 0px;
  white-space: nowrap;
  text-decoration: underline; }
  /* line 159, module-geo.scss */
  .geo-country i {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 24px;
    margin-right: 5px;
    background: center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 1px #b4b4b4;
    box-shadow: 0px 0px 1px #b4b4b4; }
  /* line 173, module-geo.scss */
  .geo-country.active {
    color: #222;
    font-weight: 700;
    text-decoration: none; }

/* line 180, module-geo.scss */
.geo-search {
  position: relative;
  z-index: 5;
  margin: 20px 0px;
  max-width: 360px; }
  /* line 185, module-geo.scss */
  .geo-search input {
    background: #F7F7F7;
    border-radius: 25px;
    height: 40px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    width: 100%; }

/* line 198, module-geo.scss */
.geo-search-results {
  display: none;
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  max-height: 260px;
  overflow: auto;
  border: 1px solid #ddd;
  margin: -1px 0px 0px !important;
  padding: 0px !important;
  list-style: none;
  background: #fff; }
  /* line 211, module-geo.scss */
  .geo-search-results li + li {
    border-top: 1px solid #ddd; }

/* line 216, module-geo.scss */
.geo-search-result {
  display: block;
  margin: 0px !important;
  padding: 0px !important; }
  /* line 220, module-geo.scss */
  .geo-search-result a {
    display: block;
    padding: 5px 10px;
    text-decoration: none; }
    /* line 224, module-geo.scss */
    .geo-search-result a:hover {
      color: #000;
      background: #f0f0f0; }
  /* line 229, module-geo.scss */
  .geo-search-result span {
    display: block; }

/* line 234, module-geo.scss */
.geo-search-result-subtitle {
  color: #999; }

/* line 238, module-geo.scss */
.geo-popular {
  margin: 20px 0px; }

/* line 242, module-geo.scss */
.geo-popular-title {
  color: #222;
  font-size: 20px;
  line-height: 24px;
  margin: 0px !important; }

/* line 249, module-geo.scss */
.geo-popular-item {
  display: inline-block;
  margin: 5px 0px 0px;
  cursor: pointer;
  color: #000;
  text-decoration: underline; }
  /* line 255, module-geo.scss */
  .geo-popular-item:hover {
    color: #E4002E; }

/* line 260, module-geo.scss */
.geo-table {
  margin: 20px 0px; }

/* line 264, module-geo.scss */
.geo-table-title {
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-width: 1px 0px;
  background: #f0f0f0;
  font-weight: 700;
  color: #222; }

/* line 273, module-geo.scss */
.geo-table-item {
  display: none;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-width: 1px 0px;
  margin: -1px 0px 0px; }
  /* line 279, module-geo.scss */
  .geo-table-item p {
    margin: 10px 0px 0px; }

/* line 284, module-geo.scss */
.geo-table-item-p {
  margin: 10px 0px 0px; }
  /* line 286, module-geo.scss */
  .geo-table-item-p:first-child {
    margin: 0px; }

/* line 291, module-geo.scss */
.geo-table-item-p-title {
  color: #222; }

/* line 295, module-geo.scss */
.geo-table-item-title-toggle {
  border-bottom: 1px dotted #222;
  cursor: pointer; }
  /* line 298, module-geo.scss */
  .geo-table-item-title-toggle:hover, .geo-table-item-title-toggle.active {
    color: #999;
    border-color: currentColor; }

/* line 304, module-geo.scss */
.geo-table-item-description {
  display: none; }

/* line 308, module-geo.scss */
.geo-mini {
  position: relative;
  margin: 20px 0px;
  padding: 10px;
  border: 1px solid #ddd; }
  /* line 313, module-geo.scss */
  .geo-mini a {
    text-decoration: none;
    border-bottom: 1px dotted currentColor; }

/* line 319, module-geo.scss */
.geo-mini-table-item-map {
  margin-top: 2px; }

/* line 323, module-geo.scss */
.geo-mini .link-bold {
  color: #999;
  border-bottom: 2px solid currentColor;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px; }
  /* line 330, module-geo.scss */
  .geo-mini .link-bold:hover {
    color: #000;
    border-color: currentColor; }

/* line 336, module-geo.scss */
.geo-mini-table-item {
  margin: 10px 0px 0px; }

/* line 341, module-geo.scss */
.geo-mini:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 10%;
  width: 0px;
  height: 80%;
  border-right: 1px solid #ddd; }
/* line 350, module-geo.scss */
.geo-mini .col-sm-6 {
  padding: 5px 15px !important; }

/* line 355, module-geo.scss */
.geo-map {
  margin-top: 20px; }

/* line 359, module-geo.scss */
.geo-pvz-list {
  border: 1px solid #ddd;
  margin-right: 1px;
  max-height: 500px;
  overflow: auto;
  font-size: 12px;
  line-height: 16px;
  padding: 0px 10px; }

/* line 369, module-geo.scss */
.geo-pvz-list-item {
  margin: 0px; }
  /* line 371, module-geo.scss */
  .geo-pvz-list-item a {
    display: block;
    padding: 10px 0px;
    color: #222; }
    /* line 375, module-geo.scss */
    .geo-pvz-list-item a:hover {
      color: #000; }
  /* line 379, module-geo.scss */
  .geo-pvz-list-item + .geo-pvz-list-item {
    border-top: 1px solid #ddd; }

/* line 384, module-geo.scss */
.geo-pvz-select {
  margin-bottom: 10px; }

@media (max-width: 767px) {
  /* line 394, module-geo.scss */
  .geo-table-item-title .geo-table-item-p-title {
    font-size: 16px;
    line-height: 20px; }

  /* line 398, module-geo.scss */
  .geo-table-item-price, .geo-table-item-terms, .geo-table-item-payments {
    margin-top: 10px; }

  /* line 401, module-geo.scss */
  .geo-mini:before {
    display: none; }

  /* line 404, module-geo.scss */
  .geo-mini-payments .geo-mini-title {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #ddd; } }
/* Мод гео-привязки */
/* line 412, module-geo.scss */
.top_city_wrap {
  padding-right: 15px; }

/* line 415, module-geo.scss */
.geo-city-header {
  position: relative; }

/* line 419, module-geo.scss */
.minigeo {
  color: #000;
  width: 320px;
  top: 48px;
  position: absolute;
  padding: 30px;
  max-width: 600px;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  background: #F7F7F7;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  /*&:before {
    content: ' ';
    position: absolute;
    width: 25px;
    height: 25px;
    background: #F7F7F7;
    left: calc(50% - 12px);
    top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }*/ }
  /* line 448, module-geo.scss */
  .minigeo.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-left: 0 !important; }
  /* line 457, module-geo.scss */
  .minigeo .header-icons-item-popup-content {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #000000;
    width: 100%; }
    /* line 466, module-geo.scss */
    .minigeo .header-icons-item-popup-content:before, .minigeo .header-icons-item-popup-content:after {
      left: 50%;
      margin-left: -8px; }
  /* line 471, module-geo.scss */
  .minigeo p {
    text-align: center;
    margin: 0px 0px 15px; }
  /* line 475, module-geo.scss */
  .minigeo .minigeo_buttons {
    display: flex;
    flex-direction: column; }
    /* line 478, module-geo.scss */
    .minigeo .minigeo_buttons .button {
      width: 100%;
      margin: 10px 0; }

/* line 485, module-geo.scss */
.menu-geo .geo-city-header {
  padding: 0px 0px 0px 20px;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  width: 100%; }
  /* line 492, module-geo.scss */
  .menu-geo .geo-city-header:before {
    position: absolute;
    left: 0px;
    top: 1px;
    content: "\f0d1";
    font: normal normal normal 14px/1 FontAwesome; }

/* line 501, module-geo.scss */
.geo-data {
  position: relative;
  margin: 20px 0px;
  min-height: 60px; }

/* line 507, module-geo.scss */
.geo-loader {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8); }
  /* line 516, module-geo.scss */
  .geo-loader:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0px 0px -30px;
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader 1s ease-in-out infinite;
    -o-animation: loader 1s ease-in-out infinite;
    animation: loader 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  /* line 538, module-geo.scss */
  .geo-loader:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0px 0px -20px;
    border: 3px solid transparent;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader2 1s ease-in-out infinite;
    -o-animation: loader2 1s ease-in-out infinite;
    animation: loader2 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }

@media (max-width: 767px) {
  /* line 563, module-geo.scss */
  .geo-city-header {
    position: initial; }

  /* line 566, module-geo.scss */
  .minigeo {
    left: 50% !important;
    margin-left: 0 !important;
    width: 90%;
    max-width: 360px; }
    /* line 571, module-geo.scss */
    .minigeo:before {
      display: none; } }
/*==============================
	Comparison
==============================*/
/* line 4, _compare.scss */
.comparison-table {
  min-width: 100%;
  border: 1px solid #ececec; }

/* line 8, _compare.scss */
.comparison-table .product-card {
  border: transparent;
  margin-bottom: 0; }

/* line 12, _compare.scss */
.comparison-table .product-card .compare {
  display: none; }

/* line 15, _compare.scss */
.comparison-table thead td {
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #ececec; }

/* line 19, _compare.scss */
.comparison-table tbody td {
  padding: 20px;
  border: 1px solid #ececec;
  color: #000;
  font-size: 15px;
  font-family: 'robotocondensed-light'; }

/* line 26, _compare.scss */
.comparison-table tbody td:first-child {
  color: #a6a6a6; }

@media (min-width: 768px) {
  /* line 30, _compare.scss */
  .comparison-table tbody td {
    padding: 20px 20px 20px 30px; } }
/* line 34, _compare.scss */
.comparison-table-wrap {
  margin-bottom: 40px; }

@media (min-width: 768px) {
  /* line 38, _compare.scss */
  .comparison-table-wrap {
    margin-bottom: 100px; } }
/* line 45, _compare.scss */
.content-block__compare .product-card img {
  width: 100%; }
/* line 48, _compare.scss */
.content-block__compare .product-card__meta {
  padding: 10px 15px;
  display: flex;
  flex-direction: column; }
/* line 53, _compare.scss */
.content-block__compare .product-card__title {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  height: 55px;
  overflow: hidden;
  display: block; }
/* line 62, _compare.scss */
.content-block__compare .product-card__price {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 10px; }
/* line 72, _compare.scss */
.content-block__compare span.product-card__price.compare_price {
  flex-flow: wrap;
  margin-top: 0;
  flex-direction: column;
  line-height: 1;
  margin-top: 6px; }
/* line 80, _compare.scss */
.content-block__compare .product-card__prices.compare_price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 0 20px 0;
  height: 45px; }
/* line 89, _compare.scss */
.content-block__compare .product-card__old_price.compare_price {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-decoration-line: line-through;
  color: #000000; }
/* line 98, _compare.scss */
.content-block__compare .product-card__price.compare_price {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  display: inline-block;
  position: relative; }
  /* line 106, _compare.scss */
  .content-block__compare .product-card__price.compare_price.is-discount {
    color: #B51F1F; }
/* line 110, _compare.scss */
.content-block__compare .tabs__nav {
  display: flex;
  padding-bottom: 20px;
  margin: 0 -5px;
  flex-wrap: wrap; }
  /* line 115, _compare.scss */
  .content-block__compare .tabs__nav li {
    padding: 5px 5px; }
    /* line 117, _compare.scss */
    .content-block__compare .tabs__nav li a {
      width: 270px; }
    /* line 121, _compare.scss */
    .content-block__compare .tabs__nav li.active a {
      background: transparent;
      border: 2px solid #B51F1F;
      color: #B51F1F; }

/* line 135, _compare.scss */
.compare-toolbar {
  margin-top: 0;
  margin-bottom: 0; }

/* line 141, _compare.scss */
.table-striped .table-row:nth-child(even) td,
.table-striped tr:nth-child(even) .table-cell,
.table-striped tr:nth-child(even) td {
  color: #000; }

/* line 150, _compare.scss */
.table-striped .table-row:nth-child(2):hover > .table-cell {
  background-color: transparent; }

/* line 154, _compare.scss */
.table-striped .table-row:last-child:hover > .table-cell {
  background-color: transparent; }

/* line 158, _compare.scss */
.table-bordered td {
  border: 1px solid #ececec; }

/* line 162, _compare.scss */
.table-bordered {
  border: none; }
  /* line 164, _compare.scss */
  .table-bordered .form {
    background-color: transparent;
    margin-left: 0;
    margin-right: 0; }
  /* line 169, _compare.scss */
  .table-bordered .table-cell-product {
    padding: 0 !important; }
  /* line 172, _compare.scss */
  .table-bordered .table-cell:first-child {
    border-left: 1px solid #ececec; }
  /* line 176, _compare.scss */
  .table-bordered .table-cell:last-child {
    border-right: 1px solid #ececec; }
  /* line 180, _compare.scss */
  .table-bordered .table-row:first-child .table-cell {
    border-top: 1px solid #ececec; }
  /* line 184, _compare.scss */
  .table-bordered .table-row:last-child .table-cell {
    border-bottom: 1px solid #ececec; }
  /* line 188, _compare.scss */
  .table-bordered .table-cell {
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 20px 20px 20px 30px; }

/* line 195, _compare.scss */
.table .table-cell,
.table td {
  padding: 0.5rem 0.5rem;
  line-height: 1.2; }

/* line 201, _compare.scss */
.compare-table-wrapper {
  overflow-x: auto;
  margin-bottom: 20px; }

/* line 206, _compare.scss */
.title-link {
  color: #000; }

/* line 211, _compare.scss */
.table-compare .table-row,
.table-compare tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

/* line 223, _compare.scss */
.compare-more {
  margin: 0;
  padding: 0.5rem 1.4rem; }

/* line 228, _compare.scss */
.compare-delete {
  background: none;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0; }

/* line 238, _compare.scss */
.compare-value-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px; }

/* line 251, _compare.scss */
.compare-image-wrapper {
  overflow: hidden; }

/* line 255, _compare.scss */
.param-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px;
  color: #a6a6a6; }

/* line 263, _compare.scss */
.param-value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px; }

/* line 270, _compare.scss */
.compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  align-items: center; }
  /* line 280, _compare.scss */
  .compare-controls .product-card {
    padding: 10px; }
  /* line 284, _compare.scss */
  .compare-controls .more-info {
    flex: 0 1 50%;
    margin: 0; }
    /* line 287, _compare.scss */
    .compare-controls .more-info .button {
      width: 100%; }
  /* line 292, _compare.scss */
  .compare-controls .product-card__delete {
    z-index: 999;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px; }
    /* line 300, _compare.scss */
    .compare-controls .product-card__delete:hover rect {
      fill: #B51F1F; }

/** Compares widget */
/** Compares widget */
/* line 310, _compare.scss */
.compares-widget {
  margin-left: auto;
  margin-top: 0; }
  /* line 314, _compare.scss */
  .compares-widget.is-top-panel {
    padding: 0;
    display: flex;
    align-items: center; }
    /* line 318, _compare.scss */
    .compares-widget.is-top-panel .compare-widget-caption,
    .compares-widget.is-top-panel .shopcart-widget-icon {
      border: none;
      padding: 0.8rem;
      color: #000;
      font-size: 1.5rem;
      margin-right: 0; }
      /* line 326, _compare.scss */
      .compares-widget.is-top-panel .compare-widget-caption:hover,
      .compares-widget.is-top-panel .shopcart-widget-icon:hover {
        color: #000; }
    /* line 330, _compare.scss */
    .compares-widget.is-top-panel .compare-widget-caption {
      display: flex;
      align-items: center; }

/* line 339, _compare.scss */
.compares-widget-link {
  white-space: nowrap; }

/* line 343, _compare.scss */
.compare-widget-icon {
  display: inline-block;
  width: 1rem; }

/* line 1, _checkout-v2.scss */
.basket-scroll-to-order-form {
  text-align: center;
  line-height: 24px;
  margin-top: 20px; }

/* line 6, _checkout-v2.scss */
.basket-scroll-to-order-form a {
  color: #FF0002;
  background-color: #eee;
  padding: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* line 13, _checkout-v2.scss */
.not_available_custom {
  display: none !important; }

/* line 17, _checkout-v2.scss */
.not_available_custom_1 {
  display: none !important; }

/* line 21, _checkout-v2.scss */
.not_available_for_markdown {
  display: none !important; }

/* line 25, _checkout-v2.scss */
.not_available_order_item {
  display: none !important; }

/* line 29, _checkout-v2.scss */
#deliveries-not-available-for-markdown {
  padding: 0 15px 20px;
  color: #FF0002; }

/* line 34, _checkout-v2.scss */
#deliveries-not-available-for-town {
  display: none;
  padding: 0 15px 20px;
  color: #FF0002; }

/* line 41, _checkout-v2.scss */
.hideDeliveryPrice .co-basket_subtotal-title, .hideDeliveryPrice .co-basket_subtotal-price {
  display: none !important; }

/* line 46, _checkout-v2.scss */
.hideDeliveryMethodPrice {
  display: none !important; }

/* line 50, _checkout-v2.scss */
.delivery_omni_dates_hide {
  display: none !important; }

/* line 54, _checkout-v2.scss */
#omni-dates-not-available {
  margin: 0;
  font-size: 16px;
  color: red; }

/* line 60, _checkout-v2.scss */
#boxberry_show_map {
  color: #FF0002 !important;
  text-decoration: none; }
  /* line 63, _checkout-v2.scss */
  #boxberry_show_map:hover {
    text-decoration: underline; }

/* line 69, _checkout-v2.scss */
[for="order_field_12091841"] {
  margin-bottom: 16px; }

/* line 77, _checkout-v2.scss */
.hide_btn {
  display: none !important; }

/* line 81, _checkout-v2.scss */
a:not([class]):focus, a:not([class]):hover, .link:focus, .link:hover, .co-link:focus, .co-link:hover {
  color: #FF0002; }

/* line 85, _checkout-v2.scss */
.co-section--checkout_content {
  margin-left: -15px;
  margin-right: -15px; }

/* line 91, _checkout-v2.scss */
.checkout_page .co-button {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #23211F;
  height: 40px;
  background: transparent;
  border: 1px solid rgba(34, 34, 34, 0.93);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  /* line 120, _checkout-v2.scss */
  .checkout_page .co-button:hover {
    background: #FF0002;
    border: 1px solid #FF0002;
    color: #fff;
    outline: none; }
  /* line 126, _checkout-v2.scss */
  .checkout_page .co-button--checkout-disabled, .checkout_page .co-button[disabled="disabled"], .checkout_page .co-button:disabled {
    background-color: #f7f7f7;
    border-color: #dedede;
    color: #dedede; }
    /* line 130, _checkout-v2.scss */
    .checkout_page .co-button--checkout-disabled:hover, .checkout_page .co-button[disabled="disabled"]:hover, .checkout_page .co-button:disabled:hover {
      background-color: #f7f7f7;
      border-color: #dedede;
      color: #dedede; }
/* line 138, _checkout-v2.scss */
.checkout_page .block-title {
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  line-height: 32px;
  color: #23211F;
  margin-bottom: 30px; }
/* line 146, _checkout-v2.scss */
.checkout_page .page-header {
  padding: 0 15px; }
  @media screen and (max-width: 768px) {
    /* line 146, _checkout-v2.scss */
    .checkout_page .page-header {
      margin: 0;
      padding: 0; }
      /* line 154, _checkout-v2.scss */
      .checkout_page .page-header h1 {
        font-size: 28px; } }
  @media screen and (max-width: 480px) {
    /* line 160, _checkout-v2.scss */
    .checkout_page .page-header h1 {
      font-size: 24px; } }
/* line 165, _checkout-v2.scss */
.checkout_page .site_action_block {
  padding: 0 15px 10px 15px; }
/* line 170, _checkout-v2.scss */
.checkout_page .co_related {
  margin: 40px 0 0 0; }
  /* line 172, _checkout-v2.scss */
  .checkout_page .co_related h3.product-characteristics-header {
    background: transparent;
    margin: 0 0 19px 0;
    padding: 0;
    max-width: 100%;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    color: #000000; }
/* line 186, _checkout-v2.scss */
.checkout_page .basket-product-item {
  background: #F7F7F7;
  padding: 30px 15px; }

/* line 193, _checkout-v2.scss */
.co-modal .co-input, .co-modal .field {
  padding-bottom: 15px; }

/* line 198, _checkout-v2.scss */
.co-checkout-block {
  margin-bottom: 0; }

/* line 209, _checkout-v2.scss */
#order_info {
  background: transparent; }

/* line 213, _checkout-v2.scss */
#city_info {
  margin-top: 20px; }

/* line 219, _checkout-v2.scss */
#address_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 226, _checkout-v2.scss */
  #address_info .shipping_address {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  /* line 232, _checkout-v2.scss */
  #address_info .checkout_omni_dates {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 238, _checkout-v2.scss */
  #address_info.hide_omni_dates.hide_address_info {
    display: none; }

/* line 243, _checkout-v2.scss */
.form--basket {
  margin-left: 0;
  margin-right: 0; }

/* line 248, _checkout-v2.scss */
.custom_form {
  padding: 0 15px; }

/* line 252, _checkout-v2.scss */
.co-section--checkout_order {
  width: 100%; }

/* line 256, _checkout-v2.scss */
.co-sidebar-wrapper {
  display: none; }

/* line 260, _checkout-v2.scss */
.co-delivery_method-list {
  display: none; }

/* line 264, _checkout-v2.scss */
.co-customer {
  display: block;
  width: 100%; }

/* line 269, _checkout-v2.scss */
.co-input + .co-input, .co-tabs-content + .co-input {
  margin-top: 0; }

/* line 273, _checkout-v2.scss */
.co-tabs-content {
  margin-bottom: 0; }

/* line 277, _checkout-v2.scss */
.co-input-label {
  font-size: 13px;
  margin: 15px 0 0; }
  /* line 282, _checkout-v2.scss */
  .co-input-label--required:before {
    font-size: 1em;
    margin-right: 0.5em;
    line-height: 0.7em;
    content: '*';
    color: red; }

/* line 292, _checkout-v2.scss */
.co-input, .field {
  /*padding-bottom: 15px;*/ }
  /* line 294, _checkout-v2.scss */
  .co-input .co-input-notice, .field .co-input-notice {
    display: none;
    margin: 5px 0 0 0 !important;
    font-size: 12px;
    color: #FF0002; }
  /* line 302, _checkout-v2.scss */
  .co-input .fieldWithErrors .co-input-field, .field .fieldWithErrors .co-input-field {
    border-color: red; }
  /* line 305, _checkout-v2.scss */
  .co-input .fieldWithErrors .co-input-notice, .field .fieldWithErrors .co-input-notice {
    display: block; }
  /* line 311, _checkout-v2.scss */
  .co-input.co-input--error .co-input-field, .field.co-input--error .co-input-field {
    border-color: red; }
  /* line 314, _checkout-v2.scss */
  .co-input.co-input--error .co-input-notice, .field.co-input--error .co-input-notice {
    display: block; }
  /* line 319, _checkout-v2.scss */
  .co-input.co-input--flat, .field.co-input--flat {
    margin-left: 20px; }
  /* line 323, _checkout-v2.scss */
  .co-input.fc, .field.fc {
    margin-bottom: 1em; }
  /* line 327, _checkout-v2.scss */
  .co-input .co-input-label, .co-input .field-label, .field .co-input-label, .field .field-label {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #23211F;
    margin-bottom: 10px;
    margin-top: 30px;
    position: relative;
    z-index: 9; }
    /* line 340, _checkout-v2.scss */
    .co-input .co-input-label label, .co-input .field-label label, .field .co-input-label label, .field .field-label label {
      font-weight: normal; }
  /* line 345, _checkout-v2.scss */
  .co-input .co-input-field, .co-input .textfield:not([type="checkbox"]), .field .co-input-field, .field .textfield:not([type="checkbox"]) {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 50px;
    min-height: 50px;
    width: 100% !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: rgba(35, 33, 31, 0.5); }
    /* line 364, _checkout-v2.scss */
    .co-input .co-input-field:hover, .co-input .co-input-field:active, .co-input .co-input-field:focus, .co-input .textfield:not([type="checkbox"]):hover, .co-input .textfield:not([type="checkbox"]):active, .co-input .textfield:not([type="checkbox"]):focus, .field .co-input-field:hover, .field .co-input-field:active, .field .co-input-field:focus, .field .textfield:not([type="checkbox"]):hover, .field .textfield:not([type="checkbox"]):active, .field .textfield:not([type="checkbox"]):focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
  /* line 370, _checkout-v2.scss */
  .co-input .co-input-comment, .field .co-input-comment {
    height: initial; }
  /* line 374, _checkout-v2.scss */
  .co-input--checkbox, .field--checkbox {
    margin: 10px 0 !important; }
  /* line 378, _checkout-v2.scss */
  .co-input .co-toggable_field, .field .co-toggable_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    /* line 382, _checkout-v2.scss */
    .co-input .co-toggable_field-title, .field .co-toggable_field-title {
      top: 0;
      margin: 0;
      padding: 0; }
    /* line 387, _checkout-v2.scss */
    .co-input .co-toggable_field-input, .field .co-toggable_field-input {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 18px;
      flex: 0 0 18px;
      color: #FF0002; }
    /* line 393, _checkout-v2.scss */
    .co-input .co-toggable_field-information, .field .co-toggable_field-information {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 90%;
      flex: 1 1 90%;
      padding: 0 10px; }
    /* line 399, _checkout-v2.scss */
    .co-input .co-toggable_field-description, .field .co-toggable_field-description {
      font-size: 12px;
      line-height: 14px;
      color: rgba(35, 33, 31, 0.5);
      margin: 0; }
  /* line 408, _checkout-v2.scss */
  .co-input.is-checkbox, .field.is-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 422, _checkout-v2.scss */
    .co-input.is-checkbox .field-label, .field.is-checkbox .field-label {
      position: absolute;
      padding-left: 0;
      z-index: 1;
      margin-bottom: 0;
      top: 5px;
      cursor: pointer; }
      /* line 429, _checkout-v2.scss */
      .co-input.is-checkbox .field-label label, .field.is-checkbox .field-label label {
        padding-left: 30px;
        margin-bottom: 0;
        cursor: pointer; }
    /* line 436, _checkout-v2.scss */
    .co-input.is-checkbox .field-content input, .field.is-checkbox .field-content input {
      webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      -webkit-box-flex: 0;
      flex: 0 0 auto;
      cursor: pointer;
      margin-left: 0.3em;
      margin-right: 0.3em;
      opacity: 0;
      position: absolute;
      z-index: -1; }
    /* line 448, _checkout-v2.scss */
    .co-input.is-checkbox .field-content span, .field.is-checkbox .field-content span {
      top: 5px;
      width: 23px;
      height: 22px;
      background: #fff;
      border: 1px solid #d8d8d8;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      display: inline-block;
      position: relative; }
    /* line 462, _checkout-v2.scss */
    .co-input.is-checkbox .field-content input:checked + span:after, .field.is-checkbox .field-content input:checked + span:after {
      content: '';
      position: absolute;
      left: 5px;
      top: 4px;
      width: 11px;
      height: 11px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      background-color: #FF0002;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
    /* line 477, _checkout-v2.scss */
    .co-input.is-checkbox .small, .field.is-checkbox .small {
      width: 100%;
      padding-left: 30px; }

/* line 487, _checkout-v2.scss */
.account_content .set-title {
  display: none; }

/* line 492, _checkout-v2.scss */
input[type=checkbox], input[type=radio] {
  -webkit-appearance: checkbox; }

/* line 497, _checkout-v2.scss */
.field-content .button {
  margin-top: 0;
  display: inline-block;
  background-color: #FF0002;
  color: #fff;
  font-size: 18px;
  font-family: 'ProximaNova';
  height: 46px;
  letter-spacing: 0.4px;
  -webkit-border-radius: 46px;
  border-radius: 45px;
  cursor: pointer;
  padding: 0 20px;
  outline: none;
  border: 2px solid #FF0002; }
  /* line 512, _checkout-v2.scss */
  .field-content .button:hover {
    background: #d02f2f;
    border: 2px solid #d02f2f;
    color: #fff;
    outline: none;
    opacity: 0.8; }

/* line 523, _checkout-v2.scss */
.order_comment label {
  font-weight: 500; }

/* line 530, _checkout-v2.scss */
.client_name {
  width: 100%; }

/* line 533, _checkout-v2.scss */
.co-client-logged {
  font-size: 14px;
  line-height: 18px; }
  /* line 536, _checkout-v2.scss */
  .co-client-logged .co-client-name {
    font-size: 14px;
    font-weight: 700; }
  /* line 540, _checkout-v2.scss */
  .co-client-logged .co-client-field {
    font-size: 14px; }

/* line 545, _checkout-v2.scss */
.client_register {
  padding-top: 20px; }

/* line 549, _checkout-v2.scss */
.full_locality_name .co-checkout-block {
  margin-bottom: 0; }

/* line 553, _checkout-v2.scss */
.order_comment {
  padding-top: 10px; }

/* line 558, _checkout-v2.scss */
.co-social_login-box {
  display: none;
  opacity: 0;
  visibility: hidden; }

/* line 572, _checkout-v2.scss */
#client_city {
  width: 100%; }
  /* line 574, _checkout-v2.scss */
  #client_city .co-checkout-block {
    width: 100%; }

/* line 580, _checkout-v2.scss */
#address_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 587, _checkout-v2.scss */
  #address_info #checkout_omni_dates {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 25px; }
  /* line 594, _checkout-v2.scss */
  #address_info .shipping-address {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    /* line 599, _checkout-v2.scss */
    #address_info .shipping-address__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 606, _checkout-v2.scss */
      #address_info .shipping-address__list-item {
        width: 50%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%; }
        @media screen and (max-width: 768px) {
          /* line 606, _checkout-v2.scss */
          #address_info .shipping-address__list-item {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
        /* line 616, _checkout-v2.scss */
        #address_info .shipping-address__list-item:nth-child(odd) {
          margin-left: 20px; }
          @media screen and (max-width: 768px) {
            /* line 616, _checkout-v2.scss */
            #address_info .shipping-address__list-item:nth-child(odd) {
              margin: 0; } }
        /* line 624, _checkout-v2.scss */
        #address_info .shipping-address__list-item:last-child, #address_info .shipping-address__list-item:first-child, #address_info .shipping-address__list-item.client_comment {
          width: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          margin: 0; }
  /* line 634, _checkout-v2.scss */
  #address_info .co-checkout-block {
    margin-bottom: 0;
    width: 100%; }
  /* line 639, _checkout-v2.scss */
  #address_info .co-delivery_adress-form {
    margin-bottom: 0; }

/* line 649, _checkout-v2.scss */
.delivery_address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 653, _checkout-v2.scss */
  .delivery_address .co-delivery_adress-form {
    padding-right: 30px;
    margin-right: -15px;
    margin-left: -15px; }
    /* line 657, _checkout-v2.scss */
    .delivery_address .co-delivery_adress-form .co-input {
      width: 50%;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      float: left;
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }

/* line 671, _checkout-v2.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #FF0002;
  background: #FF0002;
  color: #fff; }

/* line 679, _checkout-v2.scss */
.riseFloor_warning {
  margin: 20px 0;
  font-size: 14px;
  background: #f5f4f2;
  padding: 20px; }
  /* line 684, _checkout-v2.scss */
  .riseFloor_warning__title {
    font-weight: 600;
    padding-bottom: 10px; }
/* line 692, _checkout-v2.scss */
.riseFloor .field-floor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 20px; }
  /* line 703, _checkout-v2.scss */
  .riseFloor .field-floor .co-input-label {
    margin: 0 10px 0 0; }
  /* line 706, _checkout-v2.scss */
  .riseFloor .field-floor .co-input-field {
    width: 50px !important;
    text-align: center; }
/* line 711, _checkout-v2.scss */
.riseFloor__settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 718, _checkout-v2.scss */
  .riseFloor__settings .riseFloorType {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    /* line 731, _checkout-v2.scss */
    .riseFloor__settings .riseFloorType label {
      margin: 0 15px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer;
      font-weight: 500; }
      /* line 741, _checkout-v2.scss */
      .riseFloor__settings .riseFloorType label.disabled {
        opacity: 0.5; }
    /* line 745, _checkout-v2.scss */
    .riseFloor__settings .riseFloorType [name="riseFloorType"] {
      width: 0;
      height: 0;
      display: none;
      border: none;
      opacity: 0; }
      /* line 751, _checkout-v2.scss */
      .riseFloor__settings .riseFloorType [name="riseFloorType"] + span {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        position: relative;
        width: 18px;
        height: 18px;
        line-height: 1.2;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 5px;
        margin-right: 5px;
        -webkit-box-shadow: inset 0 0 0 1px #d3d3d3;
        box-shadow: inset 0 0 0 1px #d3d3d3;
        background: #f8f8f8;
        display: block; }
        /* line 767, _checkout-v2.scss */
        .riseFloor__settings .riseFloorType [name="riseFloorType"] + span:before {
          content: ''; }
      /* line 772, _checkout-v2.scss */
      .riseFloor__settings .riseFloorType [name="riseFloorType"]:checked + span {
        background: #FF0002; }
        /* line 774, _checkout-v2.scss */
        .riseFloor__settings .riseFloorType [name="riseFloorType"]:checked + span:before {
          background-color: #fff;
          width: 8px;
          height: 8px;
          display: block;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          top: 5px;
          left: 5px; }

/* line 792, _checkout-v2.scss */
#deliveries-not-available {
  margin: 0;
  padding: 20px;
  font-size: 16px;
  color: red; }

/* line 798, _checkout-v2.scss */
#delivery_info {
  padding: 0; }
  /* line 805, _checkout-v2.scss */
  #delivery_info .delivery_list {
    width: 100%; }
    /* line 807, _checkout-v2.scss */
    #delivery_info .delivery_list .delivery_variants {
      padding-bottom: 0; }
      /* line 809, _checkout-v2.scss */
      #delivery_info .delivery_list .delivery_variants .co-tabs-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit; }
        /* line 819, _checkout-v2.scss */
        #delivery_info .delivery_list .delivery_variants .co-tabs-content > div {
          margin: 0;
          width: 100%;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
        /* line 826, _checkout-v2.scss */
        #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method {
          -ms-flex-wrap: initial;
          flex-wrap: initial;
          width: 100%;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          margin: 0;
          position: relative;
          padding: 20px;
          min-height: 100px;
          font-weight: normal;
          margin-top: -1px;
          z-index: 1;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline;
          cursor: pointer;
          border-top: 1px solid #e7e7e7;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          @media screen and (max-width: 768px) {
            /* line 826, _checkout-v2.scss */
            #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method {
              padding: 20px 20px 20px 15px; } }
          /* line 857, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method:hover {
            border-color: #fff;
            border-top: 1px solid #e7e7e7; }
          /* line 861, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method.active {
            border-color: #FF0002;
            z-index: 2;
            border: none; }
          /* line 866, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method.not_available {
            display: none; }
          /* line 869, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method.not_available_custom {
            display: none; }
          /* line 874, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method.delivery_active .radio.co-delivery_method-input span {
            background: #FF0002; }
          /* line 879, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-toggable_field--bordered:hover {
            border-color: #fff;
            border-top: 1px solid #e7e7e7; }
          /* line 884, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-toggable_field-information {
            padding: 0;
            top: -5px;
            position: relative; }
          /* line 889, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-delivery_method-title {
            display: block;
            font-size: 14px;
            line-height: 16px;
            color: #000000;
            margin: 5px 0; }
          /* line 896, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-delivery_method-description {
            font-size: 12px;
            line-height: 14px;
            color: rgba(35, 33, 31, 0.5); }
            /* line 900, _checkout-v2.scss */
            #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-delivery_method-description p {
              margin: 5px 0; }
          /* line 904, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-price--current {
            font-size: 18px;
            margin-left: 10px;
            padding: 0;
            right: 15px;
            font-family: 'Montserrat', sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            line-height: 100%;
            color: #23211F; }
          /* line 917, _checkout-v2.scss */
          #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .radio.co-delivery_method-input {
            color: #cecece;
            margin: 0 10px 0 0;
            padding-bottom: 10px; }
            /* line 921, _checkout-v2.scss */
            #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .radio.co-delivery_method-input [name="order[delivery_variant_id]"]:checked + span {
              background: #FF0002 !important; }
              /* line 923, _checkout-v2.scss */
              #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .radio.co-delivery_method-input [name="order[delivery_variant_id]"]:checked + span:before {
                background-color: #fff;
                width: 8px;
                height: 8px;
                display: block;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                position: absolute;
                top: 5px;
                left: 5px; }
            /* line 935, _checkout-v2.scss */
            #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .radio.co-delivery_method-input span {
              -webkit-box-shadow: inset 0 0 0 1px currentColor;
              box-shadow: inset 0 0 0 1px currentColor;
              background: #f8f8f8;
              display: block; }
              /* line 940, _checkout-v2.scss */
              #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .radio.co-delivery_method-input span:before {
                content: ''; }

/* line 952, _checkout-v2.scss */
#payments-not-available {
  margin: 0;
  padding: 20px;
  font-size: 16px;
  color: red; }

/* line 959, _checkout-v2.scss */
#payment_info {
  padding: 0; }
  /* line 963, _checkout-v2.scss */
  #payment_info .block-title {
    padding: 20px 20px 0; }
  /* line 966, _checkout-v2.scss */
  #payment_info .payment_list {
    width: 100%; }
    /* line 969, _checkout-v2.scss */
    #payment_info .payment_list #payment_gateways > .co-input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    /* line 977, _checkout-v2.scss */
    #payment_info .payment_list .co-payment_method {
      -ms-flex-wrap: initial;
      flex-wrap: initial;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin: 0;
      position: relative;
      padding: 20px;
      min-height: 100px;
      font-weight: normal;
      margin-top: -1px;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer;
      border-top: 1px solid #e7e7e7; }
      /* line 1000, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method:hover {
        border-color: #fff;
        border-top: 1px solid #e7e7e7; }
      /* line 1004, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method.active {
        border-color: #FF0002;
        z-index: 2; }
      /* line 1008, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method.not_available {
        display: none; }
      /* line 1013, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method.payment_active .co-payment_method-input span {
        background: #FF0002; }
      /* line 1017, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method .co-toggable_field-information {
        padding: 0;
        position: relative; }
        /* line 1021, _checkout-v2.scss */
        #payment_info .payment_list .co-payment_method .co-toggable_field-information .co-toggable_field-description {
          margin: 0; }
      /* line 1025, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method .co-payment_method-title {
        display: block;
        font-size: 15px;
        line-height: 16px;
        color: #000;
        padding-right: 50px;
        margin: 5px 0; }
      /* line 1034, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method .co-payment_method-description {
        font-size: 13px;
        line-height: 15px;
        color: #9a9a9a; }
      /* line 1039, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method .co-price--current {
        font-size: 18px;
        position: absolute;
        padding: 0;
        right: 15px;
        font-size: 14px;
        color: #FF0002; }
      /* line 1047, _checkout-v2.scss */
      #payment_info .payment_list .co-payment_method .co-payment_method-input {
        color: #cecece;
        margin-right: 5px; }
        /* line 1050, _checkout-v2.scss */
        #payment_info .payment_list .co-payment_method .co-payment_method-input [name="order[payment_gateway_id]"]:checked + span {
          background: #FF0002; }
          /* line 1052, _checkout-v2.scss */
          #payment_info .payment_list .co-payment_method .co-payment_method-input [name="order[payment_gateway_id]"]:checked + span:before {
            background-color: #fff;
            width: 8px;
            height: 8px;
            display: block;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 5px;
            left: 5px; }
        /* line 1064, _checkout-v2.scss */
        #payment_info .payment_list .co-payment_method .co-payment_method-input span {
          margin-right: 5px;
          -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
          background: #f8f8f8; }
          /* line 1069, _checkout-v2.scss */
          #payment_info .payment_list .co-payment_method .co-payment_method-input span:before {
            content: ''; }

/* line 1079, _checkout-v2.scss */
#order_complete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 1088, _checkout-v2.scss */
  #order_complete .co-basket_discount {
    font-size: 16px;
    line-height: 16px; }
    /* line 1092, _checkout-v2.scss */
    #order_complete .co-basket_discount-prices .order-item__number {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      text-align: right;
      color: #23211F;
      min-width: inherit; }
    /* line 1105, _checkout-v2.scss */
    #order_complete .co-basket_discount-price-percent {
      padding-left: 5px;
      display: none; }
  /* line 1111, _checkout-v2.scss */
  #order_complete .co-basket_total {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    border-top: 1px solid #E7E7E7;
    padding: 30px 30px 20px 30px;
    margin: 0px 0 0 0; }
    /* line 1126, _checkout-v2.scss */
    #order_complete .co-basket_total-title {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 100%;
      color: rgba(35, 33, 31, 0.5); }
    /* line 1139, _checkout-v2.scss */
    #order_complete .co-basket_total-price {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 100%;
      color: #23211F;
      text-align: right; }
  /* line 1151, _checkout-v2.scss */
  #order_complete .consent_to_personal_data_checkbox .co-toggable_field-input {
    color: #FF0002; }
    /* line 1154, _checkout-v2.scss */
    #order_complete .consent_to_personal_data_checkbox .co-toggable_field-input span:after {
      font-size: 12px; }

@media (max-width: 1200px) {
  /* line 1167, _checkout-v2.scss */
  #order_delivery .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-delivery_method-title {
    padding: 0; }

  /* line 1170, _checkout-v2.scss */
  #order_delivery .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-delivery_method-description {
    padding: 0; }

  /* line 1173, _checkout-v2.scss */
  #order_payment .payments_list #payment_gateways > .co-input .co-payment_method .co-payment_method-title {
    padding: 0; }

  /* line 1176, _checkout-v2.scss */
  #order_payment .payments_list #payment_gateways > .co-input .co-payment_method .co-payment_method-description {
    padding: 0; } }
@media (max-width: 991px) {
  /* line 1182, _checkout-v2.scss */
  #order_delivery .delivery_list .delivery_variants .co-tabs-content .co-delivery_method .co-price--current {
    padding: 0;
    margin: 10px 0 0 -5px;
    display: block; } }
@media (max-width: 768px) {
  /* line 1190, _checkout-v2.scss */
  #order_delivery .delivery_list .delivery_variants .co-tabs-content .co-delivery_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  /* line 1196, _checkout-v2.scss */
  #order_payment .payments_list #payment_gateways > .co-input {
    display: block; }

  /* line 1199, _checkout-v2.scss */
  #order_payment .payments_list #payment_gateways > .co-input .co-payment_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  /* line 1206, _checkout-v2.scss */
  #order_complete .total__price {
    margin-right: 20px; }

  /* line 1211, _checkout-v2.scss */
  #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  /* line 1218, _checkout-v2.scss */
  #payment_info .payment_list .co-payment_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }
@media (max-width: 625px) {
  /* line 1227, _checkout-v2.scss */
  #order_complete {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 1232, _checkout-v2.scss */
    #order_complete .order_complete_left {
      width: 100%; }
    /* line 1235, _checkout-v2.scss */
    #order_complete .order_complete_right {
      width: 100%;
      margin-bottom: 15px; } }
@media (max-width: 468px) {
  /* line 1243, _checkout-v2.scss */
  .shipping_address {
    display: block; }

  /* line 1246, _checkout-v2.scss */
  #delivery_info .delivery_list .delivery_variants .co-tabs-content .co-delivery_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  /* line 1253, _checkout-v2.scss */
  #payment_info .payment_list .co-payment_method {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }
/* line 1260, _checkout-v2.scss */
.form.form--basket.hide_address_info {
  display: none; }

/* line 1265, _checkout-v2.scss */
.co-modal {
  padding: 30px;
  max-width: 600px;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15); }
  /* line 1276, _checkout-v2.scss */
  .co-modal-title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    width: 100%;
    display: block;
    letter-spacing: 1px;
    padding: 0 0 30px 0;
    margin: 0;
    color: #000000; }
  /* line 1287, _checkout-v2.scss */
  .co-modal-wrapper {
    position: initial;
    padding: 0; }
  /* line 1291, _checkout-v2.scss */
  .co-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    width: 2rem;
    height: 2rem;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B5ACA7'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B5ACA7'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
    /* line 1303, _checkout-v2.scss */
    .co-modal-close:hover {
      background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Crect x='23.6066' y='25.0208' width='32' height='2' rx='1' transform='rotate(-135 23.6066 25.0208)' fill='%23B51F1F'%3E%3C/rect%3E%3Crect x='0.979187' y='23.6066' width='32' height='2' rx='1' transform='rotate(-45 0.979187 23.6066)' fill='%23B51F1F'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"); }
    /* line 1306, _checkout-v2.scss */
    .co-modal-close:before {
      display: none; }
  /* line 1310, _checkout-v2.scss */
  .co-modal .co-modal-button {
    font-size: 18px;
    line-height: 21px; }
  /* line 1314, _checkout-v2.scss */
  .co-modal .co-button--password_recover {
    margin: 10px auto 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    display: block; }
    /* line 1321, _checkout-v2.scss */
    .co-modal .co-button--password_recover:hover {
      color: #FF0002; }

/* line 1326, _checkout-v2.scss */
.co-basket_discount.order-item {
  margin-bottom: 20px; }

/* line 1329, _checkout-v2.scss */
.co-toggable_field-input input + span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #B3B3B3;
  box-shadow: inset 0 0 0 1px #B3B3B3;
  margin: 3px -3px 0 0; }

/* line 1341, _checkout-v2.scss */
.co-input .co-toggable_field-title, .field .co-toggable_field-title {
  font-family: 'Montserrat', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #23211F; }

/* line 1351, _checkout-v2.scss */
.co-input .co-toggable_field-description, .field .co-toggable_field-description {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: rgba(35, 33, 31, 0.5);
  margin-top: 5px; }
  /* line 1360, _checkout-v2.scss */
  .co-input .co-toggable_field-description a, .field .co-toggable_field-description a {
    color: rgba(35, 33, 31, 0.5);
    text-decoration: underline; }
    /* line 1363, _checkout-v2.scss */
    .co-input .co-toggable_field-description a:hover, .field .co-toggable_field-description a:hover {
      text-decoration: none; }

/* line 1368, _checkout-v2.scss */
#order_complete .consent_to_personal_data_checkbox .co-toggable_field-input span:after {
  font-size: 8px; }

/* line 1371, _checkout-v2.scss */
div#boxberry_error {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #23211F !important;
  margin-bottom: 20px !important; }

/* line 4, _cart_new.scss */
.cart-items-page ~ .js-footer {
  margin-top: 80px; }

/* line 10, _cart_new.scss */
.products-list.is-cart:last-child .product-card {
  margin-bottom: 0; }

/* line 16, _cart_new.scss */
.ionicons {
  display: inline-block;
  font-family: "Ionicons";
  text-align: center;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: auto;
  cursor: pointer;
  color: #4CB7EF; }
  /* line 33, _cart_new.scss */
  .ionicons--plus::before {
    content: "\f489"; }
  /* line 37, _cart_new.scss */
  .ionicons--minus::before {
    content: "\f462"; }
  /* line 41, _cart_new.scss */
  .ionicons--delete::before {
    content: "\f00d";
    font-family: "FontAwesome";
    color: rgba(35, 33, 31, 0.5); }
  /* line 47, _cart_new.scss */
  .ionicons--angle-down {
    content: "";
    -webkit-background-size: 16px 16px;
    background-size: 16px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 6'%3e%3cdefs/%3e%3cpath stroke='%23B3B3B3' d='M1 1l5 4 5-4'/%3e%3c/svg%3e") !important; }
  /* line 56, _cart_new.scss */
  .ionicons[class*="--"] {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 22px; }
  /* line 62, _cart_new.scss */
  .ionicons:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

/* line 68, _cart_new.scss */
.cart-empty {
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0 0px 0; }
  /* line 73, _cart_new.scss */
  .cart-empty__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000000;
    padding: 15px 0; }
  /* line 81, _cart_new.scss */
  .cart-empty__descr {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding: 15px 0; }
  /* line 89, _cart_new.scss */
  .cart-empty__btn {
    padding: 25px 0 15px 0; }

/* line 94, _cart_new.scss */
.cart-items-page .complate-checkout {
  padding: 10px;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/* line 103, _cart_new.scss */
.cart-items-page .js-complate-chesckout-mobile {
  display: none; }
/* line 108, _cart_new.scss */
.cart-items-page .section-related-products {
  padding-top: 20px; }
  /* line 110, _cart_new.scss */
  .cart-items-page .section-related-products__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: 13002D;
    margin-bottom: 20px;
    padding-top: 10px; }
  @media (max-width: 992px) {
    /* line 125, _cart_new.scss */
    .cart-items-page .section-related-products__title {
      text-align: center; } }
  @media (max-width: 768px) {
    /* line 130, _cart_new.scss */
    .cart-items-page .section-related-products__title {
      font-size: 20px;
      line-height: 23px;
      text-align: center;
      margin-bottom: 16px; }
    /* line 136, _cart_new.scss */
    .cart-items-page .section-related-products .product-card {
      padding: 20px 20px;
      margin-bottom: 15px; } }
/* line 144, _cart_new.scss */
.cart-items-page .discount-wrapper {
  padding-bottom: 10px; }
  /* line 146, _cart_new.scss */
  .cart-items-page .discount-wrapper .iscounts-notice.notice.is-error.true {
    background-color: rgba(255, 84, 91, 0.9);
    border-color: #ff212a;
    color: #540003;
    margin-bottom: 0;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    line-height: 1.2; }
/* line 157, _cart_new.scss */
.cart-items-page .discount-comment-list {
  width: 100%; }
  /* line 159, _cart_new.scss */
  .cart-items-page .discount-comment-list .order-item {
    margin-bottom: 15px; }
  /* line 162, _cart_new.scss */
  .cart-items-page .discount-comment-list .discount-comment-title {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #808080;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 171, _cart_new.scss */
  .cart-items-page .discount-comment-list .discount-comment-price {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
    color: #000000;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
/* line 182, _cart_new.scss */
.cart-items-page .discount-form {
  padding: 20px 20px 0 20px; }
  /* line 184, _cart_new.scss */
  .cart-items-page .discount-form .discount-row {
    padding: 0; }
    /* line 186, _cart_new.scss */
    .cart-items-page .discount-form .discount-row .discount-input {
      background: #F7F7F7;
      width: 100%;
      line-height: 45px;
      font-size: 14px;
      letter-spacing: .5px;
      -webkit-border-radius: 25px;
      border-radius: 25px;
      overflow: hidden;
      padding: 0 20px 0 25px;
      border: 1px solid #ccc; }
    /* line 199, _cart_new.scss */
    .cart-items-page .discount-form .discount-row .discount-button {
      margin-top: 10px;
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  /* line 208, _cart_new.scss */
  .cart-items-page .discount-form .discounts-notice .is-error {
    font-size: 11px;
    color: red; }

/* line 216, _cart_new.scss */
.content-item {
  width: 100%;
  margin-bottom: 25px;
  padding: 20px 0;
  -webkit-border-radius: 8px;
  border-radius: 8px; }
  /* line 224, _cart_new.scss */
  .content-item:last-child {
    margin: 0; }
    @media screen and (max-width: 1024px) {
      /* line 224, _cart_new.scss */
      .content-item:last-child {
        margin-bottom: 25px; } }
  /* line 232, _cart_new.scss */
  .content-item--no-padd {
    padding: 0; }
  /* line 236, _cart_new.scss */
  .content-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media screen and (max-width: 768px) {
      /* line 236, _cart_new.scss */
      .content-item__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    /* line 248, _cart_new.scss */
    .content-item__wrapper-elem {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; }
      @media screen and (max-width: 768px) {
        /* line 248, _cart_new.scss */
        .content-item__wrapper-elem {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%; } }
    /* line 260, _cart_new.scss */
    .content-item__wrapper-elem + .content-item__wrapper-elem {
      margin-left: 20px; }
      @media screen and (max-width: 768px) {
        /* line 260, _cart_new.scss */
        .content-item__wrapper-elem + .content-item__wrapper-elem {
          margin: 0; } }

/* line 276, _cart_new.scss */
.basket-info {
  width: 100%;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 15px;
  color: rgba(35, 33, 31, 0.5); }
  @media screen and (max-width: 768px) {
    /* line 276, _cart_new.scss */
    .basket-info {
      display: none;
      opacity: 0;
      visibility: hidden; } }

/* line 292, _cart_new.scss */
.basket-product-list {
  position: relative; }
  /* line 296, _cart_new.scss */
  .basket-product-list form .basket-product-item:last-child {
    margin-bottom: 0; }
  /* line 301, _cart_new.scss */
  .basket-product-list--opacity {
    opacity: 0.5; }
  /* line 305, _cart_new.scss */
  .basket-product-list-load {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://static-internal.insales.ru/files/1/11/5832715/original/loading.gif);
    background-position: 37%;
    background-repeat: no-repeat;
    background-attachment: fixed; }

/* line 319, _cart_new.scss */
.basket-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 30px;
  background: #f8f8f8;
  position: relative;
  padding: 30px 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  /* line 337, _cart_new.scss */
  .basket-product-item--show-mb {
    display: none;
    opacity: 0;
    visibility: hidden; }
  /* line 343, _cart_new.scss */
  .basket-product-item__preview-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 354, _cart_new.scss */
  .basket-product-item__preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    width: 100px; }
    /* line 366, _cart_new.scss */
    .basket-product-item__preview img {
      width: 100%; }
  /* line 375, _cart_new.scss */
  .basket-product-item__info-wrapper {
    padding: 5px 10px 5px 30px; }
    /* line 378, _cart_new.scss */
    .basket-product-item__info-wrapper .basket-product-item__cost-value {
      font-size: 16px;
      color: #000; }
  /* line 384, _cart_new.scss */
  .basket-product-item__title {
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%; }
    /* line 389, _cart_new.scss */
    .basket-product-item__title a {
      color: #23211F;
      cursor: pointer; }
  /* line 396, _cart_new.scss */
  .basket-product-item__article {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: rgba(35, 33, 31, 0.5); }
  /* line 405, _cart_new.scss */
  .basket-product-item__descr {
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    padding-top: 14px;
    display: none !important; }
  /* line 414, _cart_new.scss */
  .basket-product-item__params {
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #000000; }
    /* line 422, _cart_new.scss */
    .basket-product-item__params__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 432, _cart_new.scss */
      .basket-product-item__params__item__values {
        padding-left: 5px; }
  /* line 438, _cart_new.scss */
  .basket-product-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #13002D; }
    /* line 450, _cart_new.scss */
    .basket-product-item__price-value {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      color: #23211F; }
      /* line 457, _cart_new.scss */
      .basket-product-item__price-value.is-discount {
        color: #FF0002; }
    /* line 462, _cart_new.scss */
    .basket-product-item__price-old {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%;
      -webkit-text-decoration-line: line-through;
      text-decoration-line: line-through;
      color: #23211F; }
  /* line 474, _cart_new.scss */
  .basket-product-item__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 482, _cart_new.scss */
    .basket-product-item__quantity-input {
      width: 38px;
      height: 30px;
      margin: 0 6px;
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      border: 1px solid #E7E7E7;
      background: #f5f5f5;
      text-align: center;
      outline: none;
      pointer-events: auto; }
    /* line 495, _cart_new.scss */
    .basket-product-item__quantity .button {
      padding: 0; }
  /* line 500, _cart_new.scss */
  .basket-product-item input[type="number"]::-webkit-inner-spin-button,
  .basket-product-item input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }
  /* line 508, _cart_new.scss */
  .basket-product-item input[type="number"] {
    -moz-appearance: textfield; }
  /* line 513, _cart_new.scss */
  .basket-product-item__cost-value {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #23211F; }
  /* line 523, _cart_new.scss */
  .basket-product-item__delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  @media screen and (max-width: 768px) {
    /* line 319, _cart_new.scss */
    .basket-product-item {
      padding: 0;
      border: none;
      border-bottom: 1px solid #d9d9d9;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 538, _cart_new.scss */
      .basket-product-item.row {
        margin-right: 0;
        margin-left: 0; }
      /* line 547, _cart_new.scss */
      .basket-product-item--hide-mb {
        display: none;
        opacity: 0;
        visibility: hidden; }
      /* line 553, _cart_new.scss */
      .basket-product-item--show-mb {
        display: block;
        opacity: 1;
        visibility: visible; }
      /* line 559, _cart_new.scss */
      .basket-product-item__title {
        padding: 0; }
      /* line 563, _cart_new.scss */
      .basket-product-item__preview-wrapper {
        border-bottom: 1px solid #E7E7E7;
        padding: 10px 10px 15px;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
      /* line 572, _cart_new.scss */
      .basket-product-item__quantity {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-right: 1px solid #E7E7E7;
        padding: 10px; } }

/* line 582, _cart_new.scss */
.basket-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #000; }
  /* line 598, _cart_new.scss */
  .basket-total__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }
  /* line 604, _cart_new.scss */
  .basket-total__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    padding-left: 10px; }
  /* line 618, _cart_new.scss */
  .basket-total--show-mb {
    display: none;
    opacity: 0;
    visibility: hidden; }
  @media screen and (max-width: 1024px) {
    /* line 625, _cart_new.scss */
    .basket-total--show-mb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      opacity: 1;
      visibility: visible; } }

/* line 639, _cart_new.scss */
.order-title {
  padding: 30px 30px 20px 30px;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #23211F; }

/* line 647, _cart_new.scss */
.order-product-list {
  background: #F7F7F7; }
  @media screen and (max-width: 1024px) {
    /* line 647, _cart_new.scss */
    .order-product-list {
      display: none;
      opacity: 0;
      visibility: hidden; } }

/* line 657, _cart_new.scss */
.order-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #E7E7E7; }
  @media screen and (max-width: 1200px) {
    /* line 657, _cart_new.scss */
    .order-product-item {
      font-size: 12px; } }
  /* line 671, _cart_new.scss */
  .order-product-item__info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap; }
  /* line 681, _cart_new.scss */
  .order-product-item__title {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 15px; }
  /* line 687, _cart_new.scss */
  .order-product-item__article {
    font-size: 11px;
    line-height: 15px;
    color: rgba(35, 33, 31, 0.5); }
  /* line 693, _cart_new.scss */
  .order-product-item__count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 33%; }
  /* line 713, _cart_new.scss */
  .order-product-item__cost {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600; }
    @media screen and (max-width: 1200px) {
      /* line 713, _cart_new.scss */
      .order-product-item__cost {
        font-size: 12px; } }
  /* line 724, _cart_new.scss */
  .order-product-item__value {
    font-size: 11px;
    line-height: 18px;
    color: rgba(35, 33, 31, 0.5); }

/* line 743, _cart_new.scss */
.js-uslugiList {
  width: 100%; }

/* line 746, _cart_new.scss */
.co-basket_uslugi {
  margin-bottom: 15px; }

/* line 750, _cart_new.scss */
.order-items {
  padding: 0px 0 30px;
  border: none; }
  /* line 753, _cart_new.scss */
  .order-items .consent_to_personal_data_checkbox {
    padding: 0 20px 10px 20px; }

/* line 758, _cart_new.scss */
#discounts-block {
  margin-bottom: 15px;
  width: 100%; }

/* line 763, _cart_new.scss */
.order-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  color: rgba(35, 33, 31, 0.5);
  padding: 0 30px; }
  /* line 783, _cart_new.scss */
  .order-item > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  /* line 789, _cart_new.scss */
  .order-item.checkout-sidebar-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  /* line 797, _cart_new.scss */
  .order-item .co-basket_uslugi-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 100%;
    color: rgba(35, 33, 31, 0.5);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 808, _cart_new.scss */
  .order-item .co-basket_uslugi-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    color: #23211F;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  /* line 823, _cart_new.scss */
  .order-item .co-basket_subtotal-title {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #808080;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  /* line 832, _cart_new.scss */
  .order-item .co-basket_subtotal-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    color: #23211F;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  /* line 846, _cart_new.scss */
  .order-item:not(:last-child) {
    margin-bottom: 30px; }
  /* line 850, _cart_new.scss */
  .order-item--total {
    font-size: 16px;
    line-height: 18px;
    font-weight: 900;
    color: #000; }
  /* line 860, _cart_new.scss */
  .order-item__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 70px;
    text-align: right;
    color: #000;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300; }
    /* line 877, _cart_new.scss */
    .order-item__number--red {
      color: #FF0002; }

/* line 891, _cart_new.scss */
#discount-subtotal-sample {
  display: none; }

/* line 895, _cart_new.scss */
.discount-no {
  text-align: center;
  margin-top: 20px;
  font-size: 12px;
  line-height: 15px;
  color: red;
  font-weight: 600; }

/* line 907, _cart_new.scss */
.checkout-sidebar--stable .checkout-sidebar-wrapper {
  top: initial !important; }
/* line 913, _cart_new.scss */
.checkout-sidebar--sticky .checkout-sidebar-wrapper {
  position: fixed;
  top: 75px !important; }
/* line 920, _cart_new.scss */
.checkout-sidebar--absol .checkout-sidebar-wrapper {
  position: absolute;
  top: initial; }

/* line 928, _cart_new.scss */
.checkout-sidebar-wrapper {
  position: absolute;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  max-width: 290px; }
  @media screen and (max-width: 1024px) {
    /* line 928, _cart_new.scss */
    .checkout-sidebar-wrapper {
      max-width: 100%;
      width: 100%;
      position: relative !important;
      top: 0; } }
  /* line 942, _cart_new.scss */
  .checkout-sidebar-wrapper--fixed {
    position: fixed; }

/* line 947, _cart_new.scss */
.checkout-sidebar-block {
  background: #F7F7F7;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* line 953, _cart_new.scss */
.checkout-sidebar-button {
  width: 100%; }

/* line 963, _cart_new.scss */
.block-sale {
  max-width: 290px;
  margin-top: 20px;
  padding: 20px; }
  @media screen and (max-width: 1024px) {
    /* line 963, _cart_new.scss */
    .block-sale {
      position: relative;
      max-width: 100%; } }
  /* line 974, _cart_new.scss */
  .block-sale .sale-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px; }
    /* line 983, _cart_new.scss */
    .block-sale .sale-title__icon {
      width: 20px;
      height: 20px; }
    /* line 988, _cart_new.scss */
    .block-sale .sale-title__text {
      font-family: 'Roboto';
      font-size: 18px;
      font-weight: 400;
      line-height: 18px; }
  /* line 996, _cart_new.scss */
  .block-sale .sale-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-top: 18px; }
    /* line 1007, _cart_new.scss */
    .block-sale .sale-items .sale-item {
      padding-bottom: 10px;
      border-bottom: 1px solid #D0CCD5;
      font-family: 'Roboto';
      font-size: 12px;
      line-height: 17px;
      letter-spacing: 0; }
      /* line 1015, _cart_new.scss */
      .block-sale .sale-items .sale-item:last-of-type {
        border: none;
        padding-bottom: 8px; }
      /* line 1020, _cart_new.scss */
      .block-sale .sale-items .sale-item p {
        margin: 0; }

/* line 1031, _cart_new.scss */
.formPromo {
  width: 100%; }
  /* line 1034, _cart_new.scss */
  .formPromo__field {
    position: relative;
    display: block; }
    @media screen and (max-width: 1024px) {
      /* line 1034, _cart_new.scss */
      .formPromo__field {
        width: 100%; } }
  /* line 1043, _cart_new.scss */
  .formPromo__input {
    width: 100%;
    padding: 0px 80px 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: rgba(35, 33, 31, 0.5);
    height: 40px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    /* line 1060, _cart_new.scss */
    .formPromo__input:focus {
      outline: none; }
  /* line 1064, _cart_new.scss */
  .formPromo .button {
    position: absolute;
    top: 0;
    right: 30px;
    width: 60px;
    height: 40px;
    padding: 10px;
    background: #fff; }
    /* line 1072, _cart_new.scss */
    .formPromo .button .icon {
      margin: 0 0; }
    /* line 1075, _cart_new.scss */
    .formPromo .button svg {
      stroke: #000; }
    /* line 1079, _cart_new.scss */
    .formPromo .button:hover svg {
      stroke: #fff; }
  /* line 1084, _cart_new.scss */
  .formPromo__submit, .formPromo__remove {
    position: absolute;
    top: 0;
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: #FF0002;
    right: 20px;
    color: #F7F7F7;
    cursor: pointer; }
  /* line 1101, _cart_new.scss */
  .formPromo__remove {
    display: none;
    background: #FF0002; }
  /* line 1106, _cart_new.scss */
  .formPromo__title-error {
    display: none;
    margin: 15px 0;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    color: #b00917; }

/* line 1120, _cart_new.scss */
.co-sing-in {
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%; }
  @media screen and (max-width: 480px) {
    /* line 1120, _cart_new.scss */
    .co-sing-in {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  /* line 1141, _cart_new.scss */
  .co-sing-in__description {
    font-size: 13px;
    line-height: 15px; }
  /* line 1146, _cart_new.scss */
  .co-sing-in__modal {
    background: transparent;
    border: 2px solid #FF0002;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 22.5px;
    border-radius: 22.5px;
    box-sizing: border-box;
    color: #FF0002;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 20px;
    height: 36px;
    line-height: 14px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px; }

/* line 1176, _cart_new.scss */
.co-social_login {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #eaeaea;
  margin-top: 20px; }
  /* line 1181, _cart_new.scss */
  .co-social_login-list {
    display: block;
    padding-top: 10px; }
    /* line 1184, _cart_new.scss */
    .co-social_login-list a.co-button {
      padding: 7px 5px !important; }

/* line 1189, _cart_new.scss */
.co-customer .co-tabs-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 1197, _cart_new.scss */
.client_name .co-tabs .co-tabs-node {
  border-color: rgba(34, 34, 34, 0.3);
  background-color: #fff;
  height: 50px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #23211F;
  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; }
  /* line 1218, _cart_new.scss */
  .client_name .co-tabs .co-tabs-node:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    background: url("tab-check.svg") no-repeat center #B3B3B3; }
  /* line 1228, _cart_new.scss */
  .client_name .co-tabs .co-tabs-node:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 1234, _cart_new.scss */
  .client_name .co-tabs .co-tabs-node:nth-child(2) {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  /* line 1240, _cart_new.scss */
  .client_name .co-tabs .co-tabs-node--active {
    color: #FF0002;
    font-weight: 700;
    border-color: rgba(34, 34, 34, 0.93); }
    /* line 1244, _cart_new.scss */
    .client_name .co-tabs .co-tabs-node--active:before {
      background: url("tab-check.svg") no-repeat center #FF0002; }
  /* line 1248, _cart_new.scss */
  .client_name .co-tabs .co-tabs-node:hover {
    color: #FF0002;
    font-weight: 700;
    border-color: rgba(34, 34, 34, 0.93); }
    /* line 1252, _cart_new.scss */
    .client_name .co-tabs .co-tabs-node:hover:before {
      background-color: #FF0002; }

/* line 1259, _cart_new.scss */
label[for="shipping_address_full_locality_name"] {
  margin-top: 0 !important; }

/* line 1263, _cart_new.scss */
#tabs-person .co-input {
  display: inline-block;
  vertical-align: top; }
  /* line 1267, _cart_new.scss */
  #tabs-person .co-input:nth-child(2n+1) {
    width: 50%;
    padding: 0 20px 0 0; }
    @media screen and (max-width: 768px) {
      /* line 1267, _cart_new.scss */
      #tabs-person .co-input:nth-child(2n+1) {
        width: 100%;
        padding: 0; } }
  /* line 1277, _cart_new.scss */
  #tabs-person .co-input:nth-child(2n) {
    width: 50%; }
    @media screen and (max-width: 768px) {
      /* line 1277, _cart_new.scss */
      #tabs-person .co-input:nth-child(2n) {
        width: 100%; } }
  /* line 1285, _cart_new.scss */
  #tabs-person .co-input:first-child, #tabs-person .co-input:nth-child(2) {
    width: 100%;
    padding: 0; }

/* line 1294, _cart_new.scss */
#tabs-organization .co-input {
  display: inline-block;
  width: 50%; }
  @media screen and (max-width: 768px) {
    /* line 1294, _cart_new.scss */
    #tabs-organization .co-input {
      width: 100%; } }
  /* line 1302, _cart_new.scss */
  #tabs-organization .co-input:nth-child(2n) {
    padding: 0 20px 0 0; }
    @media screen and (max-width: 768px) {
      /* line 1302, _cart_new.scss */
      #tabs-organization .co-input:nth-child(2n) {
        padding: 0; } }
  /* line 1310, _cart_new.scss */
  #tabs-organization .co-input:first-child, #tabs-organization .co-input:nth-child(2) {
    padding: 0 20px 0 0; }
    @media screen and (max-width: 768px) {
      /* line 1310, _cart_new.scss */
      #tabs-organization .co-input:first-child, #tabs-organization .co-input:nth-child(2) {
        padding: 0; } }

/* line 1321, _cart_new.scss */
.co-input--checkbox + .co-input {
  padding: 0 20px 0 0; }
  @media screen and (max-width: 768px) {
    /* line 1321, _cart_new.scss */
    .co-input--checkbox + .co-input {
      padding: 0; } }

/* line 1329, _cart_new.scss */
.co-input--checkbox + .co-input,
.co-input--checkbox + .co-input + .co-input {
  display: inline-block;
  width: 50%; }
  @media screen and (max-width: 768px) {
    /* line 1329, _cart_new.scss */
    .co-input--checkbox + .co-input,
    .co-input--checkbox + .co-input + .co-input {
      display: block;
      width: 100%; } }

/* line 1340, _cart_new.scss */
.co-input--checkbox + .co-input.not-register,
.co-input + .co-input.not-register {
  display: none; }

/* line 1345, _cart_new.scss */
.another_recipient {
  width: 100%; }

/* line 1349, _cart_new.scss */
.js_another_recipient_fields .co-input {
  display: inline-block;
  width: 50%; }
  /* line 1353, _cart_new.scss */
  .js_another_recipient_fields .co-input:first-child {
    padding: 0 20px 0 0; }
    @media screen and (max-width: 768px) {
      /* line 1353, _cart_new.scss */
      .js_another_recipient_fields .co-input:first-child {
        padding: 0; } }
  @media screen and (max-width: 768px) {
    /* line 1349, _cart_new.scss */
    .js_another_recipient_fields .co-input {
      display: block;
      width: 100%;
      padding: 0; } }

/* line 1372, _cart_new.scss */
.co-checkout-order_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @media screen and (max-width: 1024px) {
    /* line 1372, _cart_new.scss */
    .co-checkout-order_form {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 1385, _cart_new.scss */
#custom_form {
  -ms-flex: 0 0 70%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  width: 75%;
  max-width: 75%; }
  @media screen and (max-width: 1024px) {
    /* line 1385, _cart_new.scss */
    #custom_form {
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%; } }

/* line 1405, _cart_new.scss */
#checkout-sidebar {
  position: relative;
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%; }
  @media screen and (max-width: 1024px) {
    /* line 1405, _cart_new.scss */
    #checkout-sidebar {
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 768px) {
    /* line 1405, _cart_new.scss */
    #checkout-sidebar {
      padding: 0; } }

/* line 1426, _cart_new.scss */
#delivery_address .co-input {
  position: relative; }
  /* line 1429, _cart_new.scss */
  #delivery_address .co-input::after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background: url("arr-down.svg") no-repeat center; }

/* line 1441, _cart_new.scss */
.select-list {
  -webkit-box-shadow: 0px 4px 14px -4px #E7E7E7;
  box-shadow: 0px 4px 14px -4px #E7E7E7; }
  /* line 1445, _cart_new.scss */
  .select-list .ui-menu {
    border: 1px solid #E7E7E7 !important; }
  /* line 1452, _cart_new.scss */
  .select-list .ui-menu-item:last-child {
    border: none !important; }
  /* line 1457, _cart_new.scss */
  .select-list .ui-menu-item-wrapper {
    padding: 1rem !important;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px dotted #ccc !important;
    -webkit-transition: background 0.3s ease, border-color 0.3s ease;
    -moz-transition: background 0.3s ease, border-color 0.3s ease;
    -ms-transition: background 0.3s ease, border-color 0.3s ease;
    -o-transition: background 0.3s ease, border-color 0.3s ease;
    transition: background 0.3s ease, border-color 0.3s ease; }
  /* line 1466, _cart_new.scss */
  .select-list .ui-state-active {
    border: 1px solid #FF0002 !important;
    background: #FF0002 !important; }

/* line 1472, _cart_new.scss */
#omni_delivery_date_picker_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 1483, _cart_new.scss */
  #omni_delivery_date_picker_div .ui-datepicker {
    border: 1px solid #E7E7E7;
    border-top: none;
    -webkit-border-radius: 0;
    border-radius: 0; }
    /* line 1489, _cart_new.scss */
    #omni_delivery_date_picker_div .ui-datepicker .ui-datepicker-header {
      margin: -.2em;
      border: none;
      border-bottom: 1px solid #E7E7E7;
      -webkit-border-radius: 0;
      border-radius: 0;
      background: #edf7fd; }
    /* line 1498, _cart_new.scss */
    #omni_delivery_date_picker_div .ui-datepicker .ui-state-default {
      border: 1px solid #E7E7E7;
      background: #eef7fd; }
    /* line 1502, _cart_new.scss */
    #omni_delivery_date_picker_div .ui-datepicker .ui-state-active {
      border: 1px solid #4CB7EF;
      background: #4CB7EF; }

/* line 1508, _cart_new.scss */
.button.js-item-remove {
  opacity: 0.5; }
  /* line 1510, _cart_new.scss */
  .button.js-item-remove:hover {
    opacity: 1; }

/* line 1514, _cart_new.scss */
.discount-button-remove {
  display: none; }

/* line 1517, _cart_new.scss */
.co-basket_subtotal.order-item {
  margin-bottom: 20px; }

/* line 1521, _cart_new.scss */
.cart-items-page .section-title {
  text-align: left;
  padding: 20px 0 30px; }

@media (max-width: 768px) {
  /* line 1528, _cart_new.scss */
  .cart-items-page .section-title {
    text-align: left;
    padding: 30px 0 30px; }

  /* line 1533, _cart_new.scss */
  .basket-product-item {
    border-bottom: 0 !important; } }
/* line 1539, _cart_new.scss */
input[type="radio"].radio_button.js-input-field + span {
  -webkit-border-radius: 50%;
  border-radius: 50%; }
/* line 1544, _cart_new.scss */
input[type="radio"].radio_button.js-input-field:checked + span {
  -webkit-box-shadow: inset 0 0 0 1px #FF0002 !important;
  box-shadow: inset 0 0 0 1px #FF0002 !important; }
  /* line 1547, _cart_new.scss */
  input[type="radio"].radio_button.js-input-field:checked + span:before {
    width: 5px !important;
    height: 5px !important; }

/* line 1556, _cart_new.scss */
.co-sing-in a.button {
  width: 150px; }

/* line 3, main.scss */
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto; }

/* line 7, main.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

/* line 13, main.scss */
.absolute {
  position: absolute; }

/* line 16, main.scss */
.relative {
  position: relative; }

/* line 19, main.scss */
.table {
  display: table;
  vertical-align: middle; }

/* line 23, main.scss */
.table-cell {
  display: table-cell;
  vertical-align: middle; }

/* line 27, main.scss */
.flex-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

/* line 37, main.scss */
.flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 47, main.scss */
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* line 57, main.scss */
.flex-between {
  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; }

/* line 67, main.scss */
.flex-around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/* line 76, main.scss */
.flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 80, main.scss */
.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 85, main.scss */
.flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

/* line 89, main.scss */
.row-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 97, main.scss */
[class*="cell"] {
  padding: 0 1em; }

@media (max-width: 767px) {
  /* line 101, main.scss */
  .row-s {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
/* line 106, main.scss */
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 115, main.scss */
.nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 119, main.scss */
.relative {
  position: relative; }

/* line 122, main.scss */
.lazyCss {
  background-image: none;
  background-color: #F1F1FA; }

/* line 127, main.scss */
.priceCurrency {
  font-size: 90%; }

/*==============================
	Common styles
==============================*/
/* line 134, main.scss */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 138, main.scss */
html,
body {
  font-size: 14px; }

/* line 148, main.scss */
body {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  color: #23211F; }

/* line 155, main.scss */
.mfp-wrap {
  width: 100%; }

/* line 158, main.scss */
.content-wrapper {
  padding-bottom: 40px; }

/* line 161, main.scss */
button {
  cursor: pointer;
  padding: 0;
  border: none;
  background-color: transparent; }

/* line 167, main.scss */
button:focus {
  outline: none; }

/* line 170, main.scss */
.fw-700 {
  font-weight: 700; }

/* line 173, main.scss */
a {
  color: #FF0002; }

/* line 176, main.scss */
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #FF0002; }

/* line 183, main.scss */
input,
textarea {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 196, main.scss */
input:focus,
textarea:focus {
  outline: none; }

/* line 200, main.scss */
ul {
  list-style: none;
  padding: 0;
  margin: 0; }

/* line 205, main.scss */
::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

/* line 210, main.scss */
::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

/* line 215, main.scss */
::-webkit-input-placeholder {
  color: #000;
  opacity: 1; }

/* line 219, main.scss */
::-moz-placeholder {
  color: #000;
  opacity: 1; }

/* line 223, main.scss */
:-moz-placeholder {
  color: #000;
  opacity: 1; }

/* line 227, main.scss */
:-ms-input-placeholder {
  color: #000;
  opacity: 1; }

/* line 231, main.scss */
.tooltip {
  font-size: 14px;
  font-family: 'robotocondensed-regular';
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 239, main.scss */
.tooltip.in {
  opacity: 1; }

/* line 242, main.scss */
.tooltip-inner {
  background-color: #61300c;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  padding: 10px;
  position: relative; }

/* line 250, main.scss */
.tooltip-inner:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #61300c;
  border-width: 6px;
  margin-left: -6px; }

/* line 264, main.scss */
.tooltip.top .tooltip-arrow {
  display: none; }

/* line 267, main.scss */
.tooltip.top,
.tooltip.bottom {
  padding: 0; }

/* line 271, main.scss */
.tooltip.bottom .tooltip-inner:after {
  top: auto;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #61300c;
  border-width: 6px;
  margin-left: -6px; }

/* line 286, main.scss */
.white-bg {
  background-color: #fff; }

/* line 290, main.scss */
.content-block {
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/*==============================
	Header
==============================*/
/* line 299, main.scss */
.header {
  position: relative;
  width: 100%;
  padding: 32px 0;
  background: #fff;
  border-bottom: 1px solid #E7E7E7;
  font-family: 'Montserrat', sans-serif; }

/* line 308, main.scss */
.header_middle {
  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;
  margin: 0 -15px; }

/* line 320, main.scss */
.header__logo {
  padding-left: 0;
  line-height: 98px;
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px; }
  /* line 327, main.scss */
  .header__logo__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  /* line 336, main.scss */
  .header__logo__link__mobile {
    display: none; }

/* line 340, main.scss */
.header__logo img {
  height: auto;
  max-width: 230px; }

/* line 345, main.scss */
.header__logo .desk {
  display: none; }

/* line 348, main.scss */
.header__btn {
  position: relative;
  height: 50px;
  width: 26px;
  z-index: 99; }

/* line 354, main.scss */
.header__btn span {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #B5ACA7;
  left: 0; }

/* line 362, main.scss */
.header__btn span:first-child {
  top: 16px; }

/* line 365, main.scss */
.header__btn span:nth-child(2) {
  top: 24px; }

/* line 368, main.scss */
.header__btn span:nth-child(3) {
  top: 32px; }

/* line 371, main.scss */
.header__btn:hover span {
  background-color: #FF0002; }

/* line 374, main.scss */
.header__phone {
  display: inline-block;
  position: relative;
  float: right;
  height: 36px;
  width: 36px;
  margin-top: 7px;
  background: url("phone.png") no-repeat center left/36px 36px; }

/* line 383, main.scss */
.header__phone p,
.header__phone span {
  display: none; }

/* line 387, main.scss */
.header__comparison {
  display: inline-block;
  position: relative;
  float: right;
  height: 36px;
  min-width: 36px;
  width: auto;
  margin-left: 10px;
  margin-top: 7px;
  background: url("comparison.png") no-repeat center left 10px #ececec;
  -webkit-border-radius: 36px;
  border-radius: 36px;
  color: #FF0002;
  line-height: 36px;
  font-size: 16px;
  font-family: 'robotocondensed-bold'; }

/* line 404, main.scss */
.header__comparison span {
  margin: 0 10px 0 37px; }

/* line 407, main.scss */
.header__comparison span:empty {
  margin: 0; }

/* line 410, main.scss */
.header__comparison:hover {
  color: #FF0002; }

/* line 413, main.scss */
.header__basket {
  display: inline-block;
  position: relative;
  float: right;
  height: 36px;
  width: 36px;
  margin-top: 7px;
  margin-left: 10px;
  background: url("basket.png") no-repeat center left/36px 36px; }

/* line 423, main.scss */
.header__basket .quantity,
.header__basket .price {
  display: none; }

/* line 427, main.scss */
.header__basket .quantity-mob {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background-color: #fff;
  color: #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 11px;
  font-family: 'robotocondensed-bold'; }

/* line 442, main.scss */
.header__basket .quantity-mob:empty {
  display: none; }

/* line 445, main.scss */
.header__auth {
  display: none; }

/* line 448, main.scss */
header.header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start; }

/* line 461, main.scss */
.header_search {
  padding: 0 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 510px; }

/* line 468, main.scss */
.header_search form {
  position: relative;
  background: #fff;
  max-width: 390px;
  width: 100%;
  line-height: 50px;
  font-size: 14px;
  letter-spacing: .5px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 20px 0 20px;
  border: 1px solid #E7E7E7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 491, main.scss */
.header_search form input {
  border: none;
  width: 100%;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #23211F;
  height: 48px; }
  /* line 503, main.scss */
  .header_search form input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
    /* Цвет фона */
    -webkit-text-fill-color: #000 !important;
    /* цвет текста */
    color: #000 !important;
    /* цвет текста */ }

/* line 509, main.scss */
.header_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

/* line 524, main.scss */
.header_compares {
  padding: 5px 0;
  margin-left: 35px; }
  /* line 527, main.scss */
  .header_compares a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #23211F;
    font-weight: 500;
    position: relative;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    /* line 540, main.scss */
    .header_compares a path, .header_compares a rect {
      stroke: #000;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
    /* line 546, main.scss */
    .header_compares a:hover {
      color: #FF0002; }
      /* line 548, main.scss */
      .header_compares a:hover path, .header_compares a:hover rect {
        stroke: #FF0002 !important; }
    /* line 552, main.scss */
    .header_compares a .title {
      padding-left: 15px; }
    /* line 555, main.scss */
    .header_compares a .icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    /* line 563, main.scss */
    .header_compares a .header_compares_count {
      position: absolute;
      left: 20px;
      width: 17px;
      height: 17px;
      background: #FF0002;
      font-size: 10px;
      color: #fff;
      line-height: 17px;
      text-align: center;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      font-weight: 900;
      top: 0; }

/* line 580, main.scss */
.header_user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 0; }
  /* line 588, main.scss */
  .header_user .exit {
    padding-left: 10px; }

/* line 592, main.scss */
.header_cart {
  margin-left: 30px;
  padding: 5px 0; }

/* line 596, main.scss */
.header_user a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  color: #23211F;
  font-weight: 500;
  position: relative;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  /* line 612, main.scss */
  .header_user a svg > * {
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  /* line 618, main.scss */
  .header_user a:first-child:hover {
    color: #FF0002; }
    /* line 620, main.scss */
    .header_user a:first-child:hover svg > * {
      stroke: #FF0002; }
    /* line 623, main.scss */
    .header_user a:first-child:hover g {
      stroke: #FF0002 !important; }
  /* line 629, main.scss */
  .header_user a.exit svg {
    margin: 0 0; }
  /* line 633, main.scss */
  .header_user a.exit:hover svg > * {
    fill: #FF0002; }
  /* line 638, main.scss */
  .header_user a .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/* line 647, main.scss */
.header_cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  color: #23211F;
  font-weight: 500;
  position: relative;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  /* line 663, main.scss */
  .header_cart a svg > * {
    fill: #000;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  /* line 669, main.scss */
  .header_cart a:hover {
    color: #FF0002; }
    /* line 671, main.scss */
    .header_cart a:hover svg > * {
      fill: #FF0002; }
    /* line 674, main.scss */
    .header_cart a:hover g {
      fill: #FF0002 !important; }
  /* line 678, main.scss */
  .header_cart a .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/* line 687, main.scss */
.header_user a svg, .header_cart a svg {
  margin-right: 9px; }

/* line 690, main.scss */
.header_cart a svg {
  margin-right: 15px; }

/* line 693, main.scss */
.header_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 706, main.scss */
.header_cart_quantity {
  position: absolute;
  left: 20px;
  width: 17px;
  height: 17px;
  background: #FF0002;
  font-size: 10px;
  color: #fff;
  line-height: 17px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: 900;
  top: 0; }

/* line 721, main.scss */
.header_search button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  right: 5px;
  position: absolute; }
  /* line 740, main.scss */
  .header_search button use {
    fill: #000; }
  /* line 745, main.scss */
  .header_search button:hover use {
    fill: #13002D; }

/* line 750, main.scss */
.top_left_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

/* line 763, main.scss */
.left_menu_item {
  margin: 0 15px; }

/* line 768, main.scss */
.top_left_menu .left_menu_item_expand-icon {
  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; }
  /* line 779, main.scss */
  .top_left_menu .left_menu_item_expand-icon svg {
    vertical-align: middle;
    stroke: #fb3b3b; }
/* line 785, main.scss */
.top_left_menu .left_menu_item_expand-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 5px;
  color: #fb3b3b; }
  /* line 798, main.scss */
  .top_left_menu .left_menu_item_expand-link:hover {
    color: #e4002e; }
    /* line 801, main.scss */
    .top_left_menu .left_menu_item_expand-link:hover svg,
    .top_left_menu .left_menu_item_expand-link:hover path {
      stroke: initial;
      fill: #e4002e; }

/* line 810, main.scss */
.top_left_menu a {
  color: #23211F; }

/* line 813, main.scss */
.left_top_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

/* line 827, main.scss */
input::-webkit-input-placeholder {
  color: #808080; }

/* line 828, main.scss */
input::-moz-placeholder {
  color: #808080; }

/* line 829, main.scss */
.top_line_panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 839, main.scss */
  .top_line_panel__mobile {
    display: none;
    padding: 10px 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 853, main.scss */
    .top_line_panel__mobile__controls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 860, main.scss */
      .top_line_panel__mobile__controls__phone {
        padding-right: 16px; }
        /* line 862, main.scss */
        .top_line_panel__mobile__controls__phone a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-style: normal;
          font-weight: normal;
          font-size: 18px;
          line-height: 18px;
          color: #FF0002; }
          /* line 874, main.scss */
          .top_line_panel__mobile__controls__phone a svg {
            margin-right: 5px;
            fill: #FF0002; }
          /* line 881, main.scss */
          .top_line_panel__mobile__controls__phone a:hover {
            color: #FF0002; }
            /* line 883, main.scss */
            .top_line_panel__mobile__controls__phone a:hover svg {
              fill: #FF0002; }
      /* line 889, main.scss */
      .top_line_panel__mobile__controls__burger {
        height: 50px;
        width: 26px; }

/* line 896, main.scss */
.top_line {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding: 9px 0;
  background: #F8F8F8; }

/* line 903, main.scss */
.top_phone a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  line-height: 1px;
  font-size: 16px;
  color: #FF0002;
  font-weight: 500;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  /* line 920, main.scss */
  .top_phone a:hover {
    color: #FF0002 !important; }
    /* line 922, main.scss */
    .top_phone a:hover use {
      fill: #FF0002 !important; }
      /* line 924, main.scss */
      .top_phone a:hover use path {
        fill: #FF0002 !important; }

/* line 930, main.scss */
.top_phone a svg {
  margin-right: 6px; }
  /* line 932, main.scss */
  .top_phone a svg use {
    fill: #FF0002 !important; }
    /* line 934, main.scss */
    .top_phone a svg use path {
      fill: #FF0002 !important; }

/* line 939, main.scss */
.right_top_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 952, main.scss */
.top_recall a {
  color: #23211F;
  font-weight: 400;
  display: block;
  border: 1px solid #23211F;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 10px;
  line-height: 16px;
  font-size: 14px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }

/* line 966, main.scss */
.top_recall a:hover {
  color: #fff;
  background: #FF0002;
  border: 1px solid #ff0002; }

/* line 971, main.scss */
.top_recall {
  margin-left: 10px; }

/* line 974, main.scss */
.top_phone {
  padding: 3px 0; }

/* line 977, main.scss */
.header_menu {
  background: #f7f7f7;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 80px;
  margin-bottom: 20px; }
  /* line 983, main.scss */
  .header_menu.header-menu-cabinet {
    height: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 994, main.scss */
    .header_menu.header-menu-cabinet .header_menu_wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      /* line 1000, main.scss */
      .header_menu.header-menu-cabinet .header_menu_wrap .header_menu_item.active a {
        color: #FF0002; }
      /* line 1004, main.scss */
      .header_menu.header-menu-cabinet .header_menu_wrap .header_menu_item a {
        font-size: 20px;
        line-height: 23px;
        color: #13002D; }
        /* line 1008, main.scss */
        .header_menu.header-menu-cabinet .header_menu_wrap .header_menu_item a:hover {
          color: #FF0002; }

/* line 1014, main.scss */
.header_menu_control {
  display: none;
  height: 60px;
  left: 0px;
  top: 177px;
  background: #F7F7F7;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #000000;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }

/* line 1034, main.scss */
.header_menu_wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 1045, main.scss */
.header_menu_item {
  padding: 0 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.15); }

/* line 1049, main.scss */
.header_menu_item:last-child {
  border: none;
  padding-right: 0; }

/* line 1053, main.scss */
.header_menu_item:first-child {
  padding-left: 0; }

/* line 1056, main.scss */
.header_menu_item svg {
  margin-right: 12px; }

/* line 1059, main.scss */
.header_menu_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  font-size: 16px;
  color: #13002D; }
  /* line 1071, main.scss */
  .header_menu_item a svg use {
    fill: #13002D; }

/* line 1075, main.scss */
.header_menu_item a:hover svg use {
  fill: #FF0002; }

@media (min-width: 992px) {
  /* line 1079, main.scss */
  .header__btn {
    display: none; }

  /* line 1088, main.scss */
  .header__basket {
    height: 42px;
    width: auto;
    padding-left: 55px;
    -webkit-background-size: 42px 42px;
    background-size: 42px 42px;
    margin-top: 29px;
    margin-left: 15px; }

  /* line 1097, main.scss */
  .header__basket .quantity-mob {
    display: none; }

  /* line 1100, main.scss */
  .header__basket .quantity {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 21px;
    font-family: 'robotocondensed-bold'; }

  /* line 1107, main.scss */
  .header__basket .price {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.2px; }

  /* line 1114, main.scss */
  .header__phone {
    height: 42px;
    width: auto;
    padding-left: 55px;
    -webkit-background-size: 42px 42px;
    background-size: 42px 42px;
    margin-top: 29px; }

  /* line 1122, main.scss */
  .header__phone p {
    display: block;
    margin: 0;
    color: #000;
    font-size: 20px;
    line-height: 22px;
    font-family: 'robotocondensed-bold'; }

  /* line 1130, main.scss */
  .header__phone span {
    color: #FF0002;
    display: block;
    font-size: 15px;
    text-decoration: underline;
    line-height: 20px;
    letter-spacing: 0.2px; }

  /* line 1138, main.scss */
  .header__phone:hover span {
    text-decoration: none; }

  /* line 1141, main.scss */
  .header__comparison {
    min-width: 42px;
    height: 42px;
    line-height: 42px;
    margin-top: 29px;
    margin-left: 15px; }

  /* line 1148, main.scss */
  .header__comparison span {
    margin: 0 12px 0 40px; }

  /* line 1151, main.scss */
  .header__auth {
    display: inline-block;
    float: right;
    width: 196px;
    margin-left: 15px;
    border: 1px solid #e5e5e5;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-top: 30px; }

  /* line 1162, main.scss */
  .header__auth li {
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 38px; }

  /* line 1168, main.scss */
  .header__auth li:first-child {
    width: 33%;
    border-right: 1px solid #e5e5e5; }

  /* line 1172, main.scss */
  .header__auth li:first-child a {
    -webkit-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px; }

  /* line 1176, main.scss */
  .header__auth li:last-child {
    width: 67%; }

  /* line 1179, main.scss */
  .header__auth li:last-child a {
    -webkit-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0; }

  /* line 1183, main.scss */
  .header__auth a {
    color: #FF0002;
    display: block; }

  /* line 1187, main.scss */
  .header__auth a:hover {
    background-color: #e5e5e5; } }
@media (min-width: 1200px) {
  /* line 1198, main.scss */
  .header__logo .mob {
    display: none; }

  /* line 1201, main.scss */
  .header__logo .desk {
    display: inline-block; }

  /* line 1204, main.scss */
  .header__basket,
  .header__phone {
    margin-top: 59px; }

  /* line 1208, main.scss */
  .header__auth {
    margin-top: 60px;
    margin-left: 25px; }

  /* line 1212, main.scss */
  .header__comparison {
    margin-top: 59px;
    margin-left: 25px; }

  /* line 1216, main.scss */
  .header__basket {
    margin-left: 25px; } }
/* line 1221, main.scss */
.menu__noOverflow {
  overflow: hidden; }

/* line 1224, main.scss */
.menu {
  display: block;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  max-width: 320px;
  width: 100%;
  background-color: #F7F7F7;
  padding: 0;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  z-index: 9999;
  height: 100%;
  overflow: auto; }
  /* line 1244, main.scss */
  .menu__bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999; }
  /* line 1258, main.scss */
  .menu__close {
    cursor: pointer;
    top: 16px;
    right: 16px;
    position: absolute; }
    /* line 1263, main.scss */
    .menu__close:hover rect {
      fill: #FF0002; }
  /* line 1267, main.scss */
  .menu .geo-city-header {
    padding: 16px 0; }
    /* line 1269, main.scss */
    .menu .geo-city-header .geo-city {
      padding: 0 20px; }
      /* line 1271, main.scss */
      .menu .geo-city-header .geo-city .title {
        display: none; }
      /* line 1274, main.scss */
      .menu .geo-city-header .geo-city .icon {
        width: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 15px; }
  /* line 1290, main.scss */
  .menu__header__items {
    padding: 0 20px; }
  /* line 1293, main.scss */
  .menu__header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding: 15px 0; }
    /* line 1302, main.scss */
    .menu__header__item .icon {
      width: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 15px;
      padding-right: 0; }
    /* line 1316, main.scss */
    .menu__header__item .title {
      font-weight: normal;
      font-size: 18px;
      line-height: 21px;
      letter-spacing: 0.5px;
      color: #000000; }
      /* line 1322, main.scss */
      .menu__header__item .title a {
        color: #000000; }
        /* line 1324, main.scss */
        .menu__header__item .title a:hover {
          color: #FF0002; }
    /* line 1330, main.scss */
    .menu__header__item.menu__profile .profile_link {
      color: #000000; }
      /* line 1332, main.scss */
      .menu__header__item.menu__profile .profile_link:hover {
        color: #FF0002; }
    /* line 1338, main.scss */
    .menu__header__item.menu__compare .header_compares_count {
      color: #FF0002;
      padding-left: 16px;
      font-weight: 600; }
    /* line 1345, main.scss */
    .menu__header__item.menu__cart a {
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 21px;
      letter-spacing: 0.5px;
      color: #808080; }
      /* line 1352, main.scss */
      .menu__header__item.menu__cart a .maintitle {
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.5px;
        color: #000000;
        padding-right: 16px; }
      /* line 1361, main.scss */
      .menu__header__item.menu__cart a .header_cart_quantity {
        position: relative;
        left: 0;
        background: transparent;
        width: initial;
        height: initial;
        /* color: #FF0002; */
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.5px;
        color: #FF0002; }
      /* line 1374, main.scss */
      .menu__header__item.menu__cart a .js-shopcart-total-summ {
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.5px;
        color: #FF0002; }
      /* line 1382, main.scss */
      .menu__header__item.menu__cart a:hover .maintitle {
        color: #FF0002; }
  /* line 1390, main.scss */
  .menu__header__separated {
    height: 25px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    background: #ebe6d8; }

/* line 1399, main.scss */
.menu--active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 1403, main.scss */
.menu__nav {
  margin-bottom: 50px;
  width: 100%; }

/* line 1407, main.scss */
.menu__nav:last-child {
  margin-bottom: 0; }

/* line 1410, main.scss */
.menu__nav li {
  display: block; }

/* line 1413, main.scss */
.menu__nav a {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.5px;
  color: #000000;
  padding: 0 15px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 13px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 1431, main.scss */
  .menu__nav a .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25px; }
  /* line 1443, main.scss */
  .menu__nav a .title {
    padding-left: 20px; }

/* line 1447, main.scss */
.menu__nav a:hover {
  background-color: #FF0002;
  color: #fff; }
  /* line 1450, main.scss */
  .menu__nav a:hover path {
    fill: #fff; }

/* line 1455, main.scss */
.menu__nav a.expand-link {
  color: #FF0002; }
  /* line 1457, main.scss */
  .menu__nav a.expand-link:hover {
    color: #ffffff; }

@media (min-width: 992px) {
  /* line 1462, main.scss */
  .menu {
    display: none; } }
/*==============================
	Sections
==============================*/
/* line 1469, main.scss */
.section {
  padding: 40px 0 15px; }

@media (min-width: 992px) {
  /* line 1473, main.scss */
  .section {
    padding: 70px 0 40px; } }
/*==============================
	Slider
==============================*/
/* line 1480, main.scss */
.slider {
  display: block;
  position: relative;
  margin-top: -20px; }
  @media (max-width: 480px) {
    /* line 1480, main.scss */
    .slider {
      height: 300px; } }
  /* line 1489, main.scss */
  .slider > picture {
    position: absolute;
    width: 100%;
    height: 100%; }
    /* line 1493, main.scss */
    .slider > picture img, .slider > picture source {
      height: 100%; }
  /* line 1497, main.scss */
  .slider_line {
    position: relative; }
    /* line 1499, main.scss */
    .slider_line img {
      width: 100%;
      height: 150px; }
  /* line 1504, main.scss */
  .slider_line {
    height: 150px; }
    /* line 1506, main.scss */
    .slider_line:before {
      content: '';
      background: url(bannerLine2.jpg) bottom center no-repeat;
      width: 100%;
      height: 100%;
      z-index: 2;
      -webkit-background-size: 100% 150px;
      background-size: 100% 150px;
      display: block; }
    @media (max-width: 1100px) {
      /* line 1504, main.scss */
      .slider_line {
        height: 70px; }
        /* line 1518, main.scss */
        .slider_line:before {
          height: 70px;
          -webkit-background-size: 100% 70px;
          background-size: 100% 70px; } }
    @media (max-width: 768px) {
      /* line 1504, main.scss */
      .slider_line {
        height: 30px; }
        /* line 1526, main.scss */
        .slider_line:before {
          height: 30px;
          -webkit-background-size: 100% 30px;
          background-size: 100% 30px; } }
  /* line 1534, main.scss */
  .slider:before {
    content: '';
    background: url(bannerLine1.png) bottom center no-repeat;
    position: absolute;
    width: 100%;
    height: 150px;
    z-index: 2;
    -webkit-background-size: 100% 150px;
    background-size: 100% 150px;
    bottom: 0;
    pointer-events: none; }
    @media (max-width: 1100px) {
      /* line 1534, main.scss */
      .slider:before {
        height: 70px;
        -webkit-background-size: 100% 70px;
        background-size: 100% 70px; } }
    @media (max-width: 768px) {
      /* line 1534, main.scss */
      .slider:before {
        height: 30px;
        -webkit-background-size: 100% 30px;
        background-size: 100% 30px; } }
  /* line 1556, main.scss */
  .slider:after {
    content: '';
    background: url(bannerWaves.png) bottom center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    bottom: 0;
    pointer-events: none; }
  /* line 1569, main.scss */
  .slider .slider__nav {
    display: none; }

/* line 1573, main.scss */
.slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

/* line 1584, main.scss */
.slider__content {
  height: 100%;
  width: 100%; }
  @media (max-width: 480px) {
    /* line 1588, main.scss */
    .slider__content:before {
      content: '';
      background: #00000070;
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%; } }

/* line 1598, main.scss */
.slider__table {
  display: table;
  height: 100%;
  position: relative; }

/* line 1603, main.scss */
.slider__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%; }
  /* line 1611, main.scss */
  .slider__img picture {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  /* line 1617, main.scss */
  .slider__img img {
    height: 100%;
    display: block !important;
    width: 100% !important; }
    @media (max-width: 480px) {
      /* line 1617, main.scss */
      .slider__img img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover; } }

/* line 1628, main.scss */
.slider__cell {
  position: absolute;
  top: 0;
  z-index: 5;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0 20px 0 0;
  width: 40%; }
  /* line 1639, main.scss */
  .slider__cell__content {
    max-width: 500px;
    width: 100%; }
  @media (max-width: 768px) {
    /* line 1628, main.scss */
    .slider__cell {
      width: 60%; } }
  @media (max-width: 480px) {
    /* line 1628, main.scss */
    .slider__cell {
      padding: 0 20px 0 20px;
      width: 100%; } }

/* line 1651, main.scss */
.slider__title {
  font-weight: 300;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin-bottom: 18px; }
  @media (max-width: 1100px) {
    /* line 1651, main.scss */
    .slider__title {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 768px) {
    /* line 1651, main.scss */
    .slider__title {
      font-size: 18px;
      line-height: 22px; } }

/* line 1667, main.scss */
.slider__text {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin-bottom: 40px; }
  @media (max-width: 1100px) {
    /* line 1667, main.scss */
    .slider__text {
      font-size: 16px;
      line-height: 20px; } }
  @media (max-width: 768px) {
    /* line 1667, main.scss */
    .slider__text {
      margin-bottom: 20px;
      font-size: 13px;
      line-height: 15px; } }

/* line 1688, main.scss */
.slider__more {
  font-size: 16px;
  line-height: 19px;
  background: rgba(34, 34, 34, 0.93);
  border: 3px solid rgba(34, 34, 34, 0.93);
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  color: #13002D; }

/* line 1697, main.scss */
.slider__more:hover {
  background-color: #f4e5dc;
  border: 3px solid rgba(34, 34, 34, 0.93);
  color: #11071f; }

/* line 1702, main.scss */
.slider__more:focus, .slider__more:active {
  background: rgba(34, 34, 34, 0.93);
  border: 3px solid rgba(34, 34, 34, 0.93);
  color: #11071f; }

/* line 1707, main.scss */
.slider__nav {
  display: none; }

/* line 1711, main.scss */
.slider__nav {
  display: block; }

/* line 1714, main.scss */
.slider__nav li {
  display: block;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  mix-blend-mode: normal;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  z-index: 999;
  position: absolute;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 1735, main.scss */
  .slider__nav li path {
    opacity: 0.3;
    fill: #fff; }
  /* line 1739, main.scss */
  .slider__nav li:hover {
    background: rgba(255, 255, 255, 0.2); }
  /* line 1742, main.scss */
  .slider__nav li:focus, .slider__nav li:active {
    outline: none; }

/* line 1746, main.scss */
.slider__nav li.next {
  right: 40px; }

/* line 1749, main.scss */
.slider__nav li.prev {
  left: 40px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 1755, main.scss */
.owl-dots {
  position: absolute;
  top: 50%;
  bottom: inherit;
  right: inherit;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-tap-highlight-color: transparent; }
  @media (max-width: 768px) {
    /* line 1755, main.scss */
    .owl-dots {
      top: inherit;
      bottom: 20px;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      left: 50%; } }

/* line 1786, main.scss */
.owl-dot {
  display: inline-block;
  zoom: 1; }

/* line 1790, main.scss */
.owl-dot span {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 15px;
  height: 15px;
  margin: 10px 0;
  background: rgba(197, 176, 162, 0.5);
  display: block;
  -webkit-backface-visibility: visible; }
  @media (max-width: 768px) {
    /* line 1790, main.scss */
    .owl-dot span {
      margin: 0 10px; } }

/* line 1806, main.scss */
.owl-dot.active span,
.owl-dot:hover span {
  background: rgba(34, 34, 34, 0.93); }

@media (min-width: 992px) {
  /* line 1812, main.scss */
  .slider {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: hidden; } }
/*==============================
	Navigation
==============================*/
/* line 1843, main.scss */
.navigation {
  display: none; }

@media (min-width: 992px) {
  /* line 1847, main.scss */
  .navigation {
    display: block;
    width: 100%;
    background-color: #61300c;
    height: 60px; }

  /* line 1853, main.scss */
  .navigation li {
    display: inline-block;
    float: left;
    width: 16%;
    position: relative; }

  /* line 1860, main.scss */
  .navigation li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 31px;
    margin-top: -15.5px;
    background: url("dotes.png") no-repeat center;
    opacity: 1;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease; }

  /* line 1874, main.scss */
  .navigation li:first-child:before {
    display: none; }

  /* line 1877, main.scss */
  .navigation li:hover:before,
  .navigation li.active:before {
    opacity: 0; }

  /* line 1881, main.scss */
  .navigation li:hover + li:before,
  .navigation li.active + li:before {
    opacity: 0; }

  /* line 1885, main.scss */
  .navigation li.active a {
    background-color: #492206; }

  /* line 1888, main.scss */
  .navigation a {
    display: block;
    line-height: 60px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px; }

  /* line 1897, main.scss */
  .navigation a:hover {
    background-color: #492206; } }
@media (min-width: 1200px) {
  /* line 1902, main.scss */
  .navigation {
    height: 66px; }

  /* line 1905, main.scss */
  .navigation a {
    line-height: 66px; } }
/*==============================
	Masonry
==============================*/
/* line 1913, main.scss */
.masonry {
  display: block;
  height: 300px;
  margin-bottom: 30px;
  position: relative; }
  /* line 1918, main.scss */
  .masonry img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%; }

/* line 1927, main.scss */
.masonry__title {
  position: absolute;
  display: block;
  left: 20px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 10px; }

/* line 1938, main.scss */
.masonry__title--red {
  color: #FF0002; }

/* line 1941, main.scss */
.masonry__title--border {
  border-bottom: 1px solid #fff; }

@media (min-width: 768px) {
  /* line 1945, main.scss */
  .masonry__title--padding {
    padding-bottom: 0; } }
@media (min-width: 992px) {
  /* line 1950, main.scss */
  .masonry {
    height: 345px; }

  /* line 1953, main.scss */
  .masonry__title {
    font-size: 24px;
    bottom: 30px;
    padding-bottom: 17px;
    left: 30px;
    right: 30px;
    line-height: 30px; }

  /* line 1961, main.scss */
  .masonry__title--padding {
    padding-bottom: 0;
    bottom: 25px; } }
/*==============================
	FOOTER UP
==============================*/
/* line 1970, main.scss */
.footer__up {
  display: none;
  height: 60px;
  left: 0px;
  background: #FF0002;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer; }
  /* line 1982, main.scss */
  .footer__up .title {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF; }
  /* line 1990, main.scss */
  .footer__up .icon {
    margin-right: 10px; }

/*==============================
	FOOTER Benefits
==============================*/
/* line 2001, main.scss */
.footer-benefits {
  background: #f7f7f7;
  padding: 15px 0;
  height: 80px;
  overflow: hidden; }
  /* line 2006, main.scss */
  .footer-benefits > .container {
    height: 100%; }
  /* line 2009, main.scss */
  .footer-benefits__items {
    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;
    height: 100%;
    margin: 0 -40px; }
  /* line 2022, main.scss */
  .footer-benefits__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    cursor: pointer; }
    /* line 2032, main.scss */
    .footer-benefits__item:last-child {
      border-right: none; }
    /* line 2035, main.scss */
    .footer-benefits__item__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      /* line 2045, main.scss */
      .footer-benefits__item__icon path {
        fill: #13002D; }
    /* line 2049, main.scss */
    .footer-benefits__item__title {
      padding-left: 10px;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 0.5px;
      color: #13002D; }
    /* line 2059, main.scss */
    .footer-benefits__item:hover .benefit_icon path {
      fill: #FF0002; }
    /* line 2063, main.scss */
    .footer-benefits__item:hover .benefit_title {
      color: #FF0002; }
  /* line 2068, main.scss */
  .footer-benefits__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/*==============================
	Footer
==============================*/
/* line 2081, main.scss */
.footer {
         /*
	display: block;
	position: relative;
	background-color: #13002D;
	&:before {
		content: '';
		background: url('bottomLine.jpg') top center no-repeat;
		height: 150px;
		background-size: 100% 150px;
		display: block;
		@media (max-width: 1100px){
			height: 70px;
			background-size: 100% 70px;
		}
		@media (max-width: 768px){
			height: 30px;
			background-size: 100% 30px;
		}
	}*/ }
  /* line 2100, main.scss */
  .footer__content {
    padding: 50px 0 20px; }
  /* line 2103, main.scss */
  .footer__contacts {
    padding-bottom: 20px; }
    /* line 2105, main.scss */
    .footer__contacts__address {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 1px;
      color: #FFFFFF; }
    /* line 2113, main.scss */
    .footer__contacts__phone {
      padding-top: 20px;
      padding-bottom: 20px; }
      /* line 2116, main.scss */
      .footer__contacts__phone .title {
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 1px;
        color: #FFFFFF;
        padding-bottom: 10px; }
      /* line 2124, main.scss */
      .footer__contacts__phone .phone {
        padding-bottom: 12px; }
        /* line 2126, main.scss */
        .footer__contacts__phone .phone a {
          font-weight: bold;
          font-size: 20px;
          line-height: 20px;
          letter-spacing: 1px;
          color: #FFFFFF;
          padding-bottom: 12px; }
          /* line 2133, main.scss */
          .footer__contacts__phone .phone a:hover {
            opacity: 0.8; }
      /* line 2139, main.scss */
      .footer__contacts__phone .feedback .button {
        padding: 5px 40px 5px 40px; }
  /* line 2145, main.scss */
  .footer__menu {
    padding-bottom: 20px; }
    /* line 2147, main.scss */
    .footer__menu__title {
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 1px;
      color: #FFFFFF;
      padding-bottom: 10px; }
  /* line 2156, main.scss */
  .footer__subscribe {
    padding-bottom: 20px; }
    /* line 2158, main.scss */
    .footer__subscribe__title {
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 1px;
      color: #FFFFFF;
      padding-bottom: 10px; }
    /* line 2167, main.scss */
    .footer__subscribe .subscribe_block {
      margin-bottom: 30px;
      max-width: 300px; }
      /* line 2170, main.scss */
      .footer__subscribe .subscribe_block .errorMsg {
        color: #fff;
        font-size: 11px;
        padding-top: 10px; }
      /* line 2175, main.scss */
      .footer__subscribe .subscribe_block .subscribe_block_success {
        color: #fff;
        font-size: 14px;
        padding-top: 10px; }
      /* line 2180, main.scss */
      .footer__subscribe .subscribe_block_content {
        background: #F7F7F7;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 25px;
        border-radius: 25px;
        height: 40px;
        padding: 0 20px;
        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;
        margin-left: 0;
        margin-right: 0; }
        /* line 2199, main.scss */
        .footer__subscribe .subscribe_block_content input {
          background: transparent;
          border: none;
          outline: none; }
          /* line 2203, main.scss */
          .footer__subscribe .subscribe_block_content input.error {
            margin-bottom: 0;
            padding-bottom: 0; }
        /* line 2208, main.scss */
        .footer__subscribe .subscribe_block_content button {
          background: rgba(34, 34, 34, 0.93);
          border: 2px solid rgba(34, 34, 34, 0.93);
          -webkit-border-radius: 25px;
          border-radius: 25px;
          width: 70px;
          height: 40px;
          position: absolute;
          right: 0;
          top: 0;
          text-align: center; }
          /* line 2219, main.scss */
          .footer__subscribe .subscribe_block_content button:hover {
            background-color: #f4e5dc;
            border: 2px solid rgba(34, 34, 34, 0.93); }
    /* line 2227, main.scss */
    .footer__subscribe .socials-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -10px; }
      /* line 2232, main.scss */
      .footer__subscribe .socials-links .social-item {
        padding: 0 10px; }

/* line 2238, main.scss */
.footer__list li {
  position: relative;
  display: block;
  margin-bottom: 0;
  padding: 7px 0; }

/* line 2244, main.scss */
.footer__list a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #FFFFFF; }

/* line 2251, main.scss */
.footer__list a:hover {
  text-decoration: none;
  color: #FBC25D; }

/* line 2256, main.scss */
.footer__phone {
  display: block;
  font-size: 20px;
  letter-spacing: 0.4px;
  color: #fff;
  margin-bottom: 20px; }

/* line 2263, main.scss */
.footer__copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #FFFFFF; }
  /* line 2270, main.scss */
  .footer__copyright__text {
    padding: 18px 0; }

/* line 2275, main.scss */
.footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 2281, main.scss */
.footer__logo-omni {
  height: 32px;
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto; }

/* line 2289, main.scss */
.footer__logo-omni-img {
  height: 100%; }

@media all and (max-width: 425px) {
  /* line 2294, main.scss */
  .footer__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 2299, main.scss */
    .footer__flex .footer__copyright__text {
      text-align: center; }

  /* line 2303, main.scss */
  .footer__logo-omni {
    margin-right: auto;
    margin-bottom: 18px; } }
/*==============================
	Page head
==============================*/
/* line 2312, main.scss */
.page-head__title {
  font-weight: bold;
  font-size: 26px;
  line-height: 140%;
  color: #23211F;
  margin: 0 0 30px; }

/* line 2319, main.scss */
.page-head__breadcrumb {
  margin: 10px 0 0;
  padding: 0; }

/* line 2323, main.scss */
.page-head__breadcrumb li {
  display: inline-block;
  color: #a6a6a6;
  font-size: 14px; }
  /* line 2328, main.scss */
  .page-head__breadcrumb li:last-child span {
    color: #13002D; }
  /* line 2331, main.scss */
  .page-head__breadcrumb li:last-child .breadcrumb-page {
    color: #13002D; }

/* line 2336, main.scss */
.page-head__breadcrumb li + li:before {
  content: '—';
  color: #13002D;
  opacity: 0.5;
  margin: 0 10px; }

/* line 2343, main.scss */
.page-head__breadcrumb a {
  color: #13002D;
  opacity: 0.5; }

/* line 2347, main.scss */
.page-head__breadcrumb a:hover {
  text-decoration: none; }

@media (max-width: 768px) {
  /* line 2351, main.scss */
  .page-head__breadcrumb {
    margin-top: 5px; }

  /* line 2354, main.scss */
  .page-head__title {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 16px; } }
@media (max-width: 992px) {
  /* line 2362, main.scss */
  .page-head__breadcrumb {
    margin-top: 10px; }

  /* line 2365, main.scss */
  .page-head__title {
    text-align: center; } }
/* line 2369, main.scss */
.page-title {
  color: #000;
  font-size: 24px;
  letter-spacing: 0.4px;
  margin-bottom: 15px;
  margin-top: 0; }

@media (min-width: 768px) {
  /* line 2377, main.scss */
  .page-title {
    font-size: 26px; } }
@media (min-width: 992px) {
  /* line 2382, main.scss */
  .page-title {
    font-size: 30px;
    margin-bottom: 20px; } }
/*==============================
	Basket
==============================*/
/* line 2391, main.scss */
.basket-table {
  min-width: 100%;
  border: none;
  background-color: #fff; }

/* line 2396, main.scss */
.basket-table__img img {
  max-width: 80px; }

/* line 2399, main.scss */
.basket-table__delete {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #FF0002; }

/* line 2406, main.scss */
.basket-table .spinner-group {
  display: inline-block;
  float: left;
  min-width: 94px; }

/* line 2411, main.scss */
.basket-table .spinner-group input {
  width: 30px;
  border: none;
  text-align: center;
  background-color: #ececec;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  display: inline-block;
  float: left;
  font-size: 15px;
  height: 32px; }

/* line 2423, main.scss */
.basket-table .spinner-group button {
  padding: 0;
  width: 32px;
  text-align: center;
  display: inline-block;
  float: left;
  height: 32px;
  background-color: #ececec; }

/* line 2432, main.scss */
.basket-table .spinner-group button:first-child {
  -webkit-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px; }

/* line 2436, main.scss */
.basket-table .spinner-group button:last-child {
  -webkit-border-radius: 0 32px 32px 0;
  border-radius: 0 32px 32px 0; }

/* line 2440, main.scss */
.basket-table thead {
  border-bottom: 1px solid #ededed; }

/* line 2443, main.scss */
.basket-table thead td {
  font-size: 14px;
  color: #a6a6a6;
  padding: 15px 10px 15px 25px; }

/* line 2448, main.scss */
.basket-table tbody td {
  color: #000;
  font-size: 15px;
  padding: 30px 10px 30px 25px;
  border-top: 1px solid #ededed; }

/* line 2454, main.scss */
.basket-table tbody .price {
  min-width: 45px;
  position: relative;
  display: inline-block; }

/*.basket-table tbody .price:before {
	content: 'Р';
	position: absolute;
	left: 100%;
	margin-left: 5px;
	top: 0;
}
.basket-table tbody .price:after {
	content: '=';
	position: absolute;
	left: 100%;
	margin-left: 3px;
	top: 1px;
}*/
/* line 2473, main.scss */
.basket-total-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 20px !important; }
  /* line 2481, main.scss */
  .basket-total-cart .form__btn {
    text-align: center;
    line-height: 50px; }
    /* line 2484, main.scss */
    .basket-total-cart .form__btn:hover {
      color: #fff; }
  @media (max-width: 480px) {
    /* line 2473, main.scss */
    .basket-total-cart {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

/* line 2495, main.scss */
.basket-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  border-top: 1px solid #ededed;
  margin-bottom: 40px;
  padding: 20px; }
  /* line 2507, main.scss */
  .basket-footer .basket-footer-prices .discount-comment {
    font-size: 16px; }
    /* line 2512, main.scss */
    .basket-footer .basket-footer-prices .discount-comment .discount-amount {
      position: relative; }
      /* line 2514, main.scss */
      .basket-footer .basket-footer-prices .discount-comment .discount-amount:before {
        content: 'Р';
        position: absolute;
        left: 100%;
        margin-left: 5px;
        top: 0; }
      /* line 2521, main.scss */
      .basket-footer .basket-footer-prices .discount-comment .discount-amount:after {
        content: '=';
        position: absolute;
        left: 100%;
        margin-left: 2px;
        top: 3px; }
  /* line 2532, main.scss */
  .basket-footer .discount-form .discount-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    /* line 2536, main.scss */
    .basket-footer .discount-form .discount-row .discount-input {
      height: 46px;
      width: 100%;
      display: block;
      padding: 0 15px;
      background-color: #fff;
      border: 1px solid #d8d8d8;
      font-size: 16px;
      color: #a6a6a6; }
    /* line 2546, main.scss */
    .basket-footer .discount-form .discount-row .discount-button {
      margin: 0 0 0 15px; }
      /* line 2548, main.scss */
      .basket-footer .discount-form .discount-row .discount-button span {
        margin: 0; }
        /* line 2550, main.scss */
        .basket-footer .discount-form .discount-row .discount-button span:before {
          display: none; }
        /* line 2553, main.scss */
        .basket-footer .discount-form .discount-row .discount-button span:after {
          display: none; }

/*.basket-total span:before {
	content: 'Р';
	position: absolute;
	left: 100%;
	margin-left: 5px;
	top: 0;
}
.basket-total span:after {
	content: '=';
	position: absolute;
	left: 100%;
	margin-left: 2px;
	top: 3px;
}*/
@media (min-width: 768px) {
  /* line 2577, main.scss */
  .basket-footer {
    margin-bottom: 60px; } }
/* line 2584, main.scss */
.delivery li {
  display: block;
  width: 100%;
  position: relative; }

/* line 2589, main.scss */
.delivery li:last-child {
  margin-bottom: 40px; }

/* line 2592, main.scss */
.delivery input:not(:checked),
.delivery input:checked {
  position: absolute;
  left: -9999px; }

/* line 2597, main.scss */
.delivery label {
  display: block;
  border: 1px solid #ededed;
  margin: 0;
  position: relative;
  padding: 20px;
  min-height: 152px;
  font-weight: normal;
  margin-top: -1px;
  z-index: 1;
  cursor: pointer;
  background-color: #fff; }

/* line 2610, main.scss */
.delivery label:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #dadada;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 12px; }

/* line 2622, main.scss */
.delivery label img {
  position: absolute;
  top: 20px;
  left: 20px; }

/* line 2627, main.scss */
.delivery label span {
  display: block;
  padding-left: 130px;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
  font-family: 'robotocondensed-bold'; }

/* line 2636, main.scss */
.delivery label p {
  color: #908e8e;
  font-size: 15px;
  margin: 0;
  display: block;
  padding-left: 130px; }

/* line 2643, main.scss */
.delivery input:checked + label {
  border-color: #FF0002;
  z-index: 2; }

/* line 2647, main.scss */
.delivery input:checked + label:before {
  border: 5px solid #FF0002; }

@media (min-width: 768px) {
  /* line 2651, main.scss */
  .delivery {
    margin-bottom: 60px; }

  /* line 2654, main.scss */
  .delivery li {
    display: inline-block;
    float: left;
    width: 50%; }

  /* line 2659, main.scss */
  .delivery li:last-child {
    margin-bottom: 0; }

  /* line 2662, main.scss */
  .delivery li:nth-child(2n) label {
    margin-left: -1px; }

  /* line 2665, main.scss */
  .delivery label {
    min-height: 203px; } }
@media (min-width: 992px) {
  /* line 2670, main.scss */
  .delivery label {
    min-height: auto;
    height: 160px; } }
/* line 2675, main.scss */
.total {
  padding: 20px 0; }

/* line 2678, main.scss */
.total__price {
  color: #000;
  font-size: 24px; }

/* line 2682, main.scss */
.total__price span {
  position: relative;
  display: inline-block; }

/* line 2686, main.scss */
.total__price span:before {
  content: 'P';
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 5px; }

/* line 2693, main.scss */
.total__price span:after {
  content: '=';
  position: absolute;
  top: 4px;
  left: 100%;
  margin-left: 2px; }

/* line 2700, main.scss */
.total__cash {
  display: none;
  font-size: 16px;
  color: #FF0002;
  font-family: 'robotocondensed-bold'; }

/* line 2706, main.scss */
.total__cash.active {
  display: block; }

/* line 2709, main.scss */
.total .form__btn {
  height: 50px; }

@media (min-width: 768px) {
  /* line 2713, main.scss */
  .total {
    padding: 30px 0; }

  /* line 2716, main.scss */
  .total .form__btn {
    margin-top: 0;
    display: inline-block;
    width: 210px; }

  /* line 2721, main.scss */
  .total__price {
    font-size: 26px;
    text-align: right;
    padding-right: 20px; }

  /* line 2726, main.scss */
  .total__price span:after {
    top: 3px; }

  /* line 2729, main.scss */
  .total__cash {
    text-align: right;
    line-height: 100%;
    margin-top: -3px; } }
@media (min-width: 992px) {
  /* line 2736, main.scss */
  .total {
    padding: 50px 0; } }
/*==============================
	Benefits
==============================*/
/* line 2744, main.scss */
.benefits {
  position: relative;
  display: block;
  margin-bottom: 35px; }

/* line 2749, main.scss */
.benefits__img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px; }

/* line 2755, main.scss */
.benefits__title {
  display: block;
  color: #000;
  font-family: 'robotocondensed-bold';
  font-size: 18px;
  margin-bottom: 10px; }

/* line 2762, main.scss */
.benefits__text {
  display: block;
  font-size: 16px;
  color: #000;
  font-family: 'robotocondensed-light'; }

@media (min-width: 768px) {
  /* line 2769, main.scss */
  .benefits {
    min-height: 140px; }

  /* line 2772, main.scss */
  .benefits__img {
    position: absolute;
    width: 140px;
    height: 140px;
    top: 0;
    left: 0;
    margin: 0;
    float: none; }

  /* line 2781, main.scss */
  .benefits__title {
    padding-left: 160px;
    font-size: 20px;
    letter-spacing: 0.2px; }

  /* line 2786, main.scss */
  .benefits__text {
    padding-left: 160px;
    line-height: 24px; } }
@media (min-width: 992px) {
  /* line 2792, main.scss */
  .benefits__title {
    line-height: 100%;
    margin-bottom: 15px; } }
@media (min-width: 1200px) {
  /* line 2798, main.scss */
  .benefits {
    margin-bottom: 60px; }

  /* line 2801, main.scss */
  .benefits__img {
    width: 160px;
    height: 160px; }

  /* line 2805, main.scss */
  .benefits__title,
  .benefits__text {
    padding-left: 180px; }

  /* line 2809, main.scss */
  .benefits__title {
    margin-bottom: 20px; } }
/*==============================
	Modal
==============================*/
/* line 2818, main.scss */
.modal {
  position: fixed;
  bottom: inherit;
  right: inherit;
  left: 50%;
  display: block;
  padding: 30px;
  max-width: 600px;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 20px); }
  /* line 2841, main.scss */
  .modal .form {
    margin-left: 0;
    margin-right: 0; }
    /* line 2844, main.scss */
    .modal .form .error_form {
      padding-top: 10px; }

/* line 2849, main.scss */
.modal--signin {
  max-width: 430px; }

/* line 2852, main.scss */
.modal--signup {
  max-width: 800px; }

/* line 2855, main.scss */
.modal--forgot,
.modal--call {
  max-width: 750px; }

/* line 2859, main.scss */
.modal--thx {
  max-width: 560px; }

/* line 2862, main.scss */
.modal__close {
  position: absolute;
  top: 20px;
  right: 20px; }

/* line 2868, main.scss */
.modal__close:hover rect {
  fill: #FF0002; }

/* line 2872, main.scss */
.modal__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 16px;
  margin: 0 -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* line 2884, main.scss */
.modal__btn {
  padding: 5px 10px; }
  /* line 2886, main.scss */
  .modal__btn .button {
    width: 220px; }
    /* line 2888, main.scss */
    .modal__btn .button.is-big-red {
      padding: 11px 30px; }

/* line 2893, main.scss */
.modal__title {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  padding-bottom: 30px;
  color: #000000; }

/* line 2903, main.scss */
.modal__text {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #000000; }

/* line 2915, main.scss */
.modal__img {
  display: block;
  margin: 20px auto 30px; }

/* line 2919, main.scss */
.modal__thx {
  display: block;
  color: #FF0002;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'robotocondensed-bold';
  text-align: center; }

/* line 2927, main.scss */
.ajs-message.ajs-success {
  background: #FF0002;
  color: #fff; }

@media screen and (max-width: 641px) {
  /* line 2933, main.scss */
  .modal.modal--found-cheaper {
    overflow-y: auto; } }
@media screen and (max-height: 900px) {
  /* line 2938, main.scss */
  .modal.modal--found-cheaper {
    overflow-y: auto;
    height: 100%; } }
/*==============================
	Подписка в модали
==============================*/
/* line 2947, main.scss */
.modal--subscribe {
  position: absolute;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f7f7f7 url("subscribe-image.jpg") top right no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 600px;
  bottom: inherit;
  height: auto;
  padding: 30px 30px 21px; }
  /* line 2967, main.scss */
  .modal--subscribe__content__logo {
    max-width: 200px;
    padding-bottom: 28px; }
    /* line 2970, main.scss */
    .modal--subscribe__content__logo img {
      width: 100%; }
  /* line 2974, main.scss */
  .modal--subscribe__content__title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 140%;
    color: #23211F;
    max-width: 240px;
    padding-bottom: 20px; }
  /* line 2984, main.scss */
  .modal--subscribe__content__descr {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #000000;
    padding-bottom: 20px; }
  /* line 2996, main.scss */
  .modal--subscribe__content__form .form {
    position: relative;
    max-width: 250px;
    display: block; }
    /* line 3000, main.scss */
    .modal--subscribe__content__form .form .input-group {
      display: block; }
    /* line 3003, main.scss */
    .modal--subscribe__content__form .form .input-group + .input-group {
      margin-top: 10px; }
    /* line 3006, main.scss */
    .modal--subscribe__content__form .form input {
      background: #F7F7F7;
      mix-blend-mode: normal;
      border: 1px solid rgba(19, 0, 45, 0.2);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      width: 100%;
      height: 40px;
      padding: 0 20px;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      color: #23211F; }
      /* line 3023, main.scss */
      .modal--subscribe__content__form .form input.error {
        border-color: red; }
    /* line 3027, main.scss */
    .modal--subscribe__content__form .form .button {
      height: 40px;
      top: 0;
      right: 0;
      padding: 0 30px 0 30px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  /* line 3039, main.scss */
  .modal--subscribe__content__form .subscribe_block_info {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: rgba(35, 33, 31, 0.5);
    padding-top: 24px;
    text-align: left; }
    /* line 3050, main.scss */
    .modal--subscribe__content__form .subscribe_block_info a {
      color: rgba(35, 33, 31, 0.5);
      text-decoration: underline; }
  /* line 3055, main.scss */
  .modal--subscribe__content__form .subscribe_block_success {
    padding-top: 16px;
    color: #FF0002;
    font-size: 22px; }

/* line 3066, main.scss */
.char_info {
  font-style: italic;
  font-size: 12px;
  margin-top: 10px; }

/* line 3071, main.scss */
button.product__buy[disabled] {
  background: #ccc;
  padding: 0 30px; }

/*==============================
	Search Page
==============================*/
/* line 3082, main.scss */
.search-results-toolbar {
  margin-bottom: 20px; }
  /* line 3086, main.scss */
  .search-results-toolbar .search-widget-wrapper form {
    background: #F7F7F7;
    max-width: 500px;
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: .5px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    padding: 0 25px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 3107, main.scss */
    .search-results-toolbar .search-widget-wrapper form input {
      border: none;
      width: 100%;
      background: #F7F7F7; }
      /* line 3111, main.scss */
      .search-results-toolbar .search-widget-wrapper form input:-webkit-autofill {
        -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
        /* Цвет фона */
        -webkit-text-fill-color: #000 !important;
        /* цвет текста */
        color: #000 !important;
        /* цвет текста */ }
    /* line 3117, main.scss */
    .search-results-toolbar .search-widget-wrapper form button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      padding: 0;
      border: none;
      background-color: transparent; }

/* Всплывающие окно */
/* line 3138, main.scss */
.window {
  position: fixed;
  z-index: 9999;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  overflow: auto; }

/* line 3154, main.scss */
.window-height {
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle; }

/* line 3161, main.scss */
.window-shade {
  position: fixed;
  display: none;
  z-index: 10;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

/* line 3172, main.scss */
.window-fake-shade {
  position: fixed;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }

/* line 3181, main.scss */
.window-data {
  max-width: 600px;
  position: relative;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: opacity 0.2s, -o-transform 0.2s;
  -o-transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s; }
  /* line 3204, main.scss */
  .window-data .window-close {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer !important;
    opacity: 1;
    padding: 0;
    text-align: center;
    width: 44px;
    z-index: 9001;
    height: 44px; }
    /* line 3217, main.scss */
    .window-data .window-close:hover {
      background: transparent; }
      /* line 3219, main.scss */
      .window-data .window-close:hover rect {
        fill: #FF0002; }

/* line 3226, main.scss */
.window-tohide .window-data {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0; }

/* line 3233, main.scss */
.window-content {
  padding: 30px; }
  /* line 3235, main.scss */
  .window-content .window-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 1px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000000;
    margin: 0px 0px 10px; }
  /* line 3252, main.scss */
  .window-content .window-subtitle {
    font-size: 16px;
    line-height: 20px;
    color: #222;
    margin: 0px 0px 10px;
    font-weight: 700;
    padding-right: 40px; }
  /* line 3260, main.scss */
  .window-content .window-description {
    margin: 10px 0px; }
  /* line 3263, main.scss */
  .window-content .window-form-item {
    margin: 10px 0px; }
    /* line 3265, main.scss */
    .window-content .window-form-item label {
      display: block;
      margin: 0px 0px 2px;
      font-size: 12px;
      line-height: 16px;
      color: #222; }
  /* line 3273, main.scss */
  .window-content .window-form-item-image {
    position: relative;
    height: 0px;
    padding-top: 100%; }
    /* line 3277, main.scss */
    .window-content .window-form-item-image img {
      position: absolute;
      top: 50%;
      max-height: 100%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/*Быстрый заказ*/
/* line 3290, main.scss */
.window-obj-quickorder {
  max-width: 540px; }

/* line 3291, main.scss */
.window-obj-quickorder .window-description {
  margin-top: 0px; }

/* line 3292, main.scss */
.window-obj-quickorder .window-product {
  margin: 20px -20px;
  padding: 10px 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

/* line 3293, main.scss */
.window-obj-quickorder .window-product-title {
  font-size: 16px;
  line-height: 20px;
  color: #222; }

/* line 3294, main.scss */
.window-obj-quickorder .window-product-quantity {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 3295, main.scss */
.window-obj-quickorder .window-product-quantity button {
  position: relative;
  z-index: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  float: none;
  margin: 0px !important;
  background: transparent;
  color: #FF0002;
  font-size: 18px;
  cursor: pointer; }

/* line 3297, main.scss */
.window-obj-quickorder .window-product-price {
  color: #222;
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
  text-align: right; }

/* line 3299, main.scss */
.window-obj-quickorder .window-product-quantity input {
  margin: 0px -1px;
  vertical-align: middle;
  text-align: center;
  width: 40px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  height: 40px;
  font-size: 1.1em;
  vertical-align: top;
  text-align: center; }

/* line 3311, main.scss */
.window-obj-quickorder .window-input {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px 10px; }
  /* line 3315, main.scss */
  .window-obj-quickorder .window-input.input-error {
    border: 1px solid #e72f24; }

/* line 3319, main.scss */
.window-obj-quickorder .window-form-item {
  margin: 10px 0px; }

/* line 3322, main.scss */
.window-obj-quickorder .button_send {
  display: inline-block;
  border: none;
  padding: 0 30px;
  background-color: #FF0002;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #FFFFFF !important;
  cursor: pointer;
  text-decoration: none !important;
  text-align: center;
  height: 35px;
  margin: 10px 0;
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'robotocondensed-bold';
  height: 50px;
  -webkit-border-radius: 25px;
  border-radius: 25px; }
  /* line 3342, main.scss */
  .window-obj-quickorder .button_send:hover {
    background: #FF0002;
    text-decoration: none !important;
    color: #ffffff !important; }

/* line 3350, main.scss */
.window-obj-quickorder .status-block .text-red {
  color: #e72f24;
  display: inline-block;
  margin: 10px 0px 0px;
  font-size: 12px; }
  /* line 3355, main.scss */
  .window-obj-quickorder .status-block .text-red i {
    padding-right: 5px; }

/* line 3363, main.scss */
.footer {
  background: #f8f8f8;
  font-family: 'Montserrat', sans-serif; }

/* line 3368, main.scss */
.footer-top {
  padding: 60px 0 40px;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7; }

/* line 3373, main.scss */
.contact-phone {
  margin: 40px 0 10px; }
  /* line 3375, main.scss */
  .contact-phone .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 5px;
    font-family: 'Montserrat'; }
  /* line 3381, main.scss */
  .contact-phone .call a {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #23211F; }

/* line 3388, main.scss */
.footer-item-title {
  font-size: 14px;
  line-height: 17px; }

/* line 3393, main.scss */
ul.footer-list {
  margin: 20px 0 0 0;
  padding: 0 0 0; }
  /* line 3396, main.scss */
  ul.footer-list li + li {
    margin-top: 15px; }
  /* line 3399, main.scss */
  ul.footer-list a {
    font-size: 12px;
    line-height: 14px;
    color: #23211F; }

/* line 3406, main.scss */
.footer-item .form {
  margin: 20px 0 0px;
  position: relative; }
  /* line 3409, main.scss */
  .footer-item .form input {
    background: #fff;
    width: 100%;
    height: 40px;
    border: 1px solid #222222;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #23211F;
    padding: 0 80px 0 20px; }
  /* line 3426, main.scss */
  .footer-item .form button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    background: #FF0002;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    /* line 3444, main.scss */
    .footer-item .form button:before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2))), #FF0002;
      background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #FF0002;
      background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #FF0002;
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #FF0002;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      opacity: 0;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
    /* line 3463, main.scss */
    .footer-item .form button img {
      position: relative;
      z-index: 2; }
    /* line 3468, main.scss */
    .footer-item .form button:hover:before {
      opacity: 1; }

/* line 3475, main.scss */
.errorMsg {
  color: #FF0002; }

/* line 3478, main.scss */
.socials-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px; }
  /* line 3486, main.scss */
  .socials-links li + li {
    margin-left: 15px; }
  /* line 3489, main.scss */
  .socials-links a {
    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;
    width: 30px;
    height: 30px;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 15px; }

/* line 3508, main.scss */
.footer-bottom {
  padding: 15px 0; }
  /* line 3510, main.scss */
  .footer-bottom-text {
    font-size: 10px;
    line-height: 12px;
    opacity: 0.5;
    max-width: 1031px; }
  /* line 3516, main.scss */
  .footer-bottom .print {
    margin-top: 5px; }

/* line 3520, main.scss */
.main-slide {
  position: relative; }
  /* line 3523, main.scss */
  .main-slide-bg img {
    width: 100%;
    min-height: 700px;
    -o-object-fit: cover;
    object-fit: cover; }

/* line 3531, main.scss */
.main-slide-info {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2; }
  /* line 3537, main.scss */
  .main-slide-info.bottom {
    bottom: 30px; }
  /* line 3540, main.scss */
  .main-slide-info.center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  /* line 3546, main.scss */
  .main-slide-info.top {
    top: 30px; }

/* line 3550, main.scss */
.main-slide-descr {
  width: 100%;
  padding: 0 15px; }
  @media (max-width: 768px) {
    /* line 3550, main.scss */
    .main-slide-descr {
      text-align: center !important; } }

/* line 3557, main.scss */
.main-slide-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 150%; }

/* line 3562, main.scss */
.main-slide-subtitle {
  margin: 30px 0;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 150%; }

/* line 3571, main.scss */
.main-slider .swiper-pagination {
  width: auto !important;
  left: 2%;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 0;
  bottom: initial;
  z-index: 5; }
  /* line 3581, main.scss */
  .main-slider .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    opacity: 0.7;
    margin: 20px 0;
    border: 0 !important;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    /* line 3594, main.scss */
    .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      transform: scale(1.3);
      background: #fff;
      opacity: 1; }

/* line 3604, main.scss */
.section-title {
  font-weight: 700;
  text-align: center;
  margin: 0 0;
  padding: 50px 0;
  font-size: 26px; }

/* line 3611, main.scss */
.index-products.products-container {
  overflow: hidden; }

/* line 3614, main.scss */
.product-cart-control {
  border: 4px solid #f8f8f8;
  background: #F8F8F8;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height: 100%;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  position: relative; }
  /* line 3624, main.scss */
  .product-cart-control:hover {
    border: 4px solid #E7E7E7; }

/* line 3628, main.scss */
.product-card {
  padding: 26px 31px; }
  /* line 3631, main.scss */
  .product-card:hover .product-card__actions {
    opacity: 1;
    visibility: visible; }

/* line 3637, main.scss */
.product-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  /* line 3654, main.scss */
  .product-card__actions button {
    padding: 0 0;
    width: 26px;
    height: 26px;
    margin: 0 0; }
    /* line 3660, main.scss */
    .product-card__actions button.is-added svg {
      stroke: #FF0002; }
    /* line 3664, main.scss */
    .product-card__actions button svg {
      stroke: #000;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
    /* line 3671, main.scss */
    .product-card__actions button:hover svg {
      stroke: #FF0002; }

/* line 3677, main.scss */
.stiker-sale {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #FF0002;
  z-index: 5;
  padding: 1px 5px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 3693, main.scss */
.product-card__meta {
  text-align: center;
  margin-top: 20px; }

/* line 3697, main.scss */
.product-card__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #23211F;
  text-align: center;
  min-height: 42px;
  display: inline-block; }

/* line 3706, main.scss */
.product-card__meta__content {
  text-align: center; }

/* line 3709, main.scss */
.product-card__prices {
  margin: 14px 0; }
  /* line 3711, main.scss */
  .product-card__prices span {
    display: block; }
    /* line 3713, main.scss */
    .product-card__prices span span {
      display: inline; }
    /* line 3716, main.scss */
    .product-card__prices span.product-card__old_price {
      min-height: 14px;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%;
      -webkit-text-decoration-line: line-through;
      text-decoration-line: line-through;
      color: #23211F; }
  /* line 3728, main.scss */
  .product-card__prices .product-card__price {
    margin-top: 6px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%; }
    /* line 3736, main.scss */
    .product-card__prices .product-card__price.is_discount {
      color: #FF0002; }

/* line 3742, main.scss */
.products-container .row {
  margin: -15px; }
  /* line 3744, main.scss */
  .products-container .row [class*="col-"] {
    padding: 15px; }

/* line 3749, main.scss */
.credit-description {
  margin-left: 5px; }
  @media (max-width: 767px) {
    /* line 3749, main.scss */
    .credit-description {
      margin: 0 0;
      width: 100%;
      text-align: center;
      display: block;
      padding-top: 10px; } }

/* line 3759, main.scss */
.index-collection a {
  position: relative;
  display: block;
  padding-top: 75%; }

/* line 3764, main.scss */
.index-collection-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* line 3775, main.scss */
.index-collection-info {
  position: absolute;
  width: 100%;
  padding: 30px;
  left: 0;
  bottom: 0; }

/* line 3782, main.scss */
.index-collection-title {
  max-width: 145px;
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); }

/* line 3790, main.scss */
.index-collections, .aksii-slider {
  padding: 0 20px; }
  @media (min-width: 1280px) {
    /* line 3790, main.scss */
    .index-collections, .aksii-slider {
      margin: 0 -20px; } }

/* line 3796, main.scss */
.swiper-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #F8F8F8;
  border: 4px solid #FFFFFF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  z-index: 10; }
  /* line 3821, main.scss */
  .swiper-arrow img {
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    opacity: 0.5; }
  /* line 3827, main.scss */
  .swiper-arrow:hover {
    background: #E7E7E7; }
    /* line 3829, main.scss */
    .swiper-arrow:hover img {
      opacity: 1; }
  /* line 3833, main.scss */
  .swiper-arrow.swiper-nav-prev {
    left: 0; }
  /* line 3836, main.scss */
  .swiper-arrow.swiper-nav-next {
    right: 0; }

/* line 3841, main.scss */
.article-item-image a {
  display: block;
  position: relative;
  padding-top: 76%; }
  /* line 3846, main.scss */
  .article-item-image a img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center 57%;
    object-position: center 57%; }

/* line 3860, main.scss */
.article-item-content {
  margin-top: 20px; }

/* line 3863, main.scss */
.article-item-date {
  font-weight: 300;
  font-size: 12px;
  line-height: 100%;
  font-family: 'Montserrat', sans-serif; }

/* line 3869, main.scss */
.article-item-title {
  margin: 10px 0; }
  /* line 3871, main.scss */
  .article-item-title a {
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #23211F; }

/* line 3878, main.scss */
.article-item-descr {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #23211F; }
  /* line 3885, main.scss */
  .article-item-descr a {
    color: #FF0002; }

/* line 3889, main.scss */
.show-more-articles {
  padding-top: 40px;
  text-align: center; }
  /* line 3892, main.scss */
  .show-more-articles button {
    padding: 9px 19px; }

/* line 3896, main.scss */
.section-recepts {
  margin-top: 50px;
  padding-bottom: 50px;
  background: #f8f8f8; }
  /* line 3900, main.scss */
  .section-recepts .article-item-image a {
    padding-top: 66%; }
  /* line 3903, main.scss */
  .section-recepts .article-item-date {
    display: none; }
  /* line 3906, main.scss */
  .section-recepts .article-item {
    position: relative; }
  /* line 3909, main.scss */
  .section-recepts .article-item-content {
    margin: 0 0; }
  /* line 3912, main.scss */
  .section-recepts .article-item-title {
    margin: 0 0; }
    /* line 3914, main.scss */
    .section-recepts .article-item-title a {
      position: absolute;
      font-weight: bold;
      font-size: 24px;
      line-height: 150%;
      color: #FFFFFF;
      text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
      left: 30px;
      bottom: 30px; }
  /* line 3925, main.scss */
  .section-recepts .row {
    margin: -15px; }
    /* line 3927, main.scss */
    .section-recepts .row [class*="col-"] {
      padding: 15px; }

/* line 3932, main.scss */
.section-main-content {
  padding: 50px 0; }

/* line 3935, main.scss */
h1.decorated-title {
  margin: 0 0 40px;
  padding: 0 0;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  color: #23211F; }

/* line 3943, main.scss */
.editor {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%; }

/* line 3950, main.scss */
.preference-title {
  max-width: 180px;
  margin-left: 15px; }

/* line 3954, main.scss */
.preference-icon {
  min-width: 54px;
  width: 54px; }

/* line 3958, main.scss */
.section-preference {
  padding: 23px 0;
  border-top: 1px solid #E7E7E7; }

@media (max-width: 1279px) {
  /* line 3963, main.scss */
  .main-slide-info .container {
    max-width: 85%; }

  /* line 3966, main.scss */
  .index-collections, .aksii-slider {
    padding: 0 15px;
    margin: 0 -15px; } }
@media (max-width: 991px) {
  /* line 3973, main.scss */
  .section-preference .row, .footer-top .row {
    margin: -15px; }
    /* line 3975, main.scss */
    .section-preference .row [class*="col-"], .footer-top .row [class*="col-"] {
      padding: 15px; }

  /* line 3981, main.scss */
  .footer-top .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 3988, main.scss */
  .footer-top [class*="col-"]:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  /* line 3993, main.scss */
  .footer-top [class*="col-"]:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  /* line 3998, main.scss */
  .footer-top [class*="col-"]:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  /* line 4003, main.scss */
  .footer-top [class*="col-"]:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }
@media (max-width: 767px) {
  /* line 4011, main.scss */
  .main-slide-info .container {
    max-width: 100%; }

  /* line 4014, main.scss */
  .header_search {
    max-width: 100%; }

  /* line 4018, main.scss */
  .main-slide-title {
    font-size: 28px;
    line-height: 130%; }

  /* line 4022, main.scss */
  .main-slide-subtitle {
    margin: 15px 0;
    font-size: 18px; }

  /* line 4027, main.scss */
  .main-slide-info .button.is-big-red {
    padding: 15px 15px;
    font-size: 14px;
    line-height: 1; }

  /* line 4033, main.scss */
  .main-slide-bg img {
    min-height: initial; }

  /* line 4036, main.scss */
  .main-slide-descr {
    padding-top: 100px; }

  /* line 4039, main.scss */
  .products-container .row {
    margin: -8px; }
    /* line 4041, main.scss */
    .products-container .row [class*="col-"] {
      padding: 8px; }

  /* line 4045, main.scss */
  .product-card {
    padding: 10px 5px; }
    /* line 4047, main.scss */
    .product-card .button.is-primary {
      padding: 9px 20px;
      font-size: 12px; }

  /* line 4052, main.scss */
  .product-card__actions {
    top: 5px;
    right: 5px; }

  /* line 4056, main.scss */
  .product-card__title {
    font-size: 12px; }

  /* line 4059, main.scss */
  .section-title {
    padding: 30px 0; }

  /* line 4062, main.scss */
  .stiker-sale {
    top: 5px;
    left: 5px; }

  /* line 4066, main.scss */
  .product-card__prices {
    margin: 8px 0; }

  /* line 4069, main.scss */
  .show-more-articles {
    padding-top: 20px; }

  /* line 4072, main.scss */
  .section-recepts {
    margin-top: 30px;
    padding-bottom: 30px; }

  /* line 4076, main.scss */
  .section-recepts .article-item-title a {
    font-size: 22px;
    line-height: 130%;
    left: 15px;
    bottom: 15px; }

  /* line 4082, main.scss */
  .top_line {
    position: sticky;
    top: 0;
    z-index: 99; }

  /* line 4087, main.scss */
  .main-slider .swiper-pagination {
    width: 100% !important;
    top: initial !important;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 4103, main.scss */
  .main-slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px; }

  /* line 4106, main.scss */
  .section-main-content {
    padding: 30px 0; }

  /* line 4109, main.scss */
  h1.decorated-title {
    margin: 0 0 20px; }

  /* line 4112, main.scss */
  html, body {
    height: auto; } }
/* line 4116, main.scss */
.page-head__breadcrumb {
  margin: 0 0 0;
  padding: 49px 0 30px; }

/* line 4120, main.scss */
.captha-error {
  color: #FF0002;
  display: none; }

/* line 4125, main.scss */
.editor * {
  max-width: 100%; }

/*
.article-body + .products-list{
	width: 50%;
}
*/
/* line 4134, main.scss */
.cabinet-menu:not(.is-account) {
  display: none; }

/* line 4137, main.scss */
[class*="is-account.orders"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 4143, main.scss */
.modal--forgot .button {
  margin-top: 26px; }

/* line 4148, main.scss */
.aksii-slider .swiper-arrow {
  top: calc(50% - 70px); }

/* line 4151, main.scss */
.app-site {
  margin-top: 25px; }

/* line 4154, main.scss */
.app-site-list {
  margin-top: 15px; }

/* line 4157, main.scss */
.app-site-item + .app-site-item {
  margin-left: 15px; }

/*==============================
	Carousel
==============================*/
/* line 4, _index.scss */
.carousel {
  padding: 40px 0 15px; }

/* line 7, _index.scss */
.carousel__title {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0.2px;
  font-family: 'robotocondensed-light'; }

/* line 18, _index.scss */
.carousel__title span {
  font-family: 'robotocondensed-bold'; }

/* line 21, _index.scss */
.carousel__item {
  height: 350px; }

/* line 24, _index.scss */
.carousel__nav {
  display: none; }

/* line 27, _index.scss */
.carousel .owl-dots {
  bottom: -5px; }

/* line 30, _index.scss */
.carousel .owl-dot span {
  background-color: #a19f9f;
  opacity: 1; }

/* line 34, _index.scss */
.carousel .owl-dot:hover span,
.carousel .owl-dot.active span {
  background-color: #E4002E; }

@media (min-width: 992px) {
  /* line 39, _index.scss */
  .carousel {
    padding: 70px 0; }

  /* line 42, _index.scss */
  .carousel__title {
    font-size: 26px;
    margin-bottom: 60px;
    line-height: 50px; }

  /* line 47, _index.scss */
  .carousel .owl-dots {
    bottom: -35px; } }
@media (min-width: 1200px) {
  /* line 52, _index.scss */
  .carousel__title {
    letter-spacing: 0.4px; }

  /* line 55, _index.scss */
  .carousel__nav {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    top: 0;
    cursor: pointer; }

  /* line 63, _index.scss */
  .carousel__nav--prev {
    left: 15px;
    background: url("prev2.png") no-repeat center #fff; }

  /* line 67, _index.scss */
  .carousel__nav--prev:hover {
    background: url("prev3.png") no-repeat center #E4002E; }

  /* line 70, _index.scss */
  .carousel__nav--next {
    right: 15px;
    background: url("next2.png") no-repeat center #fff; }

  /* line 74, _index.scss */
  .carousel__nav--next:hover {
    background: url("next3.png") no-repeat center #E4002E; } }
/******************************/
/*  ТАБЫ С ТОВАРАМИ НА ГЛАВНОЙ
/******************************/
/* line 82, _index.scss */
.special-products-tab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  /* line 87, _index.scss */
  .special-products-tab__title {
    display: none;
    background: #F7F7F7;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000; }
  /* line 106, _index.scss */
  .special-products-tab__header {
    background: #F7F7F7;
    height: 60px;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    /* line 119, _index.scss */
    .special-products-tab__header > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    /* line 129, _index.scss */
    .special-products-tab__header .tab-toggle {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      position: relative;
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 40px;
      text-align: center;
      letter-spacing: 1px;
      color: #13002D;
      margin: 0; }
      /* line 142, _index.scss */
      .special-products-tab__header .tab-toggle:after {
        content: '';
        background: rgba(0, 0, 0, 0.15);
        -webkit-border-radius: 0.5px;
        border-radius: 0.5px;
        width: 1px;
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0; }
      /* line 155, _index.scss */
      .special-products-tab__header .tab-toggle:last-child:after {
        display: none; }
      /* line 159, _index.scss */
      .special-products-tab__header .tab-toggle-caption {
        margin-bottom: 0; }
      /* line 162, _index.scss */
      .special-products-tab__header .tab-toggle:hover {
        color: #E4002E; }
  /* line 167, _index.scss */
  .special-products-tab__content {
    padding: 40px 0 0 0; }

/*==============================
    НОВОСТИ И ПРЕДЛОЖЕНИЯ
==============================*/
/* line 175, _index.scss */
.section-news-offers {
  padding-top: 30px;
  padding-bottom: 30px; }
  /* line 178, _index.scss */
  .section-news-offers [class*="col-"] {
    padding: 5px; }
  /* line 182, _index.scss */
  .section-news-offers .container > .row {
    margin-left: -5px;
    margin-right: -5px; }
  /* line 187, _index.scss */
  .section-news-offers__title {
    background: #f7f7f7;
    height: 60px;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 1px;
    color: #13002D; }
  /* line 206, _index.scss */
  .section-news-offers__items {
    padding: 40px 0 15px 0; }

/* line 212, _index.scss */
#tab-description ul li:before {
  content: "—";
  position: relative;
  left: -5px; }

  /*==============================
	Promo
==============================*/
/* line 221, _index.scss */
.promo {
  display: block;
  position: relative;
  padding: 49px 0 35px 0;
  border-top: 1px solid #e7e7e7; }

/* line 227, _index.scss */
.promo__img {
  text-align: center; }

/* line 230, _index.scss */
.promo__img img {
  max-width: 100%; }

/* line 233, _index.scss */
.promo__title {
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  color: #23211F;
  margin: 0 0 40px; }

/* line 240, _index.scss */
.promo__text {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #23211F; }

@media (max-width: 767px) {
  /* line 253, _index.scss */
  .promo {
    padding: 30px 0 5px 0; }

  /* line 256, _index.scss */
  .promo__title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px; } }
/* line 265, _index.scss */
.developing {
  padding: 10px 20px;
  text-align: center;
  background: #f0f0f0; }

/* line 273, _index.scss */
.coockie-panel {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1040;
  text-align: left;
  display: none; }
  /* line 281, _index.scss */
  .coockie-panel p {
    margin: 0 0; }
  /* line 282, _index.scss */
  .coockie-panel .button {
    padding: 5px 10px; }
  /* line 285, _index.scss */
  .coockie-panel .coockie-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 80px; }
    /* line 293, _index.scss */
    .coockie-panel .coockie-container .coockie-text {
      padding-right: 20px; }
    @media (max-width: 768px) {
      /* line 285, _index.scss */
      .coockie-panel .coockie-container {
        padding-right: 0;
        padding-bottom: 35px; } }
  @media (max-width: 768px) {
    /* line 273, _index.scss */
    .coockie-panel {
      text-align: center; }
      /* line 303, _index.scss */
      .coockie-panel .coockie-container {
        display: block; }
        /* line 305, _index.scss */
        .coockie-panel .coockie-container .coockie-text {
          padding: 0 0 10px; } }

@media (max-width: 767px) {
  /* line 312, _index.scss */
  .footer-bottom-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 12px; }
    /* line 327, _index.scss */
    .footer-bottom-text a {
      margin-left: 0; } }
/*==============================
	Листинг товаров
==============================*/
/* line 7, _collection.scss */
.products-items {
  display: none; }
  /* line 9, _collection.scss */
  .products-items.active {
    display: block;
    overflow: hidden; }

/*==============================
	Products LIST
==============================*/
/* line 19, _collection.scss */
.products-items_list .row {
  margin: -10px; }
  /* line 21, _collection.scss */
  .products-items_list .row [class*="col-"] {
    padding: 10px; }
/* line 25, _collection.scss */
.products-items_list .product-card {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 30px 25px;
  display: block;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 35, _collection.scss */
  .products-items_list .product-card .button.is-primary {
    width: 151px; }
/* line 40, _collection.scss */
.products-items_list .product-card__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 215px;
  flex: 0 0 215px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
/* line 53, _collection.scss */
.products-items_list .product-card img {
  max-width: 100%;
  max-height: 215px; }
/* line 58, _collection.scss */
.products-items_list .product-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: initial; }
/* line 74, _collection.scss */
.products-items_list .product-card__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 80px);
  flex: 0 0 calc(100% - 80px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
/* line 90, _collection.scss */
.products-items_list .product-card__favorites_trigger {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px; }
  /* line 110, _collection.scss */
  .products-items_list .product-card__favorites_trigger:hover path {
    stroke: #FF0002; }
  /* line 115, _collection.scss */
  .products-items_list .product-card__favorites_trigger.is-added path {
    stroke: #FF0002;
    fill: #FF0002; }
/* line 121, _collection.scss */
.products-items_list .product-card__delete {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px; }
  /* line 139, _collection.scss */
  .products-items_list .product-card__delete path {
    stroke: #FF0002; }
/* line 144, _collection.scss */
.products-items_list .product-card__delete:hover path {
  stroke: #FF0002; }
/* line 148, _collection.scss */
.products-items_list .product-card__add {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px; }
/* line 168, _collection.scss */
.products-items_list .product-card__add:hover path {
  stroke: #FF0002; }
/* line 172, _collection.scss */
.products-items_list .product-card__delivery {
  position: relative;
  border-left: 1px solid #e7e7e7;
  padding: 0 10px 0 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 182px;
  flex: 0 0 182px; }
  /* line 192, _collection.scss */
  .products-items_list .product-card__delivery__item {
    padding: 10px 0; }
    /* line 194, _collection.scss */
    .products-items_list .product-card__delivery__item__title {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      color: #FF0002;
      padding-bottom: 5px; }
    /* line 205, _collection.scss */
    .products-items_list .product-card__delivery__item__descr {
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      color: #13002D; }
/* line 214, _collection.scss */
.products-items_list .product-card__meta {
  position: relative;
  display: block;
  text-align: left;
  padding: 0 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 382px);
  flex: 0 0 calc(100% - 382px);
  margin: 0 0 0; }
  /* line 223, _collection.scss */
  .products-items_list .product-card__meta__sku {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 20px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: rgba(35, 33, 31, 0.5); }
    /* line 238, _collection.scss */
    .products-items_list .product-card__meta__sku__descr {
      padding-left: 5px; }
  /* line 242, _collection.scss */
  .products-items_list .product-card__meta .product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 249, _collection.scss */
    .products-items_list .product-card__meta .product-rating .rating-size {
      padding-left: 10px;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      color: rgba(35, 33, 31, 0.5); }
    /* line 261, _collection.scss */
    .products-items_list .product-card__meta .product-rating .rating-rating .im-star svg {
      width: 15px;
      height: 15px; }
    /* line 265, _collection.scss */
    .products-items_list .product-card__meta .product-rating .rating-rating .im-star path {
      fill: #FF0002;
      opacity: 1; }
    /* line 270, _collection.scss */
    .products-items_list .product-card__meta .product-rating .rating-rating .im-star.color-grey path {
      fill: rgba(34, 34, 34, 0.93);
      opacity: 0.5; }
  /* line 278, _collection.scss */
  .products-items_list .product-card__meta .product-card__descr {
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    padding-top: 14px; }
  /* line 285, _collection.scss */
  .products-items_list .product-card__meta .product-card__params {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    color: #23211F;
    padding-top: 20px; }
    /* line 297, _collection.scss */
    .products-items_list .product-card__meta .product-card__params__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 307, _collection.scss */
      .products-items_list .product-card__meta .product-card__params__item__values {
        padding-left: 5px; }
/* line 313, _collection.scss */
.products-items_list .product-card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
  justify-content: space-between; }
/* line 323, _collection.scss */
.products-items_list .product-card__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  color: #23211F;
  min-height: initial; }
/* line 331, _collection.scss */
.products-items_list .product-card__model {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  display: block; }
/* line 337, _collection.scss */
.products-items_list .product-card__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px 0 0;
  height: 45px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/* line 354, _collection.scss */
.products-items_list .product-card__price {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #13002D;
  display: inline-block;
  position: relative; }
  /* line 361, _collection.scss */
  .products-items_list .product-card__price.is_discount {
    color: #FF0002; }
/* line 365, _collection.scss */
.products-items_list .product-card__old_price {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #13002D; }
/* line 373, _collection.scss */
.products-items_list .product-card__btn {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 22.5px;
  border-radius: 22.5px;
  box-sizing: border-box;
  color: #13002D;
  border: 2px solid rgba(34, 34, 34, 0.93);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 40px;
  height: 36px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase; }
  /* line 390, _collection.scss */
  .products-items_list .product-card__btn:hover {
    border: 2px solid #FF0002;
    color: #13002D; }
  /* line 394, _collection.scss */
  .products-items_list .product-card__btn.is_disabled {
    background-color: #f7f7f7;
    border-color: #dedede;
    color: #dedede; }
    /* line 398, _collection.scss */
    .products-items_list .product-card__btn.is_disabled:hover {
      background-color: #f7f7f7;
      border-color: #dedede;
      color: #dedede; }

/*==============================
	Products lightList
==============================*/
/* line 410, _collection.scss */
.products-items_lightList {
  display: block !important; }
  /* line 412, _collection.scss */
  .products-items_lightList .product-card {
    background: #F7F7F7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 30px 25px;
    display: block;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 429, _collection.scss */
    .products-items_lightList .product-card:before {
      content: '';
      -webkit-box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
      box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
      width: 100%;
      height: 100%;
      background: #F7F7F7;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      z-index: -1;
      display: none; }
    /* line 445, _collection.scss */
    .products-items_lightList .product-card:hover:before {
      display: block; }
  /* line 451, _collection.scss */
  .products-items_lightList .product-card__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px; }
  /* line 457, _collection.scss */
  .products-items_lightList .product-card img {
    max-width: 100%;
    max-height: 222.5px; }
  /* line 462, _collection.scss */
  .products-items_lightList .product-card__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(100% - 70px);
    flex: 1 1 calc(100% - 70px); }
  /* line 473, _collection.scss */
  .products-items_lightList .product-card__actions {
    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;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 0 0 20px; }
  /* line 488, _collection.scss */
  .products-items_lightList .product-card__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 501, _collection.scss */
  .products-items_lightList .product-card__meta {
    position: relative;
    display: block;
    text-align: left;
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    /* line 509, _collection.scss */
    .products-items_lightList .product-card__meta__descr {
      font-weight: normal;
      font-size: 11px;
      line-height: 14px;
      padding-top: 10px; }
  /* line 516, _collection.scss */
  .products-items_lightList .product-card__title {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    overflow: hidden;
    display: block; }
  /* line 524, _collection.scss */
  .products-items_lightList .product-card__model {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    display: block; }
  /* line 530, _collection.scss */
  .products-items_lightList .product-card__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  /* line 543, _collection.scss */
  .products-items_lightList .product-card__price {
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    display: inline-block;
    position: relative; }
    /* line 550, _collection.scss */
    .products-items_lightList .product-card__price.is_discount {
      color: #FF0002; }
  /* line 554, _collection.scss */
  .products-items_lightList .product-card__old_price {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #000000; }
  /* line 562, _collection.scss */
  .products-items_lightList .product-card__btn {
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 22.5px;
    border-radius: 22.5px;
    box-sizing: border-box;
    color: #13002D;
    border: 2px solid rgba(34, 34, 34, 0.93);
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    padding: 0 20px;
    height: 36px;
    line-height: 14px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase; }
    /* line 581, _collection.scss */
    .products-items_lightList .product-card__btn:hover {
      border: 2px solid #FF0002;
      color: #13002D; }
    /* line 585, _collection.scss */
    .products-items_lightList .product-card__btn.is_disabled {
      background-color: #f7f7f7;
      border-color: #dedede;
      color: #dedede; }
      /* line 589, _collection.scss */
      .products-items_lightList .product-card__btn.is_disabled:hover {
        background-color: #f7f7f7;
        border-color: #dedede;
        color: #dedede; }

/*==============================
    Products GRID
==============================*/
/* line 602, _collection.scss */
.products-items_grid .product-card {
  padding: 15px 20px;
  display: block;
  text-align: center;
  position: relative;
  /*&:before {
    content: '';
    box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    z-index: -1;
    display: none;
  }*/ }
  /* line 621, _collection.scss */
  .products-items_grid .product-card:hover {
    /*&:before {
      display: block;
    }*/ }
    /* line 625, _collection.scss */
    .products-items_grid .product-card:hover .product-card__actions {
      display: block;
      z-index: 1; }
/* line 631, _collection.scss */
.products-items_grid .product-card img {
  max-width: 100%;
  height: 100%; }
/* line 636, _collection.scss */
.products-items_grid .product-card__descr {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  padding-top: 14px;
  display: none; }
/* line 645, _collection.scss */
.products-items_grid .product-card__params {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  padding-top: 14px;
  display: none; }
  /* line 655, _collection.scss */
  .products-items_grid .product-card__params__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 665, _collection.scss */
    .products-items_grid .product-card__params__item__values {
      padding-left: 5px; }
/* line 671, _collection.scss */
.products-items_grid .product-card__actions {
  position: absolute;
  top: 15px;
  right: 15px; }
/* line 676, _collection.scss */
.products-items_grid .product-card__favorites_trigger {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px;
  margin-bottom: 6px; }
  /* line 697, _collection.scss */
  .products-items_grid .product-card__favorites_trigger:hover path {
    stroke: #FF0002; }
  /* line 702, _collection.scss */
  .products-items_grid .product-card__favorites_trigger.is-added path {
    stroke: #FF0002;
    fill: #FF0002; }
/* line 708, _collection.scss */
.products-items_grid .product-card__delete {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px; }
  /* line 726, _collection.scss */
  .products-items_grid .product-card__delete path {
    stroke: #FF0002; }
/* line 731, _collection.scss */
.products-items_grid .product-card__delete:hover path {
  stroke: #FF0002; }
/* line 735, _collection.scss */
.products-items_grid .product-card__add {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 34px;
  width: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px; }
/* line 755, _collection.scss */
.products-items_grid .product-card__add:hover path {
  stroke: #FF0002; }
/* line 759, _collection.scss */
.products-items_grid .product-card__meta {
  position: relative;
  display: block;
  text-align: left; }
/* line 764, _collection.scss */
.products-items_grid .product-card__meta__descr {
  display: none; }
/* line 767, _collection.scss */
.products-items_grid .product-card__model {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  display: block; }
/* line 773, _collection.scss */
.products-items_grid .product-card__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0 20px 0;
  height: 45px; }
/* line 790, _collection.scss */
.products-items_grid .product-card__price {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #13002D;
  text-align: center;
  display: inline-block;
  position: relative; }
  /* line 798, _collection.scss */
  .products-items_grid .product-card__price.is_discount {
    color: #FF0002; }
/* line 802, _collection.scss */
.products-items_grid .product-card__old_price {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #13002D;
  text-align: center;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through; }

/* line 813, _collection.scss */
.product-section {
  display: block;
  margin-bottom: 30px; }

/* line 817, _collection.scss */
.product-section:hover .product-section__img:before {
  opacity: 1; }

/* line 820, _collection.scss */
.product-section__title {
  display: block;
  color: #010101;
  letter-spacing: 0.4px;
  font-size: 22px;
  margin-bottom: 10px; }

/* line 827, _collection.scss */
.product-section__img {
  display: block;
  background-color: #e4e4e4;
  text-align: center;
  height: 300px;
  line-height: 300px;
  border-top: 5px solid #b00917;
  position: relative; }

/* line 836, _collection.scss */
.product-section__img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.42);
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

/* line 850, _collection.scss */
.product-section__img img {
  max-width: 100%;
  max-height: 100%; }

@media (min-width: 992px) {
  /* line 855, _collection.scss */
  .product-section__title {
    font-size: 24px;
    letter-spacing: 0.6px;
    margin-bottom: 15px; }

  /* line 860, _collection.scss */
  .product-section__img {
    height: 350px;
    line-height: 350px; } }
/*==============================
	Collection
==============================*/
/* line 869, _collection.scss */
.collection__header__title {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #13002D;
  height: 60px;
  overflow: hidden; }

/* line 878, _collection.scss */
.collection_is_empty {
  margin-bottom: 20px; }

/* line 881, _collection.scss */
.collection_content {
  padding-bottom: 20px; }
  /* line 885, _collection.scss */
  .collection_content__sidebar .sidebar__header__title {
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    color: #23211F;
    overflow: hidden;
    margin: 0 0;
    min-height: 52px;
    border-bottom: 1px solid #e7e7e7; }
  /* line 895, _collection.scss */
  .collection_content__sidebar .sidebar__block {
    margin-bottom: 20px; }
    /* line 898, _collection.scss */
    .collection_content__sidebar .sidebar__block.collection_filter__sidebar-open .filter__btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    /* line 906, _collection.scss */
    .collection_content__sidebar .sidebar__block.collection_filter__sidebar-open .filter__btn {
      display: block;
      padding: 20px; }
    /* line 910, _collection.scss */
    .collection_content__sidebar .sidebar__block.collection_filter__sidebar-open .filter__bottom {
      display: block !important;
      position: sticky;
      bottom: 0;
      background: #fff;
      margin-top: 0;
      padding-top: 0;
      padding-bottom: 0; }
    /* line 919, _collection.scss */
    .collection_content__sidebar .sidebar__block.collection_filter__sidebar-open .filter__btn__close {
      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; }

/*==============================
    Сортировка
==============================*/
/* line 939, _collection.scss */
.collection-order {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 950, _collection.scss */
  .collection-order-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 958, _collection.scss */
  .collection-order-label {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #13002D;
    font-weight: normal; }
  /* line 968, _collection.scss */
  .collection-order-item_title {
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #000000; }
  /* line 976, _collection.scss */
  .collection-order .sort {
    position: relative;
    padding-left: 15px; }
    /* line 979, _collection.scss */
    .collection-order .sort path {
      stroke: #FF0002; }
    /* line 982, _collection.scss */
    .collection-order .sort .sort-modal {
      display: none; }
    /* line 986, _collection.scss */
    .collection-order .sort.active .sort-modal {
      display: block; }
    /* line 990, _collection.scss */
    .collection-order .sort .sort-modal {
      z-index: 9;
      position: absolute;
      width: 320px;
      background: #F7F7F7;
      border: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 8px;
      border-radius: 8px;
      padding: 20px;
      margin-bottom: 20px;
      -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.11);
      box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.11); }
      /* line 1006, _collection.scss */
      .collection-order .sort .sort-modal__item .list-item-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      /* line 1017, _collection.scss */
      .collection-order .sort .sort-modal__item .menu-link {
        font-size: 14px;
        font-weight: 400;
        padding: 5px 0;
        color: #000; }
        /* line 1022, _collection.scss */
        .collection-order .sort .sort-modal__item .menu-link:hover {
          color: #FF0002; }
  /* line 1030, _collection.scss */
  .collection-order .collection-listing-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 1037, _collection.scss */
    .collection-order .collection-listing-type__label {
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 14px;
      color: #13002D;
      opacity: 0.5;
      padding: 0 5px; }
    /* line 1046, _collection.scss */
    .collection-order .collection-listing-type__items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    /* line 1054, _collection.scss */
    .collection-order .collection-listing-type__item {
      background: rgba(181, 172, 167, 0.3);
      -webkit-border-radius: 3px;
      border-radius: 3px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 5px;
      height: 34px;
      width: 34px;
      cursor: pointer; }
      /* line 1072, _collection.scss */
      .collection-order .collection-listing-type__item.grid path, .collection-order .collection-listing-type__item.grid rect {
        stroke: #13002D;
        opacity: 0.5; }
      /* line 1078, _collection.scss */
      .collection-order .collection-listing-type__item.list path, .collection-order .collection-listing-type__item.list rect {
        stroke: #13002D;
        opacity: 0.5; }
      /* line 1083, _collection.scss */
      .collection-order .collection-listing-type__item.active {
        background: #FF0002; }
        /* line 1086, _collection.scss */
        .collection-order .collection-listing-type__item.active.grid path, .collection-order .collection-listing-type__item.active.grid rect {
          stroke: #fff;
          opacity: 1; }
        /* line 1092, _collection.scss */
        .collection-order .collection-listing-type__item.active.list path, .collection-order .collection-listing-type__item.active.list rect {
          stroke: #fff;
          opacity: 1; }
      /* line 1098, _collection.scss */
      .collection-order .collection-listing-type__item:hover {
        background: #FF0002; }
        /* line 1101, _collection.scss */
        .collection-order .collection-listing-type__item:hover.grid path, .collection-order .collection-listing-type__item:hover.grid rect {
          stroke: #fff;
          opacity: 1; }
        /* line 1107, _collection.scss */
        .collection-order .collection-listing-type__item:hover.list path, .collection-order .collection-listing-type__item:hover.list rect {
          stroke: #fff;
          opacity: 1; }

/*==============================
    Filter
==============================*/
/* line 1120, _collection.scss */
.btn-open-filter-items {
  position: relative;
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin: -2px; }
  /* line 1126, _collection.scss */
  .btn-open-filter-items:before, .btn-open-filter-items:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    background: #ff0002;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  /* line 1140, _collection.scss */
  .btn-open-filter-items:before {
    width: 13px;
    height: 2px; }
  /* line 1144, _collection.scss */
  .btn-open-filter-items:after {
    height: 13px;
    width: 2px;
    opacity: 1; }
  /* line 1150, _collection.scss */
  .btn-open-filter-items.js-active:after {
    opacity: 0; }

/* line 1155, _collection.scss */
.filter-items {
  display: none; }
  /* line 1157, _collection.scss */
  .filter-items.js-filter-items-active {
    display: block; }

/* line 1161, _collection.scss */
.sidebar-collection {
  padding: 25px 0;
  border-bottom: 1px solid #e7e7e7; }
  /* line 1164, _collection.scss */
  .sidebar-collection ul {
    padding: 0 0;
    margin: 0 0; }
    /* line 1167, _collection.scss */
    .sidebar-collection ul li + li {
      margin-top: 20px; }
    /* line 1170, _collection.scss */
    .sidebar-collection ul a {
      font-weight: bold;
      font-size: 14px;
      line-height: 100%;
      color: #23211F; }
      /* line 1175, _collection.scss */
      .sidebar-collection ul a.link-active {
        color: #FF0002; }

/* line 1181, _collection.scss */
.filter {
  position: relative;
  display: block; }
  /* line 1184, _collection.scss */
  .filter .filter-items {
    padding-top: 10px; }
  /* line 1187, _collection.scss */
  .filter__item {
    padding: 20px 0;
    border-bottom: 1px solid #e7e7e7; }
    /* line 1191, _collection.scss */
    .filter__item__block:last-child {
      border-bottom: none; }
    /* line 1197, _collection.scss */
    .filter__item__group .filter__item__one {
      border-bottom: none;
      padding: 0; }
    /* line 1209, _collection.scss */
    .filter__item .range-slider-input {
      padding-top: 10px;
      margin: 0 -5px; }
      /* line 1212, _collection.scss */
      .filter__item .range-slider-input [class*="col-"] {
        padding: 0 5px; }
      /* line 1215, _collection.scss */
      .filter__item .range-slider-input .input-field {
        width: 100%;
        background: #fff;
        border: 1px solid rgba(34, 34, 34, 0.93);
        -webkit-border-radius: 4px;
        border-radius: 4px;
        padding: 0px 15px;
        height: 35px;
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        color: #23211F; }
  /* line 1233, _collection.scss */
  .filter__label {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #23211F; }
  /* line 1245, _collection.scss */
  .filter__bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
    /* line 1250, _collection.scss */
    .filter__bottom .filter__btn__close {
      display: none; }

/* line 1255, _collection.scss */
.filter__open {
  border: 1px solid #B5ACA7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 1px;
  color: #000000;
  width: 100%;
  background: transparent;
  position: relative;
  height: 45px;
  margin: 0 0 20px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none; }
  /* line 1280, _collection.scss */
  .filter__open span {
    height: 17px;
    width: 17px;
    background: #FF0002;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-weight: 900;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px; }
  /* line 1302, _collection.scss */
  .filter__open:hover {
    background: #FF0002;
    color: #fff;
    border-color: #FF0002; }
    /* line 1306, _collection.scss */
    .filter__open:hover span {
      background: #fff;
      color: #FF0002; }

/* line 1313, _collection.scss */
.filter__btns {
  position: relative;
  text-align: center; }

/* line 1317, _collection.scss */
.filter__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  background-color: #b00917;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  height: 36px;
  -webkit-border-radius: 36px;
  border-radius: 36px;
  margin: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1; }
  /* line 1340, _collection.scss */
  .filter__btn .icon {
    margin-right: 10px; }
    /* line 1342, _collection.scss */
    .filter__btn .icon img {
      vertical-align: top; }

/* line 1347, _collection.scss */
.filter__btn--grey {
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #4D4D4D;
  background: transparent;
  height: auto; }

/* line 1355, _collection.scss */
.filter__btn:hover {
  color: #FF0002; }

/* line 1358, _collection.scss */
.filter__close {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 60px;
  color: #a6a6a6;
  font-size: 15px;
  height: 36px; }

/* line 1367, _collection.scss */
.filter__close img {
  margin-left: 5px; }

/* line 1370, _collection.scss */
.filter__close:hover {
  text-decoration: underline; }

/* line 1373, _collection.scss */
.filter__content__mobile {
  display: block;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  max-width: 420px;
  width: 100%;
  background-color: #fff;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translate3d(-420px, 0, 0);
  transform: translate3d(-420px, 0, 0);
  z-index: 9999;
  height: 100%;
  overflow: auto;
  padding: 16px; }
  /* line 1393, _collection.scss */
  .filter__content__mobile__header {
    display: none;
    padding: 17px 0; }
  /* line 1397, _collection.scss */
  .filter__content__mobile__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #13002D; }
  /* line 1403, _collection.scss */
  .filter__content__mobile__close {
    cursor: pointer;
    top: 16px;
    right: 16px;
    position: absolute;
    z-index: 9; }
    /* line 1409, _collection.scss */
    .filter__content__mobile__close:hover rect {
      fill: #FF0002; }
  /* line 1413, _collection.scss */
  .filter__content__mobile__bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999; }
  /* line 1427, _collection.scss */
  .filter__content__mobile__noOverflow {
    overflow: hidden; }
  /* line 1430, _collection.scss */
  .filter__content__mobile--open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

/* line 1436, _collection.scss */
.filter__group {
  padding: 5px 0; }

/* line 1439, _collection.scss */
.filter__group--3 {
  width: 33.3333%; }

/* line 1442, _collection.scss */
.filter__checkbox-input:not(:checked),
.filter__checkbox-input:checked {
  position: absolute;
  left: -9999px; }

/* line 1447, _collection.scss */
.filter__checkbox-input:not(:checked) + label,
.filter__checkbox-input:checked + label {
  position: relative;
  padding-left: 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #13002D;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 0; }

/* line 1459, _collection.scss */
.filter__checkbox-input:not(:checked) + label a,
.filter__checkbox-input:checked + label a {
  color: #b00917;
  text-decoration: underline; }

/* line 1464, _collection.scss */
.filter__checkbox-input:not(:checked) + label a:hover,
.filter__checkbox-input:checked + label a:hover {
  text-decoration: none; }

/* line 1468, _collection.scss */
.filter__checkbox-input:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #B5ACA7;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 1480, _collection.scss */
.filter__checkbox-input:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #FF0002;
  border: 1px solid #FF0002;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 1492, _collection.scss */
.filter__checkbox-input:not(:checked) + label:after,
.filter__checkbox-input:checked + label:after {
  content: '';
  position: absolute;
  left: 1px;
  top: 4px;
  width: 12px;
  height: 12px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: url(check_checkbox.svg) top center no-repeat; }

/* line 1505, _collection.scss */
.filter__checkbox-input:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

/* line 1511, _collection.scss */
.filter__checkbox-input:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

@media (min-width: 768px) {
  /* line 1518, _collection.scss */
  .filter__content {
    padding: 20px 20px 0; }

  /* line 1524, _collection.scss */
  .filter__checkbox-input:not(:checked) + label,
  .filter__checkbox-input:checked + label {
    font-size: 15px; }

  /* line 1528, _collection.scss */
  .filter__btn {
    margin: 0 10px; }

  /* line 1534, _collection.scss */
  .filter__close {
    top: 20px; } }
/* line 1544, _collection.scss */
.products-items.products-items_grid .row {
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 1546, _collection.scss */
  .products-items.products-items_grid .row [class*="col-"] {
    padding: 15px; }
@media (max-width: 767px) {
  /* line 1556, _collection.scss */
  .products-items.products-items_grid .row {
    margin: -7px; }
    /* line 1558, _collection.scss */
    .products-items.products-items_grid .row [class*="col-"] {
      padding: 7px; } }

@media (max-width: 767px) {
  /* line 1566, _collection.scss */
  .products-list .product-card__title {
    min-height: initial; }

  /* line 1570, _collection.scss */
  .collection_content__sidebar .sidebar__block.collection_filter__sidebar-open .filter__bottom {
    margin: 0 -2px; } }
/*************************************************/
/*               ГАЛЕРЕЯ ТОВАРА                  */
/*************************************************/
/* line 4, _product.scss */
.product-gallery-wrapper {
  position: relative;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 495px;
  flex: 1 1 495px;
  width: 495px;
  margin-right: 50px; }
  /* line 12, _product.scss */
  .product-gallery-wrapper .product-gallery {
    padding-bottom: 0px;
    position: relative;
    /* Основная */
    /* Превью */ }
    /* line 17, _product.scss */
    .product-gallery-wrapper .product-gallery .gallery-main-wrapper {
      text-align: center;
      padding: 0 0 0 0;
      background: #F8F8F8;
      -webkit-border-radius: 15px;
      border-radius: 15px; }
      /* line 24, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .image-wrapper img {
        width: 100%; }
      /* line 27, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .image-wrapper .slide-image {
        width: 100%;
        -webkit-border-radius: 15px;
        border-radius: 15px; }
      /* line 32, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .image-wrapper:hover {
        opacity: 1; }
      /* line 39, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main .swiper-wrapper .swiper-slide .slide-inner {
        padding: 0; }
      /* line 44, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main [data-slider-controls] {
        display: none; }
      /* line 47, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main .swiper-pagination {
        display: none; }
    /* line 54, _product.scss */
    .product-gallery-wrapper .product-gallery .gallery-thumbs-block {
      padding-top: 10px; }
    /* line 57, _product.scss */
    .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper {
      max-width: 100%;
      margin: 0 auto;
      position: relative; }
      /* line 61, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden; }
        /* line 67, _product.scss */
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide {
          padding: 0 0;
          cursor: pointer; }
          /* line 70, _product.scss */
          .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide.active {
            opacity: 0.5; }
          /* line 76, _product.scss */
          .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide .slide-image {
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center; }
      /* line 87, _product.scss */
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn {
        display: none; }
        /* line 95, _product.scss */
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn:active, .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn:focus {
          outline: none; }
        /* line 98, _product.scss */
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.swiper-button-disabled {
          opacity: 0.5; }
        /* line 101, _product.scss */
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.gallery-thumbs-prev {
          position: absolute;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          left: -60px; }
        /* line 109, _product.scss */
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.gallery-thumbs-next {
          position: absolute;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          right: -60px; }
  /* line 120, _product.scss */
  .product-gallery-wrapper .product-labels {
    top: 10px; }

/*==============================
	Product
==============================*/
/* line 128, _product.scss */
.product-mobile-heading {
  text-align: center;
  padding-bottom: 30px; }
  /* line 131, _product.scss */
  .product-mobile-heading .product__sku {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

/* line 138, _product.scss */
.product-page__main {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 148, _product.scss */
  .product-page__main__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(100% - 545px);
    flex: 1 1 calc(100% - 545px);
    width: calc(100% - 545px);
    padding: 20px 0 0 0px; }
  /* line 155, _product.scss */
  .product-page__main .product {
    display: block;
    border-bottom: 1px solid rgba(231, 231, 231, 0.5);
    /* Рейтинг */ }
    /* line 158, _product.scss */
    .product-page__main .product__title {
      font-size: 26px;
      line-height: 140%;
      font-weight: bold;
      color: #23211F;
      margin-top: 0;
      margin-bottom: 0; }
    /* line 166, _product.scss */
    .product-page__main .product__sku {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 15px 0 30px;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 14px;
      color: rgba(35, 33, 31, 0.5); }
      /* line 183, _product.scss */
      .product-page__main .product__sku__descr {
        padding-left: 5px; }
    /* line 188, _product.scss */
    .product-page__main .product__prices {
      padding-top: 51px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 198, _product.scss */
    .product-page__main .product__old-price {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      -webkit-text-decoration-line: line-through;
      text-decoration-line: line-through;
      color: #23211F;
      margin-bottom: 10px; }
    /* line 210, _product.scss */
    .product-page__main .product__price {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 26px;
      line-height: 100%;
      color: #FF0002; }
      /* line 218, _product.scss */
      .product-page__main .product__price.is_discount {
        color: #FF0002; }
    /* line 227, _product.scss */
    .product-page__main .product .credit-button {
      background: transparent;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 22.5px;
      border-radius: 22.5px;
      box-sizing: border-box;
      color: #13002D;
      border: 2px solid #C5B0A2;
      font-weight: 400;
      font-size: 14px;
      letter-spacing: 1px;
      margin-right: 10px;
      padding: 0 20px;
      height: 36px;
      line-height: 14px;
      text-align: center;
      margin-top: 10px;
      text-transform: uppercase; }
      /* line 246, _product.scss */
      .product-page__main .product .credit-button:hover {
        border: 2px solid #FF0002;
        color: #13002D; }
    /* line 249, _product.scss */
    .product-page__main .product__actions {
      padding-top: 30px;
      margin: -5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 261, _product.scss */
      .product-page__main .product__actions .actions__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      /* line 269, _product.scss */
      .product-page__main .product__actions .actions__quantity {
        padding: 5px; }
      /* line 272, _product.scss */
      .product-page__main .product__actions .actions__buybtn {
        padding: 7px 7px; }
        /* line 274, _product.scss */
        .product-page__main .product__actions .actions__buybtn .product__buy {
          height: 40px;
          padding: 5px 40px 5px 40px;
          font-size: 12px;
          line-height: 14px;
          background: transparent;
          border: 2px solid #FF0002; }
          /* line 281, _product.scss */
          .product-page__main .product__actions .actions__buybtn .product__buy:hover {
            color: #FF0002; }
      /* line 286, _product.scss */
      .product-page__main .product__actions .actions__second {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        /* line 293, _product.scss */
        .product-page__main .product__actions .actions__second .product-button {
          padding: 10px 20px 10px 20px;
          height: 40px; }
      /* line 298, _product.scss */
      .product-page__main .product__actions .actions__buyOneClick {
        padding: 5px; }
      /* line 301, _product.scss */
      .product-page__main .product__actions .actions__buyCredit {
        padding: 5px; }
      /* line 305, _product.scss */
      .product-page__main .product__actions .button.is-primary {
        height: 40px; }
    /* line 310, _product.scss */
    .product-page__main .product__sale {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 16px;
      margin-top: 16px;
      padding: 20px;
      background-color: #F5F5F5;
      -webkit-border-radius: 8px;
      border-radius: 8px; }
      /* line 325, _product.scss */
      .product-page__main .product__sale .sale-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px; }
        /* line 334, _product.scss */
        .product-page__main .product__sale .sale-item__icon {
          width: 24px;
          height: 24px; }
        /* line 339, _product.scss */
        .product-page__main .product__sale .sale-item__text {
          font-family: 'Montserrat', sans-serif;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0; }
          /* line 346, _product.scss */
          .product-page__main .product__sale .sale-item__text p {
            margin: 0; }
    /* line 353, _product.scss */
    .product-page__main .product__info {
      padding-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -15px; }
    /* line 367, _product.scss */
    .product-page__main .product .product-rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 378, _product.scss */
      .product-page__main .product .product-rating .rating-rating .im-star path {
        fill: #FF0002;
        opacity: 1; }
      /* line 383, _product.scss */
      .product-page__main .product .product-rating .rating-rating .im-star.color-grey path {
        fill: #B3B3B3; }
      /* line 389, _product.scss */
      .product-page__main .product .product-rating .product-reviews-count {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: rgba(35, 33, 31, 0.5);
        padding-left: 7px; }
  /* line 401, _product.scss */
  .product-page__main .product-footer {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #23211F;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 419, _product.scss */
    .product-page__main .product-footer__favorites {
      padding: 5px 15px; }
      /* line 421, _product.scss */
      .product-page__main .product-footer__favorites .product__favorites {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        /* line 428, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites .title_added {
          display: none; }
        /* line 431, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites .icon {
          margin-right: 5px; }
          /* line 433, _product.scss */
          .product-page__main .product-footer__favorites .product__favorites .icon path {
            stroke: #FF0002; }
        /* line 441, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites.is-added .icon path {
          stroke: #FF0002; }
        /* line 445, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites.is-added .title {
          display: none; }
        /* line 448, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites.is-added .title_added {
          display: block;
          color: #FF0002; }
        /* line 453, _product.scss */
        .product-page__main .product-footer__favorites .product__favorites:hover {
          color: #FF0002; }
          /* line 455, _product.scss */
          .product-page__main .product-footer__favorites .product__favorites:hover path {
            stroke: #FF0002;
            border: 1px solid #FF0002; }
    /* line 462, _product.scss */
    .product-page__main .product-footer__compare {
      padding: 5px 15px; }
      /* line 464, _product.scss */
      .product-page__main .product-footer__compare .product__compare {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        /* line 471, _product.scss */
        .product-page__main .product-footer__compare .product__compare .icon {
          margin-right: 5px; }
          /* line 473, _product.scss */
          .product-page__main .product-footer__compare .product__compare .icon path, .product-page__main .product-footer__compare .product__compare .icon rect {
            stroke: #000; }
        /* line 483, _product.scss */
        .product-page__main .product-footer__compare .product__compare.js-compare-delete path, .product-page__main .product-footer__compare .product__compare.js-compare-delete rect {
          stroke: #FF0002; }
        /* line 487, _product.scss */
        .product-page__main .product-footer__compare .product__compare:hover {
          color: #FF0002; }
          /* line 489, _product.scss */
          .product-page__main .product-footer__compare .product__compare:hover path, .product-page__main .product-footer__compare .product__compare:hover rect {
            stroke: #FF0002; }
    /* line 495, _product.scss */
    .product-page__main .product-footer__share {
      padding: 5px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 503, _product.scss */
      .product-page__main .product-footer__share .icon {
        margin-right: 5px; }
        /* line 505, _product.scss */
        .product-page__main .product-footer__share .icon path {
          stroke: #000; }
      /* line 511, _product.scss */
      .product-page__main .product-footer__share .share {
        margin-left: 10px; }
/* line 519, _product.scss */
.product-page .mobile-product__info {
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 20px 5px; }
  /* line 530, _product.scss */
  .product-page .mobile-product__info .info__delivery__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    /* line 539, _product.scss */
    .product-page .mobile-product__info .info__delivery__item .delivery__icon {
      width: 33px; }
    /* line 542, _product.scss */
    .product-page .mobile-product__info .info__delivery__item .delivery__left {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      padding: 4px 0; }
    /* line 548, _product.scss */
    .product-page .mobile-product__info .info__delivery__item .delivery__right {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      margin-left: 33px;
      padding: 4px 0; }
    /* line 555, _product.scss */
    .product-page .mobile-product__info .info__delivery__item .delivery__price {
      padding-left: 0; }
/* line 564, _product.scss */
.product-page .info__available {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 574, _product.scss */
  .product-page .info__available span {
    padding-left: 10px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #13002D; }
  /* line 584, _product.scss */
  .product-page .info__available.is-available {
    color: #5AA64B; }
  /* line 589, _product.scss */
  .product-page .info__available.is-notAvailable {
    color: #FF0002; }
    /* line 591, _product.scss */
    .product-page .info__available.is-notAvailable path {
      stroke: #FF0002; }
/* line 596, _product.scss */
.product-page .info__delivery {
  padding: 5px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  /* line 601, _product.scss */
  .product-page .info__delivery__items {
    padding-top: 9px; }
  /* line 604, _product.scss */
  .product-page .info__delivery__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #13002D; }
    /* line 622, _product.scss */
    .product-page .info__delivery__item:first-child {
      border-bottom: 1px solid rgba(231, 231, 231, 0.5); }
    /* line 626, _product.scss */
    .product-page .info__delivery__item .delivery__left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
      flex: 1 1 60%; }
    /* line 637, _product.scss */
    .product-page .info__delivery__item .delivery__right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
      flex: 1 1 40%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    /* line 653, _product.scss */
    .product-page .info__delivery__item .delivery__icon {
      display: contents;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 658, _product.scss */
      .product-page .info__delivery__item .delivery__icon path, .product-page .info__delivery__item .delivery__icon rect {
        fill: #B3B3B3; }
    /* line 662, _product.scss */
    .product-page .info__delivery__item .delivery__title {
      font-weight: 500;
      padding-left: 10px;
      padding-right: 10px; }
      /* line 666, _product.scss */
      .product-page .info__delivery__item .delivery__title .pickup_mapLink {
        font-weight: 400;
        padding-top: 5px;
        font-size: 14px;
        display: none; }
    /* line 676, _product.scss */
    .product-page .info__delivery__item .delivery__price {
      padding-left: 12px; }
/* line 682, _product.scss */
.product-page .info__payment {
  padding: 9px 15px 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  /* line 687, _product.scss */
  .product-page .info__payment__content {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 23px 25px 20px;
    background: #F8F8F8; }
  /* line 693, _product.scss */
  .product-page .info__payment__title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #13002D;
    margin-bottom: 10px; }
  /* line 703, _product.scss */
  .product-page .info__payment__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -5px; }
  /* line 712, _product.scss */
  .product-page .info__payment__item {
    padding: 5px; }

/*==============================
	Табы
==============================*/
/* line 723, _product.scss */
.product-page .tabs {
  margin-top: 70px; }
  /* line 725, _product.scss */
  .product-page .tabs__header {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 50px; }
  /* line 738, _product.scss */
  .product-page .tabs__nav {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px; }
    /* line 751, _product.scss */
    .product-page .tabs__nav li {
      padding: 5px 50px; }
      /* line 753, _product.scss */
      .product-page .tabs__nav li .size {
        font-size: 24px;
        line-height: 29px;
        font-weight: normal;
        color: rgba(35, 33, 31, 0.5); }
      /* line 759, _product.scss */
      .product-page .tabs__nav li a {
        position: relative;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: rgba(35, 33, 31, 0.5);
        margin: 0; }
        /* line 767, _product.scss */
        .product-page .tabs__nav li a:hover {
          color: #FF0002;
          opacity: 1; }
      /* line 772, _product.scss */
      .product-page .tabs__nav li:last-child {
        border-right: none; }
      /* line 775, _product.scss */
      .product-page .tabs__nav li.active {
        /*&:after {
          content: '';
          background: rgba(0, 0, 0, 0.15);
          border-radius: 0.5px;
          width: 1px;
          display: block;
          height: 100%;
          position: absolute;
          right: 0;
          top: 0; 
        }*/ }
        /* line 776, _product.scss */
        .product-page .tabs__nav li.active a {
          color: #FF0002;
          opacity: 1; }
  /* line 795, _product.scss */
  .product-page .tabs .tab-content > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  /* line 800, _product.scss */
  .product-page .tabs .tab-content .tab-pane {
    display: none; }
    /* line 802, _product.scss */
    .product-page .tabs .tab-content .tab-pane.active {
      display: block; }

/*
* Таб описания
*/
/* line 813, _product.scss */
.tab-description {
  width: 50%;
  margin: 20px 0;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.15); }
  /* line 821, _product.scss */
  .tab-description__item {
    margin-bottom: 10px; }
    /* line 823, _product.scss */
    .tab-description__item__title {
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 1px;
      color: #13002D;
      padding-bottom: 10px; }
    /* line 831, _product.scss */
    .tab-description__item__content {
      padding: 10px 0 20px 0;
      /* Баннер */
      /* Видео */ }
      /* line 835, _product.scss */
      .tab-description__item__content .banner {
        height: 373px;
        position: relative;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden; }
        /* line 841, _product.scss */
        .tab-description__item__content .banner__title {
          font-style: normal;
          font-weight: normal;
          font-size: 24px;
          line-height: 28px;
          letter-spacing: 1px;
          color: #FFFFFF;
          position: absolute;
          padding: 25px 40px;
          z-index: 1;
          max-width: 500px; }
        /* line 853, _product.scss */
        .tab-description__item__content .banner:after {
          content: '';
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 35, 52, 0.7)), to(rgba(46, 35, 52, 0.28)));
          background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
          background: -o-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
          background: linear-gradient(180deg, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0; }
      /* line 869, _product.scss */
      .tab-description__item__content .video {
        display: block;
        width: 100%;
        height: 373px;
        position: relative;
        overflow: hidden;
        -webkit-border-radius: 4px;
        border-radius: 4px; }
        /* line 877, _product.scss */
        .tab-description__item__content .video .video__btn {
          cursor: pointer;
          position: absolute;
          z-index: 999;
          width: 120px;
          height: 120px;
          display: block;
          position: absolute;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          top: 50%;
          left: 50%;
          margin: -60px 0 0 -60px;
          background: url("play-button.svg") no-repeat center/120px 120px; }
        /* line 895, _product.scss */
        .tab-description__item__content .video video {
          position: absolute;
          display: none;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center;
          object-position: center;
          -webkit-border-radius: 0;
          border-radius: 0; }
        /* line 912, _product.scss */
        .tab-description__item__content .video.active video {
          display: block; }
        /* line 915, _product.scss */
        .tab-description__item__content .video.active .video__btn {
          display: none;
          background: url("stop-button.svg") no-repeat center/120px 120px; }
        /* line 923, _product.scss */
        .tab-description__item__content .video.active:hover .video__btn {
          display: block; }

/*
* Таб характеристики
*/
/* line 936, _product.scss */
.tab-properties {
  width: 50%;
  padding-right: 15px; }
  /* line 942, _product.scss */
  .tab-properties__item {
    margin-bottom: 20px; }
    /* line 944, _product.scss */
    .tab-properties__item__title {
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 1px;
      color: #13002D;
      padding-bottom: 10px;
      margin: 0;
      margin-bottom: 10px; }
    /* line 954, _product.scss */
    .tab-properties__item .properties-table {
      background: #F8F8F8;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      padding: 10px 30px;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #13002D;
      font-family: 'Montserrat', sans-serif; }
      /* line 966, _product.scss */
      .tab-properties__item .properties-table__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 7px 0;
        margin: 0 -10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #E7E7E7; }
        /* line 976, _product.scss */
        .tab-properties__item .properties-table__item:last-child {
          border-bottom: 0; }
      /* line 980, _product.scss */
      .tab-properties__item .properties-table__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        font-weight: normal;
        margin: 0;
        padding: 0 10px; }
      /* line 988, _product.scss */
      .tab-properties__item .properties-table__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        padding: 0 10px; }
    /* line 995, _product.scss */
    .tab-properties__item .button {
      font-size: 14px;
      line-height: 16px; }

/*
* Таб доп. материалов
*/
/* line 1005, _product.scss */
.tab-dop {
  width: 100%;
  margin: 20px auto;
  display: grid;
  grid-template-columns: minmax(300px, 1200px);
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 1023, _product.scss */
  .tab-dop p:has(iframe) {
    width: 100%; }
  /* line 1027, _product.scss */
  .tab-dop img {
    width: 100% !important;
    display: block;
    height: auto !important; }
  /* line 1033, _product.scss */
  .tab-dop iframe {
    width: 100% !important;
    height: 560px !important; }
  @media screen and (max-width: 1100px) {
    /* line 1039, _product.scss */
    .tab-dop iframe {
      height: 490px !important; } }
  @media screen and (max-width: 1000px) {
    /* line 1044, _product.scss */
    .tab-dop iframe {
      height: 410px !important; } }
  @media screen and (max-width: 580px) {
    /* line 1049, _product.scss */
    .tab-dop iframe {
      height: 290px !important; } }
  @media screen and (max-width: 380px) {
    /* line 1054, _product.scss */
    .tab-dop iframe {
      height: 200px !important; } }
  /* line 1060, _product.scss */
  .tab-dop .instructions-block {
    margin-bottom: 50px;
    display: inline-block;
    text-align: center; }
    /* line 1065, _product.scss */
    .tab-dop .instructions-block__title {
      margin-bottom: 10px;
      font-size: 1.8rem;
      font-weight: normal; }
    /* line 1070, _product.scss */
    .tab-dop .instructions-block__link {
      opacity: 0.7;
      display: inline-block;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-width: 300px;
      padding: 10px 40px 10px 40px;
      border: 2px solid #d3122a;
      -webkit-border-radius: 69px;
      border-radius: 69px;
      color: #11071F;
      background: transparent;
      -webkit-box-shadow: 0px 4px 10px rgba(211, 18, 40, 0.074);
      box-shadow: 0px 4px 10px rgba(211, 18, 40, 0.074);
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      line-height: 14px;
      letter-spacing: 0.04em;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      /* line 1095, _product.scss */
      .tab-dop .instructions-block__link:hover {
        opacity: 1;
        -webkit-box-shadow: 0px 4px 10px rgba(211, 18, 40, 0.677);
        box-shadow: 0px 4px 10px rgba(211, 18, 40, 0.677); }

/* line 1105, _product.scss */
.page-product-title {
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  color: #23211F; }

/* line 1112, _product.scss */
.property-default-text {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #23211F;
  opacity: 0.5; }
  /* line 1121, _product.scss */
  .property-default-text + .tab-properties__item {
    margin-top: 30px; }
    /* line 1124, _product.scss */
    .property-default-text + .tab-properties__item .is-primary svg {
      stroke: #000;
      fill: initial; }
    /* line 1130, _product.scss */
    .property-default-text + .tab-properties__item .is-primary:hover svg {
      fill: #fff;
      stroke: #fff; }

/* line 1139, _product.scss */
.product-description iframe {
  max-width: 100%;
  height: auto; }

/*
* Таб товары
*/
/* line 1147, _product.scss */
.tab-products {
  padding-left: 15px;
  width: 50%; }
  /* line 1153, _product.scss */
  .tab-products__item {
    padding-bottom: 50px; }
    /* line 1155, _product.scss */
    .tab-products__item:last-child {
      margin-bottom: 0; }
    /* line 1158, _product.scss */
    .tab-products__item__title {
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 1px;
      color: #000000;
      padding-bottom: 10px; }
    /* line 1166, _product.scss */
    .tab-products__item__content {
      padding: 10px 0;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      /* line 1171, _product.scss */
      .tab-products__item__content img {
        max-width: 100%; }
      /* line 1174, _product.scss */
      .tab-products__item__content #map {
        height: 400px; }
      /* line 1177, _product.scss */
      .tab-products__item__content .pickup_mapLink_items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px; }
        /* line 1184, _product.scss */
        .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item {
          padding: 10px; }
          /* line 1186, _product.scss */
          .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item .button {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            width: 221px; }
            /* line 1192, _product.scss */
            .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item .button:hover {
              background: #fff;
              border-color: #222;
              color: #23211f;
              -webkit-transform: scale(1.1);
              -ms-transform: scale(1.1);
              transform: scale(1.1); }
          /* line 1201, _product.scss */
          .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item_link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            /* line 1209, _product.scss */
            .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item_link .icon {
              margin-right: 0;
              margin-bottom: 10px;
              height: 40px; }
              /* line 1213, _product.scss */
              .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item_link .icon img {
                height: 100%; }
            /* line 1217, _product.scss */
            .tab-products__item__content .pickup_mapLink_items .pickup_mapLink_item_link .title {
              margin: 0 -10px;
              margin-bottom: 10px; }
  /* line 1226, _product.scss */
  .tab-products .product-slider {
    padding: 0 20px; }
    @media (min-width: 1280px) {
      /* line 1226, _product.scss */
      .tab-products .product-slider {
        margin: 0 -20px; } }
    @media (max-width: 1279px) {
      /* line 1226, _product.scss */
      .tab-products .product-slider {
        padding: 0 15px;
        margin: 0 -15px; }
        /* line 1234, _product.scss */
        .tab-products .product-slider:before {
          content: '';
          display: block;
          position: absolute;
          width: 15px;
          height: 100%;
          background: #fff;
          top: 0;
          right: 0;
          z-index: 2; }
        /* line 1245, _product.scss */
        .tab-products .product-slider:after {
          content: '';
          display: block;
          position: absolute;
          width: 15px;
          height: 100%;
          background: #fff;
          top: 0;
          left: 0;
          z-index: 2; } }
    /* line 1258, _product.scss */
    .tab-products .product-slider-heading-wrapper {
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 1px;
      color: #13002D;
      padding-bottom: 10px; }
    /* line 1270, _product.scss */
    .tab-products .product-slider-btn {
      padding: 10px;
      background: transparent; }

/*  Таб ОТЗЫВЫ */
/* line 1279, _product.scss */
.tab-reviews {
  width: 100%; }
  /* line 1281, _product.scss */
  .tab-reviews__wrapper {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px; }
  /* line 1288, _product.scss */
  .tab-reviews__sidebar {
    background: #F7F7F7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 30px 25px 30px; }
    /* line 1293, _product.scss */
    .tab-reviews__sidebar__wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px;
      padding: 0 15px; }
    /* line 1299, _product.scss */
    .tab-reviews__sidebar .is-reviews-toggle {
      width: 100%; }
    /* line 1304, _product.scss */
    .tab-reviews__sidebar .rating-lines li {
      padding: 5px 0; }
      /* line 1306, _product.scss */
      .tab-reviews__sidebar .rating-lines li a {
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: #000000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        /* line 1319, _product.scss */
        .tab-reviews__sidebar .rating-lines li a:hover {
          color: #FF0002; }
    /* line 1325, _product.scss */
    .tab-reviews__sidebar .rating-lines .rating-line-star .fa {
      color: #F79C1F;
      padding: 0 1px;
      font-size: 16px; }
      /* line 1329, _product.scss */
      .tab-reviews__sidebar .rating-lines .rating-line-star .fa.fa-color-grey {
        color: rgba(197, 176, 162, 0.5); }
    /* line 1334, _product.scss */
    .tab-reviews__sidebar .rating-lines .rating_count {
      font-weight: normal;
      font-size: 14px;
      line-height: 14px;
      color: #000000;
      padding-left: 5px; }
  /* line 1344, _product.scss */
  .tab-reviews__list__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 294px);
    flex: 0 0 calc(100% - 294px);
    padding: 0 15px; }
  /* line 1350, _product.scss */
  .tab-reviews__list__item {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 30px 30px 30px;
    margin-bottom: 20px; }
    /* line 1356, _product.scss */
    .tab-reviews__list__item .review-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-bottom: 20px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 1369, _product.scss */
      .tab-reviews__list__item .review-header__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
    /* line 1378, _product.scss */
    .tab-reviews__list__item .review-author {
      font-weight: 500;
      font-size: 18px;
      line-height: 16px;
      color: #000000; }
    /* line 1384, _product.scss */
    .tab-reviews__list__item .review-date {
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: rgba(19, 0, 45, 0.5);
      padding-left: 11px; }
    /* line 1392, _product.scss */
    .tab-reviews__list__item .review-rating .fa {
      color: #FF0002;
      padding: 0 2px;
      font-size: 16px; }
      /* line 1396, _product.scss */
      .tab-reviews__list__item .review-rating .fa.fa-color-grey {
        color: rgba(197, 176, 162, 0.5); }
    /* line 1401, _product.scss */
    .tab-reviews__list__item .review-content {
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      color: #000000; }
    /* line 1408, _product.scss */
    .tab-reviews__list__item .answer-item {
      font-size: 90%;
      padding-left: 30px;
      border-top: 1px solid #d2d2d2;
      padding-top: 20px;
      margin-top: 20px; }
      /* line 1420, _product.scss */
      .tab-reviews__list__item .answer-item .date {
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        color: #808080;
        padding-top: 10px; }

/* line 1432, _product.scss */
.gallery-thumbs {
  margin: 0 -15px;
  padding: 0 15px; }
  /* line 1435, _product.scss */
  .gallery-thumbs .with-object-fit {
    position: relative;
    padding-top: 100%;
    border: 4px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    background: #F8F8F8; }
    /* line 1445, _product.scss */
    .gallery-thumbs .with-object-fit img {
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px; }
  /* line 1453, _product.scss */
  .gallery-thumbs .swiper-slide-thumb-active .with-object-fit {
    border: 4px solid #E7E7E7; }

/* line 1458, _product.scss */
.swiper-container
.swiper-slide {
  height: auto; }

/* line 1462, _product.scss */
span.ruble {
  font-family: 'Montserrat', sans-serif; }

/* line 1465, _product.scss */
.product-top-right {
  margin-left: 40px;
  min-width: 150px;
  width: 150px; }

@media (max-width: 991px) {
  /* line 1471, _product.scss */
  .product-gallery-wrapper {
    margin-right: 0; }

  /* line 1474, _product.scss */
  .product-page__main .product-footer__favorites {
    padding-right: 0; }

  /* line 1477, _product.scss */
  .product-page__main .product-footer__share {
    padding-left: 0; }

  /* line 1480, _product.scss */
  .product-page .info__payment__content {
    text-align: center; }

  /* line 1483, _product.scss */
  .product-page .info__payment__items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  /* line 1488, _product.scss */
  .product-page .tabs__nav li {
    padding: 5px 25px; }

  /* line 1491, _product.scss */
  .page-product-title {
    font-size: 22px;
    line-height: 26px; }

  /* line 1495, _product.scss */
  .product-page .tabs__header {
    padding: 10px 0;
    margin-bottom: 30px; }

  /* line 1499, _product.scss */
  .product-page .tabs {
    margin-top: 30px; } }
@media (max-width: 767px) {
  /* line 1504, _product.scss */
  .product-top {
    display: block; }

  /* line 1507, _product.scss */
  .product-top-right {
    display: none; }

  /* line 1510, _product.scss */
  .product-page__main .product__sku {
    padding-bottom: 0; }

  /* line 1513, _product.scss */
  .product-page .mobile-product__info {
    margin-top: 0; }

  /* line 1516, _product.scss */
  .page-product-title {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center; }

  /* line 1522, _product.scss */
  .tab-properties__item .properties-table {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 14px; }

  /* line 1527, _product.scss */
  .tab-properties__item .properties-table__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%; }

  /* line 1532, _product.scss */
  .tab-properties__item .properties-table__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; }

  /* line 1537, _product.scss */
  .product-page__main .product__prices {
    padding-top: 20px; } }
/* line 1542, _product.scss */
.modal--pickup_mapLink_nivona #map {
  height: 400px; }

/* line 1545, _product.scss */
.checkout-sidebar--sticky .checkout-sidebar-wrapper {
  z-index: 56; }

/* line 1548, _product.scss */
.found-cheaper {
  color: inherit;
  text-decoration: underline;
  margin-top: 5px; }
  /* line 1552, _product.scss */
  .found-cheaper:hover {
    text-decoration: none; }

/* line 1558, _product.scss */
body.fhg-body.no-scroll {
  position: fixed;
  height: 100vh;
  width: 100vw;
  overflow: hidden; }

/* line 1564, _product.scss */
.modal.modal--found-cheaper {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow-y: scroll; }

/*==============================
	Blog
==============================*/
/* line 6, _blog.scss */
.articles-list .article-preview-wrapper {
  background-color: #fff; }
/* line 15, _blog.scss */
.articles-list .article-preview-image {
  width: 100%; }
/* line 18, _blog.scss */
.articles-list .article-preview-caption {
  padding: 20px; }
/* line 25, _blog.scss */
.articles-list .article-preview-heading a {
  color: #b00917;
  font-size: 18px;
  line-height: 20px;
  display: block;
  font-family: 'robotocondensed-bold';
  height: 60px;
  overflow: hidden;
  display: block; }

/* line 41, _blog.scss */
.blog-acticle__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px; }
/* line 49, _blog.scss */
.blog-acticle__item {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 400px;
  display: block;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  /* line 59, _blog.scss */
  .blog-acticle__item__wrapper {
    padding: 0 5px;
    margin-bottom: 10px; }
    /* line 62, _blog.scss */
    .blog-acticle__item__wrapper:nth-child(1), .blog-acticle__item__wrapper:nth-child(5) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6%;
      flex: 0 0 66.6%; }
    /* line 67, _blog.scss */
    .blog-acticle__item__wrapper:nth-child(2), .blog-acticle__item__wrapper:nth-child(4) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3%;
      flex: 0 0 33.3%; }
    /* line 72, _blog.scss */
    .blog-acticle__item__wrapper:nth-child(3), .blog-acticle__item__wrapper:nth-child(6) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
      /* line 77, _blog.scss */
      .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__content, .blog-acticle__item__wrapper:nth-child(6) .blog-acticle__item__content {
        max-width: 800px; }
      /* line 80, _blog.scss */
      .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__title, .blog-acticle__item__wrapper:nth-child(6) .blog-acticle__item__title {
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 46px; }
      /* line 86, _blog.scss */
      .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__description, .blog-acticle__item__wrapper:nth-child(6) .blog-acticle__item__description {
        font-weight: 400;
        font-size: 22px;
        line-height: 34px;
        max-width: 100%; }
  /* line 95, _blog.scss */
  .blog-acticle__item:before {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 35, 52, 0.7)), to(rgba(46, 35, 52, 0.28)));
    background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
    background: -o-linear-gradient(top, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
    background: linear-gradient(180deg, rgba(46, 35, 52, 0.7) 0%, rgba(46, 35, 52, 0.28) 100%);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  /* line 110, _blog.scss */
  .blog-acticle__item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 60px;
    position: absolute; }
  /* line 121, _blog.scss */
  .blog-acticle__item__title {
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 1.08333px;
    color: #FFFFFF;
    padding-bottom: 20px; }
  /* line 129, _blog.scss */
  .blog-acticle__item__description {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #FFFFFF;
    max-width: 340px; }

/* line 139, _blog.scss */
.blog-article__item__link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

/* line 150, _blog.scss */
.blog-recepts [class*="col-"] {
  padding: 15px; }
/* line 154, _blog.scss */
.blog-recepts .article-item {
  position: relative; }
/* line 158, _blog.scss */
.blog-recepts .article-item-content {
  margin: 0; }
/* line 162, _blog.scss */
.blog-recepts .article-item-date {
  display: none; }
/* line 166, _blog.scss */
.blog-recepts .article-item-title {
  margin: 0; }
  /* line 169, _blog.scss */
  .blog-recepts .article-item-title a {
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    color: #FFFFFF;
    text-shadow: 0 0 14px #000000;
    left: 30px;
    bottom: 30px; }
  @media screen and (max-width: 768px) {
    /* line 182, _blog.scss */
    .blog-recepts .article-item-title a {
      font-size: 22px;
      line-height: 130%;
      left: 15px;
      bottom: 15px; } }

/*==============================
	Article
==============================*/
/* line 4, _article.scss */
.article {
  padding-bottom: 40px; }

/* line 7, _article.scss */
.article__img {
  position: relative;
  margin-bottom: 20px;
  width: 100%; }

/* line 12, _article.scss */
.article__text {
  font-size: 16px;
  color: #000;
  font-family: 'robotocondensed-light'; }

@media (min-width: 768px) {
  /* line 18, _article.scss */
  .article__img {
    width: auto; }

  /* line 21, _article.scss */
  .article__img--left {
    float: left;
    margin: 0 20px 20px 0; }

  /* line 25, _article.scss */
  .article__img--right {
    float: right;
    margin: 0 0 20px 20px; }

  /* line 29, _article.scss */
  .article__text {
    margin-bottom: 25px; } }
@media (min-width: 992px) {
  /* line 34, _article.scss */
  .article__text {
    line-height: 24px; } }
/* line 40, _article.scss */
.article-page .heading-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative; }
  /* line 47, _article.scss */
  .article-page .heading-image:before {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(46, 35, 52, 0.5)), color-stop(124.05%, rgba(46, 35, 52, 0.2)));
    background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.5) 50%, rgba(46, 35, 52, 0.2) 124.05%);
    background: -o-linear-gradient(top, rgba(46, 35, 52, 0.5) 50%, rgba(46, 35, 52, 0.2) 124.05%);
    background: linear-gradient(180deg, rgba(46, 35, 52, 0.5) 50%, rgba(46, 35, 52, 0.2) 124.05%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
  /* line 60, _article.scss */
  .article-page .heading-image__title {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    max-width: 600px;
    font-weight: normal;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  @media screen and (min-width: 5001px) {
    /* line 40, _article.scss */
    .article-page .heading-image {
      height: clamp(2230px, calc(228.5993px + 40.0200vw), 3030px); } }
  @media screen and (min-width: 1921px) and (max-width: 5000px) {
    /* line 40, _article.scss */
    .article-page .heading-image {
      height: clamp(800px, calc(-92.1825px + 46.4437vw), 2230px); } }
  @media screen and (max-width: 1920px) {
    /* line 40, _article.scss */
    .article-page .heading-image {
      height: clamp(169px, calc(15.8447px + 40.8414vw), 800px); } }
/* line 92, _article.scss */
.article-page .article-section {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #000000; }
  /* line 98, _article.scss */
  .article-page .article-section__fullWidth {
    background: #F7F7F7;
    padding: 30px 0;
    position: relative;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 28px;
    color: #000000; }
    /* line 106, _article.scss */
    .article-page .article-section__fullWidth:before {
      content: '';
      background: #F7F7F7;
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      left: -50%;
      top: 0; }
    /* line 116, _article.scss */
    .article-page .article-section__fullWidth:after {
      content: '';
      background: #F7F7F7;
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      right: -50%;
      top: 0; }
  /* line 127, _article.scss */
  .article-page .article-section__imgcontent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 136, _article.scss */
    .article-page .article-section__imgcontent-wrapper {
      background: #FFFFFF;
      margin-bottom: 30px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      overflow: hidden; }
    /* line 143, _article.scss */
    .article-page .article-section__imgcontent__image {
      height: 100%;
      position: relative;
      overflow: hidden; }
      /* line 149, _article.scss */
      .article-page .article-section__imgcontent__image__img {
        position: relative; }
        /* line 151, _article.scss */
        .article-page .article-section__imgcontent__image__img img {
          height: 400px;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center;
          object-position: center;
          -webkit-border-radius: 0;
          border-radius: 0;
          max-width: 100%;
          vertical-align: middle; }
        /* line 162, _article.scss */
        .article-page .article-section__imgcontent__image__img:before {
          content: '';
          background: -webkit-gradient(linear, left top, left bottom, color-stop(40.75%, rgba(46, 35, 52, 0.4)), color-stop(140.75%, rgba(46, 35, 52, 0.16)));
          background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
          background: -o-linear-gradient(top, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
          background: linear-gradient(180deg, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 0; }
      /* line 176, _article.scss */
      .article-page .article-section__imgcontent__image__content {
        position: absolute;
        font-weight: 500;
        font-size: 26px;
        line-height: 34px;
        letter-spacing: 1px;
        color: #FFFFFF;
        padding: 30px 40px;
        top: 0;
        left: 0;
        max-width: 450px; }
        /* line 187, _article.scss */
        .article-page .article-section__imgcontent__image__content .button {
          margin-top: 20px; }
    /* line 192, _article.scss */
    .article-page .article-section__imgcontent__content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding: 20px 30px; }
  /* line 199, _article.scss */
  .article-page .article-section__textcontent {
    background: #FFFFFF;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px 30px; }
  /* line 206, _article.scss */
  .article-page .article-section__image {
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    /* line 211, _article.scss */
    .article-page .article-section__image__img {
      position: relative;
      height: 335px; }
      /* line 214, _article.scss */
      .article-page .article-section__image__img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        -webkit-border-radius: 0;
        border-radius: 0;
        max-width: 100%;
        vertical-align: middle;
        width: 100%; }
      /* line 226, _article.scss */
      .article-page .article-section__image__img:before {
        content: '';
        background: -webkit-gradient(linear, left top, left bottom, color-stop(40.75%, rgba(46, 35, 52, 0.4)), color-stop(140.75%, rgba(46, 35, 52, 0.16)));
        background: -webkit-linear-gradient(top, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
        background: -o-linear-gradient(top, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
        background: linear-gradient(180deg, rgba(46, 35, 52, 0.4) 40.75%, rgba(46, 35, 52, 0.16) 140.75%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0; }
    /* line 240, _article.scss */
    .article-page .article-section__image__content {
      position: absolute;
      font-weight: 500;
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 1px;
      color: #FFFFFF;
      padding: 30px 40px;
      top: 0;
      left: 0;
      max-width: 900px; }
      /* line 251, _article.scss */
      .article-page .article-section__image__content .button {
        margin-top: 20px; }
/* line 258, _article.scss */
.article-page .article-tags-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px; }
  /* line 266, _article.scss */
  .article-page .article-tags-wrapper .article-tags-header {
    margin: 0;
    padding-right: 20px; }
  /* line 270, _article.scss */
  .article-page .article-tags-wrapper .tag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px; }
    /* line 277, _article.scss */
    .article-page .article-tags-wrapper .tag-list .tag {
      padding: 3px 5px; }
      /* line 279, _article.scss */
      .article-page .article-tags-wrapper .tag-list .tag-link {
        background: #b00917;
        color: #fff;
        padding: 5px 20px;
        -webkit-border-radius: 22.5px;
        border-radius: 22.5px;
        line-height: 14px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block; }
      /* line 292, _article.scss */
      .article-page .article-tags-wrapper .tag-list .tag.is-current {
        color: #b00917; }
        /* line 294, _article.scss */
        .article-page .article-tags-wrapper .tag-list .tag.is-current .tag-link {
          background-color: #FFFFFF;
          color: #b00917;
          border: 1px solid #b00917; }

/* Сервис и поддержка */
/* line 3, _page.scss */
.page-services__heading {
  padding: 30px 0; }
  /* line 5, _page.scss */
  .page-services__heading__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
    padding-bottom: 20px; }
  /* line 14, _page.scss */
  .page-services__heading__subtitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000; }
/* line 24, _page.scss */
.page-services__products .row {
  margin-right: -10px;
  margin-left: -10px; }
/* line 28, _page.scss */
.page-services__products [class*=col-] {
  padding-right: 10px;
  padding-left: 10px; }
/* line 32, _page.scss */
.page-services__products__item {
  background: #F7F7F7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
  color: #000000;
  margin-bottom: 20px; }
  /* line 46, _page.scss */
  .page-services__products__item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px; }
    /* line 50, _page.scss */
    .page-services__products__item__image img {
      width: 100%; }
  /* line 54, _page.scss */
  .page-services__products__item__title {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    padding-left: 10px; }
  /* line 63, _page.scss */
  .page-services__products__item:hover {
    color: #B51F1F; }
/* line 69, _page.scss */
.page-services__product {
  padding-top: 30px; }
  /* line 71, _page.scss */
  .page-services__product__item {
    background: #F7F7F7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 20px; }
    /* line 82, _page.scss */
    .page-services__product__item__image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px; }
      /* line 86, _page.scss */
      .page-services__product__item__image img {
        width: 100%; }
    /* line 90, _page.scss */
    .page-services__product__item__title {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 50px);
      flex: 0 0 calc(100% - 50px);
      font-weight: normal;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 1px;
      color: #000000;
      padding-left: 20px; }
/* line 104, _page.scss */
.page-services__problems {
  padding-top: 30px; }
  /* line 106, _page.scss */
  .page-services__problems__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000000; }
  /* line 113, _page.scss */
  .page-services__problems .row {
    margin-right: -10px;
    margin-left: -10px; }
  /* line 117, _page.scss */
  .page-services__problems [class*=col-] {
    padding-right: 10px;
    padding-left: 10px; }
  /* line 121, _page.scss */
  .page-services__problems__items {
    padding-top: 20px; }
  /* line 124, _page.scss */
  .page-services__problems__item {
    background: #F7F7F7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 80px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 20px 20px;
    cursor: pointer;
    border: 2px solid #F7F7F7; }
    /* line 147, _page.scss */
    .page-services__problems__item:hover {
      color: #B51F1F;
      -webkit-box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
      box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2); }
    /* line 152, _page.scss */
    .page-services__problems__item.active {
      color: #B51F1F;
      -webkit-box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
      box-shadow: 0px 2px 10px rgba(56, 39, 44, 0.2);
      border: 2px solid #B51F1F; }
/* line 161, _page.scss */
.page-services__feedback {
  padding-top: 10px;
  max-width: 600px;
  margin: 0 auto; }
  /* line 165, _page.scss */
  .page-services__feedback__title {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000; }
  /* line 171, _page.scss */
  .page-services__feedback__form {
    padding-top: 20px; }
    /* line 173, _page.scss */
    .page-services__feedback__form .form-block {
      width: 100%; }
      /* line 175, _page.scss */
      .page-services__feedback__form .form-block .form-row-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        /* line 181, _page.scss */
        .page-services__feedback__form .form-block .form-row-header .form-row {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
          min-width: auto; }
      /* line 188, _page.scss */
      .page-services__feedback__form .form-block .form-row {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
        width: 100%; }
        /* line 194, _page.scss */
        .page-services__feedback__form .form-block .form-row .form-field.is-textarea {
          padding: 11px 20px;
          height: 160px; }
    /* line 201, _page.scss */
    .page-services__feedback__form .form-controls {
      width: 100%;
      padding-top: 10px; }
      /* line 204, _page.scss */
      .page-services__feedback__form .form-controls button {
        margin: 0 auto; }

/********************/
/* Страница "О НАС" */
/********************/
/* line 238, _page.scss */
.aboutUs {
  font-size: 15px;
  line-height: 18px; }
  /* line 245, _page.scss */
  .aboutUs__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    padding-top: 40px; }
    /* line 254, _page.scss */
    .aboutUs__info__descr .title {
      margin-bottom: 5px;
      display: block; }
    /* line 259, _page.scss */
    .aboutUs__info__img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
      flex: 0 0 300px; }
      /* line 264, _page.scss */
      .aboutUs__info__img img {
        width: 100%; }
    @media screen and (max-width: 768px) {
      /* line 245, _page.scss */
      .aboutUs__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        /* line 273, _page.scss */
        .aboutUs__info__img {
          padding: 0 16px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
  /* line 282, _page.scss */
  .aboutUs__videos {
    padding-top: 40px; }
    /* line 285, _page.scss */
    .aboutUs__videos__slider-header {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      border-top: none; }
    /* line 292, _page.scss */
    .aboutUs__videos .video-item {
      cursor: pointer; }
      /* line 295, _page.scss */
      .aboutUs__videos .video-item .video-preview img {
        width: 100%; }
      /* line 299, _page.scss */
      .aboutUs__videos .video-item .video-play {
        background-image: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 12.5C51.6797 12.5 12.5 51.6797 12.5 100C12.5 148.32 51.6797 187.5 100 187.5C148.32 187.5 187.5 148.32 187.5 100C187.5 51.6797 148.32 12.5 100 12.5ZM100 172.656C59.8828 172.656 27.3438 140.117 27.3438 100C27.3438 59.8828 59.8828 27.3438 100 27.3438C140.117 27.3438 172.656 59.8828 172.656 100C172.656 140.117 140.117 172.656 100 172.656Z' fill='%23FFEEEE' fill-opacity='0.8'/%3E%3Cpath d='M100 27.3438C59.8828 27.3438 27.3438 59.8828 27.3438 100C27.3438 140.117 59.8828 172.656 100 172.656C140.117 172.656 172.656 140.117 172.656 100C172.656 59.8828 140.117 27.3438 100 27.3438ZM132.051 101.211L89.3945 132.246C89.1607 132.414 88.885 132.514 88.5979 132.536C88.3107 132.558 88.0231 132.5 87.7668 132.368C87.5105 132.237 87.2952 132.038 87.1448 131.792C86.9944 131.547 86.9145 131.265 86.9141 130.977V68.9453C86.9131 68.6568 86.9921 68.3736 87.1422 68.1272C87.2924 67.8808 87.5078 67.6807 87.7647 67.5493C88.0215 67.4178 88.3098 67.36 88.5975 67.3824C88.8851 67.4047 89.161 67.5063 89.3945 67.6758L132.051 98.6914C132.252 98.8339 132.417 99.0227 132.53 99.2419C132.644 99.4611 132.703 99.7043 132.703 99.9512C132.703 100.198 132.644 100.441 132.53 100.66C132.417 100.88 132.252 101.068 132.051 101.211Z' fill='black' fill-opacity='0.1'/%3E%3Cpath d='M132.051 98.6916L89.3945 67.676C89.161 67.5065 88.8852 67.4049 88.5975 67.3826C88.3098 67.3603 88.0215 67.4181 87.7647 67.5495C87.5078 67.681 87.2924 67.881 87.1422 68.1274C86.9921 68.3738 86.9131 68.657 86.9141 68.9456V130.977C86.9145 131.265 86.9944 131.547 87.1448 131.793C87.2953 132.038 87.5105 132.237 87.7668 132.369C88.0232 132.5 88.3107 132.558 88.5979 132.536C88.885 132.515 89.1607 132.414 89.3945 132.246L132.051 101.211C132.252 101.069 132.417 100.88 132.53 100.661C132.644 100.441 132.703 100.198 132.703 99.9514C132.703 99.7046 132.644 99.4614 132.53 99.2422C132.417 99.023 132.252 98.8342 132.051 98.6916Z' fill='%23FFEEEE' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        height: 70px;
        width: 70px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none; }
      /* line 313, _page.scss */
      .aboutUs__videos .video-item:hover .video-play {
        display: block; }
  /* line 320, _page.scss */
  .aboutUs__description {
    padding-top: 40px; }
  /* line 324, _page.scss */
  .aboutUs__bannerAboutUs {
    margin-top: 40px;
    position: relative; }
    /* line 330, _page.scss */
    .aboutUs__bannerAboutUs__title {
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 34px;
      font-style: normal;
      font-weight: 400;
      line-height: 45px;
      letter-spacing: 0em;
      text-align: center;
      text-transform: uppercase;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #fff; }
    @media screen and (max-width: 768px) {
      /* line 324, _page.scss */
      .aboutUs__bannerAboutUs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        /* line 352, _page.scss */
        .aboutUs__bannerAboutUs__title {
          font-size: 24px;
          line-height: 35px; } }
  /* line 359, _page.scss */
  .aboutUs__history {
    padding-top: 40px;
    position: relative; }
    /* line 363, _page.scss */
    .aboutUs__history__slider-header {
      border-top: none; }
    /* line 372, _page.scss */
    .aboutUs__history__pagination {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 1rem; }
      /* line 379, _page.scss */
      .aboutUs__history__pagination-item, .aboutUs__history__pagination .swiper-pagination-bullet {
        width: auto;
        height: auto;
        margin: 0 0;
        display: block;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0em;
        text-align: left;
        font-size: 30px;
        position: relative;
        padding-right: 35px;
        cursor: pointer;
        color: #000000;
        -webkit-border-radius: 0;
        border-radius: 0;
        background: none !important; }
        /* line 397, _page.scss */
        .aboutUs__history__pagination-item.active, .aboutUs__history__pagination-item.swiper-pagination-bullet-active, .aboutUs__history__pagination .swiper-pagination-bullet.active, .aboutUs__history__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          color: #FC0000; }
        /* line 401, _page.scss */
        .aboutUs__history__pagination-item:not(:last-child):after, .aboutUs__history__pagination .swiper-pagination-bullet:not(:last-child):after {
          content: '';
          background-image: url("data:image/svg+xml,%3Csvg width='28' height='14' viewBox='0 0 38 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.0607 13.0607C37.6464 12.4749 37.6464 11.5251 37.0607 10.9393L27.5147 1.3934C26.9289 0.807612 25.9792 0.807612 25.3934 1.3934C24.8076 1.97918 24.8076 2.92893 25.3934 3.51472L33.8787 12L25.3934 20.4853C24.8076 21.0711 24.8076 22.0208 25.3934 22.6066C25.9792 23.1924 26.9289 23.1924 27.5147 22.6066L37.0607 13.0607ZM0 13.5H36V10.5H0V13.5Z' fill='black'/%3E%3C/svg%3E%0A");
          width: 28px;
          height: 14px;
          display: block;
          position: absolute;
          top: 50%;
          right: 2px;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      /* line 359, _page.scss */
      .aboutUs__history {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        /* line 423, _page.scss */
        .aboutUs__history__pagination-item {
          font-size: 22px;
          line-height: 26px;
          padding-right: 30px; }
          /* line 427, _page.scss */
          .aboutUs__history__pagination-item:after {
            background-image: url("data:image/svg+xml,%3Csvg width='22' height='10' viewBox='0 0 38 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.0607 13.0607C37.6464 12.4749 37.6464 11.5251 37.0607 10.9393L27.5147 1.3934C26.9289 0.807612 25.9792 0.807612 25.3934 1.3934C24.8076 1.97918 24.8076 2.92893 25.3934 3.51472L33.8787 12L25.3934 20.4853C24.8076 21.0711 24.8076 22.0208 25.3934 22.6066C25.9792 23.1924 26.9289 23.1924 27.5147 22.6066L37.0607 13.0607ZM0 13.5H36V10.5H0V13.5Z' fill='black'/%3E%3C/svg%3E%0A");
            width: 22px;
            height: 10px; } }
  /* line 437, _page.scss */
  .aboutUs__certif {
    padding-top: 40px;
    position: relative; }
    /* line 440, _page.scss */
    .aboutUs__certif__title {
      font-size: 34px;
      font-style: normal;
      font-weight: 400;
      line-height: 45px;
      letter-spacing: 0em;
      text-align: center;
      text-transform: uppercase;
      color: #000;
      text-align: center;
      padding-bottom: 30px; }
    @media screen and (max-width: 768px) {
      /* line 456, _page.scss */
      .aboutUs__certif__title {
        font-size: 24px;
        line-height: 35px; } }

/* line 464, _page.scss */
.aboutUs__history .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 475, _page.scss */
.cell-6 {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

@media screen and (max-width: 768px) {
  /* line 482, _page.scss */
  .cell-12-sm {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }
/*==============================
	Profile
==============================*/
/* line 4, _client_account.scss */
.account_content {
  margin-bottom: 40px;
  background: #F7F7F7;
  border-radius: 8px;
  padding: 40px 30px 30px 30px; }
  /* line 9, _client_account.scss */
  .account_content.profile_login {
    max-width: 500px;
    padding: 30px; }
    /* line 12, _client_account.scss */
    .account_content.profile_login .textfield:not([type="checkbox"]) {
      width: 100% !important; }
  /* line 16, _client_account.scss */
  .account_content.profile_register {
    max-width: 500px;
    padding: 30px; }
    /* line 19, _client_account.scss */
    .account_content.profile_register .textfield:not([type="checkbox"]) {
      width: 100% !important; }

/* line 25, _client_account.scss */
.profile {
  margin-bottom: 40px;
  background: #F7F7F7;
  border-radius: 8px; }

/* line 30, _client_account.scss */
.profile__head {
  display: block;
  width: 100%;
  height: 80px;
  position: relative;
  border-bottom: 1px solid #ededed; }

/* line 37, _client_account.scss */
.profile__img {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden; }

/* line 46, _client_account.scss */
.profile__img img {
  width: 100%; }

/* line 49, _client_account.scss */
.profile__img:empty {
  background: url("avatar.png") no-repeat center/50px 50px; }

/* line 52, _client_account.scss */
.profile__name {
  display: block;
  color: #b00917;
  font-size: 15px;
  padding: 15px 30px 0 80px;
  line-height: 24px;
  text-decoration: underline; }

/* line 60, _client_account.scss */
.profile__nav a {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: block;
  line-height: 52px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px solid #F7F7F7;
  letter-spacing: 0.4px;
  padding-left: 80px; }

/* line 73, _client_account.scss */
.profile__nav a.active,
.profile__nav a:hover {
  background-color: #b00917;
  color: #fff; }

/* line 78, _client_account.scss */
.profile__nav li:first-child a {
  background: url("profile.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 81, _client_account.scss */
.profile__nav li:first-child a:hover,
.profile__nav li:first-child a.active {
  background: url("profile--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 85, _client_account.scss */
.profile__nav li:nth-child(2) a {
  background: url("orders.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 88, _client_account.scss */
.profile__nav li:nth-child(2) a:hover,
.profile__nav li:nth-child(2) a.active {
  background: url("orders--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 92, _client_account.scss */
.profile__nav li:nth-child(3) a {
  background: url("address.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 95, _client_account.scss */
.profile__nav li:nth-child(3) a:hover,
.profile__nav li:nth-child(3) a.active {
  background: url("address--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 99, _client_account.scss */
.profile__nav li:nth-child(4) a {
  background: url("feedback.png") no-repeat top 11px left 25px #F7F7F7; }

/* line 102, _client_account.scss */
.profile__nav li:nth-child(4) a:hover,
.profile__nav li:nth-child(4) a.active {
  background: url("feedback--hover.png") no-repeat top 11px left 25px #b00917; }

/* line 109, _client_account.scss */
.profile .co-sidebar--menu .co-menu {
  padding: 0; }
  /* line 112, _client_account.scss */
  .profile .co-sidebar--menu .co-menu .co-menu-item + .co-menu-item {
    margin-top: 0; }
  /* line 115, _client_account.scss */
  .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link {
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: block;
    line-height: 52px;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #ededed;
    letter-spacing: 0.4px;
    padding-left: 80px; }
    /* line 127, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link:hover {
      background-color: #b00917;
      color: #fff; }
    /* line 131, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link.co-link--active {
      color: #fff; }
    /* line 134, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"] {
      background: url(orders.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 136, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/orders"]:hover {
        background: url(orders--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 140, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"] {
      background: url(address.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 142, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/addresses"]:hover {
        background: url(address--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 146, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"] {
      background: url(profile.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 148, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/contacts"]:hover {
        background: url(profile--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 152, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"] {
      background: url(bonuses.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 154, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/discounts"]:hover {
        background: url(bonuses--hover.png) no-repeat top 11px left 25px #b00917; }
    /* line 158, _client_account.scss */
    .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"] {
      background: url(exit.png) no-repeat top 11px left 25px #F7F7F7; }
      /* line 160, _client_account.scss */
      .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"].co-link--active, .profile .co-sidebar--menu .co-menu .co-menu-item .co-menu-link[href="/client_account/exit"]:hover {
        background: url(exit--hover.png) no-repeat top 11px left 25px #b00917; }

/*==============================
	Orders table
==============================*/
/* line 173, _client_account.scss */
.orders-table {
  border: none;
  min-width: 100%;
  margin-bottom: 40px;
  background-color: #fff; }

/* line 179, _client_account.scss */
.orders-table thead {
  border-bottom: 1px solid #ededed; }

/* line 182, _client_account.scss */
.orders-table thead td {
  font-size: 14px;
  color: #a6a6a6;
  padding: 15px 10px 15px 25px; }

/* line 187, _client_account.scss */
.orders-table tbody td {
  color: #000;
  font-size: 14px;
  padding: 35px 10px 35px 25px;
  border-top: 1px solid #ededed; }

/* line 193, _client_account.scss */
.orders-table tbody .price {
  position: relative; }

/* line 196, _client_account.scss */
.orders-table tbody .price:before {
  content: 'Р';
  position: absolute;
  left: 100%;
  margin-left: 5px;
  top: -1px; }

/* line 203, _client_account.scss */
.orders-table tbody .price:after {
  content: '=';
  position: absolute;
  left: 100%;
  margin-left: 3px;
  top: 1px; }

/* line 210, _client_account.scss */
.orders-table tbody .performed {
  font-size: 15px;
  color: #b00917;
  position: relative;
  line-height: 20px;
  padding-left: 30px; }

/* line 217, _client_account.scss */
.orders-table tbody .performed:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("performed.png") no-repeat center; }

/* line 227, _client_account.scss */
.orders-table tbody .delivered {
  font-size: 15px;
  color: #a6a6a6;
  position: relative;
  line-height: 20px;
  padding-left: 30px; }

/* line 234, _client_account.scss */
.orders-table tbody .delivered:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("delivered.png") no-repeat center; }

/* line 244, _client_account.scss */
.orders-table tbody .performed-tr td {
  margin-left: 10px;
  padding: 15px 10px 15px 25px; }

/* line 248, _client_account.scss */
.orders-table tbody .performed-tr td:last-child {
  border-top: none; }

/* line 251, _client_account.scss */
.orders-table tbody .performed-tr--first td {
  padding: 35px 10px 15px 25px;
  border-top: none; }

/* line 255, _client_account.scss */
.orders-table tbody .performed-tr--last td {
  padding: 15px 10px 35px 25px; }

@media (min-width: 768px) {
  /* line 259, _client_account.scss */
  .orders-table {
    margin-bottom: 100px; } }
/* line 263, _client_account.scss */
.table-responsive {
  border: none;
  margin-bottom: 0; }

@media (max-width: 1100px) {
  /* Шапка */
  /* line 3, _responsive.scss */
  .header_menu {
    height: auto; }
    /* line 5, _responsive.scss */
    .header_menu.header-menu-cabinet {
      height: auto; }

  /* line 9, _responsive.scss */
  .header_menu_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0 15px; }
    /* line 14, _responsive.scss */
    .header_menu_item a {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 20, _responsive.scss */
    .header_menu_item svg {
      margin-right: 0; }
    /* line 23, _responsive.scss */
    .header_menu_item .title {
      text-align: center; }

  /* Подвал */
  /* line 29, _responsive.scss */
  .footer-benefits {
    height: auto; }
    /* line 31, _responsive.scss */
    .footer-benefits__link {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    /* line 37, _responsive.scss */
    .footer-benefits__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      /* line 42, _responsive.scss */
      .footer-benefits__item__icon {
        margin-bottom: 5px; }
      /* line 45, _responsive.scss */
      .footer-benefits__item__title {
        text-align: center;
        padding: 0; }

  /* Список статтей */
  /* line 54, _responsive.scss */
  .blog-acticle__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px; }
  /* line 62, _responsive.scss */
  .blog-acticle__item {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 400px;
    display: block;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    /* line 72, _responsive.scss */
    .blog-acticle__item__wrapper {
      padding: 0 5px;
      margin-bottom: 10px; }
      /* line 75, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(1), .blog-acticle__item__wrapper:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
      /* line 80, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(2), .blog-acticle__item__wrapper:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
      /* line 85, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(3), .blog-acticle__item__wrapper :nth-child(6) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
        /* line 90, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__content, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__content {
          max-width: 600px; }
        /* line 93, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__title, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__title {
          font-style: normal;
          font-weight: 500;
          font-size: 28px;
          line-height: 42px; }
        /* line 99, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__description, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__description {
          font-weight: 400;
          font-size: 19px;
          line-height: 30px; }
    /* line 107, _responsive.scss */
    .blog-acticle__item__content {
      padding: 30px 40px; }
    /* line 110, _responsive.scss */
    .blog-acticle__item__title {
      font-size: 22px !important;
      line-height: 26px !important; }
    /* line 114, _responsive.scss */
    .blog-acticle__item__description {
      font-weight: 400 !important;
      font-size: 15px !important;
      line-height: 25px !important; }

  /*
  * СТРАНИЦА ТОВАРА
  */
  /* line 127, _responsive.scss */
  .product-page__main .product {
    padding-bottom: 30px; }
    /* line 129, _responsive.scss */
    .product-page__main .product .product__title {
      font-size: 24px;
      line-height: 28px;
      margin-top: 0; }
  /* line 135, _responsive.scss */
  .product-page__main__info {
    padding: 20px 0 20px 30px; }
  /* line 140, _responsive.scss */
  .product-page .product-gallery-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    width: 40%;
    padding: 20px 20px 20px 0; }
  /* line 147, _responsive.scss */
  .product-page .product-page__main__info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    width: 60%; }
  /* line 155, _responsive.scss */
  .product-page .tab-description__item__title {
    font-size: 20px;
    line-height: 24px; }
  /* line 160, _responsive.scss */
  .product-page .tab-description__item__content .video {
    height: 250px; }
  /* line 163, _responsive.scss */
  .product-page .tab-description__item__content .banner {
    height: 250px; }
    /* line 165, _responsive.scss */
    .product-page .tab-description__item__content .banner__title {
      font-size: 22px;
      line-height: 24px;
      padding: 25px 30px; }
  /* line 173, _responsive.scss */
  .product-page .tab-products__item__title {
    font-size: 20px;
    line-height: 24px; }
  /* line 177, _responsive.scss */
  .product-page .tab-products .product-slider-heading-wrapper {
    font-size: 20px;
    line-height: 24px; }
    /* line 180, _responsive.scss */
    .product-page .tab-products .product-slider-heading-wrapper .product-slider-heading {
      margin-bottom: 0px; }
  /* line 184, _responsive.scss */
  .product-page .tab-properties__item {
    margin-bottom: 20px; }
    /* line 186, _responsive.scss */
    .product-page .tab-properties__item__title {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 0px; }

  /*
  *   СТАТЬЯ
  */
  /* line 198, _responsive.scss */
  .article-page .article-section {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000; }
    /* line 204, _responsive.scss */
    .article-page .article-section__fullWidth {
      font-size: 18px;
      line-height: 24px; }
    /* line 209, _responsive.scss */
    .article-page .article-section__imgcontent__content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding: 20px 30px; }
    /* line 230, _responsive.scss */
    .article-page .article-section.article-body {
      overflow-x: auto; }
  /* line 234, _responsive.scss */
  .article-page .article-tags-wrapper {
    margin-bottom: 15px;
    overflow-x: auto; } }
@media (max-width: 993px) {
  /* Шапка */
  /* line 243, _responsive.scss */
  .header__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px; }
    /* line 247, _responsive.scss */
    .header__logo__link {
      display: none; }
    /* line 250, _responsive.scss */
    .header__logo__link__mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      /* line 258, _responsive.scss */
      .header__logo__link__mobile img {
        max-height: 80px;
        width: initial; }

  /* Карточка товара */
  /* line 268, _responsive.scss */
  .products-items.products-items_list .product-card {
    margin-bottom: 16px;
    padding: 20px 15px; }
    /* line 271, _responsive.scss */
    .products-items.products-items_list .product-card__image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px; }
    /* line 276, _responsive.scss */
    .products-items.products-items_list .product-card__meta {
      padding: 0 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 200px);
      flex: 0 0 calc(100% - 200px); }
    /* line 282, _responsive.scss */
    .products-items.products-items_list .product-card__delivery {
      padding: 0 10px 0 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px; }
    /* line 288, _responsive.scss */
    .products-items.products-items_list .product-card__title {
      padding-top: 0; }
    /* line 292, _responsive.scss */
    .products-items.products-items_list .product-card__meta .product-rating {
      padding-top: 5px; }
    /* line 296, _responsive.scss */
    .products-items.products-items_list .product-card__params {
      padding-top: 5px; }
    /* line 299, _responsive.scss */
    .products-items.products-items_list .product-card__footer {
      padding-top: 10px; } }
@media (max-width: 900px) {
  /* line 309, _responsive.scss */
  .left_top_line {
            /*
flex-direction: column;
align-items: initial;
flex: 0 0 calc(100% - 200px);*/ }
    /* line 315, _responsive.scss */
    .left_top_line .top_left_menu .left_menu_item:first-child {
      margin-left: 0; }

  /* line 321, _responsive.scss */
  .right_top_line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    /* line 332, _responsive.scss */
    .right_top_line .top_phone {
      margin-bottom: 5px; }

  /* line 338, _responsive.scss */
  .header_content .header_set .header_user {
    font-size: 14px;
    font-weight: 500; }
    /* line 341, _responsive.scss */
    .header_content .header_set .header_user svg {
      width: 18px; }
  /* line 345, _responsive.scss */
  .header_content .header_set .header_compares {
    font-size: 14px;
    font-weight: 500;
    margin-left: 15px; }
    /* line 349, _responsive.scss */
    .header_content .header_set .header_compares .header_compares_count {
      width: 14px;
      height: 14px;
      font-size: 10px;
      line-height: 14px;
      font-weight: 500;
      left: 10px; }
    /* line 357, _responsive.scss */
    .header_content .header_set .header_compares .title {
      padding-left: 10px; }
    /* line 360, _responsive.scss */
    .header_content .header_set .header_compares svg {
      width: 18px; }
  /* line 364, _responsive.scss */
  .header_content .header_set .header_cart {
    font-size: 14px;
    font-weight: 500;
    margin-left: 15px; }
    /* line 368, _responsive.scss */
    .header_content .header_set .header_cart .header_cart_quantity {
      width: 14px;
      height: 14px;
      font-size: 10px;
      line-height: 14px;
      font-weight: 500;
      left: 10px; }
    /* line 376, _responsive.scss */
    .header_content .header_set .header_cart svg {
      margin-right: 10px; }
    /* line 379, _responsive.scss */
    .header_content .header_set .header_cart svg {
      width: 18px; } }
@media (max-width: 767px) {
  /* line 388, _responsive.scss */
  .page-head {
    display: none; }
    /* line 391, _responsive.scss */
    .page-head.is_show {
      display: block; }
    /* line 394, _responsive.scss */
    .page-head__breadcrumb li {
      font-size: 12px; }
    /* line 397, _responsive.scss */
    .page-head__breadcrumb li + li:before {
      content: "-";
      margin: 0 1px; }

  /* line 403, _responsive.scss */
  .row {
    margin-right: -8px;
    margin-left: -8px; }

  /* line 408, _responsive.scss */
  [class*=col-] {
    padding-right: 8px;
    padding-left: 8px; }

  /* BUTTONS */
  /* line 414, _responsive.scss */
  .button {
    font-size: 16px;
    line-height: 19px;
    padding: 7px 25px 7px 25px; }

  /* Шапка */
  /* line 421, _responsive.scss */
  .top_line_panel {
    display: none; }
    /* line 423, _responsive.scss */
    .top_line_panel__mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

  /* line 429, _responsive.scss */
  .header {
    padding: 20px 0; }

  /* line 433, _responsive.scss */
  .header_middle .header__logo {
    display: none; }
  /* line 436, _responsive.scss */
  .header_middle .header_content {
    display: none; }
  /* line 440, _responsive.scss */
  .header_middle .header_search form {
    max-width: 100%; }

  /* line 446, _responsive.scss */
  .header_menu {
    padding: 0; }
    /* line 448, _responsive.scss */
    .header_menu > .container {
      padding-right: 0;
      padding-left: 0; }
    /* line 453, _responsive.scss */
    .header_menu.header-menu-cabinet > .container {
      padding-right: 0;
      padding-left: 0;
      margin-right: 0;
      margin-left: 0;
      width: 100%; }
      /* line 459, _responsive.scss */
      .header_menu.header-menu-cabinet > .container a {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      /* line 465, _responsive.scss */
      .header_menu.header-menu-cabinet > .container .icon {
        display: none; }

  /* line 471, _responsive.scss */
  .header_menu_control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    /* line 476, _responsive.scss */
    .header_menu_control:hover {
      color: #b00917; }

  /* line 480, _responsive.scss */
  .header_menu_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none; }
    /* line 486, _responsive.scss */
    .header_menu_wrap.menu--active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    /* line 491, _responsive.scss */
    .header_menu_wrap .header_menu_item {
      width: 100%;
      padding: 0;
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
      /* line 496, _responsive.scss */
      .header_menu_wrap .header_menu_item a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 15px; }
        /* line 502, _responsive.scss */
        .header_menu_wrap .header_menu_item a .icon {
          margin-right: 14px;
          width: 36px;
          height: 38px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }

  /* Главная карусель */
  /* Табы с товарами */
  /* line 527, _responsive.scss */
  .special-products-tab__content {
    padding: 0; }
  /* line 530, _responsive.scss */
  .special-products-tab__header {
    display: none; }
  /* line 533, _responsive.scss */
  .special-products-tab__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  /* line 538, _responsive.scss */
  .special-products-tab .tab-block {
    padding-top: 16px;
    padding-bottom: 10px;
    display: block !important; }

  /* Новости и спецпредложения */
  /* line 546, _responsive.scss */
  .section-news-offers {
    padding-top: 0; }
    /* line 548, _responsive.scss */
    .section-news-offers .container > .row {
      margin-left: -8px;
      margin-right: -8px; }
    /* line 552, _responsive.scss */
    .section-news-offers [class*="col-"] {
      padding: 8px 8px; }
    /* line 555, _responsive.scss */
    .section-news-offers__title {
      font-size: 20px;
      line-height: 23px;
      text-align: center;
      letter-spacing: 1px;
      color: #000000; }
    /* line 562, _responsive.scss */
    .section-news-offers__items {
      padding: 0; }

  /* Список статтей */
  /* line 569, _responsive.scss */
  .blog-acticle__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 20px 0 0px 0; }
  /* line 578, _responsive.scss */
  .blog-acticle__item {
    height: 200px; }
    /* line 580, _responsive.scss */
    .blog-acticle__item__wrapper {
      padding: 0 5px;
      margin-bottom: 10px; }
      /* line 583, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(1), .blog-acticle__item__wrapper:nth-child(5) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
      /* line 588, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(2), .blog-acticle__item__wrapper:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
      /* line 593, _responsive.scss */
      .blog-acticle__item__wrapper:nth-child(3), .blog-acticle__item__wrapper :nth-child(6) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
        /* line 598, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__content, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__content {
          max-width: 600px;
          padding: 21px 16px; }
        /* line 602, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__title, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__title {
          font-weight: bold;
          font-size: 20px;
          line-height: 23px;
          letter-spacing: 1px;
          padding-bottom: 12px; }
        /* line 609, _responsive.scss */
        .blog-acticle__item__wrapper:nth-child(3) .blog-acticle__item__description, .blog-acticle__item__wrapper :nth-child(6) .blog-acticle__item__description {
          font-weight: 400;
          font-size: 14px;
          line-height: 16px;
          letter-spacing: 0.777778px;
          color: #FFFFFF; }
    /* line 620, _responsive.scss */
    .blog-acticle__item__content {
      padding: 21px 16px; }
    /* line 623, _responsive.scss */
    .blog-acticle__item__title {
      font-weight: bold;
      font-size: 20px !important;
      line-height: 23px !important;
      letter-spacing: 1px !important;
      padding-bottom: 12px !important; }
    /* line 630, _responsive.scss */
    .blog-acticle__item__description {
      font-weight: 400 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: 0.77778px !important;
      color: #FFFFFF; }

  /* Карточки товаров */
  /* line 646, _responsive.scss */
  .products-items_grid .product-card__prices {
    margin: 10px 0 10px 0;
    height: 40px; }
  /* line 650, _responsive.scss */
  .products-items_grid .product-card__price {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px; }
  /* line 655, _responsive.scss */
  .products-items_grid .product-card__old_price {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px; }

  /* line 665, _responsive.scss */
  .products-list .products-items_lightList .product-card__title {
    font-size: 13px;
    line-height: 18px; }
  /* line 669, _responsive.scss */
  .products-list .products-items_lightList .product-card__caption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  /* line 678, _responsive.scss */
  .products-list .products-items_lightList .product-card__actions {
    padding-top: 10px; }
  /* line 682, _responsive.scss */
  .products-list .products-items_lightList .product-card__prices .product-card__old_price {
    font-size: 14px;
    color: #000; }
  /* line 686, _responsive.scss */
  .products-list .products-items_lightList .product-card__prices .product-card__price {
    font-size: 16px;
    color: #000; }

  /* Преимущества */
  /* line 696, _responsive.scss */
  .footer-benefits {
    padding: 0; }
    /* line 698, _responsive.scss */
    .footer-benefits > .container {
      padding-right: 0;
      padding-left: 0; }
    /* line 702, _responsive.scss */
    .footer-benefits__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0; }
    /* line 709, _responsive.scss */
    .footer-benefits__item {
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15);
      width: 100%;
      padding: 0; }
    /* line 715, _responsive.scss */
    .footer-benefits__link {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; }
      /* line 728, _responsive.scss */
      .footer-benefits__link .benefit_icon {
        margin-right: 14px;
        width: 36px;
        height: 38px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0; }

  /* FOOTER UP */
  /* line 747, _responsive.scss */
  .footer__up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /* Подвал */
  /* line 755, _responsive.scss */
  .footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    /* line 759, _responsive.scss */
    .footer__contacts__address {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding-right: 15px;
      padding-left: 0; }
    /* line 766, _responsive.scss */
    .footer__contacts__phone {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding-top: 0;
      padding-bottom: 0px;
      padding-right: 15px;
      padding-left: 15px; }

  /* collection */
  /* line 779, _responsive.scss */
  .collection__header__title {
    display: none; }

  /* line 782, _responsive.scss */
  .collection-order {
    display: none; }

  /* line 786, _responsive.scss */
  .filter__open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px; }

  /* Collection Filters */
  /* line 795, _responsive.scss */
  .collection_content__sidebar {
    visibility: hidden; }
    /* line 798, _responsive.scss */
    .collection_content__sidebar .sidebar__header__title {
      display: none; }
  /* line 804, _responsive.scss */
  .collection_content__products.oneProd {
    padding-top: 20px; }

  /* line 810, _responsive.scss */
  .filter__content__mobile__header {
    display: block; }

  /* line 814, _responsive.scss */
  .collection_filter__sidebar {
    display: none;
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    max-width: 420px;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translate3d(-420px, 0, 0);
    transform: translate3d(-420px, 0, 0);
    z-index: 9999;
    height: 100%;
    overflow: auto;
    padding: 16px;
    padding-bottom: 0;
    visibility: hidden; }
    /* line 836, _responsive.scss */
    .collection_filter__sidebar__title {
      font-weight: normal;
      font-size: 24px;
      line-height: 24px;
      letter-spacing: 0.5px;
      color: #000000; }
    /* line 843, _responsive.scss */
    .collection_filter__sidebar__close {
      cursor: pointer;
      top: 16px;
      right: 16px;
      position: absolute; }
      /* line 848, _responsive.scss */
      .collection_filter__sidebar__close:hover rect {
        fill: #B51F1F; }
    /* line 852, _responsive.scss */
    .collection_filter__sidebar__bg {
      z-index: 1042;
      overflow: hidden;
      background: #0b0b0b;
      opacity: .8;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999; }
    /* line 866, _responsive.scss */
    .collection_filter__sidebar__noOverflow {
      overflow: hidden; }
    /* line 869, _responsive.scss */
    .collection_filter__sidebar--open {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible; }

  /*
  * СТРАНИЦА ТОВАРА
  */
  /* line 880, _responsive.scss */
  .product-page__main {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 886, _responsive.scss */
    .product-page__main .product-gallery-wrapper {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      width: 100%;
      max-width: 480px;
      margin: 0 auto;
      padding: 20px 0 0 0; }
      /* line 895, _responsive.scss */
      .product-page__main .product-gallery-wrapper .gallery-main-wrapper .swiper-pagination {
        display: block !important; }
      /* line 899, _responsive.scss */
      .product-page__main .product-gallery-wrapper .gallery-thumbs-block {
        display: none; }
    /* line 904, _responsive.scss */
    .product-page__main .product-page__main__info {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      width: 100%;
      border-left: none; }
    /* line 912, _responsive.scss */
    .product-page__main .product-mobile-heading .product__title {
      font-size: 20px;
      line-height: 28px; }
    /* line 917, _responsive.scss */
    .product-page__main .product-mobile-heading .product__sku__title {
      font-size: 12px;
      line-height: 12px; }
    /* line 921, _responsive.scss */
    .product-page__main .product-mobile-heading .product__sku__descr {
      font-size: 12px;
      line-height: 12px; }
    /* line 928, _responsive.scss */
    .product-page__main__info {
      padding: 20px 0 20px 0; }
      /* line 930, _responsive.scss */
      .product-page__main__info .product {
        border-bottom: none;
        padding: 0px 10px 20px 10px; }
        /* line 933, _responsive.scss */
        .product-page__main__info .product__title {
          display: none; }
        /* line 936, _responsive.scss */
        .product-page__main__info .product__sku {
          display: none; }
        /* line 939, _responsive.scss */
        .product-page__main__info .product-rating {
          display: none !important; }
        /* line 944, _responsive.scss */
        .product-page__main__info .product__actions .actions__main {
          width: 100%; }
        /* line 947, _responsive.scss */
        .product-page__main__info .product__actions .actions__quantity {
          display: none; }
        /* line 950, _responsive.scss */
        .product-page__main__info .product__actions .actions__second {
          display: block;
          width: 100%; }
        /* line 954, _responsive.scss */
        .product-page__main__info .product__actions .actions__buybtn {
          padding: 0;
          width: 100%; }
          /* line 957, _responsive.scss */
          .product-page__main__info .product__actions .actions__buybtn .button {
            width: 100%;
            text-align: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
        /* line 967, _responsive.scss */
        .product-page__main__info .product-footer {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        /* line 972, _responsive.scss */
        .product-page__main__info .product__info {
          display: none; }
        /* line 975, _responsive.scss */
        .product-page__main__info .product__prices {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  /* line 989, _responsive.scss */
  .product-page .actions__buyOneClick {
    padding: 10px 0 0 !important;
    width: 100%; }
    /* line 992, _responsive.scss */
    .product-page .actions__buyOneClick button {
      width: 100%; }
  /* line 1001, _responsive.scss */
  .product-page .tabs__nav li {
    padding: 5px 15px; }
    /* line 1003, _responsive.scss */
    .product-page .tabs__nav li a {
      font-size: 15px;
      line-height: 18px; }
    /* line 1007, _responsive.scss */
    .product-page .tabs__nav li .size {
      font-size: 15px;
      line-height: 18px; }
  /* line 1015, _responsive.scss */
  .product-page .tabs .tab-content > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  /* line 1022, _responsive.scss */
  .product-page .tabs .tab-description {
    width: 100%;
    padding-right: 0;
    border-right: none; }
    /* line 1027, _responsive.scss */
    .product-page .tabs .tab-description__item__title {
      font-size: 18px;
      line-height: 21px; }
    /* line 1032, _responsive.scss */
    .product-page .tabs .tab-description__item__content .video {
      height: 200px; }
    /* line 1035, _responsive.scss */
    .product-page .tabs .tab-description__item__content .banner {
      height: 200px; }
      /* line 1037, _responsive.scss */
      .product-page .tabs .tab-description__item__content .banner__title {
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        padding: 20px 20px;
        max-width: 300px; }
  /* line 1048, _responsive.scss */
  .product-page .tabs .tab-properties {
    width: 100%;
    padding-right: 0;
    border-right: none; }
    /* line 1053, _responsive.scss */
    .product-page .tabs .tab-properties__item__title {
      font-size: 18px;
      line-height: 21px; }
  /* line 1067, _responsive.scss */
  .product-page .tabs .tab-reviews__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0; }
  /* line 1075, _responsive.scss */
  .product-page .tabs .tab-reviews__sidebar__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 15px; }
  /* line 1083, _responsive.scss */
  .product-page .tabs .tab-reviews__list__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 15px;
    margin-bottom: 20px; }
  /* line 1093, _responsive.scss */
  .product-page .tabs .tab-products {
    padding: 35px 0 0;
    width: 100%;
    margin: 0;
    display: block !important; }
    /* line 1098, _responsive.scss */
    .product-page .tabs .tab-products__item {
      padding-bottom: 10px; }
    /* line 1101, _responsive.scss */
    .product-page .tabs .tab-products .product-slider-heading-wrapper {
      font-size: 20px;
      line-height: 23px; }
      /* line 1104, _responsive.scss */
      .product-page .tabs .tab-products .product-slider-heading-wrapper .product-slider-heading {
        margin-bottom: 10px; }

  /*
  *   СТАТЬЯ
  */
  /* line 1119, _responsive.scss */
  .article-page .heading-image__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding: 20px 16px;
    left: inherit;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  /* line 1131, _responsive.scss */
  .article-page .article-section {
    font-size: 14px;
    line-height: 20px; }
    /* line 1134, _responsive.scss */
    .article-page .article-section__fullWidth {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 20px; }
    /* line 1139, _responsive.scss */
    .article-page .article-section__imgcontent {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      /* line 1144, _responsive.scss */
      .article-page .article-section__imgcontent.mobileReverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
      /* line 1150, _responsive.scss */
      .article-page .article-section__imgcontent-wrapper {
        margin-bottom: 20px; }
      /* line 1153, _responsive.scss */
      .article-page .article-section__imgcontent__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 16px; }
      /* line 1159, _responsive.scss */
      .article-page .article-section__imgcontent__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        height: 200px; }
        /* line 1166, _responsive.scss */
        .article-page .article-section__imgcontent__image__img img {
          width: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          height: auto; }
        /* line 1173, _responsive.scss */
        .article-page .article-section__imgcontent__image__content {
          font-weight: bold;
          font-size: 20px;
          line-height: 23px;
          padding: 20px 16px; }
    /* line 1181, _responsive.scss */
    .article-page .article-section__textcontent {
      margin-bottom: 20px;
      padding: 16px; }
    /* line 1185, _responsive.scss */
    .article-page .article-section__image {
      margin-bottom: 20px; }
      /* line 1187, _responsive.scss */
      .article-page .article-section__image__content {
        font-weight: bold;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 1px;
        padding: 20px 16px; }
      /* line 1194, _responsive.scss */
      .article-page .article-section__image__img {
        height: auto; }
        /* line 1196, _responsive.scss */
        .article-page .article-section__image__img img {
          width: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          height: auto; }

  /* line 1207, _responsive.scss */
  .article-tags-wrapper {
    padding-top: 10px; }

  /* Личный кабинет */
  /* line 1212, _responsive.scss */
  .account_content {
    width: 100%;
    overflow-x: auto; }

  /* line 1216, _responsive.scss */
  .profile {
    margin-bottom: 20px; }
    /* line 1218, _responsive.scss */
    .profile .co-menu {
      display: block; }

  /* Корзина */
  /* line 1228, _responsive.scss */
  .cart-items-page .js-complate-chesckout-mobile {
    display: block; } }
@media (max-width: 640px) {
  /*
  * Модали
  */
  /* line 1238, _responsive.scss */
  .m-modal {
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }

  /* line 1245, _responsive.scss */
  .alertify .ajs-dialog {
    -webkit-border-radius: 0;
    border-radius: 0; }

  /* line 1250, _responsive.scss */
  .mfp-content {
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0; }
    /* line 1256, _responsive.scss */
    .mfp-content .modal:not(.modal--thx) {
      width: 100%;
      height: 100%;
      -webkit-border-radius: 0;
      border-radius: 0; }

  /* line 1264, _responsive.scss */
  .mfp-container {
    padding-left: 0;
    padding-right: 0; }

  /* line 1269, _responsive.scss */
  .window {
    padding: 0; }
    /* line 1271, _responsive.scss */
    .window .window-data {
      width: 100%;
      height: 100%;
      margin: 0;
      max-width: 100%;
      -webkit-border-radius: 0;
      border-radius: 0; } }
@media (max-width: 520px) {
  /* Страница "Сервис и поддержка" */
  /* line 1284, _responsive.scss */
  .page-services__products [class*=col-] {
    width: 100%; }

  /* line 1287, _responsive.scss */
  .page-services__problems__items [class*=col-] {
    width: 100%; }

  /* line 1290, _responsive.scss */
  .page-services__problems__item {
    height: auto; } }
@media (max-width: 479px) {
  /* Подвал */
  /* line 1298, _responsive.scss */
  .footer__contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px; }
    /* line 1304, _responsive.scss */
    .footer__contacts__address {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 10px; }
    /* line 1312, _responsive.scss */
    .footer__contacts__phone {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-right: 0;
      padding-left: 0; }
      /* line 1318, _responsive.scss */
      .footer__contacts__phone .title {
        display: none; }
  /* line 1323, _responsive.scss */
  .footer__menu {
    width: 100%; }
    /* line 1326, _responsive.scss */
    .footer__menu .footer__list .footer-menu-item {
      padding: 3px 0; }
  /* line 1331, _responsive.scss */
  .footer__subscribe {
    padding-top: 10px; }

  /* Страница "Сернвис и поддержка" */
  /* line 1337, _responsive.scss */
  .page-services__feedback__form .form-block .form-row-header .form-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  /* line 1342, _responsive.scss */
  .page-services__product__item__title {
    font-size: 20px;
    line-height: 24px; }

  /*==============================
      Подписка в модали
  ==============================*/
  /* line 1350, _responsive.scss */
  .modal--subscribe {
    background: #fff;
    margin: 0 15px;
    width: calc(100% - 30px);
    padding: 20px 20px; }
    /* line 1356, _responsive.scss */
    .modal--subscribe__content__title {
      max-width: 100%;
      font-size: 20px;
      line-height: 28px; }
    /* line 1361, _responsive.scss */
    .modal--subscribe__content__descr {
      max-width: 100%;
      font-size: 12px;
      line-height: 20px; }
    /* line 1366, _responsive.scss */
    .modal--subscribe__content__form .form .button {
      padding: 0 15px 0 15px; }

  /*==============================
      Страница товара
  ==============================*/
  /* line 1379, _responsive.scss */
  .product-page .tabs__nav li {
    padding: 0px 10px; }
    /* line 1381, _responsive.scss */
    .product-page .tabs__nav li:first-child {
      padding-left: 0; }
    /* line 1384, _responsive.scss */
    .product-page .tabs__nav li:last-child {
      padding-right: 0; }
    /* line 1387, _responsive.scss */
    .product-page .tabs__nav li a, .product-page .tabs__nav li .size {
      font-size: 12px; } }
@media (max-width: 390px) {
  /* line 1396, _responsive.scss */
  .top_line_panel__mobile__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px; }
    /* line 1400, _responsive.scss */
    .top_line_panel__mobile__logo img {
      width: 100%; }
  /* line 1406, _responsive.scss */
  .top_line_panel__mobile__controls__phone a {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 800px) {
  /* line 1417, _responsive.scss */
  .top_line_panel__mobile__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px; }
    /* line 1422, _responsive.scss */
    .top_line_panel__mobile__logo img {
      width: 100%; } }
@media (min-width: 992px) {
  /*==============================
      КОРЗИНА
  ==============================*/
  /* line 1436, _responsive.scss */
  .products-list.is-cart .product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 1443, _responsive.scss */
    .products-list.is-cart .product-card__descr {
      display: block; }
    /* line 1446, _responsive.scss */
    .products-list.is-cart .product-card__actions {
      display: none; }
    /* line 1449, _responsive.scss */
    .products-list.is-cart .product-card .image-container.is-square {
      padding-top: 0;
      height: 100px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px; }
      /* line 1455, _responsive.scss */
      .products-list.is-cart .product-card .image-container.is-square img {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 100px;
        width: 100px;
        left: 0;
        top: 0; }
    /* line 1466, _responsive.scss */
    .products-list.is-cart .product-card__meta {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 100px);
      flex: 0 0 calc(100% - 100px);
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      /* line 1476, _responsive.scss */
      .products-list.is-cart .product-card__meta__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0 20px; }
      /* line 1482, _responsive.scss */
      .products-list.is-cart .product-card__meta__descr {
        font-size: 11px;
        line-height: 14px;
        padding-top: 10px;
        display: block; }
    /* line 1489, _responsive.scss */
    .products-list.is-cart .product-card__title {
      text-align: left;
      height: auto;
      font-size: 16px;
      line-height: 20px;
      padding-top: 0; }
    /* line 1496, _responsive.scss */
    .products-list.is-cart .product-card__params {
      display: block; }
    /* line 1499, _responsive.scss */
    .products-list.is-cart .product-card__prices {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding: 0 20px;
      margin: 0; }
    /* line 1506, _responsive.scss */
    .products-list.is-cart .product-card__btn {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
      flex: 0 0 160px;
      margin-top: 0;
      margin-left: 20px; }
    /* line 1515, _responsive.scss */
    .products-list.is-cart .product-card:hover .product-card__actions {
      display: none; } }
/* line 1, custom.css */
.page-delivery-payment {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto; }

/* line 6, custom.css */
.page-delivery-payment table {
  display: block;
  overflow: auto;
  border-collapse: collapse; }

/* line 11, custom.css */
.page-delivery-payment td {
  padding: .5rem;
  border: 1px solid gray; }

/* line 15, custom.css */
.spoilers {
  display: grid;
  gap: 1px; }

/* line 19, custom.css */
div#boxberry_error {
  margin-bottom: 10px; }

/* line 22, custom.css */
.spoiler_button {
  display: grid;
  grid-template-columns: 1fr auto;
  justify-items: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin-top: 1px;
  padding: 1.5rem;
  text-align: center;
  font-size: 1rem;
  color: white;
  background-color: #ff0002;
  cursor: pointer; }

/* line 37, custom.css */
.spoiler_button:focus {
  outline: none; }

/* line 40, custom.css */
.spoiler_button .fa {
  font-size: 1.3rem;
  transition: .2s; }

/* line 44, custom.css */
.spoiler.active .spoiler_button .fa {
  transform: scale(-1); }

/* line 47, custom.css */
.page-content_text,
.spoiler_content {
  padding: 1.5rem; }

/* line 51, custom.css */
.spoiler_content {
  border: 2px solid #ff0002;
  border-top: none; }

/* line 55, custom.css */
.spoiler:not(.active) .spoiler_content {
  display: none; }

/* line 58, custom.css */
.spoiler_content p:last-child {
  margin-bottom: 0; }

/* line 1, _service-centers.scss */
.sc-search-block {
  /* margin-top: 46px; */
  margin-top: clamp(1.8rem, calc(1.5800rem + 1.1000vw), 2.9rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px; }
  @media screen and (max-width: 400px) {
    /* line 1, _service-centers.scss */
    .sc-search-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 15px; } }

/* line 22, _service-centers.scss */
.title-error {
  padding: 50px 10px;
  text-align: center; }

/* line 27, _service-centers.scss */
.sc-search-block-select {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 1 1 920px;
  flex: 1 1 920px;
  width: 100%;
  padding-right: 40px;
  border: 1px solid #ccc;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #ffffff;
  cursor: pointer;
  outline: none; }

/* line 42, _service-centers.scss */
.sc-search-block-select[data-active="false"] .sc-search-select-list {
  display: none; }

/* line 46, _service-centers.scss */
.sc-search-block-select[data-active="true"] .sc-search-select-list {
  display: block; }

/* line 50, _service-centers.scss */
.sc-search-block-select[data-active="true"] .sc-search-select__arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 56, _service-centers.scss */
.sc-search-select {
  width: 100%;
  /* padding: 20px 20px 20px 25px; */
  padding: clamp(0.6rem, calc(0.3500rem + 0.7500vw), 1.25rem);
  padding-left: clamp(1rem, calc(0.6559rem + 1.7204vw), 2rem);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  outline: none;
  border: none;
  color: #13002d;
  /* font-size: 18px; */
  font-size: clamp(1rem, calc(0.8209rem + 0.3957vw), 1.13rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 25px;
  border-radius: 25px; }

/* line 93, _service-centers.scss */
.sc-search-select-list {
  display: none;
  position: absolute;
  top: 98%;
  left: 2%;
  max-height: 300px;
  overflow: hidden auto;
  background: white;
  width: 96%;
  padding: 10px 0;
  -webkit-box-shadow: 0px 4px 3px #0000002b;
  box-shadow: 0px 4px 3px #0000002b;
  z-index: 100;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }
  @media screen and (max-width: 1024px) {
    /* line 93, _service-centers.scss */
    .sc-search-select-list {
      max-height: 210px; } }

/* line 119, _service-centers.scss */
.select-list-item {
  padding: 5px 10px 0;
  font-size: clamp(0.8125rem, calc(0.7500rem + 0.3125vw), 1rem);
  cursor: pointer; }

/* line 125, _service-centers.scss */
.select-list-item:hover {
  background: #f0f0f0; }

/* line 129, _service-centers.scss */
.sc-search-select__arrow {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 60px; */
  /* height: 60px; */
  width: clamp(2.5rem, calc(2.25rem + 1.25vw), 3.75rem);
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  /* line 151, _service-centers.scss */
  .sc-search-select__arrow svg {
    width: clamp(0.625rem, calc(0.5500rem + 0.3750vw), 1rem);
    pointer-events: none; }

/* line 157, _service-centers.scss */
.sc-search-select:focus {
  border: none;
  outline: none; }

/* line 162, _service-centers.scss */
.sc-search-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 273px;
  flex: 0 1 280px;
  padding: clamp(0.5rem, calc(0.3500rem + 0.7500vw), 1.25rem);
  text-align: center;
  font-size: clamp(0.7rem, calc(0.5968rem + 0.5161vw), 1rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #13002d;
  border: 2px solid #e4032e;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  white-space: nowrap;
  display: none; }
  @media screen and (max-width: 400px) {
    /* line 162, _service-centers.scss */
    .sc-search-button {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }

/* line 189, _service-centers.scss */
.sc-wrapper {
  margin-top: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px; }

/* line 205, _service-centers.scss */
.sc-block {
  /* max-width: 262px; */
  -webkit-box-flex: 0;
  -ms-flex: 0 1 297px;
  flex: 0 1 297px;
  border: 1px solid #d0ccd5;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  color: #13002d;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  /* @media screen and (max-width:590px) { */
  /* flex: 1 1 262px; */
  /* } */ }

/* line 224, _service-centers.scss */
.sc-block-title {
  padding: 10px 20px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 16px;
  background: #d0ccd5;
  line-height: 120%; }

/* line 241, _service-centers.scss */
.sc-block-item {
  padding: 30px 20px;
  font-size: 14px; }

/* line 246, _service-centers.scss */
.sc-block-item__address,
.sc-block-item__phones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px; }

/* line 254, _service-centers.scss */
.sc-block-item__address {
  line-height: 120%; }

/* line 258, _service-centers.scss */
.sc-block-item__address-icon,
.sc-block-item__phones-icon {
  padding-top: 3px; }

/* line 263, _service-centers.scss */
.sc-block-item__phones {
  margin-top: 10px; }

/* line 267, _service-centers.scss */
.sc-pagination {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 284, _service-centers.scss */
.sc-pagination__item {
  padding: 6px 4px 4px 4px;
  width: 32px;
  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;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 19.2px */
  letter-spacing: 0.5px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid var(--purple-200, #d0ccd5);
  cursor: pointer; }

/* line 308, _service-centers.scss */
.sc-pagination__item:hover {
  border: 1px solid var(--purple-1000, #13002d); }

/* line 312, _service-centers.scss */
.sc-pagination__item.active {
  background: #d0ccd5; }

/* line 316, _service-centers.scss */
.sc-pagination__item.disabled {
  pointer-events: none; }

/* line 320, _service-centers.scss */
.sc-pagination__item.disabled svg {
  opacity: 0.5; }

/* line 324, _service-centers.scss */
.sc-pagination__item svg {
  opacity: 1; }

/* line 328, _service-centers.scss */
.sc-pagination__item[data-navigation="next"] svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 334, _service-centers.scss */
.sc-search-clear {
  position: absolute;
  top: 0;
  right: clamp(1.8rem, calc(1.4667rem + 1.6667vw), 2.8rem);
  width: 40px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: none; }

/* line 357, _service-centers.scss */
.sc-search-clear svg {
  width: clamp(0.96rem, calc(0.8800rem + 0.4000vw), 1.2rem); }
