.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: #182033;
  font-family: "Play", 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: "Play", 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;
}
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: #FA6D26;
}
.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: #182033;
}
.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: #182033 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #182033 !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: 50px;
  height: 50px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 500;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/up.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
@property --myColor1 {
  syntax: '<color>';
  initial-value: #ef5507;
  inherits: false;
}
@property --myColor2 {
  syntax: '<color>';
  initial-value: #FA6D26;
  inherits: false;
}
.orange_btn {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .orange_btn {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .orange_btn {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .orange_btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.orange_btn_hover {
  --myColor1: #182033;
  --myColor2: #182033;
}
.title_block {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
}
.title_block strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .title_block {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .title_block {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 22px;
  }
}
button.slick-arrow {
  width: 14px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  opacity: 1 !important;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 14px;
  height: 24px;
  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/arrow.svg");
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow.svg");
  transform: rotate(180deg);
}
.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 {
  display: flex;
  gap: 4px;
}
ul.slick-dots li {
  max-width: 46px;
  min-width: 46px;
  max-height: 4px;
  min-height: 4px;
  overflow: hidden;
  margin: 0;
}
ul.slick-dots li button {
  max-width: 46px;
  min-width: 46px;
  max-height: 4px;
  min-height: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.38);
  border-radius: 4px;
  padding: 0;
}
ul.slick-dots li button::before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #FA6D26;
}
div#page {
  background: #fff;
}
div#page header#header {
  margin: 0;
  background-color: #182033;
}
div#page header#header .header-block {
  padding: 14px 0 7px;
}
@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: 10px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo {
  width: 350px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body p {
  margin: 0;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body a {
  font-size: 18px;
  font-weight: bold;
  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-logo .field--name-body a:hover {
  color: #FA6D26;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body a:hover strong {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo .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-logo .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-logo .field--name-body a {
    font-size: 14px;
  }
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big {
  font-size: 45px;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big strong {
  color: #FA6D26;
  transition: 0.3s;
}
div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big strong:hover {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big {
    font-size: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo .field--name-body .big {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header #block-vesta-theme-logo {
    width: 100%;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body * {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body *:before {
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body * {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body * {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body * {
    font-size: 12px;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body a:hover {
  color: #FA6D26;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress {
  width: 160px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .adress {
    width: auto;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel {
  width: 165px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone.svg);
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tel {
    width: auto;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .mail {
  width: 180px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .mail {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .mail {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .mail {
    width: auto;
  }
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .tg {
  width: 25px;
  height: 25px;
  background-image: url(/sites/all/themes/vesta_theme/image/telegram.svg);
  background-size: contain;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body .wp {
  width: 25px;
  height: 25px;
  background-image: url(/sites/all/themes/vesta_theme/image/whatsapp.svg);
  background-size: contain;
}
div#page header#header .header-block .region.region-header div#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 div#block-vesta-theme-kontakty .field.field--name-body {
    width: 600px;
    justify-content: start;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
    width: 100%;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
    width: 100%;
    justify-content: start;
  }
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form {
  display: flex;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form .js-form-item.form-item.js-form-type-search.form-type-search input {
  height: 40px;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-radius: 4px 0px 0px 4px;
  width: 100%;
  margin: 0;
  flex: 1 1 auto;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #2b9bc7;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper {
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input {
  margin-right: 0;
  border: 1px solid #2da0ce;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 4px 4px 0px;
  background-color: #2da0ce;
  color: #fff 0;
  padding: 0;
  min-height: unset;
  min-width: unset;
  font-size: 0;
  width: 50px;
  height: 100%;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input:hover {
  background-color: #0a75a0;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper::before {
  content: '';
  background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
div#page header#header .header-mobile-block {
  display: none;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #182033;
    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 header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body p {
  margin: 0;
  text-align: right;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body a {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body a:hover {
  color: #FA6D26;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body a:hover strong {
  color: #fff;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .big {
  font-size: 18px;
  text-align: right;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .big strong {
  color: #FA6D26;
  transition: 0.3s;
}
div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field--name-body .big strong:hover {
  color: #fff;
}
div#page .navigation {
  margin: 0;
  background-color: #182033;
  padding-bottom: 8px;
}
@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;
  gap: 20px;
  flex-wrap: wrap;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 {
  width: max-content !important;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
  display: flex;
  gap: 34px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 12px 0;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a:hover {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
    font-size: 14px;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent {
  padding-right: 16px;
  color: #FA6D26;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0;
  opacity: 1;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator:after {
  content: url(/sites/all/themes/vesta_theme/image/polygon.svg);
  right: 0;
  top: 8px;
  left: auto;
  opacity: 1;
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator:after {
    top: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator:after {
    top: 5px;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  background-color: #182033;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.menuparent ul li a {
  padding: 5px 12px;
  font-size: 14px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.menuparent ul li a {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.menuparent ul li a {
    font-size: 12px;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
    gap: 15px;
  }
}
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;
}
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 {
  margin-bottom: 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.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image {
  background-color: #182033;
}
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.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
  width: 100% !important;
  height: 465px !important;
  object-fit: cover;
  opacity: 0.1;
}
@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.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
    height: 400px !important;
  }
}
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.node--type-slide.node--view-mode-default.ds-1col .content {
  position: absolute;
  top: 0;
  bottom: 75px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title {
  max-width: 735px;
}
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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 34px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 28px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title * {
    font-size: 22px;
  }
}
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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title strong {
  color: #FA6D26;
}
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.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body p {
  margin: 0.5rem;
  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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
  margin-top: 36px;
}
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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a:hover {
  --myColor1: #182033;
  --myColor2: #182033;
  --myColor1: #fff;
  --myColor2: #fff;
  color: #182033;
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 30px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 25px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
    margin-top: 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.node--type-slide.node--view-mode-default.ds-1col .content {
    bottom: 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.node--type-slide.node--view-mode-default.ds-1col .content {
    bottom: 35px;
  }
}
@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.node--type-slide.node--view-mode-default.ds-1col .content {
    bottom: 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 .slick-list.draggable .slick-track .slick-slide .contextual {
  right: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-prev.slick-arrow {
  left: 50%;
  transform: translateX(-634px);
  filter: invert(1);
}
@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 button.slick-prev.slick-arrow {
    left: 5px;
    transform: translateX(0);
  }
}
@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 button.slick-prev.slick-arrow {
    left: 5px;
    transform: translateX(0);
  }
}
@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 button.slick-prev.slick-arrow {
    left: 5px;
    transform: translateX(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 button.slick-next.slick-arrow {
  left: 50%;
  transform: translateX(634px);
  filter: invert(1);
}
@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 button.slick-next.slick-arrow {
    right: 5px;
    transform: translateX(0);
    left: auto;
  }
}
@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 button.slick-next.slick-arrow {
    right: 5px;
    transform: translateX(0);
    left: auto;
  }
}
@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 button.slick-next.slick-arrow {
    right: 5px;
    transform: translateX(0);
    left: auto;
  }
}
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-dots {
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
  width: 1170px;
  height: 4px;
}
@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 .slick-dots {
    width: 960px;
    bottom: 45px;
  }
}
@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 .slick-dots {
    width: 738px;
    bottom: 25px;
  }
}
@media screen and (min-width: 576px) 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 .slick-dots {
    width: 545px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@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 .slick-dots {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    bottom: 15px;
  }
}
div#page div#form-block {
  margin: 100px 0 0;
  padding-top: 65px;
  padding-bottom: 80px;
  background-image: url(/sites/all/themes/vesta_theme/image/form.jpg);
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  /*.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;
            }
          }
        }
      }
    }*/
}
div#page div#form-block:before {
  content: '';
  background: linear-gradient(to right, #ef5507 3%, #fa6d26);
  opacity: 0.9;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div#page div#form-block > * {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#form-block {
    margin: 80px 0 0;
    padding-top: 55px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#form-block {
    margin: 60px 0 0;
    padding-top: 45px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#form-block {
    margin: 40px 0 0;
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
div#page div#services-block {
  margin: 100px 0 0;
  background-image: url(/sites/all/themes/vesta_theme/image/serv1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
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: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#services-block {
    margin: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#services-block {
    margin: 40px 0 0;
  }
}
div#page div#about-block {
  margin: 100px 0 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#about-block {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#about-block {
    margin: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#about-block {
    margin: 40px 0 0;
  }
}
div#page div#news-block {
  margin-bottom: 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: 100px 0 0;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
@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: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#works-block {
    margin: 40px 0 0;
  }
}
div#page #vopros-block {
  margin: 100px 0 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page #vopros-block {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page #vopros-block {
    margin: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page #vopros-block {
    margin: 40px 0 0;
  }
}
div#page div#map-block {
  margin: 100px 0 0;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
}
@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: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div#page div#map-block {
    margin: 40px 0 0;
  }
}
div#page footer#footer {
  margin: 0;
  background-color: #182033;
  padding-top: 55px;
  padding-bottom: 30px;
}
div#page footer#footer .region.region-footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
  padding-left: 0;
  padding-right: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt {
  width: 260px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 12px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body p {
  margin: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big {
  margin-bottom: 8px;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  width: 100%;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big strong {
  color: #FA6D26;
  transition: 0.3s;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big:hover {
  color: #FA6D26;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big:hover strong {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .big {
    font-size: 20px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .adress,
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .mail,
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tel {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  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-kopirayt .field--name-body .adress,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .mail,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tel {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .adress,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .mail,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tel {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .adress,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .mail,
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tel {
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
  font-size: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone.svg);
  font-size: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .tg {
  width: 25px;
  height: 25px;
  background-image: url(/sites/all/themes/vesta_theme/image/telegram.svg);
  background-size: contain;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .wp {
  width: 25px;
  height: 25px;
  background-image: url(/sites/all/themes/vesta_theme/image/whatsapp.svg);
  background-size: contain;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy-content {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.16px;
  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-kopirayt .field--name-body .privacy-content {
    margin-top: 15px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy-content {
    margin-top: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy-content {
    margin-top: 10px;
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.16px;
  text-align: left;
  color: #fff;
  text-decoration: underline !important;
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy:hover {
  color: #FA6D26;
  text-decoration: underline !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body .privacy {
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-kopirayt .field--name-body a:hover {
  color: #FA6D26;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 .block-title,
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #FA6D26;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 .block-title:after,
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title:after {
  content: '';
  margin-top: 11px;
  display: block;
  height: 1px;
  background-color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 .block-title,
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title {
    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 .block-title,
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 .block-title,
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title {
    font-size: 14px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul,
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul {
  display: flex;
  gap: 15px 5px;
  margin-top: 20px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li,
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li {
  display: block;
}
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-uslugi > ul li a {
  display: block;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  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-uslugi > ul li a:hover {
  color: #FA6D26;
}
@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-uslugi > ul li 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 a,
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li a {
    font-size: 16px;
  }
}
@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-uslugi > 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-uslugi > ul:after {
  display: none !important;
}
@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-uslugi > ul {
    margin-top: 15px;
    gap: 10px 5px;
  }
}
@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-uslugi > ul {
    margin-top: 15px;
    gap: 10px 5px;
  }
}
@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-uslugi > ul {
    margin-top: 15px;
    gap: 10px 5px;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 {
  width: 125px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 .block-title:after {
  width: 125px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul {
  flex-direction: column;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li {
  width: 100%;
}
div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
  width: 100%;
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-osnovnayanavigaciya-3 {
    width: 100%;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi {
  width: 570px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi .block-title:after {
  width: 170px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul {
  flex-wrap: wrap;
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li {
  width: 275px;
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li a {
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li {
    width: 230px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li {
    width: 100%;
  }
}
div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li:nth-child(2n) {
  width: 285px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li:nth-child(2n) {
    width: 270px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li:nth-child(2n) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi > ul li:nth-child(2n) {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi {
    width: 510px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi {
    width: 290px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer #block-vesta-theme-uslugi {
    width: 100%;
  }
}
div#page footer#footer .vesta {
  margin-top: 5px;
}
div#page footer#footer .vesta a {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
div#page footer#footer .vesta a:hover {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer .vesta a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer .vesta a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .vesta a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer .vesta {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page footer#footer {
    padding-top: 45px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page footer#footer {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#page footer#footer {
    padding-top: 25px;
    padding-bottom: 15px;
  }
}
div#page div#copyrights-block {
  background-color: #b3b3b3;
  padding: 10px 0;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
  gap: 30px;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright a {
  color: #fff;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright p.privacy-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
div#page main.main {
  /*.view.view-catalog.view-id-catalog.view-display-id-page{
      .view-content{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
        gap: 15px;
        .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item{
          display: flex;
          a{
            display: flex;
            img{
              max-width: 380px;
              max-height: 380px;
            }
          }
        }
      }
    }*/
}
div#page main.main .region-content {
  padding-left: 0;
  padding-right: 0;
}
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 main {
  margin-bottom: 0;
}
#block-vesta-theme-views-block-preimushchestva-block-1 {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  background-image: linear-gradient(to right, #ef5507 3%, #fa6d26 100%);
  border-radius: 10px;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
  width: 370px;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  align-items: center;
  gap: 10px;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
  width: 70px;
  height: 70px;
  min-width: 0 !important;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 40px;
    height: 40px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
  width: 215px;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 20px;
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 18px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 16px;
    width: auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content {
    gap: 15px;
  }
}
@media (min-width: 576px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva {
    max-width: 1200px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley {
  margin-top: 50px;
  padding-bottom: 20px;
  border-bottom: 3px solid #182033;
}
#block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body {
  max-width: 800px;
}
#block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body * {
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
}
#block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body * strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body * {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body * {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley .field--name-body * {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley {
    margin-top: 40px;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley {
    margin-top: 30px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-tekhnicheskoeobsluzhivanieavtomobiley {
    margin-top: 20px;
    padding-bottom: 10px;
  }
}
@property --myColor1_1 {
  syntax: '<color>';
  initial-value: #ef5507;
  inherits: false;
}
@property --myColor2_1 {
  syntax: '<color>';
  initial-value: #FA6D26;
  inherits: false;
}
.view-uslugi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
.view-uslugi .view-header {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  order: 0;
}
.view-uslugi .view-header strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-header {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-header {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-header {
    font-size: 22px;
  }
}
.view-uslugi .more-link {
  order: 1;
}
.view-uslugi .more-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .more-link a {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .more-link a {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .more-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.view-uslugi .more-link a:hover {
  --myColor1: #182033;
  --myColor2: #182033;
}
.view-uslugi .view-content {
  order: 2;
  width: 100%;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-uslugi .view-content .views-row {
  width: 270px;
  min-height: 200px;
  background-color: #182033;
  border-radius: 10px;
  overflow: hidden;
}
.view-uslugi .view-content .views-row .node--type-usluga {
  padding: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  background: linear-gradient(to right, var(--myColor1_1) 3%, var(--myColor2_1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: --myColor1_1 0.3s, --myColor2_1 0.3s;
  color: #FA6D26;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 1;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title * {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  background: linear-gradient(to right, var(--myColor1_1) 3%, var(--myColor2_1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: --myColor1_1 0.3s, --myColor2_1 0.3s;
  color: #FA6D26;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title * {
    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 * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title * {
    font-size: 16px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title a:hover {
  color: #fff;
  --myColor1_1: #fff;
  --myColor2_1: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title {
    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 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title {
    font-size: 16px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-fon {
  position: absolute;
  left: 0;
  bottom: 15px;
  z-index: 0;
  min-width: 0;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-fon * {
  width: 120px !important;
  height: 120px !important;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-fon {
    right: -20px;
    left: auto;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link {
  position: relative;
  z-index: 1;
  margin-left: auto;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_more.svg);
  font-size: 0;
  transition: 0.3s;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:hover {
  color: #FA6D26;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:hover:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_more_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 {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a {
    font-size: 14px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga {
    padding: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga {
    padding: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row {
    width: 100%;
  }
}
.view-uslugi .view-content .views-row:nth-child(1) {
  width: 770px;
  min-height: 210px;
}
.view-uslugi .view-content .views-row:nth-child(1) .field--name-field-usluga-fon {
  position: absolute;
  left: auto;
  right: 93px;
  bottom: -50px;
  z-index: 0;
  min-width: 0;
}
.view-uslugi .view-content .views-row:nth-child(1) .field--name-field-usluga-fon * {
  width: 300px !important;
  height: 300px !important;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row:nth-child(1) .field--name-field-usluga-fon * {
    width: 120px !important;
    height: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row:nth-child(1) .field--name-field-usluga-fon {
    bottom: -20px;
    right: -20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row:nth-child(1) {
    width: 630px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row:nth-child(1) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row:nth-child(1) {
    width: 100%;
  }
}
.view-uslugi .view-content .views-row:nth-child(2),
.view-uslugi .view-content .views-row:nth-child(3),
.view-uslugi .view-content .views-row:nth-child(4),
.view-uslugi .view-content .views-row:nth-child(5) {
  width: 370px;
  min-height: 210px;
}
.view-uslugi .view-content .views-row:nth-child(2) .field--name-field-usluga-fon,
.view-uslugi .view-content .views-row:nth-child(3) .field--name-field-usluga-fon,
.view-uslugi .view-content .views-row:nth-child(4) .field--name-field-usluga-fon,
.view-uslugi .view-content .views-row:nth-child(5) .field--name-field-usluga-fon {
  position: absolute;
  left: auto;
  right: -36px;
  bottom: -9px;
  z-index: 0;
  min-width: 0;
}
.view-uslugi .view-content .views-row:nth-child(2) .field--name-field-usluga-fon *,
.view-uslugi .view-content .views-row:nth-child(3) .field--name-field-usluga-fon *,
.view-uslugi .view-content .views-row:nth-child(4) .field--name-field-usluga-fon *,
.view-uslugi .view-content .views-row:nth-child(5) .field--name-field-usluga-fon * {
  width: 220px !important;
  height: 220px !important;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row:nth-child(2) .field--name-field-usluga-fon *,
  .view-uslugi .view-content .views-row:nth-child(3) .field--name-field-usluga-fon *,
  .view-uslugi .view-content .views-row:nth-child(4) .field--name-field-usluga-fon *,
  .view-uslugi .view-content .views-row:nth-child(5) .field--name-field-usluga-fon * {
    width: 120px !important;
    height: 120px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi .view-content .views-row:nth-child(2),
  .view-uslugi .view-content .views-row:nth-child(3),
  .view-uslugi .view-content .views-row:nth-child(4),
  .view-uslugi .view-content .views-row:nth-child(5) {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi .view-content .views-row:nth-child(2),
  .view-uslugi .view-content .views-row:nth-child(3),
  .view-uslugi .view-content .views-row:nth-child(4),
  .view-uslugi .view-content .views-row:nth-child(5) {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row:nth-child(2),
  .view-uslugi .view-content .views-row:nth-child(3),
  .view-uslugi .view-content .views-row:nth-child(4),
  .view-uslugi .view-content .views-row:nth-child(5) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content {
    gap: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-uslugi {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-uslugi {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi {
    gap: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about {
  position: relative;
  min-height: 600px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 {
  width: 570px;
  padding: 50px 25px 50px 50px;
  background-color: #FA6D26;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title {
    font-size: 22px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 22px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons {
  margin-top: 35px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons * {
  font-size: 18px;
  font-weight: normal;
  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) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-field-opisanie-anons {
    margin-top: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link {
  margin-top: 35px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_more.svg);
  font-size: 0;
  transition: 0.3s;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a:hover {
  color: #182033;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a:hover:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_more_b.svg);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 {
    padding: 40px 20px 40px 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 {
    padding: 30px 15px 30px 30px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 {
    padding: 20px 10px 20px 20px;
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
  position: absolute;
  top: 70px;
  right: 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto * {
  width: 700px !important;
  height: 530px !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto * {
    width: 570px !important;
    height: 480px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .field--name-field-o-nas-foto {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about {
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about {
    min-height: 0;
  }
}
.view-otzyvy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
.view-otzyvy .view-header {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  order: 0;
}
.view-otzyvy .view-header strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-header {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-header {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-header {
    font-size: 22px;
  }
}
.view-otzyvy .more-link {
  order: 1;
}
.view-otzyvy .more-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .more-link a {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .more-link a {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .more-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.view-otzyvy .more-link a:hover {
  --myColor1: #182033;
  --myColor2: #182033;
}
.view-otzyvy .slick-list {
  width: 100% !important;
}
.view-otzyvy .view-content {
  order: 2;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.view-otzyvy .view-content .slick-track {
  display: flex !important;
  width: max-content !important;
}
.view-otzyvy .view-content .views-row {
  width: 570px;
  background-color: #182033;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
}
.view-otzyvy .view-content .views-row .node--type-otzyv {
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title * {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-node-title {
    font-size: 14px;
  }
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyv-ocenka {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyv-ocenka:before {
  content: url(/sites/all/themes/vesta_theme/image/star.svg);
  font-size: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyv-ocenka {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyv-ocenka {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyv-ocenka {
    font-size: 18px;
  }
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body {
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body * {
  font-size: 18px;
  font-weight: normal;
  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) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-body {
    font-size: 14px;
  }
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data {
  margin-top: 20px;
}
.view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data * {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #929292;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data * {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv .field--name-field-otzyvy-data {
    margin-top: 15px;
  }
}
.view-otzyvy .view-content .views-row .node--type-otzyv:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv {
    padding: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy .view-content .views-row .node--type-otzyv {
    padding: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy .view-content .views-row {
    width: 466px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otzyvy {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otzyvy {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-otzyvy {
    gap: 20px;
  }
}
.not-front #block-vesta-theme-content .view-otzyvy .view-content {
  flex-wrap: wrap;
  gap: 30px;
  margin-left: 0;
  margin-right: 0;
}
.not-front #block-vesta-theme-content .view-otzyvy .view-content .views-row {
  width: 570px;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front #block-vesta-theme-content .view-otzyvy .view-content .views-row {
    width: 466px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front #block-vesta-theme-content .view-otzyvy .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .not-front #block-vesta-theme-content .view-otzyvy .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .not-front #block-vesta-theme-content .view-otzyvy .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1,
#block-vesta-theme-views-block-fotogalereya-block-2 {
  margin-top: 100px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-header {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  order: 0;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header strong,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-header strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-header {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-header {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-header {
    font-size: 22px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer {
  order: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer a,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer a,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer a {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer a,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer a {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer a,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-footer a:hover,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-footer a:hover {
  --myColor1: #182033;
  --myColor2: #182033;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content {
  order: 2;
  width: 100%;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .slick-list,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .slick-list {
  width: 100% !important;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .slick-track,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .slick-track {
  display: flex !important;
  width: max-content !important;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item {
  width: 370px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item *,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
  width: 100% !important;
  object-fit: cover;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item img,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item img {
  transition: 0.3s;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item img:hover,
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item img:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item {
    width: 354px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya,
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya {
    gap: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1,
  #block-vesta-theme-views-block-fotogalereya-block-2 {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1,
  #block-vesta-theme-views-block-fotogalereya-block-2 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1,
  #block-vesta-theme-views-block-fotogalereya-block-2 {
    margin-top: 40px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
  height: 240px !important;
}
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .slick-arrow {
  transform: unset;
  top: 120px;
}
#block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
  height: 520px !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
    height: 500px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
    height: 450px !important;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-2 .view-fotogalereya .view-content .field--name-field-gallery .field__item * {
    height: 400px !important;
  }
}
#block-vesta-theme-vebforma .webform-submission-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
#block-vesta-theme-vebforma .webform-submission-form > * {
  margin: 0;
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-item-name {
  width: 579px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-name {
    width: 475px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-name {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-name {
    width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-item-telefon {
  width: 579px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-telefon {
    width: 475px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-telefon {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-item-telefon {
    width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
  width: 440px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .js-form-type-checkbox {
    width: auto;
  }
}
@property --myColor1_2 {
  syntax: '<color>';
  initial-value: #182033;
  inherits: false;
}
@property --myColor2_2 {
  syntax: '<color>';
  initial-value: #182033;
  inherits: false;
}
.webform-submission-form #edit-processed-text {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  color: #000;
  width: 100%;
}
.webform-submission-form #edit-processed-text strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form #edit-processed-text {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form #edit-processed-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form #edit-processed-text {
    font-size: 22px;
  }
}
.webform-submission-form #edit-processed-text * {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  color: #000;
}
.webform-submission-form #edit-processed-text * strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form #edit-processed-text * {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form #edit-processed-text * {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form #edit-processed-text * {
    font-size: 22px;
  }
}
.webform-submission-form #edit-processed-text * strong {
  color: #fff;
}
.webform-submission-form #edit-processed-text strong {
  color: #fff;
}
.webform-submission-form #edit-processed-text-01 {
  margin-top: 45px;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.22px;
  color: #fff;
  width: 100%;
}
.webform-submission-form #edit-processed-text-01 * {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: -0.22px;
  color: #fff;
}
.webform-submission-form #edit-processed-text-01 * strong {
  font-weight: bold;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form #edit-processed-text-01 * {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form #edit-processed-text-01 * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form #edit-processed-text-01 * {
    font-size: 16px;
  }
}
.webform-submission-form #edit-processed-text-01 strong {
  font-weight: bold;
}
.webform-submission-form .js-form-item {
  width: 100%;
}
.webform-submission-form .js-form-item input:not(.form-checkbox),
.webform-submission-form .js-form-item textarea {
  width: 100%;
  border-radius: 10px;
  border: solid 1px #eef1f4;
  background-color: #fff;
  padding: 17px 20px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
}
.webform-submission-form .js-form-item input:not(.form-checkbox)::placeholder,
.webform-submission-form .js-form-item textarea::placeholder {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #4b4b4b;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox)::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox)::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox)::placeholder,
  .webform-submission-form .js-form-item textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox),
  .webform-submission-form .js-form-item textarea {
    font-size: 17px;
    padding: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox),
  .webform-submission-form .js-form-item textarea {
    font-size: 16px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .js-form-item input:not(.form-checkbox),
  .webform-submission-form .js-form-item textarea {
    font-size: 14px;
    padding: 10px;
  }
}
.webform-submission-form .js-form-item input {
  height: 60px;
}
.webform-submission-form .js-form-item textarea {
  height: 95px;
  resize: none;
}
.webform-submission-form .webform-actions input {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  background: linear-gradient(to right, var(--myColor1_2) 3%, var(--myColor2_2));
  transition: --myColor1_2 0.3s, --myColor2_2 0.3s;
  border: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .webform-actions input {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .webform-actions input {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .webform-actions input {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.webform-submission-form .webform-actions input:hover {
  --myColor1: #182033;
  --myColor2: #182033;
  --myColor1_2: #fff;
  --myColor2_2: #fff;
  border: none !important;
  color: #182033;
}
.webform-submission-form .js-form-type-checkbox .form-checkbox {
  display: none;
}
.webform-submission-form .js-form-type-checkbox .description {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.webform-submission-form .js-form-type-checkbox .description a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-decoration: underline !important;
}
.webform-submission-form .js-form-type-checkbox .description a:hover {
  color: #182033;
  text-decoration: underline !important;
}
.view-otvety-na-voprosy .view-header {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  text-transform: uppercase;
  order: 0;
  max-width: 650px;
}
.view-otvety-na-voprosy .view-header strong {
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-header {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-header {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-header {
    font-size: 22px;
  }
}
.view-otvety-na-voprosy .view-content {
  margin-top: 50px;
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  padding-top: 20px;
  padding-bottom: 12px;
  padding-right: 60px;
  position: relative;
  margin: 0;
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title * {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title * {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title * {
    font-size: 18px;
  }
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title {
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .field--name-node-title {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab {
  margin: 16px 0 0;
  border: none;
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary {
  position: absolute;
  top: 18px;
  right: 30px;
  display: block;
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 0;
  background-image: url(/sites/all/themes/vesta_theme/image/plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary * {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary {
    top: 15px;
    right: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary {
    top: 10px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary {
    top: 8px;
    right: 15px;
  }
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab summary[aria-expanded="true"] {
  background-image: url(/sites/all/themes/vesta_theme/image/minus.svg);
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab .details-wrapper {
  padding: 0;
  max-width: 740px;
}
.view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab .details-wrapper .field--name-body * {
  font-size: 18px;
  font-weight: normal;
  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) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab .details-wrapper .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab .details-wrapper .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab .details-wrapper .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab {
    margin: 15px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content .views-row .node--type-vopros-otvet .tab {
    margin: 10px 0 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-otvety-na-voprosy .view-content {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-otvety-na-voprosy .view-content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-otvety-na-voprosy .view-content {
    margin-top: 20px;
  }
}
.node--type-usluga.node--view-mode-full .content0 {
  position: relative;
  padding-top: 75px;
  padding-bottom: 125px;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-node-title {
  position: relative;
  z-index: 1;
  margin: 0;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-node-title * {
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-node-title * {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-node-title * {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-node-title * {
    font-size: 22px;
  }
}
.node--type-usluga.node--view-mode-full .content0 .field--name-body {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-body * {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya a {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya a {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.node--type-usluga.node--view-mode-full .content0 .field--name-dynamic-token-fieldnode-zapisatsya a:hover {
  --myColor1: #182033;
  --myColor2: #182033;
  --myColor1: #fff;
  --myColor2: #fff;
  color: #182033;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-field-fon-vnutrennyaya {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  z-index: 0;
  background-color: #182033;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-field-fon-vnutrennyaya * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.node--type-usluga.node--view-mode-full .content0 .field--name-field-fon-vnutrennyaya img {
  opacity: 0.1;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content0 {
    padding-top: 55px;
    padding-bottom: 95px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content0 {
    padding-top: 35px;
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content0 {
    padding-top: 25px;
    padding-bottom: 35px;
  }
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva:before {
  content: '';
  background-image: linear-gradient(to right, #ef5507 3%, #fa6d26 100%);
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 100%;
  z-index: 0;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva > * {
  position: relative;
  z-index: 1;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row {
  width: 370px;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  align-items: center;
  gap: 10px;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
  width: 70px;
  height: 70px;
  min-width: 0 !important;
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 40px;
    height: 40px;
  }
}
.node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
  width: 215px;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 20px;
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 18px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-node-title {
    font-size: 16px;
    width: auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-dynamic-block-fieldnode-preimushchestva .view-preimushchestva .view-content {
    gap: 15px;
  }
}
.node--type-usluga.node--view-mode-full .content2 {
  min-height: 600px;
  margin-top: 100px;
  position: relative;
}
.node--type-usluga.node--view-mode-full .content2 .content1 {
  padding: 40px 45px 65px 50px;
  width: 570px;
  background-color: #182033;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-zagolovok-vnutrennyaya {
  font-size: 40px;
  font-weight: bold;
  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) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-zagolovok-vnutrennyaya {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-zagolovok-vnutrennyaya {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-zagolovok-vnutrennyaya {
    font-size: 22px;
  }
}
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya {
  margin-top: 45px;
}
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya * {
  font-size: 18px;
  font-weight: normal;
  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) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya * {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya * {
    font-size: 14px;
  }
}
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya strong {
  font-size: 24px;
  font-weight: bold;
  color: #FA6D26;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya strong {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya strong {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya strong {
    font-size: 18px;
  }
}
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya ol,
.node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya ul {
  padding-left: 25px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 .field--name-field-opisanie-vnutrennyaya {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 {
    padding: 30px 35px 55px 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 {
    padding: 20px 25px 45px 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .content1 {
    padding: 20px 20px 35px;
    width: 100%;
  }
}
.node--type-usluga.node--view-mode-full .content2 .field--name-field-foto-vnutrennyaya {
  position: absolute;
  top: 65px;
  right: 40px;
  width: 610px;
  height: 535px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}
.node--type-usluga.node--view-mode-full .content2 .field--name-field-foto-vnutrennyaya * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content2 .field--name-field-foto-vnutrennyaya {
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 .field--name-field-foto-vnutrennyaya {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 .field--name-field-foto-vnutrennyaya {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .content2 {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .content2 {
    margin-top: 60px;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .content2 {
    margin-top: 40px;
    min-height: 0;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  counter-reset: item;
}
.node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item {
  width: 270px;
  counter-increment: item;
}
.node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item:before {
  content: counter(item);
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 18px;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item:before {
    font-size: 34px;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item:before {
    font-size: 28px;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item:before {
    font-size: 22px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item * {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #182033;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item * {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item * {
    font-size: 16px;
  }
}
.node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item:after {
  display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item {
    width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item {
    width: 354px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya .field__item {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 767px) {
  .node--type-usluga.node--view-mode-full .field--name-field-preimushchestvo-vnutrennya {
    gap: 15px;
  }
}
.pager {
  order: 3;
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #FA6D26;
}
.pagination .page-item.active a {
  border-color: #182033;
  color: #182033;
  background-color: #FA6D26;
}
.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: 300px;
}
.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: 10px;
  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: #182033;
  margin: 0;
  text-transform: uppercase;
}
.page-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #FA6D26;
}
@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;
  }
}
.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: 10px;
}
.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 img {
  transition: 0.3s;
}
.not-front .view-id-gallery_page .view-content > div > div img:hover {
  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;
  }
}
.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;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox * {
  color: #182033;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox a {
  color: #182033;
}
.ui-dialog .webform-submission-form .js-form-type-checkbox a:hover {
  color: #FA6D26;
}
.ui-dialog .ui-dialog-buttonset {
  width: 100%;
}
.ui-dialog .ui-dialog-buttonset .form-submit {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  padding: 15px;
  font-size: 16px;
  margin: 0;
  width: 100%;
  border: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    font-size: 17px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog .ui-dialog-buttonset .form-submit {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.ui-dialog .ui-dialog-buttonset .form-submit:hover {
  --myColor1: #182033;
  --myColor2: #182033;
}
.not-front #block-vesta-theme-content > h3 > a {
  color: #182033;
}
.not-front #block-vesta-theme-content > h3 > a:hover {
  color: #FA6D26;
}
.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: 10px;
}
.not-front .main .search-api-page-block-form-search .js-form-submit {
  border-radius: 10px;
  background-color: #FA6D26;
  border: 1px solid #FA6D26;
}
.not-front .main .search-api-page-block-form-search .js-form-submit:hover {
  color: #182033;
  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: #182033;
  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: #FA6D26;
}
#block-vesta-theme-socseti {
  position: fixed;
  z-index: 500;
  right: 85px;
  bottom: 170px;
}
#block-vesta-theme-socseti .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
#block-vesta-theme-socseti .field--name-body .tg {
  width: 33px;
  height: 33px;
  background-image: url(/sites/all/themes/vesta_theme/image/telegram.svg);
  background-size: contain;
}
#block-vesta-theme-socseti .field--name-body .wp {
  width: 33px;
  height: 33px;
  background-image: url(/sites/all/themes/vesta_theme/image/whatsapp.svg);
  background-size: contain;
}
#block-vesta-theme-socseti .field--name-body:after {
  display: none;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-socseti {
    right: 20px;
    bottom: 80px;
  }
}
#block-vesta-theme-strokanavigacii {
  position: relative;
  margin-bottom: 0 !important;
}
#block-vesta-theme-strokanavigacii:before {
  content: '';
  background-color: #182033;
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
#block-vesta-theme-strokanavigacii nav {
  position: relative;
  z-index: 1;
}
#block-vesta-theme-strokanavigacii .breadcrumb {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
#block-vesta-theme-strokanavigacii .breadcrumb li {
  color: #fff;
}
#block-vesta-theme-strokanavigacii .breadcrumb li:before {
  color: #fff;
}
#block-vesta-theme-strokanavigacii .breadcrumb li * {
  color: #fff;
}
#block-vesta-theme-strokanavigacii .breadcrumb li a:hover {
  color: #FA6D26;
}
.view-videogalereya .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-videogalereya .view-content .views-row {
  width: 370px;
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
}
.view-videogalereya .view-content .views-row .node--type-videogalereya {
  width: 100%;
  height: 100%;
}
.view-videogalereya .view-content .views-row .node--type-videogalereya .field--name-field-video,
.view-videogalereya .view-content .views-row .node--type-videogalereya .field--name-field-rutube-video {
  width: 100%;
  height: 100%;
}
.view-videogalereya .view-content .views-row .node--type-videogalereya .field--name-field-video *,
.view-videogalereya .view-content .views-row .node--type-videogalereya .field--name-field-rutube-video * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-videogalereya .view-content .views-row {
    width: 300px;
    height: 270px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-videogalereya .view-content .views-row {
    width: 354px;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .view-videogalereya .view-content .views-row {
    width: 100%;
    height: auto;
  }
}
.pswp .pswp__img {
  object-fit: contain !important;
}
