@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto//roboto-r.eot");
  src: url("/g/fonts/roboto//roboto-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-r.woff2") format("woff2"), url("/g/fonts/roboto//roboto-r.woff") format("woff"), url("/g/fonts/roboto//roboto-r.ttf") format("truetype"), url("/g/fonts/roboto//roboto-r.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto//roboto-b.eot");
  src: url("/g/fonts/roboto//roboto-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-b.woff2") format("woff2"), url("/g/fonts/roboto//roboto-b.woff") format("woff"), url("/g/fonts/roboto//roboto-b.ttf") format("truetype"), url("/g/fonts/roboto//roboto-b.svg#Roboto") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto//roboto-i.eot");
  src: url("/g/fonts/roboto//roboto-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-i.woff2") format("woff2"), url("/g/fonts/roboto//roboto-i.woff") format("woff"), url("/g/fonts/roboto//roboto-i.ttf") format("truetype"), url("/g/fonts/roboto//roboto-i.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto//roboto-b-i.eot");
  src: url("/g/fonts/roboto//roboto-b-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-b-i.woff2") format("woff2"), url("/g/fonts/roboto//roboto-b-i.woff") format("woff"), url("/g/fonts/roboto//roboto-b-i.ttf") format("truetype"), url("/g/fonts/roboto//roboto-b-i.svg#Roboto") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto//roboto-l.eot");
  src: url("/g/fonts/roboto//roboto-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-l.woff2") format("woff2"), url("/g/fonts/roboto//roboto-l.woff") format("woff"), url("/g/fonts/roboto//roboto-l.ttf") format("truetype"), url("/g/fonts/roboto//roboto-l.svg#Roboto") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  font-display: swap;
  src: url("/g/fonts/roboto_condensed//roboto_condensed-r.eot");
  src: url("/g/fonts/roboto_condensed//roboto_condensed-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_condensed//roboto_condensed-r.woff2") format("woff2"), url("/g/fonts/roboto_condensed//roboto_condensed-r.woff") format("woff"), url("/g/fonts/roboto_condensed//roboto_condensed-r.ttf") format("truetype"), url("/g/fonts/roboto_condensed//roboto_condensed-r.svg#RobotoCondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  font-display: swap;
  src: url("/g/fonts/roboto_condensed//roboto_condensed-b.eot");
  src: url("/g/fonts/roboto_condensed//roboto_condensed-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_condensed//roboto_condensed-b.woff2") format("woff2"), url("/g/fonts/roboto_condensed//roboto_condensed-b.woff") format("woff"), url("/g/fonts/roboto_condensed//roboto_condensed-b.ttf") format("truetype"), url("/g/fonts/roboto_condensed//roboto_condensed-b.svg#RobotoCondensed") format("svg");
  font-weight: bold;
  font-style: normal;
}
/*#F58B03*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  /*border-spacing:0*/
}
/*td,th{padding:0}*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.reset-indents {
  padding: 0;
  margin: 0;
}
.reset-font {
  line-height: 0;
  font-size: 0;
}
.clear-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  clear: both;
}
.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.overflowHidden {
  overflow: hidden;
}
.thumb, .YMaps, .ymaps-map {
  color: #000;
}
.table {
  display: table;
}
.table .tr {
  display: table-row;
}
.table .tr .td {
  display: table-cell;
}
.table0, .table1, .table2 {
  border-collapse: collapse;
}
.table0 td, .table1 td, .table2 td {
  padding: 0.5em;
}
.table1, .table2 {
  border: 1px solid #afafaf;
}
.table1 td, .table1 th, .table2 td, .table2 th {
  border: 1px solid #afafaf;
}
.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #666;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.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;
}
.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(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  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 {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  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;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.no-js .owl-carousel {
  display: block;
}
html, body {
  height: 100%;
}
html {
  font-size: 14px;
}
body {
  position: relative;
  min-width: 280px;
  text-align: left;
  color: #333333;
  background: #fff;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  line-height: 1.25;
}
h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
}
h1 {
  margin-top: 0;
  font-size: 25px;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.17rem;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-size: 0.83rem;
}
h6 {
  font-size: 0.67rem;
}
h5, h6 {
  font-weight: bold;
}
a {
  text-decoration: underline;
  color: #61c74f;
}
a:hover {
  text-decoration: none;
}
a img {
  border-color: #333333;
}
img, textarea, object, object embed, .table-wrapper {
  max-width: 100%;
}
.table-wrapper {
  overflow: auto;
}
img {
  height: auto;
}
table img {
  max-width: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.site-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1;
}
.site-header a img, .site-sidebar a img, .site-footer a img {
  border: none;
}
.site-header p, .site-footer p {
  margin: 0;
}
.site-sidebar p:first-child {
  margin-top: 0;
}
.site-sidebar p:last-child {
  border-bottom: 0;
}
.site-main-wrapper {
  overflow: hidden;
}
.site-wrapper {
  min-height: 100%;
  margin: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ie .site-wrapper {
  height: 100%;
}
.site-header {
  min-height: 100px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
.site-header__inner {
  width: 940px;
  margin: 0 auto;
}
.site-header__top-side {
  position: relative;
  z-index: 1;
}
.site-header__top-side:before {
  position: absolute;
  content: "";
  z-index: -1;
  left: -3000px;
  right: -3000px;
  bottom: 0;
  border-top: 1px solid rgba(51, 51, 51, 0.15);
}
.site-header__top-side .address {
  float: left;
  padding: 0 0 21px 50px;
  width: 420px;
  margin: 21px 0 0;
  font-size: 14px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2019%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23659102%22%20d%3D%22M9.5%2C19C4.3%2C19%2C0%2C14.7%2C0%2C9.5C0%2C4.3%2C4.3%2C0%2C9.5%2C0C14.7%2C0%2C19%2C4.3%2C19%2C9.5C19%2C14.7%2C14.7%2C19%2C9.5%2C19z%20M9.5%2C0.9c-4.8%2C0-8.6%2C3.9-8.6%2C8.6c0%2C4.8%2C3.9%2C8.6%2C8.6%2C8.6c4.8%2C0%2C8.6-3.9%2C8.6-8.6C18.1%2C4.7%2C14.3%2C0.9%2C9.5%2C0.9z%20M5.9%2C8.4c0-0.9%2C0.3-3.9%2C3.6-4c3.3%2C0.1%2C3.6%2C3.1%2C3.6%2C4c0%2C2.4-3.6%2C6.2-3.6%2C6.2S5.9%2C10.7%2C5.9%2C8.4z%20M11.5%2C7.9c0-1.1-0.9-1.9-2-1.9s-2%2C0.9-2%2C1.9s0.9%2C1.9%2C2%2C1.9S11.5%2C9%2C11.5%2C7.9z%22%2F%3E%3C%2Fsvg%3E") 20px 0 no-repeat;
}
.site-header__top-side .contacts {
  float: right;
  padding: 0 20px 21px 28px;
  margin: 21px 0 0;
  font-size: 16px;
  max-width: 400px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2019%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23659102%22%20d%3D%22M9.5%2C19C4.3%2C19%2C0%2C14.7%2C0%2C9.5C0%2C4.3%2C4.3%2C0%2C9.5%2C0C14.7%2C0%2C19%2C4.3%2C19%2C9.5C19%2C14.7%2C14.7%2C19%2C9.5%2C19z%20M9.5%2C0.9c-4.8%2C0-8.6%2C3.9-8.6%2C8.6c0%2C4.8%2C3.9%2C8.6%2C8.6%2C8.6c4.8%2C0%2C8.6-3.9%2C8.6-8.6C18.1%2C4.7%2C14.3%2C0.9%2C9.5%2C0.9z%20M11.2%2C11.5l0.6-0.2l1.4%2C1.8l-0.4%2C0.4L11.2%2C11.5z%20M12%2C13.9l-2.3%2C0c-3.8-3.7-3.2-8.1-3.2-8.1l1.8-1.4h0.3l0.3%2C2.4L8.1%2C7.3l2%2C4.7l0.8-0.2l1.5%2C2L12%2C13.9z%20M9.1%2C4.4l0.6%2C0.1l0.1%2C2.1L9.4%2C6.7L9.1%2C4.4z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.site-header__top-side .contacts a {
  text-decoration: none;
  color: #333333;
}
.site-header__bottom-side .company-name {
  float: left;
  width: 380px;
  padding: 19px 0 26px 20px;
}
.site-header__bottom-side .company-name a {
  text-decoration: none;
  color: #ff7f00;
  font-size: 30px;
}
.site-header__bottom-side .site-activity {
  margin-top: -8px;
  font-weight: 300;
  font-size: 28px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-header__inner {
    width: auto;
  }
  .site-header .site-header__top-side .address {
    width: 380px;
    font-size: 13px;
  }
  .site-header .site-header__top-side .contacts {
    max-width: 290px;
    padding-right: 20px;
  }
  .site-header .site-header__bottom-side {
    position: relative;
  }
  .site-header .site-header__bottom-side .company-name {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .site-header__inner {
    width: auto;
  }
  .site-header .site-header__top-side .address {
    float: none;
    width: auto;
    padding-right: 20px;
    padding-bottom: 12px;
  }
  .site-header .site-header__top-side .contacts {
    float: none;
    width: auto;
    padding-right: 20px;
    padding-left: 50px;
    margin-top: 0;
    background-position: 20px 0;
  }
  .site-header .site-header__bottom-side {
    position: relative;
  }
  .site-header .site-header__bottom-side .company-name {
    padding-left: 20px;
  }
}
@media (max-width: 479px) {
  .site-header__top-side .address {
    font-size: 12px;
    line-height: 17px;
    background-position: 20px 1px;
  }
  .site-header__top-side .contacts {
    font-size: 14px;
    padding-top: 1px;
  }
  .site-header__bottom-side .company-name {
    padding-bottom: 21px;
    width: 300px;
  }
  .site-header__bottom-side .company-name a {
    font-size: 20px;
  }
  .site-header__bottom-side .company-name .site-activity {
    font-size: 18px;
  }
  .site-header__bottom-side .menu-top-button {
    margin-top: -20px;
  }
  .site-header .level-3 {
    left: 0 !important;
    margin-top: 50px;
  }
}
.menu-top-button {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 48px;
  height: 41px;
  margin-top: -25px;
  background: #659102 url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2018%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2C12h18v-2H0V12zM0%2C7h18V5H0V7zM0%2C0v2h18V0H0z%22%2F%3E%3C%2Fsvg%3E") 15px 14px no-repeat;
  cursor: pointer;
  display: none;
}
@media (max-width: 1023px) {
  .menu-top-button {
    display: block;
  }
}
@media (min-width: 1024px) {
  .s3-menu-allin {
    margin: 0;
    padding: 32px 0 37px;
    list-style: none;
    float: right;
    width: 540px;
    text-align: right;
    font-size: 0;
    z-index: 2;
    position: relative;
  }
  .s3-menu-allin li.opened_item ul {
    display: none !important;
  }
  .s3-menu-allin li.opened_item > ul {
    display: block !important;
  }
  .s3-menu-allin > li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .s3-menu-allin > li > a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    padding: 9px 15px 10px;
    color: #333333;
    position: relative;
    text-align: left;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin > li > a:before {
    position: absolute;
    bottom: 0;
    left: 51%;
    right: 51%;
    content: "";
    border-top: 2px solid #ff7f00;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin > li.s3-menu-allin-active > a:before, .s3-menu-allin > li > a:hover:before {
    left: 5px;
    right: 5px;
  }
  .s3-menu-allin ul {
    margin: 0 -28px;
    padding: 30px 14px;
    list-style: none;
    position: absolute;
    display: none;
    background: #ff7f00;
    width: 239px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .s3-menu-allin ul.level-2 {
    margin-top: 37px;
    margin: 37px 0 0;
  }
  .s3-menu-allin ul.level-2 ul {
    background: #659102;
  }
  .s3-menu-allin ul.level-2 ul a {
    color: #fff;
  }
  .s3-menu-allin ul.level-2 ul a:hover {
    background: #ff7f00;
  }
  .s3-menu-allin ul li {
    display: block;
  }
  .s3-menu-allin ul li a {
    display: block;
    font-size: 17px;
    padding: 7px 16px 8px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin ul li a:hover {
    background: #659102;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .s3-menu-allin ul:before {
    position: absolute;
    content: "";
    top: 16px;
    right: 16px;
    width: 6px;
    height: 10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0.9%2C9.9c0.2%2C0%2C0.4-0.1%2C0.6-0.3l4.1-4.1c0.3-0.3%2C0.3-0.9%2C0-1.2L1.5%2C0.3c-0.3-0.3-0.9-0.3-1.2%2C0c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2L3.8%2C5L0.2%2C8.5c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2C0.4%2C9.8%2C0.6%2C9.9%2C0.9%2C9.9z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  }
}
@media (max-width: 1023px) {
  .s3-menu-allin {
    margin: -25px -28px 0;
    padding: 30px 14px;
    list-style: none;
    float: right;
    width: 239px;
    text-align: right;
    font-size: 0;
    z-index: 2;
    position: absolute;
    right: 48px;
    top: 50%;
    display: none;
    background: #ff7f00;
    width: 239px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .s3-menu-allin.opened {
    display: block;
  }
  .s3-menu-allin:before {
    position: absolute;
    content: "";
    top: 16px;
    right: 16px;
    width: 6px;
    height: 10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0.9%2C9.9c0.2%2C0%2C0.4-0.1%2C0.6-0.3l4.1-4.1c0.3-0.3%2C0.3-0.9%2C0-1.2L1.5%2C0.3c-0.3-0.3-0.9-0.3-1.2%2C0c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2L3.8%2C5L0.2%2C8.5c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2C0.4%2C9.8%2C0.6%2C9.9%2C0.9%2C9.9z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  }
  .s3-menu-allin li.opened_item > a {
    background: #659102;
  }
  .s3-menu-allin li.opened_item ul {
    display: none !important;
  }
  .s3-menu-allin li.opened_item > ul {
    display: block !important;
  }
  .s3-menu-allin > li {
    display: block;
    vertical-align: top;
    text-align: left;
  }
  .s3-menu-allin > li > a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    padding: 9px 15px 10px;
    color: #fff;
    position: relative;
    text-align: left;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin > li > a:before {
    position: absolute;
    bottom: 0;
    left: 51%;
    right: 51%;
    content: "";
    border-top: 2px solid #ff7f00;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin > li.s3-menu-allin-active > a:before, .s3-menu-allin > li > a:hover:before {
    left: 5px;
    right: 5px;
  }
  .s3-menu-allin ul {
    margin: 0 -28px;
    padding: 30px 14px;
    list-style: none;
    position: absolute;
    display: none;
    background: #659102;
    width: 239px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .s3-menu-allin ul.level-2 {
    margin-top: 37px;
    margin: 37px 0 0;
  }
  .s3-menu-allin ul.level-2 ul {
    background: #ff7f00;
  }
  .s3-menu-allin ul.level-2 ul a {
    color: #fff;
  }
  .s3-menu-allin ul.level-2 ul a:hover {
    background: #659102;
  }
  .s3-menu-allin ul li {
    display: block;
  }
  .s3-menu-allin ul li a {
    display: block;
    font-size: 17px;
    padding: 7px 16px 8px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
  }
  .s3-menu-allin ul li a:hover {
    background: #659102;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .s3-menu-allin ul:before {
    position: absolute;
    content: "";
    top: 16px;
    right: 16px;
    width: 6px;
    height: 10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0.9%2C9.9c0.2%2C0%2C0.4-0.1%2C0.6-0.3l4.1-4.1c0.3-0.3%2C0.3-0.9%2C0-1.2L1.5%2C0.3c-0.3-0.3-0.9-0.3-1.2%2C0c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2L3.8%2C5L0.2%2C8.5c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2C0.4%2C9.8%2C0.6%2C9.9%2C0.9%2C9.9z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  }
}
.underheader-block-wrapper {
  background: url(../underheader-block-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.underheader-block-wrapper .underheader-block {
  width: 940px;
  margin: 0 auto;
  padding: 114px 0 108px;
  text-align: right;
  font-size: 0;
}
.underheader-block-wrapper .underheader-block__inner {
  display: inline-block;
  width: 520px;
  padding: 22px 30px 28px 18px;
  background: rgba(101, 145, 2, 0.75);
  color: #fff;
  text-align: right;
}
.underheader-block-wrapper .underheader-block__inner .title {
  text-transform: uppercase;
  font: bold 55px "RobotoCondensed", Arial, Helvetica, sans-serif;
  margin-bottom: -12px;
  text-shadow: 0 1px 1px rgba(6, 43, 74, 0.25);
}
.underheader-block-wrapper .underheader-block__inner .title .ui-text-shadow-copy-1 {
  visibility: visible;
  color: #062b4a;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
  left: -1;
  top: 0px;
}
.ie-8 .underheader-block-wrapper .underheader-block__inner .title .ui-text-shadow-copy-1 {
  top: 1px;
}
.underheader-block-wrapper .underheader-block__inner .subtitle {
  font: 35px "RobotoCondensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
  text-shadow: 0 1px 1px rgba(6, 43, 74, 0.25);
}
.underheader-block-wrapper .underheader-block__inner .subtitle .ui-text-shadow-copy-1 {
  visibility: visible;
  color: #062b4a;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
  left: -1;
  top: 0px;
}
.ie-8 .underheader-block-wrapper .underheader-block__inner .subtitle .ui-text-shadow-copy-1 {
  top: 1px;
}
.underheader-block-wrapper .underheader-block__inner .body {
  font-size: 17px;
  line-height: 24px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 24px;
}
.underheader-block-wrapper .underheader-block__inner .body:before {
  position: absolute;
  right: 0;
  width: 384px;
  bottom: 0;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.65);
}
.underheader-block-wrapper .underheader-block__inner .body:after {
  position: absolute;
  content: "";
  right: 384px;
  width: 8px;
  height: 8px;
  bottom: -3px;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 4px;
}
.underheader-block-wrapper .underheader-block__inner a.form-button {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  padding: 6px 30px 9px;
  border: 2px solid #fff;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.13);
  border-radius: 2px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.underheader-block-wrapper .underheader-block__inner a.form-button:hover {
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(136, 195, 3, 0.75)), color-stop(12.5%, rgba(66, 95, 1, 0.75)));
  background-image: -o-linear-gradient(top, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
  background-image: -moz-linear-gradient(top, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
  background-image: -webkit-linear-gradient(top, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
  background-image: -ms-linear-gradient(top, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
  background-image: linear-gradient(to bottom, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
  -pie-background: linear-gradient(to bottom, rgba(136, 195, 3, 0.75), rgba(66, 95, 1, 0.75));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .underheader-block-wrapper .underheader-block {
    width: auto;
    padding: 30px 0;
  }
  .underheader-block-wrapper .underheader-block__inner {
    margin-right: 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .underheader-block-wrapper .underheader-block {
    width: auto;
    padding: 25px;
  }
  .underheader-block-wrapper .underheader-block__inner {
    width: auto;
  }
  .underheader-block-wrapper .underheader-block__inner .title {
    font-size: 45px;
  }
  .underheader-block-wrapper .underheader-block__inner .subtitle {
    padding-bottom: 20px;
  }
  .underheader-block-wrapper .underheader-block__inner .body:before {
    width: 90%;
  }
  .underheader-block-wrapper .underheader-block__inner .body:after {
    right: 90%;
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .underheader-block-wrapper .underheader-block {
    width: auto;
    padding: 25px;
  }
  .underheader-block-wrapper .underheader-block__inner {
    width: auto;
    padding: 16px 16px 20px 10px;
  }
  .underheader-block-wrapper .underheader-block__inner .title {
    font-size: 28px;
    margin-bottom: -7px;
  }
  .underheader-block-wrapper .underheader-block__inner .subtitle {
    font-size: 25px;
  }
  .underheader-block-wrapper .underheader-block__inner .body {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .underheader-block-wrapper .underheader-block__inner .body:before {
    width: 90%;
  }
  .underheader-block-wrapper .underheader-block__inner .body:after {
    right: 90%;
    margin-right: 0;
  }
}
.services-block__inner {
  width: 940px;
  margin: 0 auto;
  padding: 30px 0 20px;
  text-align: center;
  font-size: 0;
}
.services-block__title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 30px;
}
.services-block .item-wrapper {
  padding: 0 0 15px;
  display: inline-block;
  vertical-align: top;
}
.services-block .item-wrapper + .item-wrapper {
  padding-left: 15px;
}
.services-block a {
  display: block;
  vertical-align: top;
  text-decoration: none;
  background: #659102;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.services-block a .image {
  display: table-cell;
  vertical-align: middle;
  width: 214px;
  height: 163px;
}
.services-block a .title {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  background: #628b04;
  padding: 14px 5px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.services-block a path {
  fill: #fff;
}
.services-block a:hover {
  background: #ff7f00;
}
.services-block a:hover path {
  fill: #fff;
}
.services-block a:hover .title {
  color: #fff;
  background: #ff7f00;
}
.services-block.inner-page {
  background: url(../underheader-block-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.services-block.inner-page .services-block__title {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .services-block__inner {
    width: auto;
    padding: 25px 20px 10px;
  }
  .services-block__inner a .image {
    width: 500px;
  }
  .services-block__inner .item-wrapper {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .services-block__inner .item-wrapper .title {
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    min-height: 35px;
  }
}
@media (max-width: 767px) {
  .services-block__inner {
    width: auto;
    padding: 25px 20px 10px;
  }
  .services-block__inner a .image {
    width: 500px;
  }
  .services-block__inner .item-wrapper {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .services-block__inner .item-wrapper:nth-child(2n+1) {
    padding-left: 0;
  }
  .services-block__inner .item-wrapper .title {
    font-size: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .services-block__inner .item-wrapper .image, .services-block__inner .item-wrapper .image img {
    height: 120px;
  }
}
@media (max-width: 480px) {
  .services-block .services-block__inner .item-wrapper .title {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .services-block .services-block__inner .item-wrapper .title {
    min-height: 35px;
  }
}
.steps-block {
  background: url(../steps-block-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.steps-block__title {
  text-align: center;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.steps-block__inner {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0 28px;
  text-align: right;
}
.steps-block a {
  display: inline-block;
  width: 360px;
  padding: 15px 10px 14px 70px;
  margin-bottom: 10px;
  background: rgba(255, 127, 0, 0.85);
  color: #fff;
  position: relative;
  text-decoration: none;
}
.steps-block a .count {
  position: absolute;
  top: 15px;
  left: 15px;
  border: 1px solid #fff;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  border-radius: 19px;
}
.steps-block a .text {
  font-size: 20px;
  line-height: 19px;
  display: table-cell;
  height: 38px;
  text-align: left;
  vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps-block__inner {
    width: auto;
  }
  .steps-block__inner a {
    margin-right: 20px;
    padding: 16px 10px 16px 60px;
    width: 290px;
  }
  .steps-block__inner a .text {
    height: 34px;
    font-size: 17px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .steps-block {
    background-position: 35% 0;
  }
  .steps-block__inner {
    width: auto;
  }
  .steps-block__inner a {
    margin-right: 20px;
    margin-left: 20px;
    padding: 16px 10px 16px 70px;
    display: block;
    width: auto;
  }
  .steps-block__inner a .text {
    height: 34px;
    font-size: 17px;
    line-height: 1;
  }
}
@media (max-width: 479px) {
  .steps-block .steps-block__inner a {
    padding: 12px 5px 13px 40px;
  }
  .steps-block .steps-block__inner a .count {
    top: 12px;
    left: 5px;
    width: 26px;
    height: 26px;
    font-size: 15px;
    line-height: 26px;
  }
  .steps-block .steps-block__inner a .text {
    font-size: 14px;
    height: 28px;
  }
}
.discounts {
  width: 940px;
  margin: 0 auto;
  padding: 42px 0;
  font-size: 0;
}
.discounts__title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.discounts a {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 20px 30px 20px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.discounts a .table {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.discounts a .table .image {
  width: 64px;
  height: 64px;
  padding: 4px 36px 0 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.discounts a .table .image path {
  fill: #659102;
}
.discounts a .table .right-part {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}
.discounts a .table .right-part .title {
  display: block;
  color: #659102;
  font-size: 25px;
  font-weight: bold;
}
.discounts a .table .right-part .body {
  font-size: 17px;
  line-height: 22px;
  color: #333333;
}
.discounts a:hover .title {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .discounts {
    width: auto;
  }
}
@media (max-width: 767px) {
  .discounts {
    width: auto;
  }
  .discounts a .table .right-part .title {
    font-size: 20px;
  }
  .discounts a .table .right-part .body {
    font-size: 14px;
  }
  .discounts a .table .image {
    padding-right: 20px;
  }
  .discounts a {
    display: block;
    width: auto;
  }
}
.slider-wrap {
  background: url(../portfolio-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.slider-wrap__inner {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0 32px;
}
.slider-wrap__title {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 18px;
}
.slider-wrap__link {
  margin-top: 17px;
}
.slider-wrap__link a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.slider-wrap a.slider-item {
  position: relative;
  display: block;
}
.slider-wrap a.slider-item .title {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 5;
  opacity: 0;
  background: rgba(0, 0, 0, 0.45);
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.slider-wrap a.slider-item .title__inner {
  color: #fff;
  position: relative;
  padding: 0 20px;
  font-size: 17px;
  line-height: 20px;
}
.slider-wrap a.slider-item .title__inner:before {
  position: absolute;
  left: 0;
  right: 0;
  width: 40px;
  margin: 0 auto;
  top: 5px;
  border-top: 3px solid #ff7f00;
  content: "";
}
.slider-wrap a.slider-item:hover .title {
  opacity: 1;
}
.slider-wrap .owl-prev {
  position: absolute;
  font-size: 0;
  left: -36px;
  top: 50%;
  margin-top: -18px;
  width: 19px;
  height: 37px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider-wrap .owl-prev:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232b3045%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.slider-wrap .owl-next {
  position: absolute;
  font-size: 0;
  right: -36px;
  top: 50%;
  margin-top: -18px;
  width: 19px;
  height: 37px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.slider-wrap .owl-next:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232b3045%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-wrap__inner {
    width: auto;
    padding: 24px 20px 26px;
  }
  .slider-wrap__inner a.slider-item img {
    width: 100%;
  }
  .slider-wrap__inner .owl-prev {
    left: -23px;
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-prev:hover {
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-next {
    right: -23px;
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-next:hover {
    background-size: 70% 70%;
  }
}
@media (max-width: 767px) {
  .slider-wrap__inner {
    width: auto;
    padding: 24px 20px 26px;
  }
  .slider-wrap__inner a.slider-item img {
    width: 100%;
  }
  .slider-wrap__inner .owl-prev {
    left: -23px;
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-prev:hover {
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-next {
    right: -23px;
    background-size: 70% 70%;
  }
  .slider-wrap__inner .owl-next:hover {
    background-size: 70% 70%;
  }
}
.menu-bot-wrapper {
  background: #eff4e5;
  padding: 0 0 25px;
}
.menu-bot-wrapper .menu-bot {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 0;
  width: 940px;
  table-layout: fixed;
}
.menu-bot-wrapper .menu-bot td {
  vertical-align: top;
}
.menu-bot-wrapper .menu-bot td ul {
  padding: 0 20px 0 0;
}
.menu-bot-wrapper .menu-bot td > ul > li {
  display: block;
  padding: 30px 0 0;
}
.menu-bot-wrapper .menu-bot td > ul > li > a {
  color: #333333;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.menu-bot-wrapper .menu-bot ul ul {
  margin: 0;
  padding: 8px 0 0;
  list-style: none;
}
.menu-bot-wrapper .menu-bot ul ul li {
  display: block;
  padding: 0 0 8px;
}
.menu-bot-wrapper .menu-bot ul ul li a {
  display: block;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}
.menu-bot-wrapper .menu-bot ul ul li a:hover {
  text-decoration: underline;
}
.menu-bot-wrapper .menu-bot ul ul li a:before {
  content: "- ";
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu-bot-wrapper {
    padding-right: 20px;
  }
  .menu-bot-wrapper .menu-bot {
    width: 100%;
  }
  .menu-bot-wrapper .menu-bot td > ul {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .menu-bot-wrapper {
    display: none;
  }
}
.site-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media screen and (min-width: 940px) {
  .site-main {
    float: left;
    width: 100%;
  }
}
.site-main__inner {
  position: relative;
}
.site-footer {
  min-height: 100px;
  background: #659102;
  color: #fff;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
.site-footer a {
  color: #fff;
}
.site-footer__inner {
  width: 940px;
  margin: 0 auto;
  padding: 37px 0 20px;
}
.site-footer .footer-left-part {
  float: left;
  width: 210px;
  padding: 0 16px 0 18px;
}
.site-footer .footer-left-part .copyrights {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 7px;
}
.site-footer .footer-left-part .social-block {
  font-size: 0;
}
.site-footer .footer-left-part .social-block a {
  margin: 0 10px 10px 0;
}
.site-footer .footer-middle-part {
  float: left;
  width: 410px;
}
.site-footer .footer-middle-part .address {
  font-size: 14px;
  padding-bottom: 2px;
}
.site-footer .footer-middle-part .contacts {
  font-size: 16px;
  padding-bottom: 7px;
}
.site-footer .footer-middle-part .contacts a {
  text-decoration: none;
}
.site-footer .footer-middle-part .bot-form-button {
  cursor: pointer;
  padding: 2px 0 3px 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2019%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%2C19C4.3%2C19%2C0%2C14.7%2C0%2C9.5C0%2C4.3%2C4.3%2C0%2C9.5%2C0C14.7%2C0%2C19%2C4.3%2C19%2C9.5C19%2C14.7%2C14.7%2C19%2C9.5%2C19z%20M9.5%2C0.9c-4.8%2C0-8.6%2C3.9-8.6%2C8.6s3.9%2C8.6%2C8.6%2C8.6c4.8%2C0%2C8.6-3.9%2C8.6-8.6S14.3%2C0.9%2C9.5%2C0.9z%20M11.2%2C11.5l0.6-0.2l1.4%2C1.8l-0.4%2C0.4L11.2%2C11.5z%20M12%2C13.9l-2.3%2C0c-3.8-3.7-3.2-8.1-3.2-8.1l1.8-1.4h0.3l0.3%2C2.4L8.1%2C7.3l2%2C4.7l0.8-0.2l1.5%2C2L12%2C13.9z%20M9.1%2C4.4l0.6%2C0.1l0.1%2C2.1L9.4%2C6.7L9.1%2C4.4z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}
.site-footer .footer-middle-part .bot-form-button:hover {
  text-decoration: none;
}
.site-footer .footer-right-part {
  float: right;
  text-align: right;
  width: 200px;
  padding: 0 20px 0 0;
}
.site-footer .footer-right-part .mega {
  font-size: 12px;
  padding-bottom: 10px;
}
.site-footer .footer-right-part .mega span {
  font-size: 12px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-footer__inner {
    width: auto;
  }
  .site-footer__inner .footer-left-part {
    width: 24%;
    padding-right: 7px;
  }
  .site-footer__inner .footer-middle-part {
    width: 49%;
  }
  .site-footer__inner .footer-middle-part .address {
    font-size: 12px;
    padding-bottom: 4px;
  }
  .site-footer__inner .footer-right-part {
    width: 21%;
  }
}
@media (max-width: 767px) {
  .site-footer__inner {
    width: auto;
  }
  .site-footer__inner .footer-nav-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .site-footer__inner .footer-nav-wrapper .footer-middle-part {
    float: none;
    width: auto;
    padding: 0 20px 15px;
  }
  .site-footer__inner .footer-nav-wrapper .footer-left-part {
    float: none;
    width: auto;
    padding: 0 20px 16px;
  }
  .site-footer__inner .footer-right-part {
    float: none;
    width: auto;
    text-align: left;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .site-footer__inner {
    width: auto;
  }
  .site-footer__inner .footer-nav-wrapper .footer-middle-part .address {
    padding-bottom: 10px;
  }
  .site-footer__inner .footer-nav-wrapper .footer-middle-part .contacts {
    padding-bottom: 6px;
  }
}
.form-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-wrapper .tpl-anketa-success-note {
  padding: 0 0 10px;
  font-size: 20px;
  text-align: center;
}
.form-wrapper.opened {
  opacity: 1;
  visibility: visible;
}
.form-wrapper__inner {
  padding: 34px 39px 22px;
  background: #fff;
  width: 320px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
.form-wrapper__inner .title {
  text-align: center;
  color: #2e293f;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.form-wrapper__inner .subtitle {
  color: #2e293f;
  font-size: 15px;
  padding: 4px 50px 32px;
  text-align: center;
  margin-top: -10px;
}
.form-wrapper__inner .tpl-field {
  padding-bottom: 18px;
}
.form-wrapper__inner .tpl-field input, .form-wrapper__inner .tpl-field textarea {
  width: 100%;
  height: 56px;
  border: 1px solid #659102;
  color: #96949f;
  font-size: 15px;
  outline: none;
  padding: 0 19px 4px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-wrapper__inner .tpl-field input::-webkit-input-placeholder, .form-wrapper__inner .tpl-field textarea::-webkit-input-placeholder {
  color: #96949f;
}
.form-wrapper__inner .tpl-field input:moz-placeholder, .form-wrapper__inner .tpl-field textarea:moz-placeholder {
  color: #96949f;
}
.form-wrapper__inner .tpl-field input::-moz-placeholder, .form-wrapper__inner .tpl-field textarea::-moz-placeholder {
  color: #96949f;
}
.form-wrapper__inner .tpl-field input:-ms-input-placeholder, .form-wrapper__inner .tpl-field textarea:-ms-input-placeholder {
  color: #96949f;
}
.form-wrapper__inner .tpl-field input:focus, .form-wrapper__inner .tpl-field textarea:focus {
  border: 1px solid black;
}
.form-wrapper__inner .tpl-field textarea {
  height: 141px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
.form-wrapper__inner .tpl-field button {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  height: 40px;
  padding: 0 32px 2px;
  border: none;
  outline: none;
  background: #537802;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.form-wrapper__inner .tpl-field button:hover {
  background: #699602;
}
.form-wrapper__inner .tpl-field button:active {
  background: #425f01;
}
.form-wrapper__inner .tpl-field.field-error input, .form-wrapper__inner .tpl-field.field-error textarea {
  border-color: #f00;
}
@media (max-width: 767px) {
  .form-wrapper__inner {
    width: 240px;
    padding: 8px 20px;
  }
  .form-wrapper__inner .title {
    font-size: 18px;
  }
  .form-wrapper__inner .subtitle {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
  }
  .form-wrapper__inner .tpl-field {
    padding-bottom: 5px;
  }
  .form-wrapper__inner .tpl-field input {
    height: 34px;
  }
  .form-wrapper__inner .tpl-field textarea {
    height: 40px;
  }
  .form-wrapper__inner .tpl-field button {
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.site-content {
  width: 900px;
  margin: 0 auto;
  padding: 26px 0 30px;
}
@media (max-width: 1023px) {
  .site-content {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.level-2 {
  z-index: 5;
}
.bonsai_img {
  border-width: 0px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.bonsai_img3 {
  border-width: 0px;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  width: 195;
}
.bonsai_img2 {
  border-width: 0px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}
@media (max-width: 767px) {
  .services-block .services-block__inner .item-wrapper:nth-child(2n+1) {
    padding-left: 15px;
  }
  .services-block.main-page .services-block__inner .item-wrapper:nth-child(2n+2) {
    padding-left: 0;
  }
}
.localtext {
  padding-right: 120px;
}
@media (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    text-align: center;
  }
}
@media (max-width: 425px) {
  img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .bonsai_img, .bonsai_img2, .bonsai_img3 {
    float: none;
  }
}
.slider-wrap a.slider-item {
  overflow: hidden;
}
.slideitem.newyear .underheader-block__inner {
  background: rgba(43, 122, 0, 0.8);
  width: auto;
}
.slideitem.newyear .underheader-block .button {
  margin-top: 35px;
}
.slideitem.newyear .underheader-block .button a {
  display: inline-block;
}
@media (min-width: 992px) {
  .slideitem.newyear .underheader-block {
    padding: 110px 25px;
  }
  .slideitem.newyear .underheader-block__inner {
    background: rgba(43, 122, 0, 0.8);
    width: auto;
    padding: 57px 30px 57px 54px;
  }
  .slideitem.newyear .underheader-block .title {
    font-size: 87px;
    line-height: 87px;
  }
  .slideitem.newyear .underheader-block .button a {
    white-space: nowrap;
    font-size: 30px;
    line-height: 30px;
    padding: 22px 43px 22px 43px;
  }
}
@media (max-width: 991px) {
  .slideitem.newyear .underheader-block__inner {
    padding: 20px;
  }
  .slideitem.newyear .underheader-block .button a {
    padding: 10px;
  }
}
.rabbit .underheader-block {
  background: rgba(101, 145, 2, 0.0001);
}
.rabbit .underheader-block-wrapper .underheader-block__inner {
  background: rgba(101, 145, 2, 0.0001);
}
.rabbit .underheader-block-wrapper .underheader-block__inner .title {
  left: 25%;
  top: 75px;
  width: 120%;
  position: relative;
  text-align: left;
}
.rabbit .underheader-block-wrapper .underheader-block__inner .title a {
  text-decoration: none;
  color: #fff;
}
.underheader-block-wrapper {
  background: url(/d/multi-flora-banner.png) 50% 50% no-repeat;
  background-size: cover;
  height: 520px;
}
@media (max-width: 320px) {
  .rabbit .underheader-block-wrapper .underheader-block__inner .title {
    left: 0%;
    top: 75px;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .underheader-block-wrapper {
    background: url(/t/rabbit.png) 50% 50% no-repeat;
    background-size: cover;
    height: 520px;
  }
}
.localproducts .localpic--little {
  width: 250px;
  height: 250px;
}
.localproducts__block-text {
  margin-left: 270px;
}
.localproducts .localpic .highslide img {
  width: 250px;
  height: 250px;
}
.localproducts .localproducts__block-title a {
  font-size: 20px;
}
.localproducts .localtext p {
  font-size: 18px;
}
.localproducts__block-pricetitle {
  font-size: 18px;
}
.localproducts__block-price .price {
  font-size: 20px;
}
/*блок каталог*/
.container_layouts_products {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  font-size: 14px;
  font-family: "Source Serif Pro", serif;
}
.container_layouts_products p {
  margin: 5px 0;
}
.product_item {
  box-shadow: 0px 0px 14px #6767679c;
  padding: 15px 5px;
  box-sizing: border-box;
}
.product_item a {
  color: #a62425;
  text-decoration: none;
}
.product_item img {
  width: 100%;
}
.product-name {
  text-transform: uppercase;
}
.product-price {
  font-weight: bold;
}
a.product-button {
  background: #a62425;
  color: white;
  padding: 3px 5px;
  display: inline-block;
}
[class^="catalog-list_"] p {
  text-align: center;
}
/*general_layoyts_styles*/
.catalog-list_3 {
  text-align: center;
}
.catalog-list_3 .product_item {
  display: inline-block;
  width: 30%;
  margin: 15px 10px;
  min-width: 200px;
  text-align: center;
}
.services-block.inner-page {
  background-image: url(/d/view2.jpg);
}
/*.site-header{background: #659102;color: #fff;}
.site-header__top-side .contacts a{color: #fff;}
@media (min-width: 1024px){
.s3-menu-allin > li > a {color: #fff;}
}*/
.page-subpages {
  display: none;
}
.newdec {
  width: 50% !important;
  margin: 0 auto;
}
.img3 img {
  width: 320px;
  margin: 5px;
  height: 230px;
  object-fit: cover;
  max-width: 100%;
}
.img3 {
  text-align: center;
}
.page-subpages a {
  color: #690 !important;
}
h1 {
  font-size: 30px;
  text-align: center;
}
.site-content ul li a {
  font-size: 18px;
}
.site-header {
  color: #fff;
  position: relative;
}
.site-header__top-side:before {
  top: 0;
  background: #659102;
}
.site-header__top-side > div {
  position: relative;
}
.site-header__top-side .contacts a {
  color: #fff;
}
.site-header__top-side .address {
  font-size: 16px;
}
.col4 > div {
  width: 230px;
  min-width: 230px;
}
.col4 {
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
.a-teg a {
  padding: 10px;
  border: 1px solid #659102;
  background: #659102;
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  text-align: center;
}
.a-teg {
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px;
}
body > div.site-main-wrapper > div:nth-child(7) > div > div > div:nth-child(2) {
  display: none;
}
@media (max-width: 1024px) {
  .site-wrapper .services-block__inner .item-wrapper:nth-child(4) {
    padding-left: 15px;
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .localproducts__block-btn {
    margin-top: 10px;
  }
}
.discounts a {
  cursor: default;
}
.newcoloranch {
  color: #669900 !important;
}
.services-block a .title {
  font-size: 16px;
}
.gallery2_albums .td a, .gallery2_album_photos .td a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.localproducts__block-btn {
  color: #fff !important;
  background: #659102;
}
.localproducts__block-btn:hover {
  background: #659102;
}
.localproducts__block-btn:active {
  background: #659102;
}
.localproducts__block-title a {
  text-decoration: underline;
}
.gallery2_albums, .gallery2_album_photos {
  text-align: center;
}
.localpagelist2 {
  text-align: center;
}
.text-align {
  text-align: justify;
}
h1, h2, h3 {
  text-align: center;
}
.localpagelist2 .item-flex {
  margin-left: 0;
}
.gal-item {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  margin: 10px 0 0;
  flex-wrap: wrap;
}
.gal-item a {
  text-align: center;
}
.gal-item img {
  width: 30%;
  max-width: 30%;
  min-width: 250px;
  margin-bottom: 10px;
  object-fit: cover;
  height: 220px;
}
.block-midle.block-kontejnernoe-ozeleneniye {
  text-align: center;
}
span.text-kontejnernoe-ozeleneniye {
  margin-bottom: 10px;
  display: block;
}
.height210 {
  height: 210px;
  object-fit: cover;
}
.flex {
  display: flex;
}
.brake-word {
  word-break: break-word;
}
.p-display-inline p {
  display: inline-block;
  margin-right: 15px;
  text-align: center;
}
.img-page {
  border-width: 0px;
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.terrariumy-s-rasteniyami .gal-item img {
  height: 300px;
}
.services-block a .image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
li.opened_item > a {
  position: relative;
}
li.opened_item > a:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 16px;
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0.9%2C9.9c0.2%2C0%2C0.4-0.1%2C0.6-0.3l4.1-4.1c0.3-0.3%2C0.3-0.9%2C0-1.2L1.5%2C0.3c-0.3-0.3-0.9-0.3-1.2%2C0c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2L3.8%2C5L0.2%2C8.5c-0.3%2C0.3-0.3%2C0.9%2C0%2C1.2C0.4%2C9.8%2C0.6%2C9.9%2C0.9%2C9.9z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  transform: rotate(90deg);
}
.s3-menu-allin ul:before {
  display: none;
}
/*.menu-top-button_hide {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 48px;
    height: 41px;
    margin-top: -25px;
    background: #659102 url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2018%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2C12h18v-2H0V12zM0%2C7h18V5H0V7zM0%2C0v2h18V0H0z%22%2F%3E%3C%2Fsvg%3E") 15px 14px no-repeat;
    cursor: pointer;
    display: none;
}*/
.just-spasearound {
  justify-content: space-around;
}
.wid25 {
  width: 25%;
}
.gal-item img.wid25 {
  min-width: 180px;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}
.align-itmem-center {
  align-items: center;
}
.wrap {
  flex-wrap: wrap;
  justify-content: center;
  text-decoration-line: underline;
}
.item-flex {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0;
  /*padding: 0 10px;*/
  min-width: 250px;
  margin-bottom: 10px;
}
.another-flex {
  width: 50%;
  box-sizing: border-box;
  padding: 0;
  /*padding: 0 10px;*/
  min-width: 250px;
  margin-bottom: 10px;
}
.poz-rel {
  position: relative;
}
.ul-align .ikon-img {
  position: absolute;
  left: 0px;
  top: -15px;
  min-width: 45px;
}
.ul-align p {
  position: relative;
  padding-left: 45px;
  text-indent: 0;
}
.poz-rel .ikon-img {
  position: absolute;
  left: 0px;
  top: -15px;
  min-width: 45px;
}
p.poz-rel {
  padding-left: 45px;
  text-indent: 0;
}
.decored-gryen {
  color: #ffffff;
  background-color: #008000;
}
.table-p1 td {
  height: 35px;
  padding: 9px;
  border: 1px solid #c0c0c0;
  color: #696969;
  text-align: center;
}
.table-p1 {
  margin-left: 13%;
}
.table-p td {
  border: 1px solid #c0c0c0;
  color: #696969;
  height: 25px;
  text-align: center;
}
img.ikon-img {
  width: 5%;
}
.ul-align {
  text-align: justify;
}
.ul-align1 p {
  float: left;
}
p {
  text-indent: 0px;
  font-size: 12pt;
  text-align: justify;
}
.size-img {
  margin: 10px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table tr th {
  padding: 8px;
  text-align: left;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
}
.newimgheight {
  height: 150px;
}
.table tr {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.table tr td {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
body > div.site-main-wrapper > div > div:nth-child(12) > div > div > div:nth-child(2) {
  display: none;
}
/*.services-block__inner  {
    width: auto;
}*/
.block-img img {
  height: 200px;
  width: 29%;
}
.price-table {
  font-family: Tahoma;
  color: #666;
  font-size: 12px;
  text-shadow: 1px 1px 0px #fff;
  background: #eaebec;
  margin: 20px 0 20px 0;
  border: #ccc 1px solid;
  border-collapse: separate;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1px 2px #d1d1d1;
}
.price-table tr {
  text-align: center;
  padding-left: 20px;
}
.price-table tr th {
  font-weight: bold;
  padding: 21px 25px 22px 25px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
}
.price-table tr td {
  padding: 18px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #e0e0e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
}
.size-img img {
  height: 200px;
}
.size-img1 img {
  width: 30%;
}
.size-img2 img {
  width: 33%;
  margin-left: 10px;
}
.services-block .item-wrapper {
  padding: 0 7px 15px 7px !important;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
}
.newtableborders td {
  border: 1px solid black;
  font-size: 15px;
  padding: 0 !important;
}
.newtableborders th {
  border: 1px solid black;
  font-size: 15px;
}
.newtableborders p {
  text-indent: inherit !important;
}
.buttonstylenew {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 29px;
  text-decoration: none;
  padding: 0 15px;
  border: 1px solid currentColor;
  border-radius: 4px;
}
.img-flot {
  float: left;
  width: 300px;
  margin: 0px 10px 20px 0;
}
span.green-big {
  color: #659102;
  font-size: 20px;
  font-weight: bold;
}
.cart-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.item-cart-bl {
  width: 33%;
  text-align: center;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
  max-width: 200px;
  min-width: 30%;
  margin-bottom: 20px;
}
.img-cart {
  width: 100%;
  height: 220px;
}
.img-cart img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-name {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .services-block__inner .item-wrapper .image img {
    height: 120px;
  }
}
.form-wrapper__inner .tpl-field button {
  margin-top: 13px;
}
.flex-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.table1 {
  margin-bottom: 10px;
}
.height215 {
  height: 215px;
}
.flex-item {
  width: 30%;
  min-width: 250px;
}
.flex-item img {
  width: 100%;
  object-fit: cover;
  height: 220px;
  box-sizing: border-box;
  padding: 5px;
}
.localbtn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 29px;
  text-decoration: none;
  padding: 0 15px !important;
  border: 1px solid currentColor;
  border-radius: 4px;
}
.tablewithprice {
  text-align: center;
  width: 100%;
}
.tablewithprice td {
  width: 50%;
  border: 1px solid black;
  border-collapse: collapse;
}
.nonedisplaybreak {
  display: none;
}
.tablewithprice p {
  text-align: center !important;
  text-indent: 0px !important;
  margin-bottom: 5px;
}
.tablewithprice a {
  margin-bottom: 10px;
}
.ta-c {
  text-align: center;
}
.colors {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
@media (max-width: 1023px) {
  /*  .s3-menu-allin ul:before {
        display: none;
    }

    .s3-menu-allin li.opened_item > a:before {
        display: none;
    }

    .s3-menu-allin li.opened_item > ul {
        position: static;
        width: 100%;
        padding: 0 10px;
        margin: 0;
    }
    .menu-top-button.hide-button {
    display: none;
    }

    .menu-top-button_hide.show_button {
        display: block;
    }
    .s3-menu-allin li.opened_item > ul li:first-child {
        border-top:1px solid white;
    }
    .s3-menu-allin.opened {
        padding: 5px 0;
        margin: 0;
        width: 100%;
        left: 0;
        top: 100px;
    }

    .s3-menu-allin.opened li {
        border-bottom: 1px solid white;
    }

    .s3-menu-allin.opened li:last-child {
        border-bottom:none;
    }*/
  .site-content {
    box-sizing: border-box;
    max-width: 100%;
  }
  .s3-menu-allin ul.level-2 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .services-block__inner .item-wrapper .image, .services-block__inner .item-wrapper .image img {
    padding-top: 15px;
    height: auto;
    min-height: 86px;
    max-height: 86px;
  }
  .site-footer__inner .footer-nav-wrapper {
    text-align: center;
  }
  body .site-footer__inner .footer-right-part {
    text-align: center;
  }
  .site-header .site-header__top-side .address {
    padding-top: 15px;
    margin-top: 0;
  }
  .gal-item img.wid25 {
    min-width: 250px;
    width: 33%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .site-content img {
    margin-bottom: 10px;
  }
  .services-block .item-wrapper {
    min-width: 130px;
  }
}
@media (max-width: 500px) {
  /*.menu-top-button_hide {
        margin-top: -20px;
    }*/
  .site-header__top-side {
    text-align: center;
  }
  .site-content > img {
    display: block;
    float: none !important;
    margin: 0 auto 10px;
  }
  .localproducts__block-text p {
    text-indent: 0;
  }
  .site-header__top-side .address {
    padding: 0 20px 21px 20px;
  }
  .site-header .site-header__top-side .contacts {
    padding: 0 20px 15px;
  }
}
@media (max-width: 480px) {
  .services-block .services-block__inner .item-wrapper .title {
    font-size: 15px !important;
  }
  .df-c strong {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .df-c strong a img {
    width: 150px;
  }
}
.menu-bot {
  margin: 20px auto 0 !important;
}
.menu-bot .row {
  display: flex;
  justify-content: space-between;
}
.menu-bot .cell {
  width: 15%;
}
.menu-bot ul {
  padding: 0;
}
.menu-bot ul ul a {
  font-size: 14px;
  font-weight: normal;
}
.menu-bot a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .menu-bot-wrapper {
    display: block !important;
    padding: 0;
  }
  .menu-bot {
    width: initial !important;
  }
  .menu-bot .row {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .menu-bot .cell {
    width: 26%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .menu-bot .cell {
    width: 34%;
  }
}
.col3 {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
.col {
  width: 30%;
  max-width: 30%;
  min-width: 250px;
  text-align: center;
  object-fit: cover;
  margin-top: 20px;
}
.col span {
  display: block;
  margin-top: 15px;
  font-size: 12pt;
}
.col p {
  text-align: center;
}
@media only screen and (max-width: 790px) {
  .col:last-child img {
    margin-bottom: -20px;
  }
  .menu-bot-wrapper .menu-bot .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .menu-bot .cell {
    width: 30%;
    margin-bottom: 20px;
  }
  body > div.site-main-wrapper > nav > div > div > div:nth-child(7) {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .tablewithprice img {
    max-height: 300px;
    width: 100%;
  }
  .tablewithprice .padding_media {
    padding: 150px;
  }
}
@media (min-width: 992px) {
  .tablewithprice img {
    max-height: 260px;
    width: 90%;
  }
  .tablewithprice .padding_media {
    padding: 150px;
  }
}
@media (min-width: 767px) {
  .poz-rel .ikon-imag {
    position: absolute;
    left: 42%;
    top: -12px;
    min-width: 26px;
  }
  .img.ikon-imag {
    width: 5%;
  }
  .tablewithprice img {
    width: auto;
    max-height: 100%;
  }
  .tablewithprice .padding_media {
    padding: 50px;
  }
}
.site-content table img {
  max-width: 100% !important;
  display: block;
}
.catalog-wrapper img {
  /*height: auto !important;*/
}
.block_48_left {
  float: left;
  width: 48%;
}
.block_48_right {
  float: right;
  width: 48%;
}
.block_48_left img, .block_48_right img {
  position: absolute;
}
.clear_both {
  clear: both;
}
.margin_70 {
  margin-left: 70px;
}
.margin_70 p {
  text-align: center;
}
@media (max-width: 480px) {
  .catalog-wrapper div.product-block {
    width: 100%;
    box-sizing: border-box;
    max-width: none !important;
  }
}
@media (max-width: 768px) {
  .imgFL {
    float: none;
  }
  .block_48_left {
    float: left;
    width: 70%;
    display: block;
  }
  .block_48_right {
    float: right;
    width: 70%;
    display: block;
  }
  .block_48_left img, .block_48_right img {
    position: absolute;
  }
  .clear_both {
    clear: both;
  }
  .margin_70 {
    margin-left: 70px;
  }
  .btn-footer {
    bottom: 30% !important;
    right: 30% !important;
  }
}
@media (max-width: 480px) {
  .block_48_left {
    float: left;
    width: 100%;
    display: block;
  }
  .block_48_right {
    float: right;
    width: 100%;
    display: block;
  }
  .block_48_left img, .block_48_right img {
    position: absolute;
  }
  .clear_both {
    clear: both;
  }
  .margin_70 {
    margin-left: 75px;
  }
  span.h2classSpan {
    margin-left: 10px;
  }
}
.col_block2 {
  width: 47%;
  max-width: 47%;
  min-width: 300px;
  text-align: center;
  object-fit: cover;
}
.col_block2 span {
  display: block;
  margin-top: 15px;
  font-size: 12pt;
}
.col_block2 img {
  margin: 0 auto;
  display: block;
  height: 250px;
}
.h2 {
  color: #333;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.h2-selena {
  color: #fff;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: bold !important;
  font-style: normal;
  font-size: 1.5rem;
  text-align: center;
}
.float_left_50 {
  width: 50%;
  float: left;
}
.float_right_50 {
  width: 50%;
  float: right;
}
.new-size {
  width: 49%;
}
.gal-work {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item-work {
  width: 220px;
  height: 150px;
  margin-bottom: 5px;
}
.item-work img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body > div.site-main-wrapper > div > div.site-content > div:nth-child(2) > table > tbody > tr:nth-child(11) {
  background: inherit !important;
}
@media (max-width: 992px) {
  .gal-item {
    text-align: center;
    margin: 15px 0;
  }
  .gal-item .new-size {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px;
  }
  .kkknopka {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-left: 0 !important;
  }
}
.float1111 {
  float: left;
  margin-right: 15px;
}
.text_ceentr {
  text-align: center !important;
}
.layout-gallery-sign-wrapperr {
  text-align: center;
  margin: 15px 0;
}
.layout-gallery-sign-wrapperr div {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0px;
  width: 25%;
}
@media (max-width: 992px) {
  .layout-gallery-sign-wrapperr div {
    width: 300px;
  }
}
.layout-gallery-sign-wrapperr img {
  max-width: 150px;
  height: 180px;
}
.layout-gallery-sign-wrapperr p {
  margin: 15px 0;
  text-align: center;
  text-indent: 0;
}
.tabl1td {
  background: #f87f00;
}
tbody tr:nth-child(1) {
  background: #669900;
}
@media (min-width: 780px) {
  .gal-work {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item-work {
    width: 220px;
    height: 150px;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  .poz-rel .ikon-imag {
    position: absolute;
    left: 34%;
    top: -10px;
    min-width: 26px;
  }
  img.ikon-imag {
    width: 4%;
  }
}
@media (max-width: 725px) {
  .adaptive-table td {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .item-work {
    width: 280px;
    height: auto;
    margin-bottom: 5px;
    margin-right: 0;
  }
  .item-work img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
  }
  table.table0.dops tr {
    display: inline;
  }
  table.table0.dops td {
    display: inline-block;
  }
  table > tbody {
    text-align: center;
  }
}
.site-content img {
  max-width: 100%;
}
.site-content button, .site-content input, .site-content optgroup, .site-content select, .site-content textarea {
  max-width: 100%;
}
.site-content table img {
  max-width: none;
}
.site-content table img {
  max-width: 100% !important;
}
.site-footer {
  position: relative !important;
}
.btn-footer {
  position: absolute;
  bottom: 15%;
  right: 42%;
  padding-left: 14px !important;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(1) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(2) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(3) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext {
  position: relative;
}
.buttons {
  right: 20%;
  bottom: -14%;
  background: #659102;
  padding: 6px 15px;
  border-radius: 3px;
}
.buttons a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
  bottom: -19%;
}
.buts-kontact {
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
  background: #659102;
  line-height: 29px;
  text-decoration: none;
  border-radius: 4px;
  padding: 7px 10px;
}
@media (min-width: 1100px) {
  body > div.site-main-wrapper > div > div:nth-child(9) {
    background-size: cover;
    /*background: url(/d/multi-flora_banner_1.png) 43% 50% no-repeat !important; */
    background: #fff;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div {
    width: 100%;
    padding: 25px 20px 26px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div {
    margin-bottom: px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div > div.slider-wrap__link {
    margin-top: 17px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div > div.slider-wrap__title {
    padding-bottom: 60px !important;
  }
}
@media (max-width: 990px) {
  .btn-footer {
    /*bottom: 15%;*/
    /* right: 37%;*/
    bottom: 29%;
    right: 40%;
  }
}
@media (max-width: 878px) {
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -16%;
  }
  .btn-footer {
    /*bottom: 15%;*/
    /* right: 37%;*/
    bottom: 42%;
    right: 35%;
  }
  .buttons {
    bottom: -12%;
  }
}
@media (max-width: 768px) {
  body > div.site-main-wrapper > div > footer > div > span > div.footer-middle-part > div.contacts > div:nth-child(2) {
    margin: 10px 0px 0px 0px;
  }
  .btn-footer {
    /*bottom: 8%;
    right: 20%;*/
    bottom: 67%;
    right: 27%;
  }
  .buttons {
    bottom: -11%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -15%;
  }
}
@media (max-width: 690px) {
  .btn-footer {
    /*bottom: 8%;
    right: 15%;*/
    bottom: 67%;
    right: 27%;
  }
  .buttons {
    bottom: -10%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -14%;
  }
}
@media (max-width: 640px) {
  .buttons {
    bottom: -29%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -37%;
  }
  .menu-bot-wrapper .menu-bot .row {
    justify-content: space-around;
  }
  .menu-bot .cell {
    width: 34%;
  }
}
@media (max-width: 590px) {
  .buttons {
    bottom: -24%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -30%;
  }
  .btn-footer {
    /*bottom: 89%;
    right: 35%;

    */
    bottom: 67%;
    right: 22%;
  }
}
@media (max-width: 530px) {
  body > div.site-main-wrapper > div > div:nth-child(9) {
    /*background: url(/d/multi-flora_banner_1.png) 43% 50% no-repeat !important; */
    background: #fff;
    background-size: 520px 105px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div {
    width: 100%;
    padding: 0px 20px 26px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div {
    margin-bottom: -20px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div > div.slider-wrap__link {
    margin-top: 20px !important;
  }
  body > div.site-main-wrapper > div > div.site-content > div > img {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .buttons {
    bottom: -28%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -36%;
  }
  .btn-footer {
    bottom: 65%;
    right: 16%;
  }
}
@media (max-width: 390px) {
  .buttons {
    bottom: -24%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -30%;
  }
  .btn-footer {
    bottom: 65%;
    right: 8%;
  }
}
@media (max-width: 330px) {
  .buttons {
    bottom: -21%;
    right: 30%;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(4) > div.localproducts__block-text > div.localtext > div.buttons {
    bottom: -28%;
    padding: 6px 15px;
  }
}
.wraps {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.colors {
  color: #008000;
}
.font-w {
  font-weight: bold;
  margin: 25px 0px;
}
.specifik {
  font-weight: bold;
  font-size: 20px;
}
.posic {
  text-align: left;
}
@media (max-width: 768px) {
  .wraps {
    display: block;
  }
  .tabless p {
    text-align: center !important;
    text-indent: 0 !important;
  }
}
/*table*/
.wrapper {
  width: 95%;
  margin: 0 auto;
}
.tabless {
  width: 100%;
  border-collapse: collapse;
}
.tabless td, .tabless th {
  padding: 5px;
  border: 1px solid black;
}
.tabless td {
  position: relative;
}
@media screen and (max-width: 480px) {
  /* .tabless td:nth-child(odd) {
            background-color: #fff;
        }*/
  .tabless th {
    display: none;
  }
  .tabless td {
    display: block;
    padding-left: 40%;
    border: none;
  }
  .tabless tr:nth-child(odd) {
    background-color: #ff9900;
  }
  .tabless td:before {
    content: attr(data-label);
    position: absolute;
    left: 2%;
  }
  .tabless tr {
    border-bottom: 5px solid black;
  }
  .tabless p {
    text-align: center !important;
  }
  .tabless td:before {
    position: static;
    display: block;
    background-color: #ff9900;
    font-weight: bold;
    padding: 10px;
  }
  .tabless td {
    padding: 10px;
    text-align: center;
  }
  .tabless img {
    vertical-align: middle;
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    width: 95% !important;
  }
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(5) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(6) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(7) > div.localproducts__block-text > div.localtext {
  position: relative;
}
body > div.site-main-wrapper > div > div.site-content > div > div.localproducts > div:nth-child(8) > div.localproducts__block-text > div.localtext {
  position: relative;
}
/*buttons*/
.one {
  bottom: -16% !important;
}
.two {
  bottom: -11% !important;
}
.three {
  bottom: -11% !important;
}
.four {
  bottom: -17% !important;
}
/*lightbox*/
.fancybox-placeholder {
  transform: translate(465px, 50%) scale(1, 1) !important;
  width: 311px !important;
  height: 274.976px !important;
  opacity: 1;
}
.fancybox-placeholder {
  height: 360px !important;
  transform: translate(-50%, -50%) !important;
  width: 360px !important;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (max-width: 480px) {
  .fancybox-placeholder {
    height: 360px !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
@media (max-width: 420px) {
  .fancybox-placeholder {
    height: 360px !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
@media (max-width: 380px) {
  .fancybox-placeholder {
    height: 360px !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) > div.bx-viewport > div > div:nth-child(6) > div {
    width: 35%;
  }
}
@media (max-width: 340px) {
  .fancybox-placeholder {
    height: 320px !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
.tabless td img {
  display: block;
  margin: 0px auto;
  width: 120px !important;
}
body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table tr:nth-child(odd) {
  background-color: orange;
}
/*//////////////////////////////////////*/
body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table th {
  background-color: #669900 !important;
}
body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table tr td p {
  text-indent: inherit;
  margin: 5px 0px;
}
.sort-block {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.item-sort {
  width: 360px;
}
.head-block-sort {
  margin-bottom: 10px;
  text-align: center;
}
span.link-bl {
  font-size: 18px;
}
.img-block-sort {
  width: 360px;
  height: 200px;
}
.img-block-sort img {
  width: 100% !important;
  height: 100% !important;
}
.descr-block-sort p {
  width: 360px;
}
.price-box {
  display: flex;
  margin-top: 20px;
  align-items: center;
}
.price-txt p {
  margin: 0 !important;
  text-indent: 0 !important;
}
.price-img {
  width: 50%;
  height: auto;
  margin-right: 10px;
}
.price-img img {
  width: 100% !important;
  height: 100% !important;
}
.price-txt {
  width: 50%;
}
.price-txt p {
  text-align: left;
  display: block;
}
body > div.site-main-wrapper > div > div.site-content > div.gallery2_album_photos > div.text-align > div:nth-child(7) > table {
  margin: 15px 0px;
}
body > div.site-main-wrapper > div > div.site-content > div.gallery2_album_photos > div.text-align > div:nth-child(7) > table tr:nth-child(odd) {
  background-color: orange;
}
body > div.site-main-wrapper > div > div.site-content > div.gallery2_album_photos > div.text-align > div:nth-child(7) > table th {
  background-color: #669900 !important;
}
.flot {
  width: 160px;
  float: right;
}
.flot-lef {
  width: 110px;
  float: left;
  margin-right: 50px;
}
.flot-r {
  width: 125px;
  float: right;
  margin-left: 25px;
}
.flot-align p {
  position: relative;
}
.flot-align .ikon-img {
  position: absolute;
  left: 13%;
  top: -15px;
  min-width: 45px;
}
@media (max-width: 768px) {
  .flot-align .ikon-img {
    position: absolute;
    left: 17%;
    top: -15px;
    min-width: 45px;
  }
  .item-sort {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .item-sort {
    width: 100%;
  }
  .descr-block-sort p {
    width: 100%;
  }
  .price-img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .flot-lef {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .flot-align .ikon-img {
    position: absolute;
    left: -4%;
    top: -15px;
    min-width: 45px;
  }
}
@media (max-width: 380px) {
  .flot {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .flot-r {
    width: 100%;
    float: none;
  }
  .img-block-sort {
    width: 100%;
    height: auto;
  }
  .descr-block-sort p {
    width: 100%;
  }
}
body > div.site-main-wrapper > div > div.site-content > div > div.flex.just-spasearound.wrap > a:nth-child(1) > img {
  height: 280px !important;
  padding: 0 !important;
}
body > div.site-main-wrapper > div > div.site-content > div > div.flex.just-spasearound.wrap > a:nth-child(2) > img {
  height: 280px !important;
  padding: 0 !important;
}
body > div.site-main-wrapper > div > div.site-content > div > div.flex.just-spasearound.wrap > a:nth-child(3) > img {
  height: 245px !important;
  padding: 0 !important;
  width: 296px !important;
}
/*table*/
body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table > tbody > tr:nth-child(4) > td > p, body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table > tbody > tr:nth-child(39) > td > p, body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table > tbody > tr:nth-child(40) > td > p, body > div.site-main-wrapper > div > div.site-content > div.table-wrapper > table > tbody > tr:nth-child(41) > td > p {
  text-align: center;
}
.title-price p {
  text-indent: inherit !important;
}
body > div.site-main-wrapper > div > div.site-content > div:nth-child(8) > div:nth-child(2) > div.descr-block-sort > div {
  margin-top: 50px;
}
.after-ban {
  width: 400px;
  height: 300px;
  float: left;
  margin-right: 15px;
}
.after-ban img {
  width: 100%;
}
@media (max-width: 620px) {
  a.localpagelist2__block.item-flex img {
    width: 77% !important;
  }
  .newtableborders p {
    font-size: 11pt;
  }
  .after-ban {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0px;
  }
}
.blok {
  text-align: center;
  /*background: rgba(255, 127, 0, 0.85);*/
}
.blok img {
  width: 100%;
  padding: 0px 0;
}
.head-akc {
  font-size: 20px;
  margin-top: 20px;
}
.slid-it a, .bxslider3 li a {
  background: none !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 10px !important;
  display: block !important;
  z-index: 999 !important;
}
.bxslider3 li {
  z-index: 999 !important;
}
@media (max-width: 680px) {
  .cart-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) > div.bx-viewport > div > div:nth-child(6) > div {
    width: 45%;
  }
}
@media (max-width: 480px) {
  .img-flot {
    float: none;
    width: 100%;
    margin: 0;
  }
  .item-cart-bl {
    width: 100%;
    text-align: center;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 10px;
    max-width: 200px;
    min-width: 30%;
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .site-header__bottom-side .company-name {
    width: 271px;
  }
  .s3-menu-allin {
    width: 635px;
  }
}
p.name {
  color: darkgreen;
  font-size: 14pt;
}
.text_rev {
  border: 4px solid #659102;
  padding: 15px 30px;
  border-radius: 6px;
  color: #659102;
}
.my-adv {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.my-adv .item-adv {
  width: 20%;
  background: #e2e885;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-right: 40px;
}
.my-adv .item-adv figure {
  width: 20%;
}
.my-adv .item-adv .text-adv {
  width: 80%;
  font-weight: bold;
  text-align: left;
  text-indent: inherit;
}
.my-adv .item-adv .text-adv span {
  color: #268816;
}
body > div.site-main-wrapper > div > div.site-content > div:nth-child(3) {
  display: block;
}
.localpagelist2.flex.just-spasearound.align-itmem-center.wrap {
  display: flex;
}
/*body > div.site-main-wrapper > div > div.site-content > div:nth-child(4){
    display: none;
}*/
body > div.site-main-wrapper > div > div.site-content > div:nth-child(3) > div.bx-controls.bx-has-controls-direction > div > a.bx-next {
  right: 15px !important;
}
@media screen and (max-width: 768px) {
  .my-adv {
    flex-direction: column;
  }
  .my-adv .item-adv {
    width: 100%;
    flex-direction: column;
    text-align: center;
    margin-bottom: 15px;
  }
  .my-adv .item-adv figure {
    width: 100%;
  }
  .my-adv .item-adv .text-adv {
    width: 100%;
    text-align: center;
  }
  body > div.site-main-wrapper > div > div.site-content > div:nth-child(4) {
    display: block;
  }
  body > div.site-main-wrapper > div > div.site-content > div:nth-child(4) > div.bx-controls.bx-has-controls-direction > div > a.bx-next {
    right: 15px !important;
  }
}
.img-bn-2 {
  display: none;
}
.block_more {
  text-align: right;
}
.block_more .btn_more {
  display: inline-block;
  width: 360px;
  padding: 15px 10px 14px 70px;
  margin-bottom: 10px;
  background: transparent;
  font-size: 14px;
  color: #333;
  position: relative;
  text-decoration: underline;
}
.bx-wrapper {
  margin-bottom: 10px;
}
.bxslider2 {
  margin-bottom: 30px;
}
.bxslider2 li {
  padding-right: 5px;
}
.bxslider2 img {
  height: 150px;
  object-fit: contain;
}
.steps-block__inner {
  padding: 0 !important;
}
body > div.site-main-wrapper > div > div:nth-child(12) > div > div > div:nth-child(2) > div.bx-viewport {
  height: auto !important;
}
.slid {
  display: flex;
  width: 395px !important;
  justify-content: space-between;
  align-items: center;
}
.slid-it {
  margin: 0px 15px;
}
.block_more {
  text-align: center;
  text-indent: 0;
}
.block_more a {
  padding: 10px 0 !important;
  border: 1px solid #659102;
  width: 20% !important;
  background: #659102 !important;
  color: #fff !important;
}
body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(1) {
  display: block;
}
body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) {
  display: none;
}
.text-kontejnernoe-ozeleneniye, .text-mossarium {
  text-decoration: underline;
}
body > div.site-main-wrapper > div > div.site-content > div:nth-child(2) > table > tbody > tr:nth-child(5) {
  background: inherit !important;
}
/*SELENA*/
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 900px;
  list-style: none;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.effect-selena {
  background: #fff;
}
.grid div.effect-selena {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 281px;
  max-width: 300px;
  max-height: 360px;
  width: 31%;
  height: auto;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.grid div.effect-selena:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
div.effect-selena img {
  opacity: 0.95;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.grid div.effect-selena img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.grid div.effect-selena div.figacapt, .grid div.effect-selena div.figacapt > a {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.grid div.effect-selena div.figacapt {
  padding: 2em 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.effect-selena .h2-selena {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.grid div.effect-selena .h2-selena {
  word-spacing: 0;
  font-weight: 300;
}
.grid div.effect-selena .h2-selena span {
  font-weight: 800;
}
div.effect-selena p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.grid div.effect-selena p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.grid div.effect-selena div.figacapt > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid div.effect-selena div.figacapt, .grid div.effect-selena div.figacapt > a {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
}
div.effect-selena img {
  opacity: 0.95;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.grid div.effect-selena:hover:before {
  z-index: 0;
}
div.effect-selena:hover img {
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
div.effect-selena:hover .h2-selena {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.effect-selena:hover p {
  opacity: 1;
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0);
}
.table-wrap-prew {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item-prew-table {
  margin-bottom: 13px;
  width: 47%;
  border: 1px solid #000;
  position: relative;
  padding-bottom: 65px;
}
.head-table-pr {
  background-color: #690;
  padding: 3px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #000;
  color: #fff;
  border-top: none;
}
.img-table-pr {
  text-align: center;
  height: 495px;
  width: 100%;
  margin: 0px auto;
}
.img-table-pr img {
  width: 99%;
  height: 100%;
  object-fit: cover;
}
.img-table-pr.img-svg-tab {
  height: 185px;
}
.head-botom-table {
  text-align: center;
  padding: 15px 3px;
  font-size: 20px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.bolds-table {
  font-weight: bold;
}
/*.list-table p {
	margin: 5px 0px;
	text-align: center;
    padding: 3px;
}*/
.list-table p {
  margin: 0px 0px;
  text-align: center;
  padding: 0px;
}
.but-table {
  padding: 5px 0px 10px 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -86.5px;
}
.knopka {
  cursor: pointer !important;
}
.item-prew-table.w-table-more {
  width: 100%;
}
.img-table-pr.w-table-more {
  display: flex;
  justify-content: space-around;
  height: 400px;
  width: 100%;
}
.img-w img {
  text-align: center;
  height: 400px;
  width: 100%;
  margin: 0px auto;
  object-fit: contain;
}
h2.left {
  text-align: left;
}
span.big-col {
  font-size: 25px;
  font-weight: 700;
  background: #659102;
  color: #fff;
}
.prev-col-menu, .prev-bukl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
.img-bukl {
  width: 400px;
  height: 500px;
}
.img-bukl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.item-img-col {
  width: 297px;
}
.prev-col-menu.two-img .item-img-col {
  width: 447.5px;
}
.item-img-col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prev-col-menu.one-img .item-img-col {
  width: 100%;
}
.prev-col-menu.one-img .item-img-col img {
  object-fit: contain;
}
.site-footer__inner {
  padding: 20px 0 20px;
}
.block_map {
  padding: 10px 0 0 0;
  background: #659102;
}
@media (max-width: 769px) {
  .grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 900px;
    list-style: none;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .grid div.effect-selena {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 281px;
    max-width: 349px;
    max-height: 360px;
    width: 50%;
    height: auto;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  .grid div.effect-selena div.figacapt, .grid div.effect-selena div.figacapt > a {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .img-table-pr {
    text-align: center;
    height: 400px;
    width: 100%;
    margin: 0px auto;
  }
  .prev-col-menu, .prev-bukl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .item-img-col {
    width: 238px;
    margin-bottom: 4px;
  }
  .prev-col-menu.two-img .item-img-col {
    width: 360px;
  }
  .img-bukl {
    width: 350px;
    height: 500px;
  }
}
@media (max-width: 680px) {
  /*body > div.site-main-wrapper > div > div:nth-child(12) > div > div > div:nth-child(1){
        display: none;
    }*/
  /*
#highslide-wrapper-0 > img,
#highslide-wrapper-1 > img,
#highslide-wrapper-2 > img,
#highslide-wrapper-3 > img{
    width: 315px !important;
    height: 480px !important;
    left: 8% !important;
}*/
  .grid div.effect-selena {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 281px;
    max-width: 100%;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  .img-bukl {
    width: 150px;
    height: 220px;
  }
  body > div.site-main-wrapper > div > div:nth-child(12) > div > div > div:nth-child(2) {
    display: block;
  }
  .my-adv .item-adv {
    width: 55%;
    margin: 15px auto;
    padding: 0;
  }
  .my-adv .item-adv figure {
    width: 60%;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) > div {
    width: 90%;
    padding: 0px 20px 26px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(9) {
    background: #fff;
    background-size: 520px 350px !important;
    background-size: cover !important;
  }
  .block_more {
    text-align: center;
    text-indent: 0;
    margin-bottom: 0;
  }
  .block_more a {
    padding: 10px 0 !important;
    border: 1px solid #659102;
    width: 50% !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(1) {
    display: none;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) {
    display: block;
  }
  .slid-it {
    margin: 0px 15px;
    height: 285px;
    width: 100%;
  }
  .slid-it a {
    margin: 0 !important;
    padding: 0 !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) > div.bx-controls.bx-has-controls-direction > div > a.bx-prev {
    left: -23px !important;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) > div.bx-viewport {
    height: 245px !important;
  }
  .another-flex {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    /* padding: 0 10px; */
    min-width: 250px;
    margin-bottom: 10px;
  }
  .another-flex img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  body > div.site-main-wrapper > div > div.site-content > div > div.flex.just-spasearound.wrap > a:nth-child(2) > img, body > div.site-main-wrapper > div > div.site-content > div > div.flex.just-spasearound.wrap > a:nth-child(1) > img {
    height: 100% !important;
  }
  .gal-work {
    justify-content: center;
  }
  .item-prew-table {
    width: 100%;
  }
  .img-table-pr {
    text-align: center;
    height: 400px;
    width: 100%;
    margin: 0px auto;
  }
  .img-table-pr.w-table-more {
    display: flex;
    justify-content: space-around;
    height: 400px;
    width: 95%;
  }
  p.poz-rel img {
    height: auto !important;
  }
  .block_48_left img, .block_48_right img {
    height: auto !important;
  }
  .item-img-col {
    width: 100%;
    margin-bottom: 0px;
  }
  body > div.site-main-wrapper > div:nth-child(7) > div > div > div:nth-child(2) {
    display: block;
  }
  body > div.site-main-wrapper > div:nth-child(7) > div > div > div:nth-child(1) {
    display: none;
  }
  .footer-middle-part {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .bot-form-button {
    order: 1;
  }
  a.localbtn.localproducts__block-btn.localproducts__block-btn9.btn-footer {
    position: unset;
    order: 0;
    margin: 0px 0px 10px 0px;
  }
}
@media (max-width: 420px) {
  .slid-it {
    margin: 0px 20px 0 0;
    height: 285px;
    width: 350px;
  }
  .slid {
    display: flex;
    width: 410px !important;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
  }
  .site-content img {
    height: auto;
  }
  .img-table-pr {
    height: auto !important;
  }
}
@media (max-width: 380px) {
  .df-c strong a img {
    width: 110px;
  }
  .img-bukl {
    width: 200px;
    height: auto;
    margin-bottom: 15px;
    margin: 0px auto;
  }
  .slid-it {
    margin: 0px 10px;
    height: 285px;
    width: 100%;
  }
  .slid {
    display: flex;
    width: 395px !important;
    justify-content: center;
    align-items: center;
  }
  body > div.site-main-wrapper > div > div:nth-child(11) > div > div > div:nth-child(2) > div.bx-viewport {
    height: 155px !important;
  }
}
.marg-block {
  margin-bottom: 15px;
}
/*///////////////////////////////////*/
.b-page_newyear {
  position: absolute;
  top: 250px;
  z-index: 99;
  height: 90px;
  width: 100%;
}
.b-page__content {
  min-height: 90px;
}
.b-head-decor {
  display: none;
}
.b-page_newyear .b-head-decor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 90px;
  width: 100%;
  overflow: hidden;
  background: url(/d/b-head-decor_newyear.png) repeat-x 0 0;
}
.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  display: block;
  width: 373px;
}
.b-page_newyear .b-head-decor::before {
  content: "";
  display: block;
  position: absolute;
  top: -90px;
  left: 0;
  z-index: 3;
  height: 90px;
  display: block;
  width: 100%;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75);
}
.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px;
}
.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px;
}
.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px;
}
.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px;
}
.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px;
}
.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px;
}
.b-ball {
  position: absolute;
}
.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px;
}
.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px;
}
.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px;
}
.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px;
}
.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px;
}
.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px;
}
.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px;
}
.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px;
}
.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px;
}
.b-ball_n1 .b-ball__i {
  background: url(/d/b-ball_n1.png) no-repeat;
}
.b-ball_n2 .b-ball__i {
  background: url(/d/b-ball_n2.png) no-repeat;
}
.b-ball_n3 .b-ball__i {
  background: url(/d/b-ball_n3.png) no-repeat;
}
.b-ball_n4 .b-ball__i {
  background: url(/d/b-ball_n4.png) no-repeat;
}
.b-ball_n5 .b-ball__i {
  background: url(/d/b-ball_n5.png) no-repeat;
}
.b-ball_n6 .b-ball__i {
  background: url(/d/b-ball_n6.png) no-repeat;
}
.b-ball_n7 .b-ball__i {
  background: url(/d/b-ball_n7.png) no-repeat;
}
.b-ball_n8 .b-ball__i {
  background: url(/d/b-ball_n8.png) no-repeat;
}
.b-ball_n9 .b-ball__i {
  background: url(/d/b-ball_n9.png) no-repeat;
}
.b-ball_i1 .b-ball__i {
  background: url(/d/b-ball_i1.png) no-repeat;
}
.b-ball_i2 .b-ball__i {
  background: url(/d/b-ball_i2.png) no-repeat;
}
.b-ball_i3 .b-ball__i {
  background: url(/d/b-ball_i3.png) no-repeat;
}
.b-ball_i4 .b-ball__i {
  background: url(/d/b-ball_i4.png) no-repeat;
}
.b-ball_i5 .b-ball__i {
  background: url(/d/b-ball_i5.png) no-repeat;
}
.b-ball_i6 .b-ball__i {
  background: url(/d/b-ball_i6.png) no-repeat;
}
.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px;
}
.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px;
}
.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px;
}
.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px;
}
.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px;
}
.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px;
}
.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9;
}
.b-ball_bounce:hover .b-ball__right {
  display: none;
}
.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block !important;
}
.b-ball_bounce.bounce > .b-ball__i {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.b-ball_bounce .b-ball__right.bounce + .b-ball__i {
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}
.b-ball_bounce.bounce1 > .b-ball__i {
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
}
.b-ball_bounce .b-ball__right.bounce1 + .b-ball__i {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.b-ball_bounce.bounce2 > .b-ball__i {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.b-ball_bounce .b-ball__right.bounce2 + .b-ball__i {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.b-ball_bounce.bounce3 > .b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
}
.b-ball_bounce .b-ball__right.bounce3 + .b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
}
/*////////////////////////////////////*/
.mini {
  height: 230px;
  width: 228px;
  color: transparent;
}
.mini img {
  height: 230px;
  width: 228px;
}
.mini p {
  text-align: center;
  position: absolute;
  width: 170px;
  margin-top: 50px;
  margin-left: 28px;
  font-size: 17px;
  line-height: 20px;
}
.mini:hover {
  color: #fff;
  text-shadow: 1px 1px 2px black;
  background-color: #000;
  opacity: 0.7;
  cursor: pointer;
}
.mini p:hover {
  border-top: 3px solid #ff7f00;
  font-size: 17px;
  line-height: 20px;
}
.bx-wrapper bx-prev {
  left: -55px !important;
}
.small-wrap {
  display: none;
}
.big-wrap {
  display: block;
}
.clear {
  clear: both;
}
.m-tb {
  margin: 30px 0px 15px 0px;
}
.bx-controls-direction {
  display: none;
}
@media screen and (max-width: 680px) {
  .small-wrap {
    display: block;
  }
  .big-wrap {
    display: none;
  }
  .bx-viewport {
    height: auto !important;
  }
  .mini {
    width: 100% !important;
    height: 100% !important;
  }
  .mini img {
    width: 100% !important;
    height: 100% !important;
  }
  .bxslider2 {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
  }
}
#a {
  width: 100%;
  height: 82%;
  display: block;
  z-index: 25;
  top: -20%;
}
#h2-salena {
  position: relative;
  top: 5%;
}
.effect-selena img {
  margin-bottom: 0;
}
@media (max-width: 420px) {
  .site-content img {
    height: auto;
  }
  .img_size321 {
    width: 50%;
    display: block;
    float: left;
    padding-right: 5px;
  }
  .text321 {
    float: left;
    display: block;
  }
  .clear321 {
    padding-bottom: 20px;
  }
  .clear321::after {
    content: "";
    clear: both;
  }
  .marg321 p {
    margin: 0;
  }
}
.myBlock14 {
  background: url(/d/multy.jpg) 100% 100% no-repeat;
  background-size: cover;
  height: 500px;
  margin-top: 20px;
  /*border-top: 5px solid #dc3221;*/
  position: relative;
}
.myBlock14 .button {
  padding: 6px 30px 9px;
  background: #8a4ac4;
  border: 2px solid white;
  width: max-content;
  position: absolute;
  bottom: 120px;
  right: 160px;
}
.button.newColor.another-btn {
  background: #007305 !important;
  right: 155px !important;
  bottom: 50px !important;
}
.newColor {
  background: #dc3221 !important;
  right: 510px !important;
  bottom: 123px !important;
}
.newColorbtn a {
  background: #dc3221;
  padding: 13px 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
}
.newColorbtn {
  margin: 25px 0 40px 0;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.myBlock14 .button:hover {
  background: blueviolet;
}
.myBlock14 .button a {
  color: white;
  text-decoration: none;
  font-size: 25px;
}
.rev-slider {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.nyblock {
  margin: 20px 0;
  text-align: center;
}
.nyItem {
  display: inline-block;
  width: 287px;
  margin: 5px;
}
.nyItem img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}
.nyItem span {
  display: block;
  margin: 0 0 10px;
}
@media (min-width: 1370px) {
  .button.newColor.another-btn {
    right: 200px !important;
  }
}
@media (max-width: 800px) {
  .myBlock14 {
    height: 355px;
  }
  .button.newColor.another-btn {
    right: 110px !important;
    bottom: 20px !important;
  }
}
@media (max-width: 700px) {
  .newColor {
    right: 305px !important;
    bottom: 75px !important;
    padding: 3px 13px !important;
  }
  .myBlock14 {
    height: 300px;
  }
  .myBlock14 .button {
    padding: 5px 18px 6px;
    border: 1px solid white;
    bottom: 60px;
    right: 70px;
  }
  .myBlock14 .button a {
    font-size: 18px;
  }
  .button.newColor.another-btn {
    right: 55px !important;
    bottom: 15px !important;
  }
}
@media (max-width: 550px) {
  .f_ot img {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .myBlock14 {
    height: 180px;
  }
  .myBlock14 .button {
    right: 185px !important;
    bottom: 42px !important;
    padding: 3px 5px !important;
  }
  .myBlock14 .button a {
    font-size: 14px;
  }
}
.f_ot img {
  width: 200px;
  height: 151px;
  object-fit: cover;
  margin: 0 5px;
}
.f_ot {
  margin: 20px auto;
  text-align: center;
}
.f_ot.img-bl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
}
.f_ot.img-bl img {
  width: 290px;
  height: 290px;
}
#canvas {
  border: 1px solid black;
  position: absolute;
  z-index: 10000;
}
#flake {
  color: #00CDE9;
  position: absolute;
  font-size: 25px;
  top: -50px;
  z-index: 100;
}
.mainbnslider .slideitem {
  width: 100%;
}
.mainbnslider .owl-dots {
  text-align: center;
  margin-top: 15px;
}
.mainbnslider .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #659101;
  margin: 0 3px;
}
.mainbnslider .owl-dot.active {
  background-color: #b0d856;
}
.mainbnslider .owl-prev, .mainbnslider .owl-next {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  margin-top: -17px;
  color: transparent;
  font-size: 2px;
}
.mainbnslider .owl-nav {
  display: none !important;
}
.mainbnslider .owl-prev {
  left: 15px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat;
  transform: rotate(180deg);
}
.mainbnslider .owl-next {
  right: 15px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2019%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.8%2C37l17.4-17.7l0.8-0.8l-0.8-0.8L0.8%2C0L0%2C0.8l17.4%2C17.7L0%2C36.2L0.8%2C37z%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat;
}
.s3-menu-allin {
  z-index: 999;
}
@media (max-width: 740px) {
  .f_ot.img-bl img {
    width: 48%;
    height: 230px;
    margin-bottom: 20px;
  }
}
@media (max-width: 680px) {
  .f_ot.img-bl img {
    margin-bottom: 20px;
  }
}
.boxicontext {
  display: flex;
  flex-wrap: wrap;
}
.boxicontext .h2classSpan {
  color: #608f2b;
}
.tag-flex-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.tag-flex-box > a {
  background-color: #659102;
  color: #000;
  font-weight: 600;
  padding: 5px 15px;
  border-radius: 5px;
}
.form-button--custom {
  font-size: 24px;
  color: #FFF;
  text-decoration: none;
  padding: 6px 30px 9px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.13);
  border-radius: 2px;
}
table.same--width tr td:nth-child(2) {
  max-width: 326px;
  width: 30%;
}
.pt20 {
  padding-top: 20px;
}
.white {
  background-color: #fff !important;
}
.panoramic-img {
  position: relative;
  display: flex;
  justify-content: center;
}
.panoramic-img img {
  position: relative;
}
.panoramic-img__text {
  position: absolute;
  top: 72%;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.center {
  text-align: center;
}
.col img {
  height: 200px;
  width: 300px;
  object-fit: cover;
  object-position: center;
}
.localproducts .localpic .highslide img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
@media screen and (max-width: 698px) {
  .panoramic-img__text {
    font-size: 23px;
  }
}
@media screen and (max-width: 558px) {
  .panoramic-img__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .panoramic-img__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 422px) {
  .panoramic-img__text {
    display: none;
  }
}
@media screen and (max-width: 412px) {
  .b-page_newyear {
    top: 195px;
  }
  .button .form-button--custom {
    font-size: 18px;
  }
}
.steps-block__inner.etapy h2 {
  width: 360px;
  padding: 15px 10px 14px 10px;
  background: rgba(255, 127, 0, 0.85);
  color: #fff;
  margin: 0 auto 10px;
}
.slider-wrap__link a {
  color: #fff;
}
.site-header__top-side {
  background: #659102;
}
.site-header__top-side:before {
  content: none !important;
}
@media (max-width: 767px) {
  .underheader-block-wrapper {
    background-position: right center !important;
  }
}
@media screen and (max-width: 978px) {
  .site-content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 13px !important;
    overflow-x: hidden;
  }
}
