.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: 18px;
  color: #303030;
  font-family: Geologica, -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: Geologica, -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";
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
@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 > * {
  font-size: 16px;
  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 {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
}
.btn-default:focus-visible,
.btn-default:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.btn-default:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.btn-default:active {
  background-color: #cdbd21;
}
.btn-default:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.btn-secondary {
  display: inline-block;
  padding: 0.8rem 5.5rem;
  font-size: 0.9rem;
  color: #000;
  background-color: transparent;
  border: 1px solid #A1C42C;
  border-radius: 5.5rem;
  text-decoration: none;
}
.btn-secondary:focus-visible,
.btn-secondary:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.btn-secondary:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.btn-secondary:active {
  background-color: #cdbd21;
}
.btn-secondary:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.block-title {
  padding-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: 600;
  position: relative;
}
.block-title::after {
  content: '';
  display: block;
  width: 9.4rem;
  height: 0.3rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #A1C42C;
  border-radius: 10px;
}
.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;
}
button.slick-arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(-90deg);
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(90deg);
}
.product-teaser {
  display: flex;
  gap: 50px;
}
.product-teaser .product-teaser-image {
  max-width: 500px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
  margin: 0 0 10px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 500px;
  min-width: 500px;
  max-height: 500px;
  min-height: 500px;
  object-fit: cover;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable {
  margin: 0 -5px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
  margin: 0 5px;
  max-width: 118px;
  min-width: 118px;
  max-height: 118px;
  min-height: 118px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 118px;
  min-width: 118px;
  max-height: 118px;
  min-height: 118px;
  object-fit: cover;
}
.product-teaser .product-teaser-info {
  max-width: 500px;
}
ul.slick-dots li {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
}
ul.slick-dots li button {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
  background: #686868;
  border-radius: 50%;
}
ul.slick-dots li button::before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #272727;
}
div#page {
  background: #fff;
}
div#page header#header {
  margin: 0;
}
div#page header#header .header-block {
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form {
  display: flex;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form .js-form-item.form-item.js-form-type-search.form-type-search input {
  height: 40px;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-radius: 4px 0px 0px 4px;
  width: 100%;
  margin: 0;
  flex: 1 1 auto;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #2b9bc7;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper {
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input {
  margin-right: 0;
  border: 1px solid #2da0ce;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 4px 4px 0px;
  background-color: #2da0ce;
  color: #fff 0;
  padding: 0;
  min-height: unset;
  min-width: unset;
  font-size: 0;
  width: 50px;
  height: 100%;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input:hover {
  background-color: #0a75a0;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper::before {
  content: '';
  background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
div#page header#header .header-mobile-block {
  display: none;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-mobile-block {
    padding: 10px 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  div#page header#header .header-mobile-block .region.region-header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
  }
}
div#page .navigation {
  margin: 0;
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
  width: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: cover;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  bottom: 5px;
  left: calc(100% - 30px);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  color: #303030;
  line-height: 1;
  font-family: inherit;
  font-weight: unset;
  opacity: 1;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .contextual {
  right: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content {
  position: absolute;
  top: 0;
  bottom: calc(1vw + 12px);
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title p {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body p {
  margin: 0.5rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
  margin-top: 0.75rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #0a75a0;
  border: 1px solid #0a75a0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-prev.slick-arrow {
  left: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-next.slick-arrow {
  right: 25px;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label {
  display: flex;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label .description {
  margin-left: 0.4em;
}
div#page div#about-block {
  margin: 0 0 30px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row {
  max-width: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page div#works-block {
  margin: 0 0 30px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#map-block {
  margin: 0;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
}
div#page footer#footer {
  margin: 0;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
  width: auto;
}
div#page div#copyrights-block {
  background-color: #b3b3b3;
  padding: 10px 0;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
  gap: 30px;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright a {
  color: #fff;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright p.privacy-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a {
  display: flex;
  width: 100%;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row {
  max-width: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a img {
  max-width: 380px;
  max-height: 380px;
}
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;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
.ajax-progress-throbber {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
  .slick img,
  .slick iframe {
    min-height: 500px !important;
    object-fit: cover;
  }
}
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 {
    font-size: 16px;
    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;
  }
}
.header {
  color: #fff;
  background: url('/sites/all/themes/vesta_theme/image/backgrounds/background-header.jpg') no-repeat center / cover;
}
.header .region-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.header .block-block-contentd3038f1d-31ec-48d9-a2a8-50b05385e839 .field--name-body img {
  width: 5.5rem;
  height: 5.5rem;
  object-fit: cover;
}
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 .field--name-body {
  display: flex;
  gap: 1.1rem;
}
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.mail,
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.tel {
  color: #A1C42C;
  text-decoration: none;
}
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.mail:focus-visible,
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.tel:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.mail:hover,
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.tel:hover {
  color: #E2C724;
}
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.mail:active,
.header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 a.tel:active {
  text-decoration: underline;
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 .field--name-body,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 .messengers {
  display: flex;
  gap: 0.6rem;
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp {
  width: 2.75rem;
  height: 2.75rem;
  position: relative;
  font-size: 0;
  background-color: #A1C42C;
  border-radius: 0.6rem;
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram::before,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram:focus-visible,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram:hover,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram:active,
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp:active {
  background-color: #cdbd21;
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.telegram::before {
  width: 24px;
  height: 22px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/telegram.svg');
}
.header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 a.whatsapp::before {
  width: 27px;
  height: 27px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/whatsapp.svg');
}
@media (max-width: 992px) {
  .header .region-header {
    display: grid;
    grid-template-columns: 15% 80%;
    column-gap: 5%;
    row-gap: 1.2rem;
  }
  .header .block-block-contentd3038f1d-31ec-48d9-a2a8-50b05385e839 {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
  }
  .header .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    justify-self: end;
  }
  .header .block-block-content495cb108-f7ea-4a69-9b81-4e216ef6d320 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    justify-self: end;
  }
}
@media (max-width: 767px) {
  .header .header-mobile-block {
    background-color: #000;
  }
  .header .header-mobile-block .block-block-contentd3038f1d-31ec-48d9-a2a8-50b05385e839 .field--name-body img {
    width: 5.2rem;
    height: 5.2rem;
  }
  .header .header-mobile-block .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 .field--name-body {
    display: block;
    text-align: center;
  }
  .header .header-mobile-block .block-block-content15d3edb1-6cfa-4179-8114-d164f9b911e3 .field--name-body a {
    display: inline-block;
  }
}
.navigation {
  background-color: #fff;
  border-bottom: 1px solid #A1C42C;
  color: #000;
}
.navigation .region-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navigation ul.sf-menu.sf-main .sf-sub-indicator::after {
  content: '';
  position: absolute;
  top: 0.3rem;
  left: 0;
  display: block;
  width: 0.8rem;
  height: 0.5rem;
  background: url('/sites/all/themes/vesta_theme/image/navigation-arrow.svg') no-repeat;
}
.navigation ul.sf-menu.sf-main a.sf-depth-1,
.navigation ul.sf-menu.sf-main a.sf-depth-2 {
  padding: 1rem 1.2rem;
  color: #000;
  text-decoration: none;
}
.navigation ul.sf-menu.sf-main a.sf-depth-1:focus-visible,
.navigation ul.sf-menu.sf-main a.sf-depth-2:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.navigation ul.sf-menu.sf-main a.sf-depth-1:hover,
.navigation ul.sf-menu.sf-main a.sf-depth-2:hover {
  color: #A1C42C;
}
.navigation ul.sf-menu.sf-main a.sf-depth-1:active,
.navigation ul.sf-menu.sf-main a.sf-depth-2:active {
  text-decoration: underline;
}
.navigation ul.sf-menu.sf-main a.sf-depth-1.menuparent {
  padding-right: 1.5rem;
}
.navigation li.menuparent ul {
  background-color: #fff;
}
.navigation li.menuparent ul li {
  border-bottom: 1px solid #A1C42C;
}
.navigation .search-api-page-block-form-search .js-form-item.form-item {
  display: none;
}
.navigation .search-api-page-block-form-search .form-actions .search-form__submit {
  width: 2rem;
  height: 2rem;
  font-size: 0;
  background-color: transparent;
  border: none;
  border-radius: 2.75rem;
  background: url('/sites/all/themes/vesta_theme/image/search.svg') no-repeat center;
}
.navigation .search-api-page-block-form-search .form-actions .search-form__submit:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.navigation .search-api-page-block-form-search .form-actions .search-form__submit:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.navigation .search-api-page-block-form-search .form-actions .search-form__submit:active {
  background-color: #cdbd21;
}
.navigation .search-api-page-block-form-search .form-actions .search-form__submit:disabled {
  background-color: #7f9141;
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 992px) {
  .navigation .region-navigation {
    align-items: start;
    gap: 1rem;
  }
  .navigation .search-api-page-block-form-search {
    margin-top: 0.6rem;
    margin-right: 0.6rem;
    transform: scale(1.3);
  }
  .navigation ul.sf-menu.sf-main a.sf-depth-1,
  .navigation ul.sf-menu.sf-main a.sf-depth-2 {
    padding: 0.8rem 1rem;
  }
}
h1 {
  max-width: 60%;
  font-size: 2.8rem;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  h1 {
    max-width: none;
  }
}
@media (max-width: 567px) {
  h1 {
    font-size: 2rem;
    text-align: center;
  }
}
.footer {
  padding: 0;
  background-color: #fff;
  color: #000;
}
.footer .footer-wrapper {
  padding: 1.1rem 0;
  border-top: 1px solid #A1C42C;
  border-bottom: 1px solid #A1C42C;
}
.footer .region-footer {
  display: grid;
  grid-template-columns: 23% 17% 50%;
  grid-auto-rows: 100px auto;
  column-gap: 3.2rem;
  row-gap: 10px;
}
.footer .block-block-contentd3038f1d-31ec-48d9-a2a8-50b05385e839 {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.footer .block-block-contentd3038f1d-31ec-48d9-a2a8-50b05385e839 .field--name-body img {
  width: 5.5rem;
  height: 5.5rem;
  object-fit: cover;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 p.privacy-content {
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 p.privacy-content a {
  font-size: 0.9rem;
  color: #000;
  text-decoration: none;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 p.privacy-content a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 p.privacy-content a:hover {
  color: #A1C42C;
}
.footer .block-block-contentc943f347-a31b-4143-98f8-6cc9e0be1963 p.privacy-content a:active {
  text-decoration: underline;
}
.footer .block-superfish.block-superfishmain {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
.footer .block-superfish.block-superfishmain .block-title {
  margin-bottom: 5px;
  padding-bottom: 0;
  position: static;
  font-size: 1.1rem;
  font-weight: 500;
}
.footer .block-superfish.block-superfishmain .block-title::after {
  content: none;
}
.footer .block-superfish.block-superfishmain ul.sf-main {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer .block-superfish.block-superfishmain a.sf-depth-1 {
  padding: 0.1rem 0;
  color: #000;
  text-decoration: none;
}
.footer .block-superfish.block-superfishmain a.sf-depth-1:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.footer .block-superfish.block-superfishmain a.sf-depth-1:hover {
  color: #A1C42C;
}
.footer .block-superfish.block-superfishmain a.sf-depth-1:active {
  text-decoration: underline;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .field--name-body {
  display: flex;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .contacts {
  max-width: 18rem;
  margin-right: 1rem;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail .title {
  margin-bottom: 5px;
  padding-bottom: 0;
  position: static;
  font-size: 1.1rem;
  font-weight: 500;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail a {
  color: #000;
  text-decoration: none;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail a:hover {
  color: #A1C42C;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.tel-mail a:active {
  text-decoration: underline;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 div.address .title {
  margin-bottom: 5px;
  padding-bottom: 0;
  position: static;
  font-size: 1.1rem;
  font-weight: 500;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .callback-and-messengers a.btn-default {
  padding: 0.8rem 2.7rem;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .messengers {
  display: flex;
  gap: 0.6rem;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram,
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp {
  width: 2.75rem;
  height: 2.75rem;
  position: relative;
  font-size: 0;
  background-color: #A1C42C;
  border-radius: 0.6rem;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram::before,
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram:focus-visible,
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram:hover,
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram:active,
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp:active {
  background-color: #cdbd21;
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.telegram::before {
  width: 24px;
  height: 22px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/telegram.svg');
}
.footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 a.whatsapp::before {
  width: 27px;
  height: 27px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/whatsapp.svg');
}
.footer .vesta_backlink-wrapper {
  margin-bottom: 1.1rem;
  padding: 10px 0;
  border-bottom: 1px solid #A1C42C;
  text-align: center;
}
.footer .vesta_backlink-wrapper p.vesta a {
  color: #000;
  text-decoration: none;
}
.footer .vesta_backlink-wrapper p.vesta a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.footer .vesta_backlink-wrapper p.vesta a:hover {
  color: #A1C42C;
}
.footer .vesta_backlink-wrapper p.vesta a:active {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .footer .region-footer {
    grid-template-columns: 23% 17% 55%;
    column-gap: 1.2rem;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .contacts {
    max-width: 14rem;
    margin-right: 1.5rem;
  }
}
@media (max-width: 992px) {
  .footer .region-footer {
    grid-template-columns: 40% 58%;
    grid-auto-rows: 100px auto auto;
    row-gap: 1rem;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .contacts {
    margin-right: 0rem;
  }
}
@media (max-width: 767px) {
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .contacts {
    max-width: none;
  }
}
@media (max-width: 500px) {
  .footer .region-footer {
    display: block;
    text-align: center;
  }
  .footer .block-superfish.block-superfishmain {
    margin: 1rem 0;
  }
  .footer .block-superfish.block-superfishmain ul.sf-main {
    align-items: center;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .field--name-body {
    display: block;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .contacts {
    margin-bottom: 1rem;
  }
  .footer .block-block-content3167bdf8-382a-4cd2-8935-7000b0fca068 .messengers {
    justify-content: center;
  }
}
.pagination {
  justify-content: center;
}
.pagination a.page-link {
  color: #A1C42C;
}
.pagination a.page-link:focus-visible,
.pagination a.page-link:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.pagination a.page-link:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.pagination .page-item.active .page-link {
  background-color: #A1C42C;
  border-color: #A1C42C;
}
.ui-dialog.ui-corner-all .ui-dialog--header {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 500;
  color: #A1C42C;
}
.ui-dialog.ui-corner-all .form-control:focus {
  border-color: #A1C42C;
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.ui-dialog.ui-corner-all .ui-dialog--agreement {
  font-size: 0.8rem;
}
.ui-dialog.ui-corner-all .ui-dialog--agreement a {
  font-size: 0.8rem;
  color: #A1C42C;
  text-decoration: none;
}
.ui-dialog.ui-corner-all .ui-dialog--agreement a:focus-visible {
  outline: 2px dashed #A1C42C;
}
.ui-dialog.ui-corner-all .ui-dialog--agreement a:hover {
  color: #E2C724;
}
.ui-dialog.ui-corner-all .ui-dialog--agreement a:active {
  text-decoration: underline;
}
.ui-dialog.ui-corner-all .webform-button--submit {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
  padding: 0.8rem 2rem;
}
.ui-dialog.ui-corner-all .webform-button--submit:focus-visible,
.ui-dialog.ui-corner-all .webform-button--submit:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.ui-dialog.ui-corner-all .webform-button--submit:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.ui-dialog.ui-corner-all .webform-button--submit:active {
  background-color: #cdbd21;
}
.ui-dialog.ui-corner-all .webform-button--submit:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.front main .node--type-front.node--view-mode-full {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 100px 350px;
  gap: 5%;
}
.front main .node--type-front.node--view-mode-full .field--name-body {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  position: relative;
  z-index: 2;
}
.front main .node--type-front.node--view-mode-full .field--type-link {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  position: relative;
  z-index: 2;
}
.front main .node--type-front.node--view-mode-full .field--type-link a {
  display: inline-block;
  padding: 0.8rem 5.5rem;
  font-size: 0.9rem;
  color: #000;
  background-color: transparent;
  border: 1px solid #A1C42C;
  border-radius: 5.5rem;
  text-decoration: none;
}
.front main .node--type-front.node--view-mode-full .field--type-link a:focus-visible,
.front main .node--type-front.node--view-mode-full .field--type-link a:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.front main .node--type-front.node--view-mode-full .field--type-link a:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.front main .node--type-front.node--view-mode-full .field--type-link a:active {
  background-color: #cdbd21;
}
.front main .node--type-front.node--view-mode-full .field--type-link a:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.front main .node--type-front.node--view-mode-full .field--type-image {
  position: absolute;
  top: -130px;
  right: -33%;
}
.front main .node--type-front.node--view-mode-full .field--type-image img {
  width: 1198px;
  max-height: 900px;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .front main .node--type-front.node--view-mode-full {
    grid-template-rows: 100px 100px;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image {
    top: -100px;
    right: -15%;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image img {
    width: 600px;
    max-height: 450px;
  }
}
@media (max-width: 992px) {
  .front main .node--type-front.node--view-mode-full {
    grid-template-columns: 70% 25%;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image {
    top: -20px;
    right: -20%;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image img {
    width: 400px;
    max-height: 300px;
  }
}
@media (max-width: 767px) {
  .front main {
    margin-top: 6rem;
  }
  .front main .node--type-front.node--view-mode-full {
    grid-template-columns: 60% 35%;
  }
  .front main .node--type-front.node--view-mode-full .field--type-link a {
    padding: 0.8rem 3.5rem;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image {
    top: 0;
    right: -22%;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image img {
    width: 300px;
    max-height: 230px;
  }
}
@media (max-width: 650px) {
  .front main .node--type-front.node--view-mode-full .field--type-image {
    right: -13%;
  }
}
@media (max-width: 567px) {
  .front main .node--type-front.node--view-mode-full {
    display: block;
    text-align: center;
  }
  .front main .node--type-front.node--view-mode-full .field--name-body {
    margin-bottom: 1.8rem;
  }
  .front main .node--type-front.node--view-mode-full .field--type-image {
    display: none;
  }
}
.services-block {
  margin-bottom: 4.5rem;
  padding: 2.2rem 0 2.75rem;
  color: #fff;
  background: url('/sites/all/themes/vesta_theme/image/backgrounds/background-services.jpg') no-repeat center / cover;
}
.services-block .block-title {
  color: #fff;
}
.services-block .view-header {
  position: relative;
  text-align: right;
  top: -60px;
  font-weight: 500;
  color: #A1C42C;
}
.services-block .view-content {
  margin-bottom: 2.2rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 30px;
  position: relative;
}
.services-block .view-content .views-row {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 40px;
}
.services-block .view-content .views-row:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.services-block .view-content .views-row:hover .field--type-image img {
  transform: scale(1.1);
}
.services-block .view-content .views-row:hover .field--name-taxonomy-term-link a {
  transform: scale(1.2);
}
.services-block .view-content .views-row:hover h2 a {
  font-size: 1.9rem;
}
.services-block .view-content .views-row:active .field--name-taxonomy-term-link a {
  transform: scale(1.1) translateY(5px);
}
.services-block .view-content .field--type-image img {
  max-width: 370px;
  height: 250px;
  border-radius: 40px;
  transition: transform 0.3s ease;
}
.services-block .view-content .field--name-taxonomy-term-link a {
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  font-size: 0;
  background: url('/sites/all/themes/vesta_theme/image/to-product.svg') center / cover no-repeat;
  transition: transform 0.3s ease;
}
.services-block .view-content .field--name-taxonomy-term-link a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.services-block .view-content .field--name-taxonomy-term-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.services-block .view-content .field--name-taxonomy-term-title h2 a {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.services-block .view-content .field--name-taxonomy-term-title h2 a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.services-block .view-content .field--name-taxonomy-term-title h2 a:active {
  text-decoration: underline;
}
.services-block .more-link {
  text-align: center;
}
.services-block .more-link a {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
  padding: 0.8rem 5rem;
}
.services-block .more-link a:focus-visible,
.services-block .more-link a:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.services-block .more-link a:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.services-block .more-link a:active {
  background-color: #cdbd21;
}
.services-block .more-link a:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .services-block .view-header {
    top: -50px;
  }
  .services-block .view-content {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
@media (max-width: 992px) {
  .services-block .view-header {
    top: -55px;
  }
  .services-block .view-content {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
@media (max-width: 767px) {
  .services-block .view-header {
    top: -36px;
    font-size: 13px;
  }
  .services-block .view-content {
    display: flex;
    flex-direction: column;
  }
  .services-block .view-content .field--type-image img {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 430px) {
  .services-block .block-title {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .services-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .services-block .view-header {
    display: none;
  }
}
.colors-block {
  margin-bottom: 4.5rem;
}
.colors-block .block-title {
  margin-bottom: 2.75rem;
}
.colors-block .field--name-field-color {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.9rem;
}
@media (max-width: 1199px) {
  .colors-block .field--name-field-color {
    justify-content: center;
    gap: 1.4rem;
  }
}
@media (max-width: 992px) {
  .colors-block .field--name-field-color {
    column-gap: 2.2rem;
    row-gap: 1.4rem;
  }
}
@media (max-width: 767px) {
  .colors-block .block-title {
    text-align: center;
  }
  .colors-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.application_scope-block .block-title {
  margin-bottom: 1.7rem;
}
.application_scope-block .node--type-about.node--view-mode-teaser {
  display: grid;
  grid-template-columns: 79% 24%;
  grid-template-rows: 400px 100px;
  gap: 5%;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-body {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a {
  display: inline-block;
  padding: 0.8rem 5.5rem;
  font-size: 0.9rem;
  color: #000;
  background-color: transparent;
  border: 1px solid #A1C42C;
  border-radius: 5.5rem;
  text-decoration: none;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a:focus-visible,
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a:active {
  background-color: #cdbd21;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link a:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--type-image {
  position: absolute;
  top: -90px;
  right: -33%;
}
.application_scope-block .node--type-about.node--view-mode-teaser .field--type-image img {
  width: 1000px;
  max-height: 900px;
  object-fit: cover;
}
@media (max-width: 1500px) {
  .application_scope-block .block-title {
    position: relative;
    z-index: 2;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image {
    top: -70px;
    right: -28%;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--name-body,
  .application_scope-block .node--type-about.node--view-mode-teaser .field--name-node-link {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 1199px) {
  .application_scope-block .node--type-about.node--view-mode-teaser {
    grid-template-columns: 70% 24%;
    grid-template-rows: 420px 100px;
    gap: 3%;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image {
    top: 55px;
    right: -20%;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image img {
    width: 700px;
    max-height: 580px;
  }
}
@media (max-width: 992px) {
  .application_scope-block .node--type-about.node--view-mode-teaser {
    grid-template-rows: 480px 100px;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image {
    top: 30%;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image img {
    width: 470px;
    max-height: 390px;
  }
}
@media (max-width: 767px) {
  .application_scope-block .node--type-about.node--view-mode-teaser {
    grid-template-rows: 430px 70px;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image img {
    width: 370px;
    max-height: 320px;
  }
}
@media (max-width: 567px) {
  .application_scope-block .block-title {
    text-align: center;
  }
  .application_scope-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .application_scope-block .node--type-about.node--view-mode-teaser {
    display: block;
    text-align: center;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--name-body {
    margin-bottom: 1.8rem;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--name-body ul {
    list-style-type: none;
    padding: 0;
  }
  .application_scope-block .node--type-about.node--view-mode-teaser .field--type-image {
    display: none;
  }
}
.price-block {
  margin-bottom: 4.5rem;
  padding: 2.2rem 0 2.75rem;
  color: #fff;
  background: url(/sites/all/themes/vesta_theme/image/backgrounds/background-price.jpg) no-repeat center / cover;
}
.price-block .view-header {
  position: relative;
  text-align: right;
  top: -56px;
  font-weight: 500;
  color: #A1C42C;
}
.price-block .field--name-field-price.field__items {
  margin-bottom: 2.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}
.price-block .field--name-field-price.field__items > .field__item:first-child .field__label {
  margin-bottom: 1.1rem;
  color: #A1C42C;
  font-weight: 400;
}
.price-block .field--name-field-price.field__items > .field__item:first-child .paragraph--type-price .field__item {
  height: 66%;
}
.price-block .field--name-field-price.field__items > .field__item:not(:first-child) .field__label {
  display: none;
}
.price-block .field--name-field-price.field__items .paragraph--type-price {
  display: grid;
  grid-template-columns: 48% 15% 15% 15%;
  gap: 2%;
}
.price-block .field--name-field-price.field__items .paragraph--type-price .field__item {
  padding: 0.8rem 1.1rem;
  border: 1px solid #A1C42C;
  border-radius: 0.6rem;
  height: 100%;
  display: flex;
  align-self: stretch;
  justify-self: stretch;
  flex-direction: column;
  justify-content: start;
}
.price-block .more-link {
  text-align: center;
}
.price-block .more-link a {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
  padding: 0.8rem 5rem;
}
.price-block .more-link a:focus-visible,
.price-block .more-link a:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.price-block .more-link a:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.price-block .more-link a:active {
  background-color: #cdbd21;
}
.price-block .more-link a:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 992px) {
  .price-block .view-header {
    top: -36px;
    font-size: 13px;
  }
}
@media (max-width: 620px) {
  .price-block .field--name-field-price.field__items {
    gap: 1.5rem;
  }
  .price-block .field--name-field-price.field__items > .field__item:first-child .field__label {
    display: none;
  }
  .price-block .field--name-field-price.field__items > .field__item:first-child .paragraph--type-price .field__item {
    height: 100%;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 0.6rem;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price .field__item {
    text-align: center;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price .field--name-field-name {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price .field--name-field-size {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price .field--name-field-area {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .price-block .field--name-field-price.field__items .paragraph--type-price .field--name-field-price {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
  }
}
@media (max-width: 430px) {
  .price-block .block-title {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .price-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .price-block .view-header {
    display: none;
  }
}
.partners-block {
  margin-bottom: 4.5rem;
}
.partners-block .block-title {
  margin-bottom: 2.75rem;
}
.partners-block .node--type-our-partners.node--view-mode-teaser .field--name-body {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3.4rem;
}
.partners-block .node--type-our-partners.node--view-mode-teaser .field--name-body img {
  max-width: 330px;
  max-height: 130px;
  object-fit: contain;
}
.partners-block .node--type-our-partners.node--view-mode-teaser .field--name-body a img {
  transition: transform 0.3s ease;
}
.partners-block .node--type-our-partners.node--view-mode-teaser .field--name-body a img:hover {
  transform: scale(1.1);
}
@media (max-width: 370px) {
  .partners-block .node--type-our-partners.node--view-mode-teaser .field--name-body img {
    max-width: 280px;
    max-height: 130px;
    object-fit: contain;
    transition: transform 0.3s ease;
  }
}
.galleries-block {
  margin-bottom: 4.5rem;
  padding: 2.2rem 0 2.75rem;
  color: #fff;
  background: url('/sites/all/themes/vesta_theme/image/backgrounds/background-gallery.jpg') no-repeat center / cover;
}
.galleries-block .view-header {
  position: relative;
  text-align: right;
  top: -56px;
  font-weight: 500;
  color: #A1C42C;
}
.galleries-block .view-content {
  margin-bottom: 2.2rem;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.galleries-block .field__item {
  overflow: hidden;
  display: inline-block;
  border-radius: 20px;
}
.galleries-block .field__item img {
  width: 370px;
  height: 370px;
  object-fit: cover;
  border-radius: 20px;
  transition: transform 0.3s ease;
}
.galleries-block .field__item img:hover {
  transform: scale(1.1);
}
.galleries-block .more-link {
  text-align: center;
}
.galleries-block .more-link a {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
  padding: 0.8rem 5rem;
}
.galleries-block .more-link a:focus-visible,
.galleries-block .more-link a:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.galleries-block .more-link a:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.galleries-block .more-link a:active {
  background-color: #cdbd21;
}
.galleries-block .more-link a:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .galleries-block .field__item img {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 992px) {
  .galleries-block .field__item img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 767px) {
  .galleries-block .view-header {
    top: -36px;
    font-size: 13px;
  }
  .galleries-block .field__item img {
    width: 250px;
  }
}
@media (max-width: 559px) {
  .galleries-block .block-title {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .galleries-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .galleries-block .view-header {
    display: none;
  }
  .galleries-block .view-content {
    justify-content: center;
  }
  .galleries-block .field__item img {
    width: 370px;
  }
}
.contacts_map-block {
  margin-bottom: 0;
}
.contacts_map-block .block-title {
  margin-bottom: 1.6rem;
}
.contacts_map-block .field--name-body {
  display: flex;
}
.contacts_map-block .contacts {
  margin-right: 1.9rem;
  max-width: fit-content;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.contacts_map-block .contacts p.title {
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 500;
}
.contacts_map-block .contacts a.tel,
.contacts_map-block .contacts a.mail {
  color: #000;
  text-decoration: none;
}
.contacts_map-block .contacts a.tel:focus-visible,
.contacts_map-block .contacts a.mail:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.contacts_map-block .contacts a.tel:hover,
.contacts_map-block .contacts a.mail:hover {
  color: #A1C42C;
}
.contacts_map-block .contacts a.tel:active,
.contacts_map-block .contacts a.mail:active {
  text-decoration: underline;
}
.contacts_map-block .contacts div.address {
  margin-bottom: 1.1rem;
}
.contacts_map-block .messengers {
  display: flex;
  gap: 0.6rem;
}
.contacts_map-block a.telegram,
.contacts_map-block a.whatsapp {
  width: 2.75rem;
  height: 2.75rem;
  position: relative;
  font-size: 0;
  background-color: #A1C42C;
  border-radius: 0.6rem;
}
.contacts_map-block a.telegram::before,
.contacts_map-block a.whatsapp::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}
.contacts_map-block a.telegram:focus-visible,
.contacts_map-block a.whatsapp:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.contacts_map-block a.telegram:hover,
.contacts_map-block a.whatsapp:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.contacts_map-block a.telegram:active,
.contacts_map-block a.whatsapp:active {
  background-color: #cdbd21;
}
.contacts_map-block a.telegram::before {
  width: 24px;
  height: 22px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/telegram.svg');
}
.contacts_map-block a.whatsapp::before {
  width: 27px;
  height: 27px;
  background-image: url('/sites/all/themes/vesta_theme/image/messengers/whatsapp.svg');
}
.contacts_map-block div.mapContainer {
  position: relative;
  top: -90px;
}
@media (max-width: 992px) {
  .contacts_map-block div.mapContainer {
    display: none;
  }
  .contacts_map-block .field--name-body {
    display: block;
    margin-bottom: 2.5rem;
  }
  .contacts_map-block .contacts {
    display: grid;
    margin-right: 0;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .contacts_map-block .block-title {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .contacts_map-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .contacts_map-block .contacts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3rem;
  }
}
@media (max-width: 514px) {
  .contacts_map-block .field--name-body {
    display: flex;
    justify-content: center;
  }
  .contacts_map-block .contacts {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
.form-block {
  margin-bottom: 4.5rem;
  padding: 1.1rem 0 2.2rem;
  color: #fff;
  background: url('/sites/all/themes/vesta_theme/image/backgrounds/background-form.jpg') no-repeat center / cover;
}
.form-block .block-title {
  margin-bottom: 1.7rem;
}
.form-block form.webform-submission-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 15px;
  row-gap: 10px;
}
.form-block form.webform-submission-form #edit-header {
  margin: 0;
  position: absolute;
  right: 0;
  top: -82px;
  font-weight: 500;
  color: #A1C42C;
}
.form-block form.webform-submission-form .form-item-name {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.form-block form.webform-submission-form .form-item-phone {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.form-block form.webform-submission-form .form-item-name,
.form-block form.webform-submission-form .form-item-phone {
  margin-bottom: 0;
}
.form-block form.webform-submission-form .form-item-name input,
.form-block form.webform-submission-form .form-item-phone input {
  height: auto;
  padding: 0.8rem 1.5rem;
  background-color: transparent;
  color: #fff;
  border: 1px solid #A1C42C;
  border-radius: 5.5rem;
}
.form-block form.webform-submission-form .form-item-name input::placeholder,
.form-block form.webform-submission-form .form-item-phone input::placeholder {
  color: #fff;
}
.form-block form.webform-submission-form .form-item-name input:focus,
.form-block form.webform-submission-form .form-item-phone input:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.form-block form.webform-submission-form .webform-actions {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
  margin-bottom: 0;
}
.form-block form.webform-submission-form .webform-actions input.webform-button--submit {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
  width: 100%;
}
.form-block form.webform-submission-form .webform-actions input.webform-button--submit:focus-visible,
.form-block form.webform-submission-form .webform-actions input.webform-button--submit:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.form-block form.webform-submission-form .webform-actions input.webform-button--submit:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.form-block form.webform-submission-form .webform-actions input.webform-button--submit:active {
  background-color: #cdbd21;
}
.form-block form.webform-submission-form .webform-actions input.webform-button--submit:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.form-block form.webform-submission-form #edit-agreement {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
  margin: 0;
  text-align: center;
  font-size: 0.8rem;
}
.form-block form.webform-submission-form #edit-agreement a {
  font-size: 0.8rem;
  color: #A1C42C;
  text-decoration: none;
}
.form-block form.webform-submission-form #edit-agreement a:focus-visible {
  outline: 2px dashed #A1C42C;
}
.form-block form.webform-submission-form #edit-agreement a:hover {
  color: #E2C724;
}
.form-block form.webform-submission-form #edit-agreement a:active {
  text-decoration: underline;
}
@media (max-width: 992px) {
  .form-block form.webform-submission-form #edit-header {
    display: none;
  }
}
@media (max-width: 767px) {
  .form-block .block-title {
    margin-bottom: 1.6rem;
    text-align: center;
  }
  .form-block .block-title::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .form-block form.webform-submission-form {
    display: block;
  }
  .form-block form.webform-submission-form #edit-agreement {
    margin-top: 1rem;
  }
}
.not-front .block-system-main-block .search-api-page-block-form-search {
  margin-bottom: 1rem;
  display: flex;
  gap: 0.2rem;
}
.not-front .block-system-main-block .search-api-page-block-form-search div.form-type-search {
  width: 100%;
}
.not-front .block-system-main-block .search-api-page-block-form-search div.form-type-search .form-control {
  padding: 1.45rem 0.75rem;
}
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit {
  display: inline-block;
  padding: 0.8rem 3.8rem;
  font-size: 0.9rem;
  color: #000;
  background-color: #A1C42C;
  border: none;
  border-radius: 5.5rem;
  text-decoration: none;
}
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit:focus-visible,
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.6);
}
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit:hover {
  background-color: #E2C724;
  box-shadow: 0 0 0 4px rgba(226, 199, 36, 0.3);
}
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit:active {
  background-color: #cdbd21;
}
.not-front .block-system-main-block .search-api-page-block-form-search input.search-form__submit:disabled {
  background-color: #7f9141;
  color: #444;
  cursor: not-allowed;
  opacity: 0.6;
}
.not-front.body-view--catalog .main {
  margin-bottom: 4.5rem;
}
.not-front.body-view--catalog .view-header {
  position: relative;
  text-align: right;
  top: -50px;
  font-weight: 500;
  color: #A1C42C;
}
.not-front.body-view--catalog .view-content {
  margin-bottom: 2.2rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 30px;
  position: relative;
}
.not-front.body-view--catalog .view-content .views-row {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 40px;
}
.not-front.body-view--catalog .view-content .views-row:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.not-front.body-view--catalog .view-content .views-row:hover .field--type-image img {
  transform: scale(1.1);
}
.not-front.body-view--catalog .view-content .views-row:hover .field--name-taxonomy-term-link a {
  transform: scale(1.2);
}
.not-front.body-view--catalog .view-content .views-row:hover h2 a {
  font-size: 1.9rem;
}
.not-front.body-view--catalog .view-content .views-row:active .field--name-taxonomy-term-link a {
  transform: scale(1.1) translateY(5px);
}
.not-front.body-view--catalog .view-content .field--type-image img {
  max-width: 370px;
  height: 250px;
  border-radius: 40px;
  transition: transform 0.3s ease;
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-link a {
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  font-size: 0;
  background: url('/sites/all/themes/vesta_theme/image/to-product.svg') center / cover no-repeat;
  transition: transform 0.3s ease;
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-link a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-title h2 a {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-title h2 a:focus-visible {
  outline: 2px dashed #A1C42C;
  outline-offset: 4px;
}
.not-front.body-view--catalog .view-content .field--name-taxonomy-term-title h2 a:active {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .not-front.body-view--catalog .view-content {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
  .not-front.body-view--catalog .view-content .field--type-image img {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .not-front.body-view--catalog .view-header {
    margin-bottom: 1rem;
    position: static;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .not-front.body-view--catalog .main {
    margin: 4.5rem 0;
  }
  .not-front.body-view--catalog .view-content {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  }
}
@media (max-width: 567px) {
  .not-front.body-view--catalog .view-header {
    text-align: center;
  }
}
.not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full .field--name-field-catalog-image img {
  float: left;
  margin: 0 15px 10px 0;
  border-radius: 40px;
}
.not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full .field--name-dynamic-token-fieldtaxonomy-term-order-button {
  margin-top: 1.5rem;
  text-align: start;
}
@media (max-width: 767px) {
  .not-front.body-taxonomy-term--catalog main {
    margin-top: 4.5rem;
  }
  .not-front.body-taxonomy-term--catalog h1 {
    text-align: center;
  }
  .not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full {
    text-align: center;
  }
  .not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full .field--name-field-catalog-image img {
    float: none;
  }
  .not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full .field--name-dynamic-token-fieldtaxonomy-term-order-button {
    text-align: center;
  }
}
@media (max-width: 418px) {
  .not-front.body-taxonomy-term--catalog .taxonomy-term--type-catalog.taxonomy-term--view-mode-full .field--name-field-catalog-image img {
    width: 270px;
    object-fit: cover;
  }
}
.not-front.body-node--805 .main {
  margin-bottom: 4.5rem;
}
.not-front.body-node--805 .node--type-about.node--view-mode-full {
  display: grid;
  grid-template-columns: 79% 24%;
  gap: 5%;
}
.not-front.body-node--805 .field--name-body {
  grid-row: 1 / 2;
}
.not-front.body-node--805 .field--type-image {
  position: absolute;
  top: -90px;
  right: -33%;
}
.not-front.body-node--805 .field--type-image img {
  width: 980px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 1500px) {
  .not-front.body-node--805 .field--type-image {
    top: -70px;
    right: -28%;
  }
  .not-front.body-node--805 .field--name-body {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 1199px) {
  .not-front.body-node--805 .field--type-image {
    top: 55px;
    right: -20%;
  }
  .not-front.body-node--805 .field--type-image img {
    width: 700px;
    max-height: 580px;
  }
}
@media (max-width: 992px) {
  .not-front.body-node--805 .node--type-about.node--view-mode-full {
    grid-template-rows: 460px 100px;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--type-image {
    top: 30%;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--type-image img {
    width: 470px;
    max-height: 390px;
  }
}
@media (max-width: 767px) {
  .not-front.body-node--805 .main {
    margin-top: 4.5rem;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full {
    grid-template-rows: 430px 70px;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--type-image img {
    width: 370px;
    max-height: 320px;
  }
}
@media (max-width: 567px) {
  .not-front.body-node--805 .node--type-about.node--view-mode-full {
    display: block;
    text-align: center;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--name-body {
    margin-bottom: 1.8rem;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--name-body ul {
    list-style-type: none;
    padding: 0;
  }
  .not-front.body-node--805 .node--type-about.node--view-mode-full .field--type-image {
    display: none;
  }
}
.not-front.body-view--price_list .main {
  margin-bottom: 4.5rem;
}
.not-front.body-view--price_list .view-header {
  position: relative;
  text-align: right;
  top: -50px;
  font-weight: 500;
  color: #A1C42C;
}
.not-front.body-view--price_list .field--name-field-price.field__items {
  margin-bottom: 2.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}
.not-front.body-view--price_list .field--name-field-price.field__items > .field__item:first-child .field__label {
  margin-bottom: 1.1rem;
  color: #A1C42C;
  font-weight: 400;
}
.not-front.body-view--price_list .field--name-field-price.field__items > .field__item:first-child .paragraph--type-price .field__item {
  height: 66%;
}
.not-front.body-view--price_list .field--name-field-price.field__items > .field__item:not(:first-child) .field__label {
  display: none;
}
.not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price {
  display: grid;
  grid-template-columns: 48% 15% 15% 15%;
  gap: 2%;
}
.not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field__item {
  padding: 0.8rem 1.1rem;
  border: 1px solid #A1C42C;
  border-radius: 0.6rem;
  height: 100%;
  display: flex;
  align-self: stretch;
  justify-self: stretch;
  flex-direction: column;
  justify-content: start;
}
@media (max-width: 767px) {
  .not-front.body-view--price_list .main {
    margin: 4.5rem 0;
  }
  .not-front.body-view--price_list .view-header {
    top: -36px;
    font-size: 13px;
  }
}
@media (max-width: 620px) {
  .not-front.body-view--price_list .field--name-field-price.field__items {
    gap: 1.5rem;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items > .field__item:first-child .field__label {
    display: none;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items > .field__item:first-child .paragraph--type-price .field__item {
    height: 100%;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 0.6rem;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field__item {
    text-align: center;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field--name-field-name {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field--name-field-size {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field--name-field-area {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .not-front.body-view--price_list .field--name-field-price.field__items .paragraph--type-price .field--name-field-price {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
  }
}
@media (max-width: 567px) {
  .not-front.body-view--price_list .view-header {
    margin-bottom: 1rem;
    position: static;
    text-align: center;
  }
}
.not-front.body-node--813 .main {
  margin-bottom: 4.5rem;
}
.not-front.body-node--813 .field--name-body {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 3.4rem;
}
.not-front.body-node--813 .field--name-body img {
  max-width: 330px;
  max-height: 130px;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.not-front.body-node--813 .field--name-body a img {
  transition: transform 0.3s ease;
}
.not-front.body-node--813 .field--name-body a img:hover {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .not-front.body-node--813 .main {
    margin: 4.5rem 0;
  }
}
@media (max-width: 370px) {
  .not-front.body-node--813 .main .field--name-body img {
    max-width: 280px;
    max-height: 130px;
    object-fit: contain;
    transition: transform 0.3s ease;
  }
}
.not-front.body-view--fotogalereya .view-fotogalereya .view-content {
  margin-bottom: 2.2rem;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}
.not-front.body-view--fotogalereya .view-fotogalereya .field__item {
  overflow: hidden;
  display: inline-block;
  border-radius: 20px;
}
.not-front.body-view--fotogalereya .view-fotogalereya .field__item img {
  width: 370px;
  height: 370px;
  object-fit: cover;
  border-radius: 20px;
  transition: transform 0.3s ease;
}
.not-front.body-view--fotogalereya .view-fotogalereya .field__item img:hover {
  transform: scale(1.1);
}
@media (max-width: 1199px) {
  .not-front.body-view--fotogalereya .view-fotogalereya .field__item img {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 992px) {
  .not-front.body-view--fotogalereya .view-fotogalereya .field__item img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 767px) {
  .not-front.body-view--fotogalereya .main {
    margin-top: 4.5rem;
  }
  .not-front.body-view--fotogalereya .view-fotogalereya .view-content {
    justify-content: center;
  }
  .not-front.body-view--fotogalereya .view-fotogalereya .field__item img {
    width: 250px;
  }
}
.not-front.body-node .view-id-gallery_page .view-content {
  margin-bottom: 2.2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.not-front.body-node .view-id-gallery_page .field-content {
  overflow: hidden;
  display: inline-block;
  border-radius: 20px;
}
.not-front.body-node .view-id-gallery_page .field-content img {
  width: 370px;
  height: 370px;
  object-fit: cover;
  border-radius: 20px;
  transition: transform 0.3s ease;
}
.not-front.body-node .view-id-gallery_page .field-content img:hover {
  transform: scale(1.1);
}
@media (max-width: 1199px) {
  .not-front.body-node .view-id-gallery_page .field-content img {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 992px) {
  .not-front.body-node .view-id-gallery_page .field-content img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 767px) {
  .not-front.body-node .view-id-gallery_page .view-content {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .not-front.body-node .view-id-gallery_page .field-content img {
    width: 250px;
  }
}
@media (max-width: 560px) {
  .not-front.body-node .view-id-gallery_page .view-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .not-front.body-node .view-id-gallery_page .field-content img {
    width: 300px;
  }
}
