@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic); /*! jQuery UI - v1.12.1 - 2017-08-13
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}
.ui-widget-header a {
  color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_555555_256x240.png);
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
  background-image: url(images/ui-icons_777777_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}
.ui-rangeSlider {
  height: 30px;
  padding-top: 40px;
}
.ui-rangeSlider,
.ui-rangeSlider-arrow,
.ui-rangeSlider-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 15px;
}
.ui-rangeSlider-arrow,
.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  -webkit-box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.5);
  box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.5);
}
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-disabled.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  -webkit-box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.3);
  box-shadow: inset 0 4px 6px -2px RGBA(0, 0, 0, 0.3);
}
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left: solid 1px #515862;
  border-right: solid 1px #515862;
}
.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border-color: #8490a3;
}
.ui-rangeSlider-arrow,
.ui-rangeSlider-container {
  height: 30px;
  border-top: solid 1px #232a32;
  border-bottom: solid 1px #6a7179;
}
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-container {
  border-top-color: #49576b;
  border-bottom-color: #9ca7b3;
}
.ui-rangeSlider-arrow,
.ui-rangeSlider-container,
.ui-rangeSlider-label {
  background: #67707f;
  background: -moz-linear-gradient(top, #67707f 0, #888da0 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #67707f),
    color-stop(100%, #888da0)
  );
}
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-label {
  background: #95a4bd;
  background: -moz-linear-gradient(top, #95a4bd 0, #b2bbd8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #95a4bd),
    color-stop(100%, #b2bbd8)
  );
}
.ui-rangeSlider-arrow {
  width: 14px;
  cursor: pointer;
}
.ui-rangeSlider-leftArrow {
  border-radius: 4px 0 0 4px;
  border-left: solid 1px #515862;
}
.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow {
  border-left-color: #8792a2;
}
.ui-rangeSlider-rightArrow {
  border-radius: 0 4px 4px 0;
  border-right: solid 1px #515862;
}
.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow {
  border-right-color: #8792a2;
}
.ui-rangeSlider-arrow-inner {
  position: absolute;
  top: 50%;
  border: 10px solid transparent;
  width: 0;
  height: 0;
  margin-top: -10px;
}
.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right: 10px solid #a4a8b7;
  left: 0;
  margin-left: -8px;
}
.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right: 10px solid #b3b6c2;
}
.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner,
.ui-rangeSlider-disabled
  .ui-rangeSlider-leftArrow:hover
  .ui-rangeSlider-arrow-inner {
  border-right-color: #bbc0cf;
}
.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left: 10px solid #a4a8b7;
  right: 0;
  margin-right: -8px;
}
.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left: 10px solid #b3b6c2;
}
.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner,
.ui-rangeSlider-disabled
  .ui-rangeSlider-rightArrow:hover
  .ui-rangeSlider-arrow-inner {
  border-left-color: #bbc0cf;
}
.ui-rangeSlider-innerBar {
  width: 110%;
  height: 100%;
  left: -10px;
  overflow: hidden;
}
.ui-rangeSlider-bar {
  background: #68a1d6;
  height: 29px;
  margin: 1px 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  -webkit-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.5);
  box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.5);
}
.ui-rangeSlider-disabled .ui-rangeSlider-bar {
  background: #93aeca;
  -webkit-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 6px RGBA(0, 0, 0, 0.3);
}
.ui-rangeSlider-handle {
  width: 10px;
  height: 30px;
  background: 0 0;
  cursor: col-resize;
}
.ui-rangeSlider-label {
  padding: 5px 10px;
  bottom: 40px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 #c2c5d6;
  -moz-box-shadow: 0 1px 0 #c2c5d6;
  box-shadow: 0 1px 0 #c2c5d6;
  color: #fff;
  font-size: 15px;
  cursor: col-resize;
}
.ui-rangeSlider-label-inner {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -10px;
  border-top: 10px solid #888da0;
}
.ui-rangeSlider-disabled .ui-rangeSlider-label-inner {
  border-top-color: #b2bbd8;
}
.ui-editRangeSlider-inputValue {
  width: 2em;
  text-align: center;
  font-size: 15px;
}
.ui-rangeSlider .ui-ruler-scale {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ui-rangeSlider .ui-ruler-tick {
  float: left;
}
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  color: #fff;
  margin-top: 1px;
  border-left: 1px solid #fff;
  height: 29px;
  padding-left: 2px;
  position: relative;
}
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label {
  position: absolute;
  bottom: 6px;
}
.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
  border-left: 1px solid #fff;
  margin-top: 25px;
  height: 5px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
} /*!
 *  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-face {
  font-family: FontAwesome;
  src: url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0)
      format("woff2"),
    url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0)
      format("woff"),
    url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0)
      format("truetype"),
    url(../libs/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333em;
  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.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.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(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "";
}
.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
  content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-gavel:before,
.fa-legal:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-bolt:before,
.fa-flash:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "";
}
.fa-eur:before,
.fa-euro:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-inr:before,
.fa-rupee:before {
  content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "";
}
.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "";
}
.fa-empire:before,
.fa-ge:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "";
}
.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-sign-language:before,
.fa-signing: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-address-card:before,
.fa-vcard:before {
  content: "";
}
.fa-address-card-o:before,
.fa-vcard-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-full:before,
.fa-thermometer: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-bath:before,
.fa-bathtub:before,
.fa-s15: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;
}
@font-face {
  font-family: booba-font;
  src: url(../libs/booba-font/fonts/booba-font.eot?qqkh81);
  src: url(../libs/booba-font/fonts/booba-font.eot?qqkh81#iefix)
      format("embedded-opentype"),
    url(../libs/booba-font/fonts/booba-font.ttf?qqkh81) format("truetype"),
    url(../libs/booba-font/fonts/booba-font.woff?qqkh81) format("woff"),
    url(../libs/booba-font/fonts/booba-font.svg?qqkh81#booba-font) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" boobicon-"],
[class^="boobicon-"] {
  font-family: booba-font !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 49px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.boobicon-unisex:before {
  content: "\e900";
}
.boobicon-gear:before {
  content: "\e901";
}
.boobicon-female:before {
  content: "\e902";
}
.boobicon-house:before {
  content: "\e903";
}
.boobicon-sun:before {
  content: "\e904";
}
.boobicon-map:before {
  content: "\e905";
}
.boobicon-smile-1:before {
  content: "\e906";
}
.boobicon-smile-2:before {
  content: "\e907";
}
.boobicon-apple:before {
  content: "\e908";
}
.boobicon-cup:before {
  content: "\e909";
}
.boobicon-foto:before {
  content: "\e90a";
}
.boobicon-thc:before {
  content: "\e90b";
}
.boobicon-cbd:before {
  content: "\e90c";
}
.boobicon-cbn:before {
  content: "\e90d";
}
.boobicon-harvest:before {
  content: "\e90e";
}
.boobicon-cvet:before {
  content: "\e90f";
}
.boobicon-opengrunt:before {
  content: "\e910";
}
.boobicon-rost:before {
  content: "\e911";
}
.boobicon-cycle:before {
  content: "\e912";
}
.boobicon-effect:before {
  content: "\e913";
}
.boobicon-genes:before {
  content: "\e914";
}
.boobicon-seedbank:before {
  content: "\e915";
}
.boobicon-medical:before {
  content: "\e916";
}
.boobicon-seed:before {
  content: "\e917";
}
.boobicon-seed2:before {
  content: "\e918";
}
.boobicon-seed3:before {
  content: "\e919";
}
.boobicon-seed4:before {
  content: "\e91a";
}
.boobicon-seed5:before {
  content: "\e91b";
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html.scroll-disabled {
  position: relative;
  height: 100%;
  overflow: hidden !important;
}
body {
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #000;
}
button,
input,
select,
textarea {
  font-family: Ubuntu, sans-serif;
}
a {
  color: inherit;
}
a,
button {
  cursor: pointer;
}
strong {
  font-weight: 700;
}
fieldset {
  border: none;
}
button {
  background: 0 0;
  border: none;
}
img {
  max-width: 100%;
}
.icon32.loading {
  background-image: url(../images/loading.gif);
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  display: inline-block;
}
.form-note {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  z-index: 1;
  cursor: pointer;
}
.form-note + input {
  padding: 0 40px 0 15px;
}
a:active,
a:focus,
a:hover,
button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover,
textarea:active,
textarea:focus,
textarea:hover {
  outline: 0;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
select.nice {
  padding: 0 15px;
  display: block;
  width: 100%;
  height: 38px;
  resize: none;
  border: 1px solid #d2dfc6;
  border-radius: 8px;
}
textarea {
  display: block;
  width: 100%;
  height: 150px;
  resize: none;
  border: 1px solid #d2dfc6;
  border-radius: 8px;
  padding: 8px 15px;
}
input::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
input::-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
input:-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
textarea:-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.separ {
  color: #eb540b;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  max-width: 1230px;
  min-width: 320px;
  margin: 0 auto;
}
@media (max-width: 1230px) {
  .wrapper {
    overflow: hidden;
  }
}
main {
  display: block;
  width: 100%;
  flex-grow: 1;
  background: #fff;
}
.content-columns {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.content {
  padding: 7px 20px 45px;
}
.h2,
.h3,
h2,
h3 {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #3a7702;
  clear: both;
}
.h3,
h3 {
  font-size: 16px;
}
.show-more {
  color: #ef8f42;
  font-weight: 500;
  transition: 0.4s;
  text-decoration: none;
}
.show-more span {
  display: inline-block;
  margin: 0 0 0 2px;
  transition: 0.4s;
}
.show-more:hover {
  color: #9cb620;
}
.show-more:hover span {
  margin: 0 0 0 7px;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
input[type="checkbox"] + label span {
  font-size: inherit;
  font-weight: inherit;
}
input[type="checkbox"] + label a {
  font-size: 14px;
  color: #e86d32;
  font-weight: 500;
  text-decoration: underline;
}
input[type="checkbox"] + label a:hover {
  text-decoration: none;
  color: #3a7702;
}
input[type="checkbox"] + label i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #d2dfc6;
  color: transparent;
  background: #fff;
  margin: 0 10px 0 0;
  flex-shrink: 0;
}
input[type="checkbox"]:checked + label i {
  color: #3a7702;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
input[type="radio"] + label .radio-data {
  display: block;
}
input[type="radio"] + label .radio-title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
input[type="radio"] + label .radio-text {
  display: block;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
}
input[type="radio"] + label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #d2dfc6;
  color: transparent;
  background: #fff;
  margin: 0 10px 0 0;
  flex-shrink: 0;
}
input[type="radio"]:checked + label:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  color: transparent;
  background: #7ea01b;
  margin: auto;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
}
aside {
  display: block;
  width: 250px;
  padding: 0 25px 30px;
}
.aside-burger {
  display: none;
}
.aside-title {
  display: block;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #c6cacc;
  box-shadow: 0 1px 0 0 #fff;
  color: #3a7702;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  margin: 0 0 20px 0;
  text-decoration: none;
}
.aside-button {
  display: block;
  width: 100%;
  max-width: 200px;
  background: #6baf2d;
  transition: 0.4s;
  border-radius: 8px;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0 0 0;
  border: none;
}
.aside-button:before {
  display: none;
}
.aside-button:hover {
  background: #e86d32;
  color: #fff;
}
.fieldset-33 {
  width: calc(33.33333% - 14px);
  margin: 10px 20px 10px 0;
}
.fieldset-33:nth-of-type(3n) {
  margin: 10px 0;
}
.fieldset-50 {
  width: calc(50% - 10px);
  margin: 15px 20px 15px 0;
}
.fieldset-50:nth-of-type(2n) {
  margin: 15px 0;
}
@media (max-width: 768px) {
  .content {
    padding: 0 30px 45px;
  }
  .page-product .content {
    padding: 7px 30px 45px;
  }
  .content-columns {
    flex-wrap: wrap;
  }
  aside {
    width: 100%;
    order: 2;
    padding: 30px;
  }
  .aside-burger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 15px 0;
  }
  .aside-burger:before {
    content: "";
    display: block;
    width: 29px;
    height: 31px;
    background: url(../images/icon-aside-title.png) no-repeat center;
  }
  .aside-burger-hidden,
  .aside-burger-visible {
    color: #3a7702;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
  }
  .aside-burger-visible {
    display: none;
  }
  aside.active .aside-burger-visible {
    display: block;
  }
  aside.active .aside-burger-hidden {
    display: none;
  }
  aside.active .aside-list {
    display: block;
  }
  aside.active .form-filter {
    display: flex;
  }
  .aside-title {
    text-align: left;
  }
  .aside-title:before {
    display: none;
  }
  .fieldset-33 {
    width: calc(50% - 10px);
    margin: 15px 20px 15px 0;
  }
  .fieldset-33:nth-of-type(2n) {
    margin: 15px 0;
  }
  .fieldset-33:nth-of-type(3n) {
    margin: 15px 20px 15px 0;
  }
  .fieldset-50 {
    width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 640px) {
  .fieldset-33 {
    width: 100%;
    margin: 15px 0;
  }
  .fieldset-33:nth-of-type(3n) {
    margin: 15px 0;
  }
}
@media (max-width: 480px) {
  .content.tmp-low-scroll {
    overflow-x: scroll;
  }
  .content,
  .page-product .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  div#jivo-iframe-container:not(.jivo-c-mobile).jivo-expanded
    #jivo_close_button {
    position: absolute;
    right: -8px;
    top: -10px;
    z-index: 10000;
  }
}
form .error {
  color: red;
  padding: 10px;
  font-weight: 700;
}
.myform {
  width: 100%;
  margin: 20px -20px;
}
@media (max-width: 1120px) {
  .myform {
    width: auto;
  }
}
.myform input[type="checkbox"] {
  display: inline;
}
input[name="additional_field_1_code"],
input[name="additional_field_1_phone"] {
  width: auto;
  display: inline;
}
.submit {
  width: auto;
  min-width: 200px;
  cursor: pointer;
}
table.nicetable th,
table.nicetable th * {
  color: #fff;
  font-weight: 700;
}
table.nicetable td,
table.nicetable th {
  padding: 5px;
}
.req {
  color: red;
}
.products .products-list.hide,
.products .products-slider.hide {
  display: none;
}
.table-history th a {
  font-size: 14px;
}
.table-history th a img {
  display: inline;
}
.products-filter-sort ul li a {
  display: block;
  text-decoration: none;
}
.auxpage img {
  width: auto;
}
.compareProducts .remove {
  position: absolute;
  margin-left: 200px;
  margin-top: 10px;
  cursor: pointer;
}
.compareProducts .remove .fa-close {
  color: red;
}
@media (max-width: 800px) {
  .compareProducts .remove {
    right: 10px;
  }
}
.custom-select {
  position: relative;
  z-index: 100;
}
.custom-select .current-value {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 42px;
  padding: 0 15px;
  line-height: 42px;
  background: #eceeeb;
  border-radius: 8px;
  position: relative;
  transition: 0.4s;
  cursor: pointer;
}
.custom-select .current-value span {
  display: block;
  width: calc(100% - 20px);
  margin: 0 5px 0 0;
  line-height: 42px;
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.custom-select .current-value:after {
  content: "\f078";
  font-family: FontAwesome;
  display: block;
  color: #e86d32;
  font-size: 18px;
  line-height: 42px;
}
.custom-select .current-value:hover {
  color: #e86d32;
}
.custom-select ul {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  background: #eceeeb;
  border-radius: 8px;
  padding: 5px 10px;
}
.custom-select li {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #e86d32;
  cursor: pointer;
}
.custom-select li:hover {
  color: #e86d32;
}
.custom-select li:last-child {
  border-bottom: none;
}
.custom-select label {
  display: none;
}
.custom-select.active ul {
  display: block;
}
.custom-select.active .current-value:after {
  content: "\f077";
}
.products-filter-sort {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.products-filter-sort .custom-select .current-value {
  width: auto;
  max-width: 200px;
  justify-content: flex-end;
  color: #3a7702;
  background: 0 0;
  height: auto;
  line-height: 1;
  padding-right: 0;
}
.products-filter-sort .custom-select .current-value span {
  width: auto;
  max-width: calc(100% - 20px);
  height: auto;
  line-height: 1;
}
.products-filter-sort .custom-select .current-value:after {
  content: "\f078";
  font-family: FontAwesome;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  background: #6baf2d;
  transition: 0.4s;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  flex-shrink: 0;
  margin: 0;
}
.products-filter-sort .custom-select .current-value:hover {
  color: #e86d32;
}
.products-filter-sort .custom-select ul {
  width: 200px;
  background: rgba(236, 238, 235, 0.9);
  border: 1px solid #eceeeb;
  left: auto;
  right: 0;
}
.products-filter-sort .custom-select.active .current-value:after {
  transform: rotate(180deg);
}
@media (max-width: 1230px) {
  .products-filter-sort > span {
    display: none;
  }
}
@media (max-width: 980px) {
  .custom-select .current-value {
    width: 150px;
  }
}
@media (max-width: 768px) {
  .products-filter-sort > span {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .products-filter-sort > span {
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1;
    flex-shrink: 0;
  }
  .products-filter-sort .custom-select .current-value {
    padding-left: 3px;
    max-width: 165px;
  }
  .products-filter-sort .custom-select .current-value span {
    font-size: 13px;
    text-transform: uppercase;
  }
  .products-filter-sort .custom-select li {
    font-size: 13px;
    text-transform: uppercase;
  }
}
header {
  flex-grow: 0;
}
.header-burger {
  display: none;
}
.header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: #136737;
  padding: 15px 20px;
  position: relative;
}
nav a {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  position: relative;
  margin: 3px 15px 3px 0;
  font-size: 14px;
  transition: 0.4s;
}
nav a[href]:hover {
  /* color: #9cb620; */
  color: #6baf2d; /*  */
}
nav a .bookmarks-amount {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  /* background: #7ea01b; */
  background: #6baf2d; /*  */
  position: absolute;
  right: -25px;
  top: -1px;
}
.header-cart {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.header-cart-icon {
  display: flex;
  flex: 0 0 auto;
  transition: 0.4s;
  justify-content: center;
  align-items: center;
  padding: 0 5px 0 0;
  width: 40px;
  height: 39px;
  position: relative;
  margin: 0 20px 0 0;
  background: url(../images/icon-background-orange.png) no-repeat center;
}
.header-cart-icon img {
  width: 25px;
}
.header-cart-icon .header-cart-amount {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -3px;
  right: -5px;
  font-weight: 700;
  font-size: 10px;
}
.header-cart-icon:hover {
  background: url(../images/icon-background-green.png) no-repeat center;
}
.header-nav nav .mobile-ver {
  display: none;
}
.header-cart-text > span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  white-space: nowrap;
}
.header-cart-text .header-cart-amount {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.header-cart-text a {
  font-size: inherit;
  color: #b5fea1;
  font-weight: inherit;
  text-decoration: underline;
  line-height: inherit;
  transition: 0.4s;
}
.header-cart-text a:hover {
  text-decoration: none;
  color: #9cb620;
}
.header-cart-cost {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.to-cart {
  flex: 0 0 auto;
  background: #6baf2d;
  transition: 0.4s;
  border-radius: 8px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.to-cart:hover {
  background: #e86d32;
}
.to-cart-inv {
  background: #e86d32;
  transition: 0.4s;
  border-radius: 8px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.to-cart-inv:hover {
  background: #6baf2d;
}
.header-logo {
  width: 18.5%;
  margin-right: 30px;
  transition: 0.4s;
}
@media (max-width: 771px) {
  .header-logo {
    width: 28%;
  }
}
.form-search {
  width: 27%;
}
.form-search span {
  display: block;
  font-weight: 500;
  color: #3a7702;
  text-transform: uppercase;
  margin: 0 0 13px 0;
  font-size: 15px;
}
.form-search label {
  width: calc(100% - 80px);
}
.form-search button {
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
}
.form-search input {
  border-radius: 8px 0 0 8px;
  border-right: none;
  font-family: Ubuntu, sans-serif;
}
.form-sign-in {
  width: 38%;
}
.form-sign-in .to-sign-up,
.form-sign-in > span {
  display: inline-block;
  vertical-align: bottom;
  font-weight: 500;
  color: #3a7702;
  text-transform: uppercase;
  margin: 0 0 13px 0;
  font-size: 15px;
  background: 0 0;
  border: none;
}
.form-sign-in .to-sign-up {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.form-sign-in .to-sign-up:hover {
  text-decoration: none;
}
.form-sign-in label {
  width: calc(50% - 40px);
}
.form-sign-in label:first-of-type input {
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #d2dfc6;
  border-right: 1px solid #d2dfc6;
}
.form-sign-in label:last-of-type input {
  border-radius: 0;
}
.form-sign-in label input {
  border-right: none;
  border-left: 1px solid #fff;
}
.form-sign-in.short fieldset {
  display: none;
}
.header-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 20px 0 20px;
  transition: 0.4s;
  margin-bottom: 25px;
  background: #fff;
}
.header-panel fieldset {
  font-size: 0;
}
.header-panel label {
  display: inline-block;
  vertical-align: bottom;
}
.header-panel input {
  display: block;
  height: 42px;
  border: 1px solid #d2dfc6;
  background: #eceeeb;
  width: 100%;
  padding: 0 15px;
}
.header-panel .button-form {
  display: inline-block;
  vertical-align: bottom;
  width: 80px;
  height: 42px;
  border-radius: 0 8px 8px 0;
  border: none;
  background: #6baf2d;
  transition: 0.4s;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.header-panel .button-form:hover {
  background: #e86d32;
}
.account-panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  position: relative;
  width: 380px;
  margin: 0 0 0 20px;
  flex-shrink: 0;
}
.account-panel-exit {
  position: absolute;
  right: 0;
  top: -50%;
}
.account-panel-exit .to-sign-up {
  font-size: 14px;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 500;
}
.account-panel-exit .to-sign-up:hover {
  text-decoration: none;
  color: #e86d32;
}
.account-panel-exit a {
  font-size: 14px;
  font-weight: 500;
  transition: 0.4s;
}
.account-panel-exit a:hover {
  text-decoration: none;
  color: #e86d32;
  text-decoration: none;
}
.account-panel-exit i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e86d32;
  font-size: 9px;
  color: #fff;
  margin: 0 0 0 5px;
  transition: 0.4s;
}
.account-panel-title {
  display: block;
  width: 100%;
  font-weight: 500;
  color: #3a7702;
  text-transform: uppercase;
  margin: 0 0 13px 0;
  font-size: 15px;
}
.account-panel-name {
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  font-size: inherit;
}
.account-panel-discount {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 42px;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  padding: 0 20px;
  background: #6baf2d;
  transition: 0.4s;
}
.account-panel-discount:hover {
  background: #e86d32;
}
.account-panel-discount a {
  text-decoration: none;
}
.account-discount-icon {
  width: 14px;
}
.account-discount-text {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.account-discount-value {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 12px;
  background: #9cb620;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}
.account-panel-cabinet {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 42px;
  padding: 0 20px;
  background: #6baf2d;
  transition: 0.4s;
  overflow: hidden;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
}
.account-panel-cabinet span {
  margin: 0 0 0 10px;
  font-size: 14px;
  color: inherit;
  font-weight: 500;
}
.account-panel-cabinet i {
  color: inherit;
  font-size: 15px;
  transition: 0.4s;
}
.account-panel-cabinet:hover {
  color: #fff;
  background: #e86d32;
}
@media (max-width: 640px) {
  .header-burger {
    display: block;
    width: 40px;
    height: 39px;
    background: url(../images/icon-background-green.png) no-repeat center;
    transition: 0.4s;
    z-index: 1002;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-burger .burger-bottom,
  .header-burger .burger-center,
  .header-burger .burger-top {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 7px;
    transition: 0.4s;
    transform-origin: left center;
  }
  .header-burger .burger-top {
    top: 13px;
  }
  .header-burger .burger-center {
    width: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .header-burger .burger-bottom {
    bottom: 12px;
  }
  .header-burger.active .burger-top {
    left: 12px;
    top: 11px;
    transform: rotate(45deg);
    /* background: #fff; */
  }
  .header-burger.active .burger-center {
    left: 50%;
    width: 0;
  }
  .header-burger.active .burger-bottom {
    left: 12px;
    transform: rotate(-45deg);
    /* background: #fff; */
  }
  .header-nav.active {
    z-index: 1004;
  }
  .header-burger.active {
    z-index: 1004;
    /* background: #fff;  */
    /* box-shadow: 0 19px 38px 0 rgba(34,36,43,.1); */
    /* border-radius: 20px;  */
    position: relative; /*  */
  }
  .header-burger.active::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -10px;
    width: calc(100vw - 20px);
    height: 60px;
    background: #fff;
  }
  nav {
    display: block;
    width: 100%;
    position: fixed;
    left: 120%;
    top: 0;
    padding: 70px 0 30px;
    background: #000;
    z-index: 1000;
    transition: 0.4s;
  }
  nav a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400; /*  */
    color: #3C3D3C; /*  */
  }
  nav a .bookmarks-amount {
    display: inline-flex;
    vertical-align: middle;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    position: static;
  }
  nav.active {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto;
    z-index: 1004;
  }
  .header-logo {
    width: 35%;
    margin-right: 0;
  }
  .form-sign-in {
    width: 50%;
  }
  .form-sign-in .to-sign-up,
  .form-sign-in > span {
    font-size: 12px;
  }
  .header-nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1002;
    justify-content: flex-end;
    padding: 15px 20px;
    transition: top 0.5s ease-out;
    height: 80px;
    padding-top: 0 !important;
  }
  .header-panel {
    margin-top: 69px;
    align-items: flex-end;
  }
  .header-cart-text {
    margin: 0 20px 0 0;
  }
  .header-cart-text > span {
    font-size: 14px;
    line-height: 18px;
  }
  .header-nav nav {
    /* background: #136737; */
    background: #fff; /*  */
  }
  .header-nav nav > a {
    display: none;
  }
  .header-nav nav .mobile-ver {
    display: block;
  }
  .header-nav nav .mobile-ver > a {
    text-transform: none;
    margin: 0;
    /* padding-left: 30px; */
    padding-left: 20px; /*  */
  }
  .header-nav nav .mobile-ver .mobile-ver-label {
    /* color: #fff; */
    color: #3C3D3C; /*  */
    text-transform: none;
    /* margin: 10px 0 3px; */
    margin: 20px 20px 3px; /*  */
    /* padding-left: 30px; */
    padding-top: 10px; /*  */
    /* background: #e86c33; */
    /* font-size: 16px; */
    font-size: 18px; /*  */
    line-height: 30px;
    font-weight: 600; /*  */
    border-top: 1px solid #e7e8e7; /*  */
  }
  .header-nav nav .mobile-ver .mobile-ver-label:first-child { /*  */    
    margin: 0 20px 3px; 
    padding-top: 0; 
    border-top: none; 
  }
  .to-cart {
    font-size: 14px;
    padding: 10px 20px;
  }
  .form-search {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding-left: 30px;
    padding-right: 70px;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .form-search > span {
    display: none;
  }
  .form-search fieldset {
    font-size: 0;
  }
  .form-search label {
    display: inline-block;
    vertical-align: bottom;
  }
  .form-search input {
    display: block;
    height: 42px;
    border: 1px solid #d2dfc6;
    background: #eceeeb;
    width: 100%;
  }
  .form-search .button-form {
    display: inline-block;
    vertical-align: bottom;
    width: 80px;
    height: 42px;
    border-radius: 0 8px 8px 0;
    border: none;
    background: radial-gradient(
      circle closest-corner at 10px center,
      #ef8f42,
      #e86d32
    );
    color: #fff;
    font-size: 14px;
    font-weight: 500;
  }
  .form-search .button-form:hover {
    background: radial-gradient(
      circle farthest-side at 10px center,
      #ef8f42,
      #e86d32
    );
  }
  .account-panel {
    display: none;
  }
  .account-panel-exit {
    right: auto;
    left: 0;
    top: 25px;
  }
  .account-panel-title {
    margin: 0 0 40px 0;
  }
  .header-nav,
  .header-nav * {
    transition: none;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  .header-burger.active {
    left: initial;
    right: 10px;
  }
}
@media (max-width: 640px) {
  .header-cart-icon .header-cart-amount {
    background: #59ab11;
    color: #fff;
  }
  .header-logo {
    background: #fff;
    width: 40%;
    max-width: 145px;
  }
  .header-nav {
    justify-content: space-between;
    padding: 3px 10px 3px;
    background: #fff;
  }
  .header-burger {
    left: initial;
    top: initial;
    bottom: initial;
    margin: 0;
    position: relative;
  }
  .header-panel {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
  }
  .form-sign-in {
    width: 100%;
    max-width: 350px;
    text-align: center;
    margin: 20px auto 0;
  }
  .form-sign-in .to-sign-up,
  .form-sign-in > span {
    font-size: 14px;
  }
  .form-sign-in label {
    width: 100%;
    margin: 10px 0;
  }
  .form-sign-in input {
    height: 42px;
    font-size: 15px;
    padding: 0 15px;
    border-radius: 8px !important;
    border: 1px solid #d2dfc6 !important;
  }
  .form-sign-in .button-form {
    height: 42px;
    font-size: 14px;
    width: 100%;
    margin: 10px 0 0 0;
    background: #e86d32;
    border-radius: 8px;
  }
  .header-cart-text,
  .to-cart {
    display: none;
  }
  .to-cart.mobShow {
    display: inline;
  }
  .account-panel {
    width: 100%;
    max-width: 350px;
    margin: 35px auto 0;
    padding: 0 0 40px;
  }
  .account-panel-title {
    margin: 0 0 13px 0;
    text-align: center;
  }
  .account-panel-exit {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    margin: auto;
  }
  .account-panel-exit a {
    font-size: 14px;
  }
  .account-panel-cabinet,
  .account-panel-discount {
    width: 180px;
    margin: 10px auto;
  }
  .account-discount-text {
    font-size: 14px;
  }
  .account-panel-cabinet span {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .form-search label {
    width: calc(100% - 76px);
  }
  .form-search label input {
    padding-right: 0;
    padding-left: 9px;
  }
  .form-search .button-form {
    width: 76px;
  }
  .header-cart-text,
  .to-cart {
    display: none;
  }
  .to-cart.mobShow {
    display: inline;
  }
}
footer {
  flex-grow: 0;
}
.footer-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #006837;
  padding: 20px 25px;
}
.footer-panel {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 35px 45px;
}
.logo-footer {
  display: block;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.logo-footer:hover {
  opacity: 0.7;
}
.footer-copyright {
  flex-shrink: 0;
  padding: 10px 0 0 60px;
  position: relative;
}
.footer-copyright span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
}
.footer-copyright a {
  color: #1f4c00;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
}
.footer-copyright a:hover {
  text-decoration: none;
  color: #000;
}
.footer-currency span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0 10px 0 0;
}
.footer-currency .custom-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.footer-offerta {
  width: 63%;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  padding: 15px 0 0 0;
}
@media (max-width: 980px) {
  .footer-currency span {
    font-size: 12px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 768px) {
  .footer-panel {
    background: #fff;
    padding: 25px;
    position: relative;
    z-index: 1;
  }
  .logo-footer {
    display: none;
  }
  .footer-offerta {
    width: calc(100% - 200px);
  }
  .footer-copyright {
    padding: 15px 0 0 0;
  }
  .footer-nav {
    justify-content: center;
    position: relative;
    z-index: 10;
  }
  .footer-currency span {
    font-size: 15px;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 480px) {
  .footer-panel {
    flex-wrap: wrap;
  }
  .footer-copyright {
    padding-top: 0;
    text-align: center;
  }
  .footer-copyright,
  .footer-offerta {
    width: 100%;
  }
}
.modal {
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.57);
  text-align: left;
  z-index: 1003;
  overflow: auto;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.modal-inner {
  width: 100%;
  max-width: 360px;
  background: #fff;
  border-radius: 8px;
  padding: 20px 30px 30px;
  position: relative;
}
.modal-inner .form-required-note {
  position: static;
}
.modal-inner label {
  display: block;
  margin: 22px 0;
}
.modal-inner .captcha-wrap {
  display: flex;
  align-items: flex-end;
  margin: 22px 0;
}
.modal-inner .captcha-label {
  margin: 0 15px 0 0;
}
.modal-inner .captcha-label input {
  margin-top: 5px;
}
.modal-inner .captcha {
  height: 36px;
  width: auto;
}
.modal-inner .captcha img {
  height: 100%;
  width: auto;
}
.modal-inner input {
  background: #eceeeb;
}
.modal-inner input[type="checkbox"] + label {
  align-items: flex-start;
}
.modal-inner button[type="submit"] button[type="submit"],
.submit button[type="submit"] {
  display: block;
  width: 100%;
  background: radial-gradient(
    circle closest-corner at 20px center,
    #9cb620,
    #7ea01b
  );
  border-radius: 8px;
  padding: 16px 10px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}
.modal-inner button[type="submit"] button[type="submit"]:hover,
.submit button[type="submit"]:hover {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #ef8f42,
    #e86d32
  );
}
.close-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 39px;
  background: url(../images/icon-background-orange.png) no-repeat center;
  position: absolute;
  color: #fff;
  font-size: 18px;
  top: -20px;
  right: 20px;
  cursor: pointer;
}
.close-modal:hover {
  background: url(../images/icon-background-green.png) no-repeat center;
  color: #000;
}
.modal-init .modal-inner {
  max-width: 768px;
  padding: 0 40px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.modal-init img {
  display: block;
  height: 100%;
  width: auto;
  margin-right: 30px;
}
.modal-init-data {
  padding: 30px 0 40px;
}
.modal-init-data p {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 25px;
}
.modal-init-data a {
  display: block;
  background: radial-gradient(
    circle closest-corner at 25px center,
    #9cb620,
    #7ea01b
  );
  border-radius: 8px;
  padding: 15px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  transition: 0.4s;
  margin-bottom: 25px;
  text-align: center;
}
.modal-init-data a:hover {
  background: radial-gradient(
    circle closest-corner at 25px center,
    #ef8f42,
    #e86d32
  );
}
.modal-init-data .iam-not-adult {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #68787c,
    #4d595c
  );
}
.modal-init-data .iam-not-adult:hover {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #434343,
    #000
  );
}
@media (max-width: 980px) {
  .modal {
    align-items: center;/*flex-start;*/
  }
  .close-modal {
    top: 10px;
  }
  .modal-init .modal-inner {
    padding: 25px;
    max-width: 360px;
  }
  .modal-init img {
    display: none;
  }
}
@media (max-width: 768px) {
  .modal-init-data {
    padding: 25px 0 0 0;
  }
  .modal-init-data p {
    font-size: 14px;
    line-height: 20px;
  }
  .modal-init-data a {
    padding: 10px;
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 360px) {
  .modal-inner {
    border-radius: 0;
  }
}
.catalog {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  background: #136737;
  transition: 0.4s;
  padding: 5px 20px;
}
.catalog.active {
    background: #fff;
}
.catalog-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.catalog-burger {
  display: none;
  cursor: pointer;
}
.catalog-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  padding: 10px 20px;
  text-decoration: none;
  /* color: #fff; */
  color: #3C3D3C; /*  */
}
.catalog-item i {
  color: inherit;
  margin: 0 15px 0 0;
  transition: 0.4s;
  position: relative;
  font-size: 39px;
}
.catalog-item .catalog-item-name {
  /* font-weight: 500; */
  font-weight: 400; /*  */
  /* color: #b5fea1; */
  color: #3C3D3C; /*  */
  /* text-decoration: underline; */
  transition: 0.4s;
}
.catalog-item .catalog-item-amount {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e86d32;
  position: absolute;
  top: -3px;
  left: -5px;
  font-weight: 700;
  font-size: 10px;
  color: #fff;
  font-family: Ubuntu, sans-serif;
}
.catalog-item:hover .catalog-item-name,
.catalog-item:hover { /*  */
  /* color: #fff; */
  color: #6baf2d; /*  */
  text-decoration: none;
}
.catalog-item:hover .catalog-item-amount {
  background: #000;
}
.catalog-banks,
.catalog-sections-title {
  /*display: none;*/
	color:#3C3D3C;
}
@media (max-width: 1230px) {
  .catalog {
    padding: 5px 10px;
  }
  .catalog-item {
    padding: 10px;
  }
  .catalog-item i {
    margin: 0 10px 0 0;
    font-size: 36px;
  }
  .catalog-item .catalog-item-name {
    font-size: 13px;
  }
}
@media (max-width: 980px) {
  .catalog {
    padding: 5px;
  }
  .catalog-item {
    padding: 8px 5px;
  }
  .catalog-item i {
    margin: 0 5px 0 0;
    font-size: 30px;
  }
  .catalog-item .catalog-item-name {
    font-size: 10px;
  }
}
@media (min-width: 769px) {
  .catalog {
    display: none;
  }
}
@media (max-width: 768px) {
  .catalog.scroll-more {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .catalog.active.scroll-more {
    overflow-y: auto;
    height: 100vh;
    padding-bottom: 30px;
    z-index: 1004;
    display: block;
    top: 0;
  }
  .catalog-burger {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  .catalog-burger .burger-icon {
    display: block;
    width: 26px;
    height: 23px;
    margin: 0 15px 0 0;
  }
  .catalog-burger-hidden,
  .catalog-burger-visible {
    font-weight: 500;
    font-size: 19px;
    color: #eeffe9;
    /* text-decoration: underline; */
    transition: 0.4s;
  }
  .catalog-burger-hidden:hover,
  .catalog-burger-visible:hover {
    text-decoration: none;
  }
  .catalog-burger-visible {
    display: none;
  }
  .catalog {
    justify-content: center;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .catalog-list {
    display: none;
    text-align: center;
  }
  .catalog-item {
    display: inline-flex;
    padding: 20px;
    width: 100%;
    max-width: 250px;
  }
  .catalog-item i {
    font-size: 49px;
    margin: 0 15px 0 0;
  }
  .catalog-item .catalog-item-name {
    /* font-size: 15px; */
    font-size: 16px; /*  */
  }
  .catalog.active .catalog-burger-visible {
    display: block;
    color: #3C3D3C; /*  */
    text-decoration: none; /*  */
  }
  .catalog.active .catalog-burger-hidden {
    display: none;
  }
  .catalog.active .burger-icon {
    /* transform: scale(0.8); */
    display: none; /*  */
  }
  /* .catalog-banks,
  .catalog-sections-title {
    display: block;
  } */
  .catalog-banks-title,
  .catalog-sections-title {
    text-align: center;
    font-size: 19px;
    /*color: #b5fea1;*/
    padding: 10px 0;
  }
  .catalog-banks .catalog-banks-items {
    padding-bottom: 10px;
  }
  .catalog-banks .catalog-banks-items a {
    color: #b5fea1;
    padding: 7px;
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .catalog.scroll {
    position: fixed;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 1003;
  }
  .catalog.active.scroll {
    overflow-y: auto;
    height: 100vh;
    padding-bottom: 30px;
    z-index: 1004;
    display: block;
    top: 0;
  }
}
@media (max-width: 540px) {
  .catalog-item {
    padding: 11px;
  }
  .catalog-item > i {
    font-size: 26px;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  .page-product .catalog .catalog-burger {
    justify-content: left;
  }
}
.promo {
  padding: 30px 25px 0;
  margin-bottom: 7px;
  overflow-y: hidden;
}
.promo h1 {
  font-weight: 500;
  color: #3a7702;
  font-size: 18px;
}
.promo p {
  font-weight: 300;
  line-height: 1.4;
  margin: 10px 0;
}
.promo ul {
  font-weight: 300;
}
.promo ul li {
  padding-left: 30px;
  position: relative;
  display: block;
  margin: 10px 0;
}
.promo ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e86d32;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
.promo .ddd-end-sign {
  display: none;
}
.promo-full-btn {
  margin-left: 25px;
  margin-bottom: 24px;
  display: block;
}
.promo-full-btn:hover {
  text-decoration: none;
}
.owl-carousel {
  width: 100%;
  position: relative;
}
.owl-carousel .owl-nav > div {
  font-size: 0;
  color: transparent;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  transition: 0.4s;
  border: 1px solid #b9beb8;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  display: block;
  background: #fff;
}
.owl-carousel .owl-nav > div:after {
  content: "\f054";
  font-family: FontAwesome;
  display: block;
  color: #9cb620;
  font-size: 18px;
  position: absolute;
  top: 7px;
  left: 11px;
}
.owl-carousel .owl-nav > div:hover {
  background: #e1ede0;
}
.owl-carousel .owl-nav > div.owl-prev {
  left: 0;
  transform: rotate(180deg);
}
.owl-carousel .owl-nav > div.owl-next {
  right: 0;
}
.slider-banner-owl {
  padding: 0 10px;
  border-bottom: 2px solid #fff;
}
.slider-banner-owl .slide-banner:active,
.slider-banner-owl .slide-banner:focus,
.slider-banner-owl .slide-banner:hover {
  outline: 0;
}
.slider-banner-owl .owl-nav > div {
  background: 0 0;
  transition: opacity 1.6s, background 1.6s;
  opacity: 0;
}
.slider-banner-owl .owl-nav > div.owl-prev {
  left: -40px;
}
.slider-banner-owl .owl-nav > div.owl-prev:active {
  left: -45px;
}
.slider-banner-owl .owl-nav > div.owl-next {
  right: -40px;
}
.slider-banner-owl .owl-nav > div.owl-next:active {
  right: -45px;
}
.slider-banner-owl:hover .owl-nav > div {
  background: #e1ece0;
  transition: unset;
  opacity: 1;
}
.slider-banner-owl:hover .owl-nav > div:hover {
  background: #e1ede0;
}
@media (max-width: 1400px) {
  .slider-banner-owl {
    padding: 0 50px;
  }
  .slider-banner-owl .owl-nav > div {
    opacity: 1;
    transition: unset;
  }
  .slider-banner-owl .owl-nav > div.owl-prev {
    left: 10px;
  }
  .slider-banner-owl .owl-nav > div.owl-prev:active {
    left: 5px;
  }
  .slider-banner-owl .owl-nav > div.owl-next {
    right: 10px;
  }
  .slider-banner-owl .owl-nav > div.owl-next:active {
    right: 5px;
  }
  .slider-banner-owl:hover .owl-nav > div {
    background: 0 0;
  }
}
@media (max-width: 480px) {
  .slider-banner-owl {
    padding: 50px 10px 0;
  }
  .slider-banner-owl .owl-nav > div.owl-prev {
    left: calc(50% - 50px);
    bottom: auto;
    top: 10px;
  }
  .slider-banner-owl .owl-nav > div.owl-prev:active {
    left: calc(50% - 55px);
  }
  .slider-banner-owl .owl-nav > div.owl-next {
    left: calc(50% + 10px);
    right: auto;
    bottom: auto;
    top: 10px;
  }
  .slider-banner-owl .owl-nav > div.owl-next:active {
    right: auto;
    left: calc(50% + 15px);
  }
}
.slide-banner {
  margin: 20px 10px;
}
@media (max-width: 480px) {
  .slide-banner {
    margin: 10px;
    margin-top: 5px;
  }
}
.slider-banner {
  width: 100%;
  padding: 0;
  border-top: 2px solid #fff;
  z-index: 1;
  margin-bottom: 15px;
  visibility: hidden;
  position: absolute;
}
.slider-banner .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  width: 40px;
  height: 39px;
  background: url(../images/icon-background-black.png) no-repeat center;
  border: none;
  font-size: 0;
  color: transparent;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  transition: 0.4s;
  opacity: 0;
}
.slider-banner-preloader {
  width: 100%;
  margin-bottom: 10px;
  border-top: 2px solid #fff;
}
.slide-banner {
  margin: 0;
}
.slider-banner {
  padding: 0;
}
.slider-banner > button.slick-arrow {
  display: none;
}
@media (max-width: 768px) {
  .slider-banner {
    border-top: 0;
  }
  .slider-banner-preloader {
    border-top: 0;
  }
}
.aside-list {
  margin: 0 0 35px 0;
}
.aside-list a {
  text-decoration: none;
}
.aside-list a:not(.aside-button):not(.separa) {
  display: block;
  padding: 5px 0 5px 20px;
  position: relative;
  font-weight: 500;
  transition: 0.4s;
}
.aside-list a:not(.aside-button):not(.separa):before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e86d32;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
}
.aside-list a:not(.aside-button):not(.separa):hover {
  color: #e86d32;
  text-decoration: none;
}
.aside-list a.active {
  text-decoration: none;
  color: #e86d32;
}
@media (max-width: 768px) {
  .page-main .aside-list {
    display: none;
  }
}
.aside-news-items {
  margin: 0 0 15px 0;
}
.aside-news-items a {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.aside-news-items a:hover {
  color: #e86d32;
  text-decoration: none;
}
.aside-news-items time {
  display: inline-block;
  font-size: 12px;
  margin: 5px 0 0 0;
}
.aside-news-items .brief {
  padding-top: 10px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .content-columns > aside:first-child {
    display: none;
    padding: 25px;
  }
  .aside-news.home-news-list {
    margin-top: 30px;
  }
  .aside-news-items a {
    font-size: 14px;
    line-height: 18px;
  }
  .aside-news-items time {
    font-size: 12px;
  }
}
.products {
  width: calc(100% - 250px);
  padding: 0 20px;
}
.products .nav-pages {
  margin: 30px 0 0 0;
}
.products-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c6cacc;
  padding: 0 0 15px 0;
}
.products-filter a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  font-weight: 500;
  font-size: 18px;
  color: #3a7702;
  text-decoration: none;
  line-height: 1;
}
.products-filter a span {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.products-filter a.active,
.products-filter a:hover {
  color: #000;
}
.products-header-controls {
  flex-shrink: 0;
}
.products-header-controls div {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  color: #e86d32;
}
.products-header-controls div i {
  color: inherit;
}
.products-header-controls div:hover {
  color: #000;
}
.products-header-controls div:last-of-type {
  margin: 0 0 0 10px;
}
.products-header-title {
  font-size: 18px;
  color: #3a7702;
  font-weight: 500;
}
.products-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.products-slider {
  display: block;
}
.product-card {
  width: calc(25% - 22.5px);
  border: 1px solid #e7e8e7;
  margin: 30px 30px 0 0 !important;
  text-align: center;
  transition: 0.4s;
  background: #fff;
  position: relative;
}
.product-card:nth-of-type(4n) {
  margin: 30px 0 0 0 !important;
}
.product-card .h3 a {
  display: inline-block;
  text-decoration: none;
}
.product-card .h3 a span {
  display: block;
  font-size: 16px;
  color: #eb540b;
  font-weight: 500;
  text-decoration: underline;
  margin: 2px 0;
}
.product-card .h3 a:hover span {
  text-decoration: none;
  color: #000;
}
.product-card:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.product-card:active,
.product-card:focus,
.product-card:hover {
  outline: 0;
}
.product-card-header {
    height: 48px;
    position: absolute;
    top: 0;
    left: 5px;
    width: 65%;
    z-index: 1;
    text-align: left;
  }
.product-card-marker {
  display: inline-block;
  vertical-align: top;
  padding: 6px 10px;
  border-radius: 30px;
  margin-top: 4px;
  font-weight: 500;
  font-size: 12px;
  /*text-transform: uppercase;*/
  color: #fff;
  line-height: 1;
}
.product-card-image {
    display: block;
    margin: 0 auto 15px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #e7e8e7;
    width: 166px;
    height: 166px;
    margin-top: 32px;
    max-width: 100%;
  }
.product-card-image img {
  max-height: 164px;
}
.product-card-another-cost {
  display: inline-block;
  font-size: 14px;
  color: #6bbc23;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  margin: 0 0 15px;
  border-bottom: 1px dashed #9cb620;
}
.product-card-another-cost:hover {
  border-bottom: 1px dashed transparent;
}
.product-card-amount {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 20px;
}
.product-card-amount span {
  font-weight: 500;
  font-size: 14px;
}
.product-card-amount input {
  display: block;
  width: auto;
  max-width: 75px;
  height: 37px;
  border-radius: 8px;
  border: 1px solid #e7e8e7;
  text-align: center;
}
.product-card-parameters {
  display: block;
  padding: 0 20px;
  margin: 15px 0;
  text-align: left;
}
.product-card-parameters li {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 1.2;
  margin: 10px 0;
}
.product-card-parameters li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: block;
  font-size: 14px;
  color: #e86d32;
  position: absolute;
  left: 0;
  top: -2px;
}
.add-to-cart {
  display: block;
  border-top: 1px solid #e7e8e7;
  padding: 15px 0;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.add-to-cart span {
  display: inline-block;
  vertical-align: middle;
}
.add-to-cart .icon-cart {
  content: "";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  width: 40px;
  height: 39px;
  background: url(../images/icon-background-orange.png) no-repeat center;
  margin: 0 15px 0 0;
  position: relative;
  top: 0;
  transition: 0.4s;
  padding-right: 4px;
}
.add-to-cart .icon-cart img {
  width: 27px;
}
.add-to-cart:hover .icon-cart {
  background: url(../images/icon-background-green.png) no-repeat center;
}
.product-card-top-add-to {
    position: absolute;
    top: 3px;
    right: 5px;
    width: calc(30%);
    display: flex;
    justify-content: flex-end;
}
.product-card-top-add-to__favorites-btn, .product-card-top-add-to__compare-btn {
    display: block;
    overflow: hidden;
    width: 25px;
    height: 24px;
    background: none;
    background-size: 25px 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease;
}
.product-card-top-add-to__favorites-btn {
    background-image: url(../images/favorites.svg);
    margin-right: 7px;
}
.product-card-top-add-to__favorites-btn.active {
    background-image: url(../images/favorites-orange.svg);
}
.product-card-top-add-to__favorites-btn:hover{
    background-image: url(../images/favorites-green.svg);
}
.product-card-top-add-to__compare-btn {
    background-image: url(../images/compare.svg);
}
.product-card-top-add-to__compare-btn.active {
    background-image: url(../images/compare-orange.svg);
}
.product-card-top-add-to__compare-btn:hover{
    background-image: url(../images/compare-green.svg);
}
@media (max-width: 768px) {
	.product-card-top-add-to__favorites-btn:hover{
    background-image: url(../images/favorites.svg);
	}
	.product-card-top-add-to__favorites-btn.active {
    background-image: url(../images/favorites-orange.svg);
	}
	.product-card-top-add-to__compare-btn:hover{
    background-image: url(../images/compare.svg);
	}
	.product-card-top-add-to__compare-btn.active {
    background-image: url(../images/compare-orange.svg);
	}
}
.product-card-add-to {
  display: block;
  width: 100%;
  background: #e7e8e7;
  padding: 15px 0 15px 20px;
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 50%;
  transition: 0.4s ease-out;
  z-index: -1;
  opacity: 0;
}
.product-card-add-to label {
  display: block;
  margin: 0 0 10px 0;
  cursor: pointer;
}
.product-card-add-to label:last-of-type {
  margin: 0;
}
.product-card-add-to i {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #d2dfc6;
  color: transparent;
  margin: 0 5px 0 0;
}
.product-card-add-to span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
}
.product-card-add-to input[type="checkbox"] {
  display: none;
}
.product-card-add-to input[type="checkbox"]:checked + i {
  color: #7ea01b;
}
.product-card.active .product-card-add-to {
  bottom: 70px;
  opacity: 1;
  z-index: 1;
}
.products-short {
  width: 100%;
  padding: 25px 0 0 0;
}
.products-short .products-header {
  border-bottom: none;
  padding: 0;
}
.products-short .product-card {
  width: calc(20% - 24px);
  margin: 15px 30px 0 0 !important;
}
.products-short .product-card:nth-of-type(4n) {
  margin: 15px 30px 0 0 !important;
}
.products-short .product-card:nth-of-type(5n) {
  margin: 15px 0 0 0 !important;
}
.mainpage-products-slider-title {
  display: none;
}
@media (max-width: 1230px) {
  .product-card-add-to {
    padding: 15px 0 15px 15px;
  }
  .product-card-add-to i {
    width: 20px;
    height: 20px;
    border-radius: 4px;
  }
  .product-card-add-to span {
    font-size: 10px;
  }
  /*.product-card-marker {
    padding: 4px 5px;
    font-size: 10px;
  }*/
  .product-card-amount span {
    font-size: 12px;
  }
  .product-card-amount input {
    max-width: 65px;
  }
}
@media (max-width: 1080px) {
  .product-card,
  .product-card:nth-of-type(4n) {
    width: calc(33.333333% - 20px);
    margin: 30px 30px 30px 0 !important;
  }
  .product-card:nth-of-type(3n) {
    margin: 30px 0 0 0 !important;
  }
  .product-card-amount span {
    font-size: 14px;
  }
  .product-card-amount input {
    max-width: 75px;
  }
  .products-short .product-card {
    width: calc(25% - 22.5px);
    margin: 15px 30px 0 0 !important;
  }
  .products-short .product-card:nth-of-type(4n) {
    margin: 15px 0 0 0 !important;
  }
  .products-short .products-list .product-card ~ .product-card:nth-of-type(4) {
    display: none;
  }
}
@media (max-width: 980px) {
  .products-slider .slick-list.active {
    z-index: 1;
  }
  .products-filter a {
    margin: 0 10px 0 0;
    font-size: 14px;
  }
  .products-header-controls a {
    font-size: 18px;
  }
  .product-card-image {
    width: 100px;
    height: 100px;
  }
  .add-to-cart .icon-cart {
    width: 30px;
    height: 29px;
    background: url(../images/icon-background-orange.png) no-repeat center;
    background-size: cover;
    margin: 0 5px 0 0;
  }
  .add-to-cart .icon-cart img {
    width: 20px;
  }
  .add-to-cart:hover .icon-cart {
    background-size: cover;
  }
  .product-card,
  .product-card:nth-of-type(3n),
  .product-card:nth-of-type(4n) {
    width: calc(50% - 15px);
    margin: 30px 30px 0 0 !important;
  }
  .product-card:nth-of-type(2n) {
    margin: 30px 0 0 0 !important;
  }
  .products-short .product-card,
  .products-short .product-card:nth-of-type(4n) {
    width: calc(33.333333% - 20px);
    margin: 15px 30px 0 0 !important;
  }
  .products-short .product-card:nth-of-type(3n) {
    margin: 15px 0 0 0 !important;
  }
  .products-short .products-list .product-card ~ .product-card:nth-of-type(3) {
    display: none;
  }
}
@media (max-width: 768px) {
  .products {
    width: 100%;
    order: 1;
  }
  .products-header {
    border-bottom: none;
  }
  .products-slider {
    display: block;
    width: 968px;
    margin-left: calc(50% - 484px);
  }
  .products-slider .slick-list,
  .products-slider .slider-track {
    overflow: visible !important;
  }
  .products-short .products-header {
    justify-content: center;
  }
  .products-filter a {
    font-size: 13px;
  }
  .products-list:not(.stays-on-lowres) {
    display: none;
  }
  .product-card,
  .product-card:nth-of-type(2n),
  .product-card:nth-of-type(3n),
  .product-card:nth-of-type(4n) {
    transition: 0.4s;
    display: inline-block;
    width: 210px;
    margin: 0 16px 20px !important;
  }
  .product-card:hover {
    box-shadow: none;
  }
  .products-short .products-header {
    flex-wrap: wrap;
  }
  .products-short .products-filter {
    max-width: 300px;
  }
  .products-short .products-filter a {
    font-size: 18px;
  }
  .products-short .products-header-controls {
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
  }
  .products-short .products-slider {
    width: 740px;
    margin-left: calc(50% - 370px);
  }
  .products-short .product-card,
  .products-short .product-card:nth-of-type(2n),
  .products-short .product-card:nth-of-type(3n),
  .products-short .product-card:nth-of-type(4n),
  .products-short .product-card:nth-of-type(5n) {
    width: auto;
    margin: 15px 16px !important;
  }
  .mainpage-products .products-header {
    display: none;
  }
  .mainpage-products-slider-title {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
  }
  .mainpage-products-slider {
    width: auto;
    margin-left: 0;
  }
  .mainpage-products-slider .product-card {
    margin-bottom: 0 !important;
  }
  .mainpage-products-slider > button.slick-arrow {
    position: absolute;
    z-index: 2;
    top: 40%;
    border: 1px solid #b9beb8;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: block;
    font-size: 0;
    color: transparent;
    transition: none;
    -webkit-appearance: none;
    background: #fff;
  }
  .mainpage-products-slider > button.slick-arrow:hover {
    background: #e1ede0;
  }
  .mainpage-products-slider > button.slick-arrow:before {
    position: absolute;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #9cb620;
  }
  .mainpage-products-slider > button.slick-arrow.slick-prev {
    left: -24px;
  }
  .mainpage-products-slider > button.slick-arrow.slick-prev:before {
    content: "";
    left: 9px;
  }
  .mainpage-products-slider > button.slick-arrow.slick-next {
    right: -24px;
  }
  .mainpage-products-slider > button.slick-arrow.slick-next:before {
    content: "";
    right: 9px;
  }
  .products-list.stays-on-lowres {
    justify-content: center;
  }
}
@media (max-width: 464px) {
  .products-list .product-card,
  .products-short .product-card:nth-of-type(2n),
  .products-short .product-card:nth-of-type(3n),
  .products-short .product-card:nth-of-type(4n),
  .products-short .product-card:nth-of-type(5n) {
    width: 100%;
  }
  .product-card,
  .product-card:nth-of-type(2n),
  .product-card:nth-of-type(3n),
  .product-card:nth-of-type(4n) {
    width: calc(100% - 30px);
  }
  .product-rate {
    margin: 8px 0;
  }
  /*.product-card .product-card-header-and-image {
    position: absolute;
    right: 3px;
  }*/
  .product-card .product-card-header-and-image .product-card-header {
    text-align: center;
    z-index: 1;
    font-size: 0;
  }
  /*.product-card .product-card-header-and-image .product-card-image {
    margin-top: 11px;
  }*/
  .product-card .product-card-name-rate-cost {
    min-height: 115px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .product-card .product-card-name-rate-cost > div {
    /* padding-right: 115px; */
    width: 100%;
  }
  .product-card .product-card-name-rate-cost .product-cost {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .products-header {
    flex-wrap: wrap;
    text-align: center;
  }
  .products-filter {
    width: 100%;
    margin-bottom: 8px;
  }
  .products-filter a {
    font-size: 18px;
    margin: 5px 10px;
  }
  .products-filter-sort {
    width: 100%;
    justify-content: center;
  }
  .products-header-controls {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    margin-left: 0;
  }
  .products-header-controls a {
    font-size: 22px;
    margin: 10px;
  }
  .products-slider {
    width: 726px;
    margin-left: calc(50% - 363px);
  }
  .products.mainpage-products {
    padding: 5px 5px 0 5px;
  }
  .mainpage-products-slider-title {
    margin-top: 20px;
  }
  .mainpage-products-slider {
    width: auto;
    margin-left: 0;
  }
  .mainpage-products-slider > button.slick-arrow.slick-prev {
    left: 0;
  }
  .mainpage-products-slider > button.slick-arrow.slick-next {
    right: 0;
  }
}
@media (min-width: 1240px) {
  .mainpage-products {
    padding: 25px 0 0 20px;
  }
}
.mainpage-products-slider-title-v2 {
  margin-bottom: 10px;
  margin-top: 35px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;
}
.mainpage-products-slider-title-v2 .more {
  float: right;
  font-size: 14px;
  font-weight: 400;
}
.products-slider-v2.owl-carousel {
  padding: 0 15px;
}
.products-slider-v2.owl-carousel .owl-stage-outer {
  background: #e7e8e7;
  border: 1px solid #e7e8e7;
  border-radius: 3px;
}
.products-slider-v2.owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
}
.products-slider-v2.owl-carousel .owl-stage-outer .owl-item {
  background: #fff;
  float: none;
  height: auto !important;
}
.products-slider-v2.owl-carousel .product-card-v2 {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.products-slider-v2 .product-card-v2 {
  text-align: center;
  position: relative;
}
.products-slider-v2 .product-card-v2 .h3 a {
  display: inline-block;
  text-decoration: none;
  padding: 0 10px;
}
.products-slider-v2 .product-card-v2 .h3 a span {
  display: block;
  font-size: 16px;
  color: #eb540b;
  font-weight: 500;
  text-decoration: underline;
  margin: 2px 0;
}
.products-slider-v2 .product-card-v2 .h3 a:hover span {
  text-decoration: none;
  color: #000;
}
.products-slider-v2 .product-card-v2:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.products-slider-v2 .product-card-v2:active,
.products-slider-v2 .product-card-v2:focus,
.products-slider-v2 .product-card-v2:hover {
  outline: 0;
}
.products-slider-v2 .product-card-v2 .product-card-v2-header-and-image {
  padding-top: 11px;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-header-and-image
  .product-card-v2-header {
  height: 48px;
  position: absolute;
  top: 0;
  left: 5px;
  width: 65%;
  z-index: 1;
  text-align: left;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-header-and-image
  .product-card-v2-header
  .product-card-v2-marker {
  display: inline-block;
  vertical-align: top;
  padding: 6px 10px;
  border-radius: 30px;
  margin-top: 4px;
  font-weight: 500;
  font-size: 12px;
  /*text-transform: uppercase;*/
  color: #fff;
  line-height: 1;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-header-and-image
  .product-card-v2-image {
  display: block;
  margin: 0 auto 15px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #e7e8e7;
  width: 166px;
  height: 166px;
    margin-top: 32px;
  max-width: 100%;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-header-and-image
  .product-card-v2-image
  img {
  max-height: 164px;
}
.products-slider-v2 .product-card-v2 .product-card-v2-params-cont {
  flex: 1;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-params-cont
  .product-card-v2-parameters {
  display: block;
  padding: 0 20px;
  margin: 15px 0;
  text-align: left;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-params-cont
  .product-card-v2-parameters
  li {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 1.2;
  margin: 10px 0;
}
.products-slider-v2
  .product-card-v2
  .product-card-v2-params-cont
  .product-card-v2-parameters
  li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: block;
  font-size: 14px;
  color: #e86d32;
  position: absolute;
  left: 0;
  top: -2px;
}
.products-slider-v2 .product-card-v2 .product-card-add-to {
  display: block;
  width: 100%;
  background: #e7e8e7;
  padding: 15px 0 15px 20px;
  text-align: left;
  position: absolute;
  left: 0;
  top: unset;
  bottom: 50%;
  transition: 0.4s ease-out;
  z-index: -1;
  opacity: 0;
}
.products-slider-v2 .product-card-v2 .product-card-add-to label {
  display: block;
  margin: 0 0 10px 0;
  cursor: pointer;
}
.products-slider-v2 .product-card-v2 .product-card-add-to label:last-of-type {
  margin: 0;
}
.products-slider-v2 .product-card-v2 .product-card-add-to i {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #d2dfc6;
  color: transparent;
  margin: 0 5px 0 0;
}
.products-slider-v2 .product-card-v2 .product-card-add-to span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
}
.products-slider-v2
  .product-card-v2
  .product-card-add-to
  input[type="checkbox"] {
  display: none;
}
.products-slider-v2
  .product-card-v2
  .product-card-add-to
  input[type="checkbox"]:checked
  + i {
  color: #7ea01b;
}
.products-slider-v2 .product-card-v2.active .product-card-add-to {
  opacity: 1;
  z-index: 1;
  bottom: 70px;
}
@media (max-width: 980px) {
  .products-slider-v2 .product-card-v2.active .product-card-add-to {
    bottom: 60px;
  }
}
.products-slider-v2.list-mode {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.products-slider-v2.list-mode .product-card-v2 {
  border: 1px solid #e7e8e7;
  width: calc(25% - 22.5px);
  margin: 30px 22px 0 0 !important;
}
.product-rate {
  margin: 10px 0;
}
.product-rate i {
  color: #6baf2d;
}
.product-cost {
  margin: 0 0 10px 0;
}
.product-cost span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}
.product-cost .product-cost-new {
  font-size: 20px;
}
.product-cost .product-cost-old {
  color: #ff0000;
  text-decoration: line-through;
}
.marker-best {
  background: radial-gradient(
    circle closest-corner at 10px center,
    #e75b18,
    #e86d32
  );
}
.marker-discount {
  background: radial-gradient(
    circle closest-corner at 10px center,
    #c7d23c,
    #b2c12f
  );
}
.marker-new {
  background: radial-gradient(
    circle closest-corner at 10px center,
    #31c1e1,
    #27abd6
  );
}
@media (max-width: 1230px) {
  .products-slider-v2 .product-card-v2 .product-card-add-to {
    padding: 15px 0 15px 15px;
  }
  .products-slider-v2 .product-card-v2 .product-card-add-to i {
    width: 20px;
    height: 20px;
    border-radius: 4px;
  }
  .products-slider-v2 .product-card-v2 .product-card-add-to span {
    font-size: 10px;
  }
  .products-slider-v2
    .product-card-v2
    .product-card-v2-header-and-image
    .product-card-v2-header
    .product-card-v2-marker {
    padding: 4px 5px;
    font-size: 10px;
  }
  .product-cost .product-cost-new {
    font-size: 18px;
    font-weight: 700;
  }
  .product-cost .product-cost-old {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .products-slider-v2 .product-card-v2:hover {
    box-shadow: none;
  }
}
@media (max-width: 464px) {
  .products-slider-v2 .product-card-v2 .product-card-v2-header-and-image {
    padding-top: 0;
  }
  .products-slider-v2
    .product-card-v2
    .product-card-v2-header-and-image
    .product-card-v2-header {
    text-align: center;
    z-index: 1;
    font-size: 0;
  }
  .products-slider-v2
    .product-card-v2
    .product-card-v2-header-and-image
    .product-card-v2-image {
    width: 100px;
    height: 100px;
  }
  .products-slider-v2 .product-card-v2 .product-card-v2-name-rate-cost {
    min-height: 115px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .products-slider-v2 .product-card-v2 .product-card-v2-name-rate-cost > div {
    width: 100%;
  }
  .products-slider-v2
    .product-card-v2
    .product-card-v2-name-rate-cost
    .product-cost {
    margin: 0;
  }
}
.updownarrows {
  font: 9pt Arial, Helvetica, sans-serif;
  position: fixed;
  text-align: center;
  z-index: 10000;
  height: 40px;
  line-height: 40px;
  left: 10px;
  bottom: 50px;
}
.updownarrows > div {
  display: none;
}
.updownarrows .up {
  background: url(/images/up.png) center center/19px 24px no-repeat #fff !important;
  position: absolute;
  border: 1px #ccc solid;
  cursor: pointer;
  height: 40px;
  width: 40px;
  left: 0;
}
.updownarrows .down {
  background: url(/images/down.png) center center/19px 24px no-repeat #fff !important;
  position: absolute;
  border: 1px #ccc solid;
  cursor: pointer;
  height: 40px;
  width: 40px;
  left: 0;
  top: 42px;
}
@media (max-width: 1340px) {
  .updownarrows {
    display: none;
  }
}
.breadcrumbs {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: center;
}
.breadcrumbs li h1,
.breadcrumbs li h1 span {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.breadcrumbs i {
  color: #000;
  font-size: 14px;
  margin: 0 10px;
}
.breadcrumbs a,
.breadcrumbs a span {
  color: #000;
  font-size: 14px;
  transition: 0.4s;
  font-weight: 500;
  text-decoration: none;
}
.breadcrumbs a span:hover,
.breadcrumbs a:hover {
  color: #6baf2d;
}
.products > .breadcrumbs {
  margin-left: 0;
}
@media (max-width: 980px) {
  .breadcrumbs li h1,
  .breadcrumbs li h1 span {
    font-size: 15px;
  }
  .breadcrumbs i {
    font-size: 14px;
  }
  .breadcrumbs a,
  .breadcrumbs a span {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .breadcrumbs li h1,
  .breadcrumbs li h1 span {
    font-size: 14px;
  }
  .breadcrumbs i {
    font-size: 13px;
  }
  .breadcrumbs a,
  .breadcrumbs a span {
    font-size: 14px;
  }
}
.filter-open-btn {
  display: none;
}
.form-filter-outer-cont .form-filter-inner-cont .filter-close-btn .mob {
  display: none;
}
.form-filter-outer-cont .form-filter-inner-cont {
	position: relative;
}
@media (max-width: 785px) {
  .form-filter-outer-cont {
    width: 320px;
    position: fixed;
    top: 0;
    left: -320px;
    height: 100vh;
    z-index: 1200;
    overflow-y: auto;
    background: #f5f5f5;
    transition: left 0.5s ease 0s;
  }
  .form-filter-outer-cont.open {
    left: 0;
  }
  .form-filter-outer-cont .form-filter-inner-cont {
    padding: 10px;
  }
  .form-filter-outer-cont .form-filter-inner-cont .filter-close-btn {
    cursor: pointer;
  }
  .form-filter-outer-cont .form-filter-inner-cont .filter-close-btn .desk {
    display: none;
  }
  .form-filter-outer-cont .form-filter-inner-cont .filter-close-btn .mob {
    display: inline;
  }
  .form-filter-outer-cont .form-filter-inner-cont .filter-close-btn:before {
    content: "";
    border: solid #3a7702;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin-right: 10px;
    background: 0 0;
    width: auto;
    height: auto;
    position: static;
  }
  .form-filter-outer-cont #filter-cost-item * {
    max-width: 100%;
  }
  .filter-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.33);
    z-index: 1199;
  }
  .filter-open-btn {
    display: block;
    border-radius: 5px;
    cursor: pointer;
    background: #6baf2d;
    color: #fff;
    margin: 0 auto 14px;
    padding: 8px 20px;
    font-size: 20px;
  }
  .filter-open-btn:hover {
		background: #ff6c17;
  }
}
.form-filter .filter-title {
  font-weight: 500;
  margin: 0 0 15px;
}
.form-filter fieldset {
  margin: 0 0 15px;
}
.form-filter fieldset:last-of-type {
  margin: 0;
}
.form-filter li {
  display: block;
  margin: 7px 0;
}
.filter-cost {
  width: 100%;
}
#filter-cost-item {
  padding: 0;
}
#filter-cost-item .ui-rangeSlider-container,
#filter-cost-item .ui-rangeSlider-innerBar {
  width: 100%;
  height: 6px;
  background: #fff;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 3px;
}
#filter-cost-item .ui-rangeSlider-container {
  border: 1px solid #d2dfc6;
}
#filter-cost-item .ui-rangeSlider {
  height: auto;
  padding: 0;
}
#filter-cost-item .ui-rangeSlider-arrow {
  display: none;
}
#filter-cost-item .ui-rangeSlider-bar {
  border: none;
  background: #6baf2d;
  border-top: 1px solid #6baf2d;
  border-bottom: 1px solid #6baf2d;
  height: 6px;
  margin-top: 0;
  opacity: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#filter-cost-item .ui-rangeSlider-label {
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #ececec;
  background: #e86d32;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  bottom: auto;
  top: auto;
  border-radius: 50%;
  cursor: pointer;
  margin: -6px 0 0 0;
}
#filter-cost-item .ui-rangeSlider-label-inner,
#filter-cost-item .ui-rangeSlider-label-value {
  display: none;
}
.filter-cost-fields {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 200px;
}
.filter-cost-fields label {
  display: block;
  position: relative;
}
.filter-cost-fields label:first-of-type:after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background: #000;
  position: absolute;
  right: -27px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.filter-cost-fields input {
  font-size: 14px;
  color: #000;
  display: block;
  margin: 0;
  text-align: center;
  width: 80px;
  height: 38px;
  vertical-align: middle;
  background: 0 0;
  border: 1px solid #d2dfc6;
  border-radius: 8px;
}
.nav-pages {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e7e8e7;
}
.nav-pages span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
.nav-pages ul {
  font-size: 0;
}
.nav-pages li {
  display: inline-block;
}
.nav-pages a {
  display: block;
  height: 36px;
  line-height: 36px;
  background: 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #3a7702;
  text-decoration: none;
  margin: -1px 0;
  white-space: nowrap;
  padding: 0 10px;
  transition: 0.4s;
}
.nav-pages a.active,
.nav-pages a:hover {
  color: #fff;
  background: #e86d32;
}
@media (max-width: 560px) {
  .nav-pages {
    border: none;
  }
}
.product-item-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c6cacc;
  margin: 0 0 30px;
}
.product-item-presence {
  font-size: 14px;
  font-weight: 500;
}
.product-header-data {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-item-presence-value {
  font-size: inherit;
  font-weight: inherit;
  color: #3a7702;
  margin: 0 0 0 5px;
}
.product-item-rate {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-rate-text {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.product-item-forum {
  font-size: 14px;
  font-weight: 500;
  color: #e86d32;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 20px;
}
.product-item-forum:hover {
  color: #3a7702;
}
.product-item-forum-text {
  font-size: 14px;
  color: #7d8773;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 0 5px;
}
.product-item-print {
  font-size: 14px;
  font-weight: 500;
  color: #3a7702;
  text-transform: uppercase;
  text-decoration: none;
}
.product-item-print i {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  font-size: 9px;
  color: #fff;
  margin: 0 0 0 5px;
  transition: 0.4s;
}
.product-item-print:hover {
  color: #e86d32;
}
.product-item-print:hover i {
  background: #e86d32;
}
.product-item-slider {
  float: left;
  width: 450px;
  margin: 0 35px 0 0;
  border: 1px solid #e7e8e7;
  text-align: center;
}
.product-item-slider .product-card-header {
  height: auto;
  margin: 0 0 35px;
  position: static;
  top: auto;
  left: auto;
}
.slider-for {
  margin: 0 0 30px;
}
.slider-for .product-item-slide:active,
.slider-for .product-item-slide:focus,
.slider-for .product-item-slide:hover {
  outline: 0;
}
.slider-for .image-wrap {
  width: 300px;
  height: 300px;
  border-radius: 10%;
  background: #f8f7f2;
  overflow: hidden;
  margin: 0 auto;
}
.slider-nav {
  width: calc(100% - 50px);
  margin: 0 auto 30px;
  padding: 0 25px;
}
.slider-nav .image-wrap {
  width: 100%;
  height: auto;
  border-radius: 10%;
  background: #f8f7f2;
  overflow: hidden;
  margin: 0 auto;
}
.slider-nav .product-item-slide {
  margin: 0 8px;
}
.slider-nav .product-item-slide:active,
.slider-nav .product-item-slide:focus,
.slider-nav .product-item-slide:hover {
  outline: 0;
}
.slider-nav .slick-arrow {
  background: 0 0;
  border: none;
  font-size: 0;
  color: #e86d32;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  transition: 0.4s;
}
.slider-nav .slick-arrow:after {
  content: "\f054";
  font-family: FontAwesome;
  display: block;
  font-size: 20px;
  transition: 0.4s;
  color: inherit;
}
.slider-nav .slick-arrow:hover {
  color: #3a7702;
}
.slider-nav .slick-prev {
  left: 5px;
  transform: rotate(180deg);
}
.slider-nav .slick-prev:active {
  left: 0;
}
.slider-nav .slick-next {
  right: 5px;
}
.slider-nav .slick-next:active {
  right: 0;
}
.slider-nav .slide-banner:active,
.slider-nav .slide-banner:focus,
.slider-nav .slide-banner:hover {
  outline: 0;
}
.slider-nav:hover .slick-arrow {
  opacity: 1;
}
.product-item-payment {
  float: left;
  width: calc(100% - 485px);
}
.product-item-cost {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 5px 0 20px;
}
.product-item-cost br {
  font-size: 15px;
}
.product-item-cost select {
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
}
.product-item-cost-usual,
.product-item-discount,
.product-item-discount-full {
  font-size: 13px;
  color: #85929a;
  font-weight: 500;
  text-transform: uppercase;
}
.product-item-cost-value,
.product-item-discount-value {
  font-size: 25px;
  margin: 0 0 5px;
  font-weight: 400;
}
.product-item-discount-full-value {
  font-size: 25px;
  margin: 0 0 5px;
  color: #7ea01b;
  font-weight: 400;
}
.product-item-cost-note {
  font-size: 13px;
  font-style: italic;
  text-align: right;
}
.form-product-order {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #e7e8e7;
  border-bottom: 1px solid #e7e8e7;
}
.product-item-order {
  display: flex;
}
.form-product-order .product-card-amount {
  display: flex;
  width: auto;
  padding: 0;
}
.form-product-order .product-card-amount span {
  margin: 0 15px 0 0;
}
.form-product-order .add-to-cart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  background: 0 0;
  border: none;
  margin: 0 0 0 20px;
}
.form-product-order .add-to-cart span {
  margin: 0 0 0 15px;
  white-space: nowrap;
  font-weight: 500;
}
.form-product-order .add-to-cart .icon-cart {
  margin: 0;
}
.product-item-add-to {
  margin: 0 0 0 20px;
}
.product-item-add-to input + label {
  display: flex;
  cursor: pointer;
}
.product-item-add-to input + label:first-of-type {
  margin: 0 0 10px;
}
.product-item-add-to input + label i {
  flex-shrink: 0;
}
.product-item-add-to input + label span {
  font-size: 12px;
  font-weight: 500;
}
.product-item-info {
  float: left;
  width: calc(100% - 485px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 0;
}
.product-item-features {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-item-features li {
  display: flex;
  margin: 0 0 10px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  width: 49%;
}
.product-item-features li:last-of-type {
  margin: 0;
}
.product-item-features li i {
  /*color: #9cb620;*/
  font-size: 32px;
  margin: 0 10px 0 0;
}
.product-item-parameters {
  width: 260px;
  max-width: 45%;
}
.product-item-parameters li {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 25px;
}
.product-item-parameters li:last-of-type {
  margin-bottom: 10px;
}
.product-item-parameters li .product-item-parameter-title {
  width: 40%;
  color: #9cb620;
  font-weight: 500;
  font-size: 14px;
}
.product-item-parameters li .product-item-parameter-value {
  width: 60%;
  text-align: right;
  font-size: 14px;
}
.product-item-estimate {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-top: 1px solid #e7e8e7;
  width: 100%;
  margin: 25px 0 0 0;
}
.product-item-estimate span {
  font-weight: 500;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.product-item-estimate i:hover:before {
  content: "\f005";
}
.product-item-description {
  clear: both;
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 1230px) {
  .product-item-slider .product-card-marker {
    padding: 6px 10px;
    font-size: 12px;
  }
  .product-item-cost-usual,
  .product-item-discount,
  .product-item-discount-full {
    font-size: 10px;
  }
  .product-item-cost-value,
  .product-item-discount-value {
    font-size: 18px;
  }
  .product-item-discount-full-value {
    font-size: 18px;
  }
}
@media (max-width: 1080px) {
  .product-item-forum {
    font-size: 12px;
    margin: 0 10px;
  }
  .product-item-forum-text {
    font-size: 12px;
  }
  .product-item-print {
    font-size: 12px;
  }
  .product-item-cost {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .product-item-cost > div:not(.product-item-cost-note) {
    margin: 5px 20px 5px 0;
  }
  .product-item-cost-note {
    width: 100%;
    text-align: left;
    margin: 25px 0 0 0;
  }
  .product-item-cost-note br {
    display: none;
  }
  .form-product-order,
  .product-item-order {
    flex-wrap: wrap;
  }
  .form-product-order .add-to-cart,
  .product-card-amount,
  .product-item-add-to,
  .product-item-features,
  .product-item-parameters {
    margin: 5px 10px 5px 0;
  }
}
@media (max-width: 980px) {
  .product-item-payment {
    width: 260px;
  }
  .product-item-slider {
    width: calc(100% - 285px);
    margin: 0 25px 0 0;
  }
  .product-item-forum,
  .product-item-forum-text,
  .product-item-print {
    font-size: 10px;
  }
  .form-product-order .add-to-cart,
  .product-card-amount,
  .product-item-add-to,
  .product-item-features,
  .product-item-parameters {
    margin: 5px;
  }
  .product-item-info {
    width: 100%;
    padding: 10px 0 20px;
  }
  .product-item-parameters {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .product-item-presence {
    order: 2;
    margin: 0 0 0 10px;
  }
  .product-item-cost {
    padding: 5px 0 10px;
  }
  .product-item-cost > div {
    display: block;
    width: 100%;
    margin: 5px 0;
  }
  .form-product-order {
    padding: 10px 0;
  }
  .product-item-payment {
    width: 230px;
  }
  .product-item-slider {
    width: calc(100% - 250px);
    margin: 0 20px 0 0;
  }
  .product-item-print {
    display: none;
  }
  .product-item-estimate {
    justify-content: center;
  }
  .form-product-order {
    border: none;
  }
  .product-item-cost-usual,
  .product-item-discount,
  .product-item-discount-full {
    font-size: 13px;
  }
  .product-item-cost-value,
  .product-item-discount-full-value,
  .product-item-discount-value {
    font-size: 25px;
  }
  .product-item-order .add-to-cart {
    margin: 10px 0;
  }

/*
}
@media (max-width: 640px) {
*/

  .product-item-slider {
    float: none;
    width: 100%;
    border-bottom: none;
  }
  .product-item-slider .slider-nav {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .product-item-slider .image-wrap {
    width: 185px;
    height: 185px;
  }
  .slider-for {
    display: none;
  }
  .product-item-info,
  .product-item-payment {
    width: 100%;
    float: none;
  }
  .product-item-header {
    margin: 0;
    flex-wrap: wrap;
  }
  .product-item-header .product-item-presence {
    order: 1;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }
  .product-item-header .product-header-data {
    width: 100%;
    flex-wrap: wrap;
    order: 2;
  }
  .product-item-header .product-item-rate {
    width: 100%;
    text-align: center;
    display: block;
    margin: 10px 0;
  }
  .product-item-header .product-item-rate .product-rate,
  .product-item-header .product-item-rate .product-rate-text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
  }
  .product-item-header .product-item-forum {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    font-size: 14px;
  }
  .product-item-cost {
    justify-content: center;
    border: 1px solid #e7e8e7;
    border-top: none;
  }
  .product-item-cost .product-item-cost-note,
  .product-item-cost > div:not(.product-item-cost-note) {
    text-align: center;
    margin: 10px 0;
  }
  .product-item-forum-text {
    font-size: 14px;
    display: block;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 0 5px;
  }
  .form-product-order {
    padding-top: 0;
  }
  .form-product-order,
  .product-item-info {
    justify-content: center;
  }
  .product-item-order {
    padding: 20px 0;
    border-bottom: 1px solid #e7e8e7;
    justify-content: center;
    margin-bottom: 15px;
  }
  .product-item-estimate {
    margin-top: 15px;
  }
  .product-item-cost-note {
    font-style: normal;
  }
  .product-item-cost-note span {
    display: none;
  }
}
@media (max-width: 450px) {
  .product-item-features li {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .slider-nav .product-item-slide {
    margin: 0;
  }
  .slider-nav .product-item-slide .image-wrap {
    width: 150px;
    height: 150px;
  }
}
.news-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e7e8e7;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.news-item h3 a {
  font-size: 17px;
  color: #e86d32;
  font-weight: 500;
  text-decoration: underline;
}
.news-item h3 a:hover {
  color: #3a7702;
  text-decoration: none;
}
.news-item time {
  font-size: 12px;
}
.news-image {
  display: block;
  width: 130px;
  height: 130px;
  border: 1px solid #e7e8e7;
  border-radius: 100%;
  overflow: hidden;
}
.news-data {
  width: calc(100% - 160px);
}
.news-preview {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0 5px;
}
@media (max-width: 480px) {
  .news-item {
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    border: none;
  }
  .news-data {
    width: 100%;
    margin-top: 30px;
  }
}
.form-footer {
  border-top: 1px solid #d2dfc6;
  padding-top: 30px;
  text-align: center;
}
.form-footer:after {
  content: "";
  display: block;
  clear: both;
}
.form-footer button {
  border-radius: 8px;
  padding: 16px 45px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.form-footer button[type="reset"] {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #68787c,
    #4d595c
  );
  float: left;
}
.form-footer button[type="reset"]:hover {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #434343,
    #000
  );
}
.form-footer button[type="submit"] {
  background: #6baf2d;
  transition: 0.4s;
}
.form-footer button[type="submit"]:hover {
  background: #e86d32;
}
@media (max-width: 480px) {
  .form-footer button[type="reset"],
  .form-footer button[type="submit"] {
    display: block;
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 10px auto;
  }
}
.comment-product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 20px;
}
.comment-product h3 a {
  font-size: 17px;
  color: #e86d32;
  font-weight: 500;
  text-decoration: underline;
}
.comment-product h3 a:hover {
  color: #3a7702;
  text-decoration: none;
}
.comment-product-image {
  display: block;
  width: 110px;
  height: 110px;
  border: 1px solid #e7e8e7;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 25px 0 0;
}
.comment-item {
  margin: 15px 0;
}
.comment-item time {
  font-size: 12px;
}
.comment-item-name {
  color: #3a7702;
  font-size: 16px;
  font-weight: 500;
}
.comment-item-text {
  font-size: 14px;
  line-height: 18px;
  margin: 5px 0;
}
.form-comment {
  margin: 20px 0;
}
.form-comment label {
  display: block;
  width: 100%;
  max-width: 550px;
  margin: 0 0 20px;
}
.form-comment-title {
  color: #3a7702;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 15px;
}
@media (max-width: 480px) {
  .comment-product {
    justify-content: center;
    flex-wrap: wrap;
  }
  .comment-product h3 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 25px 0;
  }
  .comment-product-image {
    margin: 0;
  }
}
.place-comment-link {
  margin-top: 20px;
}
.place-comment-link a {
  font-size: 18px;
}
.place-comment-link a:hover {
  text-decoration: none;
}
.form-comment-cont {
  background: #fff;
  max-width: 95%;
  padding: 10px;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
}
article {
  padding: 0 20px;
}
article > img {
  width: auto;
  max-width: 100%;
  float: left;
}
article p {
  font-size: 15px;
  line-height: 26px;
  margin: 20px 0;
}
article p a {
  text-decoration: underline;
  color: #3a7702;
}
article p a:hover {
  text-decoration: none;
}
article ul {
  display: inline-block;
}
article ul li {
  display: block;
  color: #000;
  font-size: 14px;
  margin: 10px 0;
  padding: 0 40px;
  position: relative;
}
article ul li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 8px;
    /* left: 8px; */
    /* bottom: 0; */
	left: 25px;
	margin: auto;
}
article ol {
  display: inline-block;
  counter-reset: list;
}
article ol li {
  display: block;
  color: #000;
  font-size: 14px;
  margin: 10px 0;
  padding: 0 40px;
  position: relative;
}
article ol li:before {
  content: counter(list) ".";
  counter-increment: list;
  border-radius: 50%;
  color: #e86d32;
  font-weight: 700;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
article .image-wrap {
  width: 275px;
  overflow: hidden;
  float: left;
  margin: 0 30px 20px 0;
}
article .table-wrap {
  display: block;
  width: 100%;
  overflow: auto;
  margin: 0 0 25px;
}
article .table-title {
  font-weight: 500;
  font-size: 16px;
  margin: 20px 0;
}
article table {
  width: 100%;
  min-width: 800px;
  background: #eceeeb;
  border-collapse: collapse;
  border-radius: 8px;
  overflow: hidden;
}
article table tr:first-of-type {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #008345,
    #006837
  );
}
article table th {
  padding: 15px 30px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  text-align: left;
}
article table td {
  padding: 20px 30px;
  border-bottom: 1px solid #c6cacc;
  font-size: 14px;
  line-height: 22px;
}
article table td {
  border-top: 1px solid #fff;
}
blockquote {
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  padding-left: 55px;
  position: relative;
}
blockquote:before {
  content: "";
  display: block;
  width: 43px;
  height: 29px;
  background: url(../images/image-quotes.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote a {
  text-decoration: underline;
  color: #3a7702;
}
blockquote a:hover {
  text-decoration: none;
}
@media (max-width: 480px) {
  blockquote {
    padding: 0;
  }
  blockquote:before {
    margin: 0 auto 10px;
    position: static;
  }
}
.cart-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #c6cacc;
  padding-bottom: 10px;
}
.cart-header li {
  display: block;
  padding: 0 20px 0 0;
  font-size: 14px;
  font-weight: 500;
}
.cart-header li a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.cart-header li a i {
  font-size: 15px;
  color: #c80909;
  margin-right: 5px;
}
.cart-header li a:hover {
  color: #3a7702;
}
.cart-header li a:hover i {
  color: inherit;
}
.cart-header li:last-of-type {
  text-align: right;
  padding: 0;
}
.cart-header li:nth-child(1) {
  width: 15%;
  min-width: 130px;
  flex-shrink: 0;
}
.cart-header li:nth-child(2) {
  width: 35%;
}
.cart-header li:nth-child(3) {
  width: 25%;
}
.cart-header li:nth-child(4) {
  width: 12.5%;
}
.cart-header li:nth-child(5) {
  width: 12.5%;
}
.cart-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #e7e8e7;
  padding: 30px 0;
}
.cart-item-image {
  width: 15%;
  min-width: 130px;
  flex-shrink: 0;
}
.cart-item-image .image-wrap {
  display: block;
  width: 110px;
  height: 110px;
  border: 1px solid #e7e8e7;
  background: #f8f7f2;
  border-radius: 50%;
  overflow: hidden;
  flex-grow: 0;
}
.cart-data {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.cart-item-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
}
.cart-item-name {
  width: 58.5%;
  font-weight: 500;
  font-size: 16px;
  color: #e86d32;
}
.cart-item-name a {
  font-weight: 500;
  font-size: 16px;
  color: #e86d32;
  text-decoration: none;
}
.cart-item-name a:hover {
  text-decoration: underline;
}
.cart-item-amount {
  width: 41.5%;
}
.cart-item-amount label {
  display: flex;
}
.cart-item-amount label input {
  width: 75px;
  text-align: center;
}
.cart-item-amount label span {
  display: block;
  text-align: center;
  font-size: 12px;
  font-style: italic;
  margin: 0 0 0 10px;
  line-height: 38px;
  font-weight: 700;
}
.cart-item-amount label span:first-child {
  margin-left: 85px;
}
.cart-item-cost {
  width: 14%;
  font-size: 20px;
  color: #7ea01b;
}
.cart-item-remove {
  width: 11%;
  text-align: right;
}
.cart-item-remove a {
  font-size: 15px;
  color: #c80909;
  text-decoration: none;
}
.cart-item-remove a i {
  font-size: inherit;
  color: inherit;
  margin-right: 5px;
}
.cart-item-remove a:hover {
  color: #3a7702;
}
.cart-result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0 20px;
}
.cart-discount,
.cart-discount-money,
.cart-discount-percent {
  color: #006837;
  font-size: 18px;
}
.cart-discount-money {
  font-weight: 500;
}
.cart-summa {
  font-size: 27px;
}
.cart-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-cart fieldset {
  width: auto;
}
.cart-to-catalog,
.cart-to-payment,
.form-cart button[type="submit"] {
  display: inline-block;
  text-align: center;
  border-radius: 8px;
  padding: 16px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.cart-to-catalog {
  background: #6baf2d;
  transition: 0.4s;
}
.cart-to-catalog:hover {
  background: #e86d32;
}
.cart-to-payment {
  margin-right: 25px;
  background: #e86d32;
  transition: 0.4s;
}
.cart-to-payment:hover {
  background: #6baf2d;
}
.form-cart button[type="submit"] {
  background: #6baf2d;
  transition: 0.4s;
}
.form-cart button[type="submit"]:hover {
  background: #e86d32;
}
@media (max-width: 980px) {
  .cart-header {
    display: none;
  }
}
@media (max-width: 768px) {
  .cart-item-inner {
    display: block;
    width: 50%;
  }
  .cart-item-amount,
  .cart-item-name {
    width: 100%;
  }
  .cart-item-amount {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .cart-item-amount label {
    display: inline-block;
  }
  .cart-item-amount label input {
    display: inline-block;
    vertical-align: middle;
  }
  .cart-item-amount label span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
  }
  .cart-item-cost {
    width: 30%;
  }
  .cart-item-remove {
    width: 17px;
  }
  .cart-footer {
    justify-content: center;
    flex-wrap: wrap;
  }
  .cart-footer fieldset {
    display: inline-block;
    vertical-align: middle;
  }
  .cart-to-catalog,
  .cart-to-payment,
  .form-cart button[type="submit"] {
    vertical-align: middle;
    margin: 5px;
  }
}
@media (max-width: 480px) {
  .cart-item {
    display: block;
    position: relative;
    padding: 25px 5px 25px 140px;
  }
  .cart-item-image {
    position: absolute;
    left: 5px;
    top: 25px;
    padding: 0;
  }
  .cart-item-inner {
    width: 100%;
  }
  .cart-item-name {
    padding: 0;
  }
  .cart-item-amount {
    margin-top: 10px;
    padding: 0;
  }
  .cart-item-cost {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
  .cart-item-remove {
    position: absolute;
    left: 55px;
    top: 140px;
  }
  .cart-result {
    display: block;
  }
  .cart-discount,
  .cart-summa {
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
  }
  .form-cart fieldset {
    width: 100%;
    text-align: center;
    order: 1;
  }
  .cart-to-catalog {
    order: 2;
  }
  .cart-to-catalog,
  .cart-to-payment,
  .form-cart button[type="submit"] {
    width: 100%;
    max-width: 300px;
  }
}
button.qty {
  font-size: 25px;
  width: 30px;
  font-family: tahoma;
}
.cart_error {
  color: red;
}
.error_message.cart {
  display: none;
  font-weight: 700;
  color: red;
  padding: 10px;
  font-size: 14px;
}
.cart-item-inner input {
  text-align: center;
}
.order-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px solid #e7e8e7;
  margin-bottom: 30px;
}
.order-item:first-of-type {
  margin-top: 0;
}
.order-item h2 {
  width: 100%;
  margin-bottom: 10px;
}
.order-item input[type="checkbox"] + label {
  align-items: flex-start;
}
.form-required-note {
  font-size: 14px;
  font-style: italic;
  position: absolute;
  top: 0;
  right: 0;
}
fieldset.some-fields:after {
  content: "";
  display: block;
  clear: both;
}
fieldset.some-fields label {
  display: block;
  width: calc(33.33333% - 14px);
  margin: 0 20px 0 0;
  float: left;
}
fieldset.some-fields label:nth-of-type(3n) {
  margin: 0;
}
@media (max-width: 640px) {
  h2 {
    text-align: center;
  }
  .form-required-note {
    width: 100%;
    text-align: center;
    position: static;
  }
}
@media (max-width: 890px) {
  article table.pricelist-table {
    display: block;
    min-width: auto;
  }
  article table.pricelist-table tbody,
  article table.pricelist-table td {
    display: block;
  }
  article table.pricelist-table tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #c6cacc;
    justify-content: space-between;
  }
  article table.pricelist-table td {
    width: auto;
    border-bottom: none;
    padding: 5px 10px;
  }
  article table.pricelist-table td[colspan="5"] {
    width: 100%;
  }
}
.m_reviews-last {
  padding: 25px 0;
}
.m_reviews-last .reviews-last-buttons a:last-child {
  float: right;
}
.m_reviews-last .reviews-last-elements {
  background: 0 0;
  padding: 0 36px;
}
.m_reviews-last .reviews-last-elements .reviews-last-element {
  padding: 20px 10px;
}
.m_reviews-last
  .reviews-last-elements
  .reviews-last-element
  .reviews-last-element-body {
  margin-top: 10px;
  line-height: 1.4;
  font-weight: 300;
}
.m_reviews-last .reviews-last-elements.owl-carousel .owl-stage-outer {
  cursor: pointer;
}
.m_reviews-last .reviews-last-elements.owl-carousel .owl-nav > div.owl-next {
  right: 0;
}
.m_reviews-last .reviews-last-elements.owl-carousel .owl-nav > div.owl-prev {
  left: 0;
}
@media (max-width: 480px) {
  .m_reviews-last .reviews-last-elements.owl-carousel .owl-nav > div.owl-prev {
    bottom: 0;
    top: 0;
  }
  .m_reviews-last .reviews-last-elements.owl-carousel .owl-nav > div.owl-next {
    bottom: 0;
    top: 0;
    left: auto;
  }
}
.m_reviews-last + div {
  clear: both;
}
@media (max-width: 480px) {
  .m_reviews-last {
    padding-top: 35px;
  }
  .m_reviews-last .reviews-last-buttons + br {
    display: none;
  }
}
.cabinet-list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap;
  font-size: 14px;
}
.cabinet-list .cabinet-item {
  padding: 30px 30px 30px 0;
  width: 50%;
  margin: 0;
}
.cabinet-list .cabinet-item:nth-of-type(1),
.cabinet-list .cabinet-item:nth-of-type(2) {
  padding-top: 0;
}
.cabinet-list .cabinet-item:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.cabinet-item {
  position: relative;
  border-bottom: 1px solid #e7e8e7;
  padding-bottom: 30px;
  width: 100%;
  margin-top: 20px;
}
.cabinet-item h2 {
  margin-bottom: 20px;
}
.cabinet-item h3 {
  margin: 0 0 15px;
}
.cabinet-item h3 a {
  font-size: 18px;
  color: #3a7702;
  text-decoration: none;
  font-weight: 500;
}
.cabinet-item h3 a:hover {
  color: #e86d32;
}
.cabinet-item ul li {
  display: block;
  margin: 10px 0;
  padding-left: 40px;
  position: relative;
  font-size: 14px;
}
.cabinet-item ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e86d32;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cabinet-item a {
  font-size: 14px;
  color: #3a7702;
  text-decoration: underline;
}
.cabinet-item a:hover {
  text-decoration: none;
  color: #e86d32;
}
.cabinet-item p {
  margin: 10px 0;
  font-size: 14px;
}
.cabinet-item p strong {
  font-size: inherit;
  font-weight: 500;
}
.cabinet-item table {
  border-collapse: collapse;
  border: none;
}
.cabinet-item table td {
  vertical-align: top;
  font-size: 14px;
  padding: 5px 0;
}
.cabinet-item table td:first-of-type {
  padding-right: 40px;
}
.cabinet-item fieldset {
  margin-bottom: 20px;
}
.cabinet-item fieldset:last-of-type {
  margin: 0;
}
.cabinet-item fieldset label {
  float: left;
  padding: 0 0 0 15px;
  width: 40%;
}
.cabinet-item fieldset label:first-of-type {
  width: 25%;
  padding: 10px 15px 0 0;
  font-size: 14px;
  font-weight: 500;
}
.cabinet-item fieldset label:first-of-type + input {
  width: 35%;
  height: 36px;
  float: left;
}
.cabinet-item fieldset label:first-of-type + div {
  width: 35%;
  float: left;
}
.cabinet-item fieldset input[type="checkbox"] + label {
  align-items: flex-start;
}
.cabinet-item fieldset:after {
  content: "";
  display: block;
  clear: both;
}
.nav-cabinet {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nav-cabinet a {
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  margin-right: 10px;
  cursor: default;
}
.nav-cabinet a[href] {
  color: #e86d32;
  text-decoration: underline;
  cursor: pointer;
}
.nav-cabinet a[href]:hover {
  color: #3a7702;
  text-decoration: none;
}
.form-field-note {
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  margin-top: 10px;
}
.form-personal-contacts button[type="submit"] {
  margin-top: 30px;
  border-radius: 8px;
  padding: 16px 20px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  background: #6baf2d;
  transition: 0.4s;
}
.form-personal-contacts button[type="submit"]:hover {
  background: #e86d32;
}
.form-header {
  padding: 20px 0;
}
.form-header:after {
  content: "";
  display: block;
  clear: both;
}
.form-header a,
.form-header button {
  display: block;
  border-radius: 8px;
  padding: 16px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}
.form-header a {
  float: right;
  background: radial-gradient(
    circle closest-corner at 20px center,
    #9cb620,
    #7ea01b
  );
}
.form-header a:hover {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #ef8f42,
    #e86d32
  );
}
.form-header button[type="submit"] {
  float: left;
  background: radial-gradient(
    circle closest-corner at 20px center,
    #ef8f42,
    #e86d32
  );
}
.form-header button[type="submit"]:hover {
  background: radial-gradient(
    circle closest-corner at 20px center,
    #9cb620,
    #7ea01b
  );
}
.address-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #c6cacc;
  padding-bottom: 10px;
}
.address-header li {
  display: block;
  font-weight: 500;
  font-size: 14px;
}
.address-header li:nth-of-type(1) {
  width: 175px;
  flex-shrink: 0;
  flex-grow: 0;
}
.address-header li:nth-of-type(2) {
  width: 65%;
  flex-grow: 1;
}
.address-header li:nth-of-type(3) {
  width: 250px;
  flex-shrink: 0;
  flex-grow: 0;
}
.address-list li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #e7e8e7;
  padding: 20px 0;
}
.address-default {
  width: 175px;
  flex-shrink: 0;
  flex-grow: 0;
}
.address-value {
  flex-grow: 1;
  font-size: 14px;
  padding-right: 20px;
}
.address-control {
  width: 250px;
  flex-shrink: 0;
  flex-grow: 0;
}
.address-edit {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 10px;
}
.address-edit i {
  color: #1181a6;
  margin-right: 5px;
  font-size: 14px;
}
.address-remove {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.address-remove i {
  color: #c70808;
  margin-right: 5px;
  font-size: 14px;
}
.table-history {
  width: 100%;
  overflow: auto;
  margin: 30px 0;
}
.table-history table {
  min-width: 800px;
  border-collapse: collapse;
}
.table-history th {
  padding-bottom: 10px;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #c6cacc;
}
.table-history td {
  padding: 10px 15px 10px 0;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #e7e8e7;
}
.table-history td:nth-of-type(1) {
  width: 9%;
}
.table-history td:nth-of-type(2) {
  width: 12%;
}
.table-history td:nth-of-type(3) {
  width: 10%;
}
.table-history td:nth-of-type(4) {
  width: 30%;
}
.table-history td:nth-of-type(5) {
  width: 12%;
}
.table-history td:nth-of-type(6) {
  width: 9%;
}
.table-history td:nth-of-type(7) {
  width: 9%;
}
.table-history td:nth-of-type(8) {
  width: 9%;
}
.table-history a {
  display: block;
  text-decoration: underline;
  font-size: 12px;
  margin: 5px 0;
  font-weight: 500;
}
.table-history a:hover {
  text-decoration: none;
}
.table-history .to-pay {
  color: #3a7702;
}
.table-history .to-personal-pay {
  color: #005983;
}
.table-history .to-remove {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.table-history .to-remove i {
  font-size: 14px;
  margin-right: 5px;
  color: #c70808;
}
.table-history .to-remove:hover {
  color: #3a7702;
}
.table-history .to-remove:hover i {
  color: inherit;
}
@media (max-width: 768px) {
  .cabinet-item fieldset input[type="checkbox"] + label {
    align-items: center;
  }
  .cabinet-item fieldset label,
  .cabinet-item fieldset label:first-of-type {
    padding: 0;
  }
  .cabinet-item fieldset label,
  .cabinet-item fieldset label:first-of-type,
  .cabinet-item fieldset label:first-of-type + div,
  .cabinet-item fieldset label:first-of-type + input {
    width: 100%;
    float: none;
    margin: 10px 0;
  }
  .nav-cabinet {
    flex-wrap: wrap;
    justify-content: center;
  }
  .nav-cabinet a {
    font-size: 16px;
    margin: 5px 10px;
  }
  .form-personal-contacts h2 {
    text-align: center;
    margin: 0;
  }
  .form-personal-contacts .form-required-note {
    position: static;
    width: 100%;
    text-align: center;
    margin: 10px 0 20px;
  }
  .address-header {
    display: none;
  }
  .address-list li {
    flex-wrap: wrap;
    position: relative;
    padding-left: 50px;
  }
  .address-default {
    width: auto;
    position: absolute;
    left: 5px;
    top: 20px;
  }
  .address-value {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .address-control {
    width: 100%;
  }
  .cabinet-list .cabinet-item {
    width: 100%;
    padding: 15px 0;
    border-bottom: none;
  }
  .cabinet-list .cabinet-item:nth-of-type(1),
  .cabinet-list .cabinet-item:nth-of-type(2) {
    padding: 15px 0;
  }
}
@media (max-width: 640px) {
  .form-header a,
  .form-header button[type="submit"] {
    display: block;
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 10px auto;
  }
}
@media (max-width: 480px) {
  .cabinet-item table {
    width: 100%;
  }
  .cabinet-item table td {
    width: 50%;
    padding: 5px 20px 5px 0;
  }
  .cabinet-item table td:first-of-type {
    padding-right: 20px;
  }
}
.rew_count {
  font-size: 12px;
}
.cart-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart-item {
  flex-wrap: wrap;
}
.cart-item-inner {
  padding: 0 10px;
}
.cart-item-amount label {
  display: flex;
  justify-content: center;
  align-items: center;
}
button.qty {
  line-height: 24.6px;
}
.cart-item-name {
  width: 46.5%;
}
@media screen and (max-width: 920px) {
  .cart-item-inner {
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
  }
  .cart-item-amount,
  .cart-item-name {
    width: 100%;
  }
  .cart-item-name {
    margin-bottom: 10px;
  }
  .cart-item-amount {
    display: flex;
  }
}
@media screen and (max-width: 785px) {
  .cart-list {
    flex-direction: row;
  }
  .cart-item {
    width: 48%;
    flex-direction: column;
    padding: 10px 0 !important;
  }
  .cart-item-inner {
    display: flex;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .cart-item-amount {
    margin-right: 0;
    justify-content: center;
  }
  .cart-item-cost {
    width: 100%;
    text-align: center;
  }
  .cart-item-image {
    width: 110px;
    min-width: 110px;
  }
  .cart-item-remove {
    margin-top: 10px;
  }
  .cart-item-name {
    margin-bottom: 10px;
  }
  .cart-item-name a {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .cart-list {
    flex-direction: column;
  }
  .cart-item {
    width: 100%;
  }
}
@media (max-width: 497px) {
  .cart-item {
    display: flex;
  }
  .cart-item-cost {
    margin-top: 0;
  }
  .cart-item-remove {
    position: static;
  }
  .cart-item-image {
    position: static !important;
  }
  .cart-item-amount {
    margin-top: 0 !important;
  }
}
.authorization__field {
  width: 100%;
  display: block;
  height: 46px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-family: "PT Sans", sans-serif;
  color: #757575;
  outline: 0;
  padding: 0 1em;
  margin-bottom: 15px;
}
.authorization__field::-webkit-input-placeholder {
  color: #757575;
}
.authorization__field::-moz-placeholder {
  color: #757575;
}
.authorization__field:-ms-input-placeholder {
  color: #757575;
}
.authorization__field:-moz-placeholder {
  color: #757575;
}
.add-basket__btn.quick {
  margin: 0;
  margin-top: 20px;
  background: #3e9273;
}
.add-basket__btn.quick:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#359370),
    to(#157350)
  );
  background: linear-gradient(180deg, #359370 0, #157350 100%);
}
.add-basket__btn.quick:active {
  background: #2b634f;
}
.qorder {
  display: none;
  position: absolute;
  left: 5%;
  top: 10px;
  z-index: 1003;
  height: 2160px;
}
.qorder h2 {
  margin-bottom: 20px;
}
.qorder .modal-inner {
  max-width: 560px;
}
.qorder .authorization__form {
  width: 500px;
}
.qorder input[type="text"] {
  background: #fff;
}
.qorder select {
  background: #fff;
  border: 1px solid #d7d7d7 !important;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  border-radius: 8px;
}
.qorder .error-pass {
  border: 2px solid red;
}
.qorder .counter__summ {
  width: 100px;
  text-align: center;
  display: inline;
}
.qorder input[disabled] {
  background: #ccc;
}
.qorder .to-cart,
.to-cart.quick_order {
  display: inline !important;
}
@media screen and (max-width: 500px) {
  .qorder {
    width: 90%;
    height: 1400px;
    padding-bottom: 30px;
  }
  .qorder .authorization__form {
    width: 90%;
  }
  .qorder .counter__summ {
    width: 50px;
  }
}
@media screen and (max-width: 380px) {
  .qorder {
    width: 95%;
  }
  .qorder .authorization__form {
    width: 90%;
  }
}
.deman__question {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 10px;
  background: #f9d555 url(../images/quesrion.svg) no-repeat center;
  background-size: 8px 12px;
  position: relative;
}
.deman__question-message {
  display: none;
  width: 460px;
  padding: 11px 20px;
  position: absolute;
  top: 50%;
  right: -480px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
  background: #fff;
  border: 1px solid #f9d555;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.deman__question-message:after,
.deman__question-message:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  border: 10px solid transparent;
  border-top: 10px solid #f9d555;
}
.deman__question-message:after {
  border-top: 10px solid #fff;
  left: -19px;
}
@media screen and (max-width: 840px) {
  .deman__question {
    position: static;
  }
  .deman__question-message {
    position: fixed;
    right: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 10;
  }
  .deman__question-message:after,
  .deman__question-message:before {
    content: none;
  }
}
.load-more {
  display: block;
  background: #6baf2d;
  transition: 0.4s;
  border-radius: 8px;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0 0 0;
  border: none;
}
.load-more:hover {
  background: #e86d32;
}
.home-top-blocks {
  display: flex;
  margin-top: 20px;
  margin-left: 15px;
}
.home-top-blocks-separ {
  width: 42px;
}
.home-top-blocks-row {
  width: 47%;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 15px;
  transition: all 0.4s;
}
.home-top-blocks-row:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.home-top-blocks-row .b {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
}
.home-top-blocks-row a {
  display: inline-block;
  border: 1px solid #6baf2d;
  border-radius: 5px;
  text-decoration: none;
  background: #6baf2d;
  color: #fff;
  padding: 5px 15px;
  margin: 10px 0 0;
  transition: 0.4s;
}
.home-top-blocks-row a:hover {
  border: 1px solid #e86d32;
  background: #e86d32;
}
.home-top-blocks-row.row1 {
  background: #fff url(../images/home/5.jpg) 96% 6px no-repeat;
}
.home-top-blocks-row.row2 {
  background: #fff url(../images/home/6.jpg) 96% 6px no-repeat;
}
.home-top-blocks-row.row3 {
  background: #fff url(../images/home/7.jpg) 96% 6px no-repeat;
}
.home-top-blocks-row.row4 {
  background: #fff url(../images/home/8.jpg) 96% 6px no-repeat;
}
.home-top-blocks-row .content {
  display: none;
  padding: 10px;
  margin-bottom: 10px;
  padding-top: 0;
}
.home-top-blocks-row a.close {
  display: none;
}
.home-top-blocks-row .content a {
  display: block;
  border: none;
  background: 0 0;
  color: #000;
  margin: 0;
  transition: 0.4s;
}
.home-top-blocks-row .content a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .home-top-blocks {
    display: block;
    margin-right: 15px;
  }
  .home-top-blocks-separ {
    display: none;
  }
  .home-top-blocks-row {
    width: 100%;
    margin-bottom: 20px;
  }
}
.product-item-slider .slider-for .product-item-slide,
.product-item-slider .slider-nav {
  display: none;
}
.product-item-slider .slider-for .product-item-slide:first-child {
  display: block;
}
.product-item-slider .slider-for.slick-slider .product-item-slide,
.product-item-slider .slider-nav.slick-slider {
  display: block;
}
.reviews-last-block {
  display: flex;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 35px;
}
.reviews-last-block > p {
  width: 50%;
}
.reviews-last-block p.reviews-last-title .h {
  color: #3a7702;
  font-size: 16px;
  font-weight: 500;
  margin-right: 20px;
}
.reviews-last-buttons {
  text-align: right;
}
.reviews-last-buttons a {
  margin-left: 10px;
}
@media screen and (max-width: 1000px) {
  .reviews-last-block p.reviews-last-title .h,
  .reviews-last-buttons a {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .reviews-last-block {
    display: block;
  }
  .reviews-last-buttons {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .reviews-last-buttons a {
    margin-left: 0;
    display: inline;
  }
  .m_reviews-last .reviews-last-buttons a:last-child {
    float: none;
  }
  .reviews-last-block > p {
    width: 100%;
    text-align: center;
  }
  .reviews-last-block p.reviews-last-title .h {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.icons-left-item {
  margin-top: 25px;
  font-size: 12px;
}
.icons-left-item-img {
  float: left;
  width: 40px;
  margin-bottom: 2px;
}
.icons-left-item-img img {
  max-width: 30px;
}
.icons-left-item-title {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}
form.article-search {
  display: flex;
  margin-bottom: 20px;
}
form.article-search input {
  width: 90%;
}
form.article-search button.button-form {
  margin: 0;
  height: 38px;
  padding-top: 10px;
  margin-left: 10px;
}
.product-card .product-card-header.mobile,
.product-card-v2 .product-card-header.mobile {
  height: auto;
  display: none;
  z-index: 1;
}
@media screen and (max-width: 464px) {
  .product-card .product-card-header,
  .product-card-v2 .product-card-v2-header {
    display: none;
  }
  .product-card .product-card-header.mobile,
  .product-card-v2 .product-card-header.mobile {
    display: block;
  }
}
.footer-currency.mob {
  display: none;
}
@media (max-width: 640px) {
  .footer-currency.mob {
    display: block;
  }
}
.home-top-blocks-row .content_preview {
  padding: 10px 10px 0;
  margin: 0;
}
.home-top-blocks-row .content_preview a {
  display: block;
  border: none;
  background: none;
  color: black;
  margin: 0;
  transition: 0.4s;
}
.home-top-blocks-row .content_preview a:hover {
  text-decoration: underline;
}
.form-search .button-form.mob-show,
.header-panel .button-form.mob-show,
.mob-show {
  display: none;
}
@media (max-width: 640px) {
  .mob-show {
    display: block;
  }
  .mob-hide {
    display: none !important;
  }
  .catalog {
    background: #136737;
    margin-bottom: 0;
  }
  .catalog-burger-hidden,
  .catalog-burger-visible {
    color: #fff;
    text-decoration: none;
  }
  .catalog-burger .burger-icon {
    margin: 0 10px 0 0;
  }
  .header-burger {
    order: -2;
    background: 0 0;
  }
  .header-logo {
    order: -1;
  }
  .header-cart-icon {
    padding: 0;
    height: 34px;
    background: 0 0;
  }
  .header-cart-icon:hover {
    background: none;
  }
  .header-cart-icon .header-cart-amount {
    background: #ff6c17;
  }
  .header-burger .burger-bottom,
  .header-burger .burger-center,
  .header-burger .burger-top {
    background: #313132;
  }
  .header-burger .burger-top {
    top: 12px;
  }
  .header-panel {
    margin-top: 60px;
  }
  .header-nav {
    padding: 15px 10px 3px;
  }
  .form-mob-search {
    position: relative;
    padding: 12px;
    width: 100%;
  }
  .form-mob-search fieldset {
    font-size: 0;
  }
  .form-mob-search label {
    display: inline-block;
    vertical-align: bottom;
    width: calc(100% - 50px);
  }
  .form-mob-search input {
    display: block;
    height: 42px;
    border: none;
    background: #eceeeb;
    width: 100%;
    padding: 0 15px;
    border-radius: 8px 0 0 8px;
    font-family: Ubuntu, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
  }
  .form-mob-search input::placeholder {
    font-family: Ubuntu, sans-serif;
    color: #6e6e73;
    font-size: 14px;
    font-weight: 500;
  }
  .form-mob-search .button-form {
    padding: 10px;
    display: inline-block;
    vertical-align: bottom;
    width: 50px;
    height: 42px;
    border-radius: 0 8px 8px 0;
    border: none;
    background: #eceeeb;
  }
  .form-mob-search > span {
    display: none;
  }
  input[type="text"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
  }
  input[type="text"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration {
    display: none;
  }
}
.price__table tr {
  display: flex;
  align-items: center;
}
.price__table-name {
  flex: 1 0 100px;
}
.price__table-count {
  flex: 0.5 0 275px;
}
.price__table-td-add {
  flex: 0.5 0 130px;
  text-align: center;
}
.price__table-add {
  transition: 0.4s;
}
.price__table-type {
  background: #6baf2d !important;
}
.price__table-company,
.price__table-type {
  border-bottom: none !important;
}
.price__table-type td {
  padding-left: 10px !important;
}
.reviews-last-title .product-rate {
  display: none;
}
.promo h2 span span {
  color: #000 !important;
}
.collections-list .collection-row {
  border: 1px solid #e7e8e7 !important;
  transition: 0.4s;
}
.collections-list .collection-row:hover {
  border: 1px solid #e7e8e7 !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25) !important;
}
#pvztype {
    margin-top: 20px;
}
form[name="AddressForm"] input[type="submit"],
form[name="form_settings"] input[type="submit"] {
    margin-top: 30px;
    border-radius: 8px;
    padding: 16px 20px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background: #6baf2d;
    border: none;
    min-width: 0;
    transition: 0.4s;
}
form[name="AddressForm"] input[type="submit"]:hover,
form[name="form_settings"] input[type="submit"]:hover {  
    background: #e86d32;   
}
.banner__img-mob {
    display: none !important;
  }  
@media (max-width: 560px) {  
    .banner__img {
      display: none !important;
    }  
    .banner__img-mob {
      display: block !important;
    }
}

.filter-list li.disabled{color:gray;}
.filter-list li.disabled input[type="checkbox"] + label i{background:none!important;}
#arrowID {z-index:10;display:none;position:absolute;margin-left:220px;z-index:100;color:#111;border:1px solid #DCA;background:#fffAF0;width:150px;padding:14px 20px;margin-top:-35px;width:250px;line-height:16px;}
@media (max-width: 785px) {
	#arrowID {margin-left:140px;width:160px;padding:14px 10px;font-size:12px;}
}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
.products-filter-sort.price{
	width:50%;
}
@media (max-width: 785px) {
	.products-filter-sort.price{
		width:100%;
	}
}
.products-short .products-slider .product-card {
  margin: 15px 30px 0 0 !important;
}
@media (max-width: 768px) {
	.products-short .products-slider .product-card {
    margin: 15px 16px !important;
	}
}

/* product tabs */
.product-item__tabs {
  clear: both;
  display: flex; 
}
.product-item__tab {
  width: 50%;
  height: 58px;
  line-height: 58px;
  font-weight: bold;
  text-align: center;
  color: #ADADAD;
  cursor: pointer;
  border-bottom: 3px solid #E5E5E5; }

.activeTab {
  color: #3A7702;
  border-bottom: 3px solid #3A7702; }

.product-item__tab-item {
  padding-top: 38px; 
}

/* menu */
@media (max-width: 768px) {
	.head-buttons__link.cat{
		display:none;
	}
}
.header__inner-menu {
  display: none;
  width: 100%;
  position: absolute;
  top: 54px;
  left: 0;
  background: #fff;
  padding: 0 15px; 
	z-index:3;
}
  .header__inner-menu table {
    width: 100%; }
  .header__inner-menu td {
    width: 25%;
    border-bottom: 1px solid #f3f3f3;
	}
    .header__inner-menu td a {
      font-weight: bold;
      font-size: 15px;
      color: #3C3D3C; }
    .header__inner-menu td:hover a {
      color: #eb540b; }
    .header__inner-menu td a.catalog-item {
			width:100%;
		}
  .header__inner-menu td:last-child td {
    border: none; }
.load-more-reviews {
  display: block;
  background: #6baf2d;
  transition: 0.4s;
  border-radius: 8px;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0 0 0;
  border: none;
}
.load-more-reviews:hover {
  background: #e86d32;
}

/* new icons font */
@font-face {
  font-family: 'booba-font';
  src:  url('../fonts/booba-font.eot?zize0un');
  src:  url('../fonts/booba-font.eot?zize0un#iefix') format('embedded-opentype'),
    url('../fonts/booba-font.ttf?zize0un') format('truetype'),
    url('../fonts/booba-font.woff?zize0un') format('woff'),
    url('../fonts/booba-font.svg?zize0un#booba-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="boobicon-"], [class*=" boobicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'booba-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.boobicon-unisex:before {
  content: "\e90b";
}
.boobicon-gear:before {
  content: "\e90c";
}
.boobicon-female:before {
  content: "\e90d";
}
.boobicon-house:before {
  content: "\e90e";
}
.boobicon-sun:before {
  content: "\e90f";
}
.boobicon-map:before {
  content: "\e910";
}
.boobicon-smile-1:before {
  content: "\e911";
}
.boobicon-smile-2:before {
  content: "\e912";
}
.boobicon-apple:before {
  content: "\e913";
}
.boobicon-cup:before {
  content: "\e914";
}
.boobicon-foto:before {
  content: "\e915";
}
.boobicon-thc:before {
  content: "\e916";
}
.boobicon-cbd:before {
  content: "\e917";
}
.boobicon-cbn:before {
  content: "\e918";
}
.boobicon-harvest:before {
  content: "\e919";
}
.boobicon-cvet:before {
  content: "\e91a";
}
.boobicon-opengrunt:before {
  content: "\e91b";
}
.boobicon-rost:before {
  content: "\e91c";
}
.boobicon-cycle:before {
  content: "\e91d";
}
.boobicon-effect:before {
  content: "\e91e";
}
.boobicon-genes:before {
  content: "\e91f";
}
.boobicon-seedbank:before {
  content: "\e920";
}
.boobicon-medical:before {
  content: "\e921";
}
.boobicon-seed:before {
  content: "\e922";
}
.boobicon-seed2:before {
  content: "\e923";
}
.boobicon-seed3:before {
  content: "\e924";
}
.boobicon-seed4:before {
  content: "\e925";
}
.boobicon-seed5:before {
  content: "\e926";
}
.boobicon-funny:before {
  content: "\e904";
}
.boobicon-42:before {
  content: "\e900";
}
.boobicon-fruit:before {
  content: "\e903";
}
.boobicon-glowerz:before {
  content: "\e905";
}
.boobicon-heavy:before {
  content: "\e906";
}
.boobicon-low:before {
  content: "\e907";
}
.boobicon-low-smelling:before {
  content: "\e908";
}
.boobicon-simple:before {
  content: "\e909";
}
.boobicon-violet:before {
  content: "\e90a";
}
.boobicon-bioseeds:before {
  content: "\e902";
}
.boobicon-aphrodisiacs:before {
  content: "\e901";
}
.boobicon-celestial:before {
  content: "\e927";
}
.boobicon-dream:before {
  content: "\e928";
}

.product-item__tab-item{
	display:none;
}
.product-item__tab-item.active{
	display:block;
}

/* product reviews */
.hand_like_container{
	display:flex;
	align-items:center;
	margin-top:5px;
}
.hand{
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	left: 0;
	opacity: 0.5;
	position: relative;
	width: 16px;
}
.hand:hover{
	opacity:1;
}
.like_count,.dislike_count{
	display: inline-block;
	position: relative;
	color:#000;
	margin-right:10px;
	margin-left:5px;
	font-size:14px;
}
.hand_like_container .like{
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTIgMTIiPjxzdHlsZT4uc3Qwe2ZpbGw6Izc0QjkwODt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMyAxMS4yVjdjMC0uNS0uNS0xLTEtMUgxYy0uNiAwLTEgLjUtMSAxdjRjMCAuNS40IDEgMSAxaDFjLjUgMCAxLS40IDEtLjZ2LS4yem03LjktNi4xTDggNWMuMi0uNy4zLTEuOC4zLTEuOUM4LjMgMiA4IC41IDggLjQgNy45LjIgNy4xLS4xIDYuNiAwYy0uOC4yLS43LjgtLjcuOCAwIC4yLS4yIDEuNy0uMyAyLS4zLjYtMSAxLjgtMS42IDIuNlYxMWMwIC41LjMgMSAxIDFoNC40YzIgMCAyLjEtMS42IDEuOC0xLjkuMy0uNC42LTEgLjItMS42LjItLjIuNy0uOS4zLTEuNi41LS40LjQtMS44LS44LTEuOHoiLz48L3N2Zz4=");
	top: 3px;
}
.hand_like_container .dislike{
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTIgMTIiPjxzdHlsZT4uc3Qwe2ZpbGw6IzI1NkFBNDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMyAuNkMzIC40IDIuNSAwIDIgMEgxQy40IDAgMCAuNSAwIDF2NGMwIC41LjQgMSAxIDFoMWMuNSAwIDEtLjUgMS0xVi42em04LjggNC41Yy4zLS43LS4xLTEuNC0uMy0xLjYuMy0uNi4xLTEuMi0uMi0xLjYuMi0uMy4xLTEuOS0xLjktMS45SDVjLS43IDAtMSAuNS0xIDF2NS42Yy42LjcgMS4zIDEuOSAxLjYgMi41LjIuMy4zIDEuOC4zIDIgMCAuMS0uMi42LjcuOC42LjIgMS4zLS4yIDEuNC0uNCAwIDAgLjMtMS41LjQtMi42IDAtLjEtLjItMS4yLS40LTEuOWwyLjktLjFjMS4yIDAgMS4zLTEuNC45LTEuOHoiLz48L3N2Zz4=");
	top: 6px;
}
.reviews-sort{
	display:flex;
	align-items:center;
	margin-top:10px;
	background:#eee;	
	padding:10px 5px;
}
.reviews-sort a{
	/* margin-left:15px; */
    /*  */
    margin-left:10px;
    /*  */
	text-align:center;
}
.reviews-sort a.active{
	color:#e86d32;
	font-weight:bold;
}
.rating-count{
	display:flex;
	align-items:center;
}
.rating-count .product-rate{
	margin-top:5px;
	margin-bottom:0px;
}
.rating-count .count-info{
	margin-left:10px;
}
.reviews-top{
	display:flex;
	align-items:top;
}
@media screen and (max-width: 600px) {
	.reviews-top{
		display:block;
	}
	.reviews-top > div{
		width:100%!important;
		max-width:100%!important;
        /*  */
        padding-right: 0 !important;
        /*  */
	}
	.card-reviews-item__text{
		text-align: justify;
	}
}
.product-item__tabs.bottom{
	display:none;
}
@media (max-width: 640px) {
	.product-item__tabs.bottom{
		display:flex;
	}
}

/* articles tags */
.main-articles__tag-nav {
  margin-bottom: 25px;
}
.tag-nav__list {
  display: flex;
  flex-wrap: wrap;
  margin: -7.5px;
	list-style-type: none;
}
.tag-nav__list li {
  margin: 7.5px;
}
.tag-nav__link {
  padding: 14px 15px;
  /* height: 48px; */
  display: inline-block;
  background-color: #f5f5f5;
  border-radius: 15px;
  color: #2c3954;
  transition: all 0.2s ease;
	text-decoration:none;
}
.tag-nav__link:hover {
  color: #75bb34;
}
.tag-nav__link--active {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}

/* similar articles */
.news__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 
}
.news__block.art .news-item {
  width: 23%; 
	display:block;
	margin-bottom:0;
}
.news__img {
  height: 200px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 18px; 
}
.news__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%; 
}
@media screen and (max-width: 900px) {
  .news__block.art .news-item {
    min-width: 283px;
    width: 45%; 
	} 
}
@media screen and (max-width: 615px) {
  .news__block {
    flex-direction: column; 
	}
  .news__block.art .news-item {
    min-width: auto;
    width: 100%; 
	} 
}

/* second product image */
.product-card-image.add, .product-card-v2-image.add,
.products-slider-v2 .product-card-v2 .product-card-v2-header-and-image .product-card-v2-image.add{
	display:none;
}
