@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* font-family: "TimesNewRomanRegular"; */
@font-face {
  font-family: "TimesNewRomanRegular";
  src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot");
  src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.woff") format("woff"), url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

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

.grid {
  border-spacing: 0;
  margin-bottom: 10px;
  width: 100%;
  border: none;
  max-width: 100%;
  table-layout: fixed;
}

.grid tr > td, .grid > tr > th {
  padding: 1%;
  vertical-align: top;
  border: none;
}

.grid-col-1 {
  width: 8.33333333%;
}

.grid-col-2 {
  width: 16.66666666%;
}

.grid-col-3 {
  width: 24.99999999%;
}

.grid-col-4 {
  width: 33.33333332%;
}

.grid-col-5 {
  width: 41.66666665%;
}

.grid-col-6 {
  width: 49.99999998%;
}

.grid-col-7 {
  width: 58.33333331%;
}

.grid-col-8 {
  width: 66.66666664%;
}

.grid-col-9 {
  width: 74.99999997%;
}

.grid-col-10 {
  width: 83.3333333%;
}

.grid-col-11 {
  width: 91.66666663%;
}

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

.img-block img {
  display: block;
}

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

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

.img-pull-left {
  float: left;
}

.img-pull-right {
  float: right;
}

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

.img-pull-center img {
  margin-right: auto;
  margin-left: auto;
}

img.img-pull-center {
  margin-right: auto;
  margin-left: auto;
}

.fa {
  font-size: 16px;
}

*, html, body {
  font-family: 'Open Sans', sans-serif;
  /* transition: color .1s ease, opacity .1s ease, background-color .1s ease, border-color .1s ease; из-за этого highslide дергано переключается между картинками*/
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  font-size: 14px;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper__content {
  flex: 1 0 auto;
  background-color: #b4ceb85c;
}
.wrapper__footer {
  flex: 0 0 auto;
  background-color: #b4ceb85c;
}
.wrapper_hidden {
  overflow: hidden;
}

.main-link, .add-review a, .login__lost-password {
  color: #116e3f;
  text-decoration: none;
  border-bottom: 1px solid #116e3f;
}
.main-link:hover, .add-review a:hover, .login__lost-password:hover {
  color: #116e3f;
  border-bottom: 1px solid transparent;
}

a {
  cursor: pointer;
}

.form__autogen_hidden {
  display: none;
}
.form__autogen .form-group:last-child {
  margin-bottom: 10px;
}
.form__organization_hidden {
  display: none;
}
.form__organization .form-group:last-child {
  margin-bottom: 10px;
}
.form__required {
  color: #116e3f;
}

.error-msg, .success-msg, .form-group__success, .form-group__error {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #a9100f;
  font-size: 13px;
}
.error-msg:empty, .success-msg:empty, .form-group__success:empty, .form-group__error:empty {
  display: none;
}

.err-msg {
	color: #a9100f !important;
}

.success-msg, .form-group__success {
  color: #309f30;
}

.restore-password._hidden {
  display: none;
}
.restore-password._hidden + #res_pass_email_result {
  display: none;
}

.form-input {
  position: relative;
  margin-bottom: 15px;
  margin-bottom: 10px;
}
.form-input:last-child {
  margin-bottom: 0;
}

.form-group {
  margin-bottom: 15px;
  margin-bottom: 10px;
}
.form-group:last-child {
  margin-bottom: 0;
}
.form-group:empty {
  display: none;
  margin-bottom: 0;
}
.form-group label {
  display: block;
  margin-bottom: 5px;
  color: #2b3835;
}
.form-group input[type="submit"] {
	color: #0f8d1d;
  display: block;
  width: 100%;
  line-height: normal;
}
.form-group input[type="submit"]:disabled {
	cursor: default;
	background-color: #ccc !important;
}
.form-group__error {
  margin-bottom: 0;
}
.form-group__btn {
  width: 100%;
  box-sizing: border-box;
}

#address .form-group {
  margin-bottom: 10px;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="email"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  height: 30px;
  padding: 0 15px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  background-color: #ffffff;
  border: 1px solid #245936;
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  border-color: #116e3f;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="number"]:disabled,
input[type="tel"]:disabled,
input[type="email"]:disabled,
select:disabled,
textarea:disabled {
  opacity: .4;
}

select {
  padding-right: 38px;
  background-image: url("/img/design/fa-angle-down.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 8px;
}

textarea {
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-wrap {
  overflow-x: auto;
}

.table {
  width: 100%;
}
.table .text-right {
  text-align: right;
}
.table th {
  padding-right: 20px;
  text-align: left;
}

.form {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.checkbox > label.checked + .checkbox__label:after {
  display: block;
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  top: 0px;
  left: 1px;
  width: 15px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #0f8d1d;
  border-radius: 2px;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  display: none;
}
.checkbox__input,
.checkbox input[type="checkbox"] {
  display: none;
}
.checkbox__input:checked + .checkbox__label:after,
.checkbox input[type="checkbox"]:checked + .checkbox__label:after {
  display: block;
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  top: 0px;
  left: 1px;
  width: 15px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #0f8d1d;
  border-radius: 2px;
}
.checkbox__input:disabled + .checkbox__label,
.checkbox input[type="checkbox"]:disabled + .checkbox__label {
  opacity: .5;
  cursor: default;
}
.checkbox__input:disabled + .checkbox__label:hover,
.checkbox input[type="checkbox"]:disabled + .checkbox__label:hover {
  color: #a1a1a1;
}
.checkbox__label {
  position: relative;
  padding-left: 25px;
  font-size: 13px;
  color: #539f7c;
  line-height: 16px;
  cursor: pointer;
}
.checkbox__label:hover {
  color: #116e3f;
}
.checkbox__label:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #0f8d1d;
  border-radius: 3px;
}
.checkbox_radio .checkbox__label:before, .checkbox_radio .checkbox__label:after {
	color: #0f8d1d;
  border-radius: 50%;
}
.checkbox_radio .checkbox__input:checked + .checkbox__label:after {
  display: block;
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: #ff778b;
  border-radius: 50%;
}

.clear:after {
  display: block;
  content: '';
  clear: both;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.container:after {
  display: block;
  content: '';
  clear: both;
}
.container_min {
  max-width: 1000px;
}
.container_mgb30 {
  margin-bottom: 30px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after {
  display: block;
  content: '';
  clear: both;
}

.main-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}

.main {
  float: right;
  width: calc(100% - 290px);
}

.js-behcheckbox-shade {
  position:relative;
}
.js-behcheckbox-shade:after {
  content:'';
  display:table;
  clear:both;
  zoom:1;
} 

.breadcrumbs {
  margin-bottom: 20px;
}
.breadcrumbs:after {
  display: block;
  content: '';
  clear: both;
}
.breadcrumbs__list {
  display: block;
  float: left;
  margin: 0;
  padding: 6px 10px;
  background-color: #fff;
  border-radius: 4px;
}
.breadcrumbs__list:after {
  display: block;
  content: '';
  clear: both;
}
.breadcrumbs__item {
  padding: 0 8px 0 15px;
  position: relative;
  display: inline;
  line-height: 20px;
}
.breadcrumbs__item:after {
  position: absolute;
  left: 4px;
  top: 6px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #828282;
}
.breadcrumbs__item:first-child {
  padding-left: 0;
}
.breadcrumbs__item:first-child:after {
  content: none;
  display: none;
}
.breadcrumbs__link {
  font-size: 13px;
  color: #696666;
  text-decoration: none;
}
.breadcrumbs__link:hover {
  color: #116e3f;
}

.content {
  margin-bottom: 15px;
}
.content:last-child {
  margin-bottom: 0;
}
.content + #behCheckListUpd {
  margin-top: 30px;
}

.text, .main-banners__text, .news-post__text, .resp-tab-content,
.content {
  font-size: 16px;
  line-height: 1.4;
  color: #2b3835;
}
.text p, .main-banners__text p, .news-post__text p, .resp-tab-content p,
.content p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.text ul, .main-banners__text ul, .news-post__text ul, .resp-tab-content ul,
.text ol,
.main-banners__text ol,
.news-post__text ol,
.resp-tab-content ol,
.content ul,
.content ol {
  padding-left: 40px;
}
.text ul.text__files, .main-banners__text ul.text__files, .news-post__text ul.text__files, .resp-tab-content ul.text__files,
.text ol.text__files,
.main-banners__text ol.text__files,
.news-post__text ol.text__files,
.resp-tab-content ol.text__files,
.content ul.text__files,
.content ol.text__files {
  list-style-type: circle;
}
.text a, .main-banners__text a, .news-post__text a, .resp-tab-content a,
.content a {
  color: #0f8d1d;
  text-decoration: none;
  border-bottom: 1px solid #0f8d1d;
  cursor: pointer;
}
.text a:hover, .main-banners__text a:hover, .news-post__text a:hover, .resp-tab-content a:hover,
.content a:hover {
  color: #116e3f;
  border-bottom: 1px solid transparent;
}
.text strong, .main-banners__text strong, .news-post__text strong, .resp-tab-content strong, .text b, .main-banners__text b, .news-post__text b, .resp-tab-content b,
.content strong,
.content b {
  font-weight: bold;
}
.text img, .main-banners__text img, .news-post__text img, .resp-tab-content img,
.content img {
  max-width: 100%;
}

.title, .catalog-slider__title, .news__title, .about__title, .brand-slider__title, .aside-catalog__title,
.h1,
h1 {
  display: block;
  padding-bottom: 15px;
  margin: 0 0 15px 0;
  color: #245936;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #245936;
  font-weight: normal;
}
.title > a, .catalog-slider__title > a, .news__title > a, .about__title > a, .brand-slider__title > a, .aside-catalog__title > a,
.h1 > a,
h1 > a {
  font-size: 14px;
  color: #2a8c4c;
  text-transform: none;
  text-decoration: none;
}
.title > a:hover, .catalog-slider__title > a:hover, .news__title > a:hover, .about__title > a:hover, .brand-slider__title > a:hover, .aside-catalog__title > a:hover,
.h1 > a:hover,
h1 > a:hover {
  color: #116e3f;
}

h2,
.h2 {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #274a3a;
  font-size: 20px;
  text-transform: uppercase;
}

h3,
.h3 {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #555;
  font-size: 16px;
  text-transform: uppercase;
}

h5, .form__sub-title,
.h5 {
  margin-bottom: 10px;
  color: #555;
  font-size: 14px;
  font-weight: bold;
}

.overlay {
  display: none;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.main-btn, .form-group input[type="submit"], .form-group__btn, input[type="button"], #bask_not,
#bask_not_delay, .nom-main__add-button, .login__btn, .mobile-filter__close-btn, .cart__btn, .cart-popup__btn, #comp_not {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  background-color: #2a8c4c;
	background-color: #0f8d1d;
  border: 0;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-btn:hover, .form-group input[type="submit"]:hover, .form-group__btn:hover, input[type="button"]:hover, #bask_not:hover, #comp_not:hover,
#bask_not_delay:hover, .nom-main__add-button:hover, .login__btn:hover, .mobile-filter__close-btn:hover, .cart__btn:hover, .cart-popup__btn:hover {
  background-color: #116e3fb8;
}
.main-btn .fa, .form-group input[type="submit"] .fa, .form-group__btn .fa, input[type="button"] .fa, #bask_not .fa,
#bask_not_delay .fa, .nom-main__add-button .fa, .login__btn .fa, .mobile-filter__close-btn .fa, .cart__btn .fa, .cart-popup__btn .fa {
  margin-right: 4px;
}

#comp_not {
  padding-left: 35px;
    background-image: url(/img/design/compare-float-ico.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

.icon {
  display: inline-block;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  fill: none;
}

.icon-svg {
  display: inline-block;
  background-color: transparent;
  color: inherit;
  vertical-align: middle;
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 0;
}

.header {
  padding-top: 20px;
}
.header__slogan {
  float: left;
  width: calc(50% - 85px);
  margin-right: 40px;
  padding: 3px 15px 4px;
  font-size: 16px;
  color: #c3c3c3;
  line-height: 22px;
  text-transform: uppercase;
  border-bottom: 1px solid #c1c1c1;
  box-sizing: border-box;
}
.header__login {
  float: right;
  width: 30px;
  height: 30px;
  color: #b5b5b5;
  line-height: 32px;
  cursor: pointer;
  text-align: center;
}
.header__login .fa {
  font-size: 18px;
  color: #33804a;
}
.header__phone-link {
  color: inherit;
  text-decoration: none;
}
.header__phone-link:hover {
  color: #245936;
}

.logo {
  float: left;
  margin-right: 20px;
}
.logo:after {
  display: block;
  content: '';
  clear: both;
}
.logo__img {
  display: block;
  float: left;
  max-width: 285px;
}
.logo__img img {
  display: block;
  max-width: 100%;
  filter: drop-shadow(0px 0 4px #8e8e8e);
}
.logo__text {
  font-family: 'TimesNewRomanRegular', sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
.logo__sub-text {
  display: none;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 22px;
  text-transform: uppercase;
}

.header-items {
  float: left;
  padding: 8px 0;
}
.header-items:after {
  display: block;
  content: '';
  clear: both;
}

.header-item {
  display: block;
  float: left;
  margin-right: 55px;
}
.header-item img {
  max-width: 45px;
  width: 100%;
  margin-left: -15px;
  padding: 0 5px;
}
.header-item:last-child {
  margin-right: 0;
}
.header-item__title {
  margin-bottom: 10px;
  color: #116e3f;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.header-item__title_color-2 {
  color: #009688;
}
.header-item__desc {
  font-size: 18px;
  color: #9b9b9b;
  margin-bottom:10px;
}

.header-item__desc a {
  color: #0f8d1d;
  text-decoration:none;
}

.top-menu {
  float: left;
  width: 80%;
  background-color: #2a8c4ca8;
  border-radius: 4px;
}
.top-menu__list {
  display: table;
  width: 100%;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  background-color: #2a8c4ca8;
}
.top-menu__list:after {
  display: block;
  content: '';
  clear: both;
}
.top-menu__item {
  display: table-cell;
  padding: 0 10px;
  text-align: center;
}
.top-menu__item:first-child {
  padding-left: 20px;
}
.top-menu__item:last-child {
  padding-right: 20px;
}
.top-menu__link {
  color: #efefef;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.top-menu__link:hover {
  color: #98d0a0;
}

.menu-wrap {
  width: 100%;
  margin-top: 15px;
  background-color: #2a8c4c;
}
.menu-wrap:after {
  display: block;
  content: '';
  clear: both;
}
.menu-wrap .container {
  position: relative;
}

.menu {
display:table;
width:calc(100% - 52px);
border-left:1px solid #fff;
}
.menu:after {
  display: block;
  content: '';
  clear: both;
}


.menu-row {
  display:table-row;
}

.menu__item {
 display:table-cell;
 vertical-align:middle;
 padding: 10px 5px;
}
.menu__item_sub:hover .sub-menu {
  display: block;
}
.menu__item_sub:after {
  position: absolute;
  left: 50%;
  top: 40px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -3px;
  border: 6px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.7);
}
.menu__item > .menu__link {
  border-left: 1px solid #fff;
}
.menu__link {
  text-align:center;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid #fff;
}
.menu__link:hover {
  background-color: #116e3f38;
}
.menu__link_main-page {
  width: 80px;
  text-align: center;
  box-sizing: border-box;
}
.menu__link_main-page .fa {
  font-size: 32px;
  line-height: 50px;
}
.menu__link_active {
  background-color: #fff;
  color: #86dcd5;
}
.menu__link_active .icon {
  stroke: #86dcd5;
}
.menu__link_active:hover {
  background-color: #fff;
  color: #ff778b;
}
.menu__link_active:hover .icon {
  stroke: #ff778b;
}

.sub-menu {
  display: none;
  z-index: 2;
  position: absolute;
  top: 50px;
  left: 1px;
  min-width: calc(100% - 2px);
  padding: 0;
  margin: 0;
  background-color: #ff778b;
  list-style: none;
}
.sub-menu .menu__item {
  min-width: 100%;
}
.sub-menu .menu__link {
  min-width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  white-space: nowrap;
  border: 0;
  box-sizing: border-box;
}

.catalog-menu {
	margin-bottom:20px;
}

.catalog-menu__row {
	margin:0 -10px;
}


.catalog-menu__item {
	float:left;
	width:20%;
	padding:5px;
	box-sizing:border-box;
}

.catalog-menu__item._catalog .catalog-menu__link {
	height:40px;
}

.catalog-menu__item._catalog .catalog-menu__link:before {
	content:'';
	display:block;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:12px;
	width:25px;
	height:25px;
	background:url(/img/design/catalog-bg.svg) no-repeat 0 0;
	background-size:contain;
}

.catalog-menu__link {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#2A8C4C;
	text-align:center;
	font-size: 14px;
    text-transform: uppercase;
	padding:10px;
	min-height:40px;
	box-sizing:border-box;
	position:relative;
	border-radius:2px;
}

.catalog-menu__link:hover {
	background:#116e3fb8;
}

.catalog-menu__link span {
	position:absolute;
	display:block;
	width:calc(100% - 20px);
	top:50%;
	transform:translateY(-50%);
	word-wrap:break-word;
}

.catalog-menu__row:after {
	content:'';
	display:block;
	clear:both;
}

.search-menu {
	float:left;
	width:80%;
	padding:5px;
	box-sizing:border-box;
}

.search-menu__form {
	padding:7px 80px 7px 10px;
	background:#2A8C4C;
	border-radius:2px;
	position:relative;
}

input.search-menu__input {
	border-radius:0;
	height:26px;
}

.search-menu__button {
	position:absolute;
	background:none;
	top:6px;
	right:20px;
	color:#fff;
	border:0;
	outline:none;
}


.search-menu__button .fa {
	font-size:26px; 
}


.search {
	display:none;
  height: 50px;
  background-color: #98d0a0;
	background-color: #2A8C4C;
  margin-bottom:30px;
}
.search_open {
  left: 15px;
  width: auto;
}
.search_open .search__input {
  display: block;
}
.search_open .search__button {
  float: left;
}
.search_open .search__button:last-child {
  display: block;
}
.search_open .search__input {
  display: block;
}
.search__form {
  width: 100%;
}
.search__input {
  float: left;
  width: calc(100% - 85px) !important;
  height: 24px !important;
  margin-top: 13px !important;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 10px !important;
  font-size: 14px !important;
  line-height: 24px;
  background-color: #fff !important;
  border-radius: 0px !important;
  border: 0 !important;
}
.search__button {
  height: 50px;
  width: 50px;
  line-height: 40px;
  border: 0;
  color: #fff;
  background: none;
  outline: none;
  cursor: pointer;
}
.search__button .icon-svg {
  color: #fff;
}

.banner {
  margin-bottom: 30px;
}
.banner:after {
  display: block;
  content: '';
  clear: both;
}
.banner .owl-dots {
  position: relative;
  text-align: center;
}
.banner .owl-dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 5px;
  border-radius: 2px;
  background-color: #fff;
}
.banner .owl-dot.active {
  background-color: #ff778b;
}
.banner__img {
  display: block;
}
.banner .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.banner .owl-prev {
  position: absolute;
  top: 50%;
  left: calc((100% - 1170px)/2);
  margin-top: -22px;
  height: 44px;
  width: 44px;
  border: 5px solid #fff;
  border-radius: 50%;
}
.banner .owl-prev:after {
  position: absolute;
  right: 19px;
  top: 13px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-right-color: #fff;
}
.banner .owl-next {
  position: absolute;
  top: 50%;
  right: calc((100% - 1170px)/2);
  margin-top: -22px;
  height: 44px;
  width: 44px;
  border: 5px solid #fff;
  border-radius: 50%;
}
.banner .owl-next:after {
  position: absolute;
  left: 19px;
  top: 13px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-left-color: #fff;
}
.banner .owl-prev:hover,
.banner .owl-next:hover {
  border-color: #116e3f;
}
.banner .owl-prev:hover:after {
  border-right-color: #116e3f;
}
.banner .owl-next:hover:after {
  border-left-color: #116e3f;
}

.big-banner {
  margin-top: 30px;
  margin-bottom: 30px;
}
.big-banner:after {
  display: block;
  content: '';
  clear: both;
}
.big-banner__img {
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
}

.main-banners:after {
  display: block;
  content: '';
  clear: both;
}
.main-banners__item {
  position: relative;
  float: left;
  width: 33.33333333%;
  padding-left: 110px;
  padding-right: 15px;
  box-sizing: border-box;
}
.main-banners__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.main-banners__item._pos-1 .main-banners__title {
  color: #539f7c;
}
.main-banners__item._pos-1:before {
  background-color: #539f7c;
}
.main-banners__item._pos-2 .main-banners__title {
  color: #33804a;
}
.main-banners__item._pos-2:before {
  background-color: #33804a;
}
.main-banners__item._pos-3 .main-banners__title {
  color: #009688;
}
.main-banners__item._pos-3:before {
  background-color: #86dcd5;
}
.main-banners__title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.main-banners__img {
  position: absolute;
  top: 20px;
  left: 35px;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .main-banners__item {
    padding-left: 15px;
    padding-top: 95px;
  }
  .main-banners__item:before {
    left: 50%;
    margin-left: -40px;
  }
  .main-banners__img {
    left: 50%;
    margin-left: -20px;
  }
  
  .catalog-menu {
	  display:none;
  }
  
  .search {
	  display:block;
  }
  .logo__img {
	  margin-bottom:15px;
  }
}
@media (max-width: 480px) {
  .main-banners__item {
    margin-bottom: 15px;
    width: 100%;
    min-height: 80px;
    float: none;
    padding-left: 110px;
    padding-top: 0;
  }
  .main-banners__item:last-child {
    margin-bottom: 0;
  }
  .main-banners__item:before {
    left: 15px;
    margin-left: 0;
  }
  .main-banners__img {
    left: 35px;
    margin-left: 0;
  }
}

.catalog-slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.catalog-slider:after {
  display: block;
  content: '';
  clear: both;
}
.catalog-slider .owl-nav {
  position: absolute;
  top: -41px;
  right: 0;
  width: 40px;
  height: 18px;
}
.catalog-slider .owl-nav .owl-prev,
.catalog-slider .owl-nav .owl-next {
  position: relative;
  height: 17px;
  width: 17px;
  border: 1px solid #245936;
  border-radius: 10px;
  border-radius: 50%;
}
.catalog-slider .owl-nav .owl-prev:hover,
.catalog-slider .owl-nav .owl-next:hover {
  border-color: #0f8d1d;
}
.catalog-slider .owl-nav .owl-prev.disabled,
.catalog-slider .owl-nav .owl-next.disabled {
  opacity: .5;
}
.catalog-slider .owl-nav .owl-prev.disabled:hover,
.catalog-slider .owl-nav .owl-next.disabled:hover {
  border-color: #245936;
  cursor: default;
}
.catalog-slider .owl-nav .owl-prev {
  float: left;
}
.catalog-slider .owl-nav .owl-prev:after {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  line-height: 16px;
  font-size: 10px;
  width: 17px;
  text-align: center;
  top: 0px;
  display: block;
  color: #116e3f;
  box-sizing: border-box;
}
.catalog-slider .owl-nav .owl-next {
  float: right;
}
.catalog-slider .owl-nav .owl-next:after {
  display: block;
  content: "\f105";
  position: absolute;
  top: 0px;
  width: 18px;
  font-size: 10px;
  color: #0f8d1d;
  line-height: 16px;
  text-align: center;
  font-family: FontAwesome;
  box-sizing: border-box;
}

.catalog-item__link {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 15px;
  text-decoration: none;
  border: 1px solid #69b872;
  box-sizing: border-box;
  border-radius: 4px;
}
.catalog-item__link:hover {
  border-color: #116e3f;
}
.catalog-item__img {
  display: table-cell;
  vertical-align: middle;
  height: 275px;
  margin-bottom: 15px;
  border-radius: 4px;
  transition-duration: 0.3s;
  box-sizing: border-box;
  background-color: #fff;
}
.catalog-item__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  width: auto !important;
}
.catalog-item__name {
  padding-top: 15px;
	font-weight: 700;
	font-size: 16px;
  border-top: 1px solid #ccc;
  margin-bottom:5px;
}
.catalog-item__name a {
  color: #2b3835;
  line-height: 1.4;
  text-decoration: none;
  text-transform: uppercase;
}
.catalog-item__name a:hover {
  color: #116e3f;
}
.catalog-item__price {
  float: left;
  position: relative;
  padding-top: 14px;
  font-size: 24px;
  font-weight: bold;
  color: #116e3f;
}
.catalog-item__price span {
  position: absolute;
  top: 0;
  left: 0;
  color: #a1a1a1;
  font-size: 12px;
  font-weight: normal;
  text-decoration: line-through;
}
.catalog-item__add-btn {
  display: block;
  float: right;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background-color: #2a8c4c;
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  text-decoration: none;
}
.catalog-item__add-btn:hover {
  background-color: #116e3f;
}

.catalog-item__add-compare {
  display: block;
  float: right;
  height: 21px;
  width:32px;
  background:url(/img/design/ico-compare_sm.png) no-repeat 0 0;
  clear:right;
  margin:5px 1px;
  cursor:pointer;
}

.catalog-item__add-compare:hover {
  background-position:0 -21px;
}

.catalog-item__add-compare-link {
  display: inline-block;
  clear: both;
  float: right;
  text-decoration: underline;
  margin-top: 5px;
  text-transform: uppercase;
}

.catalog-item__add-compare-link:hover {
  text-decoration:none;
}

.catalog-item__add-delay-link {
  display: inline-block;
  clear: both;
  float: right;
  text-decoration: underline;
  margin-top: 5px;
  text-transform: uppercase;
}

.catalog-item__add-delay-link:hover {
  text-decoration:none;
}



.catalog-item .owl-item {
  border: 1px solid transparent;
  box-sizing: border-box;
}

.catalog-item__more-btn {
  float:right;
  display:inline-block;
  height: 34px;
  line-height: 34px;
  padding:0 10px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  background: #2a8c4c;
  font-size:14px;
  border-radius:3px;
  cursor:pointer;
  margin-top:10px;
}

.catalog-item__more-btn:hover {
  background:#116e3fb8;
}




.product-labels {
  z-index: 1;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
}
.product-labels__item {
  clear: both;
  float: right;
  width: 70px;
  height: 70px;
  color: #fff;
  font-size: 11px;
  line-height: 70px;
  text-align: center;
  border-radius: 35px;
  border-radius: 50%;
  text-transform: uppercase;
  -moz-transform: rotate(30deg);
  /* ╨Ф╨╗╤П Firefox */
  -ms-transform: rotate(30deg);
  /* ╨Ф╨╗╤П IE */
  -webkit-transform: rotate(30deg);
  /* ╨Ф╨╗╤П Safari, Chrome, iOS */
  -o-transform: rotate(30deg);
  /* ╨Ф╨╗╤П Opera */
  transform: rotate(30deg);
  margin-bottom: 10px;
}
.product-labels__item:last-child {
  margin-bottom: 0;
}
.product-labels__item._hit {
  background-color: #539f7c;
}
.product-labels__item._new {
  background-color: #86dcd5;
}
.product-labels__item._sale {
  background-color: #ff778b;
}

.news {
  margin-top: 30px;
  margin-bottom: 30px;
}
.news:after {
  display: block;
  content: '';
  clear: both;
}
.news .owl-nav {
  position: absolute;
  top: -41px;
  right: 0;
  width: 40px;
  height: 18px;
}
.news .owl-nav .owl-prev,
.news .owl-nav .owl-next {
  position: relative;
  height: 17px;
  width: 17px;
  border: 1px solid #2b3835;
  border-radius: 10px;
  border-radius: 50%;
}
.news .owl-nav .owl-prev:hover,
.news .owl-nav .owl-next:hover {
  border-color: #245936;
}
.news .owl-nav .owl-prev.disabled,
.news .owl-nav .owl-next.disabled {
  opacity: .5;
}
.news .owl-nav .owl-prev.disabled:hover,
.news .owl-nav .owl-next.disabled:hover {
  border-color: #245936;
  cursor: default;
}
.news .owl-nav .owl-prev {
  float: left;
}
.news .owl-nav .owl-prev:after {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  line-height: 16px;
  font-size: 10px;
  width: 17px;
  text-align: center;
  top: 0px;
  display: block;
  color: #2b3835;
  box-sizing: border-box;
}
.news .owl-nav .owl-next {
  float: right;
}
.news .owl-nav .owl-next:after {
  display: block;
  content: "\f105";
  position: absolute;
  top: 0px;
  width: 18px;
  font-size: 10px;
  color: #666;
  line-height: 16px;
  text-align: center;
  font-family: FontAwesome;
  box-sizing: border-box;
}

.all-posts .news-post {
  margin-bottom: 25px;
}
.news-post:after {
  display: block;
  content: '';
  clear: both;
}

.all-posts .news-post__image {
  float: left;
  max-width: 200px;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.news-post__date {
  margin-bottom: 10px;
  color: #116e3f;
  font-size: 13px;
}
.news-post__img {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.news-post__img img {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 4px;
}
.news-post__title {
  display: block;
  margin-bottom: 10px;
  color: #1c6434;
  font-size: 15px;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none;
}
.news-post__title:hover {
  color: #116e3f;
}
.news-post__text {
  margin-bottom: 15px;
  margin-bottom: 20px;
}
.news-post__text:last-child {
  margin-bottom: 0;
}
.news-post__text p:last-child {
  margin-bottom: 0;
}

.reviews-slider {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url(../img/design/review-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.reviews-slider:after {
  display: block;
  content: '';
  clear: both;
}
.reviews-slider .owl-dots {
  position: relative;
  text-align: center;
}
.reviews-slider .owl-dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 5px;
  border-radius: 2px;
  background-color: #fff;
}
.reviews-slider .owl-dot.active {
  background-color: #ff778b;
}

.review-item {
  padding: 10px 0 10px 10px;
  box-sizing: border-box;
}
.review-item:after {
  display: block;
  content: '';
  clear: both;
}
.review-item__img {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 15px;
  border: 5px solid #fff;
  border-radius: 60px;
  box-sizing: border-box;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}
.review-item__img img {
  width: 100%;
  border-radius: 60px;
}
.review-item__desc {
  float: left;
  width: calc(100% - 135px);
}
.review-item__text {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.review-item__name {
  color: #98d0a0;
  font-style: italic;
}

.review {
  margin-bottom: 15px;
}
.review:last-child {
  margin-bottom: 0;
}
.review__user {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 4px;
  color: #ff778b;
}
.review__user .fa {
  color: #86dcd5;
}
.review__date {
  display: inline-block;
  color: #b3b3b3;
  font-size: 12px;
}
.review__text {
  clear: both;
  font-size: 14px;
  line-height: 1.4;
  color: #a1a1a1;
}
.review__text h3,
.review__text .h3 {
  color: #555;
  font-weight: bold;
}
.review__answer {
  background-color: #efefef;
  padding: 15px;
}
.review__admtitle {
  color: #555;
}

.review-success {
  color:green;
  font-size:18px;
  margin-bottom:10px;
}

.error {
  color:red;
}

.about {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}

.brand-slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.brand-slider:after {
  display: block;
  content: '';
  clear: both;
}
.brand-slider__title a {
  text-decoration: none;
}
.brand-slider__title a:hover {
  color: #116e3f;
}
.brand-slider__item {
  display: block;
  max-height: 100px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition-duration: 0.3s;
  box-sizing: border-box;
}
.brand-slider__item:hover {
  border-color: #116e3f;
}
.brand-slider__img {
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}
.brand-slider .owl-item {
  border: 1px solid transparent;
  box-sizing: border-box;
}
.brand-slider .owl-item:after {
  display: block;
  content: '';
  clear: both;
}
.brand-slider .owl-nav {
  position: absolute;
  top: -41px;
  right: 0;
  width: 40px;
  height: 18px;
}
.brand-slider .owl-nav .owl-prev,
.brand-slider .owl-nav .owl-next {
  position: relative;
  height: 17px;
  width: 17px;
  border: 1px solid #dedede;
  border-radius: 10px;
  border-radius: 50%;
}
.brand-slider .owl-nav .owl-prev:hover,
.brand-slider .owl-nav .owl-next:hover {
  border-color: #bbb;
}
.brand-slider .owl-nav .owl-prev.disabled,
.brand-slider .owl-nav .owl-next.disabled {
  opacity: .5;
}
.brand-slider .owl-nav .owl-prev.disabled:hover,
.brand-slider .owl-nav .owl-next.disabled:hover {
  border-color: #dedede;
  cursor: default;
}
.brand-slider .owl-nav .owl-prev {
  float: left;
}
.brand-slider .owl-nav .owl-prev:after {
  font-family: FontAwesome;
  content: "\f104";
  position: absolute;
  line-height: 16px;
  font-size: 10px;
  width: 17px;
  text-align: center;
  top: 0px;
  display: block;
  color: #666;
  box-sizing: border-box;
}
.brand-slider .owl-nav .owl-next {
  float: right;
}
.brand-slider .owl-nav .owl-next:after {
  display: block;
  content: "\f105";
  position: absolute;
  top: 0px;
  width: 18px;
  font-size: 10px;
  color: #666;
  line-height: 16px;
  text-align: center;
  font-family: FontAwesome;
  box-sizing: border-box;
}

.advantage {
  margin-top: 30px;
  margin-bottom: 30px;
}
.advantage:after {
  display: block;
  content: '';
  clear: both;
}
.advantage__item {
  float: left;
  width: 33.33333333%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.advantage-content {
  position: relative;
  height: 85px;
  padding: 20px 20px 0 110px;
  color: #fff;
  background-color: #539f7c;
  border-radius: 4px;
  box-sizing: border-box;
}
.advantage-content:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 110px;
  background-repeat: no-repeat;
  background-position: center;
}
.advantage-content_successful-work:after {
  background-image: url(img/design/20_years.svg);
  background-size: 65px;
}
.advantage-content_delivery {
  background-color: #33804a;
}
.advantage-content_delivery:after {
  background-image: url(img/design/delivery.png);
}
.advantage-content_largest-store {
  background-color: #86dcd5;
}
.advantage-content_largest-store:after {
  background-image: url(img/design/largest-store.png);
}
.advantage-content__title {
  font-size: 24px;
  text-transform: uppercase;
}
.advantage-content__text {
  font-size: 18px;
}

.subscribe {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.subscribe__text {
  float: left;
  display: block;
  padding: 7px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #245936;
}
.subscribe__form {
  float: right;
  display: block;
}
.subscribe__form:after {
  display: block;
  content: '';
  clear: both;
}
.subscribe__input {
  float: left;
  margin-right: 10px;
  padding: 0 15px;
  width: 165px !important;
  height: 30px;
  font-size: 12px;
  background-color: #efefef;
  border: 1px solid #efefef;
  border-radius: 4px;
  outline: none;
  box-sizing: border-box;
}
.subscribe__input:focus, .subscribe__input:active {
  border-color: #116e3f;
}
.subscribe__submit-btn {
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-color: #69b872;
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
}
.subscribe__submit-btn:hover {
  background-color: #116e3fb8;
}
.subscribe__submit-btn .fa {
  margin-right: 4px;
}

.subscribe__result {
  margin-top:5px;
  text-align:center;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #98d0a0;
}
.footer__title {
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: 2px solid #0f8d1d;
}

.footer-menu {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.footer-menu:first-child {
  width: 22%;
}
.footer-menu:nth-child(2) {
  width: 22%;
}
.footer-menu:nth-child(3) {
  width: 32%;
}
.footer-menu__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu__item {
  margin-bottom: 6px;
  padding-left: 20px;
  font-size: 14px;
}
.footer-menu__item:last-child {
  margin-bottom: 0;
}
.footer-menu__text {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  color: #063625;
  border-left-color: #0f8d1d;
  line-height: 20px;
  font-weight: bold;
}
.footer-menu__text:first-child:after {
  position: absolute;
  left: -20px;
  top: 5px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #0f8d1d;
}
.footer-menu__link {
  position: relative;
  display: inline-block;
  color: #063625;
  text-decoration: none;
  line-height: 20px;
  font-weight: bold;
}
.footer-menu__link:hover {
  color: #245936;
}
.footer-menu__link:hover:first-child:after {
  border-left-color: #116e3f;
}
.footer-menu__link:first-child:after {
  position: absolute;
  left: -20px;
  top: 5px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #0f8d1d;
}

.footer-social {
  float: left;
  width: 24%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #000;
}
.footer-social .footer__title {
  display: block;
}

.social-list {
  margin-bottom: 15px;
}
.social-list:after {
  display: block;
  content: '';
  clear: both;
}
.social-list__item {
  display: block;
  position: relative;
  width: 14%;
  max-width: 40px;
  margin-right: 3.2%;
  float: left;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.social-list__item:before {
  content: "";
  display: block;
  margin-top: 100%;
}
.social-list__item:last-child {
  margin-right: 0;
}
.social-list__item i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -0.5em;
  text-align: center;
  font-size: 1.2em;
}
.social-list__item:hover .social-list__item-wrap {
  background-color: #116e3f;
}
.social-list__item-wrap {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 100%;
  background-color: #245936;
  border-radius: 4px;
}

.inspiro-link {
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 20px 10px;
  color: #245936;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #69b872;
  border-radius: 4px;
  box-sizing: border-box;
  transition-duration: 0.3s;
}
.inspiro-link:hover {
  border-color: #245936;
}

.copyright {
  background-color: #245936;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 20px;
}
.copyright__text {
  color: #fff;
  font-size: 13px;
}
.copyright__link {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
.copyright__link:hover {
  color: #bedfc9;
}

.add-review__form {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.add-review__button {
  background-color: #69b872 !important;
}
.add-review__button:hover {
  background-color: #116e3f !important;
}
.add-review__info {
  margin: 10px 0;
  text-align: center;
}

.star-rating {
  margin: 0 0 5px;
}

.star {
  float: left;
}

/** rating input **/
.rating-input {
  width: 91px;
}
.rating-input:after {
  display: block;
  content: '';
  clear: both;
}
.rating-input__checkbox {
  display: none;
}
.rating-input__star {
  display: block;
  float: right;
  margin: 0;
  padding-left: 2px;
  padding-right: 2px;
  color: #ddd !important;
  cursor: pointer;
}
.rating-input__star:nth-child(2) {
  padding-right: 0;
}
.rating-input__star:last-child {
  padding-left: 0;
}
.rating-input__star:hover {
  color: #116e3f !important;
}
.rating-input__star:hover ~ .rating-input__star {
  color: #116e3f !important;
}

.rating-input__checkbox:checked ~ .rating-input__star {
  color: #116e3f !important;
}

.star-rating:after {
  display: block;
  content: '';
  clear: both;
}
.star-rating__item {
  display: block;
  float: left;
  margin-right: 4px;
  color: #ddd;
}
.star-rating__item_active {
  color: #116e3f;
}
.star-rating__item:last-child {
  margin-right: 0;
}

.brands:after {
  display: block;
  content: '';
  clear: both;
}
.brands__item {
  float: left;
  width: 33.33333333%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
}
.brands__item:hover .brands__title {
  color: #ff778b;
}
.brands__item:nth-child(3n+1) {
  clear: both;
}
.brands__title {
  display: block;
  margin-bottom: 10px;
  color: #504d4d;
  font-size: 15px;
  line-height: 1.4;
  text-transform: uppercase;
}
.brands__image {
  display: block;
  width: 100%;
  max-width: 160px;
  margin: 0 auto;
}

.account__logout {
  float: right;
  text-decoration: none;
  padding: 12px;
  color: #555;
  font-size: 12px;
  text-transform: uppercase;
}
.account__logout:hover {
  color: #ff778b;
}
.account__new-address-link {
  margin-bottom: 10px;
  float: left;
}
.account__address-list {
  clear: both;
}
.account__address-item {
  display: table;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.account__address-item:last-child {
  border-bottom: 0;
}
.account__address {
  display: table-cell;
  padding-right: 10px;
}
.account__address .checkbox__label {
  display: block;
}
.account__address-links {
  display: table-cell;
  font-size: 13px;
  text-align: right;
}

.account-info {
  margin-bottom: 6px;
}
.account-info:after {
  display: block;
  content: '';
  clear: both;
}
.account-info__text {
  float: left;
  margin-right: 6px;
}
.account-info__value {
  font-weight: bold;
  float: left;
}

#bask_not,
#bask_not_delay, 
#comp_not {
  display: none;
  position: absolute;
  z-index: 1;
  margin-right: 15px;
  margin-bottom: 15px;
}

.catalog-settings {
  margin-bottom: 15px;
  padding: 10px 10px 0;
  background-color: #fff;
  border-radius: 4px;
}
.catalog-settings:after {
  display: block;
  content: '';
  clear: both;
}
.catalog-settings:last-child {
  margin-bottom: 0;
}

.pager {
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding: 0 20px;
}
.pager__item {
  padding: 2px 8px;
  color: #555;
  font-size: 13px;
  text-decoration: none;
}
.pager__item:hover {
  color: #ff778b;
}
.pager__item_active {
  color: #116e3f;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
}

.sort {
  display: inline-block;
  height: 28px;
  margin: 0 10px 10px;
  line-height: 28px;
}
.sort__text {
  display: block;
  float: left;
  margin-right: 15px;
  color: #919191;
  font-size: 13px;
}
.sort__select {
  color: #888;
  height: 28px;
  outline: none;
  font-size: 13px;
  background-color: #fff;
  width: auto;
}

.catalog-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-list .catalog-item {
  float: left;
  width: 33.33333333%;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.catalog-list .catalog-item:nth-child(3n+1) {
  clear: both;
}
.catalog-list_col-4 .catalog-item {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.catalog-list_col-4 .catalog-item:nth-child(3n+1) {
  clear: none;
}
.catalog-list_col-4 .catalog-item:nth-child(4n+1) {
  clear: both;
}

.aside {
  float: left;
  width: 260px;
}
.aside_min {
  width: 200px;
}
.aside_min + .main {
  width: calc(100% - 230px);
}

.aside-menu {
  margin-bottom: 15px;
  padding: 0;
}
.aside-menu:last-child {
  margin-bottom: 0;
}
.aside-menu__list {
  margin: 0;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  list-style: none;
}
.aside-menu__item {
  margin-bottom: 13px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 -1px #dfdfdf;
}
.aside-menu__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  box-shadow: none;
}
.aside-menu__link {
  color: #245936;
  text-decoration: none;
}
.aside-menu__link:hover {
  color: #116e3f;
}
.aside-menu__amount {
  display: inline-block;
  color: #696666;
}

.aside-title {
    margin: 0 0 15px 0;
    font-size: 16px;
    text-transform: uppercase;
}

.aside-banners {
  margin-bottom: 15px;
  text-align: center;
}
.aside-banners:last-child {
  margin-bottom: 0;
}
.aside-banners__item {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 15px;
}
.aside-banners__item:last-child {
  margin-bottom: 0;
}
.aside-banners__img {
  display: block;
  max-width: 100%;
}

.aside-filter {
  margin-bottom: 15px;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}
.aside-filter:last-child {
  margin-bottom: 0;
}
.aside-filter_hidden {
  display: none;
}

.aside-catalog .catalog-item {
  margin-bottom: 15px;
}
.aside-catalog .catalog-item:after {
  display: block;
  content: '';
  clear: both;
}
.aside-catalog .catalog-item:last-child {
  margin-bottom: 0;
}
.aside-catalog .catalog-item__img {
  height: 200px;
}
.aside-catalog .catalog-item__img img {
  max-height: 200px;
}

.filter__clear {
  margin-bottom: 15px;
  margin-bottom: 30px;
  text-align: center;
}
.filter__clear:last-child {
  margin-bottom: 0;
}
.filter__clear-btn {
  font-size: 13px;
  color: #b5b5b5;
  cursor: pointer;
}
.filter__clear-btn:hover {
  color: #ff778b;
}

.filter-block {
  margin-bottom: 15px;
  margin-bottom: 30px;
}
.filter-block:last-child {
  margin-bottom: 0;
}
.filter-block__title {
  margin-bottom: 15px;
  color: #245936;
  font-size: 16px;
  text-transform: uppercase;
}
.filter-block__title:last-child {
  margin-bottom: 0;
}
.filter-block__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-block__item {
  margin-bottom: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 -1px #dfdfdf;
}
.filter-block__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  box-shadow: none;
}
.filter-block__price-span {
  display: block;
  font-size: 12px;
  width: 40%;
  text-align: center;
  line-height: 28px;
  float: left;
}
.filter-block__price-input {
  float: right;
  width: 60% !important;
  color: #888;
  padding: 4px 8px !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
}
.filter-block__price-input:focus {
  border-color: #ff778b;
}
.filter-block__price {
  overflow: hidden;
  margin-bottom: 15px;
}
.filter-block__price > div {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.filter-block__price > div:last-child {
  margin-right: 0;
}
.filter-block__input {
  display: none;
}
.filter-block__input:checked + .filter-block__label:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background-color: #ff778b;
  border-radius: 2px;
}
.filter-block__input:disabled + .filter-block__label {
  opacity: .5;
  cursor: default;
}
.filter-block__input:disabled + .filter-block__label:hover {
  color: #a1a1a1;
}
.filter-block__label {
  position: relative;
  padding-left: 25px;
  font-size: 13px;
  color: #a1a1a1;
  cursor: pointer;
}
.filter-block__label:hover {
  color: #ff778b;
}
.filter-block__label:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.filter-result {
  margin-bottom: 15px;
}
.filter-result:last-child {
  margin-bottom: 0;
}
.filter-result__title {
  margin-bottom: 15px;
  color: #555;
  font-size: 16px;
  text-transform: uppercase;
}
.filter-result__item {
  position: relative;
  margin-bottom: 15px;
  margin-bottom: 5px;
  padding: 5px 24px 5px 8px;
  color: #555;
  font-size: 13px;
  background-color: rgba(211, 211, 211, 0.4);
  border-radius: 3px;
  cursor: pointer;
}
.filter-result__item:last-child {
  margin-bottom: 0;
}
.filter-result__item:after {
  font-family: Arial;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 24px;
  content: "\00d7";
  text-align: center;
}
.filter-result__item:hover {
  background-color: rgba(211, 211, 211, 0.6);
}

.filter-slider {
  position: relative;
}



.ui-autocomplete {
  border: 0;
  background: #fff;
  max-width:900px;
  z-index:100;
  border:1px solid #116e3f;
  border-top:none;
  padding-left:0;
}

.ui-menu-item {
  list-style-type:none;
  padding:5px 15px;
  cursor:pointer;
  
}

.ui-menu-item:hover {
  background-color:#f1f1f1;
}

.ui-slider {
  position: relative;
}

.ui-slider-horizontal {
  height: 6px;
  border-radius: 2px;
}

.ui-widget-header {
  border: 0;
  background: #116e3f;
}

.ui-slider-horizontal .ui-slider-range {
  position: absolute;
  top: -50%;
  height: 200%;
  border-radius: 4px;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  top: -50%;
  height: 200%;
  width: 20px;
  margin: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

.ui-slider .ui-slider-handle:hover:after {
  opacity: 1;
}

.ui-slider .ui-slider-handle:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 6px;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50%;
}

.ui-slider .ui-slider-handle:last-child {
  margin-left: -20px;
}

.ui-slider .ui-slider-handle:last-child:after {
  left: auto;
  right: 6px;
}

.ui-helper-hidden-accessible {
  display:none;
}


.ui-datepicker-calendar {
  background:#fff;
  
}

.ui-datepicker-calendar td {
  padding:3px;
  text-align:center;
}

.ui-datepicker-calendar .ui-state-default {
  color:#69b872;
}

.ui-datepicker-unselectable .ui-state-default {
  color:#bbb;
}

.ui-datepicker-current-day {
  border:1px solid #ff0000;
}

.ui-datepicker-header .ui-datepicker-prev, .ui-datepicker-header .ui-datepicker-next {
  color:#fff;
  padding:5px;
}

.ui-datepicker-header .ui-state-disabled {
  color:#bbb;
}

.ui-datepicker-prev {
  float:left;
}

.ui-datepicker-next {
  float:right;
}

.ui-datepicker-title {
  clear:both;
  padding:0 0 7px;
  text-align:center;
  color:#fff;
  font-weight:bold;
}

.l-nom-img {
  position: relative;
}
.l-nom-img .product-labels {
  top: 10px;
  right: 10px;
}
.l-nom-img._solo {
  width: 100%;
  display: table;
}

.nom:after {
  display: block;
  content: '';
  clear: both;
}
.nom__like-link {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 20px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.nom__like-link:before {
  content: '\f08a';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  font-family: FontAwesome;
}
.nom__like-link:after {
  content: '\f004';
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  font-family: FontAwesome;
  color: #98d0a0;
}
.nom__like-link:hover:after {
	color: #2a8c4c;
}
.nom__like-link:hover:before {
  display: none;
}
.nom__like-link:hover:after {
  display: block;
}
.nom__like-link_active:before {
  display: none;
}
.nom__like-link_active:after {
  display: block;
}


.nom-cart_link {
  clear:both;
  margin:5px 0;
}

.nom-cart_link a {
  color:#69b872;
  text-decoration:underline;
}

.nom-cart_link a:hover {
  text-decoration:none;
}

.nom-img-sliders {
  float: left;
  width: 400px;
  margin-bottom: 15px;
}
.nom-img-sliders:last-child {
  margin-bottom: 0;
}
.nom-img-sliders__title {
  display: none;
  margin-bottom: 15px;
  color: #555;
  font-size: 24px;
  text-transform: uppercase;
}

.nom-options {
  margin-bottom: 15px;
  line-height: 1.4;
}
.nom-options:last-child {
  margin-bottom: 0;
}
.nom-options__item {
  margin-bottom: 5px;
}
.nom-options__item:last-child {
  margin-bottom: 0;
}
.nom-options__char {
  color: #000;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
}
.nom-options__char:first-letter {
	text-transform: capitalize;
}
.nom-options__value {
  color: #000;
}

.nom-main {
  float: right;
  width: calc(100% - 420px);
  margin-bottom: 15px;
  margin-bottom: 5px;
}
.nom-main:last-child {
  margin-bottom: 0;
}
.nom-main__title {
  margin-bottom: 15px;
  color: #000;
	font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
}
.nom-main__title:last-child {
  margin-bottom: 0;
}
.nom-main__art {
  margin-bottom: 15px;
  font-size: 13px;
	color: #000;
}
.nom-main__art:last-child {
  margin-bottom: 0;
}
.nom-main__text {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
}
.nom-main__text:last-child {
  margin-bottom: 0;
}
.nom-main__text p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nom-main__price {
  line-height: 20px;
  margin-bottom: 15px;
}
.nom-main__price:last-child {
  margin-bottom: 0;
}
.nom-main__price-old {
  display: inline-block;
  color: #555;
  font-size: 18px;
  font-weight: normal;
  text-decoration: line-through;
}
.nom-main__price-new {
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  color: #116e3f;
}
.nom-main__basket {
  width: 100%;
  margin-bottom: 15px;
}
.nom-main__basket:after {
  display: block;
  content: '';
  clear: both;
}
.nom-main__basket:last-child {
  margin-bottom: 0;
}
.nom-main__amount {
  float: left;
  width: 50px !important;
  height: 34px !important;
  margin-right: 10px;
  border: 0 !important;
  text-align: center;
}

.nom-main__amount:focus {
  border: 1px solid #116e3f;
}
.nom-main__available {
  margin-bottom: 10px;
  font-size: 12px;
  color: #86dcd5;
}
.nom-main__available_no {
  color: #ffcac0;
}
.nom-main__available .fa {
  font-size: 12px;
  margin-right: 4px;
}
.nom-main__add-button {
  margin-bottom: 10px;
  float: left;
}

.nom-main__add-compare {
  display: block;
  float: left;
  height: 21px;
  width:32px;
  background:url(/img/design/ico-compare_sm.png) no-repeat 0 0;
  clear:right;
  margin:8px 10px;
  cursor:pointer;
}

.nom-main__add-compare:hover {
  background-position:0 -21px;
}


.nom-img-popup {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  overflow-y: auto;
}
.nom-img-popup_open {
  display: block;
}
.nom-img-popup__bg {
  position: absolute;
  z-index: 1002;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nom-img-popup__close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  z-index: 1003;
}
.nom-img-popup__close-button:hover {
  opacity: 1;
}
.nom-img-popup__close-button .fa {
  font-size: 18px;
}
.nom-img-popup__item {
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.nom-img-popup__img {
  display: inline-block !important;
  width: auto !important;
  max-width: 100%;
  border-radius: 5px;
}
.nom-img-popup__slider {
  position: relative;
  z-index: 1003;
  top: 40px;
}
.nom-img-popup__text {
  padding: 10px 0;
  color: #fff;
  line-height: 1.4;
}

.nom-thumbs .owl-stage-outer {
  width: calc(100% + 1px);
}
.nom-thumbs .current .nom-thumbs__item {
  border-color: #116e3f;
}
.nom-thumbs .owl-item {
  display: table;
}
.nom-thumbs__item {
  border: 1px solid #fff;
  display: table;
  height: 70px;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}
.nom-thumbs__table-wrap {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  text-align: center;
}
.nom-thumbs__img {
  max-height: 70px;
  width: auto !important;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.nom-img {
  margin-bottom: 15px;
}
.nom-img:last-child {
  margin-bottom: 0;
}
.nom-img .owl-item {
  display: table;
}
.nom-img .owl-carousel .owl-stage-outer {
  height: auto !important;
}
.nom-img__item {
  position: relative;
  display: table-cell;
  height: 300px;
  vertical-align: middle;
}
.nom-img__increase-link {
  z-index: 1;
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #ff778b;
}
.nom-img__img {
  max-height: 300px;
  width: auto !important;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.nom-tabs {
  clear: both;
}
.nom-tabs:after {
  display: block;
  content: '';
  clear: both;
}

.login__form {
  display: block;
  width: 100%;
}
.login__error {
  color: #f16161;
  margin-bottom: 5px;
  font-size: 13px;
}
.login__list {
  list-style-type: circle;
  margin-bottom: 10px;
}
.login__btn {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.login__lost-password {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
}

.login-wrap {
  margin-top: 30px;
}
.login-wrap:after {
  display: block;
  content: '';
  clear: both;
}
.login-wrap__col {
  float: left;
  width: 50%;
}
.login-wrap__content {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.login-smm {
  width: 100%;
  max-width: 300px;
  margin: 30px auto;
  text-align: center;
}
.login-smm .ulogin-buttons-container {
  height: auto !important;
}
.login-smm .ulogin-buttons-container > div {
  display: inline-block !important;
  float: none !important;
}
.login-smm .ulogin-buttons-container > div:last-child {
  margin-right: 0;
}

/* new */
.resp-tabs-list {
  margin-bottom: 15px;
  padding: 5px 5px 0 0;
  overflow: hidden;
  list-style: none;
  border-bottom: 2px solid #fff;
}

.resp-tab-item {
  float: left;
  margin-right: 12px;
  padding: 12px;
  color: #555;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}

.resp-tab-active {
  color: #116e3f;
  background-color: #fff !important;
  border-radius: 4px 4px 0 0;
}

/* vert */
.resp-accordion {
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 15px;
  overflow: auto;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 4px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #c1c1c1;
}

.resp-tab-active .resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #9B9797;
}

/* new */
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #599601 !important;
  border-left: 4px solid #599601 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important;
}

/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
  /* !important;*/
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active {
  display: block;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  .resp-tabs-container {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 5px 5px 0 5px;
    background-color: #efefef;
    border-radius: 4px;
  }

  ul.resp-tabs-list {
    display: none;
  }

  h2.resp-accordion {
    display: block;
    margin-bottom: 5px;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
  }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }

  .resp-accordion-closed {
    display: none !important;
  }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}
.mobile-toggle {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
}
.mobile-toggle:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: FontAwesome;
  content: '\f0c9';
  text-align: center;
}

.mobile-phone {
  display: none;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 16px;
}
.mobile-phone a {
  color: #fff;
  text-decoration: none;
}

.mobile {
  display: none;
  position: absolute;
  z-index: 4;
  left: 4px;
  top: 44px;
  width: 280px;
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d6d6d6;
}
.mobile_open {
  display: block;
}
.mobile__arrow {
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
  overflow: hidden;
}
.mobile__arrow:after {
  left: 16px;
  border: 1px solid;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  background-color: #fff;
  border-color: #d6d6d6;
}
.mobile > *:last-child {
  margin-bottom: 0;
}

.mobile-menu {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
}
.mobile-menu__title {
  padding-bottom: 8px;
  margin-bottom: 3px;
  color: #555;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #c1c1c1;
}
.mobile-menu__item {
  padding: 5px 0;
}
.mobile-menu__link {
  color: #555;
  font-size: 13px;
  text-decoration: none;
}
.mobile-menu__link:hover {
  color: #116e3f;
}

.mobile-sub-menu {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-top: 10px;
  list-style: none;
  display:none;
}

.mobile-filter {
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #f1f1f1;
}
.mobile-filter_hidden {
  display: none;
}
.mobile-filter__content {
  max-height: 100%;
  overflow-y: auto;
  padding: 60px 20px 70px;
  box-sizing: border-box;
}
.mobile-filter__title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #ff778b;
}
.mobile-filter__close {
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44px;
  padding-top: 10px;
  text-align: center;
  background-color: #f1f1f1;
  box-shadow: 0px -3px 13px #dadada;
}
.mobile-filter__close-btn_disabled {
  color: #777;
  background-color: transparent;
}
.mobile-filter__close-btn_disabled:hover {
  background-color: transparent;
}
.mobile-filter__toggle {
  display: none;
  color: #116e3f;
  font-size: 13px;
  margin: 0 10px 10px;
  line-height: 1.4;
  text-decoration: none;
  border-bottom: 1px solid #116e3f;
}
.mobile-filter__toggle:hover {
  color: #ff91a1;
  border-bottom: 1px solid transparent;
}

.cart {
  float: right;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: right;
}
.cart__desc {
  margin-bottom: 10px;
  color: #186621;
  font-size: 13px;
  text-transform: uppercase;
 font-weight:bold;

}

.cart__link {
  margin-top:5px;
}

.cart__link a {
  color: #0f8d1d;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.cart__delay-btn {
  margin-right: 8px;
  color: #98d0a0;
}
.cart__delay-btn:hover {
  color: #116e3f;
}

.cart__compare-btn {
  height:16px;
  width:24px;
  cursor:pointer;
  background:url(/img/design/ico-compare_sm.png) no-repeat 0 0;
  background-size:24px 32px;
  display:inline-block;
  margin-right:8px;
  position:relative;
  top:3px;
}

.cart__compare-btn:hover {
  background-position:0 -16px;
}

.cart .cart-popup__items {
  display: none;
}

.cart-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}
.cart-toggle:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: FontAwesome;
  content: '\f07a';
  text-align: center;
}

.cart-popup {
  display: none;
  position: absolute;
  z-index: 4;
  right: 4px;
  top: 44px;
  width: 280px;
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d6d6d6;
}
.cart-popup_open {
  display: block;
}
.cart-popup__arrow {
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
  overflow: hidden;
}
.cart-popup__arrow:after {
  right: 4px;
  border: 1px solid;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 1;
  background-color: #fff;
  border-color: #d6d6d6;
}
.cart-popup > *:last-child {
  margin-bottom: 0;
}
.cart-popup__items {
  margin-bottom: 15px;
}
.cart-popup__items:after {
  display: block;
  content: '';
  clear: both;
}
.cart-popup__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.cart-popup__item:after {
  display: block;
  content: '';
  clear: both;
}
.cart-popup__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.cart-popup__item-img {
  float: left;
  width: 70px;
  margin-right: 10px;
}
.cart-popup__item-img img {
  display: block;
  width: 70px;
}
.cart-popup__item-name {
  line-height: 1.2;
}
.cart-popup__item-count {
  font-size: 13px;
  color: #777;
}
.cart-popup__btn {
  display: block;
  text-align: center;
}
.cart-popup__empty {
  margin-bottom: 15px;
  padding: 60px 0;
  text-align: center;
}

.cart-list {
  margin: 0;
  padding: 0 15px;
  list-style: none;
}
.cart-list__item {
  padding: 15px 0;
  border-bottom: 1px solid #c1c1c1;
}
.cart-list__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart-list__link {
  color: #666;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
}
.cart-list__link .fa {
  margin-right: 8px;
  color: #aaa;
}

.bag:after {
  display: block;
  content: '';
  clear: both;
}
.bag__error {
  margin-top: 5px;
  color: #f16161;
  font-size: 13px;
}
.bag__error:empty {
  display: none;
}

.bag-item {
  padding-top: 25px;
  padding-bottom: 25px;
}
.bag-item:after {
  display: block;
  content: '';
  clear: both;
}
.bag-item__image {
  float: left;
  width: 200px;
  text-align: center;
}
.bag-item__image a,
.bag-item__image img {
  display: inline-block;
}
.bag-item__desc {
  float: right;
  width: calc(100% - 220px);
}
.bag-item__info {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.bag-item__info:after {
  display: block;
  content: '';
  clear: both;
}
.bag-item__name {
  float: left;
  width: calc(100% - 200px);
  padding-top: 8px;
}
.bag-item__name a {
  line-height: 1.4;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.bag-item__name a:hover {
  color: #116e3f;
}
.bag-item__count {
  float: left;
  width: 100px;
  text-align: center;
}
.bag-item__count input[type="button"] {
  height: 30px;
  line-height: 30px;
}
.bag-item__count input[type="text"] {
  width: 30px;
  padding: 0;
  text-align: center;
}
.bag-item__price {
  float: left;
  width: 100px;
  padding-top: 8px;
  text-align: right;
}
.bag-item__art {
  float: left;
  font-size: 12px;
  color: #c1c1c1;
	color: #2b3835;
}
.bag-item__links {
  float: right;
  font-size: 12px;
}
.bag-item__links a {
  float: right;
  color: #116e3f;
  line-height: 1.4;
  text-decoration: none;
  cursor: pointer;
}
.bag-item__links a:hover {
  text-decoration: underline;
}
.bag-item__links a:last-child {
  margin-right: 0;
}
.bag-item + .bag-result {
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
.bag-item_delay .bag-item__name {
  width: calc(100% - 100px);
}

.bag-result {
  padding-bottom: 15px;
  text-align: right;
}
.bag-result:after {
  display: block;
  content: '';
  clear: both;
}
.bag-result input[type="button"] {
  float: right;
  clear: both;
}

.bag-summary {
  float: right;
  width: 250px;
  margin-bottom: 15px;
  margin-bottom: 10px;
}
.bag-summary:last-child {
  margin-bottom: 0;
}
.bag-summary__item {
  margin-bottom: 10px;
}
.bag-summary__item:last-child {
  margin-bottom: 0;
}
.bag-summary__text {
  float: left;
  width: calc(100% - 120px);
}
.bag-summary__info {
  float: right;
  width: 100px;
}

.bag-form {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.delivery__title {
  margin: 5px 0;
  padding-left: 10px;
  color: #888;
}
.delivery__desc {
  margin: 5px 0;
  font-size: 12px;
  font-style: italic;
}

.date-icon {
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 30px;
  cursor: pointer;
}
.date-icon:hover {
  color: #ff778b;
}

.faq {
  margin-bottom:50px;
}

.faq-item {
  margin-bottom:20px;
  border-bottom:1px solid #c1c1c1;
  padding-bottom:10px;
}

.faq-question {
  margin-bottom:15px;
  font-style:italic;
}

.faq-question span {
  font-style:normal;
  font-weight:bold;
}

.faq-answer__title {
  font-weight:bold;
  margin-bottom:10px;
}

.faq-answer__body p {
  margin-top:0;
}

.feedback__success {
  font-size:18px;
  margin-bottom:10px;
}

.all_link {
  text-align:right;
}



.compare-box {
  width:100%;
  overflow:auto;
}

.compare-table {
  min-width:980px;
  border-collapse:collapse;
}

.compare-table th, .compare-table td {
  border:1px solid #c1c1c1;
  padding:10px;
}

.simple-link {
  text-decoration:underline;
  cursor:pointer;
  color:#116e3f;
}

.simple-link:hover {
  text-decoration:none;
}

.nom-siblings {
  clear: both;
}
.nom-siblings__title {
  font-size:18px;
  margin-bottom:15px;
}

.nom-siblings__table {
  display:table;
  width: 100%;
  margin:0 -5px;
}

.nom-siblings__row {
  display:table-row;
}

.nom-siblings__cell {
  display:table-cell;
  padding:5px;
  vertical-align:middle;
  border-bottom:1px solid #c1c1c1;
}

.nom-siblings__cell._behs {
  width: 90px;
  padding: 2px;
  vertical-align: top;
  text-align: center;
  word-break: break-word;
  font-size: 11px;
}

.nom-siblings__cell .catalog-item__add-btn {
  float:none;
  margin:0;
  max-width: 38px;
  box-sizing: border-box;
}
.nom-siblings__cell._name {
  font-weight:bold;
}

.nom-siblings__cell._status-ok {
  color:green;
}

.nom-siblings__cell._status-bad {
  color:red
}

.nom-siblings__btns {
	overflow: hidden;
}

.nom-siblings__btns .catalog-item__add-compare {
  float:left;
}

.nom-siblings__btns .nom__like-link{
  margin:3px 0 0 10px;
}


.kids-catalog {
  margin: 20px -15px;
}

.kids-catalog__title {
  display: inline-block;
  padding-bottom: 15px;
  margin: 5px 15px 15px;
  font-size: 18px;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: 2px solid #116e3f;
}

.kids-catalog__item {
  display: inline-block;
  width: 22%;
  width: calc(100% / 4 - 33px);
  height: 200px;
  margin: 15px;
  padding: 0;
  font-size: 16px;
  line-height: 200px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 0 8px -1px #a1a1a1;
  transition: all .4s ease;
}

.kids-catalog__item-name {
  display: inline-block;
  width: 100%;
  padding: 10px;
  background: #98d0a0;
  background: rgba(152, 208, 160, 0.85);
  vertical-align: bottom;
  line-height: 1;
  box-sizing: border-box;
  transition: all .4s ease;
}

.kids-catalog__item:hover {
  box-shadow: 0 0 12px 2px #a1a1a1;
}

.kids-catalog__item:hover .kids-catalog__item-name {
  background: #98d0a0;
}

.mobile__delay-btn {
  position: absolute;
  top: 0px;
  right: 40px;
  color: #fff;
  height: 40px;
  line-height: 43px;
  width: 40px;
  display: none;
}

.mobile__compare-btn {
  position: absolute;
  top: 0px;
  right: 80px;
  height: 40px;
  width: 40px;
  display: none;
  background:url(/img/design/compare-float-ico.png) no-repeat center 17px;;
}


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


/*callback*/
.mobile-callback-link {
  display:none;
  padding: 10px;
  background: #69b872;
	background: #009688;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
}

.callback-link {
  display: inline-block;
  padding: 10px;
  background: #009688;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
}

.callback-link:hover {
  background-color:#116e3fb8;
}

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  z-index: 200;
  text-align: center;
  box-sizing:border-box;
  width:300px;
  display:none;
}

.popup-close {
  width:28px;
  height:28px;
  cursor:pointer;
  background:url(/img/design/close-ico.png) no-repeat 0 0;
  position:absolute;
  top:-10px;
  right:-10px;
}

.popup-result {
  display:none;
}

.shadow {
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  background:#000;
  opacity:0.7;
  z-index:190;
  display:none;
}

#agreement_warning {
	color: #a9100f;
	font-size: 13px;
	padding-left: 25px;
}












@media (max-width: 1230px) {
  .banner .owl-prev {
    left: 20px;
  }
  .banner .owl-next {
    right: 20px;
  }
}
@media (max-width: 1100px) {
  .header-item:first-child {
    display: none;
  }

  .header__slogan {
    width: calc(100% - 585px);
  }
  
  .ui-widget-content {
    max-width:calc(100% - 200px);
  }
}
@media (max-width: 1024px) {
  .advantage-content {
    padding-left: 20px;
    text-align: center;
  }
  .advantage-content:after {
    display: none;
  }
}
@media (max-width: 970px) {
  .menu__item {
    font-size:13px;
  }

  .catalog-list_col-4 .catalog-item {
    width: 33.33333333%;
  }
  .catalog-list_col-4 .catalog-item:nth-child(3n+1) {
    clear: both;
  }
  .catalog-list_col-4 .catalog-item:nth-child(4n+1) {
    clear: none;
  }

  .kids-catalog__item {
    width:29%;
    width: calc(100% / 3 - 33px);
  }

  .nom-img-sliders {
    width: 40%;
    max-width: 400px;
  }

  .nom-main {
    width: calc(60% - 20px);
  }

  .subscribe__text {
    float: none;
    text-align: center;
  }
  .subscribe__form {
    float: none;
  }
  .subscribe__input, .subscribe__submit-btn {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 900px) {
  .nom-img-sliders {
    width: 35%;
  }

  .nom-main {
    width: calc(65% - 20px);
  }
  
  .logo {
    margin-right:20px;
  }
  .cart {
    padding-left:15px;
  }
}
@media (max-width: 850px) {
  .header-items {
    clear:both;
    
  }
  .logo {
    float:none;
    margin:0;
    text-align:center;
  }
}


@media (max-width: 830px) {
  .header__slogan {
    display: none;
  }
  .top-menu {
    width:700px;
  }
}
@media (max-width: 820px) {
  .logo {
    margin-right: 50px;
  }

  .inspiro-link {
    float: right;
    max-width: 40%;
  }

  .footer-social {
    clear: both;
    float: none;
    width: 100%;
  }
  .footer-social:after {
    display: block;
    content: '';
    clear: both;
  }
  .footer-social .footer__title {
    clear: both;
    display: block;
  }

  .social-list {
    float: left;
    width: 50%;
  }

  .footer-menu {
    width: 33.33333333%;
    margin-bottom: 30px;
  }
  .footer-menu:first-child {
    width: 30%;
  }
  .footer-menu:nth-child(2) {
    width: 30%;
  }
  .footer-menu:nth-child(3) {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .mobile-callback-link {
    display:inline-block;
  }

  .callback-link {
    display:none;
  } 
  
  .bag-item__image {
    width: 120px;
  }
  .bag-item__desc {
    width: calc(100% - 140px);
  }

  .mobile-filter__toggle {
    display: inline-block;
  }

  .nom-img-sliders {
    width: 50%;
  }

  .nom-main {
    width: calc(50% - 20px);
  }

  .main-wrap {
    margin-top: 0;
  }

  .aside {
    display: none;
  }

  .main,
  .aside_min + .main {
    width: 100%;
  }

  .pager {
    text-align: center;
  }

  .header {
    padding-top: 60px;
    text-align: center;
  }
  .header__slogan {
    display: none;
  }
  .header > .container:first-child {
    display: none;
  }

  .logo {
    display: inline-block;
    text-align: center;
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .logo__sub-text {
    display: block;
  }

  .header-items {
    display: none;
  }

  .top-menu,
  .menu {
    display: none;
  }

  .cart {
    display: none;
  }

  .cart-toggle {
    display: block;
    z-index: 4;
  }

  .search {
    height: 40px;
    border: 0;
    right: 40px;
  }
  .search_open {
    left: 0;
    width: auto;
  }
  .search__input {
    margin-top: 8px !important;
    width: calc(100% - 60px) !important;
    margin-right: 0;
  }
  .search__button {
    height: 40px;
    width: 40px;
  }

  .menu-wrap {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    margin-top: 0;
    border-bottom: 0;
  }
  
   .menu-wrap .fa {
     font-size:14px;
   }

  .mobile-toggle {
    display: block;
  }

  .mobile-phone {
    display: block;
  }
  
  .nom-siblings__table, .nom-siblings__row, .nom-siblings__cell {
    display:block;
  }
  
  .nom-siblings__cell {
    border-bottom:0;
  }
  
  .nom-siblings__cell._full-width {
    width:100%;
    text-align:left;
  }
  
  .nom-siblings__cell._left {
    float:left;
  }
  
  .nom-siblings__cell._right {
    float:right;
  }
  
  .nom-siblings__row:after {
    content:'';
    display:block;
    clear:both;
  }
  
  .nom-siblings__row {
    border-bottom:1px solid #c1c1c1;
  }
  
  .mobile__delay-btn, .mobile__compare-btn  {
    display: block;
  }


  
}
@media (max-width: 767px) {
  .login-wrap__col {
    float: none;
    width: 100%;
  }

  .advantage__item {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .advantage-content {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 110px;
    text-align: left;
  }
  .advantage-content:after {
    display: block;
  }
}
@media (max-width: 640px) {
  .bag-item__name {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .bag-item__count {
    text-align: left;
  }
  .bag-item_delay .bag-item__name {
    width: 100%;
  }
  .bag-item_delay .bag-item__price {
    text-align: left;
  }

  .catalog-list_col-4 .catalog-item {
    width: 50%;
  }
  .catalog-list_col-4 .catalog-item:nth-child(2n+1) {
    clear: both;
  }
  .catalog-list_col-4 .catalog-item:nth-child(3n+1) {
    clear: none;
  }

  .nom-img-sliders {
    width: 40%;
  }

  .nom-main {
    width: calc(60% - 20px);
  }

  .kids-catalog__item {
    width:44%;
    width: calc(100% / 2 - 33px);
  }
}
@media (max-width: 560px) {
	.mobile-phone {
		text-align: center;
	}
	
  .subscribe__text {
    margin-bottom: 5px;
  }
  .subscribe__form {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
  }
  .subscribe__input {
    display: block;
    float: left;
    width: 48% !important;
    margin-right: 4%;
    margin-bottom: 10px;
  }
  .subscribe__input:nth-child(2) {
    margin-right: 0;
  }
  .subscribe__submit-btn {
    display: block;
    width: 100%;
  }

  .footer-menu {
    width: 50%;
  }
  .footer-menu:first-child {
    width: 50%;
  }
  .footer-menu:nth-child(2) {
    width: 50%;
  }
  .footer-menu:nth-child(3) {
    clear: both;
    width: 50%;
  }

  .footer-social {
    clear: none;
    float: left;
    width: 50%;
  }
  .footer-social .footer__title {
    display: inline-block;
  }

  .social-list {
    float: none;
    clear: both;
    width: 100%;
  }
  .social-list__item {
    width: 30%;
    max-width: none;
    margin-right: 3.33333333%;
    margin-bottom: 3.33333333%;
  }
  .social-list__item:nth-child(3n) {
    margin-right: 0;
  }
  .social-list__item:nth-child(3n+1) {
    clear: both;
  }

  .inspiro-link {
    width: 100%;
    float: none;
    clear: both;
    max-width: none;
  }
}
@media (max-width: 520px) {
  .nom-img-sliders {
    width: 100%;
    float: none;
  }
  .nom-img-sliders__title {
    display: block;
  }

  .nom-main {
    width: 100%;
    float: none;
  }
  .nom-main__title {
    display: none;
  }
  .nom-main .nom-options {
    display: none;
  }
}
@media (max-width: 480px) {
	.footer-menu,
	.footer-menu:first-child,
	.footer-menu:nth-child(2),
	.footer-menu:nth-child(3),
	.footer-social {
    clear: none;
    float: none;
    width: 100%;
  }
	.social-list__item {
		width: 15%;
		clear: none !important;
		margin-right: 2% !important;
	}
	.social-list__item:last-child {
		margin-right: 0 !important;
	}
	
  .account__address-item {
    display: block;
  }
  .account__address {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .account__address-links {
    display: block;
    text-align: left;
    padding-left: 25px;
    font-size: 12px;
  }

  .nom-img__increase-link {
    display: none;
  }

  .review__answer {
    background-color: #fdfdfd;
    padding: 15px;
  }

  .rating-input__star {
    color: #ccc !important;
  }

  .add-review input,
  .add-review textarea {
    background-color: #fff;
    border-color: #ccc;
  }

  .nom-main__add-button {
    float: none;
    clear: both;
    width: calc(100% - 50px);
    box-sizing: border-box;
    text-align: center;
  }
  .nom-main__available, .nom-main__price {
    text-align: center;
  }

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

  .nom-desc__toggle {
    overflow: hidden;
    border-bottom: none;
  }
  .nom-desc__title {
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
    background-color: #fff;
    border-radius: 4px;
  }
  .nom-desc__text {
    display: none;
    padding: 10px 5px;
  }
  .nom-desc__text_current {
    display: block;
    border-radius: 4px;
  }

  .catalog-list .catalog-item {
    width: 50%;
  }
  .catalog-list .catalog-item:nth-child(3n+1) {
    clear: none;
  }
  .catalog-list .catalog-item:nth-child(2n+1) {
    clear: both;
  }

  .logo {
    margin-bottom: 20px;
  }
  .logo__text {
    font-size: 40px;
  }
  .logo__sub-text {
    font-size: 12px;
  }

  .banner-item {
    padding-top: 60px;
  }
  .banner-item__title {
    font-size: 24px;
  }
  .banner-item .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer__title {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 450px) {
  .mobile-phone {
    float:left;
    margin-left:20px;
  }

  .kids-catalog {
    margin: 20px 0;
  }

  .kids-catalog__title {
    margin: 0 0 15px;
  }

  .kids-catalog__item {
    width:100%;
    margin: 15px 0;
  }
}

@media (max-width: 425px) {
  .bag-item__name {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .bag-item__image {
    width: 100%;
    float: none;
  }
  .bag-item__desc {
    float: none;
    width: 100%;
  }
  .bag-item__info {
    text-align: center;
  }
  .bag-item__count {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .bag-item__price {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .bag-item_delay .bag-item__price {
    text-align: center;
  }

  .overlay {
    display: block;
  }
  .overlay_hidden {
    display: none;
  }

  .mobile {
    overflow-y: auto;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 40px);
    border: 0;
    border-top: 5px solid #fff;
    padding-top: 10px;
  }
  .mobile__arrow:after {
    left: 20px;
    top: 1px;
    border-color: #fff;
  }

  .mobile-toggle_cancel:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -3px;
    width: 8px;
    height: 8px;
    border: 1px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background-color: #fff;
    border-color: #fff;
  }

  .cart-popup {
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    border: 0;
  }
  .cart-popup__arrow:after {
    right: 8px;
    top: 1px;
    border-color: #fff;
  }
}
@media (max-width: 375px) {
  .login-smm .ulogin-buttons-container > div {
    margin-right: 8px !important;
  }

  .review-item__desc {
    float: none;
    width: 100%;
  }
  .review-item__img {
    float: none;
    margin: 0 auto 15px auto;
  }

  .advantage-content {
    padding-left: 20px;
    text-align: center;
  }
  .advantage-content:after {
    display: none;
  }

  .catalog-list .catalog-item {
    width: 100%;
  }
  .catalog-list .catalog-item:nth-child(2n+1) {
    clear: none;
  }

  .footer-menu__item {
    padding-left: 12px;
  }
  .footer-menu__link:first-child:after, .footer-menu__text:first-child:after {
    left: -12px;
  }
  .ui-widget-content {
    max-width:180px;
  }
}

.clear {
  clear:both;
}

label label {
  display: inline-block !important;
}

.brand-slider .owl-stage {
  display: flex;
  align-items: center;
}

.up {
  width:80px;
  height:80px;
  position:fixed;
  bottom: 12px;
  right: 90px;
  background:url(/img/design/Button_up.svg) no-repeat 0 0;
  cursor:pointer;
  display:none;
  z-index: 10;
  opacity: .8;
  background-size: contain;
  transition: opacity .4s ease;
}
.up:hover {
  opacity: 1;
}

.nom-sibling {
  display: flex;
  margin: 5px 0;
  padding: 5px 0;
	justify-content: space-between;
  border-bottom: 1px solid #ccc;
}

.nom-sibling__in {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.nom-sibling__img {
	width: 150px;
	margin-right: 15px;
	text-align: center;
}

.nom-sibling__img img {
	max-width: 100%;
}

.nom-sibling__nbb {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}

.nom-sibling__nb {
	flex: 1;
	min-width: 200px;
	padding-right: 15px;
}

.nom-sibling__name {
  color: #245936;
	font-weight: 700;
}

.nom-sibling__behs {
	margin-top: 10px;
  font-size: 11px;
}

.nom-sibling__status {
  max-width: 90px;
	font-weight: 700;
}
.nom-sibling__status._inStock {
  color: #186621;;
}
.nom-sibling__status._outOfStock {
  color: #f38494;
}

.nom-sibling .nom-options {
	width: 100%;
  line-height: 1;
  border-collapse: collapse;
}
.nom-sibling .nom-options td {
	padding: 0 5px;
	box-sizing: border-box;
}
.nom-sibling .nom-options__char {
	margin-bottom: 3px;
	font-size: 12px;
  color: #186621;
}
.nom-sibling .nom-options__value {
	font-weight: 700;
	margin-bottom: 10px;
}

.nom-sibling__buy {
  display: flex;
	align-items: center;
	justify-content: center;
}

.nom-sibling__sp {
	margin-right: 15px;
}
.nom-sibling__status,
.nom-sibling__price {
  margin: 3px 0;
}
.nom-sibling__price {
	
}

.nom-options .mobShown {
	display: none;
}

.flex-whats {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.hide-mobile {
  display: none;
}

@media (min-width: 769px) and (max-width: 850px) {
  .logo {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 15px 0; 
  }
  .header-items {
    width: 75%;
  }
  .header-item:last-child {
    margin: 0 50px;
  }
  .header-item {
    margin: 0px 55px;
  }
  .cart {
    margin: 0 10px;
  }
}

@media (max-width: 1199px) {
	.nom-sibling .nom-options {
		font-size: 0;
		text-align: left;
	}
	
	.nom-sibling .nom-options td {
		width: 33.33333%;
		font-size: 11px;
		vertical-align: top;
		display: inline-block;
	}
}

@media (max-width: 991px) {	
  .nom-sibling .nom-options td {
		width: auto;
		display: block;
  }
}

@media (max-width: 768px) {
  .hide-mobile {
    display: block;
  }
  .flex-whats {
    padding-right: 15px;
  }
}

@media (max-width: 575px) {
  .nom-sibling .nom-options td {
		width: 50%;
		display: inline-block;
  }
	
	.nom-sibling__price,
	.nom-sibling__status {
		display: inline-block;
		vertical-align: middle;
	}
}

@media (max-width: 480px) {
	.nom-sibling__img {
		width: 100%;
		margin-right: 0;
	}
	
	.nom-sibling__nb {
		padding-right: 0;
	}
	
	.nom-sibling__buy {
		width: 100%;
	}
}

.page-catalog_showAll {
	color: #274a3a;
	margin-right: 15px;
}

.page-catalog_showAll:hover {
	text-decoration: none;
}