:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
.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;
}
a,
input,
button,
textarea,
select {
  text-decoration: none !important;
  transition: 0.3s !important;
}
a:hover,
input:hover,
button:hover,
textarea:hover,
select:hover,
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus,
a:active,
input:active,
button:active,
textarea:active,
select:active {
  text-decoration: none !important;
  box-shadow: none !important;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a,
.not-front main #block-vesta-theme-content .field--name-body a {
  color: #D51F23;
}
.not-front main #block-vesta-theme-bloknastranicekontakty .field--name-body a:hover,
.not-front main #block-vesta-theme-content .field--name-body a:hover {
  color: #000;
}
@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;*/
  font-family: "Readex Pro", sans-serif;
  color: #000;
  /*color: var(--color2)*/
}
#page {
  overflow: clip;
  /*.desctop-md-max({
    padding-top: 55px;
  });*/
}
.toolbar-fixed #page {
  margin-top: var(--drupal-displace-offset-top);
}
@property --myColor1 {
  syntax: '<color>';
  initial-value: #D51F23;
  inherits: false;
}
@property --myColor2 {
  syntax: '<color>';
  initial-value: #AB2221;
  inherits: false;
}
.round_btn {
  width: 123px;
  height: 123px;
  position: relative;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  .round_btn {
    width: 110px;
    height: 110px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .round_btn {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .round_btn {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .round_btn {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
}
.round_btn_hover {
  color: #000;
  --myColor1: #fff;
  --myColor2: #fff;
}
.title_block {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .title_block {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .title_block {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .title_block {
    font-size: 20px;
  }
}
#header > .container {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: space-between;
}
#header > .container .header-top {
  padding: 0 !important;
}
#header > .container .header-top .logo {
  width: 115px;
  height: 115px;
}
#header > .container .header-top .logo * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-top .logo {
    width: 100px;
    height: 100px;
  }
}
#header > .container .header-bottom {
  width: 1030px;
  padding: 0 !important;
  background-color: transparent;
}
#header > .container .header-bottom .d-flex {
  gap: 35px 0;
}
#header > .container .header-bottom .d-flex .col-contacts1 {
  width: 220px;
}
#header > .container .header-bottom .d-flex .col-contacts1 .adress {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-contacts1 .adress {
    font-size: 14px;
  }
}
#header > .container .header-bottom .d-flex .col-contacts2 {
  width: 150px;
}
#header > .container .header-bottom .d-flex .col-contacts2 .mail {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#header > .container .header-bottom .d-flex .col-contacts2 .mail:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-contacts2 .mail {
    font-size: 14px;
  }
}
#header > .container .header-bottom .d-flex .col-contacts3 {
  width: 180px;
}
#header > .container .header-bottom .d-flex .col-contacts3 .tel1 {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-contacts3 .tel1 {
    font-size: 16px;
  }
}
#header > .container .header-bottom .d-flex .col-contacts3 .tel {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#header > .container .header-bottom .d-flex .col-contacts3 .tel:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-contacts3 .tel {
    font-size: 16px;
  }
}
#header > .container .header-bottom .d-flex .col-callback {
  width: 150px;
}
#header > .container .header-bottom .d-flex .col-callback .field--name-body a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #000;
  text-decoration: underline !important;
}
#header > .container .header-bottom .d-flex .col-callback .field--name-body a:hover {
  color: #D51F23;
  text-decoration: underline !important;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-callback .field--name-body a {
    font-size: 14px;
  }
}
#header > .container .header-bottom .d-flex .region-navigation {
  width: 700px;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu > div:nth-child(1) {
  display: none;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav {
  display: flex;
  gap: 26px;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item a {
  background-color: transparent !important;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item a:hover {
  color: #D51F23;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item a:after {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item a {
    font-size: 14px;
  }
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item .dropdown-menu {
  padding: 10px;
  border-radius: 0;
  border: none;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item .dropdown-menu .nav-item a {
  padding: 0;
}
#header > .container .header-bottom .d-flex .region-navigation .block-menu .nav .nav-item .dropdown-menu .nav-item + .nav-item {
  margin-top: 10px;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .region-navigation .block-menu .nav {
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .region-navigation {
    width: 100%;
  }
}
#header > .container .header-bottom .d-flex .col-social {
  width: 130px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#header > .container .header-bottom .d-flex .col-social a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
#header > .container .header-bottom .d-flex .col-social .wp {
  background-image: url(/sites/all/themes/vesta_theme/image/wp.svg);
}
#header > .container .header-bottom .d-flex .col-social .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
}
#header > .container .header-bottom .d-flex .col-social .vk {
  background-image: url(/sites/all/themes/vesta_theme/image/vk.svg);
}
#header > .container .header-bottom .d-flex .col-social .tg {
  background-image: url(/sites/all/themes/vesta_theme/image/tg.svg);
}
#header > .container .header-bottom .d-flex .col-cart {
  width: 115px;
  display: flex;
  gap: 32px;
}
#header > .container .header-bottom .d-flex .col-cart .region-search {
  width: 24px;
}
#header > .container .header-bottom .d-flex .col-cart .region-search .field--name-body a {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/sites/all/themes/vesta_theme/image/poisk.svg);
  background-size: contain;
}
#header > .container .header-bottom .d-flex .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon {
  width: 26px;
  height: 26px;
}
#header > .container .header-bottom .d-flex .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon:before {
  content: url(/sites/all/themes/vesta_theme/image/cart1.svg);
  display: block;
  width: 26px;
  height: 26px;
}
#header > .container .header-bottom .d-flex .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon img {
  display: none;
}
#header > .container .header-bottom .d-flex .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon .cart-block--summary__count {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #EFEFEF;
  border-radius: 50%;
  border: none;
  top: -15px;
  right: -29px;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex .col-cart {
    gap: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom .d-flex {
    gap: 15px 0;
  }
}
@media screen and (max-width: 1199px) {
  #header > .container .header-bottom {
    width: 820px;
  }
}
@media screen and (max-width: 1199px) {
  #header > .container {
    gap: 15px;
  }
}
#header-mob {
  background-color: #fff;
}
#header-mob .col-logo {
  width: 80px;
  height: 80px;
}
#header-mob .col-logo * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#header-mob .col-cart {
  margin-right: 20px;
}
#header-mob .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon {
  width: 26px;
  height: 26px;
}
#header-mob .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon:before {
  content: url(/sites/all/themes/vesta_theme/image/cart1.svg);
  display: block;
  width: 26px;
  height: 26px;
}
#header-mob .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon img {
  display: none;
}
#header-mob .col-cart .region-cart .block-commerce-cart .cart-block--summary__icon .cart-block--summary__count {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #EFEFEF;
  border: none;
  border-radius: 50%;
  top: -15px;
  right: -29px;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.offcanvas {
  background-color: #fff;
}
.offcanvas .region-navigation .navigation > div:nth-child(1) {
  display: none;
}
.offcanvas .region-navigation .navigation .nav {
  gap: 10px;
}
.offcanvas .region-navigation .navigation .nav .nav-item a {
  padding: 0;
  color: #000;
  background-color: transparent !important;
}
.offcanvas .region-navigation .navigation .nav .nav-item a:hover {
  color: #D51F23;
}
.offcanvas .region-navigation .navigation .nav .nav-item a:after {
  display: none;
}
.offcanvas .region-navigation .navigation .nav .nav-item .dropdown-menu {
  border: none !important;
  padding: 0;
  margin-top: 10px;
}
.offcanvas .region-navigation .navigation .nav .nav-item .dropdown-menu .nav-item a {
  padding-left: 5px;
}
.offcanvas .region-search {
  margin-top: 20px;
}
.offcanvas .region-search .field--name-body a {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/sites/all/themes/vesta_theme/image/poisk.svg);
  background-size: contain;
}
.offcanvas .col-contacts-podval {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.offcanvas .col-contacts-podval .mail,
.offcanvas .col-contacts-podval .tel {
  margin-top: 10px;
  color: #000;
}
.offcanvas .col-contacts-podval .mail:hover,
.offcanvas .col-contacts-podval .tel:hover {
  color: #D51F23;
}
.offcanvas .col-contacts-podval .tel1 {
  margin-top: 10px;
}
.offcanvas .col-contacts-podval h6 {
  margin-top: 10px;
}
.offcanvas .col-contacts-podval .col-callback {
  margin-top: 10px;
}
.offcanvas .col-contacts-podval .col-callback .field--name-body a {
  color: #000;
  text-decoration: underline !important;
}
.offcanvas .col-contacts-podval .col-callback .field--name-body a:hover {
  color: #D51F23;
  text-decoration: underline !important;
}
.offcanvas .col-contacts-podval .col-social {
  margin-top: 10px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.offcanvas .col-contacts-podval .col-social a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.offcanvas .col-contacts-podval .col-social .wp {
  background-image: url(/sites/all/themes/vesta_theme/image/wp.svg);
}
.offcanvas .col-contacts-podval .col-social .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
}
.offcanvas .col-contacts-podval .col-social .vk {
  background-image: url(/sites/all/themes/vesta_theme/image/vk.svg);
}
.offcanvas .col-contacts-podval .col-social .tg {
  background-image: url(/sites/all/themes/vesta_theme/image/tg.svg);
}
#slider-block .view-content {
  position: relative;
}
#slider-block .view-content .node--type-slide {
  border-radius: 0 0 50px 50px;
  overflow: hidden;
}
#slider-block .view-content .node--type-slide .field--name-field-image {
  width: 100%;
  height: 830px;
}
#slider-block .view-content .node--type-slide .field--name-field-image * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .field--name-field-image {
    height: 800px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .field--name-field-image {
    height: 700px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .field--name-field-image {
    height: 600px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .field--name-field-image {
    height: 500px;
  }
}
#slider-block .view-content .node--type-slide .content {
  bottom: 65px !important;
}
#slider-block .view-content .node--type-slide .content .field--name-field-slide-title {
  max-width: 500px;
  font-size: 58px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
#slider-block .view-content .node--type-slide .content .field--name-field-slide-title * {
  font-size: 58px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title * {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title * {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title * {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title * {
    font-size: 26px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-title {
    font-size: 26px;
  }
}
#slider-block .view-content .node--type-slide .content .field--name-body {
  margin-top: 5px;
}
#slider-block .view-content .node--type-slide .content .field--name-body * {
  font-size: 27px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-body * {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-body * {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-body * {
    font-size: 22px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-body * {
    font-size: 20px;
  }
}
#slider-block .view-content .node--type-slide .content .field--name-body strong {
  margin-top: 10px;
  font-size: 48px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #D51F23;
  text-transform: none;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-body strong {
    font-size: 42px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-body strong {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-body strong {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-body strong {
    font-size: 30px;
  }
}
#slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
  width: 123px;
  height: 123px;
  position: relative;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  color: #000;
  --myColor1: #fff;
  --myColor2: #fff;
  margin-top: 27px;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    width: 110px;
    height: 110px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
}
#slider-block .view-content .node--type-slide .content .field--name-field-slide-link a:hover {
  width: 123px;
  height: 123px;
  position: relative;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  --myColor1: #D51F23;
  --myColor2: #AB2221;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a:hover {
    width: 110px;
    height: 110px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a:hover {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a:hover {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a:hover {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    margin-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide .content .field--name-field-slide-link a {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .node--type-slide {
    border-radius: 0 0 45px 45px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .node--type-slide {
    border-radius: 0 0 40px 40px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .node--type-slide {
    border-radius: 0 0 35px 35px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .node--type-slide {
    border-radius: 0 0 30px 30px;
  }
}
#slider-block .view-content .slick-dots {
  position: absolute;
  bottom: 12px;
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  gap: 8px;
  counter-reset: item;
}
#slider-block .view-content .slick-dots li {
  counter-increment: item;
  position: relative;
}
#slider-block .view-content .slick-dots li button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  background: transparent;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .slick-dots li button {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .slick-dots li button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .slick-dots li button {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .slick-dots li button {
    width: 30px;
    height: 30px;
  }
}
#slider-block .view-content .slick-dots li:before {
  content: counter(item, decimal-leading-zero);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-content .slick-dots li:before {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-content .slick-dots li:before {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-content .slick-dots li:before {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-content .slick-dots li:before {
    font-size: 12px;
  }
}
#slider-block .view-content .slick-dots li:hover button {
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
}
#slider-block .view-content .slick-dots li:hover:before {
  color: #fff;
}
#slider-block .view-content .slick-dots .slick-active button {
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
}
#slider-block .view-content .slick-dots .slick-active:before {
  color: #fff;
}
#slider-block .view-content .slick-arrow {
  display: none !important;
}
.wr_front_content .front-h1 {
  margin-top: 55px;
  max-width: 1040px;
  font-size: 64px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
}
.wr_front_content .front-h1 * {
  font-size: 64px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .wr_front_content .front-h1 * {
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .wr_front_content .front-h1 * {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .wr_front_content .front-h1 * {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  .wr_front_content .front-h1 * {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .wr_front_content .front-h1 {
    margin-top: 50px;
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .wr_front_content .front-h1 {
    margin-top: 45px;
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .wr_front_content .front-h1 {
    margin-top: 40px;
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  .wr_front_content .front-h1 {
    margin-top: 35px;
    font-size: 24px;
  }
}
#block-vesta-theme-views-block-catalog-block-front {
  margin-top: 90px;
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog {
  position: relative;
  display: flex;
  gap: 20px 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header {
  width: 200px;
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header * {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header * {
    font-size: 16px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header h2 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-header {
    width: 100%;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content {
  width: 940px;
  gap: 0px 30px;
  justify-content: space-between;
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row {
  width: 293px;
  height: 355px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row {
    width: 220px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row {
    width: 212px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 420px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row {
    width: 100%;
    height: 300px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(2) {
  height: 745px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(2) {
    height: 355px;
  }
}
@media screen and (max-width: 420px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(2) {
    height: 300px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(4),
#block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(5) {
  margin-top: -355px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(4),
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content .views-row:nth-child(5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content {
    width: 720px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link {
  position: absolute;
  left: 0;
  bottom: 0;
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a {
  width: 123px;
  height: 123px;
  position: relative;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a {
    width: 110px;
    height: 110px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link a:hover {
  color: #000;
  --myColor1: #fff;
  --myColor2: #fff;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front .view-catalog .more-link {
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 20px;
  }
}
.view-catalog .view-content {
  display: flex;
  gap: 34px 30px;
  flex-wrap: wrap;
}
.view-catalog .view-content .views-row {
  width: 372px;
  height: 450px;
  border-radius: 30px;
  overflow: hidden;
}
.view-catalog .view-content .views-row .taxonomy-term {
  width: 100%;
  height: 100%;
  position: relative;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image a * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: relative;
  z-index: 0;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 1;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image a:hover img {
  transform: scale(1.1);
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-field-catalog-image img {
  transition: 0.3s;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
  position: absolute;
  top: 30px;
  right: 24px;
  max-width: calc(100% - 48px);
  max-height: calc(100% - 60px);
  z-index: 1;
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title * {
    font-size: 16px;
  }
}
.view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    top: 25px;
    right: 20px;
    max-width: calc(100% - 40px);
    max-height: calc(100% - 50px);
  }
}
@media screen and (max-width: 991px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    top: 20px;
    right: 15px;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row .taxonomy-term .field--name-taxonomy-term-title {
    top: 15px;
    max-height: calc(100% - 30px);
  }
}
@media screen and (max-width: 1199px) {
  .view-catalog .view-content .views-row {
    width: 292px;
    height: 400px;
  }
}
@media screen and (max-width: 991px) {
  .view-catalog .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 420px) {
  .view-catalog .view-content .views-row {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .view-catalog .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 {
  margin-top: 110px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 30px;
  }
}
.view-preimushchestva .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.view-preimushchestva .view-content .views-row {
  max-width: 290px;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  gap: 10px;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
  width: 80px;
  height: 80px;
  min-width: 80px;
  background-color: #EFEFEF;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
  width: 40px !important;
  height: 40px !important;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
    width: 35px !important;
    height: 35px !important;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
    width: 30px !important;
    height: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
    width: 25px !important;
    height: 25px !important;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
    width: 20px !important;
    height: 20px !important;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 75px;
    height: 75px;
    min-width: 75px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 65px;
    height: 65px;
    min-width: 65px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok * {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok * {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok * {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok * {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok * {
    font-size: 13px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok strong {
  font-size: 53px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok strong {
    font-size: 45px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok strong {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok strong {
    font-size: 35px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok strong {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-field-preimushchestvo-zagolovok {
    font-size: 13px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body {
  margin-top: 20px;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body * {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body * {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body {
    margin-top: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body {
    margin-top: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .content0 .field--name-body {
    font-size: 13px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo:after {
  display: none;
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row {
    max-width: 100%;
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 {
  margin-top: 120px;
  padding-top: 35px;
  padding-bottom: 105px;
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 100%;
  z-index: 0;
  background-color: #EFEFEF;
}
#block-vesta-theme-views-block-fotogalereya-block-1 > div:not(.contextual) {
  position: relative;
  z-index: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-between;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  max-width: 870px;
  order: 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-header {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link {
  order: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .more-link a {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content {
  order: 2;
  width: 100%;
  margin-top: 20px;
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row {
  width: 271px;
  height: 280px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery {
  width: 100%;
  height: 100%;
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  border-radius: 30px;
  overflow: hidden;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery * {
  width: 100% !important;
  height: 100% !important;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery a {
  display: block;
  width: 100%;
  height: 100%;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery a * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: relative;
  z-index: 0;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery a:hover img {
  transform: scale(1.1);
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img {
  transition: 0.3s;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
  position: absolute;
  bottom: 30px;
  left: 25px;
  max-width: calc(100% - 50px);
  max-height: calc(100% - 60px);
  z-index: 1;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
    bottom: 25px;
    left: 20px;
    max-width: calc(100% - 40px);
    max-height: calc(100% - 50px);
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
    bottom: 20px;
    left: 15px;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
    bottom: 15px;
    max-height: calc(100% - 40px);
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row {
    width: 292px;
    height: 300px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row {
    width: calc(50% - 15px);
    height: 330px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row {
    width: calc(50% - 7.5px);
    height: 260px;
  }
}
@media screen and (max-width: 420px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content .views-row {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .view-content {
    padding-top: 20px;
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 90px;
    padding-top: 30px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 60px;
    padding-top: 25px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 20px;
    padding-bottom: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 {
  margin-top: 110px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: end;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title {
  max-width: 900px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-title * {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content0 .field--name-node-link a {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 {
  margin-top: 20px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons {
  width: 565px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons * {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons * {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons strong {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons strong {
    margin-bottom: 25px;
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons strong {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons strong {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons {
    width: 445px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-opisanie-anons {
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons {
  width: 232px;
  height: 232px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons * {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons {
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-logo-anons {
    width: 140px;
    height: 140px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva {
  width: 270px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva:after {
  content: '';
  display: block;
  width: 245px;
  height: 11px;
  background-image: url(/sites/all/themes/vesta_theme/image/linija.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva * {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva * {
    font-size: 16px;
  }
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul {
  margin-bottom: 26px;
  padding-left: 20px;
}
#block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul li::marker {
  color: #D51F23;
  font-size: 23px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul li::marker {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul li::marker {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul li::marker {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul li::marker {
    font-size: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva ul {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 .field--name-field-preimushchestva {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .node--type-about .content1 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 30px;
  }
}
.fos {
  margin-top: 90px;
}
.fos .region-fos {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fos .region-fos #block-vesta-theme-vebforma {
  width: 385px;
}
.fos .region-fos #block-vesta-theme-vebforma .block-title {
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media screen and (max-width: 1199px) {
  .fos .region-fos #block-vesta-theme-vebforma .block-title {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .fos .region-fos #block-vesta-theme-vebforma .block-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .fos .region-fos #block-vesta-theme-vebforma .block-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .fos .region-fos #block-vesta-theme-vebforma .block-title {
    font-size: 20px;
  }
}
.fos .region-fos #block-vesta-theme-vebforma .webform-submission-form {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  align-items: end;
}
.fos .region-fos #block-vesta-theme-vebforma .webform-submission-form .web_text {
  max-width: 300px;
}
@media screen and (max-width: 1199px) {
  .fos .region-fos #block-vesta-theme-vebforma .webform-submission-form .web_text {
    max-width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .fos .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    gap: 35px;
  }
}
@media screen and (max-width: 991px) {
  .fos .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .fos .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    gap: 25px;
  }
}
@media screen and (max-width: 575px) {
  .fos .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .fos .region-fos #block-vesta-theme-vebforma {
    width: 100%;
  }
}
.fos .region-fos #block-vesta-theme-fosfoto {
  width: 750px;
  height: 560px;
  border-radius: 30px;
  overflow: hidden;
}
.fos .region-fos #block-vesta-theme-fosfoto .field--name-body {
  width: 100%;
  height: 100%;
}
.fos .region-fos #block-vesta-theme-fosfoto .field--name-body * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .fos .region-fos #block-vesta-theme-fosfoto {
    width: 510px;
  }
}
@media screen and (max-width: 991px) {
  .fos .region-fos #block-vesta-theme-fosfoto {
    width: 100%;
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .fos .region-fos #block-vesta-theme-fosfoto {
    height: 400px;
  }
}
@media screen and (max-width: 575px) {
  .fos .region-fos #block-vesta-theme-fosfoto {
    height: 300px;
  }
}
@media screen and (max-width: 1199px) {
  .fos {
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .fos {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .fos {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .fos {
    margin-top: 20px;
  }
}
.webform-submission-form .web_text * {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_text * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_text * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_text * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_text * {
    font-size: 12px;
  }
}
.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 {
  padding: 0 0 11px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.webform-submission-form .form-item-name input::placeholder,
.webform-submission-form .form-item-telefon input::placeholder,
.webform-submission-form .form-item-email input::placeholder {
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .form-item-name input,
  .webform-submission-form .form-item-telefon input,
  .webform-submission-form .form-item-email input {
    padding: 0 0 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .form-item-name input,
  .webform-submission-form .form-item-telefon input,
  .webform-submission-form .form-item-email input {
    padding: 0 0 9px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item-name input,
  .webform-submission-form .form-item-telefon input,
  .webform-submission-form .form-item-email input {
    padding: 0 0 8px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .form-item-name input,
  .webform-submission-form .form-item-telefon input,
  .webform-submission-form .form-item-email input {
    padding: 0 0 7px;
    font-size: 12px;
  }
}
.webform-submission-form .webform-actions button {
  width: 123px;
  height: 123px;
  position: relative;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .webform-actions button {
    width: 110px;
    height: 110px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .webform-actions button {
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .webform-actions button {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .webform-actions button {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
}
.webform-submission-form .webform-actions button:hover {
  color: #000;
  --myColor1: #fff;
  --myColor2: #fff;
}
.webform-submission-form .form-item-privacy {
  width: 200px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.webform-submission-form .form-item-privacy .form-checkbox {
  order: 0;
  appearance: none;
  display: block;
  width: 23px;
  height: 23px;
  border-radius: 3px;
  border: 1px solid #000;
  background-repeat: no-repeat;
  background-position: center;
}
.webform-submission-form .form-item-privacy .form-checkbox:checked {
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
}
.webform-submission-form .form-item-privacy .description {
  order: 1;
  width: calc(100% - 35px);
}
.webform-submission-form .form-item-privacy .description * {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.webform-submission-form .form-item-privacy .form-item--error-message {
  order: 2;
  width: 100%;
}
.map {
  margin-top: 90px;
  border-radius: 50px 50px 0 0;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .map {
    margin-top: 70px;
    border-radius: 45px 45px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .map {
    margin-top: 50px;
    border-radius: 40px 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .map {
    margin-top: 30px;
    border-radius: 35px 35px 0 0;
  }
}
@media screen and (max-width: 575px) {
  .map {
    margin-top: 20px;
    border-radius: 30px 30px 0 0;
  }
}
.front #footer {
  margin-top: -50px;
  z-index: 1;
}
#footer {
  background-color: #EFEFEF;
  border-radius: 50px 50px 0 0;
  padding-top: 50px;
  padding-bottom: 60px;
}
#footer .row {
  gap: 20px;
  justify-content: space-between;
}
#footer .row .col-logo {
  width: 300px;
}
#footer .row .col-logo .logo {
  display: block;
  width: 96px;
  height: 96px;
}
#footer .row .col-logo .logo * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#footer .row .col-logo .text {
  margin-top: 17px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo .text {
    margin-top: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .text {
    margin-top: 10px;
    font-size: 12px;
  }
}
#footer .row .col-logo .copyright {
  margin-top: 18px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo .copyright {
    margin-top: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .copyright {
    margin-top: 10px;
    font-size: 12px;
  }
}
#footer .row .col-logo .politika {
  margin-top: 12px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-decoration: underline !important;
}
#footer .row .col-logo .politika:hover {
  color: #D51F23;
  text-decoration: underline !important;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo .politika {
    margin-top: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .politika {
    font-size: 12px;
  }
}
#footer .row .col-logo .col-webvesta {
  margin-top: 50px;
}
#footer .row .col-logo .col-webvesta a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-logo .col-webvesta a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo .col-webvesta a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .col-webvesta a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo .col-webvesta {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .col-webvesta {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-logo .col-webvesta {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo {
    width: 205px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-logo {
    width: 100%;
  }
}
#footer .row .col-nav {
  width: 100px;
}
#footer .row .col-catalog-podval {
  width: 170px;
}
#footer .row .col-nav .block-menu > div:nth-child(1),
#footer .row .col-catalog-podval .block-menu > div:nth-child(1) {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-nav .block-menu > div:nth-child(1),
  #footer .row .col-catalog-podval .block-menu > div:nth-child(1) {
    margin-bottom: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-nav .block-menu > div:nth-child(1),
  #footer .row .col-catalog-podval .block-menu > div:nth-child(1) {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
#footer .row .col-nav .block-menu .nav,
#footer .row .col-catalog-podval .block-menu .nav {
  flex-direction: column;
  gap: 8px;
}
#footer .row .col-nav .block-menu .nav .nav-item a,
#footer .row .col-catalog-podval .block-menu .nav .nav-item a {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-nav .block-menu .nav .nav-item a:hover,
#footer .row .col-catalog-podval .block-menu .nav .nav-item a:hover {
  color: #D51F23;
}
#footer .row .col-nav .block-menu .nav .nav-item a:after,
#footer .row .col-catalog-podval .block-menu .nav .nav-item a:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-nav .block-menu .nav .nav-item a,
  #footer .row .col-catalog-podval .block-menu .nav .nav-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-nav .block-menu .nav .nav-item a,
  #footer .row .col-catalog-podval .block-menu .nav .nav-item a {
    font-size: 12px;
  }
}
#footer .row .col-nav .block-menu .nav .nav-item .dropdown-menu,
#footer .row .col-catalog-podval .block-menu .nav .nav-item .dropdown-menu {
  display: none;
}
#footer .row .col-contacts-podval {
  width: 250px;
}
#footer .row .col-contacts-podval h5 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval h5 {
    margin-bottom: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval h5 {
    font-size: 14px;
  }
}
#footer .row .col-contacts-podval .adress {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .adress {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .adress {
    font-size: 14px;
  }
}
#footer .row .col-contacts-podval .mail {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-contacts-podval .mail:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .mail {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .mail {
    font-size: 14px;
  }
}
#footer .row .col-contacts-podval .tel {
  display: block;
  margin-top: 8px;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-contacts-podval .tel:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .tel {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .tel {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval .tel {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval .tel {
    font-size: 15px;
  }
}
#footer .row .col-contacts-podval .tel1 {
  display: block;
  margin-top: 8px;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .tel1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .tel1 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval .tel1 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval .tel1 {
    font-size: 15px;
  }
}
#footer .row .col-contacts-podval h6 {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval h6 {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval h6 {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval h6 {
    font-size: 12px;
  }
}
#footer .row .col-contacts-podval .time1,
#footer .row .col-contacts-podval .time2,
#footer .row .col-contacts-podval .time3 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .time1,
  #footer .row .col-contacts-podval .time2,
  #footer .row .col-contacts-podval .time3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .time1,
  #footer .row .col-contacts-podval .time2,
  #footer .row .col-contacts-podval .time3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval .time1,
  #footer .row .col-contacts-podval .time2,
  #footer .row .col-contacts-podval .time3 {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval .time1,
  #footer .row .col-contacts-podval .time2,
  #footer .row .col-contacts-podval .time3 {
    font-size: 12px;
  }
}
#footer .row .col-contacts-podval .col-callback {
  margin-top: 8px;
}
#footer .row .col-contacts-podval .col-callback .field--name-body a {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  text-decoration: underline !important;
}
#footer .row .col-contacts-podval .col-callback .field--name-body a:hover {
  color: #D51F23;
  text-decoration: underline !important;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .col-callback .field--name-body a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .col-callback .field--name-body a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval .col-callback .field--name-body a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval .col-callback .field--name-body a {
    font-size: 12px;
  }
}
#footer .row .col-contacts-podval .col-social {
  margin-top: 30px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#footer .row .col-contacts-podval .col-social a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
#footer .row .col-contacts-podval .col-social .wp {
  background-image: url(/sites/all/themes/vesta_theme/image/wp.svg);
}
#footer .row .col-contacts-podval .col-social .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
}
#footer .row .col-contacts-podval .col-social .vk {
  background-image: url(/sites/all/themes/vesta_theme/image/vk.svg);
}
#footer .row .col-contacts-podval .col-social .tg {
  background-image: url(/sites/all/themes/vesta_theme/image/tg.svg);
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval .col-social {
    margin-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval .col-social {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts-podval .col-social {
    margin-top: 15px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts-podval .col-social {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts-podval {
    width: 180px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts-podval {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #footer {
    border-radius: 45px 45px 0 0;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  #footer {
    border-radius: 40px 40px 0 0;
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    border-radius: 35px 35px 0 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  #footer {
    border-radius: 30px 30px 0 0;
    padding-bottom: 20px;
  }
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
  padding: 16px 15px 13px 17px;
  border-radius: 20px;
  box-shadow: none;
  border-top: none;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content {
  max-width: 530px;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content * {
  font-family: "Readex Pro", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content a:hover {
  color: #D51F23;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
  padding: 16px 32px;
  border-radius: 100px;
  font-family: "Readex Pro", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  background-color: #D51F23;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    padding: 15px 30px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    padding: 10px 25px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
    padding: 15px 15px 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
    padding: 10px;
  }
}
.not-front #block-vesta-theme-page-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.not-front #block-vesta-theme-page-title * {
  margin: 0;
  text-transform: uppercase;
}
.not-front #footer {
  margin-top: 90px;
}
@media screen and (max-width: 1199px) {
  .not-front #footer {
    margin-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .not-front #footer {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .not-front #footer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .not-front #footer {
    margin-top: 20px;
  }
}
.view-tovary .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-tovary .view-content .views-row {
  width: 372px;
}
.view-tovary .view-content .views-row .product-teaser {
  width: 100%;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 {
  display: flex;
  gap: 15px;
  flex-direction: column;
  width: 100%;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-image-product-view {
  order: 0;
  width: 100%;
  height: 320px;
  border-radius: 30px;
  overflow: hidden;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-image-product-view * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-image-product-view img {
  transition: 0.3s;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-image-product-view img:hover {
  transform: scale(1.1);
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title {
  order: 1;
  font-size: 24px;
  text-transform: uppercase;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title * {
  font-size: 24px;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title * {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title * {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title * {
    font-size: 21px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title * {
    font-size: 20px;
  }
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title {
    font-size: 21px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-title {
    font-size: 20px;
  }
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price {
  display: none;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price,
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-v-nalichii {
  order: 2;
  font-size: 20px;
  font-weight: 700;
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price,
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-v-nalichii {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price,
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-v-nalichii {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price,
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-v-nalichii {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-price,
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-field-v-nalichii {
    font-size: 16px;
  }
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations {
  order: 3;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .field--name-quantity {
  display: none;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart {
  width: 100%;
  padding: 16px 32px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart {
    padding: 15px 30px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart {
    padding: 10px 25px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser .product-teaser2 .field--name-variations .button--add-to-cart {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row {
    width: 292px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 420px) {
  .view-tovary .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content {
    gap: 15px;
  }
}
.product-view-full .product-teaser {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.product-view-full .product-teaser .product-teaser-image {
  width: 500px;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .element {
  width: 100%;
  height: 400px;
  border-radius: 30px;
  overflow: hidden;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .element * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .element img {
  transition: 0.3s;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .element img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-image .elements .current-slide .element {
    height: 350px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-teaser .product-teaser-image .elements .current-slide .element {
    height: 300px;
  }
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .slick-prev {
  left: -10px;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .slick-next {
  right: -10px;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide {
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element {
  height: 100px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 15px;
  overflow: hidden;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element img {
  transition: 0.3s;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element {
    height: 80px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element {
    height: 60px;
  }
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .slick-arrow,
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .slick-dots {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-image {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser .product-teaser-image {
    width: 100%;
  }
}
.product-view-full .product-teaser .product-teaser-info {
  width: 645px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-sku {
  font-weight: 700;
}
.product-view-full .product-teaser .product-teaser-info .field--name-field-description {
  margin-top: 10px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-price {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #D51F23;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations {
  margin-top: 10px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .field--name-quantity {
  display: flex;
  gap: 5px;
  align-items: center;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .field--name-quantity * {
  cursor: pointer;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .field--name-quantity .form-type-number label {
  display: none;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .field--name-quantity .form-type-number input {
  width: 50px;
  text-align: center;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions {
  margin-top: 10px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button {
  padding: 16px 32px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button {
    padding: 15px 30px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button {
    padding: 10px 25px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 575px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-variations .form-actions button {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-teaser .product-teaser-info {
    width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-info {
    width: 265px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser .product-teaser-info {
    width: 100%;
  }
}
.product-view-full > .field--name-body {
  margin-top: 20px;
}
.product-view-full > .field--name-dynamic-token-fieldcommerce-product-zakazat {
  display: none !important;
}
.ajax-progress {
  display: none;
}
.cart-form .views-field-remove-button .form-submit {
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.cart-form .views-field-remove-button .form-submit:hover {
  color: #000;
  background-color: #fff;
}
.cart-form .form-actions .form-submit {
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.cart-form .form-actions .form-submit:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions .form-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .form-actions {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cart-form .view-commerce-cart-form form {
    overflow-x: auto;
  }
}
.layout-checkout-form .layout-region-checkout-footer {
  margin-top: 10px;
}
.layout-checkout-form .form-submit {
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.layout-checkout-form .form-submit:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .form-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
.layout-checkout-form a {
  color: #D51F23;
}
.layout-checkout-form .link--previous {
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.layout-checkout-form .link--previous:hover {
  color: #000;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .layout-checkout-form .link--previous {
    padding: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .layout-checkout-form .link--previous {
    padding: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .layout-checkout-form .link--previous {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
.ui-dialog {
  border: none !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-buttonpane {
  background-color: #fff !important;
  border-width: 0 !important;
}
.ui-dialog .ui-dialog-titlebar-close {
  background-color: transparent;
  border: none;
  background-image: url(/sites/all/themes/vesta_theme/image/cross.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 15px 5px !important;
}
.ui-dialog .webform-submission-form {
  padding: 0;
}
.ui-dialog .webform-submission-form .js-form-item label {
  font-size: 16px;
}
.ui-dialog .webform-submission-form .js-form-item input {
  height: 50px;
  padding: 10px;
}
.ui-dialog .ui-dialog-buttonset {
  width: 100%;
}
.ui-dialog .ui-dialog-buttonset button {
  width: 100%;
  margin-right: 0;
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.ui-dialog .ui-dialog-buttonset button:hover {
  color: #000;
  background-color: #fff;
}
.modal-dialog .webform-submission-form {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.modal-dialog .webform-submission-form .form-type-checkbox {
  width: 100%;
}
.modal-dialog .modal-footer button {
  width: 100%;
  margin-right: 0;
  padding: 16px;
  border-radius: 100px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #D51F23;
  text-transform: uppercase;
}
.modal-dialog .modal-footer button:hover {
  color: #000;
  background-color: #fff;
}
.body-view--fotogalereya .view-fotogalereya .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row {
  width: 372px !important;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery {
  width: 100%;
  height: 100%;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
  width: 100%;
  height: 400px;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 30px;
  overflow: hidden;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img {
  transition: 0.3s;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: 250px;
  }
}
@media screen and (max-width: 420px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: auto;
  }
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
  margin-top: 10px;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}
.body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #D51F23;
}
@media screen and (max-width: 1199px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 292px !important;
  }
}
@media screen and (max-width: 991px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 333px !important;
  }
}
@media screen and (max-width: 767px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: calc(50% - 7.5px) !important;
  }
}
@media screen and (max-width: 420px) {
  .body-view--fotogalereya .view-fotogalereya .view-content .views-row {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .body-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
}
.not-front .view-id-gallery_page .view-content > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: max-content !important;
}
.not-front .view-id-gallery_page .view-content > div > div {
  position: relative;
  width: 279px;
  height: 279px;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden;
  border-radius: 30px;
}
.not-front .view-id-gallery_page .view-content > div > div * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.not-front .view-id-gallery_page .view-content > div > div img {
  transition: 0.3s;
}
.not-front .view-id-gallery_page .view-content > div > div img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 1199px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 219px;
    height: 219px;
  }
}
@media screen and (max-width: 991px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 218px;
    height: 218px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: calc(50% - 7.5px);
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div {
    gap: 15px;
  }
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #D51F23;
}
.pagination .page-item.active a {
  border-color: #fff;
  color: #fff;
  background-color: #D51F23;
}
.not-front #block-vesta-theme-content > h3 > a {
  color: #000;
  font-size: 18px;
}
.not-front #block-vesta-theme-content > h3 > a:hover {
  color: #D51F23;
}
.not-front #main .search-api-page-block-form-search {
  background-color: transparent;
  width: 100%;
  display: flex;
  gap: 10px;
}
.not-front #main .search-api-page-block-form-search .js-form-type-search {
  width: 100%;
}
.not-front #main .search-api-page-block-form-search .js-form-type-search input {
  border-radius: 50px;
}
.not-front #main .search-api-page-block-form-search .js-form-submit {
  border-radius: 50px;
  background-color: #D51F23;
  border: none;
}
.not-front #main .search-api-page-block-form-search .js-form-submit:hover {
  color: #000;
  background-color: transparent;
}
.not-front #main .commerce-product--view-mode-poiskovyy-indeks,
.not-front #main .node--view-mode-search-index {
  margin-bottom: 10px;
}
.not-front #main .commerce-product--view-mode-poiskovyy-indeks a,
.not-front #main .node--view-mode-search-index a {
  color: #000;
  font-weight: 700;
}
.not-front #main .commerce-product--view-mode-poiskovyy-indeks a:hover,
.not-front #main .node--view-mode-search-index a:hover {
  color: #D51F23;
}
#scrollToTop {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, var(--myColor1) 0%, var(--myColor2) 100%);
  border-radius: 50%;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 30px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
#scrollToTop img {
  width: 24px !important;
  height: 24px !important;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  #scrollToTop {
    width: 45px;
    height: 45px;
    right: 25px;
  }
}
@media screen and (max-width: 991px) {
  #scrollToTop {
    width: 40px;
    height: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    width: 35px;
    height: 35px;
    right: 15px;
  }
}
@media screen and (max-width: 575px) {
  #scrollToTop {
    width: 30px;
    height: 30px;
  }
}
.col-social-fixed {
  position: fixed;
  right: 30px;
  bottom: 200px;
  display: flex;
  gap: 15px;
  flex-direction: column;
  z-index: 100;
}
.col-social-fixed a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .col-social-fixed a {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 991px) {
  .col-social-fixed a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .col-social-fixed a {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 575px) {
  .col-social-fixed a {
    width: 30px;
    height: 30px;
  }
}
.col-social-fixed .wp {
  background-image: url(/sites/all/themes/vesta_theme/image/wp.svg);
}
.col-social-fixed .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
}
.col-social-fixed .vk {
  background-image: url(/sites/all/themes/vesta_theme/image/vk.svg);
}
.col-social-fixed .tg {
  background-image: url(/sites/all/themes/vesta_theme/image/tg.svg);
}
@media screen and (max-width: 1199px) {
  .col-social-fixed {
    right: 25px;
  }
}
@media screen and (max-width: 991px) {
  .col-social-fixed {
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .col-social-fixed {
    right: 15px;
  }
}
