: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: #1A8AAC;
}
.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: #25B5E0;
}
@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: "Playfair Display", serif;
  color: #000;
}
#page {
  overflow: clip;
  /*.desctop-md-max({
    padding-top: 55px;
  });*/
}
.toolbar-fixed #page {
  margin-top: var(--drupal-displace-offset-top);
}
.title_block {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  .title_block {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .title_block {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  .title_block {
    font-size: 20px;
  }
}
@property --myColor1 {
  syntax: '<color>';
  initial-value: #25B5E0;
  inherits: false;
}
@property --myColor2 {
  syntax: '<color>';
  initial-value: #1A8AAC;
  inherits: false;
}
.blue_btn {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  .blue_btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .blue_btn {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .blue_btn {
    font-size: 12px;
  }
}
.blue_btn_hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
#header .header-top {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
#header .header-top .d-flex {
  flex-wrap: wrap;
}
#header .header-top .logo {
  width: 390px;
  display: flex;
  gap: 20px;
  align-items: center;
}
#header .header-top .logo .link-img img {
  display: block;
  min-width: 113px !important;
  width: 113px !important;
  height: 113px !important;
  object-fit: contain;
}
#header .header-top .logo .link-text {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#header .header-top .logo .link-text:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #header .header-top .logo .link-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  #header .header-top .logo {
    width: 325px;
    gap: 10px;
  }
}
#header .header-top .col-contacts1 {
  width: 230px;
}
#header .header-top .col-contacts1 * {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #header .header-top .col-contacts1 * {
    font-size: 14px;
  }
}
#header .header-top .col-contacts1 a:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #header .header-top .col-contacts1 {
    width: 215px;
  }
}
#header .header-top .col-contacts2 {
  width: 195px;
}
#header .header-top .col-contacts2 .contacts2 {
  display: flex;
  gap: 7px;
  align-items: start;
}
#header .header-top .col-contacts2 .contacts2 .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
  background-size: contain;
  display: block;
  width: 22px;
  height: 22px;
}
#header .header-top .col-contacts2 .contacts2 .tel {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#header .header-top .col-contacts2 .contacts2 .tel:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #header .header-top .col-contacts2 .contacts2 .tel {
    font-size: 14px;
  }
}
#header .header-top .col-contacts2 .time {
  margin-top: 3px;
  margin-left: 26px;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#header .header-top .col-callback .field--name-body a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  #header .header-top .col-callback .field--name-body a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #header .header-top .col-callback .field--name-body a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #header .header-top .col-callback .field--name-body a {
    font-size: 12px;
  }
}
#header .header-top .col-callback .field--name-body a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
#header .header-bottom {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background-color: #1A8AAC;
}
#header .header-bottom .region-navigation .navigation .nav {
  width: 1110px;
  justify-content: space-between;
}
#header .header-bottom .region-navigation .navigation .nav .nav-item a {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
#header .header-bottom .region-navigation .navigation .nav .nav-item a:hover {
  color: #25B5E0;
}
@media screen and (max-width: 1199px) {
  #header .header-bottom .region-navigation .navigation .nav .nav-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  #header .header-bottom .region-navigation .navigation .nav {
    width: 900px;
  }
}
#header .header-bottom .col-search #block-vesta-theme-poiskknopka .field--name-body a,
#header .header-bottom .col-search #block-vesta-theme-poiskknopka--2 .field--name-body a {
  background-image: url(/sites/all/themes/vesta_theme/image/search.svg);
  background-size: contain;
  display: block;
  width: 24px;
  height: 24px;
}
#header-mob {
  background-color: #F3F9FB;
}
#header-mob .col-logo img {
  display: block;
  width: 75px !important;
  height: 75px !important;
  object-fit: contain;
}
#header-mob .col-phone a:hover {
  color: #1A8AAC;
}
.offcanvas {
  background-color: #F3F9FB;
}
.offcanvas .offcanvas-body .region-navigation .block-menu.navigation .nav .nav-item a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #000;
}
.offcanvas .offcanvas-body .region-navigation .block-menu.navigation .nav .nav-item a:hover {
  color: #1A8AAC;
}
.offcanvas .offcanvas-body .region-navigation .block-menu.navigation .nav .nav-item a:hover:hover {
  color: #25B5E0;
}
.offcanvas .offcanvas-body .region-search {
  margin-top: 10px;
}
.offcanvas .offcanvas-body .region-search .field--name-body a {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/sites/all/themes/vesta_theme/image/search.svg);
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0);
}
.offcanvas .offcanvas-body .adress {
  margin-top: 10px;
  margin-bottom: 0;
}
.offcanvas .offcanvas-body .contacts2 {
  margin-top: 10px;
  display: flex;
  gap: 7px;
  align-items: start;
}
.offcanvas .offcanvas-body .contacts2 .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
  background-size: contain;
  display: block;
  width: 22px;
  height: 22px;
}
.offcanvas .offcanvas-body .contacts2 .tel {
  color: #000;
}
.offcanvas .offcanvas-body .contacts2 .tel:hover {
  color: #1A8AAC;
}
.offcanvas .offcanvas-body .mail {
  margin-top: 10px;
  display: block;
  color: #000;
}
.offcanvas .offcanvas-body .mail:hover {
  color: #1A8AAC;
}
.offcanvas .offcanvas-body .time {
  margin-top: 10px;
  color: #000;
}
#slider-block {
  position: relative;
}
#slider-block .node--type-slide {
  position: relative;
}
#slider-block .node--type-slide .field--name-field-image {
  position: relative;
}
#slider-block .node--type-slide .field--name-field-image img {
  width: 100% !important;
  height: 875px !important;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .field--name-field-image img {
    height: 750px !important;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .field--name-field-image img {
    height: 500px !important;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .field--name-field-image img {
    height: 450px !important;
  }
}
#slider-block .node--type-slide .field--name-field-image:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 30%, rgba(255, 255, 255, 0.53) 75%, #ffffff 100%);
}
#slider-block .node--type-slide .content {
  bottom: 245px !important;
}
#slider-block .node--type-slide .content .field--name-field-h1 {
  font-size: 68px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
#slider-block .node--type-slide .content .field--name-field-h1 * {
  font-size: 68px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .content .field--name-field-h1 * {
    font-size: 58px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .content .field--name-field-h1 * {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .content .field--name-field-h1 * {
    font-size: 38px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .node--type-slide .content .field--name-field-h1 * {
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .content .field--name-field-h1 {
    font-size: 58px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .content .field--name-field-h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .content .field--name-field-h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .node--type-slide .content .field--name-field-h1 {
    font-size: 28px;
  }
}
#slider-block .node--type-slide .content .field--name-body {
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#slider-block .node--type-slide .content .field--name-body * {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .content .field--name-body * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .content .field--name-body * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .content .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .node--type-slide .content .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .content .field--name-body {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .content .field--name-body {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .content .field--name-body {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .node--type-slide .content .field--name-body {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .node--type-slide .content {
    bottom: 200px !important;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .node--type-slide .content {
    bottom: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .node--type-slide .content {
    bottom: 100px !important;
  }
}
#block-vesta-theme-views-block-tovary-block-1 {
  margin-top: -295px;
  position: relative;
  z-index: 1;
}
#block-vesta-theme-views-block-tovary-block-1 .block-title {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-tovary-block-1 .block-title {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-tovary-block-1 .view-tovary {
  margin-top: 32px;
}
#block-vesta-theme-views-block-tovary-block-1 .view-tovary .view-content {
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: -200px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: -100px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-tovary-block-1 {
    margin-top: 0;
  }
}
.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 > div:not(.contextual) {
  width: 100%;
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-field-image-product-view {
  width: 100%;
  height: 375px;
  background-image: url(/sites/all/themes/vesta_theme/image/grass_fon1.jpg);
  background-size: cover;
  padding: 5px;
  display: flex;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-field-image-product-view * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-field-image-product-view img {
  transition: 0.3s;
  max-height: 100%;
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-field-image-product-view img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-field-image-product-view {
    height: 295px;
  }
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title * {
  font-size: 24px;
  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) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title * {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title * {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title * {
    font-size: 14px;
  }
}
.view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title a:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .view-tovary .view-content .views-row .product-teaser > div:not(.contextual) .field--name-title {
    font-size: 14px;
  }
}
@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: 575px) {
  .view-tovary .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .view-content {
    gap: 15px;
  }
}
.view-tovary .more-link {
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.view-tovary .more-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  .view-tovary .more-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .more-link a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-tovary .more-link a {
    font-size: 12px;
  }
}
.view-tovary .more-link a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  .view-tovary .more-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .view-tovary .more-link {
    margin-top: 15px;
  }
}
#block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 {
  margin-top: 70px;
}
#block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .block-title {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .block-title {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 .view-dlya-kogo-nashi-sredstva {
  margin-top: 20px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-dlya-kogo-nashi-sredstva-block-1 {
    margin-top: 30px;
  }
}
.view-dlya-kogo-nashi-sredstva .view-header {
  max-width: 685px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  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) {
  .view-dlya-kogo-nashi-sredstva .view-header {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-dlya-kogo-nashi-sredstva .view-header {
    font-size: 14px;
  }
}
.view-dlya-kogo-nashi-sredstva .view-content {
  margin-top: 50px;
  display: flex;
  gap: 40px 64px;
  flex-wrap: wrap;
  position: relative;
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row {
  width: calc(50% - 32px);
  min-height: 240px;
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #1A8AAC;
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-field-dlya-kogo-foto {
  width: 280px;
  min-width: 280px;
  height: 240px;
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-field-dlya-kogo-foto * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-field-dlya-kogo-foto {
    width: 200px;
    min-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-field-dlya-kogo-foto {
    width: 150px;
    min-width: 150px;
    height: 200px;
  }
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title * {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title * {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title * {
    font-size: 14px;
  }
}
.view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title:after {
  content: url(/sites/all/themes/vesta_theme/image/linija.svg);
  display: block;
}
@media screen and (max-width: 1199px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row .node--type-dlya-kogo .field--name-node-title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 991px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-dlya-kogo-nashi-sredstva .view-content .views-row {
    min-height: 200px;
  }
}
.view-dlya-kogo-nashi-sredstva .view-content:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 295px;
  height: 295px;
  background-image: url(/sites/all/themes/vesta_theme/image/puzyri.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .view-dlya-kogo-nashi-sredstva .view-content {
    margin-top: 40px;
    gap: 30px;
  }
}
@media screen and (max-width: 991px) {
  .view-dlya-kogo-nashi-sredstva .view-content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-dlya-kogo-nashi-sredstva .view-content {
    margin-top: 20px;
    gap: 15px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 {
  margin-top: 70px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
#block-vesta-theme-views-block-preimushchestva-block-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(26, 138, 172, 0.05);
  z-index: 0;
}
#block-vesta-theme-views-block-preimushchestva-block-1 > div:not(.contextual) {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 60px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.view-preimushchestva .view-content {
  display: flex;
  gap: 55px;
  flex-wrap: wrap;
}
.view-preimushchestva .view-content .views-row {
  width: calc(50% - 27.5px);
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  gap: 35px;
  align-items: center;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
  min-width: 120px;
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    min-width: 100px;
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    min-width: 60px;
    width: 60px;
    height: 60px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 16px;
  }
}
.view-preimushchestva .view-content .views-row .node--type-preimushchestvo:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .view-preimushchestva .view-content {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .view-preimushchestva .view-content {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-about-block-1 {
  margin-top: 70px;
}
#block-vesta-theme-views-block-about-block-1 .block-title {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about {
  margin-top: 20px;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 {
  width: 462px;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons * {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons * {
    font-size: 14px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1A8AAC;
  margin-bottom: 26px;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 * {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 * {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 * {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 * {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons h6 {
    font-size: 16px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em * {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em * {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-field-tekst-v-anons em {
    font-size: 14px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link {
  margin-top: 37px;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link a {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 .field--name-node-link {
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .content0 {
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-field-o-nas-foto {
  margin-top: 10px;
  width: 685px;
  height: 417px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-field-o-nas-foto:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  background-image: url(/sites/all/themes/vesta_theme/image/logo2.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-field-o-nas-foto * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-field-o-nas-foto {
    margin-top: 0;
    width: 445px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-field-o-nas-foto {
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about:after {
  display: none;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about {
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 30px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 {
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 75px;
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 20px;
  }
}
#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%;
  background-color: rgba(26, 138, 172, 0.05);
  z-index: 0;
}
#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 {
  margin-top: 36px;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery {
  display: flex;
  gap: 30px 93px;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
  width: 330px;
  height: 465px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 14px -1px rgba(0, 0, 0, 0.25);
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item img {
  filter: blur(4px);
  transition: 0.3s;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item:hover img {
  filter: blur(0);
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: 292px;
    height: 400px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: calc(50% - 15px);
    height: 465px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: calc(50% - 7.5px);
    height: 360px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    height: 320px;
  }
}
@media screen and (max-width: 480px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery {
    gap: 30px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-field-gallery {
    gap: 15px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
  margin-top: 36px;
  display: flex;
  justify-content: center;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya .node--type-photogallery .field--name-node-link {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 60px;
    padding-top: 35px;
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 20px;
    padding-top: 25px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    padding-top: 20px;
  }
}
.map {
  background-image: url(/sites/all/themes/vesta_theme/image/fos.jpg);
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 84px;
}
.map .region-map {
  margin-top: 32px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .map .region-map {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .map .region-map {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .map .region-map {
    margin-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  .map .region-map {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .map {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .map {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .map {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  .map {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#block-vesta-theme-ostavtezayavku .field--name-body {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 20px;
  }
}
#block-vesta-theme-ostavtezayavku .field--name-body * {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1A8AAC;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-ostavtezayavku .field--name-body * {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-ostavtezayavku .field--name-body * {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ostavtezayavku .field--name-body * {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-ostavtezayavku .field--name-body * {
    font-size: 20px;
  }
}
#block-vesta-theme-vebforma .webform-submission-form {
  width: 433px;
  padding: 37px 20px 42px 32px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    padding: 35px 20px 40px 30px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    width: 100%;
    padding: 30px 20px 35px 25px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    padding: 25px 20px 30px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    padding: 20px 20px 25px;
  }
}
.webform-submission-form .web_text {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.webform-submission-form .web_text * {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
@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;
  }
}
@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 {
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .form-item-name {
    margin-top: 35px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .form-item-name {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item-name {
    margin-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .form-item-name {
    margin-top: 20px;
  }
}
.webform-submission-form .form-item-name,
.webform-submission-form .form-item-telefon,
.webform-submission-form .form-item-email {
  margin-bottom: 20px;
}
.webform-submission-form .form-item-name input,
.webform-submission-form .form-item-telefon input,
.webform-submission-form .form-item-email input {
  margin-top: 0;
  width: 100%;
  padding: 16px 16px 14px;
  border-radius: 100px;
  border: 1px solid #1A8AAC;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.webform-submission-form .form-item-name input::placeholder,
.webform-submission-form .form-item-telefon input::placeholder,
.webform-submission-form .form-item-email input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
@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: 15px 15px 10px;
    font-size: 14px;
  }
}
@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: 10px;
    font-size: 13px;
  }
}
@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 {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .form-item-name,
  .webform-submission-form .form-item-telefon,
  .webform-submission-form .form-item-email {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .form-item-name,
  .webform-submission-form .form-item-telefon,
  .webform-submission-form .form-item-email {
    margin-bottom: 10px;
  }
}
.webform-submission-form .webform-actions button {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .webform-actions button {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .webform-actions button {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .webform-actions button {
    font-size: 12px;
  }
}
.webform-submission-form .webform-actions button:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
.webform-submission-form .form-item-privacy {
  margin-top: 30px;
  display: flex;
  gap: 0 16px;
  flex-wrap: wrap;
}
.webform-submission-form .form-item-privacy .form-checkbox {
  order: 0;
  appearance: none;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px auto;
}
.webform-submission-form .form-item-privacy .form-checkbox:checked {
  background-image: url(/sites/all/themes/vesta_theme/image/check_b.svg);
}
.webform-submission-form .form-item-privacy .description {
  order: 1;
  width: calc(100% - 36px);
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.webform-submission-form .form-item-privacy .description * {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.webform-submission-form .form-item-privacy .form-item--error-message {
  order: 2;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .form-item-privacy {
    margin-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .form-item-privacy {
    margin-top: 20px;
  }
}
.webform-submission-form .form-item--error-message {
  margin-top: 5px;
}
#block-vesta-theme-yandekskarta-2 {
  width: 737px;
}
#block-vesta-theme-yandekskarta-2 .field--name-body {
  height: 100% !important;
}
#block-vesta-theme-yandekskarta-2 .field--name-body .mapContainer {
  height: 100% !important;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 .field--name-body .mapContainer {
    height: 350px !important;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 .field--name-body {
    height: 350px !important;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 500px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 {
    width: 100%;
  }
}
#footer {
  background-color: rgba(26, 138, 172, 0.05);
  padding-top: 28px;
  padding-bottom: 70px;
  align-items: center;
}
#footer .row {
  gap: 20px;
  justify-content: space-between;
}
#footer .row .col-logo {
  width: 330px;
}
#footer .row .col-logo .logo {
  display: block;
  width: 113px;
  height: 113px;
}
#footer .row .col-logo .logo img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#footer .row .col-logo .copyright {
  margin-top: 28px;
  font-size: 14px;
  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-logo .copyright {
    margin-top: 25px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .copyright {
    margin-top: 20px;
    font-size: 12px;
  }
}
#footer .row .col-logo .inn {
  margin-top: 10px;
  font-size: 14px;
  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-logo .inn {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-logo .inn {
    font-size: 12px;
  }
}
#footer .row .col-logo .politika {
  margin-top: 15px;
  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: #1A8AAC;
  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;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row .col-logo {
    width: 230px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-logo {
    width: 100%;
  }
}
#footer .row .col-nav {
  width: 150px;
}
#footer .row .col-nav .block-menu .nav {
  display: flex;
  gap: 6px;
  flex-direction: column;
}
#footer .row .col-nav .block-menu .nav .nav-item a {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  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 {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-nav .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 {
    font-size: 12px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-nav {
    width: 100%;
  }
}
#footer .row .col-contacts {
  width: 260px;
}
#footer .row .col-contacts .adress {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  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 .adress {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .adress {
    font-size: 12px;
  }
}
#footer .row .col-contacts .contacts2 {
  margin-top: 10px;
  display: flex;
  gap: 7px;
  align-items: center;
}
#footer .row .col-contacts .contacts2 .max {
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
  background-size: contain;
  display: block;
  width: 22px;
  height: 22px;
  margin-left: -4px;
}
#footer .row .col-contacts .contacts2 .tel {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-contacts .contacts2 .tel:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts .contacts2 .tel {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .contacts2 .tel {
    font-size: 12px;
  }
}
#footer .row .col-contacts .mail {
  margin-top: 12px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#footer .row .col-contacts .mail:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts .mail {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .mail {
    font-size: 12px;
  }
}
#footer .row .col-contacts .time {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  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 .time {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .time {
    font-size: 12px;
  }
}
#footer .row .col-contacts .col-callback {
  margin-top: 18px;
}
#footer .row .col-contacts .col-callback a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts .col-callback a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .col-callback a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row .col-contacts .col-callback a {
    font-size: 12px;
  }
}
#footer .row .col-contacts .col-callback a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts .col-callback {
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row .col-contacts .col-callback {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row .col-contacts {
    width: 210px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row .col-contacts {
    width: 100%;
  }
}
#footer .row-copiryght {
  margin-top: 64px;
}
#footer .row-copiryght .col-webvesta {
  display: flex;
  justify-content: center;
}
#footer .row-copiryght .col-webvesta a {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
#footer .row-copiryght .col-webvesta a:hover {
  color: #1A8AAC;
}
@media screen and (max-width: 1199px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-copiryght {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-copiryght {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-copiryght {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-copiryght {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #footer {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  #footer {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  #footer {
    padding-bottom: 30px;
  }
}
.not-front #block-vesta-theme-page-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.not-front #footer {
  margin-top: 20px;
}
.product-view-full .product-teaser {
  float: left;
  /*display: flex;
    gap: 30px;
    flex-wrap: wrap;*/
  margin-right: 20px;
}
.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: 10px;
  overflow: hidden;
  background-image: url(/sites/all/themes/vesta_theme/image/grass_fon1.jpg);
  background-size: cover;
}
.product-view-full .product-teaser .product-teaser-image .elements .current-slide .element * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.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: 10px;
  overflow: hidden;
  background-image: url(/sites/all/themes/vesta_theme/image/grass_fon1.jpg);
  background-size: cover;
}
.product-view-full .product-teaser .product-teaser-image .elements .nav-slide .element * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.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 {
  display: none;
  width: 645px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-price {
  margin-top: 20px;
  font-size: 20px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-field-description {
  margin-top: 20px;
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.product-view-full .product-teaser .product-teaser-info .field--name-field-description p {
  margin: 0;
}
.product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat {
  margin-top: 20px;
}
.product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
}
@media screen and (max-width: 1199px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a {
    font-size: 12px;
  }
}
.product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
.product-view-full .product-teaser .product-teaser-info .field--name-dynamic-token-fieldcommerce-product-zakazat a:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  padding: 1px;
  background: linear-gradient(110deg, var(--myColor1) 0%, var(--myColor2) 50%, var(--myColor1) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
}
@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%;
  }
}
@media screen and (max-width: 767px) {
  .product-view-full .product-teaser {
    float: none;
    margin-right: 0;
  }
}
.product-view-full > .field--name-body {
  margin-top: 20px;
}
.product-view-full > .field--name-dynamic-token-fieldcommerce-product-zakazat {
  display: none !important;
}
.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: 350px;
  top: 0 !important;
  left: 0 !important;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 14px -1px rgba(0, 0, 0, 0.25);
}
.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: 280px;
  }
}
@media screen and (max-width: 991px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: 218px;
    height: 280px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div > div {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 767px) {
  .not-front .view-id-gallery_page .view-content > div {
    gap: 15px;
  }
}
.not-front #block-vesta-theme-content > h3 > a {
  color: #1A8AAC;
}
.not-front #block-vesta-theme-content > h3 > a:hover {
  color: #25B5E0;
}
.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: #1A8AAC;
  border: 1px solid #1A8AAC;
}
.not-front #main .search-api-page-block-form-search .js-form-submit:hover {
  color: #25B5E0;
  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: #1A8AAC;
  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: #25B5E0;
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #1A8AAC;
}
.pagination .page-item.active a {
  border-color: #25B5E0;
  color: #25B5E0;
  background-color: #1A8AAC;
}
.ajax-progress {
  display: none !important;
}
.modal .modal-footer button {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .modal .modal-footer button {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  .modal .modal-footer button {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .modal .modal-footer button {
    font-size: 12px;
  }
}
.modal .modal-footer button:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
}
#scrollToTop {
  width: 40px;
  height: 40px;
  background-color: #1A8AAC;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  bottom: 35px;
  cursor: pointer;
  position: fixed;
  right: 35px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
#scrollToTop img {
  display: block;
  width: 24px;
  height: 24px;
}
#block-vesta-theme-socsetifixed {
  position: fixed;
  bottom: 90px;
  right: 30px;
  z-index: 10;
}
#block-vesta-theme-socsetifixed .field--name-body .max {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/sites/all/themes/vesta_theme/image/max.svg);
  background-size: contain;
  border-radius: 50%;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
  padding: 16px 15px 13px 21px;
  background-color: #1A8AAC;
  border-top: none !important;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content {
  max-width: 550px;
  font-family: "Playfair Display", serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content * {
  font-family: "Playfair Display", serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content a {
  text-decoration: underline !important;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content a:hover {
  text-decoration: underline !important;
  color: #25B5E0;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
  width: max-content;
  position: relative;
  background: linear-gradient(to right, var(--myColor1) 3%, var(--myColor2));
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 24px;
  transition: --myColor1 0.3s, --myColor2 0.3s;
  font-family: "Playfair Display", serif;
  padding: 15px 12px;
  --myColor1: #fff;
  --myColor2: #fff;
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    font-size: 13px;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button {
    font-size: 12px;
  }
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button:hover {
  --myColor1: rgba(26, 138, 172, 0.05);
  --myColor2: rgba(26, 138, 172, 0.05);
  color: #1A8AAC;
  --myColor1: #25B5E0;
  --myColor2: #25B5E0;
  color: #fff;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 {
  margin-top: 20px;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row {
  width: 100%;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary {
  margin-top: 15px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item {
  width: 282px;
  height: 360px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(/sites/all/themes/vesta_theme/image/grass_fon1.jpg);
  background-size: cover;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item img {
  transition: 0.3s;
}
#block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item {
    width: 222px;
    height: 290px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item {
    width: calc(50% - 7.5px);
    height: 330px;
  }
}
@media screen and (max-width: 460px) {
  #block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item {
    height: 285px;
  }
}
@media screen and (max-width: 380px) {
  #block-vesta-theme-views-block-blok-s-taroy-v-tovary-block-1 .view-blok-s-taroy-v-tovary .view-content .views-row .node--type-blok-s-taroy-v-tovary .field--name-field-foto-tary .field__item {
    height: 225px;
  }
}
