.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #303030;
  font-family: Verdana, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (max-width: 767px) {
  html {
    font-size: 15px !important;
  }
}
body {
  line-height: inherit;
  background: #fff;
  color: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page > *:not(header,footer) .block-title {
  font-family: Verdana, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.15rem;
  }
}
h4 {
  font-size: 1.15rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.1rem;
  }
}
h5 {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
h6 {
  font-size: 1rem;
}
p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #007bff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: 0.75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: #fff;
  z-index: 100;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #mobile-header {
    display: flex;
  }
}
#mobile-header .page-header {
  flex-grow: 1;
  font-weight: 300;
  align-self: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
#mobile-header > a {
  color: inherit;
  font-size: 32px;
  line-height: 1;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  min-width: 45px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 45px;
  }
}
.mm-menu {
  background-color: #fff;
  color: inherit;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #000;
  font-weight: bold;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before,
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #000000;
}
.mm-menu .block .block-title {
  height: 40px;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-menu .mm-navbar + .block .block-title {
  margin-top: -40px;
}
.mm-menu.mm-position-right {
  left: auto;
}
html.mm-opening.mm-position-right .mm-slideout {
  transform: translate3d(-80%, 0, 0);
}
@media (min-width: 550px) {
  html.mm-opening.mm-position-right .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview {
  margin: 0 !important;
}
.mm-listview li {
  float: none;
}
.mm-listview li a.active {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview > li > a,
.mm-listview > li > span {
  padding: 20px 10px 20px 20px;
  font-weight: bold;
}
.mm-listview a,
.mm-listview .mm-next {
  font-weight: bold;
}
.mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  display: none;
}
.mm-slideout {
  z-index: inherit;
}
.mm-page {
  display: flex;
  flex-direction: column;
}
.btn {
  font-size: inherit;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn-default {
  color: #fff;
  background-color: #2da0ce;
  border-color: #2da0ce;
}
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #0a75a0;
  border-color: #0a75a0;
}
.block,
.view .node {
  position: relative;
}
#scrollToTop {
  width: 48px;
  height: 48px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/scroll-to-top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
div#page {
  background: #fff;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page .main .region-content {
  padding: 0;
}
.ajax-progress.ajax-progress-throbber {
  display: none;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: center!important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none!important;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary {
  font-family: 'Nunito Sans 7pt';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: none;
  color: #003116;
  border-radius: 1000px;
  background-image: linear-gradient(to right, #70ff00, #bdff00);
  box-shadow: none;
  display: inline-block;
  padding: 12px 30px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-image: linear-gradient(to right, #70ff00, #bdff00);
  box-shadow: 1px 1px 17.7px 0 #70ff00;
  color: #003116;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy {
  display: flex;
  align-items: flex-start;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy input {
  margin: 5px 0 0 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy .description {
  margin: 0 0 0 5px;
}
div#drupal-modal .webform-ajax-form-wrapper > form {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
div#drupal-modal .webform-ajax-form-wrapper > form .form-item--error-message {
  display: none!important;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item {
  margin: 0;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
.page > * {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
.footer {
  padding: 0;
}
/*вёрстка формы поиска начало*/
form.search-api-page-block-form-search {
  display: inline-flex;
}
.search-api-page-block-form-search form {
  display: inline-flex;
}
.search-api-page-block-form-search .form-item {
  margin-bottom: 0;
}
.search-api-page-block-form-search .form-item-keys input {
  background: #F0F0F0;
  border: 2px solid #70ff00;
  border-right: none;
  border-radius: 7px 0 0 7px;
  height: 46px;
  width: 204px;
  margin: 0;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  color: #081D27;
  padding: 6px 12px;
}
.search-api-page-block-form-search .form-item-keys input:focus-visible {
  box-shadow: none;
  outline: none;
}
.search-api-page-block-form-search .form-actions {
  position: relative;
}
.search-api-page-block-form-search .form-actions:before {
  content: '';
  position: absolute;
  background: url('/sites/all/themes/vesta_theme/image/search-icon.svg') no-repeat center;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
.search-api-page-block-form-search .btn-primary {
  width: 50px;
  height: 46px;
  border: 2px solid #70ff00;
  border-radius: 0 7px 7px 0;
  background-image: linear-gradient(to right, #70ff00, #bdff00);
  margin: 0;
  padding: 0;
  font-size: 0;
  position: relative;
}
.search-api-page-block-form-search .btn-primary:focus,
.search-api-page-block-form-search .btn-primary:active,
.search-api-page-block-form-search .btn-primary:focus:active {
  box-shadow: 1px 1px 17.7px 0 #70ff00 !important;
  background-image: linear-gradient(to right, #70ff00, #bdff00);
  border: 2px solid #70ff00 !important;
}
/*вёрстка формы поиска конец*/
/*вёрстка кнопок слик-слайдера начало*/
/*вёрстка кнопок слик-слайдера конец*/
main .block {
  margin-bottom: 0;
}
body .page {
  font-family: 'Nunito Sans 7pt';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  color: #003116;
  text-align: left;
}
body .page h1 {
  font-family: 'Nunito Sans 7pt';
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: normal;
  text-align: center;
  color: #003116;
}
body .page .block-title {
  font-family: 'Nunito Sans 7pt';
  font-style: normal;
  font-size: 34px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #003116;
}
body.not-front h1 {
  font-size: 40px;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@media (max-width: 10000px) {
  /*Анимация*/
  .front .anim-items {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .anim-items.active {
    opacity: 1;
    transform: none!important;
  }
  .front .slider-block .content {
    opacity: 0;
    transform: translate(120%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .slider-block .field--name-field-image {
    transform: scale(0.2);
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .slider-block.active .content {
    opacity: 1;
    transform: none;
    transition: all 1.2s ease 0.8s;
  }
  .front .slider-block.active .field--name-field-image {
    opacity: 1;
    transform: none;
    transition: all 2s ease 1.6s;
  }
  .front .content-1 .field--name-field-about-img {
    opacity: 0;
    transform: rotate3d(1.3, 0.3, 1.3, -85deg);
    transition: all 0.6s ease 0s;
  }
  .front .content-1 .field--name-body {
    opacity: 0;
    transform: scale3d(-0.5, 0.5, -0.5);
    transition: all 0.6s ease 0s;
  }
  .front .content-1.active .field--name-field-about-img,
  .front .content-1.active .field--name-body {
    opacity: 1;
    transform: none;
    transition: all 2s ease 0.8s;
  }
  .front .content-2 .view-benefits .views-row {
    opacity: 0;
    transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-2.active .view-benefits .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-2.active .view-benefits .views-row:nth-child(1) {
    transition: all 0.6s ease 0.6s;
  }
  .front .content-2.active .view-benefits .views-row:nth-child(2) {
    transition: all 0.8s ease 0.8s;
  }
  .front .content-2.active .view-benefits .views-row:nth-child(3) {
    transition: all 1s ease 1s;
  }
  .front .content-3 .view-catalog .views-row {
    opacity: 0;
    transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-3 .view-catalog .views-row:nth-child(3) {
    transform: scaleX(0.04);
  }
  .front .content-3.active .view-catalog .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-3.active .view-catalog .views-row:nth-child(1) {
    transition: all 1s ease 1s;
  }
  .front .content-3.active .view-catalog .views-row:nth-child(2) {
    transition: all 1.4s ease 1.2s;
  }
  .front .content-3.active .view-catalog .views-row:nth-child(3) {
    transition: all 2s ease 1.6s;
  }
  .front .content-4 .view-tovary .views-row {
    opacity: 0;
    transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-4.active .view-tovary .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-4.active .view-tovary .views-row:nth-child(1) {
    transition: all 1s ease 0.8s;
  }
  .front .content-4.active .view-tovary .views-row:nth-child(2) {
    transition: all 1.5s ease 1.2s;
  }
  .front .content-4.active .view-tovary .views-row:nth-child(3) {
    transition: all 2s ease 1.6s;
  }
  .front .content-4.active .view-tovary .views-row:nth-child(4) {
    transition: all 2.5s ease 2s;
  }
  .front .content-5 .view-stocks .views-row {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-5 .view-stocks .views-row:nth-child(1),
  .front .content-5 .view-stocks .views-row:nth-child(3) {
    transform: translate(0px, -150%);
  }
  .front .content-5 .view-stocks .views-row:nth-child(2) {
    transform: translate(0px, 150%);
  }
  .front .content-5.active .view-stocks .views-row {
    opacity: 1;
    transform: none;
    transition: all 1.5s ease 1.2s;
  }
  .front .content-6 .form-wrap {
    opacity: 0;
    transform: scaleX(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-6.active .form-wrap {
    opacity: 1;
    transform: none;
    transition: all 2.5s ease 1s;
  }
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    right: 15px;
    bottom: 7%;
    width: 50px;
    height: 50px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link a {
    display: inline-flex;
    padding-right: 32px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #003116;
    position: relative;
  }
  .more-link a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/more-link-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body .btn-default {
    font-family: 'Nunito Sans 7pt';
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #003116;
    border-radius: 1000px;
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    box-shadow: none;
    display: inline-block;
    padding: 15px 50px;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    box-shadow: 1px 1px 17.7px 0 #70ff00;
    color: #003116;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 30px;
  }
  .not-front .header-block {
    background-color: #009846;
    padding: 15px 0;
  }
  .front .header {
    width: 100%;
    position: absolute;
    top: 10px;
  }
  .front .main {
    padding: 40px 0;
  }
  .front .main h1 {
    width: 550px;
    margin: 0 auto;
  }
  .header-wrapper {
    border-radius: 30px;
    background-color: #fff;
    padding: 20px 30px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 20px;
  }
  .header-wrapper .header-connection-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 30px;
    position: relative;
  }
  .header-wrapper .header-connection-wrapper .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 15px;
  }
  .header-wrapper .header-connection-wrapper .social-wrap .social a {
    display: flex;
    width: 25px;
    height: 25px;
    position: relative;
  }
  .header-wrapper .header-connection-wrapper .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
  }
  .header-wrapper .header-connection-wrapper .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .header-connection-wrapper .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .header-connection-wrapper .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .header-connection-wrapper .phone-wrap .phone {
    font-weight: 600;
  }
  .header-wrapper .header-connection-wrapper .phone-wrap .phone a {
    color: #003116;
  }
  .header-wrapper .header-connection-wrapper .btn-default {
    font-size: 16px;
    background: inherit;
    border: 2px solid #70ff00;
    padding: 10px 20px;
  }
  .header-wrapper .header-connection-wrapper .search-img {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: relative;
  }
  .header-wrapper .header-connection-wrapper .search-img:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/search-icon.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    top: 0;
  }
  .header-wrapper #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .header-wrapper #block-vesta-theme-searchapipagesearchblockform.active {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 5;
  }
  .header-wrapper .navigation {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main {
    width: 720px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 600;
    color: #003116;
    text-decoration-line: none;
    padding: 0;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #009846;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #009846;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    width: 13px;
    height: 14px;
    right: 0;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
    width: 13px;
    height: 14px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a.sf-with-ul {
    padding-right: 20px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li:hover > ul,
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 22px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #009846;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    color: #003116;
    text-decoration-line: none;
    padding: 0;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover ul li a:hover {
    background: initial;
    text-decoration-line: underline;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover ul li a:focus {
    background: initial;
  }
  .slider-block {
    background-color: #009846;
    padding: 200px 0 45px;
  }
  .slider-block .slick-slider {
    margin-bottom: 0;
    padding-bottom: 35px;
  }
  .slider-block .slick-slider .slick-prev,
  .slider-block .slick-slider .slick-next {
    display: none!important;
  }
  .slider-block .slick-slider .slick-dots {
    bottom: 0;
    display: flex!important;
    justify-content: flex-start;
  }
  .slider-block .slick-slider .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .slider-block .slick-slider .slick-dots li button {
    width: 15px;
    height: 15px;
    padding: 0;
  }
  .slider-block .slick-slider .slick-dots li button:before {
    content: '';
    background: inherit;
    border: solid 1px #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: transparent;
    opacity: 1;
  }
  .slider-block .slick-slider .slick-dots li.slick-active button:before {
    background: #fff;
  }
  .slider-block .slick-slider .slick-slide .contextual {
    right: 30px;
  }
  .slider-block .node--type-slide {
    display: flex;
    justify-content: space-between;
  }
  .slider-block .node--type-slide:after {
    content: none;
  }
  .slider-block .node--type-slide .content {
    width: 530px;
  }
  .slider-block .node--type-slide .block-title {
    text-transform: none;
    color: #fff;
    margin-bottom: 10px;
  }
  .slider-block .node--type-slide .field--name-body {
    margin-bottom: 20px;
    color: #fff;
  }
  .slider-block .node--type-slide .field--name-field-image {
    width: 570px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    border-radius: 30px;
  }
  .content-1 {
    margin-bottom: 120px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 60px;
  }
  .content-1 .view-about {
    position: initial;
  }
  .content-1 .view-about .more-link {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
  }
  .content-1 .node--type-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 20px;
  }
  .content-1 .node--type-about:after {
    content: none;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 48.718%;
    z-index: 1;
    position: relative;
  }
  .content-1 .node--type-about .field--name-field-about-img:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-1-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 726px;
    height: 735px;
    top: -280px;
    right: -270px;
    z-index: -1;
  }
  .content-1 .node--type-about .field--name-field-about-img:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-1-after.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 809px;
    height: 759px;
    bottom: -290px;
    left: -350px;
    z-index: -1;
  }
  .content-1 .node--type-about .field--name-field-about-img img {
    border-radius: 30px;
  }
  .content-1 .node--type-about .field--name-body {
    width: 48.718%;
    z-index: 1;
  }
  .content-2 {
    margin-bottom: 120px;
    z-index: 1;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 60px;
  }
  .content-2 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-2 .view-benefits .views-row:nth-child(2) .node--type-benefits .field--name-field-ben-img {
    text-align: center;
  }
  .content-2 .view-benefits .views-row:nth-child(3) .node--type-benefits .field--name-field-ben-img {
    text-align: right;
  }
  .content-2 .node--type-benefits {
    width: 370px;
    position: relative;
  }
  .content-2 .node--type-benefits .group-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
  }
  .content-2 .node--type-benefits .field--name-field-ben-img {
    margin-bottom: 30px;
  }
  .content-2 .node--type-benefits .field--name-node-title {
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #003116;
    margin-bottom: 10px;
  }
  .content-2 .node--type-benefits .field--name-body {
    text-align: center;
  }
  .content-3 {
    margin-bottom: 120px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 60px;
  }
  .content-3 .view-catalog {
    position: initial;
  }
  .content-3 .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-3 .view-catalog .views-row:nth-child(1),
  .content-3 .view-catalog .views-row:nth-child(2) {
    width: 570px;
    min-height: 445px;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-1.png') no-repeat;
    background-size: contain;
    border-radius: 30px 0 0 0;
    width: 97.896%;
    height: 96.63%;
    top: 0;
    left: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-1.png') no-repeat;
    background-size: contain;
    border-radius: 0 30px 30px 0;
    width: 90.702%;
    height: 99.09999999999999%;
    top: 0;
    right: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 280px;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-2.png') no-repeat;
    background-size: contain;
    border-radius: 30px 0 0 0;
    width: 91.23%;
    height: 99.09999999999999%;
    top: 0;
    left: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-2.png') no-repeat;
    background-size: contain;
    border-radius: 0 30px 30px 0;
    width: 76.667%;
    height: 99.09999999999999%;
    bottom: 0;
    right: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 350px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term {
    min-height: 285px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-3.png') no-repeat;
    background-size: contain;
    border-radius: 0 0 0 30px;
    width: 43.59%;
    height: 95.754%;
    bottom: 0;
    left: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-3.png') no-repeat;
    background-size: cover;
    border-radius: 0 30px 30px 0;
    width: 46.497%;
    height: 100%;
    bottom: 0;
    right: 0;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 550px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    height: 70px;
    flex-wrap: wrap;
    gap: 20px 50px;
  }
  .content-3 .view-catalog .more-link {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
  }
  .content-3 .taxonomy-term {
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 40px;
    border-radius: 30px;
    background-color: #009846;
    position: relative;
    z-index: 1;
  }
  .content-3 .taxonomy-term:before {
    content: '';
    position: absolute;
    z-index: -1;
  }
  .content-3 .taxonomy-term:after {
    content: '';
    position: absolute;
    z-index: -1;
  }
  .content-3 .taxonomy-term .group-content {
    z-index: 2;
  }
  .content-3 .taxonomy-term .field--name-field-catalog-image {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
  }
  .content-3 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .content-3 .taxonomy-term .field--name-description ul {
    padding-left: 20px;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    color: #fff;
  }
  .content-3 .taxonomy-term .field--name-taxonomy-term-link {
    text-align: center;
  }
  .content-4 {
    background-color: #009846;
    padding: 120px 0;
    margin-bottom: 120px;
    position: relative;
    z-index: 1;
  }
  .content-4:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-4-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 37.41%;
    height: 46.111%;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .content-4:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-4-after.png') no-repeat left bottom;
    background-size: contain;
    position: absolute;
    width: 36.038%;
    height: 47.261%;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 60px;
    color: #fff;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 45px;
    margin-bottom: 30px;
    position: relative;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs:before {
    content: '';
    border-bottom: 2px solid #cfcfcf;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    z-index: -1;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs li {
    margin: 0;
    padding: 0;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs li.active {
    border-bottom: 2px solid #fff;
    padding-bottom: 12px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs li.active a {
    color: #fff;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs a {
    font-size: 23px;
    font-weight: 600;
    color: #c9cecb;
    text-decoration-line: none;
  }
  .content-4 .view-tovary .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-4 .view-tovary .product {
    height: 100%;
  }
  .content-4 .product-wrap {
    width: 270px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    background-color: #fff;
    padding: 20px;
    row-gap: 20px;
  }
  .content-4 .product-wrap .product-image {
    text-align: center;
  }
  .content-4 .product-wrap .group-content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: space-between;
    flex-grow: 1;
  }
  .content-4 .product-wrap .field--name-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .content-4 .product-wrap .field--name-field-select-catalog {
    hyphens: auto;
  }
  .content-4 .product-wrap .field--name-field-product-price {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .content-4 .product-wrap .product-btn {
    text-align: center;
  }
  .content-4 .product-wrap .btn-product {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    color: #003116;
    border-radius: 100px;
    border: 2px solid #70ff00;
    background: inherit;
    padding: 4.3px 51.5px 4.3px 15px;
    position: relative;
  }
  .content-4 .product-wrap .btn-product:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-product-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
  .content-4 .product-wrap .btn-product:hover,
  .content-4 .product-wrap .btn-product:focus {
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    border: 2px solid #70ff00;
    box-shadow: none;
    color: #003116;
  }
  .content-4 .product-wrap .btn-product:hover:before,
  .content-4 .product-wrap .btn-product:focus:before {
    background: url('/sites/all/themes/vesta_theme/image/btn-product-before-hover.png') no-repeat;
    background-size: contain;
  }
  .content-5 {
    margin-bottom: 120px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 60px;
  }
  .content-5 .view-stocks {
    position: initial;
  }
  .content-5 .view-stocks .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-5 .view-stocks .more-link {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
  }
  .content-5 .node--type-stock {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    background-color: #009846;
  }
  .content-5 .node--type-stock:after {
    content: none;
  }
  .content-5 .node--type-stock .field--name-field-stock-img img {
    border-radius: 30px;
  }
  .content-5 .node--type-stock .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 5px;
    flex-grow: 1;
    padding: 20px 30px;
  }
  .content-5 .node--type-stock .field--name-node-title {
    font-weight: bold;
    color: #fff;
    hyphens: auto;
  }
  .content-5 .node--type-stock .group-btn {
    display: flex;
    flex-direction: column;
    row-gap: 13px;
    align-items: center;
  }
  .content-5 .node--type-stock .field--name-field-stock-sale {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
  }
  .content-6 {
    margin-bottom: 120px;
  }
  .content-6 .form-wrap {
    border-radius: 30px;
    background-color: #009846;
    padding: 40px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .content-6 .form-wrap:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/fos-before.png') no-repeat;
    background-size: cover;
    border-radius: 30px 0 0 0;
    position: absolute;
    width: 48.12%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .content-6 .form-wrap:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/fos-after.png') no-repeat left bottom;
    background-size: contain;
    border-radius: 0 0 30px 0;
    position: absolute;
    width: 40.684%;
    height: 81.157%;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .content-6 .region-content-6 {
    width: 64.762%;
  }
  .content-6 .region-content-6 .block-title {
    color: #fff;
    margin-bottom: 30px;
  }
  .content-6 .region-form-img {
    width: 32.29%;
  }
  .content-6 .webform-ajax-form-wrapper {
    width: 88.236%;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .content-6 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-6 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-6 .webform-ajax-form-wrapper .form-item > label {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.24px;
    color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 100%;
    height: 35px;
    padding-left: 20px;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    border-radius: 0;
    background-color: inherit;
    border: none;
    border-bottom: 1px solid #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input.error {
    border-bottom: 2px solid red;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Nunito Sans 7pt';
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #003116;
    border-radius: 1000px;
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    box-shadow: none;
    display: inline-block;
    padding: 15px 50px;
    border: none;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-6 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-6 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    box-shadow: 1px 1px 17.7px 0 #70ff00;
    color: #003116;
  }
  .content-7 {
    margin-bottom: 60px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 60px;
  }
  .content-7 .slick-slider {
    padding-bottom: 60px;
  }
  .content-7 .slick-slider .slick-prev,
  .content-7 .slick-slider .slick-next {
    width: 31px;
    height: 31px;
    top: auto;
    transform: none;
    bottom: 0;
    z-index: 1;
  }
  .content-7 .slick-slider .slick-prev:before,
  .content-7 .slick-slider .slick-next:before {
    content: '';
    width: 31px;
    height: 31px;
    opacity: 1;
    display: block;
  }
  .content-7 .slick-slider .slick-prev {
    left: auto;
    right: 46px;
  }
  .content-7 .slick-slider .slick-prev:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-left.png') no-repeat center;
    background-size: contain;
  }
  .content-7 .slick-slider .slick-prev:hover:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-left-hover.png') no-repeat center;
    background-size: contain;
  }
  .content-7 .slick-slider .slick-next {
    right: 0;
  }
  .content-7 .slick-slider .slick-next:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-right.png') no-repeat center;
    background-size: contain;
  }
  .content-7 .slick-slider .slick-next:hover:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-right-hover.png') no-repeat center;
    background-size: contain;
  }
  .content-7 .slick-slider .slick-track {
    display: flex;
    align-items: center;
  }
  .content-7 .slick-slider .slick-slide img {
    max-width: 270px;
    max-height: 129px!important;
    object-fit: contain;
    margin: 0 auto;
  }
  .content-8 {
    margin-bottom: 120px;
  }
  .content-8 .region-content-8 .block-title {
    margin-bottom: 60px;
  }
  .content-8 .mapContainer iframe {
    border-radius: 10px;
  }
  .content-8 .mapContainer:after {
    border-radius: 10px;
  }
  .footer {
    background-color: #003116;
    padding: 30px 0;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 25px;
    margin-bottom: 40px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo .callback-btn {
    margin-bottom: 20px;
  }
  .content-footer .footer-logo .callback-btn .btn-default {
    padding: 11.5px 26.5px;
  }
  .content-footer .footer-logo .privacy a {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.18px;
    color: #fff;
  }
  .content-footer .footer-menu {
    margin-top: 40px;
  }
  .content-footer .footer-menu ul.sf-main {
    width: 420px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px 30px;
  }
  .content-footer .footer-menu ul.sf-main a {
    padding: 0;
    font-weight: 600;
    color: #fff;
    text-decoration-line: none;
  }
  .content-footer .footer-menu ul.sf-main a:hover {
    color: #70ff00;
  }
  .content-footer .footer-menu ul.sf-main a.is-active {
    color: #70ff00;
  }
  .content-footer .footer-connection {
    margin-top: 40px;
  }
  .content-footer .footer-connection .phone-wrap {
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
  }
  .content-footer .footer-connection .phone-wrap:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-phone.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .phone-wrap a {
    color: #e5e5e5;
  }
  .content-footer .footer-connection .address {
    padding-left: 30px;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
  }
  .content-footer .footer-connection .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-loc.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 15px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    display: flex;
    width: 25px;
    height: 25px;
    position: relative;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll {
    position: fixed;
    z-index: 50;
    right: 20px;
    bottom: 14%;
  }
  .content-footer .footer-social-scroll .social-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-social-scroll .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.png') no-repeat;
    background-size: contain;
  }
  .vesta-backlink {
    text-align: center;
  }
  .vesta-backlink a {
    color: #fff;
  }
  .page-view--news .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--news .node--type-news {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--news .node--type-news:after {
    content: none;
  }
  .page-view--news .node--type-news:hover .field--name-field-image-news img {
    transform: scale(1.15);
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 16px 16px 0 0;
    overflow: hidden;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 16px 16px 0 0;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--news .node--type-news .content {
    background: #009846;
    padding: 20px 10px;
    border-radius: 0 0 16px 16px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    justify-content: space-between;
    flex-grow: 1;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 7px;
  }
  .page-view--news .node--type-news .field--name-field-date {
    color: #fff;
    margin-bottom: 0!important;
  }
  .page-view--news .node--type-news .field--name-node-link {
    text-align: center;
  }
  #block-vesta-theme-content .node--type-news .field--name-field-date {
    margin-bottom: 15px;
  }
  .page-view--catalog .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1),
  .page-view--catalog .view-catalog .views-row:nth-child(2) {
    width: 570px;
    min-height: 445px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-1.png') no-repeat;
    background-size: contain;
    border-radius: 30px 0 0 0;
    width: 97.896%;
    height: 96.63%;
    top: 0;
    left: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-1.png') no-repeat;
    background-size: contain;
    border-radius: 0 30px 30px 0;
    width: 90.702%;
    height: 99.09999999999999%;
    top: 0;
    right: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 280px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-2.png') no-repeat;
    background-size: contain;
    border-radius: 30px 0 0 0;
    width: 91.23%;
    height: 99.09999999999999%;
    top: 0;
    left: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-2.png') no-repeat;
    background-size: contain;
    border-radius: 0 30px 30px 0;
    width: 76.667%;
    height: 99.09999999999999%;
    bottom: 0;
    right: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 350px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term {
    min-height: 285px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    background: url('/sites/all/themes/vesta_theme/image/catalog-before-3.png') no-repeat;
    background-size: contain;
    border-radius: 0 0 0 30px;
    width: 43.59%;
    height: 95.754%;
    bottom: 0;
    left: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    background: url('/sites/all/themes/vesta_theme/image/catalog-after-3.png') no-repeat;
    background-size: cover;
    border-radius: 0 30px 30px 0;
    width: 46.497%;
    height: 100%;
    bottom: 0;
    right: 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 550px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    height: 70px;
    flex-wrap: wrap;
    gap: 20px 50px;
  }
  .page-view--catalog .taxonomy-term {
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 40px;
    border-radius: 30px;
    background-color: #009846;
    position: relative;
    z-index: 1;
  }
  .page-view--catalog .taxonomy-term:before {
    content: '';
    position: absolute;
    z-index: -1;
  }
  .page-view--catalog .taxonomy-term:after {
    content: '';
    position: absolute;
    z-index: -1;
  }
  .page-view--catalog .taxonomy-term .group-content {
    z-index: 2;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .page-view--catalog .taxonomy-term .field--name-description ul {
    padding-left: 20px;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    color: #fff;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-link {
    text-align: center;
  }
  .page-taxonomy-term .view-tovary .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-taxonomy-term .view-tovary .product {
    height: 100%;
  }
  .page-taxonomy-term .product-wrap {
    width: 270px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
    padding: 20px;
    row-gap: 20px;
  }
  .page-taxonomy-term .product-wrap .product-image {
    text-align: center;
  }
  .page-taxonomy-term .product-wrap .group-content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: space-between;
    flex-grow: 1;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-taxonomy-term .product-wrap .field--name-field-select-catalog {
    hyphens: auto;
  }
  .page-taxonomy-term .product-wrap .field--name-field-product-price {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .page-taxonomy-term .product-wrap .product-btn {
    text-align: center;
  }
  .page-taxonomy-term .product-wrap .btn-product {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    color: #003116;
    border-radius: 100px;
    border: 2px solid #70ff00;
    background: inherit;
    padding: 4.3px 51.5px 4.3px 15px;
    position: relative;
  }
  .page-taxonomy-term .product-wrap .btn-product:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-product-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
  .page-taxonomy-term .product-wrap .btn-product:hover,
  .page-taxonomy-term .product-wrap .btn-product:focus {
    background-image: linear-gradient(to right, #70ff00, #bdff00);
    border: 2px solid #70ff00;
    box-shadow: none;
    color: #003116;
  }
  .page-taxonomy-term .product-wrap .btn-product:hover:before,
  .page-taxonomy-term .product-wrap .btn-product:focus:before {
    background: url('/sites/all/themes/vesta_theme/image/btn-product-before-hover.png') no-repeat;
    background-size: contain;
  }
  .page-view--stocks .view-stocks .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--stocks .node--type-stock {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    background-color: #009846;
  }
  .page-view--stocks .node--type-stock:after {
    content: none;
  }
  .page-view--stocks .node--type-stock .field--name-field-stock-img img {
    border-radius: 30px;
  }
  .page-view--stocks .node--type-stock .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 5px;
    flex-grow: 1;
    padding: 20px 30px;
  }
  .page-view--stocks .node--type-stock .field--name-node-title {
    font-weight: bold;
    color: #fff;
    hyphens: auto;
  }
  .page-view--stocks .node--type-stock .group-btn {
    display: flex;
    flex-direction: column;
    row-gap: 13px;
    align-items: center;
  }
  .page-view--stocks .node--type-stock .field--name-field-stock-sale {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
  }
  .page-product #header {
    margin-bottom: 0;
  }
  .page-product .header-wrapper {
    position: relative;
    z-index: 2;
  }
  .page-product #block-vesta-theme-tabs {
    z-index: 2;
  }
  .page-product .content-4 {
    background: inherit;
    margin-bottom: 0;
  }
  .page-product .content-4:before,
  .page-product .content-4:after {
    content: none;
  }
  .page-product .content-4 .region-content-4 .block-title {
    color: #023317;
  }
  .page-product .content-4 .quicktabs-wrapper .quicktabs-tabs:before {
    border-bottom: 2px solid #cfcfcf;
  }
  .page-product .content-4 .quicktabs-wrapper .quicktabs-tabs li.active {
    border-bottom: 2px solid #006830;
  }
  .page-product .content-4 .quicktabs-wrapper .quicktabs-tabs li.active a {
    color: #006830;
  }
  .page-product .content-4 .quicktabs-wrapper .quicktabs-tabs a {
    color: #97a19c;
  }
  .page-product .content-4 .product-wrap {
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
  }
  .page-product .main {
    background: #009846;
    padding: 60px 0;
    margin-bottom: 0!important;
    position: relative;
    z-index: 1;
  }
  .page-product .main:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/page-product-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 689px;
    height: 581px;
    top: -155px;
    right: 0;
    z-index: -1;
  }
  .page-product .product-teaser {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0;
    row-gap: 70px;
  }
  .page-product .product-teaser-image {
    width: 48.718%;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img {
    position: relative;
    z-index: 1;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-img-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 745px;
    height: 712px;
    top: -240px;
    left: -210px;
    z-index: -1;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/product-img-after.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 874px;
    height: 903px;
    bottom: -250px;
    right: -340px;
    z-index: -1;
  }
  .page-product .product-teaser-info {
    width: 48.718%;
    z-index: 1;
  }
  .page-product .product-teaser-info h1 {
    text-align: left;
    color: #fff;
    line-height: 1.05;
    margin-bottom: 20px;
  }
  .page-product .product-teaser-info .field--name-field-product-price {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
  }
  .page-product .product-teaser-info .field--name-field-product-btn-callback {
    margin-bottom: 65px;
  }
  .page-product .product-teaser-info .view-benefits-product {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 35px 0;
  }
  .page-product .product-teaser-info .view-benefits-product .view-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(1) {
    width: 205px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(1) .field--name-node-title {
    width: 150px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(2) {
    width: 130px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(2) .field--name-node-title {
    width: 75px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(3) {
    width: 190px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(3) .field--name-node-title {
    width: 135px;
  }
  .page-product .product-teaser-info .node--type-ben-product {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .page-product .product-teaser-info .node--type-ben-product:after {
    content: none;
  }
  .page-product .product-teaser-info .node--type-ben-product .field--name-field-ben-product-img {
    width: 44px;
  }
  .page-product .product-teaser-info .node--type-ben-product .field--name-node-title {
    font-weight: 600;
    color: #fff;
  }
  .page-product .product-teaser-desc {
    width: 100%;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-product .product-teaser-desc .field--name-body {
    width: 48.718%;
  }
  .page-product .product-teaser-desc .field--name-field-harakteristiki {
    width: 48.718%;
  }
  .page-product .product-teaser-desc .field__label {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .page-product .product-teaser-desc .field__item {
    color: #fff;
  }
  .page-product .product-teaser-desc .field__item table {
    width: 100%;
  }
  .page-product .product-teaser-desc .field__item table tr {
    border-bottom: 1px solid #fff;
  }
  .page-product .product-teaser-desc .field__item table tr > td:nth-child(1) {
    width: 70%;
  }
  .page-product .product-teaser-desc .field__item table tr > td:nth-child(2) {
    width: 30%;
    text-align: center;
  }
  .page-product .product-teaser-desc .field__item table td {
    padding: 3px 0;
  }
  .page-product .current-slide {
    margin-bottom: 15px;
    text-align: center;
  }
  .page-product .current-slide .slick-track {
    display: flex;
    align-items: center;
  }
  .page-product .current-slide .slick-prev,
  .page-product .current-slide .slick-next {
    display: none!important;
  }
  .page-product .current-slide .slick-slide img {
    max-width: 570px;
    max-height: 324px!important;
    object-fit: contain;
    border-radius: 30px;
    margin: 0 auto;
  }
  .page-product .nav-slide {
    margin-bottom: 0;
  }
  .page-product .nav-slide .slick-prev,
  .page-product .nav-slide .slick-next,
  .page-product .nav-slide .slick-dots {
    display: none!important;
  }
  .page-product .nav-slide .slick-track {
    display: flex;
    align-items: center;
  }
  .page-product .nav-slide .slick-slide {
    cursor: pointer;
  }
  .page-product .nav-slide .slick-slide img {
    max-width: 135px;
    max-height: 80px!important;
    object-fit: contain;
    border-radius: 10px;
    opacity: 0.7;
  }
  .page-product .nav-slide .slick-slide.slick-current img {
    opacity: 1;
  }
}
@media (max-width: 1199.98px) {
  #scrollToTop {
    width: 45px;
    height: 45px;
  }
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page h1 {
    font-size: 40px;
  }
  body .page .block-title {
    font-size: 30px;
  }
  body.not-front h1 {
    font-size: 34px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main {
    width: 650px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a {
    font-size: 16px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li:hover > ul,
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 16px;
  }
  .slider-block .node--type-slide .content {
    width: 470px;
  }
  .slider-block .node--type-slide .field--name-field-image {
    width: 470px;
  }
  .content-1 {
    margin-bottom: 80px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 50px;
  }
  .content-1 .node--type-about .field--name-field-about-img:before {
    width: 500px;
    height: 506px;
    top: -200px;
    right: -200px;
  }
  .content-1 .node--type-about .field--name-field-about-img:after {
    width: 500px;
    height: 469px;
    bottom: -180px;
    left: -200px;
  }
  .content-2 {
    margin-bottom: 80px;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 50px;
  }
  .content-2 .view-benefits .view-content {
    gap: 15px;
  }
  .content-2 .view-benefits .views-row:nth-child(3) .node--type-benefits .group-content {
    width: 270px;
  }
  .content-2 .view-benefits .views-row:nth-child(3) .node--type-benefits .field--name-field-ben-img {
    margin-right: 30px;
  }
  .content-2 .node--type-benefits {
    width: 310px;
  }
  .content-2 .node--type-benefits .group-content {
    width: 250px;
  }
  .content-2 .node--type-benefits .field--name-field-ben-img {
    margin-bottom: 20px;
  }
  .content-2 .node--type-benefits .field--name-node-title {
    font-size: 20px;
  }
  .content-3 {
    margin-bottom: 80px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 50px;
  }
  .content-3 .view-catalog .view-content {
    gap: 15px;
  }
  .content-3 .view-catalog .views-row:nth-child(1),
  .content-3 .view-catalog .views-row:nth-child(2) {
    width: 473px;
    min-height: auto;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    height: 100%;
    background-size: cover;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term .field--name-field-catalog-image {
    width: 200px;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 320px;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .field--name-field-catalog-image {
    width: 140px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term {
    min-height: auto;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    height: 100%;
    background-size: cover;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 520px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    gap: 20px 30px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-field-catalog-image {
    width: 330px;
  }
  .content-3 .taxonomy-term {
    padding: 30px 20px;
  }
  .content-3 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 21px;
  }
  .content-4 {
    padding: 80px 0;
    margin-bottom: 80px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 50px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs {
    column-gap: 30px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs a {
    font-size: 20px;
  }
  .content-4 .view-tovary .view-content {
    gap: 15px;
  }
  .content-4 .product-wrap {
    width: 229px;
    padding: 20px 15px;
  }
  .content-4 .product-wrap .field--name-title {
    font-size: 17px;
  }
  .content-4 .product-wrap .field--name-field-product-price {
    font-size: 18px;
  }
  .content-5 {
    margin-bottom: 80px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 50px;
  }
  .content-5 .view-stocks .view-content {
    gap: 15px;
  }
  .content-5 .node--type-stock {
    width: 310px;
  }
  .content-5 .node--type-stock .group-content {
    padding: 20px;
  }
  .content-5 .node--type-stock .group-btn {
    row-gap: 10px;
  }
  .content-5 .node--type-stock .field--name-field-stock-sale {
    font-size: 35px;
  }
  .content-6 {
    margin-bottom: 80px;
  }
  .content-6 .form-wrap {
    padding: 30px;
  }
  .content-6 .region-content-6 {
    width: 66%;
  }
  .content-6 .webform-ajax-form-wrapper .form-item > label {
    font-size: 20px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 50px;
  }
  .content-7 .slick-slider .slick-slide img {
    max-width: 210px;
    max-height: 100px!important;
  }
  .content-8 {
    margin-bottom: 80px;
  }
  .content-8 .region-content-8 .block-title {
    margin-bottom: 50px;
  }
  .content-footer {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo .privacy a {
    font-size: 14px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    width: 35px;
    height: 35px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    width: 35px;
    height: 35px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px;
  }
  .page-view--news .node--type-news {
    width: 310px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 20px;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 15px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1),
  .page-view--catalog .view-catalog .views-row:nth-child(2) {
    width: 473px;
    min-height: auto;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    height: 100%;
    background-size: cover;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term .field--name-field-catalog-image {
    width: 200px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 320px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .field--name-field-catalog-image {
    width: 140px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term {
    min-height: auto;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    height: 100%;
    background-size: cover;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 520px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    gap: 20px 30px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-field-catalog-image {
    width: 330px;
  }
  .page-view--catalog .taxonomy-term {
    padding: 30px 20px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 21px;
  }
  .page-taxonomy-term .view-tovary .view-content {
    gap: 15px;
  }
  .page-taxonomy-term .product-wrap {
    width: 229px;
    padding: 20px 15px;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-size: 17px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-product-price {
    font-size: 18px;
  }
  .page-view--stocks .view-stocks .view-content {
    gap: 15px;
  }
  .page-view--stocks .node--type-stock {
    width: 310px;
  }
  .page-view--stocks .node--type-stock .group-content {
    padding: 20px;
  }
  .page-view--stocks .node--type-stock .group-btn {
    row-gap: 10px;
  }
  .page-view--stocks .node--type-stock .field--name-field-stock-sale {
    font-size: 35px;
  }
  .page-product .main {
    padding: 50px 0;
  }
  .page-product .main:before {
    width: 400px;
    height: 337px;
    top: -153px;
  }
  .page-product .product-teaser {
    row-gap: 50px;
  }
  .page-product .product-teaser-image {
    width: 45%;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:before {
    width: 400px;
    height: 382px;
    top: -120px;
    left: -150px;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:after {
    width: 500px;
    height: 517px;
    bottom: -90px;
    right: -190px;
  }
  .page-product .product-teaser-info {
    width: 53%;
  }
  .page-product .product-teaser-info .field--name-field-product-price {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .page-product .product-teaser-info .field--name-field-product-btn-callback {
    margin-bottom: 35px;
  }
  .page-product .product-teaser-info .view-benefits-product {
    padding: 25px 0;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(1) {
    width: 200px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(2) {
    width: 120px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(3) {
    width: 160px;
  }
  .page-product .product-teaser-info .view-benefits-product .views-row:nth-child(3) .field--name-node-title {
    width: 115px;
  }
  .page-product .product-teaser-info .node--type-ben-product {
    column-gap: 5px;
  }
  .page-product .product-teaser-info .node--type-ben-product .field--name-field-ben-product-img {
    width: 40px;
  }
  .page-product .product-teaser-desc .field__label {
    font-size: 19px;
  }
  .page-product .current-slide {
    margin-bottom: 15px;
  }
  .page-product .current-slide .slick-slide img {
    max-width: 433px;
    max-height: 246px!important;
  }
  .page-product .nav-slide .slick-slide img {
    max-width: 100px;
    max-height: 57px!important;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 35px;
    height: 35px;
    transform: none;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 32px;
  }
  body .page .block-title {
    font-size: 24px;
  }
  body.not-front h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  .more-link a {
    padding-right: 22px;
    font-size: 14px;
    line-height: 1.2;
  }
  .more-link a:before {
    width: 18px;
    height: 18px;
  }
  body .btn-default {
    font-size: 14px;
    border-radius: 16px;
    padding: 10px 20px;
  }
  .search-api-page-block-form-search .form-item-keys input {
    height: 40px;
  }
  .search-api-page-block-form-search .btn-primary {
    height: 40px;
  }
  .header-wrapper {
    border-radius: 16px;
    padding: 15px;
  }
  .header-wrapper .header-connection-wrapper {
    column-gap: 15px;
  }
  .header-wrapper .header-connection-wrapper .social-wrap {
    column-gap: 10px;
  }
  .header-wrapper .header-connection-wrapper .btn-default {
    font-size: 14px;
    padding: 6px 12px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main {
    width: 550px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li > a {
    font-size: 14px;
  }
  .header-wrapper .navigation .region-navigation ul.sf-main > li:hover > ul,
  .header-wrapper .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 14px;
  }
  .slider-block {
    padding: 160px 0 40px;
  }
  .slider-block .slick-slider {
    padding-bottom: 30px;
  }
  .slider-block .slick-slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
  }
  .slider-block .slick-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .slider-block .slick-slider .slick-dots li button:before {
    width: 10px;
    height: 10px;
  }
  .slider-block .node--type-slide .content {
    width: 390px;
  }
  .slider-block .node--type-slide .field--name-field-image {
    width: 335px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    border-radius: 16px;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 30px;
  }
  .content-1 .view-about .more-link {
    top: 6px;
  }
  .content-1 .node--type-about .field--name-field-about-img:before {
    width: 300px;
    height: 304px;
    top: -120px;
    right: -140px;
  }
  .content-1 .node--type-about .field--name-field-about-img:after {
    width: 300px;
    height: 281px;
    bottom: -120px;
    left: -110px;
  }
  .content-1 .node--type-about .field--name-field-about-img img {
    border-radius: 16px;
  }
  .content-2 {
    margin-bottom: 40px;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 30px;
  }
  .content-2 .view-benefits .view-content {
    gap: 15px 10px;
  }
  .content-2 .view-benefits .views-row:nth-child(3) .node--type-benefits .group-content {
    width: 220px;
  }
  .content-2 .node--type-benefits {
    width: 239px;
  }
  .content-2 .node--type-benefits .group-content {
    width: 210px;
  }
  .content-2 .node--type-benefits .field--name-field-ben-img {
    width: 60px;
    margin: 0 auto 15px!important;
  }
  .content-2 .node--type-benefits .field--name-node-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 30px;
  }
  .content-3 .view-catalog .view-content {
    gap: 15px 10px;
  }
  .content-3 .view-catalog .views-row:nth-child(1),
  .content-3 .view-catalog .views-row:nth-child(2) {
    width: 364px;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term:before {
    border-radius: 16px 0 0 0;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    border-radius: 0 16px 16px 0;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 230px;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term .field--name-field-catalog-image {
    width: 160px;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term:before {
    border-radius: 16px 0 0 0;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term:after {
    background-size: cover;
    border-radius: 0 16px 16px 0;
    height: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 250px;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .field--name-field-catalog-image {
    width: 110px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    border-radius: 0 0 0 16px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    border-radius: 0 16px 16px 0;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 400px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    gap: 10px 20px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul li {
    max-width: 170px;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-field-catalog-image {
    width: 250px;
  }
  .content-3 .view-catalog .more-link {
    top: 6px;
  }
  .content-3 .taxonomy-term {
    padding: 20px 15px;
    row-gap: 30px;
    border-radius: 16px;
  }
  .content-3 .taxonomy-term .field--name-field-catalog-image {
    top: 20px;
  }
  .content-3 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .content-4 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 30px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs {
    column-gap: 20px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs a {
    font-size: 18px;
  }
  .content-4 .view-tovary .view-content {
    gap: 15px 10px;
  }
  .content-4 .product-wrap {
    width: 177px;
    border-radius: 16px;
    padding: 15px 10px;
    row-gap: 10px;
  }
  .content-4 .product-wrap .field--name-field-image-product-view {
    width: 130px;
    margin: 0 auto;
  }
  .content-4 .product-wrap .field--name-title {
    font-size: 14px;
  }
  .content-4 .product-wrap .field--name-field-product-price {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .content-4 .product-wrap .btn-product {
    font-size: 14px;
    line-height: 1.2;
    border-radius: 16px;
    padding: 6px 40px 6px 15px;
  }
  .content-4 .product-wrap .btn-product:before {
    width: 30px;
    height: 30px;
    right: 6px;
  }
  .content-5 {
    margin-bottom: 40px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 30px;
  }
  .content-5 .view-stocks .view-content {
    gap: 15px 10px;
  }
  .content-5 .node--type-stock {
    width: 239px;
    border-radius: 16px;
  }
  .content-5 .node--type-stock .field--name-field-stock-img img {
    border-radius: 16px;
  }
  .content-5 .node--type-stock .group-content {
    padding: 15px 10px;
  }
  .content-5 .node--type-stock .field--name-field-stock-sale {
    font-size: 25px;
  }
  .content-6 {
    margin-bottom: 40px;
  }
  .content-6 .form-wrap {
    border-radius: 16px;
    padding: 20px 15px;
  }
  .content-6 .form-wrap:before {
    border-radius: 16px 0 0 0;
  }
  .content-6 .form-wrap:after {
    border-radius: 0 0 16px 0;
  }
  .content-6 .region-content-6 {
    width: 68%;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 20px;
  }
  .content-6 .region-form-img {
    width: 31%;
  }
  .content-6 .webform-ajax-form-wrapper {
    width: 76%;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    row-gap: 10px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item > label {
    font-size: 17px;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    border-radius: 16px;
    padding: 10px 20px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 30px;
  }
  .content-7 .slick-slider {
    padding-bottom: 50px;
  }
  .content-8 {
    margin-bottom: 40px;
  }
  .content-8 .region-content-8 .block-title {
    margin-bottom: 30px;
  }
  .content-footer .footer-menu {
    margin-top: 20px;
  }
  .content-footer .footer-menu ul.sf-main {
    width: auto;
    flex-direction: column;
  }
  .content-footer .footer-connection {
    margin-top: 20px;
  }
  .content-footer .footer-social-scroll {
    right: 17px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    width: 30px;
    height: 30px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    width: 30px;
    height: 30px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px 10px;
  }
  .page-view--news .node--type-news {
    width: 239px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 18px;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 15px 10px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1),
  .page-view--catalog .view-catalog .views-row:nth-child(2) {
    width: 364px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term:before {
    border-radius: 16px 0 0 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term:after {
    border-radius: 0 16px 16px 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 230px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term .field--name-field-catalog-image {
    width: 160px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term:before {
    border-radius: 16px 0 0 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term:after {
    background-size: cover;
    border-radius: 0 16px 16px 0;
    height: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 250px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .field--name-field-catalog-image {
    width: 110px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    border-radius: 0 0 0 16px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    border-radius: 0 16px 16px 0;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 400px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    gap: 10px 20px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul li {
    max-width: 170px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-field-catalog-image {
    width: 250px;
  }
  .page-view--catalog .taxonomy-term {
    padding: 20px 15px;
    row-gap: 30px;
    border-radius: 16px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    top: 20px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .page-taxonomy-term .view-tovary .view-content {
    gap: 15px 10px;
  }
  .page-taxonomy-term .product-wrap {
    width: 177px;
    border-radius: 16px;
    padding: 15px 10px;
    row-gap: 10px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view {
    width: 130px;
    margin: 0 auto;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-size: 14px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-product-price {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .page-taxonomy-term .product-wrap .btn-product {
    font-size: 14px;
    line-height: 1.2;
    border-radius: 16px;
    padding: 6px 40px 6px 15px;
  }
  .page-taxonomy-term .product-wrap .btn-product:before {
    width: 30px;
    height: 30px;
    right: 6px;
  }
  .page-view--stocks .view-stocks .view-content {
    gap: 15px 10px;
  }
  .page-view--stocks .node--type-stock {
    width: 239px;
    border-radius: 16px;
  }
  .page-view--stocks .node--type-stock .field--name-field-stock-img img {
    border-radius: 16px;
  }
  .page-view--stocks .node--type-stock .group-content {
    padding: 15px 10px;
  }
  .page-view--stocks .node--type-stock .field--name-field-stock-sale {
    font-size: 25px;
  }
  .page-product .main {
    padding: 40px 0;
  }
  .page-product .main:before {
    width: 300px;
    height: 253px;
    top: -146px;
  }
  .page-product .product-teaser {
    row-gap: 30px;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:before {
    width: 300px;
    height: 287px;
    top: -100px;
    left: -120px;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:after {
    width: 350px;
    height: 362px;
    bottom: -100px;
    right: -150px;
  }
  .page-product .product-teaser-info .field--name-field-product-price {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .page-product .product-teaser-info .field--name-field-product-btn-callback {
    margin-bottom: 25px;
  }
  .page-product .product-teaser-info .view-benefits-product {
    padding: 15px 0;
  }
  .page-product .product-teaser-info .view-benefits-product .view-content {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 10px;
  }
  .page-product .product-teaser-desc .field__label {
    font-size: 17px;
  }
  .page-product .current-slide {
    margin-bottom: 10px;
  }
  .page-product .current-slide .slick-slide img {
    max-width: 333px;
    max-height: 189px!important;
    border-radius: 16px;
  }
  .page-product .nav-slide .slick-slide img {
    max-width: 80px;
    max-height: 45px!important;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 28px;
  }
  body .page .block-title {
    font-size: 22px;
  }
  body.not-front h1 {
    font-size: 26px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .mm-page {
    padding-top: 100px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 147px;
  }
  .mm-page {
    padding-top: 69px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: rgba(43, 42, 41, 0.97);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  .header-mobile-block .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile-block .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 61%;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(1) svg {
    width: 35px;
    height: 35px;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(2) {
    width: 140px;
  }
  .header-mobile-block .phone-wrap {
    width: 118px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap .phone {
    font-size: 12px;
    text-align: right;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .slider-block {
    padding: 40px 0;
  }
  .slider-block .node--type-slide {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .slider-block .node--type-slide .content {
    width: 100%;
  }
  .slider-block .node--type-slide .field--name-field-image {
    width: 330px;
  }
  .front .main h1 {
    width: auto;
  }
  .content-1 .node--type-about {
    flex-direction: column;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 270px;
  }
  .content-1 .node--type-about .field--name-field-about-img:before {
    content: none;
  }
  .content-1 .node--type-about .field--name-field-about-img:after {
    content: none;
  }
  .content-1 .node--type-about .field--name-body {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(1),
  .content-3 .view-catalog .views-row:nth-child(2) {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    content: none;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 100%;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    height: auto;
  }
  .content-3 .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul li {
    max-width: initial;
  }
  .content-3 .taxonomy-term .field--name-field-catalog-image {
    display: none;
  }
  .content-4:before,
  .content-4:after {
    content: none;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs {
    flex-wrap: wrap;
    gap: 10px;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs:before {
    content: none;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs li {
    border-bottom: 2px solid #cfcfcf;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs li.active {
    padding-bottom: 0!important;
  }
  .content-4 .quicktabs-wrapper .quicktabs-tabs a {
    font-size: 16px;
  }
  .content-6 .form-wrap:before {
    width: 100%;
    background-size: cover;
  }
  .content-6 .form-wrap:after {
    width: 100%;
    height: 100%;
    background-size: cover;
  }
  .content-6 .region-content-6 {
    width: 100%;
  }
  .content-6 .region-form-img {
    display: none;
  }
  .content-6 .webform-ajax-form-wrapper {
    width: 100%;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 20px;
  }
  .content-7 .slick-slider {
    padding-bottom: 35px;
  }
  .content-7 .slick-slider .slick-slide img {
    max-width: 155px;
    max-height: 74px!important;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto 30px;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1),
  .page-view--catalog .view-catalog .views-row:nth-child(2) {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(1) .taxonomy-term .group-content {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(2) .taxonomy-term .group-content {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:before {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term:after {
    content: none;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .group-content {
    width: 100%;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul {
    height: auto;
  }
  .page-view--catalog .view-catalog .views-row:nth-child(3) .taxonomy-term .field--name-description ul li {
    max-width: initial;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    display: none;
  }
  .page-product .main:before {
    content: none;
  }
  .page-product .product-teaser-image {
    width: 330px;
    margin: 0 auto;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:before {
    content: none;
  }
  .page-product .product-teaser-image .field--name-field-product-all-img:after {
    content: none;
  }
  .page-product .product-teaser-info {
    width: 100%;
  }
  .page-product .product-teaser-info .field--name-field-product-price {
    font-size: 18px;
  }
  .page-product .product-teaser-desc {
    row-gap: 15px;
  }
  .page-product .product-teaser-desc .field--name-body,
  .page-product .product-teaser-desc .field--name-field-harakteristiki {
    width: 100%;
  }
  .page-product .current-slide .slick-slide img {
    max-width: 330px;
    max-height: 188px!important;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
