@import url(/sites/all/themes/vesta_theme/font/fonts.css);
.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;
  }
}
@media (min-width: 1360px) {
  .container {
    max-width: 1600px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #000;
  font-family: Manrope, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (max-width: 767px) {
  html {
    font-size: 15px !important;
  }
}
body {
  line-height: inherit;
  background: #fff;
  color: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page > *:not(header,footer) .block-title {
  font-family: Manrope, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2.63rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 2.23rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.67rem;
  }
}
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: inherit;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: 0.75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 59px;
  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: 59px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 59px;
  }
}
.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: #000 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #000 !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,
.more-link a {
  display: inline-block;
  padding: 18px 32px;
  border-radius: 6px;
  color: #fff;
  background-color: #0096D3;
  border-color: #0096D3;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .btn-default,
  .more-link a {
    padding: 16px 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-default,
  .more-link a {
    padding: 14px 25px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .btn-default,
  .more-link a {
    padding: 13px 22px;
    font-size: 13px;
  }
}
.btn-default:focus,
.more-link a:focus,
.btn-default:hover,
.more-link a:hover {
  color: #fff;
  background-color: #2A4684;
  border-color: #2A4684;
}
.block,
.view .node {
  position: relative;
}
/*Разное*/
.icon-contacts {
  position: relative;
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
  justify-content: flex-start;
  align-items: center;
  padding-left: 27px;
}
.icon-contacts:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
}
.icon-contacts.header-address::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-map.svg);
}
.icon-contacts.footer-address::before {
  background-image: url(/sites/all/themes/vesta_theme/image/location.svg);
}
.icon-contacts.header-phone::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-phone.svg);
}
.icon-contacts.footer-phone::before {
  background-image: url(/sites/all/themes/vesta_theme/image/calling.svg);
}
.icon-contacts.header-mail::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-mail.svg);
}
.icon-contacts.footer-mail::before {
  background-image: url(/sites/all/themes/vesta_theme/image/message.svg);
}
.not-front .field--name-body table {
  margin-bottom: 15px;
}
.not-front .field--name-body table tr,
.not-front .field--name-body table td {
  border-width: 1px;
  border-color: #2A4684;
  padding: 5px;
}
/* Стили для скролла */
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(42, 70, 132, 0.3);
}
::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(42, 70, 132, 0.7);
  background-color: rgba(42, 70, 132, 0.3);
}
#block-vesta-theme-cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  /*display: none;*/
  /* Скрыто по умолчанию */
  z-index: 9999;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
#block-vesta-theme-cookie .cookie-banner {
  background-color: #032542;
  color: #fff;
  padding: 1rem;
  text-align: center;
  font-size: 14px;
}
#block-vesta-theme-cookie .cookie-banner .btn {
  margin-left: 10px;
  cursor: pointer;
}
/*шапка*/
.not-front .breadcrumb-block {
  margin-bottom: 0;
  border-top: 1px solid #F1EFEB;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.header {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
#block-vesta-theme-strokanavigacii {
  padding: 13px 0 17px;
  margin: 0 -0.5rem;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb {
  margin-bottom: 0;
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb a {
  color: #2A4684;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb a:hover {
  color: #0096D3;
}
#block-vesta-theme-logo {
  max-width: 8%;
  width: 100%;
}
#block-vesta-theme-logo .field--name-body img {
  width: 100%;
}
div#block-vesta-theme-logo-2 {
  width: 60px;
  height: 50.5px;
}
div#block-vesta-theme-logo-2 .field--name-body img {
  width: 100%;
}
#block-vesta-theme-knopkaotkrytmobilnoemenyu {
  width: 62px;
  min-height: 59px;
  height: 100%;
  background-color: #2A4684;
}
#block-vesta-theme-knopkaotkrytmobilnoemenyu .field--name-body {
  width: 100%;
  min-height: 59px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#block-vesta-theme-kontakty {
  max-width: 30%;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty {
    max-width: 38%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty {
    max-width: 50%;
  }
}
#block-vesta-theme-elektronnayapochta,
#block-vesta-theme-telefon {
  max-width: 16%;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-elektronnayapochta,
  #block-vesta-theme-telefon {
    max-width: 26%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-elektronnayapochta,
  #block-vesta-theme-telefon {
    max-width: 27%;
  }
}
#block-vesta-theme-kontakty,
#block-vesta-theme-elektronnayapochta,
#block-vesta-theme-telefon {
  margin: auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontakty,
  #block-vesta-theme-elektronnayapochta,
  #block-vesta-theme-telefon {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty,
  #block-vesta-theme-elektronnayapochta,
  #block-vesta-theme-telefon {
    margin: 0;
  }
}
#block-vesta-theme-kontakty .field--name-body,
#block-vesta-theme-elektronnayapochta .field--name-body,
#block-vesta-theme-telefon .field--name-body {
  color: #494949;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  /*.header-phone{
      font-size: 20px;
    }   */
}
#block-vesta-theme-kontakty .field--name-body a:hover,
#block-vesta-theme-elektronnayapochta .field--name-body a:hover,
#block-vesta-theme-telefon .field--name-body a:hover {
  color: #2A4684;
}
#block-vesta-theme-kontakty .field--name-body .icon-contacts,
#block-vesta-theme-elektronnayapochta .field--name-body .icon-contacts,
#block-vesta-theme-telefon .field--name-body .icon-contacts {
  display: inline-flex;
  justify-content: center;
  margin: auto;
  /*&:before{
        position: relative;
        margin: auto 8px auto;
      }*/
}
#block-vesta-theme-knopkaostavitzayavku {
  max-width: 222px;
  width: 100%;
  margin-left: auto;
}
#block-vesta-theme-knopkaostavitzayavku .field--name-body {
  text-align: left;
}
#block-vesta-theme-knopkaostavitzayavku .field--name-body .btn {
  width: 100%;
}
#block-vesta-theme-ikonkapoiska {
  width: 56px;
  height: 56px;
  border-radius: 6px;
  background: #f7f7f7;
}
#block-vesta-theme-ikonkapoiska .field--name-body {
  width: 100%;
  height: 100%;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#block-vesta-theme-ikonkapoiska .field--name-body img {
  width: 20px;
  height: 20px;
}
/*Слайдер*/
/*#block-vesta-theme-views-block-slayder-block-1{
  .slick-dots{display: none;}
}*/
/*О нас + преимущества*/
.about-block {
  position: relative;
}
.about-block:before {
  content: '';
  display: block;
  width: 323px;
  height: 323px;
  filter: blur(501.4px);
  background: rgba(0, 150, 211, 0.62);
  position: absolute;
  z-index: 0;
  bottom: 200px;
  left: 69px;
}
.about-block:after {
  content: '';
  display: block;
  width: 683px;
  height: 683px;
  filter: blur(501.4px);
  background: rgba(0, 150, 211, 0.62);
  position: absolute;
  z-index: 0;
  top: 167px;
  right: 115px;
}
.region-about {
  position: relative;
  z-index: 1;
  padding: 32px 56px 65px;
  margin-top: -50px;
  border-radius: 6px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .region-about {
    padding: 24px 15px;
    margin: -15px -15px 0;
    border-radius: 0;
  }
}
#block-vesta-theme-zagolovokh1naglavnoy {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 11px;
  }
}
#block-vesta-theme-zagolovokh1naglavnoy h1 {
  color: #2A4684;
  font-size: 55px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-zagolovokh1naglavnoy h1 {
    font-size: 42px;
    line-height: 118.49%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-zagolovokh1naglavnoy h1 {
    font-size: 36px;
    line-height: 118.49%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy h1 {
    font-size: 30px;
    line-height: 118.49%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy h1 {
    font-size: 26px;
    line-height: 118.49%;
  }
}
#block-vesta-theme-views-block-about-block-1 {
  margin-bottom: 44px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 5px;
  }
}
.node--type-about.node--view-mode-full {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full {
    gap: 12px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-img-about {
  max-width: 594px;
  width: 100%;
  display: grid;
  grid-template-columns: 320px 264px;
  grid-template-rows: 200px 200px;
  gap: 10px 9px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about {
    max-width: 850px;
    grid-template-columns: 486px 364px;
    grid-template-rows: 300px 300px;
    gap: 10px 9px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about {
    max-width: 330px;
    grid-template-columns: 179px 147px;
    grid-template-rows: 106px 106px;
    gap: 4px 5px;
    margin: auto;
  }
}
.node--type-about.node--view-mode-full .field--name-field-img-about .field__item img {
  width: 264px;
  height: 200px;
  border-radius: 6px;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item img {
    width: 364px;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item img {
    width: 147px;
    height: 106px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-img-about .field__item:first-child {
  grid-row-start: 1;
  grid-row-end: 3;
}
.node--type-about.node--view-mode-full .field--name-field-img-about .field__item:first-child img {
  width: 320px;
  height: 412px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item:first-child img {
    width: 486px;
    height: 610px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item:first-child img {
    width: 179px;
    height: 217px;
  }
}
.node--type-about.node--view-mode-full .field--name-body {
  max-width: 834px;
  width: 100%;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body {
    font-size: 13px;
  }
}
.node--type-about.node--view-mode-full .field--name-body p {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body p {
    margin-bottom: 5px;
  }
}
.node--type-about.node--view-mode-full .field--name-body h4 {
  margin: 26px 0 16px;
  color: #0096D3;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-full .field--name-body h4 {
    margin: 20px 0 14px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body h4 {
    margin: 18px 0 12px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body h4 {
    margin: 13px 0 9px;
    font-size: 16px;
  }
}
.node--type-about.node--view-mode-full .field--name-body ul {
  list-style: none;
  padding-left: 0;
  max-width: 321px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body ul {
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body ul {
    max-width: 100%;
  }
}
.node--type-about.node--view-mode-full .field--name-body ul:first-child {
  max-width: 481px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body ul:first-child {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body ul:first-child {
    max-width: 100%;
  }
}
.node--type-about.node--view-mode-full .field--name-body ul li {
  padding-left: 28px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body ul li {
    padding-left: 24px;
  }
}
.node--type-about.node--view-mode-full .field--name-body ul li:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/sites/all/themes/vesta_theme/image/check-ul.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body ul li:before {
    width: 16px;
    height: 16px;
  }
}
.node--type-about.node--view-mode-full .field--name-body ul li:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-full .field--name-body ul li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-full .field--name-body ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.view-advantage .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 16px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-advantage .view-content {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-advantage .view-content {
    gap: 5px;
  }
}
.view-advantage .view-content .views-row {
  max-width: 350px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-advantage .view-content .views-row {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .view-advantage .view-content .views-row {
    max-width: 162px;
  }
}
.view-advantage .more-link {
  margin-top: 35px;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-advantage .more-link {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-advantage .more-link {
    margin-top: 25px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .view-advantage .more-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-advantage .more-link {
    margin-top: 15px;
  }
}
.node--type-advantage.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  padding: 37px;
  box-sizing: border-box;
  border: 1px dashed #cec6b9;
  border-radius: 6px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-advantage.node--view-mode-teaser {
    padding: 27px;
    gap: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-advantage.node--view-mode-teaser {
    padding: 17px;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-advantage.node--view-mode-teaser {
    padding: 14px 5px;
    gap: 5px;
  }
}
.node--type-advantage.node--view-mode-teaser .field--name-field-advantage-icon {
  max-width: 54.49px;
  width: 100%;
  max-height: 47.97px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .node--type-advantage.node--view-mode-teaser .field--name-field-advantage-icon {
    max-width: 32px;
    max-height: 28px;
  }
  .node--type-advantage.node--view-mode-teaser .field--name-field-advantage-icon img {
    width: 100%;
    height: 28px;
  }
}
.node--type-advantage.node--view-mode-teaser .field--name-body {
  max-width: 171px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-advantage.node--view-mode-teaser .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-advantage.node--view-mode-teaser .field--name-body {
    max-width: 111px;
    font-size: 13px;
  }
}
/*Новости*/
#block-vesta-theme-views-block-news-block-1 {
  margin: 14px 0 65px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin: 14px 0 55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin: 10px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin: 5px 0 0px;
  }
}
#block-vesta-theme-views-block-news-block-1 .block-title {
  margin-bottom: 30px;
  color: #2A4684;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    margin-bottom: 19px;
  }
}
#block-vesta-theme-views-block-news-block-1 .more-link {
  margin-top: 47px;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 .more-link {
    margin-top: 37px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 .more-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 .more-link {
    margin-top: 24px;
  }
}
.view-news .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content {
    justify-content: space-around;
    gap: 7px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content {
    justify-content: space-around;
    gap: 27px;
  }
}
.view-news .view-content .views-row {
  max-width: 350px;
  width: 100%;
  min-height: 396px;
  border-radius: 6px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content .views-row {
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content .views-row {
    max-width: 365px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row {
    max-width: 330px;
    min-height: auto;
  }
}
.view-news .view-content .views-row .node--type-news.node--view-mode-teaser {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
}
.view-news .view-content .views-row .field--name-field-image-news {
  margin-bottom: 18px;
  border-radius: 6px;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content .views-row .field--name-field-image-news {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content .views-row .field--name-field-image-news {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .field--name-field-image-news {
    margin-bottom: 12px;
  }
}
.view-news .view-content .views-row .field--name-field-image-news img {
  border-radius: 6px;
  width: 296px;
  height: 209px;
  transition: 1s;
  display: block;
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .field--name-field-image-news img {
    width: 330px;
    height: 280px;
  }
}
.view-news .view-content .views-row .field--name-field-image-news img:hover {
  transform: scale(1.2);
}
.view-news .view-content .views-row .field--name-body {
  /*margin-top: auto;*/
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.view-news .view-content .views-row:first-child {
  max-width: 786px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content .views-row:first-child {
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content .views-row:first-child {
    max-width: 365px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row:first-child {
    max-width: 330px;
  }
}
.view-news .view-content .views-row:first-child .node--type-news.node--view-mode-teaser {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0 20px;
}
.view-news .view-content .views-row:first-child .field--name-field-image-news {
  max-width: 466px;
  width: 100%;
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news {
    margin-bottom: 12px;
  }
}
.view-news .view-content .views-row:first-child .field--name-field-image-news img {
  border-radius: 6px;
  width: 466px;
  height: 396px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news img {
    max-width: 100%;
    height: 209px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news img {
    height: 209px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row:first-child .field--name-field-image-news img {
    width: 330px;
    height: 280px;
  }
}
.view-news .view-content .views-row:first-child .content {
  max-width: 300px;
  width: 100%;
}
.view-news .view-content .views-row:first-child .field--name-body {
  /*margin-top: auto;*/
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.node--type-news.node--view-mode-teaser {
  border-radius: 6px;
}
.node--type-news.node--view-mode-teaser .field--name-field-image-news img {
  border-radius: 6px;
  object-fit: cover;
}
.node--type-news.node--view-mode-teaser .field--name-field-date {
  margin-bottom: 10px;
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .field--name-field-date {
    margin-bottom: 5px;
    font-size: 13px;
  }
}
.node--type-news.node--view-mode-teaser .field--name-node-title {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .field--name-node-title {
    margin-bottom: 6px;
  }
}
.node--type-news.node--view-mode-teaser .field--name-node-title h2 {
  color: #0096D3;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .field--name-node-title h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .field--name-node-title h2 {
    font-size: 16px;
  }
}
.node--type-news.node--view-mode-teaser .field--name-node-title h2 a {
  color: inherit;
}
.node--type-news.node--view-mode-teaser .field--name-node-title h2 a:hover {
  color: #2A4684;
}
.node--type-news.node--view-mode-teaser .field--name-body {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
.node--type-news.node--view-mode-full .video-thumbnail {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.node--type-news.node--view-mode-full .video-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
.node--type-news.node--view-mode-full .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  color: #032542;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  z-index: 2;
}
.video-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.video-modal-overlay .video-modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}
.video-modal-overlay .video-modal-content video {
  width: 100%;
  height: auto;
}
.video-modal-overlay .video-modal-close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
  padding: 0 10px;
  cursor: pointer;
  z-index: 10;
}
/*Форма*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #form-block .container {
    padding: 0;
  }
}
.form-block {
  padding: 65px 0 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .form-block {
    padding: 60px 0 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form-block {
    padding: 55px 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .form-block {
    padding: 45px 0 30px;
  }
}
#block-vesta-theme-vebforma {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 114px;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    margin: 0 -15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    margin: 0 -15px;
  }
}
#block-vesta-theme-vebforma .block-title {
  display: inline-block;
  width: 526px;
  height: 312px;
  padding: 90px 73px 108px 159px;
  background-color: #0096D3;
  background-image: url(/sites/all/themes/vesta_theme/image/logo_fon.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 114px 55px;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 11px;
  bottom: 11px;
  left: -179px;
  right: auto;
  z-index: 1;
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    margin: 0 auto -8px;
    padding: 90px 70px;
    background-position: center;
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    right: 0;
    border-radius: 6px;
    font-size: 38px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    width: 97%;
    min-height: 90px;
    height: auto;
    margin: 0 auto -8px;
    padding: 70px;
    background-position: center;
    background-size: 210px;
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    right: 0;
    border-radius: 6px;
    font-size: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    width: 96%;
    min-height: 90px;
    height: auto;
    margin: 0 auto -8px;
    padding: 11px;
    background-size: 118px 81px;
    background-position: center;
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    right: 0;
    border-radius: 6px;
    font-size: 25px;
    text-align: center;
  }
}
#block-vesta-theme-vebforma .webform-ajax-form-wrapper {
  position: relative;
  z-index: 0;
  right: -159px;
  max-width: 1417px;
  width: 100%;
  min-height: 334px;
  padding: 77px 159px 70px 64px;
  border-radius: 6px 0 0 6px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg_fos.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#block-vesta-theme-vebforma .webform-ajax-form-wrapper:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 6px 0 0 6px;
  background-color: rgba(1, 7, 21, 0.74);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper:before {
    border-radius: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper:before {
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper:before {
    border-radius: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper {
    left: 0;
    right: 0;
    padding: 70px 64px;
    border-radius: 0px;
    margin: 0 -15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper {
    left: 0;
    right: 0;
    padding: 30px 15px 53px;
    border-radius: 0px;
    margin: 0 -15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper {
    left: 0;
    right: 0;
    padding: 30px 15px 53px;
    border-radius: 0px;
    margin: 0 -15px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form {
  position: relative;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-name {
  background-image: url(/sites/all/themes/vesta_theme/image/profile-fos.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 12px 11px;
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-email {
  background-image: url(/sites/all/themes/vesta_theme/image/message-fos.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 12px 11px;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel {
  background-image: url(/sites/all/themes/vesta_theme/image/calling-fos.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 12px 11px;
}
#block-vesta-theme-vebforma .webform-submission-form .form-item--error-message {
  display: none!important;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel,
#block-vesta-theme-vebforma .webform-submission-form .form-item-name,
#block-vesta-theme-vebforma .webform-submission-form .form-item-email {
  max-width: 367px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 24px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-tel,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-name,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-email {
    max-width: 270px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-tel,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-name,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-email {
    max-width: 240px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-tel,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-name,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-email {
    max-width: 100%;
    order: 1;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel .form-required,
#block-vesta-theme-vebforma .webform-submission-form .form-item-name .form-required,
#block-vesta-theme-vebforma .webform-submission-form .form-item-email .form-required {
  display: none;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel input,
#block-vesta-theme-vebforma .webform-submission-form .form-item-name input,
#block-vesta-theme-vebforma .webform-submission-form .form-item-email input {
  padding: 13px 11px 13px 38px;
  background-color: transparent;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel input:focus,
#block-vesta-theme-vebforma .webform-submission-form .form-item-name input:focus,
#block-vesta-theme-vebforma .webform-submission-form .form-item-email input:focus {
  box-shadow: none;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-tel input:not(.error),
#block-vesta-theme-vebforma .webform-submission-form .form-item-name input:not(.error),
#block-vesta-theme-vebforma .webform-submission-form .form-item-email input:not(.error) {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
  max-width: 1036px;
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
    max-width: 680px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
    max-width: 590px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
    max-width: 100%;
    order: 2;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-textarea .form-required {
  display: none;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-textarea .form-textarea {
  width: 100%;
  height: 90px;
  padding: 13px 11px 13px 38px;
  border-radius: 6px;
  box-sizing: border-box;
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/chat-fos.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 12px 11px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-textarea .form-textarea:focus {
  box-shadow: none;
}
#block-vesta-theme-vebforma .webform-submission-form .form-type-textarea .form-textarea:not(.error) {
  border: 1px solid #fff;
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-privacy {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0 11px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-item-privacy {
    margin-bottom: 11px;
    align-items: flex-start;
    order: 3;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-privacy .description {
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .form-item-privacy .description {
    max-width: 280px;
    width: 100%;
    font-size: 13px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-privacy .description a {
  text-decoration: underline;
}
#block-vesta-theme-vebforma .webform-submission-form .form-item-privacy .description a:hover {
  color: #0096D3;
}
#block-vesta-theme-vebforma .webform-submission-form .webform-actions {
  max-width: 139px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .webform-actions {
    max-width: 123px;
    order: 4;
    margin: 0 auto;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .webform-actions .btn {
  width: 100%;
  padding: 35px 25px;
  border: 1px solid #0096D3;
  background-color: #0096D3;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form .webform-actions .btn {
    padding: 13px 17px 16px;
    font-size: 13px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .webform-actions .btn:hover {
  background-color: #2A4684;
  border: 1px solid #2A4684;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: borer-box;
  width: 17px;
  height: 17px;
  margin-top: 0;
  cursor: pointer;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #fff;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="checkbox"]:focus {
  box-shadow: none;
  border: 1px solid #fff;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="checkbox"]:checked {
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
  background-repeat: no-repeat;
  /*background-size: 6px 8px;*/
  background-position: center;
  border: none;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="text"]::-webkit-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="text"]:-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="text"]::-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="text"]::placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="tel"]::-webkit-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="tel"]:-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="tel"]::-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="tel"]::placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="email"]::-webkit-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="email"]:-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="email"]::-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form input[type="email"]::placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form textarea::-webkit-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form textarea:-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form textarea::-ms-input-placeholder {
  color: #fff !important;
}
#block-vesta-theme-vebforma .webform-submission-form textarea::placeholder {
  color: #fff !important;
}
/*Галерея*/
.region-works {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .region-works {
    padding-bottom: 31px;
  }
}
#block-vesta-theme-views-block-gallery-front .block-title {
  margin-bottom: 25px;
  color: #2A4684;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-gallery-front .block-title {
    margin-bottom: 18px;
  }
}
#block-vesta-theme-views-block-gallery-front .more-link {
  margin-top: 8px;
  text-align: center;
}
#block-vesta-theme-views-block-gallery-front .more-link a {
  padding: 16px 35px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-gallery-front .more-link a {
    padding: 13px 22px;
  }
}
.view-gallery-front img,
.view-gallery-page img {
  width: 307px;
  height: 217px;
  object-fit: cover;
  border-radius: 6px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-gallery-front img,
  .view-gallery-page img {
    width: 250px;
  }
}
.view-gallery-front .photoswipe-gallery,
.view-gallery-page .photoswipe-gallery,
.view-gallery-front .field-content,
.view-gallery-page .field-content {
  display: inline-block;
  overflow: hidden;
  border-radius: 6px;
}
.view-gallery-front .photoswipe-gallery img,
.view-gallery-page .photoswipe-gallery img,
.view-gallery-front .field-content img,
.view-gallery-page .field-content img {
  transition: 1s;
  display: block;
}
.view-gallery-front .photoswipe-gallery img:hover,
.view-gallery-page .photoswipe-gallery img:hover,
.view-gallery-front .field-content img:hover,
.view-gallery-page .field-content img:hover {
  transform: scale(1.2);
  border-radius: 6px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blazy--view--gallery-front li.grid:last-child {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blazy--view--gallery-front li.grid:last-child {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .blazy--view--gallery-front {
    columns: 10em 2;
  }
  .blazy--view--gallery-front li.grid:last-child {
    display: none;
  }
  .blazy--view--gallery-front li.grid {
    max-width: 159px;
  }
  .blazy--view--gallery-front li.grid img {
    width: 100%;
    height: auto;
  }
}
.view-fotogalereya.view-display-id-page_1 .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
.view-fotogalereya.view-display-id-page_1 .view-content img.media__element {
  border-radius: 6px;
}
.view-fotogalereya.view-display-id-page_1 .view-content .field--name-node-title a {
  color: #2A4684;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
.view-fotogalereya.view-display-id-page_1 .view-content .field--name-node-title a:hover {
  color: #0096D3;
}
/*Подвал*/
#footer {
  padding: 20px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 28px 0 0;
  }
}
#block-vesta-theme-logovpodvale,
#block-vesta-theme-osnovnayanavigaciya-3,
#block-vesta-theme-kontaktyvpodvale {
  margin-top: 50px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-logovpodvale,
  #block-vesta-theme-osnovnayanavigaciya-3,
  #block-vesta-theme-kontaktyvpodvale {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-logovpodvale,
  #block-vesta-theme-osnovnayanavigaciya-3,
  #block-vesta-theme-kontaktyvpodvale {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-logovpodvale,
  #block-vesta-theme-osnovnayanavigaciya-3,
  #block-vesta-theme-kontaktyvpodvale {
    margin-top: 15px;
  }
}
#block-vesta-theme-logovpodvale {
  max-width: 16%;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-logovpodvale {
    max-width: 30%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-logovpodvale {
    max-width: 30%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-logovpodvale {
    max-width: 30%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-logovpodvale {
    max-width: 53%;
  }
}
#block-vesta-theme-logovpodvale .field--name-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-logovpodvale .field--name-body {
    font-size: 13px;
  }
}
#block-vesta-theme-logovpodvale .field--name-body .logo-footer-img {
  margin-bottom: 30px;
}
#block-vesta-theme-logovpodvale .field--name-body .copyright .privacy-content:not(:last-child) {
  margin-bottom: 20px;
}
#block-vesta-theme-logovpodvale .field--name-body .copyright .privacy {
  color: #0096D3;
  text-decoration: underline;
}
#block-vesta-theme-logovpodvale .field--name-body .copyright .privacy:hover {
  color: #fff;
  text-decoration: none;
}
#block-vesta-theme-osnovnayanavigaciya-3 {
  max-width: 135px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-osnovnayanavigaciya-3 {
    max-width: 20%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-osnovnayanavigaciya-3 {
    max-width: 121px;
  }
}
#block-vesta-theme-kontaktyvpodvale {
  max-width: 17%;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktyvpodvale {
    max-width: 30%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktyvpodvale {
    max-width: 36%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale {
    max-width: 30%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale {
    max-width: 240px;
    margin: 0 auto 29px;
  }
}
#block-vesta-theme-kontaktyvpodvale .icon-contacts {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale .icon-contacts {
    font-size: 13px;
  }
}
#block-vesta-theme-kontaktyvpodvale .icon-contacts:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale .icon-contacts:not(:last-child) {
    margin-bottom: 20px;
  }
}
#block-vesta-theme-kontaktyvpodvale .icon-contacts.footer-phone {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale .icon-contacts.footer-phone {
    font-size: 17px;
  }
}
#block-vesta-theme-yandekskarta-2 {
  max-width: 785px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 100vw;
    margin: auto -23px;
  }
}
#block-vesta-theme-yandekskarta-2 iframe {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 iframe {
    border-radius: 0;
  }
}
#block-vesta-theme-ssylkanarazrabotku {
  display: none;
  margin: 29px auto 26px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ssylkanarazrabotku {
    display: block;
  }
}
#block-vesta-theme-ssylkanarazrabotku .field--name-body {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
#block-vesta-theme-ssylkanarazrabotku .field--name-body a {
  color: #395A76;
}
.vesta_backlink {
  margin: -20px auto 0 16%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .vesta_backlink {
    margin: 15px auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .vesta_backlink {
    display: none;
  }
}
.vesta_backlink a {
  color: #395A76;
}
.vesta_backlink a:hover {
  color: #fff;
}
/*Кнопка на верх*/
#scrollToTop {
  width: 48px;
  height: 48px;
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/scroll-to-top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
/*Внутренние страницы*/
.not-front .main {
  margin-bottom: 0px;
  position: relative;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-main.png);
  background-repeat: no-repeat;
  background-position: 48%;
}
.not-front #block-vesta-theme-page-title {
  margin: 31px 0 56px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front #block-vesta-theme-page-title {
    margin: 26px 0 46px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front #block-vesta-theme-page-title {
    margin: 20px 0 36px;
  }
}
@media screen and (max-width: 767px) {
  .not-front #block-vesta-theme-page-title {
    margin: 15px 0 20px;
  }
}
.not-front #block-vesta-theme-page-title h1 {
  color: #2A4684;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front #block-vesta-theme-page-title h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front #block-vesta-theme-page-title h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .not-front #block-vesta-theme-page-title h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .not-front #block-vesta-theme-page-title h1 {
    font-size: 25px;
  }
}
.view-recipes .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
}
.view-recipes .view-content .views-row {
  max-width: 502px;
  width: 100%;
  min-height: 368px;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-recipes .view-content .views-row {
    max-width: 460px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-recipes .view-content .views-row {
    max-width: 350px;
    min-height: 308px;
  }
}
@media screen and (max-width: 767px) {
  .view-recipes .view-content .views-row {
    max-width: 100%;
    min-height: 220px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-recipes .view-content {
    justify-content: space-around;
  }
}
.node--type-receptury.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  position: relative;
  background: #ffffff;
}
.node--type-receptury.node--view-mode-teaser .field--type-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.node--type-receptury.node--view-mode-teaser .field--type-image a {
  display: flex;
  width: 100%;
  height: 100%;
}
.node--type-receptury.node--view-mode-teaser .field--type-image a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
  background-color: #0096D3;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.node--type-receptury.node--view-mode-teaser .field--type-image a:hover {
  cursor: pointer;
}
.node--type-receptury.node--view-mode-teaser .field--type-image a:hover::before {
  opacity: 0.82;
}
.node--type-receptury.node--view-mode-teaser .field--type-image img {
  border-radius: 6px;
  margin-top: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
}
.node--type-receptury.node--view-mode-teaser:hover .field--name-node-title h4 a {
  color: #fff;
}
.node--type-receptury.node--view-mode-teaser .field--name-node-title {
  position: absolute;
  top: 31px;
  bottom: auto;
  left: 31px;
  right: auto;
  z-index: 1;
}
.node--type-receptury.node--view-mode-teaser .field--name-node-title h4 {
  font-size: 29px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-receptury.node--view-mode-teaser .field--name-node-title h4 {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-receptury.node--view-mode-teaser .field--name-node-title h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-receptury.node--view-mode-teaser .field--name-node-title h4 {
    font-size: 20px;
  }
}
.node--type-receptury.node--view-mode-teaser .field--name-node-title h4 a {
  color: #2A4684;
}
.node--type-receptury.node--view-mode-teaser .field--name-node-title h4 a:hover {
  color: #2A4684;
}
.view-partners .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-partners .view-content {
    gap: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content {
    gap: 5px;
  }
}
.view-partners .view-content .views-row {
  max-width: 502px;
  width: 100%;
  min-height: 368px;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-partners .view-content .views-row {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content .views-row {
    min-height: 268px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content {
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content {
    justify-content: space-around;
  }
}
.node--type-partners.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  position: relative;
  background: #ffffff;
}
.node--type-partners.node--view-mode-teaser .field--name-field-fon-partners {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  position: relative;
  background-color: #010715;
}
.node--type-partners.node--view-mode-teaser .field--name-field-fon-partners a {
  display: flex;
  width: 100%;
  height: 100%;
}
.node--type-partners.node--view-mode-teaser .field--name-field-fon-partners a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
  background-color: #0096D3;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.node--type-partners.node--view-mode-teaser .field--name-field-fon-partners img {
  border-radius: 6px;
  position: relative;
  z-index: 0;
  object-fit: cover;
  filter: opacity(36%);
}
.node--type-partners.node--view-mode-teaser:hover .field--name-field-fon-partners a {
  cursor: pointer;
}
.node--type-partners.node--view-mode-teaser:hover .field--name-field-fon-partners a::before {
  opacity: 0.82;
}
.node--type-partners.node--view-mode-teaser .title_group {
  position: absolute;
  top: 88px;
  bottom: auto;
  left: 77px;
  right: auto;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-partners.node--view-mode-teaser .title_group {
    top: 68px;
    left: 57px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-partners.node--view-mode-teaser .title_group {
    top: 48px;
    left: 37px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-partners.node--view-mode-teaser .title_group {
    top: 28px;
    left: 17px;
  }
}
.node--type-partners.node--view-mode-teaser .title_group .field--name-field-icon-partners {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-partners.node--view-mode-teaser .title_group .field--name-field-icon-partners {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-partners.node--view-mode-teaser .title_group .field--name-field-icon-partners {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-partners.node--view-mode-teaser .title_group .field--name-field-icon-partners {
    margin-bottom: 15px;
    max-width: 65px;
    max-height: 65px;
  }
}
.node--type-partners.node--view-mode-teaser .title_group h4 {
  font-size: 29px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-partners.node--view-mode-teaser .title_group h4 {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-partners.node--view-mode-teaser .title_group h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .node--type-partners.node--view-mode-teaser .title_group h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-partners.node--view-mode-teaser .title_group h4 {
    font-size: 18px;
  }
}
.node--type-partners.node--view-mode-teaser .title_group h4 a {
  color: #fff;
}
/*Каталог*/
.body-view--catalog,
.body-taxonomy-term {
  /*#block-vesta-theme-content,*/
}
.body-view--catalog .region-content,
.body-taxonomy-term .region-content {
  /*.flex(flex-start, flex-start);
    gap: 28px;*/
  display: -ms-grid;
  display: grid;
  grid-template-columns: 380px 1145px;
  grid-auto-flow: dense;
  column-gap: 28px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog .region-content,
  .body-taxonomy-term .region-content {
    grid-template-columns: 300px ;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body-view--catalog .region-content,
  .body-taxonomy-term .region-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .body-view--catalog .region-content,
  .body-taxonomy-term .region-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
.body-view--catalog div#block-vesta-theme-knopkaskrollanaverkh,
.body-taxonomy-term div#block-vesta-theme-knopkaskrollanaverkh {
  position: absolute;
}
.body-view--catalog #block-vesta-theme-tabs,
.body-taxonomy-term #block-vesta-theme-tabs,
.body-view--catalog #block-vesta-theme-page-title,
.body-taxonomy-term #block-vesta-theme-page-title {
  grid-column-start: 1;
  grid-column-end: 3;
}
.body-view--catalog #block-vesta-theme-page-title,
.body-taxonomy-term #block-vesta-theme-page-title {
  width: 100%;
}
.body-view--catalog #block-vesta-theme-rubrikator,
.body-taxonomy-term #block-vesta-theme-rubrikator {
  max-width: 380px;
  grid-column-start: 1;
  grid-column-end: 2;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog #block-vesta-theme-rubrikator,
  .body-taxonomy-term #block-vesta-theme-rubrikator {
    max-width: 300px 630px;
  }
}
.body-view--catalog #block-vesta-theme-rubrikator .block-title,
.body-taxonomy-term #block-vesta-theme-rubrikator .block-title,
.body-view--catalog #block-vesta-theme-rubrikator .sf-accordion-toggle,
.body-taxonomy-term #block-vesta-theme-rubrikator .sf-accordion-toggle {
  margin-bottom: 24px;
  color: #2A4684;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-rubrikator .block-title,
  .body-taxonomy-term #block-vesta-theme-rubrikator .block-title {
    display: none;
  }
  .body-view--catalog #block-vesta-theme-rubrikator .sf-accordion-toggle,
  .body-taxonomy-term #block-vesta-theme-rubrikator .sf-accordion-toggle {
    font-size: 20px;
  }
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu {
  width: 100%;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li a.is-active,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a.is-active {
  color: #fff;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li a.is-active:hover,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a.is-active:hover {
  color: #fff;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li a,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a {
  margin-left: 9px;
  padding: 0;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator {
  width: 23px;
  height: 23px;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator {
    right: 0;
  }
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator:after,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li a .sf-sub-indicator:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_menu.svg);
  transform: rotate(180deg);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu li:hover > a .sf-sub-indicator:after,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu li:hover > a .sf-sub-indicator:after {
  transform: rotate(0deg);
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li {
  padding: 20px 16px;
  border-radius: 6px;
  background-color: #2A4684;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li:not(:last-child),
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li:not(:last-child) {
  margin-bottom: 9px;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li > a,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li > a {
  margin-left: 9px;
  padding: 0;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul {
  margin-top: 15px;
  position: relative;
  left: 0;
  width: 100%!important;
  font-size: 17px;
  font-weight: 500;
  box-shadow: none;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li {
  width: 100%;
  position: relative;
  padding: 11px 66px;
  border-radius: 6px;
  background-color: #2A4684;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li {
    padding: 11px 36px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li {
    padding: 11px;
  }
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li.sf-clone-parent,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li.sf-clone-parent {
  display: none;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 44px;
  right: auto;
  margin: auto 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before {
    left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:before {
    left: 0;
  }
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:hover,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li:hover {
  background: #0096d3;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a {
  padding: 0;
}
.body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a .sf-sub-indicator,
.body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a .sf-sub-indicator {
  right: 0.25em;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a .sf-sub-indicator,
  .body-taxonomy-term #block-vesta-theme-rubrikator ul.menu > li.menuparent > ul li a .sf-sub-indicator {
    right: -1.5em;
  }
}
.body-view--catalog #block-vesta-theme-knopkanaskachivaniekataloga .field--name-body a.btn.btn-default.btn-catalog-pdf,
.body-taxonomy-term #block-vesta-theme-knopkanaskachivaniekataloga .field--name-body a.btn.btn-default.btn-catalog-pdf {
  width: 100%;
}
.body-view--catalog #block-vesta-theme-knopkanaskachivaniekataloga .field--name-body img,
.body-taxonomy-term #block-vesta-theme-knopkanaskachivaniekataloga .field--name-body img {
  width: 100%;
  height: auto;
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica {
  position: relative;
  z-index: 1;
  max-width: 1145px;
  width: 100%;
  height: fit-content;
  grid-column-start: 2;
  grid-column-end: 3;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica,
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica {
    max-width: 630px;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body {
  overflow: hidden;
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body .table-scroll,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body .table-scroll {
  overflow-x: scroll;
  overflow-y: visible;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body .table-scroll,
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body .table-scroll {
    overflow-y: scroll;
    height: 98vh;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) th:nth-of-type(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) th:nth-of-type(2) {
    width: 579px;
    left: 110px;
    z-index: 121;
  }
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(1) {
    width: 110px;
    left: 110px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(2) {
    width: 98px;
    left: 211px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(3) {
    width: 89px;
    left: 299px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(4),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(4) {
    width: 198px;
    left: 381px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) th:nth-of-type(5) {
    width: 83px;
    left: 561px;
    z-index: 110;
  }
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(2) {
    width: 110px;
    left: 110px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(3) {
    width: 98px;
    left: 211px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(4),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(4) {
    width: 89px;
    left: 299px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(5) {
    width: 198px;
    left: 381px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(6),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) th:nth-of-type(6) {
    width: 83px;
    left: 561px;
    z-index: 110;
  }
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(-n+5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(-n+5) {
    position: sticky;
    /* border: 1px solid red !important; */
    position: -webkit-sticky;
    text-align: center;
    border: 1px solid #2A4684;
    padding: 5px;
    background-color: #fff;
    z-index: 1;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(1) {
    width: 110px;
    left: 110px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(2) {
    width: 98px;
    left: 211px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(3) {
    width: 89px;
    left: 299px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(4),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(4) {
    width: 198px;
    left: 381px;
    z-index: 110;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tbody tr:nth-child(1) td:nth-of-type(5) {
    width: 83px;
    left: 561px;
    z-index: 110;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr > *:nth-child(1),
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr > *:nth-child(1) {
  z-index: 110;
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:first-of-type td,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:first-of-type td {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:first-of-type td:first-of-type,
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:first-of-type td:first-of-type {
    position: sticky;
    left: 110px;
    /* border: 1px solid red !important; */
    position: -webkit-sticky;
    text-align: center;
    border: 1px solid #2A4684;
    padding: 5px;
    background-color: #fff;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(-n+5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(-n+5) {
    position: sticky;
    /* border: 1px solid red !important; */
    position: -webkit-sticky;
    text-align: center;
    border: 1px solid #2A4684;
    padding: 5px;
    background-color: #fff;
    z-index: 1;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(1) {
    width: 110px;
    left: 110px;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(2) {
    width: 98px;
    left: 211px;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(3) {
    width: 89px;
    left: 299px;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(4),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(4) {
    width: 198px;
    left: 381px;
  }
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(5),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table tr:not(:first-of-type) td:nth-of-type(5) {
    width: 83px;
    left: 561px;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > *:nth-child(1n + 2),
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > *:nth-child(1n + 2),
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > *:nth-child(1n + 2),
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > *:nth-child(1n + 2),
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) > *:nth-child(1n + 2),
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) > *:nth-child(1n + 2) {
  left: unset;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1),
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2),
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) {
    position: sticky;
    z-index: 200;
    box-shadow: 0 1px 0 #2A4684;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > *,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > * {
  z-index: 120;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > *:nth-child(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) > *:nth-child(1) {
    z-index: 210;
  }
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(1) {
    top: 0;
    z-index: 210;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > *,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > * {
  left: unset;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) {
    top: 40px;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > *,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(2) > * {
  left: unset;
}
@media screen and (max-width: 767px) {
  .body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3),
  .body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table thead tr:nth-child(3) {
    top: 236px;
  }
}
.body-view--catalog #block-vesta-theme-stranicakatalogtablica .field--name-body table th,
.body-taxonomy-term #block-vesta-theme-stranicakatalogtablica .field--name-body table th {
  position: sticky;
  width: 11em;
  left: 0;
  border: 1px solid #2A4684;
  padding: 5px;
  background-color: #fff;
}
.body-view--catalog #block-vesta-theme-views-block-catalog-block,
.body-taxonomy-term #block-vesta-theme-views-block-catalog-block {
  grid-column-start: 2;
  grid-column-end: 3;
}
.body-view--catalog #block-vesta-theme-views-block-catalog-block .view-catalog .view-content,
.body-taxonomy-term #block-vesta-theme-views-block-catalog-block .view-catalog .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
}
.body-view--catalog #block-vesta-theme-views-block-catalog-block .view-catalog .view-content .views-row,
.body-taxonomy-term #block-vesta-theme-views-block-catalog-block .view-catalog .view-content .views-row {
  max-width: 375px;
  width: 100%;
}
.body-view--catalog #block-vesta-theme-content {
  display: none;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  position: relative;
  background: #ffffff;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image a {
  display: flex;
  width: 100%;
  height: 100%;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
  background-color: #0096D3;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image a:hover {
  cursor: pointer;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image a:hover::before {
  opacity: 0.82;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image img {
  max-width: 380px;
  height: 380px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
  position: relative;
  z-index: 0;
  filter: brightness(0.65);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image img {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image img {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--type-image img {
    max-width: 100%;
    height: 200px;
  }
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser:hover .field--name-taxonomy-term-title h4 a {
  color: #fff;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title {
  position: absolute;
  top: 31px;
  bottom: auto;
  left: 31px;
  right: auto;
  z-index: 1;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 {
  font-size: 29px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 {
    font-size: 20px;
  }
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 a {
  color: #fff;
  /*margin-top: auto;*/
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h4 a:hover {
  color: #fff;
}
.node--type-material-kataloga.node--view-mode-full img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  #block-vesta-theme-logo {
    max-width: 7%;
  }
  #block-vesta-theme-logo .field--name-body img {
    width: 100%;
  }
  #block-vesta-theme-kontakty .field--name-body,
  #block-vesta-theme-elektronnayapochta .field--name-body,
  #block-vesta-theme-telefon .field--name-body {
    font-size: 17px;
    /*.header-phone {
        font-size: 18px;
      }*/
  }
  .node--type-about.node--view-mode-full {
    align-items: center;
    gap: 15px;
  }
  .node--type-about.node--view-mode-full .field--name-field-img-about {
    max-width: 500px;
    grid-template-columns: 300px 254px;
    gap: 10px 9px;
  }
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item:first-child img {
    width: 300px;
  }
  .node--type-about.node--view-mode-full .field--name-field-img-about .field__item img {
    width: 200px;
  }
  .node--type-about.node--view-mode-full .field--name-body {
    max-width: 500px;
  }
  .view-advantage .view-content {
    align-items: stretch;
  }
  .view-advantage .view-content .views-row {
    max-width: 250px;
    width: 100%;
  }
  .node--type-advantage.node--view-mode-teaser {
    height: 100%;
    padding: 15px;
    column-gap: 5px;
  }
  .node--type-advantage.node--view-mode-teaser .field--name-body {
    max-width: 150px;
  }
  #block-vesta-theme-views-block-news-block-1 {
    margin: 14px 0 45px;
  }
  .view-news .view-content .views-row:first-child {
    max-width: 386px;
    width: 100%;
  }
  .view-news .view-content .views-row:first-child .field--name-field-image-news img {
    width: 296px;
    height: 209px;
  }
  .view-news .view-content .views-row:first-child .content {
    max-width: 100%;
  }
  #block-vesta-theme-vebforma .block-title {
    padding: 90px 53px 108px 139px;
    background-position: 170px 55px;
    left: -127px;
  }
  #block-vesta-theme-vebforma .webform-ajax-form-wrapper {
    padding: 77px 159px 70px 248px;
  }
  #block-vesta-theme-vebforma .webform-submission-form .form-type-tel,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-name,
  #block-vesta-theme-vebforma .webform-submission-form .form-item-email {
    max-width: 250px;
  }
  #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
    max-width: 615px;
  }
  #block-vesta-theme-yandekskarta-2 {
    max-width: 485px;
    width: 100%;
  }
  .view-partners .view-content .views-row {
    max-width: 368px;
    min-height: 308px;
  }
  .view-recipes .view-content .views-row {
    max-width: 370px;
  }
  .body-view--catalog .region-content,
  .body-taxonomy-term .region-content,
  .not-front.page-node .region-content {
    grid-template-columns: 380px 750px;
  }
  .body-view--catalog #block-vesta-theme-content,
  .body-taxonomy-term #block-vesta-theme-content,
  .not-front.page-node #block-vesta-theme-content {
    max-width: 750px;
    margin: auto;
  }
}
button.slick-arrow {
  width: 71px;
  height: 40px;
  top: auto;
  bottom: 82px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 71px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-1.svg");
  /*transform: rotate(-90deg);*/
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-1.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 li {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
}
ul.slick-dots li button {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
  background: #686868;
  border-radius: 50%;
}
ul.slick-dots li button::before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #272727;
}
div#page {
  background: #fff;
}
div#page header#header {
  margin: 0;
}
div#page header#header .header-block {
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page header#header .header-block .region.region-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
  display: flex;
  flex-direction: column;
}
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: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  div#page header#header .header-mobile-block .container {
    padding: 0;
  }
  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 {
    width: 60px;
    height: 50.5px;
    margin: 4px 0 4px 15px;
  }
  div#page header#header .header-mobile-block #block-vesta-theme-logo-2 img {
    width: 100%;
  }
  div#page header#header .header-mobile-block #block-vesta-theme-telefon-2 .field--name-body {
    color: #494949;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
  }
  div#page header#header .header-mobile-block #block-vesta-theme-telefon-2 .field--name-body a {
    color: #494949;
  }
}
div#page .navigation {
  margin: 0;
  background-color: #2A4684;
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  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:after {
    display: none;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: #0096d3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover a {
  text-decoration: none;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 0.8em 2.9em;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.is-active {
  background: #0096d3;
}
@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 {
    padding: 0.8em 1.1em;
  }
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  background-color: #b3b3b3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: #0096d3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
  width: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: cover;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  bottom: 5px;
  left: calc(100% - 30px);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  color: #303030;
  line-height: 1;
  font-family: inherit;
  font-weight: unset;
  opacity: 1;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .contextual {
  right: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image {
  background-color: #010715;
  position: relative;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image:after {
  content: '';
  display: block;
  max-width: 1564px;
  width: 100%;
  height: 178px;
  background-image: url(/sites/all/themes/vesta_theme/image/Vector.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 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 .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image:after {
    display: none;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
  filter: opacity(36%);
  min-height: 505px;
  object-fit: cover;
}
@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-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
    min-height: 212px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content {
  max-width: 67%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: calc(1vw + 12px);
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
}
@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-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content {
    max-width: 100%;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title p {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 17px;
}
@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-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title p {
    font-size: 1.1rem;
    margin-bottom: 19px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body p {
  margin: 0.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
  /*margin-top: 0.75rem;*/
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
  display: inline-block;
  padding: 18px 32px;
  border-radius: 6px;
  color: #fff;
  background-color: #0096D3;
  border-color: #0096D3;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  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 .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 16px 28px;
  }
}
@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-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 14px 25px;
    font-size: 14px;
  }
}
@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-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    padding: 13px 22px;
    font-size: 13px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a:focus,
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a:hover {
  color: #fff;
  background-color: #2A4684;
  border-color: #2A4684;
}
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: 0;
  right: 89px;
}
@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 {
    display: none!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 button.slick-next.slick-arrow {
  left: 89px;
  right: 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-next.slick-arrow {
    display: none!important;
  }
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label {
  display: flex;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label .description {
  margin-left: 0.4em;
}
div#page div#services-block {
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  div#page div#services-block {
    margin: 0;
  }
}
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;
  width: 100%;
}
div#page div#about-block {
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  div#page div#about-block {
    margin: 0;
  }
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row {
  max-width: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page div#works-block {
  margin: 0 0 30px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#map-block {
  margin: 0;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
}
div#page footer#footer {
  margin: 0;
  background-color: #032542;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-footer.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
div#page footer#footer .region.region-footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer {
    gap: 5px;
  }
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
  width: auto;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li {
    margin-bottom: 12px;
  }
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:hover {
  background: rgba(0, 0, 0, 0);
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:hover a {
  text-decoration: none;
  color: #0096D3;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
  padding: 0.55em 1em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
    padding: 0;
  }
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li > ul {
  background-color: #b3b3b3;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li.active-trail {
  background: rgba(0, 0, 0, 0);
}
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;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row {
    width: 100%;
  }
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
    max-width: 100%;
    height: 200px;
  }
}
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;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row {
  max-width: 350px;
  width: 100%;
  min-height: 396px;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row {
    max-width: 330px;
    min-height: auto;
  }
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row:first-child .field--name-field-image-news {
  margin-bottom: 18px;
}
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 {
  width: 296px;
  height: 209px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  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 {
    width: 330px;
    height: 280px;
  }
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .content {
  background-color: transparent;
  /*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;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
    padding: 0.8em 1.9em;
  }
}
/*.table-scroll {
  table {
    margin-bottom: 0 !important;
    s {
      pointer-events: none;
      opacity: 0;
      display: block !important;
      height: 0 !important;
    }
  }
  table:nth-child(2) {
    tr:nth-child(1) {
      border-top: none !important;
      border-botton: none !important;
      line-height: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      opacity: 0 !important;
      * {
        border-top: none !important;
        border-botton: none !important;
        line-height: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
      }
    }
  }
}*/
/*.table-scroll {
  display: flex;
  table:nth-child(1) {
    position: sticky !important;
    left: 0;
    background-color: @white;
    z-index: 110;
  }
}*/
.view-materialy-kataloga.view-display-id-page_2 h1 {
  margin-bottom: 20px;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row {
  width: calc(33.3333% - 20px);
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-field-kartinka {
  width: 100%;
  height: 350px;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-field-kartinka * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-field-kartinka img {
  transition: 0.3s;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-field-kartinka img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-field-kartinka {
    height: 200px;
  }
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-node-title * {
  font-size: 20px;
  text-align: center;
}
.view-materialy-kataloga.view-display-id-page_2 .view-content .views-row .node--type-material-kataloga .field--name-node-title a:hover {
  color: #0096D3;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-materialy-kataloga.view-display-id-page_2 .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-materialy-kataloga.view-display-id-page_2 .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-materialy-kataloga.view-display-id-page_2 .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 767px) {
  .view-materialy-kataloga.view-display-id-page_2 .view-content {
    gap: 15px;
  }
}
