@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
body h1,
body h2,
body h3,
body h4,
body span,
body p,
body div,
body ul,
body li,
body a {
  font-family: "Open Sans", sans-serif;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs16 {
  font-size: 16px;
}
.fs56 {
  font-size: 56px;
  font-weight: bold;
}
@media screen and (max-width: 995px) {
  .fs56 {
    font-size: 24px;
  }
}
.h1 {
  font-size: 72px;
  font-weight: bold;
}
@media screen and (max-width: 995px) {
  .h1 {
    font-size: 32px;
  }
}
.fs40 {
  font-size: 40px;
}
@media screen and (max-width: 995px) {
  .fs40 {
    font-size: 26px;
  }
}
.fs18 {
  font-size: 18px;
}
.fs24 {
  font-size: 24px;
}
@media screen and (max-width: 995px) {
  .fs24 {
    font-size: 16px;
  }
}
.pager {
  margin-top: 20px;
}
.pager ul {
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  list-style-type: none;
}
.pager ul li a {
  border: 1px solid #0048bd;
  border-radius: 5px;
  padding: 10px;
  font-size: 14px;
  color: #0048bd;
}
.pager ul li.pager__item--previous a,
.pager ul li.pager__item--next a {
  font-size: 14px;
  color: #0048bd;
  text-decoration: none;
}
.pager ul li.pager__item--previous:hover,
.pager ul li.pager__item--next:hover {
  background: #0048bd;
}
.block-title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 995px) {
  .block-title {
    font-size: 26px;
  }
}
.search-api-page-block-form-search form {
  border-radius: 8px;
  border: 1px solid black;
  width: 300px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-api-page-block-form-search form input.form-search {
  border: none;
  box-shadow: none;
}
.search-api-page-block-form-search form input.form-search:focus {
  box-shadow: none;
  border: none;
}
.search-api-page-block-form-search form .search-form__submit {
  background: inherit;
  font-size: 0px;
  border: none;
  background-image: url("/sites/all/themes/vesta_theme/image/zoom-in.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  width: 24px;
  height: 24px;
  padding-right: 5px;
}
.search-api-page-block-form-search form .search-form__submit:hover {
  box-shadow: none;
  border: none;
}
.col-contacts {
  display: flex;
  gap: 30px;
  align-items: center;
}
.col-contacts .cc-box .cc-box-el {
  display: flex;
  align-items: center;
  gap: 8px;
}
.col-contacts .cc-box .cc-box-el a,
.col-contacts .cc-box .cc-box-el p {
  font-size: 16px;
  text-decoration: none;
}
.col-contacts .cc-box .cc-box-el a:hover {
  color: #0048bd;
}
.more-link {
  margin-top: 45px;
  display: flex;
  justify-content: center;
}
.more-link a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 34px;
}
.more-link a:hover {
  transform: scale(1.1);
}
.wr_front_content {
  margin-top: 44px;
}
@media screen and (max-width: 995px) {
  .wr_front_content {
    margin-top: 30px;
  }
}
.block-views-blockcatalog-block-front,
#partners-block,
#news-block,
#fos-block,
#map-block {
  margin-top: 60px;
}
@media screen and (max-width: 995px) {
  .block-views-blockcatalog-block-front,
  #partners-block,
  #news-block,
  #fos-block,
  #map-block {
    margin-top: 30px;
  }
}
#footer {
  margin-top: 135px;
}
@media screen and (max-width: 995px) {
  #footer {
    margin-top: 30px;
  }
}
#block-vesta-theme-blokpriemuschestv {
  margin-top: 115px;
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-blokpriemuschestv {
    margin-top: 30px;
  }
}
#partners-block {
  background: url("/sites/all/themes/vesta_theme/image/partnery fon.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 72px;
}
#fos-block {
  background: url("/sites/all/themes/vesta_theme/image/fos.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 72px;
}
.tr {
  transition: all 0.4s ease;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto !important;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
a {
  color: var(--color);
  transition: all 0.4s ease;
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}
p:last-child {
  margin-bottom: 0 !important;
}
body {
  padding-top: 0 !important;
  font-family: "Inter", sans-serif;
  color: var(--color2);
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
.header-main-box {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 26px;
}
@media screen and (max-width: 1200px) {
  .header-main-box {
    flex-wrap: wrap;
  }
  .header-main-box .col-contacts {
    margin-left: 140px;
  }
}
.header-main-box .col-search {
  margin-left: 140px;
}
.header-main-box .region-callback a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 24px;
}
.header-main-box .region-callback a:hover {
  transform: scale(1.1);
}
.header-bottom {
  background: linear-gradient(to right, #00abf1, #0048bd);
  padding: 16px 0px;
}
.header-bottom ul.nav {
  display: flex;
  gap: 13px;
  margin-left: 140px;
}
.header-bottom ul.nav li a {
  padding: 0px;
  color: white;
  font-size: 15px;
  font-weight: bold;
}
.header-bottom ul.nav li a:hover {
  text-decoration: underline;
}
.header-bottom ul.nav li ul.dropdown-menu {
  background: linear-gradient(to right, #00abf1, #0048bd);
}
.header-bottom ul.nav li ul.dropdown-menu li {
  padding: 10px;
}
.header-bottom ul.nav li ul.dropdown-menu a {
  padding: 0px;
}
.header-bottom ul.nav li ul.dropdown-menu a:hover {
  background: inherit;
}
.header-bottom ul.nav li ul.dropdown-menu a.dropdown-item.active.is-active {
  background: inherit;
  text-decoration: underline;
}
#header {
  position: relative;
}
#header .logo {
  position: absolute;
  top: 0;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #header .logo {
    top: 68px;
  }
}
#header .logo img {
  width: 120px;
}
.view-slayder {
  position: relative;
}
.view-slayder .field--name-field-image img {
  height: 607px !important;
  object-fit: cover;
}
@media screen and (max-width: 995px) {
  .view-slayder .field--name-field-image img {
    height: 308px !important;
  }
}
.view-slayder .field--name-field-slide-title {
  max-width: 757px;
  margin-bottom: 40px;
}
.view-slayder .field--name-field-slide-title p,
.view-slayder .field--name-field-slide-title span {
  color: white;
  font-size: 56px;
  font-weight: bold;
}
@media screen and (max-width: 995px) {
  .view-slayder .field--name-field-slide-title p,
  .view-slayder .field--name-field-slide-title span {
    font-size: 24px;
  }
}
.view-slayder .field--name-field-slide-link a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 33px;
}
.view-slayder .field--name-field-slide-link a:hover {
  transform: scale(1.1);
}
.view-slayder .slider-counter {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  display: flex;
}
.view-slayder .slider-counter .slick-prev,
.view-slayder .slider-counter .slick-next {
  position: relative;
  top: 10px;
}
.view-slayder .slider-counter button.slick-prev.slick-arrow {
  left: auto;
}
.view-slayder .slider-counter button.slick-next.slick-arrow {
  right: auto;
}
.view-slayder .slider-counter .counter-wrapper {
  color: white;
  font-size: 16px;
}
.front-h1 {
  text-align: center;
}
.front-h1 span {
  font-size: 72px;
  font-weight: bold;
  background: linear-gradient(to right, #0048bd 32%, #000477 68%, #de0000);
  background-clip: text;
  -webkit-background-clip: text;
  /* Для поддержки в браузерах */
  color: transparent;
  display: inline-block;
  /* Часто необходимо */
}
@media screen and (max-width: 995px) {
  .front-h1 span {
    font-size: 32px;
  }
}
.view-catalog .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.view-catalog .view-content .views-row {
  width: 370px;
  height: 370px;
  border-radius: 18px;
}
@media screen and (max-width: 995px) {
  .view-catalog .view-content .views-row {
    width: 130px;
    height: 200px;
  }
  .view-catalog .view-content .views-row:nth-child(n + 11) {
    display: none;
  }
}
.view-catalog .view-content .views-row:hover {
  -webkit-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  cursor: pointer;
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image {
  width: 270px;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 995px) {
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image {
    width: 70px;
    height: 70px;
  }
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
  max-width: 240px;
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title h2 {
  text-align: center;
  font-size: 18px;
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title a {
  text-decoration: none;
  font-size: 18px;
}
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title a:hover {
  color: #0048bd;
}
.view-catalog .more-link {
  display: none;
  text-align: center;
}
@media screen and (max-width: 995px) {
  .view-catalog .more-link {
    display: block;
  }
}
#block-vesta-theme-partnery .field--name-field-logo-partnerov {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
}
#block-vesta-theme-partnery .field--name-field-logo-partnerov .field__item {
  width: 200px;
  height: 162px;
  border-radius: 8px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-partnery .field--name-field-logo-partnerov .field__item {
    margin-left: 15px;
    margin-right: 15px;
    width: 124px;
    height: 100px;
  }
}
#block-vesta-theme-partnery .field--name-field-logo-partnerov button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/chevron-rightb.svg");
}
#block-vesta-theme-partnery .field--name-field-logo-partnerov button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/chevron-rightb.svg");
}
.view-news .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.view-news .view-content .views-row {
  width: 370px;
  border-radius: 30px;
  -webkit-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  background: white;
}
@media screen and (max-width: 995px) {
  .view-news .view-content .views-row {
    width: 330px;
  }
}
.view-news .view-content .views-row .field--name-field-image-news img {
  width: 100%;
  height: 229px !important;
  object-fit: cover;
}
.view-news .view-content .views-row .content {
  padding: 25px 17px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  height: 195px;
}
.view-news .view-content .views-row .content .field--name-field-date time {
  font-size: 15px;
}
.view-news .view-content .views-row .content .field--name-node-title {
  max-width: 265px;
}
.view-news .view-content .views-row .content .field--name-node-title h2 {
  font-size: 18px;
  font-weight: 700;
}
.view-news .view-content .views-row .content .field--name-node-link {
  margin-top: auto;
}
.view-news .view-content .views-row .content .field--name-node-link a {
  font-size: 16px;
  text-decoration: none;
  font-weight: 600;
}
.view-news .view-content .views-row .content .field--name-node-link a:hover {
  color: #0048bd;
}
@media screen and (max-width: 995px) {
  .front .view-news .view-content .views-row {
    width: 330px;
  }
  .front .view-news .view-content .views-row:nth-child(2),
  .front .view-news .view-content .views-row:nth-child(3) {
    display: none;
  }
}
#block-vesta-theme-otvetimnavashivoprosy {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#block-vesta-theme-otvetimnavashivoprosy .field--name-body {
  background: white;
  border-radius: 18px;
  width: 473px;
  height: 180px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-otvetimnavashivoprosy .field--name-body {
    width: 260px;
  }
}
#block-vesta-theme-otvetimnavashivoprosy .field--name-body p {
  margin-bottom: 0px;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 3px;
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-otvetimnavashivoprosy .field--name-body p {
    font-size: 16px;
  }
}
#block-vesta-theme-otvetimnavashivoprosy .field--name-body p a {
  text-decoration: none;
}
#block-vesta-theme-otvetimnavashivoprosy .field--name-body p a:hover {
  color: #0048bd;
}
.footer-top {
  position: relative;
}
.footer-top .footer-top-bg {
  background: linear-gradient(to right, #00abf1, #0048bd);
  padding: 40px 0px;
}
.footer-top .footer-top-bg .container {
  display: flex;
  gap: 50px;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .footer-top .footer-top-bg .container {
    gap: 20px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 995px) {
  .footer-top .footer-top-bg .container {
    flex-direction: column;
    align-items: center;
  }
}
.footer-top .footer-top-bg .container .footer-box-mobile {
  display: flex;
  gap: 50px;
}
.footer-top .footer-top-bg .container .logo {
  position: relative;
  width: 120px;
}
.footer-top .footer-top-bg .container .logo a {
  position: absolute;
  top: -116px;
}
@media screen and (max-width: 995px) {
  .footer-top .footer-top-bg .container .logo a {
    position: relative;
    top: auto;
  }
}
.footer-top .footer-top-bg .container .col-contacts {
  color: white;
  gap: 50px;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .footer-top .footer-top-bg .container .col-contacts {
    gap: 20px;
  }
}
@media screen and (max-width: 995px) {
  .footer-top .footer-top-bg .container .col-contacts {
    flex-direction: column;
  }
}
.footer-top .footer-top-bg .container .cc-whatsapp {
  display: flex;
  gap: 2px;
  color: white;
}
.footer-top .footer-top-bg .container .cc-whatsapp a {
  text-decoration: none;
}
.footer-top .footer-top-bg .container .region-callback a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 24px;
}
.footer-top .footer-top-bg .container .region-callback a:hover {
  transform: scale(1.1);
}
.footer-bottom {
  margin-top: 35px;
  margin-bottom: 45px;
}
.footer-bottom .container {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 995px) {
  .footer-bottom .container {
    gap: 0px;
    justify-content: center;
  }
  .footer-bottom .container .region-search {
    display: none;
  }
}
.footer-bottom .container .footer-bottom-left-box .footer-name-company {
  font-size: 20px;
  margin-bottom: 90px;
}
@media screen and (max-width: 995px) {
  .footer-bottom .container .footer-bottom-left-box .footer-name-company {
    margin-bottom: 30px;
  }
}
.footer-bottom .container .footer-bottom-left-box .copyright,
.footer-bottom .container .footer-bottom-left-box .pk {
  font-size: 14px;
}
.footer-bottom .container .footer-bottom-left-box .copyright {
  margin-bottom: 17px;
}
.footer-bottom .container .footer-bottom-left-box .pk:hover {
  color: #0048bd;
}
.footer-bottom .container .footer-bottom-right-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-end;
}
@media screen and (max-width: 995px) {
  .footer-bottom .container .footer-bottom-right-box {
    margin-bottom: 35px;
  }
}
.footer-bottom .container .footer-bottom-right-box ul.nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 10px;
  column-gap: 50px;
}
.footer-bottom .container .footer-bottom-right-box ul.nav li a {
  padding: 0px;
  color: black;
  font-size: 16px;
}
.footer-bottom .container .footer-bottom-right-box ul.nav li a:hover {
  color: #0048bd;
}
.col-webvesta {
  background: #c9c9c9;
  text-align: center;
  padding: 18px 0px;
}
.col-webvesta a {
  font-size: 14px;
  text-decoration: none;
}
.col-webvesta a:hover {
  color: #0048bd;
}
.webform-submission-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.webform-submission-form .form-item-name,
.webform-submission-form .form-item-telefon,
.webform-submission-form .form-item-email {
  width: 100%;
}
.webform-submission-form .form-item-name input,
.webform-submission-form .form-item-telefon input,
.webform-submission-form .form-item-email input {
  width: 100%;
  height: 39px;
  border-radius: 8px;
  border: 1px solid #00abf1;
  padding-left: 10px;
}
.webform-submission-form .form-item-message textarea {
  width: 100%;
  height: 39px;
  border-radius: 8px;
  border: 1px solid #00abf1;
  padding-left: 10px;
}
.webform-submission-form .form-type-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
}
.webform-submission-form .form-type-checkbox input {
  accent-color: #00abf1;
}
.webform-submission-form .form-actions button {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 20px;
}
.webform-submission-form .form-actions button:hover {
  transform: scale(1.1);
}
.modal-footer .webform-button--submit {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 10px 15px;
}
.modal-footer .webform-button--submit:hover {
  transform: scale(1.1);
}
.ui-dialog-titlebar {
  background: white;
}
.ui-dialog-titlebar .ui-dialog-title {
  font-size: 16px;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
  background-image: url("/sites/all/themes/vesta_theme/image/close_black.png");
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
}
#header-mob {
  background: white;
  display: flex;
  justify-content: space-between;
  padding: 15px 0px;
}
#header-mob .col-logo img {
  width: 80px;
}
#header-mob .mob-right-box {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 635px) {
  #header-mob .mob-right-box .col-search {
    order: 3;
  }
  #header-mob .mob-right-box .col-search form {
    width: 185px;
  }
}
.offcanvas {
  background-color: white;
}
.offcanvas .logo img {
  max-width: 60px;
}
.offcanvas .offcanvas-body {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.offcanvas .offcanvas-body .region-navigation ul.nav {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.offcanvas .offcanvas-body .region-navigation ul.nav li a {
  padding: 0px;
  color: #0048bd;
  font-weight: bold;
}
.offcanvas .offcanvas-body .region-navigation ul.nav li a:hover {
  color: #00abf1;
}
.offcanvas .offcanvas-body .contact-item-label {
  color: #0048bd;
  font-weight: bold;
  margin-bottom: 10px;
}
.offcanvas .offcanvas-body .contact-item-el a {
  color: #0048bd;
  font-weight: bold;
}
.offcanvas .offcanvas-body .contact-item-el a:hover {
  color: #00abf1;
}
.offcanvas .offcanvas-body .msngrs {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.offcanvas .offcanvas-body .msngrs a {
  color: #0048bd;
}
#block-vesta-theme-strokanavigacii {
  margin-top: 23px;
  margin-bottom: 15px;
}
#block-vesta-theme-strokanavigacii li {
  font-size: 15px;
}
#block-vesta-theme-strokanavigacii li a {
  font-size: 15px;
  text-decoration: none;
}
#block-vesta-theme-strokanavigacii .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  font-size: 16px;
}
#block-vesta-theme-strokanavigacii .breadcrumb .breadcrumb-item:last-of-type {
  font-weight: 600;
}
.not-front #block-vesta-theme-page-title {
  margin-bottom: 15px;
}
.not-front #block-vesta-theme-page-title h1 {
  font-size: 40px;
}
@media screen and (max-width: 995px) {
  .not-front #block-vesta-theme-page-title h1 {
    font-size: 26px;
  }
}
.body-view--about .view-about .view-content {
  display: flex;
  gap: 30px;
}
.body-view--about .view-about .view-content .views-row {
  width: 300px;
}
.body-view--about .view-about .view-content .views-row .node--type-about {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
  width: 100%;
}
.body-view--about .view-about .view-content .views-row h2 a {
  font-size: 24px;
  text-decoration: none;
}
@media screen and (max-width: 995px) {
  .body-view--about .view-about .view-content .views-row h2 a {
    font-size: 16px;
  }
}
.body-view--about .view-about .view-content .views-row h2 a:hover {
  color: #0048bd;
}
.body-view--about .view-about .view-content .views-row .field--name-field-izobrazhenie-anons {
  width: 100%;
}
.body-view--about .view-about .view-content .views-row .field--name-field-izobrazhenie-anons img {
  width: 100%;
  height: 250px !important;
  object-fit: cover;
  border-radius: 10px;
}
.node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii p:nth-child(1) {
  font-size: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii p:nth-child(1) {
    font-size: 16px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii p:nth-child(2) {
  font-size: 16px;
}
.node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii ul {
  list-style-type: none;
  padding: 0px;
}
.node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii ul li {
  font-size: 16px;
  position: relative;
  margin-left: 25px;
}
.node--type-about.node--view-mode-full .field--name-field-tekst-o-kompanii ul li::before {
  content: " ";
  width: 18px;
  height: 22px;
  min-width: 18px;
  min-height: 22px;
  background: url("/sites/all/themes/vesta_theme/image/arrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: -25px;
  top: 2px;
}
.node--type-about.node--view-mode-full .field--name-field-izobrazhenie-o-kompanii {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-izobrazhenie-o-kompanii img {
    width: 100%;
    max-width: 100% !important;
  }
}
.node--type-about.node--view-mode-full .field--name-field-pervyy-abzac {
  margin-bottom: 85px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-pervyy-abzac {
    margin-bottom: 30px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-pervyy-abzac .paragraph--type--o-kompanii {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-pervyy-abzac .paragraph--type--o-kompanii {
    flex-wrap: wrap;
  }
}
.node--type-about.node--view-mode-full .field--name-field-pervyy-abzac .paragraph--type--o-kompanii .field--name-field-tekst-o-kompanii p:nth-child(2) {
  margin-bottom: 30px;
}
.node--type-about.node--view-mode-full .field--name-field-pervyy-abzac .paragraph--type--o-kompanii .field--name-field-izobrazhenie-o-kompanii img {
  max-width: 570px !important;
  max-height: 400px !important;
  object-fit: cover;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-neskolkimi-izobraz {
  margin-bottom: 65px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-abzac-s-neskolkimi-izobraz {
    margin-bottom: 30px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-neskolkimi-izobraz .field--name-field-tekst-o-kompanii {
  margin-bottom: 30px;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-neskolkimi-izobraz .field--name-field-tekst-o-kompanii p:nth-child(1) {
  text-align: center;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-neskolkimi-izobraz .field--name-field-izobrazhenie-o-kompanii img {
  max-width: 384px !important;
  max-height: 269px !important;
  object-fit: cover;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-bez-izobrazheniy {
  padding-bottom: 35px;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-bez-izobrazheniy .field--name-field-tekst-o-kompanii p:nth-child(1) {
  text-align: center;
}
.node--type-about.node--view-mode-full .field--name-field-posledniy-abzac .field--name-field-tekst-o-kompanii p:nth-child(1) {
  text-align: center;
  font-size: 20px;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item {
  margin-bottom: 65px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item {
    margin-bottom: 30px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item .paragraph--type--o-kompanii {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 995px) {
  .node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item .paragraph--type--o-kompanii {
    flex-wrap: wrap;
  }
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item:nth-child(odd) .paragraph--type--o-kompanii {
  flex-direction: row-reverse;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item .field--name-field-tekst-o-kompanii p:nth-child(1) {
  font-size: 20px;
  margin-bottom: 16px;
}
.node--type-about.node--view-mode-full .field--name-field-abzac-s-odnim-izobrazhenie > .field__item .field--name-field-izobrazhenie-o-kompanii img {
  max-width: 570px !important;
  max-height: 300px !important;
  object-fit: cover;
}
#block-vesta-theme-knopkanazad {
  margin-bottom: 32px;
}
#block-vesta-theme-knopkanazad a img {
  transition: 0.5s transform ease;
}
#block-vesta-theme-knopkanazad a img:hover {
  transform: scale(1.1);
}
.product-full .field--name-variations {
  display: none;
}
.product-full .current-slide img {
  max-width: 100%;
  height: auto !important;
  object-fit: cover;
  border: 1px solid #c9c9c9;
  border-radius: 30px;
  max-height: 330px;
}
@media screen and (max-width: 525px) {
  .product-full .current-slide img {
    max-height: 250px;
  }
}
@media screen and (max-width: 390px) {
  .product-full .current-slide img {
    max-height: 200px;
  }
}
.product-full .nav-slide {
  margin-top: 40px;
  height: 102px;
  overflow: hidden;
}
@media screen and (max-width: 993px) {
  .product-full .nav-slide {
    margin-top: 20px;
  }
}
.product-full .nav-slide .slick-list {
  height: 102px;
  overflow: hidden;
}
.product-full .nav-slide .slick-slide {
  margin: 0 7px;
  width: 129px !important;
  margin-bottom: 5px;
}
.product-full .nav-slide img {
  width: 129px;
  height: 100px !important;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid #c9c9c9;
}
.product-full .nav-slide .slick-current {
  border: 1px solid #0048bd;
  border-radius: 10px;
}
.product-full .nav-slide button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/chevron-right.svg");
}
.product-full .nav-slide button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/chevron-right.svg");
}
.product-full .field--name-field-metka-tovara {
  position: absolute;
  top: 22px;
  left: 22px;
}
.product-full .field--name-field-metka-tovara .field__item {
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  padding: 14px 20px;
  background: #c9c9c9;
  border-radius: 8px;
}
.product-full h1 {
  font-size: 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 995px) {
  .product-full h1 {
    font-size: 26px;
  }
}
.product-full .field--name-sku {
  display: flex;
  gap: 3px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-full .field--name-sku .field__label,
.product-full .field--name-sku .field__item {
  font-size: 16px;
}
.product-full .field--name-field-naznachenie {
  font-size: 16px;
  margin-bottom: 23px;
}
.product-full .field--name-field-tehnicheskie-parametry2 .field__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.product-full .field--name-field-tehnicheskie-parametry2 .field__items {
  border-top: 1px solid #c9c9c9;
  padding-top: 5px;
}
.product-full .field--name-field-tehnicheskie-parametry2 .field__items .paragraph--type--tehnicheskie-parametry .field--label-inline {
  border-bottom: 1px solid #c9c9c9;
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
}
.product-full .field--name-field-tehnicheskie-parametry2 .field__items .paragraph--type--tehnicheskie-parametry .field--label-inline .field__label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.product-full .field--name-field-tehnicheskie-parametry2 .field__items .paragraph--type--tehnicheskie-parametry .field--label-inline .field__item {
  font-size: 16px;
}
.product-full #js-var-tech {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-full #js-var-tech .block-title {
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}
.product-full #js-var-tech .field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 1px solid #c9c9c9;
}
.product-full #js-var-tech .field .field__label {
  font-size: 16px;
}
.product-full #js-var-tech .field .field__item {
  font-size: 16px;
}
.product-full #js-var-tech .field:nth-child(2) {
  border-top: 1px solid #c9c9c9;
  padding-top: 5px;
}
.product-full .field--name-field-utochnit-cenu {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 995px) {
  .product-full .field--name-field-utochnit-cenu {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.product-full .field--name-field-utochnit-cenu a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 22px;
}
.product-full .field--name-field-utochnit-cenu a:hover {
  transform: scale(1.1);
}
.product-full .field--name-field-fayly-dlya-zagruzki {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
.product-full .field--name-field-fayly-dlya-zagruzki .field__label {
  color: #0048bd;
  font-size: 18px;
}
.product-full .field--name-field-fayly-dlya-zagruzki .field__items {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.product-full .field--name-field-fayly-dlya-zagruzki .field__items a {
  text-decoration: none;
  font-size: 16px;
}
.product-full .field--name-field-fayly-dlya-zagruzki .field__items a:hover {
  color: #0048bd;
}
.product-full .horizontal-tabs {
  border: none;
  margin-top: 80px;
}
@media screen and (max-width: 995px) {
  .product-full .horizontal-tabs {
    margin-bottom: 20px;
    margin-top: 25px;
  }
}
.product-full .horizontal-tabs .horizontal-tabs-list {
  background-color: inherit;
  border-bottom: none;
  display: flex;
  gap: 10px;
}
.product-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
  background: inherit;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 14px 22px;
}
.product-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button a {
  font-size: 16px;
  padding: 0px;
}
.product-full .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected {
  background-color: inherit;
  border: 1px solid #0048bd;
}
.product-full .horizontal-tabs .horizontal-tabs-pane {
  padding: 0px;
  font-size: 16px;
}
@media screen and (max-width: 993px) {
  .product-full .horizontal-tabs .details-wrapper.card-body:has(.field--name-field-complectation) {
    overflow-x: scroll;
  }
}
.product-full .horizontal-tabs .details-wrapper.card-body:has(.field--name-field-complectation) .field--name-field-complectation {
  width: 993px;
}
.product-full .field--name-field-complectation table {
  width: 100%;
}
.product-full .field--name-field-complectation table td,
.product-full .field--name-field-complectation table th {
  border: 1px solid #c9c9c9;
  padding: 5px;
  text-align: center;
}
#block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva {
  display: flex;
  gap: 35px;
  justify-content: space-between;
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
#block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva > .field__item {
  flex: 1;
  border-radius: 18px;
  -webkit-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
  box-shadow: -1px 6px 15px 11px rgba(34, 60, 80, 0.2);
}
@media screen and (max-width: 995px) {
  #block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva > .field__item {
    width: 100%;
  }
}
#block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva > .field__item .paragraph--type--priemushchestva {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
  padding-top: 42px;
  padding-bottom: 42px;
  padding-left: 42px;
}
#block-vesta-theme-blokpriemuschestv .field--name-field-priemushchestva > .field__item .paragraph--type--priemushchestva .field--name-field-tekst-priemushchestva {
  font-size: 18px;
}
.view-nashi-proekty .view-content {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: center;
}
.view-nashi-proekty .view-content .views-row {
  width: 385px;
}
.view-nashi-proekty .view-content .views-row .vocabulary-nashi-proekty {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}
.view-nashi-proekty .view-content .views-row .vocabulary-nashi-proekty h2 {
  text-align: center;
}
.view-nashi-proekty .view-content .views-row .vocabulary-nashi-proekty h2 a {
  font-size: 18px;
  text-decoration: none;
}
.view-nashi-proekty .view-content .views-row .vocabulary-nashi-proekty h2 a:hover {
  color: #0048bd;
}
.view-nashi-proekty .view-content .views-row .vocabulary-nashi-proekty .field--name-field-izobrazhenie-proekta {
  width: 100%;
  border-radius: 10px;
  height: 230px !important;
  object-fit: cover;
}
.view-proekty {
  margin-top: 50px;
}
.view-proekty .view-content {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: center;
}
.view-proekty .view-content .views-row {
  width: 370px;
}
.view-proekty .view-content .views-row h2 {
  display: none;
}
.view-proekty .view-content .views-row .node__content .field--name-field-izobrazhenie-na-tizer {
  margin-bottom: 35px;
}
.view-proekty .view-content .views-row .node__content .field--name-field-izobrazhenie-na-tizer img {
  width: 100%;
  height: 230px !important;
  object-fit: cover;
  border: 1px solid #c9c9c9;
  border-radius: 30px;
}
.view-proekty .view-content .views-row .node__content .field--name-field-zagovolok-dlya-tizera {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.view-proekty .view-content .views-row .node__content .field--name-field-gabarity {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
}
.node--type-proekt .prt-box {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 995px) {
  .node--type-proekt .prt-box {
    flex-direction: column;
    align-items: center;
  }
}
.node--type-proekt .prt-box .field--name-field-izobrazhenie-na-tizer {
  width: 610px;
  height: 366px !important;
}
.node--type-proekt .prt-box .field--name-field-izobrazhenie-na-tizer img {
  width: 610px;
  height: 366px !important;
  object-fit: cover;
  border: 1px solid #c9c9c9;
  border-radius: 30px;
}
@media screen and (max-width: 675px) {
  .node--type-proekt .prt-box .field--name-field-izobrazhenie-na-tizer {
    width: 100%;
    height: max-content !important;
  }
  .node--type-proekt .prt-box .field--name-field-izobrazhenie-na-tizer img {
    width: 100%;
    height: auto !important;
  }
}
.node--type-proekt .prt-box .prt-right-box {
  max-width: 540px;
}
.node--type-proekt .prt-box .prt-right-box h1 {
  font-size: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 995px) {
  .node--type-proekt .prt-box .prt-right-box h1 {
    font-size: 26px;
  }
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-razdel-nashih-proektov {
  display: none;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-tekst {
  margin-bottom: 40px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-tekst p,
.node--type-proekt .prt-box .prt-right-box .field--name-field-tekst span {
  font-size: 16px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-gabarity {
  margin-bottom: 40px;
  max-width: 465px;
  display: flex;
  justify-content: space-between;
  padding: 5px 0px;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-gabarity .field__label,
.node--type-proekt .prt-box .prt-right-box .field--name-field-gabarity .field__item {
  font-size: 16px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-utochnit-cenu a {
  border-radius: 8px;
  background: linear-gradient(to right, #00abf1, #0048bd);
  font-weight: 600;
  color: white;
  border: 1px solid #00abf1;
  text-decoration: none;
  display: inline-block;
  transition: 0.5s transform ease;
  padding: 14px 22px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-utochnit-cenu a:hover {
  transform: scale(1.1);
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-opisanie .field__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-opisanie .field__items {
  border-top: 1px solid #c9c9c9;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-opisanie .field__items .paragraph--type--harakteristiki-proekta {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #c9c9c9;
  padding-top: 5px;
}
.node--type-proekt .prt-box .prt-right-box .field--name-field-opisanie .field__items .paragraph--type--harakteristiki-proekta .field--name-field-nazvanie-proekta,
.node--type-proekt .prt-box .prt-right-box .field--name-field-opisanie .field__items .paragraph--type--harakteristiki-proekta .field--name-field-znachenie-harakteristiki {
  font-size: 16px;
}
.node--type-proekt .field--name-field-fotogalereya {
  margin-top: 70px;
}
.node--type-proekt .field--name-field-fotogalereya .field__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.node--type-proekt .field--name-field-fotogalereya .field__items {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}
.node--type-proekt .field--name-field-fotogalereya .field__items img {
  width: 370px;
  height: 230px !important;
  object-fit: cover;
}
@media screen and (max-width: 425px) {
  .node--type-proekt .field--name-field-fotogalereya .field__items img {
    width: 100%;
    height: auto !important;
  }
}
.fos-text {
  font-size: 24px;
  margin-bottom: 25px;
}
@media screen and (max-width: 995px) {
  .fos-text {
    font-size: 16px;
  }
}
ul.nav a.dropdown-toggle::after {
  display: none;
}
@media screen and (max-width: 995px) {
  .breadcrumb {
    display: none;
  }
}
.body-taxonomy-term--catalog .view-tovary .view-content {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row {
  width: 300px;
  height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-title {
  min-height: 45px;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-title a {
  text-decoration: none;
  font-size: 18px;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-title a:hover {
  color: #0048bd;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-field-variation-image {
  margin-bottom: 15px;
  width: 300px;
  height: 162px !important;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-field-variation-image .field__item {
  display: none;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-field-variation-image .field__item:nth-child(1) {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  height: 100%;
  border: 1px solid #e4f0f6;
}
.body-taxonomy-term--catalog .view-tovary .view-content .views-row .field--name-field-variation-image .field__item:nth-child(1) img {
  width: auto;
  width: 300px;
  max-height: 162px !important;
  object-fit: cover;
  background: #e4f0f6;
  border-radius: 30px;
  border: 1px solid #e4f0f6;
}
.view-id-tovary .view-filters {
  margin-bottom: 30px;
}
.view-id-tovary .view-filters .form-actions {
  display: none !important;
}
.view-id-tovary .view-filters .form-item-items-per-page {
  display: flex;
  gap: 5px;
  align-items: center;
}
.view-id-tovary .view-filters .form-item-items-per-page label {
  font-weight: bold;
}
.view-id-tovary .view-filters .form-item-items-per-page select {
  width: max-content;
  border: 1px solid #0048bd;
  color: #0048bd;
}
.not-front .region-content .search-form__submit {
  border: 1px solid #00abf1;
  background: #00abf1;
}
.not-front .region-content .search-form__submit:hover {
  color: #0048bd;
  border: 1px solid #0048bd;
  background: white;
}
.not-front .region-content:has(.search-api-page-block-form-search) h3 a {
  font-size: 16px;
  text-decoration: none;
}
.not-front .region-content:has(.search-api-page-block-form-search) h3 a:hover {
  color: #0048bd;
}
.not-front .region-content:has(.search-api-page-block-form-search) h2 {
  font-size: 16px;
  margin: 10px 0;
}
.not-front .region-content ul.pagination li a {
  color: #0048bd;
}
.not-front .region-content ul.pagination li.is-active.active a {
  color: white;
  background-color: #0048bd;
  border: 1px solid #0048bd;
}
.not-front:has(
  #block-vesta-theme-content > .search-api-page-block-form-search
) .breadcrumb .breadcrumb-item:nth-child(3) {
  display: none;
}
