@font-face {
  font-family: 'Inter';
  src: url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.eot');
  src: url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.woff') format('woff'), url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/fonts/InterSemiBold.svg#InterSemiBold') format('svg');
  font-weight: 600;
}
@font-face {
  font-family: 'Inter';
  src: url('/sites/all/themes/vesta_theme/fonts/InterRegular.eot');
  src: url('/sites/all/themes/vesta_theme/fonts/InterRegular.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/fonts/InterRegular.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/fonts/InterRegular.woff') format('woff'), url('/sites/all/themes/vesta_theme/fonts/InterRegular.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/fonts/InterRegular.svg#InterRegular') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: 'Inter';
  src: url('/sites/all/themes/vesta_theme/fonts/InterMedium.eot');
  src: url('/sites/all/themes/vesta_theme/fonts/InterMedium.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/fonts/InterMedium.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/fonts/InterMedium.woff') format('woff'), url('/sites/all/themes/vesta_theme/fonts/InterMedium.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/fonts/InterMedium.svg#InterMedium') format('svg');
  font-weight: 900;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #000;
  font-family: 'Inter', -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: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.15rem;
  }
}
h4 {
  font-size: 1.15rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.1rem;
  }
}
h5 {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
h6 {
  font-size: 1rem;
}
p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #007bff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: 0.75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 67px;
  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: 67px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 67px;
  }
}
.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,
.region:not(.region-footer) .block .more-link a,
.product-view-full .commerce-order-item-add-to-cart-form .form-actions .button--add-to-cart,
#block-vesta-theme-videogalereya .field--name-field-link a,
.ui-dialog-buttonset .button,
.page-cart .view-commerce-cart-form .form-actions .form-submit.btn,
.layout-checkout-form .form-actions .btn,
.page-checkout .layout-region-checkout-footer .form-actions a,
.page-checkout .layout-region-checkout-footer .form-actions .link--previous,
.search-form__submit,
.product .product-description .product-variations .form-actions .btn {
  min-height: 45px;
  padding: 13px 31px;
  display: inline-block;
  border-radius: 0;
  color: #000;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .btn-default,
  .region:not(.region-footer) .block .more-link a,
  .product-view-full .commerce-order-item-add-to-cart-form .form-actions .button--add-to-cart,
  #block-vesta-theme-videogalereya .field--name-field-link a,
  .ui-dialog-buttonset .button,
  .page-cart .view-commerce-cart-form .form-actions .form-submit.btn,
  .layout-checkout-form .form-actions .btn,
  .page-checkout .layout-region-checkout-footer .form-actions a,
  .page-checkout .layout-region-checkout-footer .form-actions .link--previous,
  .search-form__submit,
  .product .product-description .product-variations .form-actions .btn {
    min-height: 33px;
    padding: 10px 26px;
    font-size: 13px;
  }
}
.btn-default:focus,
.region:not(.region-footer) .block .more-link a:focus,
.product-view-full .commerce-order-item-add-to-cart-form .form-actions .button--add-to-cart:focus,
#block-vesta-theme-videogalereya .field--name-field-link a:focus,
.ui-dialog-buttonset .button:focus,
.page-cart .view-commerce-cart-form .form-actions .form-submit.btn:focus,
.layout-checkout-form .form-actions .btn:focus,
.page-checkout .layout-region-checkout-footer .form-actions a:focus,
.page-checkout .layout-region-checkout-footer .form-actions .link--previous:focus,
.search-form__submit:focus,
.product .product-description .product-variations .form-actions .btn:focus,
.btn-default:hover,
.region:not(.region-footer) .block .more-link a:hover,
.product-view-full .commerce-order-item-add-to-cart-form .form-actions .button--add-to-cart:hover,
#block-vesta-theme-videogalereya .field--name-field-link a:hover,
.ui-dialog-buttonset .button:hover,
.page-cart .view-commerce-cart-form .form-actions .form-submit.btn:hover,
.layout-checkout-form .form-actions .btn:hover,
.page-checkout .layout-region-checkout-footer .form-actions a:hover,
.page-checkout .layout-region-checkout-footer .form-actions .link--previous:hover,
.search-form__submit:hover,
.product .product-description .product-variations .form-actions .btn:hover {
  color: #fff;
  background-color: #980000;
  border-color: #980000;
  text-decoration: none;
  box-shadow: none;
}
.btn-default.btn-white-border,
.view-slayder .field.field--name-field-slide-link a {
  min-height: 45px;
  padding: 13px 31px;
  display: inline-block;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .btn-default.btn-white-border,
  .view-slayder .field.field--name-field-slide-link a {
    min-height: 33px;
    padding: 10px 26px;
    font-size: 13px;
  }
}
.btn-default.btn-white-border:focus,
.view-slayder .field.field--name-field-slide-link a:focus,
.btn-default.btn-white-border:hover,
.view-slayder .field.field--name-field-slide-link a:hover {
  color: #fff;
  background-color: #980000;
  border-color: #980000;
  text-decoration: none;
}
/*Разное*/
.not-front .map-block {
  padding: 20px 0;
}
.block,
.view .node {
  position: relative;
}
.grey {
  color: #8D8D8D;
}
.region:not(.region-footer) .block {
  position: relative;
}
.region:not(.region-footer) .block .block-title {
  margin-bottom: 40px;
  padding-left: 44px;
  background-image: url(/sites/all/themes/vesta_theme/image/brutalist.svg);
  background-repeat: no-repeat;
  background-position: 0 6px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .region:not(.region-footer) .block .block-title {
    margin-bottom: 35px;
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .region:not(.region-footer) .block .block-title {
    margin-bottom: 30px;
    background-position: 0;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .region:not(.region-footer) .block .block-title {
    margin-bottom: 25px;
    padding-left: 0;
    background-image: none;
    font-size: 20px;
    text-align: center;
  }
}
.region:not(.region-footer) .block .more-link {
  position: absolute;
  top: 0px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .region:not(.region-footer) .block .more-link {
    margin: 20px auto 0;
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
  }
  .region:not(.region-footer) .block .more-link a {
    width: 100%;
  }
}
#block-vesta-theme-strokanavigacii .breadcrumb {
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #000;
  background-color: transparent;
}
#block-vesta-theme-strokanavigacii .breadcrumb li {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
#block-vesta-theme-strokanavigacii .breadcrumb li a {
  color: inherit;
}
#block-vesta-theme-strokanavigacii .breadcrumb li a:hover {
  color: #980000;
}
/*Шапка*/
#block-vesta-theme-logo {
  max-width: 149px;
  width: 100%;
}
#block-vesta-theme-logo .field--name-body {
  text-align: center;
}
#block-vesta-theme-logo .field--name-body img {
  width: 100%;
  height: auto;
}
#block-vesta-theme-logo .field--name-body img.logo-avtomatica {
  max-width: 100px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-logo .field--name-body img.logo-avtomatica {
    max-height: 75px;
    object-fit: contain;
  }
}
#block-vesta-theme-osnovnayanavigaciya-2 {
  width: auto;
  margin: 0 auto;
  background-color: transparent;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-osnovnayanavigaciya-2 {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-osnovnayanavigaciya-2 {
    display: none;
  }
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul {
  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;
  gap: 20px;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: rgba(0, 0, 0, 0);
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover > a {
  text-decoration: underline;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li > a {
  padding: 0;
  color: #fff;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent {
  padding-right: 2em;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 100%);
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul a {
  padding: 1em 2em;
  color: #fff;
}
#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: rgba(0, 0, 0, 0);
}
#block-vesta-theme-kontakty {
  max-width: 275px;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontakty {
    margin: 0;
  }
}
#block-vesta-theme-kontakty .field--name-body {
  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;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0;
  text-align: left;
}
#block-vesta-theme-kontakty .field--name-body a {
  color: inherit;
}
#block-vesta-theme-kontakty .field--name-body .mail {
  margin-right: 20px;
}
#block-vesta-theme-social-icons {
  max-width: 80px;
  width: 100%;
  margin: auto;
}
#block-vesta-theme-social-icons .field--name-body .social-icons {
  gap: 9px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-social-icons .field--name-body .social-icons img {
    width: 25px;
    height: 26px;
  }
}
#block-vesta-theme-search-user {
  max-width: 64px;
  width: 100%;
  margin-left: auto;
}
#block-vesta-theme-search-user .field--name-body .flex-search-user {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
#block-vesta-theme-search-user .field--name-body .flex-search-user img {
  max-width: 22px;
  width: 100%;
  max-height: 22px;
  height: 100%;
  object-fit: contain;
}
div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
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;
  height: 100%;
  object-fit: contain;
}
div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  top: -5px;
  left: calc(100% - 15px);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 19px;
  height: 19px;
  font-size: 12px;
  color: #000;
  line-height: 15px;
  font-family: inherit;
  font-weight: unset;
  opacity: 1;
}
/*Слайдер*/
/*Заголовк h1 на главной*/
#block-vesta-theme-zagolovokh1naglavnoy {
  margin-bottom: 80px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy {
    margin-bottom: 38px;
  }
}
#block-vesta-theme-zagolovokh1naglavnoy .field--name-body h1 {
  margin-bottom: 0;
  color: #8D8D8D;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-zagolovokh1naglavnoy .field--name-body h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-zagolovokh1naglavnoy .field--name-body h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovokh1naglavnoy .field--name-body h1 {
    font-size: 25px;
  }
}
/*Товары (общие стили)*/
.product {
  position: relative;
  z-index: 1;
  max-width: 270px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .product {
    max-width: 100%;
    height: auto;
  }
}
.product .field--type-image {
  width: 270px;
  height: 269px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .product .field--type-image {
    width: 100%;
    margin: 0 auto 5px;
  }
}
.product .field--type-image a {
  width: 270px;
  height: 269px;
}
@media screen and (max-width: 767px) {
  .product .field--type-image a {
    width: 100%;
  }
}
.product .field--type-image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.product .field--name-field-metki {
  padding: 12px 27px 12px 27px;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 10px;
  background-color: #980000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .product .field--name-field-metki {
    padding: 6px 10px;
  }
}
.product .product-description {
  margin-top: auto;
  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;
}
.product .product-description .product-title {
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
.product .product-description .product-title a {
  color: inherit;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product .product-description .product-title a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.product .product-description .product-price {
  width: 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: flex-start;
  align-items: center;
  gap: 20px;
}
.product .product-description .product-price .field--name-price {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
.product .product-description .product-price .field--name-list-price {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-decoration-line: line-through;
}
.product .product-description .product-variations {
  display: none;
}
@media screen and (max-width: 767px) {
  .product .product-description .product-variations {
    display: inline-block;
    width: 48%;
  }
}
.product .product-description .product-variations .field--name-quantity {
  display: none;
}
.product .product-description .product-variations .form-actions {
  margin: 20px 0 0 0;
}
.product .product-description .product-variations .form-actions .btn {
  width: 100%;
  background: #980000;
  color: #fff;
  border: 1px solid #980000;
}
.product .product-description .product-variations .form-actions .btn:hover {
  border: 1px solid #000;
  color: #000;
}
.product .product-description .btn-more-link {
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .product .product-description .btn-more-link {
    width: 48%;
  }
}
.product .product-description .btn-more-link a {
  width: 100%;
}
/*Товар (внутренняя страница)*/
.product-view-full .commerce-order-item-add-to-cart-form .form-type-number {
  max-width: 132px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .product-view-full .commerce-order-item-add-to-cart-form .form-type-number {
    max-width: 120px;
  }
}
.product-view-full .commerce-order-item-add-to-cart-form .form-type-number input {
  height: 45px;
  border: 1px solid #000;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .product-view-full .commerce-order-item-add-to-cart-form .form-type-number input {
    height: 38px;
  }
}
.product-view-full .commerce-order-item-add-to-cart-form .form-type-number input:focus {
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .product-view-full .commerce-order-item-add-to-cart-form {
    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: flex-end;
    gap: 5px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser-info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .product-view-full .product-teaser-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.product-view-full .product-teaser-info .field--name-price {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .product-view-full .product-teaser-info .field--name-price {
    text-align: center;
  }
}
.product-view-full .product-teaser-info .field--name-list-price {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-decoration-line: line-through;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .product-view-full .product-teaser-info .field--name-list-price {
    text-align: center;
  }
}
.product-view-full .horizontal-tabs-list li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .product-view-full .horizontal-tabs-list li {
    width: 100%;
    text-align: center;
  }
}
.product-view-full .horizontal-tabs-list li a {
  color: #000;
}
/*Популярные товары*/
#block-vesta-theme-views-block-sale-block-2 {
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-sale-block-2 {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-sale-block-2 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-sale-block-2 {
    margin-bottom: 30px;
  }
}
/*Распродажа*/
.view-sale .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;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-sale .view-content {
    justify-content: space-around;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-sale .view-content {
    justify-content: center;
    gap: 15px;
  }
  .view-sale .view-content .views-row {
    max-width: 100%;
    width: 100%;
  }
  .view-sale .view-content .views-row:not(:first-child) {
    display: none;
  }
}
/*Каталог*/
#block-vesta-theme-views-block-catalog-block-front {
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-bottom: 30px;
  }
}
.view-catalog {
  /*&.view-display-id-page{
    .views-row{
      &:nth-child(5){
        .field--name-field-catalog-image{
          top: 0; right: 20px;
          .tablet({right: 20px;});
          .mobile-lg({right: 20px;});
          .mobile({right: 0px;});
        }
      }
      &:nth-child(n+6){
        .field--name-field-catalog-image{
          top: -25px; right: -50px;
          img{
            max-width: 270px;
            max-height: 220px;
            object-fit: contain;
          }
        }
      }

      .mobile({
        max-width: 48%;
        width: 100%;
        .taxonomy-term--view-mode-teaser{
          position: relative;
          .field--name-field-catalog-image{
            max-width: 250px;
            bottom: 0; left: 0;
            img{
              width: 100%;
              max-height: 165px;
              height: 100%;
              object-fit: contain;
            }
          }
          .field--name-taxonomy-term-title{
            padding: 3px;
            background-color: #fff;
          }
        }
      });
    }
  }*/
}
.view-catalog .view-content {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr) 270px 470px);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
}
.view-catalog .view-content .views-row {
  position: relative;
  /*&:nth-child(2n):not(:first-child),
      &:nth-child(2n+1):not(:first-child){
        .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser{
          height: 186px;
          .mobile({height: 165px;});

          .field--name-taxonomy-term-title{
            margin-top: auto;
          }
        }
      }
      &:nth-child(4n):not(:first-child),
      &:nth-child(4n+1):not(:first-child){
        .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser{
          height: 165px;
          .field--name-taxonomy-term-title{
            margin-top: auto;
          }
        }
      }
      &:nth-child(2){        
        .field--name-field-catalog-image{
          position: absolute;
          z-index: 0;
          top: -40px;
          right: -40px;
          img{
            width: 180px;
            height: 240px;
            object-fit: contain;
          }
        }
      }
      &:nth-child(3){
        .field--name-field-catalog-image{
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          justify-self: center;
          /*.mobile({
            top: -24px; bottom: auto;
            left: 77px; right: 0;
            margin: auto;
          });*/
  /* &:nth-child(4){
        .field--name-field-catalog-image{
          top: auto; bottom: 0;
          right: -6px;
        }
      }     
      &:nth-child(5){
        .field--name-field-catalog-image{
          top: 0; right: 50px;
          .tablet({right: 20px;});
          .mobile-lg({right: 20px;});
          .mobile({right: 0px;});
        }
      } 
      .mobile({
        &:nth-child(2){
          order: 3;
          max-width: 48%;
          width: 100%;
          .field--name-taxonomy-term-title{
            margin-bottom: auto;
            margin-top: 0!important;
          }
        }
        &:nth-child(3){
          order: 4;
          width: 100%;
          .field--type-image{
            img{
              max-width: 197px!important;
              max-height: 172px!important;
            }
          }
        }
        &:nth-child(4){
          order: 2;
          max-width: 48%;
          width: 100%;
          .field--name-taxonomy-term-title{
            margin-bottom: auto;
            margin-top: 0!important;
          }
        }
        &:nth-child(5){
          order: 5;
          width: 100%;
        }
      });*/
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row {
    max-width: 100%;
    width: 100%;
  }
}
.view-catalog .view-content .views-row:nth-child(1) {
  grid-row: 2 span;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:nth-child(1) {
    width: 100%;
    order: 1;
  }
}
.view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
  height: 381px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
    height: 388px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
    height: 175px;
  }
}
.view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  top: auto;
  bottom: 0;
  left: 20%;
  right: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    bottom: 0;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    bottom: 0;
    left: auto;
    right: 5px;
    /*top: auto;
              left: -51px; right: auto;*/
  }
  .view-catalog .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
    width: 160px;
    height: 170px;
    object-fit: contain;
    object-position: center right;
  }
}
.view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
  height: 175px;
  justify-content: flex-start;
  align-items: flex-start;
}
.view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title {
  margin-bottom: auto;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title {
    max-width: 100%;
  }
}
.view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  position: absolute;
  z-index: 0;
  top: 0px;
  right: 5px;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    top: auto;
    bottom: 0;
  }
}
.view-catalog .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
  width: 160px;
  height: 170px;
  object-fit: contain;
}
.view-catalog .view-content .views-row:not(:first-child):nth-child(3) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  top: 0;
  bottom: 0;
  left: auto;
  right: 30px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:not(:first-child):nth-child(3) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    top: auto;
    right: 5px;
  }
}
.view-catalog .view-content .views-row:not(:first-child):nth-child(3) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
  width: 200px;
  height: 170px;
  object-fit: contain;
}
.view-catalog .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  top: 0;
  bottom: 0;
  left: auto;
  right: 50px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    right: 5px;
    top: auto;
    bottom: 0;
  }
}
.view-catalog .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
  width: 200px;
  height: 170px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
    width: 140px;
  }
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
  position: relative;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0.5);
  display: flex;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
    padding: 20px 15px;
  }
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  position: absolute;
  z-index: 0;
  top: 30px;
  right: 48px;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title {
  position: relative;
  z-index: 1;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h2 a {
  color: inherit;
}
.taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-taxonomy-term-title h2 a:hover {
  text-decoration: none;
  color: #980000;
}
.view-tovary.view-display-id-page_2 .view-content,
.view-tovary.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: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-tovary.view-display-id-page_2 .view-content,
  .view-tovary.view-display-id-page_1 .view-content {
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary.view-display-id-page_2 .view-content,
  .view-tovary.view-display-id-page_1 .view-content {
    justify-content: space-around;
  }
}
.view-tovary.view-display-id-page_2 .pager,
.view-tovary.view-display-id-page_1 .pager {
  margin: 50px auto 30px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
}
.view-tovary.view-display-id-page_2 .pager .pager__item a,
.view-tovary.view-display-id-page_1 .pager .pager__item a {
  color: inherit;
  text-decoration: none;
}
.view-tovary.view-display-id-page_2 .pager .pager__item a:hover,
.view-tovary.view-display-id-page_1 .pager .pager__item a:hover {
  opacity: 0.7;
}
/*Видеогалерея (Блок на главной)*/
.works-block {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  padding-top: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .works-block {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .works-block {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .works-block {
    padding-top: 30px;
  }
}
#block-vesta-theme-videogalereya {
  position: relative;
}
#block-vesta-theme-videogalereya .video-promo-container {
  position: relative;
  cursor: pointer;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  #block-vesta-theme-videogalereya .video-promo-container {
    height: 457px;
  }
}
#block-vesta-theme-videogalereya .video-promo-container .video-preview {
  position: relative;
  width: 100%;
  height: auto;
}
#block-vesta-theme-videogalereya .video-promo-container .video-preview .field--name-field-media-image img {
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0.8);
}
#block-vesta-theme-videogalereya .video-promo-container .video-preview .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  color: #980000;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  z-index: 2;
}
#block-vesta-theme-videogalereya .video-promo-container .video-wrapper .media--type-video {
  max-width: 100%;
  width: 100%;
  justify-content: center;
}
#block-vesta-theme-videogalereya .video-promo-container .video-wrapper .media--type-video .field--name-field-media-video-file {
  width: 100%;
}
#block-vesta-theme-videogalereya .video-promo-container .video-wrapper .media--type-video .field--name-media-name {
  display: none;
}
#block-vesta-theme-videogalereya .video-promo-container .video-wrapper .media--type-video video {
  width: 100%;
  max-height: 475px;
  height: 100%;
}
#block-vesta-theme-videogalereya .button-wrapper {
  position: absolute;
  top: 0px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-videogalereya .button-wrapper {
    width: 100%;
    position: relative;
    margin-top: 15px;
    text-align: center;
  }
  #block-vesta-theme-videogalereya .button-wrapper a {
    width: 100%;
  }
}
/*Страница галереи*/
.page-view--fotogalereya .view-fotogalereya .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: 10px;
}
.page-view--fotogalereya .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
  margin-top: 15px;
}
.page-view--fotogalereya .node--type-photogallery.node--view-mode-teaser .field--name-node-title a {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-view--fotogalereya .node--type-photogallery.node--view-mode-teaser .field--name-node-title a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.view-video-gallery.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: space-around;
  align-items: stretch;
  gap: 10px;
}
.view-video-gallery.view-display-id-page_1 .view-content .views-row {
  max-width: 48%;
  width: 100%;
  height: fit-content;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-video-gallery.view-display-id-page_1 .view-content .views-row {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-video-gallery.view-display-id-page_1 .view-content .views-row {
    max-width: 100%;
  }
}
.view-video-gallery.view-display-id-page_1 .view-content .views-row .views-field-field-media-video-file {
  width: 100%;
}
.view-video-gallery.view-display-id-page_1 .view-content .views-row .views-field-field-media-video-file video {
  width: 100%;
  height: 100%;
}
/*Вопрос ответ*/
.faq-block {
  padding-top: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-block {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .faq-block {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .faq-block {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-faq-block-1 .view-faq .view-content .views-row:nth-last-child(-n+4) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .view-faq .more-link {
    display: none;
  }
}
.view-faq .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, 570px);
  gap: 20px 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-faq .view-content {
    grid-template-columns: repeat(auto-fit, 460px);
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-faq .view-content {
    grid-template-columns: 100%;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-faq .view-content {
    grid-template-columns: 100%;
    gap: 10px;
  }
}
.view-faq .view-content .views-row {
  min-height: 55px;
}
@media screen and (max-width: 767px) {
  .view-faq .view-content .views-row {
    min-height: auto;
    /*&:nth-last-child(-n+4){
          display: none;
        }*/
  }
}
.view-faq.view-display-id-page_1 .view-content {
  grid-template-columns: repeat(auto-fit, 560px);
  gap: 20px 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-faq.view-display-id-page_1 .view-content {
    grid-template-columns: repeat(auto-fit, 460px);
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-faq.view-display-id-page_1 .view-content {
    grid-template-columns: 100%;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-faq.view-display-id-page_1 .view-content {
    grid-template-columns: 100%;
    gap: 10px;
  }
}
.node--type-faq.node--view-mode-teaser {
  min-height: 55px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .node--type-faq.node--view-mode-teaser {
    min-height: auto;
  }
}
.node--type-faq.node--view-mode-teaser .field-name-node-title {
  position: relative;
  padding: 19px 19px 19px 30px;
  /*.flex(space-between,center);*/
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  color: #383838;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .node--type-faq.node--view-mode-teaser .field-name-node-title {
    padding: 10px 32px 10px 20px;
  }
}
.node--type-faq.node--view-mode-teaser .field-name-node-title:after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(/sites/all/themes/vesta_theme/image/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .node--type-faq.node--view-mode-teaser .field-name-node-title:after {
    right: 15px;
  }
}
.node--type-faq.node--view-mode-teaser .field-name-node-title:hover,
.node--type-faq.node--view-mode-teaser .field-name-node-title.active {
  background-color: #980000;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #fff;
  cursor: pointer;
}
.node--type-faq.node--view-mode-teaser .field-name-node-title:hover:after,
.node--type-faq.node--view-mode-teaser .field-name-node-title.active:after {
  filter: brightness(0) invert(1);
  transform: rotate(45deg);
}
.node--type-faq.node--view-mode-teaser .field--name-body {
  display: none;
  padding: 30px;
  background-color: #F0F0F0;
  color: #383838;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-faq.node--view-mode-teaser .field--name-body {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-faq.node--view-mode-teaser .field--name-body {
    padding: 20px;
    font-size: 13px;
  }
}
/*Форма на главной*/
.form-block {
  position: relative;
  z-index: 1;
  margin: 100px 0;
  background-image: url(/sites/all/themes/vesta_theme/image/fos-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .form-block {
    margin: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form-block {
    margin: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .form-block {
    margin: 60px 0;
  }
}
.form-block:before {
  content: '';
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.form-block .container {
  position: relative;
  z-index: 2;
}
.form-block .region-form {
  min-height: 696px;
  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;
}
@media screen and (max-width: 767px) {
  .form-block .region-form {
    min-height: 487px;
    padding: 50px 0;
  }
}
#block-vesta-theme-vebforma .block-title {
  margin-bottom: 25px;
  padding: 0;
  background: none;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .block-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form {
  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;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form {
    gap: 15px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-type-processed-text {
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form .form-type-processed-text {
    font-size: 13px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item:not(.form-type-processed-text):not(.form-type-checkbox) {
  margin: 0;
  max-width: 270px;
  width: 100%;
  height: 52px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form .form-item:not(.form-type-processed-text):not(.form-type-checkbox) {
    height: 40px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item:not(.form-type-processed-text):not(.form-type-checkbox) input {
  width: 100%;
  height: 100%;
  padding: 16px 35px;
  border-radius: 0;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form .form-item:not(.form-type-processed-text):not(.form-type-checkbox) input {
    padding: 12px 30px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item:not(.form-type-processed-text):not(.form-type-checkbox) input:focus {
  border-color: #fff;
  box-shadow: none;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-actions {
  max-width: 270px;
  width: 100%;
  height: 52px;
  margin: 0;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-actions .btn {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: #980000;
  border-color: #980000;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-actions .btn:hover {
  background-color: transparent;
  border-color: #fff;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy {
  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;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy {
    max-width: 270px;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: borer-box;
  width: 17px;
  height: 17px;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #ffffff;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:focus {
  box-shadow: none;
  border: 1px solid #ffffff;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:checked {
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  border: 1px solid #980000;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description {
    max-width: 88%;
  }
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description a {
  color: inherit;
}
#block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description a:hover {
  text-decoration: underline;
}
/*Карта + контакты*/
.map-block .region-map {
  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: flex-start;
  gap: 30px;
}
.map-block .region-map .block:not(#block-vesta-theme-zagolovoknadkartoy) .block-title {
  padding-left: 0;
  margin-bottom: 15px;
  background-image: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
.map-block .region-map #block-vesta-theme-socialnyeikonkivshapke .field--name-body .social-icons {
  gap: 9px;
}
#block-vesta-theme-zagolovoknadkartoy {
  width: 100%;
}
#block-vesta-theme-zagolovoknadkartoy .block-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-zagolovoknadkartoy .block-title {
    margin-bottom: 25px;
  }
}
#block-vesta-theme-yandekskarta-2 {
  width: 100%;
}
#block-vesta-theme-dlyasvyazi .field--name-body,
#block-vesta-theme-adres .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-dlyasvyazi .field--name-body,
  #block-vesta-theme-adres .field--name-body {
    gap: 5px;
    font-size: 13px;
  }
}
#block-vesta-theme-dlyasvyazi .field--name-body a,
#block-vesta-theme-adres .field--name-body a {
  color: #000;
}
#block-vesta-theme-dlyasvyazi .field--name-body a:hover,
#block-vesta-theme-adres .field--name-body a:hover {
  text-decoration: underline;
}
/*Отзывы*/
.reviews-block .region-reviews {
  padding: 100px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .reviews-block .region-reviews {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .reviews-block .region-reviews {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .reviews-block .region-reviews {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-reviews-block-1 .view-reviews .view-content .views-row:not(:first-child) {
    display: none;
  }
}
.view-reviews .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: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-reviews .view-content {
    gap: 15px;
  }
  .view-reviews .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 305px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-reviews .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .view-reviews .view-content {
    gap: 10px;
  }
  .view-reviews .view-content .views-row {
    /*&:not(:first-child){
          display: none;
        }*/
  }
  .view-reviews .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 100%;
    height: auto;
  }
}
.view-reviews.view-display-id-page_1 .view-content {
  gap: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-reviews.view-display-id-page_1 .view-content {
    gap: 15px;
  }
  .view-reviews.view-display-id-page_1 .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 305px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-reviews.view-display-id-page_1 .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .view-reviews.view-display-id-page_1 .view-content {
    gap: 10px;
  }
  .view-reviews.view-display-id-page_1 .view-content .node--type-reviews.node--view-mode-teaser {
    max-width: 100%;
    min-height: auto;
  }
}
.node--type-reviews.node--view-mode-teaser {
  max-width: 370px;
  min-height: 194px;
  padding: 30px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-reviews.node--view-mode-teaser {
    padding: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-reviews.node--view-mode-teaser {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-reviews.node--view-mode-teaser {
    padding: 20px;
    min-height: auto;
  }
}
.node--type-reviews.node--view-mode-teaser .field--name-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .node--type-reviews.node--view-mode-teaser .field--name-body {
    font-size: 13px;
  }
}
.node--type-reviews.node--view-mode-teaser .reviews_footer {
  margin-top: auto;
  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;
  gap: 15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .node--type-reviews.node--view-mode-teaser .reviews_footer {
    font-size: 13px;
  }
}
.node--type-reviews.node--view-mode-teaser .reviews_footer .field--name-node-link a {
  color: inherit;
  text-decoration: underline;
}
/*Подвал*/
.footer {
  padding: 50px 0 43px;
  background-image: url(/sites/all/themes/vesta_theme/image/footer.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 45px 0 35px;
    background-position: 24% center;
  }
}
.footer:before {
  content: '';
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  z-index: 0;
}
.footer .container,
.footer .copyrights-block {
  position: relative;
  z-index: 2;
}
.footer .region-footer .block .field--name-body {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0;
}
.footer .region-footer .block .field--name-body a {
  color: inherit;
}
.footer .region-footer .block .field--name-body a:hover {
  text-decoration: underline;
}
.copyrights-block {
  margin-top: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .copyrights-block {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .copyrights-block {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .copyrights-block {
    margin-top: 40px;
  }
}
#block-vesta-theme-kopirayt .field--name-body {
  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: flex-end;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kopirayt .field--name-body {
    justify-content: center;
  }
}
#block-vesta-theme-kopirayt .field--name-body .copyright {
  margin-right: 197px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kopirayt .field--name-body .copyright {
    margin: auto;
  }
}
#block-vesta-theme-kopirayt .field--name-body .vesta_backlink {
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kopirayt .field--name-body .vesta_backlink {
    margin: auto;
    font-size: 13px;
    text-align: center;
    opacity: 0.5;
  }
}
#block-vesta-theme-kopirayt .field--name-body p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kopirayt .field--name-body p {
    font-size: 13px;
    text-align: center;
    opacity: 0.5;
  }
}
#block-vesta-theme-kopirayt .field--name-body p:not(:last-child) {
  margin-bottom: 5px;
}
#block-vesta-theme-kopirayt .field--name-body p a {
  color: #fff;
}
#block-vesta-theme-kopirayt .field--name-body p a:hover {
  text-decoration: underline;
}
#block-vesta-theme-logo-3 {
  max-width: 150px;
  width: 100%;
}
#block-vesta-theme-logo-3 .field--name-body {
  text-align: center;
}
#block-vesta-theme-logo-3 .field--name-body img {
  width: 100%;
  height: auto;
}
#block-vesta-theme-logo-3 .field--name-body img.logo-avtomatica {
  max-width: 110px;
  padding: 5px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-logo-3 {
    max-width: 131px;
    margin-bottom: 22px;
  }
  #block-vesta-theme-logo-3 .field--name-body {
    text-align: center;
  }
}
#block-vesta-theme-osnovnayanavigaciya-3 {
  max-width: 100px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-osnovnayanavigaciya-3 {
    margin-bottom: 36px;
  }
}
#block-vesta-theme-osnovnayanavigaciya-3 ul.sf-menu.sf-vertical {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-osnovnayanavigaciya-3 ul.sf-menu.sf-vertical {
    text-align: center;
  }
}
#block-vesta-theme-catalog-footer {
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-catalog-footer {
    display: none;
  }
}
#block-vesta-theme-catalog-footer ul.sf-menu.sf-vertical {
  width: 100%;
}
#block-vesta-theme-footer-contacts {
  max-width: 150px;
  width: 100%;
}
#block-vesta-theme-footer-contacts .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-footer-contacts .field--name-body {
    align-items: center;
    text-align: center;
    gap: 5px;
  }
}
#block-vesta-theme-social-icons-2 {
  max-width: 80px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-social-icons-2 .field--name-body {
    text-align: center;
  }
}
#block-vesta-theme-social-icons-2 .field--name-body .social-icons {
  gap: 9px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons {
    display: flex;
    flex-direction: column!important;
  }
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons a::after {
    font-family: Inter;
    color: #fff;
    font-size: 14px;
    font-weight: 6700;
    line-height: 1.2;
    letter-spacing: 0;
    text-align: center;
  }
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons .social-tg img {
    display: none;
  }
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons .social-tg:after {
    content: 'Telegram';
  }
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons .social-wa img {
    display: none;
  }
  #block-vesta-theme-social-icons-2 .field--name-body .social-icons .social-wa:after {
    content: 'WhatsApp';
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-knopkaostavitzayavku {
    display: none;
  }
}
#block-vesta-theme-knopkaostavitzayavku .field--name-body .btn:hover {
  text-decoration: none;
}
/*Кнопка на верх*/
#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;
}
/*---Внутренние страницы и прочее---*/
/*Окно добавления в корзину*/
.ui-widget.ui-widget-content {
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #000;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-slide-2.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ui-widget.ui-widget-content .ui-icon-closethick {
  filter: brightness(0) invert(1);
}
.ui-widget.ui-widget-content .ui-widget-content {
  color: #fff;
}
.ui-widget.ui-widget-content .ui-widget-content a {
  color: #fff;
  text-decoration: underline;
}
.ui-widget.ui-widget-content .ui-widget-content a:hover {
  text-decoration: none;
}
.ui-widget.ui-widget-content .ui-widget-content a:focus,
.ui-widget.ui-widget-content .ui-widget-content a:focus-visible {
  box-shadow: none;
  outline: none;
}
.ui-widget.ui-widget-content .ui-dialog-titlebar,
.ui-widget.ui-widget-content .ui-dialog-buttonpane {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.ui-dialog-buttonset {
  width: 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: space-around;
  align-items: center;
  gap: 5px;
}
.ui-dialog-buttonset .button {
  margin: auto;
  padding: 13px 20px;
  color: #fff;
  border: 1px solid #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ui-dialog-buttonset .button {
    min-height: 40px;
    padding: 11px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ui-dialog-buttonset .button {
    min-height: 35px;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 767px) {
  .ui-dialog-buttonset .button {
    width: 100%;
    min-height: 30px;
    padding: 5px 8px;
  }
}
/*Страница корзины*/
.page-cart .view-commerce-cart-form .delete-order-item.button {
  border-radius: 0;
  border-color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
}
.page-cart .view-commerce-cart-form .delete-order-item.button:hover {
  border-color: #000;
  color: #000;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-cart .view-commerce-cart-form .table {
    display: block;
    overflow-x: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-cart .view-commerce-cart-form .table {
    display: block;
    overflow-x: auto;
  }
}
.page-cart .view-commerce-cart-form .table thead th {
  border-bottom: none;
}
.page-cart .view-commerce-cart-form .table th,
.page-cart .view-commerce-cart-form .table td {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.page-cart .view-commerce-cart-form .table tbody tr:nth-child(odd) {
  background-color: rgba(152, 0, 0, 0.05);
}
.page-cart .view-commerce-cart-form .views-field-edit-quantity .form-type-number input.form-number {
  border-radius: 0;
  border: 1px solid #000;
  text-align: center;
}
.page-cart .view-commerce-cart-form .views-field-edit-quantity .form-type-number input.form-number:focus,
.page-cart .view-commerce-cart-form .views-field-edit-quantity .form-type-number input.form-number:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(152, 0, 0, 0.25);
  border-radius: 0;
  outline: 0;
}
/*Страница чекаут*/
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form {
  display: flex;
  flex-direction: column;
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region {
  width: 100%;
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region input.form-text,
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region .form-email,
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region textarea {
  border-radius: 0;
  border: 1px solid #000;
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region input.form-text:focus,
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region .form-email:focus,
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region textarea:focus {
  box-shadow: 0 0 0 0.2rem rgba(152, 0, 0, 0.25);
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region-checkout-footer .form-actions {
  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;
  gap: 10px;
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region-checkout-footer .form-actions .link--previous {
  border-color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
}
.page-checkout .commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region-checkout-footer .form-actions .link--previous:hover {
  border-color: #000;
  color: #000;
}
.checkout-pane-review .form-item .fieldset-legend a {
  font-size: 16px;
  color: #980000;
  text-decoration: underline;
}
.checkout-pane-review .form-item .fieldset-legend a:hover {
  color: #000;
  text-decoration: none;
}
/*Страница поиска*/
.search-block-form {
  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;
  gap: 5px;
}
.search-block-form .form-type-search {
  max-width: 90%;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .search-block-form .form-type-search {
    max-width: 88%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .search-block-form .form-type-search {
    max-width: 84%;
  }
}
@media screen and (max-width: 767px) {
  .search-block-form .form-type-search {
    max-width: 100%;
  }
}
.search-block-form .form-type-search .form-search {
  min-height: 45px;
  border-radius: 0;
  border: 1px solid #000;
}
.search-block-form .form-type-search .form-search:focus {
  box-shadow: 0 0 0 0.2rem rgba(152, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .search-block-form .form-actions {
    max-width: 100%;
    width: 100%;
  }
  .search-block-form .form-actions .btn {
    width: 100%;
  }
}
button.slick-arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(-90deg);
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(90deg);
}
.product-teaser {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .product-teaser {
    justify-content: space-around;
  }
}
.product-teaser .product-teaser-image {
  max-width: 500px;
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image {
    max-width: max-content;
    width: 100%;
  }
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide:not(.slick-initialized) {
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide:not(.slick-initialized) img {
  width: 100%;
  /*height: auto;*/
  max-height: 500px;
  min-height: 500px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide:not(.slick-initialized) img {
    max-height: 290px;
    min-height: 290px;
  }
}
.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;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.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 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.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: contain;
                  .mobile({
                    max-width: 290px;
                    min-width: 290px;
                    max-height: 290px;
                    min-height: 290px;
                  });*/
  width: 100%;
  /*height: auto;*/
  max-height: 500px;
  min-height: 500px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .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-height: 290px;
    min-height: 290px;
  }
}
.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;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .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 {
    max-width: 75px;
    min-width: 75px;
    max-height: 75px;
    min-height: 75px;
  }
}
.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 {
  width: 100%;
  max-height: 100px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .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 {
    width: 100%;
    max-height: 60px;
    min-height: 60px;
  }
}
.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;
  position: relative;
}
div#page header#header {
  width: 100%;
  margin: 0 auto;
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}
div#page header#header .header-block {
  padding: 27px 0 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: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page header#header .header-block .region.region-header {
    gap: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page header#header .header-block .region.region-header {
    gap: 10px;
  }
}
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: #fff0;
  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 {
    margin: 5px 0;
    padding: 15px 0;
    display: block;
    background-color: #000000;
    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 .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 {
    max-width: 60px;
  }
  div#page header#header .header-mobile-block #block-vesta-theme-logo-2 .field.field--name-body img {
    width: 100%;
  }
  div#page header#header .header-mobile-block div#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a {
    display: flex;
    position: relative;
  }
  div#page header#header .header-mobile-block div#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
    width: 26px;
    max-width: 26px;
    max-height: 26px;
    object-fit: cover;
  }
  div#page header#header .header-mobile-block div#block-vesta-theme-korzina-2 .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
    position: absolute;
    bottom: 10px;
    left: calc(100% - 13px);
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(236, 108, 39, 0.9);
    border-radius: 20px;
    padding: 1px 2px 1px;
    min-width: 19px;
    height: 19px;
    font-size: 13px;
    color: #000000;
    line-height: 1;
    font-family: inherit;
    font-weight: unset;
    opacity: 1;
  }
}
div#page .navigation {
  margin: 0;
  background-color: #b3b3b3;
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: rgba(0, 0, 0, 0.2);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover a {
  text-decoration: none;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 1em 2em;
  color: #fff;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  background-color: #b3b3b3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: rgba(0, 0, 0, 0.2);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
  width: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: cover;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  bottom: 5px;
  left: calc(100% - 30px);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  color: #303030;
  line-height: 1;
  font-family: inherit;
  font-weight: unset;
  opacity: 1;
}
div#page div#slider-block {
  margin-bottom: 70px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#page div#slider-block {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  div#page div#slider-block {
    margin-bottom: 55px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .contextual {
  top: 100px;
}
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: 60px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .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 {
  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: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 100%), rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .field.field--name-field-image.field--type-image img {
  width: 100%;
  min-height: 792px;
  object-fit: cover;
  position: relative;
}
@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 .field.field--name-field-image.field--type-image img {
    min-height: 652px;
  }
}
@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 .field.field--name-field-image.field--type-image img {
    min-height: 552px;
  }
}
@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: 398px;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content {
  position: absolute;
  top: 0;
  /*bottom: calc(1vw + 12px);*/
  bottom: 80px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  z-index: 2;
}
@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 {
    top: 100px;
    bottom: auto;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title {
  margin-bottom: 15px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .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,
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 h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .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,
  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 h2 {
    font-size: 2rem;
  }
}
@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-title p,
  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 h2 {
    font-size: 1.5rem;
  }
}
@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,
  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 h2 {
    font-size: 1.3rem;
    text-align: center;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 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 .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body {
    padding: 0 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
  }
}
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:not(:last-child) {
  margin: 0.5rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .slider-block-btn {
  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;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .slider-block-btn {
    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 .content .field.field--name-field-slide-link {
  display: inline-block;
  /*margin-top: 0.75rem;
                        margin-bottom: 0.5rem;*/
  /*a{
                          display: inline-block;
                          font-weight: 400;
                          color: #fff;
                          text-align: center;
                          vertical-align: middle;
                          background-color: #0a75a0;
                          border: 1px solid #0a75a0;
                          padding: 0.375rem 0.75rem;line-height: 1.5;
                          border-radius: 0.25rem;
                        }*/
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-prev.slick-arrow {
  left: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-next.slick-arrow {
  right: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
  width: auto;
  margin: auto 0;
  top: 0;
  bottom: 0;
  left: auto;
  right: 47px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots {
    flex-direction: row;
    gap: 10px;
    left: 0;
    right: 0;
    top: auto;
    bottom: 28px;
    margin: auto;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots li {
  max-width: 16px;
  min-width: 16px;
  max-height: 16px;
  min-height: 16px;
  padding: 2px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
@media screen and (max-width: 767px) {
  div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots li {
    margin: 0;
  }
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots li button {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
  background: #ffffff;
  border-radius: 50%;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-dots li.slick-active {
  border-color: #ffffff;
}
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-dotted {
  margin-bottom: 0;
}
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;
}
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));*/
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr) 270px 470px);
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  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 {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  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 {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  }
}
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: 320px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  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: 302px;
    max-height: 117px;
  }
}
@media screen and (max-width: 767px) {
  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: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
  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 .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
    width: 160px;
    height: 170px;
    object-fit: contain;
  }
}
div#page div#about-block {
  margin: 0 0 30px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row {
  max-width: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page div#works-block {
  margin: 0 0 30px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#map-block {
  margin: 0;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
  flex-direction: column;
}
div#page footer#footer {
  position: relative;
  z-index: 1;
  margin: 0;
  background-color: #b3b3b3;
}
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;
}
@media screen and (max-width: 767px) {
  div#page footer#footer .region.region-footer {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer {
  width: auto;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:hover,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > 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,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > ul li:hover a {
  text-decoration: underline;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > ul li a {
  /*padding: 0.75em 2em;*/
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a.menuparent .sf-sub-indicator,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > 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,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > ul li > ul {
  background-color: #b3b3b3;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li.active-trail,
div#page footer#footer .region.region-footer #block-vesta-theme-catalog-footer > 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;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #fff;
  /*gap: 30px;*/
}
@media screen and (max-width: 767px) {
  div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright {
    align-items: center;
  }
}
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 {
    gap: 15px;
  }
}
@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: row;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 10px;
  }
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:nth-child(6) {
    order: 6;
    width: 100%;
  }
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:nth-child(1) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
    width: 160px;
    height: 170px;
    object-fit: contain;
  }
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row {
  /* &:nth-child(5){
            .field--name-field-catalog-image{
              top: 0px; right: 20px;
              .tablet({right: 20px;});
              .mobile-lg({right: 20px;});
              .mobile({right: 0px;});
            }
          }
          &:nth-child(n+6){
            .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser{
              height: 186px;
              .field--name-taxonomy-term-title{
                max-width: 200px;
                background-color: transparent;
                .mobile({background-color: #ffffff});
              }
            }
            .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item{
              img{
                max-width: 270px;
                max-height: 220px;
                object-fit: contain;
              }
            }
          }*/
  /*&:last-child{
            .field--name-field-catalog-image{
              img{
                max-width: 165px;
                max-height: 165px;
              }
            }
          }*/
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row .field--name-taxonomy-term-title {
  padding: 3px;
  background-color: #fff;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser {
  height: 183px;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item img {
  max-width: 160px;
  max-height: 170px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item img {
    max-height: 120px;
  }
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(3) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  top: 0;
  bottom: 0;
  left: auto;
  right: 30px;
  margin: auto;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(3) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item img {
  max-width: 160px;
  width: 200px;
  height: 170px;
  object-fit: contain;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  top: 0;
  bottom: 0;
  left: auto;
  right: 50px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
    top: auto;
    bottom: 0;
    left: auto;
    right: 5px;
  }
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item img {
  max-width: 200px;
  width: 200px;
  height: 170px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:not(:first-child):nth-child(5) .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item img {
    width: 140px;
  }
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row:last-child .taxonomy-term--type-catalog.taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
  top: 0;
  bottom: 0;
  left: auto;
  right: 50px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row {
    max-width: 100%;
    width: 100%;
  }
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row .taxonomy-term--view-mode-teaser .field--name-field-catalog-image {
    max-width: 250px;
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
  }
  div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .views-row .taxonomy-term--view-mode-teaser .field--name-field-catalog-image img {
    width: 100%;
    max-height: 165px;
    height: 100%;
    object-fit: contain;
  }
}
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;
}
@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 {
    align-items: flex-end;
  }
}
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: 320px;
  object-fit: contain;
}
@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 {
    max-width: 300px;
    max-height: 290px;
  }
}
@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: 250px;
    max-height: 250px;
  }
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row {
  max-width: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a img {
  max-width: 380px;
  max-height: 380px;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy {
  display: flex;
  align-items: flex-start;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy input {
  margin: 5px 0 0 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy .description {
  margin: 0 0 0 5px;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
.ajax-progress-throbber {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
  .slick img,
  .slick iframe {
    min-height: 500px !important;
    object-fit: cover;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
/*Слайдер*/
.not-front 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,
.front 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: 400px;
  max-height: 500px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front 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,
  .front 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: 500px;
    max-height: 600px;
  }
}
