.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: #0F0F0F;
  font-family: "Roboto", serif;
}
@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: "Roboto", serif;
  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;
}
a,
input,
button,
textarea,
select {
  text-decoration: none !important;
  transition: 0.3s !important;
}
a:hover,
input:hover,
button:hover,
textarea:hover,
select:hover,
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus,
a:active,
input:active,
button:active,
textarea:active,
select:active {
  text-decoration: none !important;
  box-shadow: none !important;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a,
.not-front main #block-vesta-theme-content .field--name-body a {
  color: #F27100;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a:hover,
.not-front main #block-vesta-theme-content .field--name-body a:hover {
  color: #0F0F0F;
}
.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: #0F0F0F !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #0F0F0F !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: 98px;
  height: 55px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 1px solid #fff;
  border-radius: 100px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 500;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/up.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px 36px;
  background-color: #000;
}
@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;
}
.title_block {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .title_block {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .title_block {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 22px;
  }
}
.orange_btn {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .orange_btn {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .orange_btn {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .orange_btn {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.orange_btn_hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
}
button.slick-arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  opacity: 1 !important;
}
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;
  opacity: 1 !important;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
}
.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: 22px 0;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page header#header .header-block .region.region-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo {
  width: 240px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body {
  display: flex;
  gap: 10px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body img {
  width: 68px !important;
  height: 68px !important;
  object-fit: contain;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .text .big {
  font-family: "Montserrat", serif;
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 7px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .text .big:hover {
  color: #F27100;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .text .small {
  font-family: "Open Sans", serif;
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .text .small:hover {
  color: #F27100;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body:after {
  display: none;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty {
  margin-left: auto;
  margin-right: 26px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body {
  display: flex;
  gap: 30px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body a {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body a:hover {
  color: #F27100;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body a {
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body {
    gap: 5px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty .field.field--name-body {
    gap: 5px;
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-kontakty {
    margin-right: 0;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-knopkaostavitzayavku .field--name-body a:hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
  color: #fff;
  border: 1px solid #fff;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-poiskknopka .field--name-body a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 0;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-poiskknopka .field--name-body a:hover {
  background-color: #F27100;
  border: 1px solid #F27100;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 {
  position: relative;
  padding-top: 16px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2:before {
  content: '';
  display: block;
  width: 100vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 .contextual {
  z-index: 2;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li a {
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li a:hover {
  color: #F27100;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li a .sf-sub-indicator {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li a {
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li > ul {
  top: 20px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li ul {
  background-color: #fff;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li ul li a {
  padding: 0;
  font-size: 16px;
  color: #0F0F0F;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul > li ul li a {
    font-size: 12px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-osnovnayanavigaciya-2 > ul:after {
  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;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    padding: 10px 0;
  }
}
div#page header#header .header-mobile-block {
  display: none;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 {
  width: 205px;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body {
  display: flex;
  gap: 10px;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body img {
  width: 50px !important;
  height: 50px !important;
  object-fit: contain;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .text .big {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 7px;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .text .big:hover {
  color: #F27100;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .text .small {
  font-family: "Open Sans", serif;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .text .small:hover {
  color: #F27100;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body:after {
  display: none;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #0F0F0F;
    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;
  }
}
div#page .navigation {
  margin: 0;
  background-color: #b3b3b3;
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: rgba(0, 0, 0, 0.2);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover a {
  text-decoration: none;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 1em 2em;
  color: #fff;
}
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-osnovnayanavigaciya-2 > ul li > ul {
  background-color: #b3b3b3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: rgba(0, 0, 0, 0.2);
}
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 {
  margin-bottom: 0;
  position: relative;
  z-index: 0;
}
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;
                  }
                  .node.node--type-slide.node--view-mode-default.ds-1col{
                    .field.field--name-field-image.field--type-image{
                      background-color: @black;
                      img{
                        width: 100% !important;
                        height: 975px !important;
                        object-fit: cover;
                        opacity: 0.36;
                      }
                    }
                    .content{
                      position: absolute;
                      top: 0;
                      bottom: calc(1vw + 12px);
                      left: 0;
                      right: 0;
                      display: flex;
                      flex-direction: column;
                      justify-content: center;
                      color: #fff;
                      .field.field--name-field-slide-title{
                        p{
                          font-size: 2rem;
                          font-weight: bold;
                          margin-bottom: 0.5rem;
                        }
                      }
                      .field.field.field--name-body{
                        p{
                          margin: 0.5rem;
                        }
                      }
                      .field.field--name-field-slide-link{
                        margin-top: 0.75rem;
                        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;

                        }
                      }
                    }
                  }
                }
              }
            }
            button.slick-prev.slick-arrow{
              left: 25px;
            }
            button.slick-next.slick-arrow{
              right: 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 .node--type-slide .field--name-field-image {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
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 .node--type-slide .field--name-field-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  opacity: 0.36;
}
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 .node--type-slide .content {
  position: relative;
  z-index: 1;
  padding-top: 380px;
  padding-bottom: 325px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
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 .node--type-slide .content .field--name-field-slide-title {
  font-family: "Montserrat", serif;
  font-size: 53px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
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 .node--type-slide .content .field--name-field-slide-title * {
  font-family: "Montserrat", serif;
  font-size: 53px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-field-slide-title * {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-field-slide-title * {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-field-slide-title * {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-field-slide-title {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-field-slide-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-field-slide-title {
    font-size: 20px;
  }
}
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 .node--type-slide .content .field--name-body {
  width: 800px;
  font-family: "Montserrat", serif;
  font-size: 40px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: 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 .node--type-slide .content .field--name-body * {
  font-family: "Montserrat", serif;
  font-size: 40px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-body * {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-body * {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-body {
    font-size: 32px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-body {
    font-size: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-body {
    font-size: 16px;
    width: 100%;
  }
}
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 .node--type-slide .content .field--name-field-slide-link {
  margin-top: 60px;
}
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 .node--type-slide .content .field--name-field-slide-link a {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 17px 66px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
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 .node--type-slide .content .field--name-field-slide-link a:hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
  color: #fff;
  border: 1px solid #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 15px 55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 15px 45px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-field-slide-link a {
    padding: 15px 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content .field--name-field-slide-link {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content .field--name-field-slide-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content .field--name-field-slide-link {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 .node--type-slide .content {
    padding-top: 280px;
    padding-bottom: 225px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 .node--type-slide .content {
    padding-top: 250px;
    padding-bottom: 125px;
  }
}
@media screen and (max-width: 767px) {
  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 .node--type-slide .content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
div#page div#form-block {
  margin: 110px 0 0;
  padding-top: 33px;
  padding-bottom: 33px;
  background-image: url(/sites/all/themes/vesta_theme/image/fos_fon.jpg);
  background-size: cover;
  position: relative;
  z-index: 0;
}
div#page div#form-block:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
div#page div#form-block:after {
  content: url(/sites/all/themes/vesta_theme/image/fos_fon1.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
div#page div#form-block > * {
  position: relative;
  z-index: 2;
}
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;
            .description{
              margin-left: .4em;
            }
          }
        }
      }*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#form-block {
    margin: 80px 0 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#form-block {
    margin: 50px 0 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#form-block {
    margin: 20px 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
div#page div#services-block {
  margin: 70px 0 0;
  position: relative;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#services-block {
    margin: 55px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#services-block {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#services-block {
    margin: 25px 0 0;
  }
}
div#page div#about-block {
  margin: 0;
}
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: 110px 0 0;
  position: relative;
  z-index: 1;
}
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;
            .field.field--name-field-photo.field--type-image.field--label-hidden.field__item{
              display: flex;
              a{
                display: flex;
                img{
                  max-width: 380px;
                  max-height: 380px;
                }
              }
            }
          }
        }
      }*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#works-block {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#works-block {
    margin: 50px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#works-block {
    margin: 20px 0 0;
  }
}
div#page div#map-block {
  margin: 110px 0 0;
  position: relative;
  z-index: 1;
}
div#page div#map-block .region.region-map {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /*.field.field--name-body{
        display: flex;
        iframe{

        }
      }*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#map-block {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#map-block {
    margin: 50px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#map-block {
    margin: 20px 0 0;
  }
}
div#page footer#footer {
  margin: 110px 0 0;
  padding-top: 82px;
  padding-bottom: 60px;
  background-color: #0F0F0F;
}
div#page footer#footer .region.region-footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 70px;
  padding-left: 0;
  padding-right: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 {
  width: 240px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body {
  display: flex;
  gap: 10px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body img {
  width: 68px !important;
  height: 68px !important;
  object-fit: contain;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body .text .big {
  font-family: "Montserrat", serif;
  font-size: 23px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 7px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body .text .big:hover {
  color: #F27100;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body .text .small {
  font-family: "Open Sans", serif;
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body .text .small:hover {
  color: #F27100;
}
div#page footer#footer .region.region-footer #block-vesta-theme-logo-3 .field--name-body:after {
  display: none;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug {
  width: 120px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1),
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) {
  margin-bottom: 8px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1) a,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1) a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1) a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1) a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) a {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1),
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1),
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li:nth-child(1),
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li:nth-child(1) {
    margin-bottom: 2px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li a {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a:hover,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li a:hover {
  color: #F27100;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul li a {
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul:after,
div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul {
    gap: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug > ul {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3,
  div#page footer#footer .region.region-footer #block-vesta-theme-kataloguslug {
    width: 100%;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 {
  margin-right: 200px;
  width: 150px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .block-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .block-title {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .block-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .block-title {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body * {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body * {
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body a:hover {
  color: #F27100;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body {
    gap: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 .field--name-body {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kontakty-3 {
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer {
    gap: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer {
    gap: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer {
    margin: 80px 0 0;
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer {
    margin: 50px 0 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer {
    margin: 20px 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
div#page div#copyrights-block {
  margin-top: 155px;
  padding: 0;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body * {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body * {
    font-size: 14px;
  }
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body a:hover {
  color: #F27100;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body:after {
  display: none;
}
@media screen and (max-width: 767px) {
  div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .field--name-body {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#copyrights-block {
    margin-top: 110px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#copyrights-block {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#copyrights-block {
    margin-top: 30px;
  }
}
div#page main.main .region-content {
  padding-left: 0;
  padding-right: 0;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
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;
}
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 img {
  max-width: 380px;
  max-height: 380px;
}
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 {
    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;
  }
}
.front {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .front > header {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .front > header {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .front > header {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
  }
}
.more-link {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
.more-link a {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  width: 210px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .more-link a {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .more-link a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .more-link a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.more-link a:hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
}
@media screen and (max-width: 767px) {
  .more-link a {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .more-link {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .more-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .more-link {
    margin-top: 30px;
  }
}
#block-vesta-theme-views-block-uslugi-block-1 .block-title {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-uslugi-block-1 .block-title {
    margin-bottom: 30px;
  }
}
.view-uslugi .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  position: relative;
}
.view-uslugi .view-content:before {
  content: '';
  background-image: url(/sites/all/themes/vesta_theme/image/fon_o_blur1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -95px;
  left: -325px;
  display: block;
  width: 410px;
  height: 520px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content:before {
    display: none;
  }
}
.view-uslugi .view-content .views-row {
  width: 376px;
  position: relative;
  z-index: 1;
}
.view-uslugi .view-content .views-row .node--type-usluga {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
  width: 100% !important;
  height: 445px !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: 390px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: 420px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: 350px !important;
  }
}
@media screen and (max-width: 480px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: 300px !important;
  }
}
@media screen and (max-width: 420px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: 270px !important;
  }
}
@media screen and (max-width: 400px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie * {
    height: auto !important;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie img {
  transition: 0.3s;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie img:hover {
  transform: scale(1.1);
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a {
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(4.8px);
  background-color: rgba(0, 0, 0, 0.46);
  padding: 29px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a:hover {
  background-color: #0F0F0F;
  color: #F27100;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a {
    padding: 25px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a {
    padding: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a {
    padding: 15px;
    font-size: 14px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 21px;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
  display: block;
  width: 54px;
  height: 54px;
  background-image: url(/sites/all/themes/vesta_theme/image/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:hover {
  background-image: url(/sites/all/themes/vesta_theme/image/arrow_o.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link {
    top: 15px;
    right: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link {
    top: 10px;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link {
    top: 10px;
    right: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row {
    width: 307px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row {
    width: 359px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 400px) {
  .view-uslugi .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 22px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-content {
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-content:before {
  content: '';
  background-image: url(/sites/all/themes/vesta_theme/image/fon_o_blur1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -65px;
  right: -265px;
  display: block;
  width: 410px;
  height: 520px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-content:before {
    display: none;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-content > * {
  position: relative;
  z-index: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery {
  margin-left: 300px;
  display: flex;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item {
  border-radius: 30px;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item a {
  display: block;
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item a:before {
  content: url(/sites/all/themes/vesta_theme/image/loopa.svg);
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-backdrop-filter: blur(4.8px);
  backdrop-filter: blur(4.8px);
  background-color: rgba(0, 0, 0, 0.46);
  opacity: 0;
  transition: 0.3s;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item a:hover:before {
  opacity: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 1) {
  width: 270px;
  height: 290px;
  margin-top: 70px;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 1) {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 1) {
    width: 170px;
    height: 240px;
    margin-top: 0;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 2) {
  width: 170px;
  height: 240px;
  margin-top: 333px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 2) {
    width: 270px;
    height: 290px;
    margin-top: 150px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 2) {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 2) {
    width: 170px;
    height: 240px;
    margin-top: 0;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 3) {
  width: 370px;
  height: 490px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 3) {
    width: 270px;
    height: 290px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .field__item:nth-child(3n + 3) {
    width: 170px;
    height: 240px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-prev {
  display: none !important;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-next {
  width: 146px;
  height: 146px;
  border: 1px solid #0F0F0F;
  border-radius: 50%;
  right: auto;
  left: -233px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-next:before {
  background-image: url(/sites/all/themes/vesta_theme/image/arrow_r.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 60px;
  height: 35px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-next {
    width: 80px;
    height: 80px;
    left: -90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-next {
    left: -160px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery .slick-next {
    width: 80px !important;
    height: 80px !important;
    left: -120px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery {
    margin-left: 92px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery {
    margin-left: 168px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery {
    margin-left: 176px !important;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .node--type-photogallery .field--name-field-gallery {
    margin-left: 160px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 {
  margin-top: 110px;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 70px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .block-title {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin: 50px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin: 20px 0 0;
  }
}
.view-preimushchestva .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: item;
  gap: 20px;
  position: relative;
}
.view-preimushchestva .view-content:before {
  content: '';
  background-image: url(/sites/all/themes/vesta_theme/image/fon_o_blur1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 410px;
  height: 520px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content:before {
    display: none;
  }
}
.view-preimushchestva .view-content:after {
  content: '';
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: calc(100% - 220px);
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content:after {
    top: 55px;
    left: auto;
    right: 5px;
    transform: none;
    height: calc(100% - 110px);
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content:after {
    top: 55px;
    left: auto;
    right: 5px;
    transform: none;
    height: calc(100% - 110px);
  }
}
.view-preimushchestva .view-content > * {
  position: relative;
  z-index: 2;
}
.view-preimushchestva .view-content .views-row {
  position: relative;
  width: 510px;
  height: 220px;
  border: 1px solid rgba(0, 0, 0, 0.27);
  border-radius: 300px;
  counter-increment: item;
}
.view-preimushchestva .view-content .views-row:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #F27100;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  padding: 15px 60px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  height: 100%;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
  display: flex;
  gap: 10px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title:before {
  content: counter(item) '.';
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 14px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 14px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body:after {
  display: none;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
    padding: 15px 50px;
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
    padding: 15px 40px;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
    padding: 15px 35px;
    gap: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row {
    width: 406px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row {
    width: calc(100% - 81px);
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row {
    width: calc(100% - 20px);
    height: auto;
  }
}
.view-preimushchestva .view-content .views-row:nth-child(2) {
  margin-top: 125px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:nth-child(2) {
    margin-top: 0;
  }
}
.view-preimushchestva .view-content .views-row:nth-child(2n + 3) {
  margin-top: -125px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row:nth-child(2n + 3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:nth-child(2n + 3) {
    margin-top: 0;
  }
}
.view-preimushchestva .view-content .views-row:nth-child(2n + 1):before {
  right: -81px;
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:nth-child(2n + 1):before {
    right: -20px;
  }
}
.view-preimushchestva .view-content .views-row:nth-child(2n + 2):before {
  left: -81px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row:nth-child(2n + 2):before {
    left: auto;
    right: -81px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:nth-child(2n + 2):before {
    left: auto;
    right: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row:first-child:before {
    top: 50px;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:first-child:before {
    top: 50px;
    transform: translateY(0);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row:last-child:before {
    top: auto !important;
    transform: translateY(0);
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row:last-child:before {
    top: auto !important;
    transform: translateY(0);
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-vebforma {
  width: 685px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 50px;
  border-radius: 30px;
  -webkit-backdrop-filter: blur(9.300000000000001px);
  backdrop-filter: blur(9.300000000000001px);
  background-color: rgba(0, 0, 0, 0.5);
}
#block-vesta-theme-vebforma .block-title {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 10px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#block-vesta-theme-vebforma .webform-submission-form > * {
  margin: 0;
}
#block-vesta-theme-vebforma .webform-submission-form #edit-processed-text {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#block-vesta-theme-vebforma .webform-submission-form #edit-processed-text * {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text {
    margin-bottom: 15px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form #edit-processed-text {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
  width: 370px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
    width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
  width: 350px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
    width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .webform-actions {
  margin-top: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .webform-actions {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .webform-actions {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .webform-actions {
    margin-top: 0;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .webform-confirmation__message {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma {
    padding: 30px 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma {
    width: 100%;
    padding: 15px 20px;
  }
}
.webform-submission-form .js-form-item:not(.js-form-type-checkbox) {
  width: 100%;
  display: flex;
  justify-content: center;
}
.webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
  padding: 15px 25px;
  border-radius: 60px;
  height: 50px;
  background-color: #fff;
  border: none;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F;
}
.webform-submission-form .js-form-item:not(.js-form-type-checkbox) input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
    padding: 10px 20px;
    height: 40px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
    padding: 10px 15px;
    height: 40px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-item:not(.js-form-type-checkbox) input {
    padding: 10px;
    height: 40px;
    font-size: 14px;
  }
}
.webform-submission-form .js-form-type-checkbox .form-checkbox {
  display: none;
}
.webform-submission-form .js-form-type-checkbox .description {
  margin: 0;
}
.webform-submission-form .js-form-type-checkbox .description * {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-type-checkbox .description * {
    font-size: 14px;
  }
}
.webform-submission-form .js-form-type-checkbox .description a {
  color: #F27100;
}
.webform-submission-form .js-form-type-checkbox .description a:hover {
  color: #fff;
}
.webform-submission-form .webform-actions {
  display: flex;
  justify-content: center;
}
.webform-submission-form .webform-actions input {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .webform-actions input {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .webform-actions input {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .webform-actions input {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.webform-submission-form .webform-actions input:hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
  color: #fff;
  border: 1px solid #fff;
}
.webform-submission-form .error:not(input) {
  display: none !important;
}
.webform-submission-form input.error {
  background-color: #ffbbbb !important;
}
#block-vesta-theme-kontakty-2 {
  width: 480px;
  height: 445px;
  padding: 62px 60px;
  border-radius: 30px;
  border: 1px solid #000;
}
#block-vesta-theme-kontakty-2 .block-title {
  font-family: "Montserrat", serif;
  font-size: 52px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .block-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .block-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .block-title {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .block-title {
    margin-bottom: 25px;
  }
}
#block-vesta-theme-kontakty-2 .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#block-vesta-theme-kontakty-2 .field--name-body .contact1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#block-vesta-theme-kontakty-2 .field--name-body .contact1 strong {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 strong {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 strong {
    font-size: 14px;
  }
}
#block-vesta-theme-kontakty-2 .field--name-body .contact1 p,
#block-vesta-theme-kontakty-2 .field--name-body .contact1 a {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0F0F0F;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 p,
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 p,
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 p,
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 a {
    font-size: 14px;
  }
}
#block-vesta-theme-kontakty-2 .field--name-body .contact1 a:hover {
  color: #F27100;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 {
    gap: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 {
    gap: 4px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .field--name-body .contact1 {
    gap: 2px;
  }
}
#block-vesta-theme-kontakty-2 .field--name-body:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 .field--name-body {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 .field--name-body {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 .field--name-body {
    gap: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty-2 {
    padding: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty-2 {
    width: 265px;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontakty-2 {
    width: 100%;
    height: auto;
    padding: 30px;
  }
}
#block-vesta-theme-yandekskarta-2 {
  width: 670px;
  height: 445px;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 462px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 453px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 100%;
    height: auto;
  }
}
.not-front header {
  background-color: #0F0F0F;
  z-index: 10;
}
.node--type-usluga.node--view-mode-full {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 570px;
  height: 400px;
  border-radius: 30px;
  overflow: hidden;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item {
  width: 570px !important;
  /*.tablet({
        width: 300px;
        height: 250px;
      });
      .mobile-lg({
        width: 354px;
        height: 290px;
      });
      .mobile({
        width: ~"calc(50% - 7.5px)";
        height: 290px;
      });
      @media screen and (max-width: 490px){
        height: 200px;
        border-radius: 15px;
      };
      @media screen and (max-width: 400px){
        height: 170px;
      };*/
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item a {
  display: block;
  position: relative;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item a:before {
  content: url(/sites/all/themes/vesta_theme/image/loopa.svg);
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-backdrop-filter: blur(4.8px);
  backdrop-filter: blur(4.8px);
  background-color: rgba(0, 0, 0, 0.46);
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item * {
  width: 100% !important;
  height: 400px !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item * {
    height: 350px !important;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item * {
    height: 400px !important;
  }
}
@media screen and (max-width: 575px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item * {
    height: 265px !important;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item img {
  transition: 0.3s;
  z-index: 0;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item:hover a:before {
  opacity: 1;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item:hover img {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item {
    width: 466px !important;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item {
    width: 546px !important;
  }
}
@media screen and (max-width: 575px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item {
    width: 390px !important;
  }
}
@media screen and (max-width: 420px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie .field__item {
    width: 330px !important;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie button.slick-prev.slick-arrow {
  left: 5px !important;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie button.slick-prev.slick-arrow::before {
  background-image: url(/sites/all/themes/vesta_theme/image/arrow_r.svg);
  background-color: #fff;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #0F0F0F;
  transform: rotate(180deg);
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie button.slick-next.slick-arrow {
  right: 5px !important;
}
.node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie button.slick-next.slick-arrow::before {
  background-image: url(/sites/all/themes/vesta_theme/image/arrow_r.svg);
  background-color: #fff;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #0F0F0F;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
    width: 466px;
    height: 350px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
    width: 546px;
    height: 400px;
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
    width: 390px;
    height: 265px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 420px) {
  .node--type-usluga.node--view-mode-full .field--name-field-usluga-izobrazhenie {
    width: 330px;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-tekst-sprava {
  width: 570px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-tekst-sprava {
    width: 466px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-field-tekst-sprava {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-tekst-sprava {
    width: 100%;
  }
}
.node--type-usluga.node--view-mode-full .field--name-body {
  width: 100%;
}
.node--type-usluga.node--view-mode-full:after {
  display: none;
}
.not-front .view-id-gallery_page .view-content > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: max-content !important;
}
.not-front .view-id-gallery_page .view-content > div > div {
  position: relative;
  width: 277px;
  height: 277px;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden;
  border-radius: 30px;
}
.not-front .view-id-gallery_page .view-content > div > div * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.not-front .view-id-gallery_page .view-content > div > div a {
  display: block;
  position: relative;
}
.not-front .view-id-gallery_page .view-content > div > div a:before {
  content: url(/sites/all/themes/vesta_theme/image/loopa.svg);
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-backdrop-filter: blur(4.8px);
  backdrop-filter: blur(4.8px);
  background-color: rgba(0, 0, 0, 0.46);
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.not-front .view-id-gallery_page .view-content > div > div img {
  transition: 0.3s;
}
.not-front .view-id-gallery_page .view-content > div > div img:hover {
  transform: scale(1.1);
}
.not-front .view-id-gallery_page .view-content > div > div:hover a:before {
  opacity: 1;
}
.not-front .view-id-gallery_page .view-content > div > div:hover img {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 225px;
    height: 225px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 232px;
    height: 232px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: calc(50% - 10px);
    height: auto;
  }
}
.page-view--fotogalereya .view-fotogalereya .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row {
  width: 370px !important;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery {
  width: 100%;
  height: 100%;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
  width: 100%;
  height: 400px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 30px;
  overflow: hidden;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img {
  transition: 0.3s;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: auto;
  }
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
  margin-top: 10px;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #0F0F0F;
  margin: 0;
  text-transform: uppercase;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #F27100;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 300px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 354px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 265px !important;
  }
}
@media screen and (max-width: 575px) {
  .page-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
}
.ui-dialog {
  border: none !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-buttonpane {
  background-color: #fff !important;
  border-width: 0 !important;
}
.ui-dialog .ui-dialog-buttonpane {
  padding-bottom: 15px !important;
}
.ui-dialog .webform-submission-form {
  padding: 0;
}
.ui-dialog .webform-submission-form .js-form-item label {
  font-size: 16px;
}
.ui-dialog .webform-submission-form .js-form-item input {
  height: 50px;
  padding: 10px;
  border: 1px solid #0F0F0F;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox .description * {
  color: #0F0F0F;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox .description a {
  color: #F27100;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox .description a:hover {
  color: #0F0F0F;
}
.ui-dialog .ui-dialog-buttonset {
  width: 100%;
}
.ui-dialog .ui-dialog-buttonset .form-submit {
  display: block;
  width: max-content;
  padding: 17px 30px;
  background-color: #F27100;
  border-radius: 100px;
  border: 1px solid #F27100;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 15px 25px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.ui-dialog .ui-dialog-buttonset .form-submit:hover {
  color: #0F0F0F;
  background-color: transparent;
  border: 1px solid #0F0F0F;
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #F27100;
}
.pagination .page-item.active a {
  border-color: #fff;
  color: #fff;
  background-color: #F27100;
}
.not-front #block-vesta-theme-content > h3 > a {
  color: #0F0F0F;
}
.not-front #block-vesta-theme-content > h3 > a:hover {
  color: #F27100;
}
.not-front .main .search-api-page-block-form-search {
  background-color: transparent;
  width: 100%;
  display: flex;
  gap: 10px;
}
.not-front .main .search-api-page-block-form-search .js-form-type-search {
  width: 100%;
}
.not-front .main .search-api-page-block-form-search .js-form-type-search input {
  border-radius: 30px;
}
.not-front .main .search-api-page-block-form-search .js-form-submit {
  border-radius: 30px;
  background-color: #F27100;
  border: 1px solid #F27100;
}
.not-front .main .search-api-page-block-form-search .js-form-submit:hover {
  color: #0F0F0F;
  background-color: transparent;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks,
.not-front .main .node--view-mode-search-index {
  margin-bottom: 10px;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks a,
.not-front .main .node--view-mode-search-index a {
  color: #0F0F0F;
  font-weight: 700;
}
.not-front .main .commerce-product--view-mode-poiskovyy-indeks a:hover,
.not-front .main .node--view-mode-search-index a:hover {
  color: #F27100;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
  width: 270px;
  height: 200px;
  border-radius: 30px;
  overflow: hidden;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item a {
  display: block;
  position: relative;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item a:before {
  content: url(/sites/all/themes/vesta_theme/image/loopa.svg);
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-backdrop-filter: blur(4.8px);
  backdrop-filter: blur(4.8px);
  background-color: rgba(0, 0, 0, 0.46);
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item img {
  transition: 0.3s;
  z-index: 0;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item:hover a:before {
  opacity: 1;
}
.node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item:hover img {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
    width: 300px;
    height: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
    width: 354px;
    height: 290px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
    width: calc(50% - 7.5px);
    height: 290px;
  }
}
@media screen and (max-width: 490px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
    height: 200px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 400px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto .field__item {
    height: 170px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-o-nas-foto {
    gap: 15px;
  }
}
