: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: #353234;
}
.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: #558DD7;
}
@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: "Roboto", sans-serif;
  color: #353234;
}
#app {
  overflow: clip;
  background-color: #f3f3f3;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /*.desctop-md-max({
    padding-top: 55px;
  });*/
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
.orange_btn {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .orange_btn {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .orange_btn {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .orange_btn {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .orange_btn {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.orange_btn_hover {
  background-color: #FF790A;
}
.title_block {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  .title_block {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  .title_block {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .title_block {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  .title_block {
    font-size: 20px;
  }
}
#header .header-container {
  display: flex;
  gap: 30px;
}
#header .header-container .logo {
  width: 125px;
  height: 120px;
}
#header .header-container .logo * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#header .header-container .header-block1 {
  width: 1015px;
}
#header .header-container .header-block1 .header-top {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E2E2E2;
}
#header .header-container .header-block1 .header-top .col-contacts {
  width: 100%;
  align-items: center;
}
#header .header-container .header-block1 .header-top .col-contacts p {
  margin: 0;
}
#header .header-container .header-block1 .header-top .col-contacts .adress {
  max-width: 380px;
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#header .header-container .header-block1 .header-top .col-contacts .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 .header-top .col-contacts .adress {
    max-width: 275px;
    font-size: 16px;
  }
}
#header .header-container .header-block1 .header-top .col-contacts .tel {
  width: 170px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#header .header-container .header-block1 .header-top .col-contacts .tel:hover {
  text-decoration: underline !important;
}
#header .header-container .header-block1 .header-top .col-contacts .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone-call.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 .header-top .col-contacts .tel {
    font-size: 16px;
  }
}
#header .header-container .header-block1 .header-top .col-contacts .mail {
  width: 215px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#header .header-container .header-block1 .header-top .col-contacts .mail:hover {
  text-decoration: underline !important;
}
#header .header-container .header-block1 .header-top .col-contacts .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 .header-top .col-contacts .mail {
    font-size: 16px;
  }
}
#header .header-container .header-block1 .header-top .col-contacts .col-social {
  display: flex;
  gap: 10px;
}
#header .header-container .header-block1 .header-top .col-contacts .col-social > * {
  transition: 0.3s;
}
#header .header-container .header-block1 .header-top .col-contacts .col-social > *:before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
#header .header-container .header-block1 .header-top .col-contacts .col-social .tg:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram.svg);
}
#header .header-container .header-block1 .header-top .col-contacts .col-social .tg:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram-g.svg);
}
#header .header-container .header-block1 .header-top .col-contacts .col-social .max:before {
  content: url(/sites/all/themes/vesta_theme/image/max.svg);
}
#header .header-container .header-block1 .header-top .col-contacts .col-social .max:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/max-g.svg);
}
#header .header-container .header-block1 .header-bottom {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 16px;
  background-color: transparent;
}
#header .header-container .header-block1 .header-bottom .region-navigation {
  width: 766px;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu {
  width: 100%;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav {
  width: 100%;
  display: flex;
  gap: 24px;
  align-items: center;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .nav-item a {
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.54px;
  text-align: left;
  color: #353234;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .nav-item a:hover {
  color: #558DD7;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .nav-item .dropdown-toggle {
  display: flex;
  gap: 2px;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .nav-item .dropdown-toggle:after {
  content: url(/sites/all/themes/vesta_theme/image/chevron-down.svg);
  display: block;
  width: 18px;
  height: 18px;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: 0;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .dropdown-menu {
  padding: 10px;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .dropdown-menu .nav-item + .nav-item {
  margin-top: 10px;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .dropdown-menu .nav-item {
  background-color: transparent;
}
#header .header-container .header-block1 .header-bottom .region-navigation .block-menu .nav .dropdown-menu .nav-item a {
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 .header-bottom .region-navigation {
    width: 535px;
  }
}
#header .header-container .header-block1 .header-bottom .col-search .field--name-body .search:before {
  content: url(/sites/all/themes/vesta_theme/image/search.svg);
  display: block;
  width: 24px;
  height: 24px;
}
#header .header-container .header-block1 .header-bottom .col-search .field--name-body .search:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/search-b.svg);
}
#header .header-container .header-block1 .header-bottom .col-callback .field--name-body a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
  padding: 16px 24px;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 .header-bottom .col-callback .field--name-body a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #header .header-container .header-block1 .header-bottom .col-callback .field--name-body a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #header .header-container .header-block1 .header-bottom .col-callback .field--name-body a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #header .header-container .header-block1 .header-bottom .col-callback .field--name-body a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
#header .header-container .header-block1 .header-bottom .col-callback .field--name-body a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  #header .header-container .header-block1 {
    width: 780px;
  }
}
#header-mob {
  background-color: #F3F3F3;
}
#header-mob .col-logo {
  width: 100px;
  height: 75px;
}
#header-mob .col-logo * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#header-mob .col-phone a {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#header-mob .col-phone a:hover {
  text-decoration: underline !important;
}
#header-mob .col-phone a:before {
  content: url(/sites/all/themes/vesta_theme/image/phone-call.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  #header-mob .col-phone a {
    font-size: 16px;
  }
}
.offcanvas {
  background-color: #f3f3f3;
}
.offcanvas .region-navigation .block-menu .nav .nav-item a {
  padding-left: 0;
  padding-right: 0;
  color: #353234 !important;
  white-space: normal;
}
.offcanvas .region-navigation .block-menu .nav .nav-item a:hover {
  color: #558DD7;
}
.offcanvas .region-navigation .block-menu .nav .nav-item .dropdown-toggle {
  display: flex;
  gap: 2px;
}
.offcanvas .region-navigation .block-menu .nav .nav-item .dropdown-toggle:after {
  content: url(/sites/all/themes/vesta_theme/image/chevron-down.svg);
  display: block;
  width: 18px;
  height: 18px;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: 0;
}
.offcanvas .region-navigation .block-menu .nav .nav-item .dropdown-menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.offcanvas .region-navigation .block-menu .nav .nav-item .dropdown-menu .nav-item {
  border-bottom: none !important;
}
.offcanvas .region-navigation .block-menu .nav .nav-item .dropdown-menu .nav-item a {
  padding-left: 5px;
  border-bottom: none !important;
}
.offcanvas .region-search .field--name-body .search:before {
  content: url(/sites/all/themes/vesta_theme/image/search.svg);
  display: block;
  width: 24px;
  height: 24px;
}
.offcanvas .region-search .field--name-body .search:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/search-b.svg);
}
.offcanvas .col-contacts {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.offcanvas .col-contacts p {
  margin: 0;
}
.offcanvas .col-contacts .adress {
  max-width: 380px;
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
.offcanvas .col-contacts .adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
  display: block;
  width: 18px;
  height: 18px;
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .offcanvas .col-contacts .adress {
    max-width: 275px;
    font-size: 16px;
  }
}
.offcanvas .col-contacts .tel {
  width: 170px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
.offcanvas .col-contacts .tel:hover {
  text-decoration: underline !important;
}
.offcanvas .col-contacts .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone-call.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .offcanvas .col-contacts .tel {
    font-size: 16px;
  }
}
.offcanvas .col-contacts .mail {
  width: 215px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
.offcanvas .col-contacts .mail:hover {
  text-decoration: underline !important;
}
.offcanvas .col-contacts .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .offcanvas .col-contacts .mail {
    font-size: 16px;
  }
}
.offcanvas .col-contacts .col-social {
  display: flex;
  gap: 10px;
}
.offcanvas .col-contacts .col-social > * {
  transition: 0.3s;
}
.offcanvas .col-contacts .col-social > *:before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
.offcanvas .col-contacts .col-social .tg:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram.svg);
}
.offcanvas .col-contacts .col-social .tg:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram-g.svg);
}
.offcanvas .col-contacts .col-social .max:before {
  content: url(/sites/all/themes/vesta_theme/image/max.svg);
}
.offcanvas .col-contacts .col-social .max:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/max-g.svg);
}
#slider-block .view-slayder {
  position: relative;
}
#slider-block .view-slayder .node--type-slide .field--name-field-image {
  width: 100%;
  height: 635px;
}
#slider-block .view-slayder .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-slayder .node--type-slide .field--name-field-image {
    height: 550px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .field--name-field-image {
    height: 470px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .field--name-field-image {
    height: 390px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .field--name-field-image {
    height: 300px;
  }
}
#slider-block .view-slayder .node--type-slide .content {
  top: auto !important;
  bottom: 80px !important;
}
#slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title {
  max-width: 670px;
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #fff;
}
#slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title * {
  margin: 0;
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title * {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title * {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title * {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title {
    font-size: 36px;
    max-width: calc(100% - 55px);
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-title {
    font-size: 20px;
  }
}
#slider-block .view-slayder .node--type-slide .content .field--name-body {
  max-width: 670px;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.54px;
  text-align: left;
  color: #fff;
}
#slider-block .view-slayder .node--type-slide .content .field--name-body * {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.54px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body {
    font-size: 16px;
    max-width: calc(100% - 55px);
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-body {
    font-size: 14px;
  }
}
#slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link {
  margin-top: 40px;
}
#slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
#slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link {
    margin-top: 35px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link {
    margin-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .node--type-slide .content .field--name-field-slide-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .node--type-slide .content {
    bottom: 60px !important;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .node--type-slide .content {
    bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .node--type-slide .content {
    bottom: 20px !important;
  }
}
#slider-block .view-slayder .slick-arrow {
  display: none !important;
}
#slider-block .view-slayder .slick-dots {
  counter-reset: item;
  margin: 0;
  display: flex;
  gap: 0;
  flex-direction: column;
  width: 52px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(535px);
}
#slider-block .view-slayder .slick-dots:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2px;
  height: 100%;
  background-color: #A1A1A1;
  border-radius: 100px;
}
#slider-block .view-slayder .slick-dots li {
  cursor: pointer;
  counter-increment: item;
  position: relative;
  width: 100%;
  height: 94px;
}
#slider-block .view-slayder .slick-dots li:before {
  content: counter(item, decimal-leading-zero);
  display: block;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.72px;
  text-align: right;
  color: #bcbcbc;
  padding-right: 16px;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .slick-dots li:before {
    font-size: 22px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .slick-dots li:before {
    font-size: 20px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .slick-dots li:before {
    font-size: 18px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .slick-dots li:before {
    font-size: 16px;
    padding-right: 8px;
  }
}
#slider-block .view-slayder .slick-dots li button {
  display: none;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .slick-dots li {
    height: 74px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .slick-dots li {
    height: 54px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .slick-dots li {
    height: 44px;
  }
}
#slider-block .view-slayder .slick-dots .slick-active:before {
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.96px;
  text-align: right;
  color: #fff;
  padding-right: 16px;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .slick-dots .slick-active:before {
    font-size: 28px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .slick-dots .slick-active:before {
    font-size: 24px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .slick-dots .slick-active:before {
    font-size: 20px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .slick-dots .slick-active:before {
    font-size: 16px;
    padding-right: 8px;
  }
}
#slider-block .view-slayder .slick-dots .slick-active:after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  display: block;
  width: 4px;
  height: 100%;
  border-radius: 100px;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  #slider-block .view-slayder .slick-dots {
    bottom: 60px !important;
    transform: translateX(415px);
  }
}
@media screen and (max-width: 991px) {
  #slider-block .view-slayder .slick-dots {
    bottom: 40px !important;
    transform: translateX(295px);
  }
}
@media screen and (max-width: 767px) {
  #slider-block .view-slayder .slick-dots {
    bottom: 20px !important;
    transform: translateX(205px);
  }
}
@media screen and (max-width: 575px) {
  #slider-block .view-slayder .slick-dots {
    transform: translateX(0);
    left: auto;
    right: 12px;
  }
}
.front #block-vesta-theme-content {
  margin-top: 80px;
}
.front #block-vesta-theme-content .node--type-front {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: end;
}
.front #block-vesta-theme-content .node--type-front .field--name-node-title {
  width: 910px;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.92px;
  text-align: left;
}
.front #block-vesta-theme-content .node--type-front .field--name-node-title * {
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.92px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title * {
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title * {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title * {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title * {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title {
    width: 690px;
    font-size: 54px;
  }
}
@media screen and (max-width: 991px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title {
    width: 100%;
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 575px) {
  .front #block-vesta-theme-content .node--type-front .field--name-node-title {
    font-size: 24px;
  }
}
.front #block-vesta-theme-content .node--type-front .field--name-body {
  max-width: 200px;
}
.front #block-vesta-theme-content .node--type-front .field--name-body a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .front #block-vesta-theme-content .node--type-front .field--name-body a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .front #block-vesta-theme-content .node--type-front .field--name-body a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .front #block-vesta-theme-content .node--type-front .field--name-body a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .front #block-vesta-theme-content .node--type-front .field--name-body a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.front #block-vesta-theme-content .node--type-front .field--name-body a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 991px) {
  .front #block-vesta-theme-content .node--type-front .field--name-body {
    display: none;
  }
}
.front #block-vesta-theme-content .node--type-front:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  .front #block-vesta-theme-content {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  .front #block-vesta-theme-content {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .front #block-vesta-theme-content {
    margin-top: 20px;
  }
}
#block-vesta-theme-views-block-catalog-block-front {
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-catalog-block-front {
    margin-top: 20px;
  }
}
.view-uslugi .view-content,
.view-catalog .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-uslugi .view-content .views-row,
.view-catalog .view-content .views-row {
  width: 271px;
  height: 360px;
  border: 1px solid #EAEAEA;
  border-radius: 15px;
  overflow: hidden;
  background-color: #fff;
}
.view-uslugi .view-content .views-row .node--type-usluga,
.view-catalog .view-content .views-row .node--type-usluga,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog {
  position: relative;
  height: 100%;
  z-index: 0;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie,
.view-catalog .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-field-usluga-izobrazhenie,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-usluga-izobrazhenie,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-catalog-image,
.view-catalog .view-content .views-row .node--type-usluga .field--name-field-catalog-image,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image {
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 66%, 55% 100%, 0% 100%, 0% 0%, 100% 0%);
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie *,
.view-catalog .view-content .views-row .node--type-usluga .field--name-field-usluga-izobrazhenie *,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-field-usluga-izobrazhenie *,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-usluga-izobrazhenie *,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-field-catalog-image *,
.view-catalog .view-content .views-row .node--type-usluga .field--name-field-catalog-image *,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image *,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-field-catalog-image * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-title,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
  color: #f3f3f3;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 15px;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title *,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-title *,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title *,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title * {
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title * {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title * {
    font-size: 19px;
  }
}
@media screen and (max-width: 575px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title *,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title *,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title *,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title * {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
    font-size: 19px;
  }
}
@media screen and (max-width: 575px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-title,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-title,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-title {
    font-size: 18px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-link,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-link a,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px;
  font-size: 0;
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:before,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-link a:before,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before {
  content: url(/sites/all/themes/vesta_theme/image/arrow-up-right.svg);
  position: absolute;
  bottom: 12px;
  right: 12px;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #FF790A;
  width: 44px;
  height: 44px;
  transition: 0.3s;
}
@media screen and (max-width: 575px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:before,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-link a:before,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before {
    width: 34px;
    height: 34px;
  }
}
@media screen and (max-width: 400px) {
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:before,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-node-link a:before,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:before,
  .view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
  .view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:before,
  .view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before,
  .view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:before {
    bottom: 6px;
    right: 6px;
  }
}
.view-uslugi .view-content .views-row .node--type-usluga .field--name-node-link a:hover:before,
.view-catalog .view-content .views-row .node--type-usluga .field--name-node-link a:hover:before,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:hover:before,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-node-link a:hover:before,
.view-uslugi .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:hover:before,
.view-catalog .view-content .views-row .node--type-usluga .field--name-taxonomy-term-link a:hover:before,
.view-uslugi .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:hover:before,
.view-catalog .view-content .views-row .taxonomy-term--type-catalog .field--name-taxonomy-term-link a:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/arrow-up-right-w.svg);
  background-color: #E64F00;
}
@media screen and (max-width: 1199px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    width: 292px;
  }
}
@media screen and (max-width: 991px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    width: calc(50% - 15px);
    height: 435px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    width: calc(50% - 7.5px);
    height: 320px;
  }
}
@media screen and (max-width: 450px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    height: 280px;
  }
}
@media screen and (max-width: 400px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    height: 260px;
  }
}
@media screen and (max-width: 380px) {
  .view-uslugi .view-content .views-row,
  .view-catalog .view-content .views-row {
    height: 240px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .view-content,
  .view-catalog .view-content {
    gap: 15px;
  }
}
.view-uslugi .more-link,
.view-catalog .more-link {
  margin-top: 20px;
  width: 100%;
  display: none;
  justify-content: center;
}
.view-uslugi .more-link a,
.view-catalog .more-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .view-uslugi .more-link a,
  .view-catalog .more-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-uslugi .more-link a,
  .view-catalog .more-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-uslugi .more-link a,
  .view-catalog .more-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .view-uslugi .more-link a,
  .view-catalog .more-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.view-uslugi .more-link a:hover,
.view-catalog .more-link a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 991px) {
  .view-uslugi .more-link,
  .view-catalog .more-link {
    display: flex;
  }
}
#block-vesta-theme-views-block-about-block-1 {
  margin-top: 80px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#block-vesta-theme-views-block-about-block-1 .block-title {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  width: 570px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    width: 450px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .block-title {
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 > div:not(.contextual) {
  width: 570px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 > div:not(.contextual) {
    width: 450px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 > div:not(.contextual) {
    width: 100%;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body * {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body * {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-body {
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link {
  margin-top: 24px;
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
#block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .view-about .node--type-about .field--name-node-link {
    margin-top: 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: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-top: 20px;
    gap: 15px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 {
  margin-top: 50px;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  counter-reset: item;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
  width: 214px;
  min-height: 165px;
  counter-increment: item;
  padding-bottom: 16px;
  border-bottom: 2px solid #558DD7;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo:before {
  content: counter(item, decimal-leading-zero);
  font-size: 96px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -2.88px;
  text-align: left;
  color: #ddd;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo:before {
    font-size: 86px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo:before {
    font-size: 76px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo:before {
    font-size: 66px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo:before {
    font-size: 56px;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto * {
    height: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-field-preimushchestvo-foto {
    height: 100% !important;
  }
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-top: 8px;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
}
#block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 19px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body * {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 21px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 19px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row .node--type-preimushchestvo .field--name-body {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 295px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 335px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 .view-preimushchestva .view-content {
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-preimushchestva-block-1 {
    margin-top: 20px;
  }
}
#block-vesta-theme-views-block-fotogalereya-block-1 {
  margin-top: 80px;
  position: relative;
}
#block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  padding-right: 150px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .block-title {
    font-size: 26px;
  }
}
@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 .view-fotogalereya {
  margin-top: 50px;
  position: unset;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 .view-fotogalereya {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-fotogalereya-block-1 {
    margin-top: 20px;
  }
}
.view-fotogalereya .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  overflow: hidden;
}
.view-fotogalereya .view-content .views-row {
  width: 271px;
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
  width: 100%;
  height: 335px;
  border-radius: 15px;
  overflow: hidden;
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery img {
  transition: 0.3s;
}
.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) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: 280px;
  }
}
@media screen and (max-width: 420px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-gallery {
    height: 230px;
  }
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god {
  margin-top: 15px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #5f5d60;
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god * {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #5f5d60;
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god * {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god * {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god {
    margin-top: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-field-god {
    font-size: 12px;
  }
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
  margin-top: 4px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title * {
    font-size: 14px;
  }
}
.view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title a:hover {
  color: #E64F00;
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row .node--type-photogallery .field--name-node-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row {
    width: 292px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .view-content .views-row {
    width: calc(50% - 7.5px);
  }
}
@media screen and (min-width: 1199px) {
  .view-fotogalereya .view-content .views-row:nth-child(2n) .node--type-photogallery .field--name-field-gallery {
    height: 270px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row:nth-child(2n) .node--type-photogallery .field--name-field-gallery {
    height: 270px;
  }
}
@media screen and (min-width: 1199px) {
  .view-fotogalereya .view-content .views-row:nth-child(4n + 2),
  .view-fotogalereya .view-content .views-row:nth-child(4n + 3),
  .view-fotogalereya .view-content .views-row:nth-child(4n + 4) {
    position: relative;
  }
  .view-fotogalereya .view-content .views-row:nth-child(4n + 2):before,
  .view-fotogalereya .view-content .views-row:nth-child(4n + 3):before,
  .view-fotogalereya .view-content .views-row:nth-child(4n + 4):before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: 2px;
    height: calc(100% + 30px);
    background-color: #ddd;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-fotogalereya .view-content .views-row:nth-child(3n + 2),
  .view-fotogalereya .view-content .views-row:nth-child(3n + 3) {
    position: relative;
  }
  .view-fotogalereya .view-content .views-row:nth-child(3n + 2):before,
  .view-fotogalereya .view-content .views-row:nth-child(3n + 3):before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: 2px;
    height: calc(100% + 30px);
    background-color: #ddd;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-fotogalereya .view-content .views-row:nth-child(2n + 2) {
    position: relative;
  }
  .view-fotogalereya .view-content .views-row:nth-child(2n + 2):before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: 2px;
    height: calc(100% + 30px);
    background-color: #ddd;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .view-content .views-row:nth-child(2n + 2) {
    position: relative;
  }
  .view-fotogalereya .view-content .views-row:nth-child(2n + 2):before {
    content: '';
    position: absolute;
    top: 0;
    left: -8px;
    display: block;
    width: 2px;
    height: calc(100% + 30px);
    background-color: #ddd;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .view-content {
    gap: 15px;
  }
}
.view-fotogalereya .more-link {
  position: absolute;
  top: 16px;
  right: 0;
}
.view-fotogalereya .more-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .more-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .more-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .more-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .view-fotogalereya .more-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.view-fotogalereya .more-link a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .more-link {
    top: 9px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .more-link {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }
}
#block-vesta-theme-views-block-news-block-1 {
  margin-top: 80px;
  position: relative;
}
#block-vesta-theme-views-block-news-block-1 .block-title {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-news-block-1 .block-title {
    font-size: 20px;
  }
}
#block-vesta-theme-views-block-news-block-1 .view-news {
  margin-top: 50px;
  position: unset;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 .view-news {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-news-block-1 .view-news {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 .view-news {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-news-block-1 {
    margin-top: 20px;
  }
}
.view-news .view-content {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-news .view-content .views-row {
  width: calc(50% - 15px);
  padding: 12px;
  border: 1px solid #EAEAEA;
  border-radius: 15px;
  background-color: #fff;
}
.view-news .view-content .views-row .node--type-news {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.view-news .view-content .views-row .node--type-news .field--name-field-image-news {
  width: 170px;
  height: 170px;
  border-radius: 15px;
  overflow: hidden;
}
.view-news .view-content .views-row .node--type-news .field--name-field-image-news * {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.view-news .view-content .views-row .node--type-news .field--name-field-image-news img {
  transition: 0.3s;
}
.view-news .view-content .views-row .node--type-news .field--name-field-image-news img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 400px) {
  .view-news .view-content .views-row .node--type-news .field--name-field-image-news {
    width: 100%;
    height: 250px;
  }
}
.view-news .view-content .views-row .node--type-news .content {
  width: calc(100% - 200px);
}
.view-news .view-content .views-row .node--type-news .content .field--name-field-date {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #5f5d60;
}
.view-news .view-content .views-row .node--type-news .content .field--name-field-date * {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #5f5d60;
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-field-date * {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-field-date * {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-field-date {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-field-date {
    font-size: 12px;
  }
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-title {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
  color: #353234;
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-title * {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.66px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title * {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title * {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title * {
    font-size: 14px;
  }
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-title a:hover {
  color: #E64F00;
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title {
    margin-top: 25px;
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title {
    margin-top: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-title {
    font-size: 14px;
  }
}
.view-news .view-content .views-row .node--type-news .content .field--name-body {
  margin-top: 12px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
.view-news .view-content .views-row .node--type-news .content .field--name-body * {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body * {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body * {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body * {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body * {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body {
    font-size: 19px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-body {
    font-size: 16px;
  }
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-link {
  margin-top: 16px;
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
  background-color: transparent;
  border: 1px solid #E64F00;
  color: #E64F00;
  display: flex;
  gap: 2px;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .view-content .views-row .node--type-news .content .field--name-node-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-link a:after {
  content: '';
  background-image: url(/sites/all/themes/vesta_theme/image/arrow-up-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  font-size: 0;
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-link a:hover {
  background-color: #FF790A;
  border: 1px solid #FF790A;
  color: #fff;
}
.view-news .view-content .views-row .node--type-news .content .field--name-node-link a:hover:after {
  background-image: url(/sites/all/themes/vesta_theme/image/arrow-up-right-w.svg);
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news .content {
    width: calc(100% - 185px);
  }
}
@media screen and (max-width: 400px) {
  .view-news .view-content .views-row .node--type-news .content {
    width: 100%;
  }
}
.view-news .view-content .views-row .node--type-news:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .view-news .view-content .views-row .node--type-news {
    gap: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content {
    gap: 15px;
  }
}
.view-news .more-link {
  position: absolute;
  top: 16px;
  right: 0;
}
.view-news .more-link a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .view-news .more-link a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .more-link a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .more-link a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .view-news .more-link a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.view-news .more-link a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  .view-news .more-link {
    top: 9px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .more-link {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }
}
#block-vesta-theme-vebforma {
  margin-top: 80px;
  padding: 80px 40px;
  border-radius: 15px;
  background-image: url(/sites/all/themes/vesta_theme/image/fon-fos.png);
  background-size: cover;
}
#block-vesta-theme-vebforma .webform-submission-form {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#block-vesta-theme-vebforma .webform-submission-form .web_div {
  width: 430px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form .web_div {
    width: 300px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .web_div {
    width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-submission-form .web_div2 {
  width: 530px;
}
#block-vesta-theme-vebforma .webform-submission-form .web_div2 .form-item-telefon,
#block-vesta-theme-vebforma .webform-submission-form .web_div2 .form-item-email {
  width: 259px;
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .web_div2 .form-item-telefon,
  #block-vesta-theme-vebforma .webform-submission-form .web_div2 .form-item-email {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-submission-form .web_div2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vebforma {
    margin-top: 60px;
    padding: 60px 35px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vebforma {
    margin-top: 40px;
    padding: 40px 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma {
    margin-top: 20px;
    padding: 20px 25px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vebforma {
    padding: 20px;
  }
}
.webform-submission-form .web_div .web_title * {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_title * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_title * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_title * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div .web_title * {
    font-size: 12px;
  }
}
.webform-submission-form .web_div .web_title h2 {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  margin-bottom: 16px;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_title h2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_title h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div .web_title h2 {
    font-size: 20px;
  }
}
.webform-submission-form .web_div .web_title h2 * {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_title h2 * {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_title h2 * {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_title h2 * {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div .web_title h2 * {
    font-size: 20px;
  }
}
.webform-submission-form .web_div .web_social {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.webform-submission-form .web_div .web_social .tel {
  width: 170px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
.webform-submission-form .web_div .web_social .tel:hover {
  text-decoration: underline !important;
}
.webform-submission-form .web_div .web_social .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone-call.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_social .tel {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_social .tel {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_social .tel {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div .web_social .tel {
    font-size: 14px;
  }
}
.webform-submission-form .web_div .web_social .mail {
  width: 215px;
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
.webform-submission-form .web_div .web_social .mail:hover {
  text-decoration: underline !important;
}
.webform-submission-form .web_div .web_social .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_social .mail {
    font-size: 17px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_social .mail {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_social .mail {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div .web_social .mail {
    font-size: 14px;
  }
}
.webform-submission-form .web_div .web_social .social {
  display: flex;
  gap: 10px;
}
.webform-submission-form .web_div .web_social .social > * {
  transition: 0.3s;
}
.webform-submission-form .web_div .web_social .social > *:before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
.webform-submission-form .web_div .web_social .social .tg:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram.svg);
}
.webform-submission-form .web_div .web_social .social .tg:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram-g.svg);
}
.webform-submission-form .web_div .web_social .social .max:before {
  content: url(/sites/all/themes/vesta_theme/image/max.svg);
}
.webform-submission-form .web_div .web_social .social .max:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/max-g.svg);
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div .web_social {
    margin-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div .web_social {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div .web_social {
    margin-top: 15px;
  }
}
.webform-submission-form .web_div2 {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.webform-submission-form .web_div2 .form-item-name,
.webform-submission-form .web_div2 .form-item-telefon,
.webform-submission-form .web_div2 .form-item-email,
.webform-submission-form .web_div2 .form-item-message {
  margin: 0;
  width: 100%;
}
.webform-submission-form .web_div2 .form-item-name input,
.webform-submission-form .web_div2 .form-item-telefon input,
.webform-submission-form .web_div2 .form-item-email input,
.webform-submission-form .web_div2 .form-item-message input,
.webform-submission-form .web_div2 .form-item-name textarea,
.webform-submission-form .web_div2 .form-item-telefon textarea,
.webform-submission-form .web_div2 .form-item-email textarea,
.webform-submission-form .web_div2 .form-item-message textarea {
  margin: 0;
  padding: 11px 16px;
  border-radius: 10px;
  border: none;
  background-color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
.webform-submission-form .web_div2 .form-item-name input::placeholder,
.webform-submission-form .web_div2 .form-item-telefon input::placeholder,
.webform-submission-form .web_div2 .form-item-email input::placeholder,
.webform-submission-form .web_div2 .form-item-message input::placeholder,
.webform-submission-form .web_div2 .form-item-name textarea::placeholder,
.webform-submission-form .web_div2 .form-item-telefon textarea::placeholder,
.webform-submission-form .web_div2 .form-item-email textarea::placeholder,
.webform-submission-form .web_div2 .form-item-message textarea::placeholder {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -0.48px;
  text-align: left;
  color: #8c8191;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div2 .form-item-name input::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon input::placeholder,
  .webform-submission-form .web_div2 .form-item-email input::placeholder,
  .webform-submission-form .web_div2 .form-item-message input::placeholder,
  .webform-submission-form .web_div2 .form-item-name textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-email textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-message textarea::placeholder {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div2 .form-item-name input::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon input::placeholder,
  .webform-submission-form .web_div2 .form-item-email input::placeholder,
  .webform-submission-form .web_div2 .form-item-message input::placeholder,
  .webform-submission-form .web_div2 .form-item-name textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-email textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-message textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div2 .form-item-name input::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon input::placeholder,
  .webform-submission-form .web_div2 .form-item-email input::placeholder,
  .webform-submission-form .web_div2 .form-item-message input::placeholder,
  .webform-submission-form .web_div2 .form-item-name textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-email textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-message textarea::placeholder {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div2 .form-item-name input::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon input::placeholder,
  .webform-submission-form .web_div2 .form-item-email input::placeholder,
  .webform-submission-form .web_div2 .form-item-message input::placeholder,
  .webform-submission-form .web_div2 .form-item-name textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-telefon textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-email textarea::placeholder,
  .webform-submission-form .web_div2 .form-item-message textarea::placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div2 .form-item-name input,
  .webform-submission-form .web_div2 .form-item-telefon input,
  .webform-submission-form .web_div2 .form-item-email input,
  .webform-submission-form .web_div2 .form-item-message input,
  .webform-submission-form .web_div2 .form-item-name textarea,
  .webform-submission-form .web_div2 .form-item-telefon textarea,
  .webform-submission-form .web_div2 .form-item-email textarea,
  .webform-submission-form .web_div2 .form-item-message textarea {
    padding: 10px 14px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div2 .form-item-name input,
  .webform-submission-form .web_div2 .form-item-telefon input,
  .webform-submission-form .web_div2 .form-item-email input,
  .webform-submission-form .web_div2 .form-item-message input,
  .webform-submission-form .web_div2 .form-item-name textarea,
  .webform-submission-form .web_div2 .form-item-telefon textarea,
  .webform-submission-form .web_div2 .form-item-email textarea,
  .webform-submission-form .web_div2 .form-item-message textarea {
    padding: 9px 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div2 .form-item-name input,
  .webform-submission-form .web_div2 .form-item-telefon input,
  .webform-submission-form .web_div2 .form-item-email input,
  .webform-submission-form .web_div2 .form-item-message input,
  .webform-submission-form .web_div2 .form-item-name textarea,
  .webform-submission-form .web_div2 .form-item-telefon textarea,
  .webform-submission-form .web_div2 .form-item-email textarea,
  .webform-submission-form .web_div2 .form-item-message textarea {
    padding: 8px 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div2 .form-item-name input,
  .webform-submission-form .web_div2 .form-item-telefon input,
  .webform-submission-form .web_div2 .form-item-email input,
  .webform-submission-form .web_div2 .form-item-message input,
  .webform-submission-form .web_div2 .form-item-name textarea,
  .webform-submission-form .web_div2 .form-item-telefon textarea,
  .webform-submission-form .web_div2 .form-item-email textarea,
  .webform-submission-form .web_div2 .form-item-message textarea {
    padding: 8px;
    font-size: 12px;
  }
}
.webform-submission-form .web_div2 .form-item-name textarea,
.webform-submission-form .web_div2 .form-item-telefon textarea,
.webform-submission-form .web_div2 .form-item-email textarea,
.webform-submission-form .web_div2 .form-item-message textarea {
  resize: none;
  height: 70px;
}
.webform-submission-form .web_div2 .form-item-privacy {
  margin-top: 2px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.webform-submission-form .web_div2 .form-item-privacy input {
  order: 0;
  appearance: none;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #558DD7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px 9px;
}
.webform-submission-form .web_div2 .form-item-privacy input:checked {
  background-image: url(/sites/all/themes/vesta_theme/image/check-w.svg);
  background-color: #558DD7;
}
.webform-submission-form .web_div2 .form-item-privacy .description {
  order: 1;
  width: calc(100% - 26px);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #353234;
}
.webform-submission-form .web_div2 .form-item-privacy .description a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #353234;
}
.webform-submission-form .web_div2 .form-item-privacy .description a:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div2 .form-item-privacy .description a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div2 .form-item-privacy .description a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div2 .form-item-privacy .description {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div2 .form-item-privacy .description {
    font-size: 12px;
  }
}
.webform-submission-form .web_div2 .form-item-privacy .form-item--error-message {
  order: 2;
}
.webform-submission-form .web_div2 .form-actions {
  margin-top: 12px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.webform-submission-form .web_div2 .form-actions button {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  .webform-submission-form .web_div2 .form-actions button {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .webform-submission-form .web_div2 .form-actions button {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .web_div2 .form-actions button {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .webform-submission-form .web_div2 .form-actions button {
    padding: 8px 16px;
    font-size: 12px;
  }
}
.webform-submission-form .web_div2 .form-actions button:hover {
  background-color: #FF790A;
}
#block-vesta-theme-yandekskarta-2 {
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-yandekskarta-2 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 {
    margin-top: 20px;
  }
}
#footer {
  border-top: 1px solid #ddd;
  background-color: #f3f3f3;
}
#footer .row-footer {
  padding-top: 40px;
  padding-bottom: 48px;
  display: flex;
  gap: 40px 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#footer .row-footer .col-logo {
  width: 295px;
}
#footer .row-footer .col-logo .logo {
  display: block;
  width: 125px;
  height: 120px;
}
#footer .row-footer .col-logo .logo * {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
#footer .row-footer .col-logo .copyright {
  margin-top: 24px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-logo .copyright {
    margin-top: 22px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-logo .copyright {
    margin-top: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-logo .copyright {
    margin-top: 18px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-logo .copyright {
    margin-top: 16px;
  }
}
#footer .row-footer .col-logo .politika {
  margin-top: 16px;
  display: block;
  width: max-content;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #353234;
  text-decoration: underline !important;
}
#footer .row-footer .col-logo .politika:hover {
  text-decoration: underline !important;
  color: #558DD7;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-logo .politika {
    margin-top: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-logo .politika {
    margin-top: 14px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-logo .politika {
    margin-top: 12px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-logo .politika {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-logo {
    width: 225px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-logo {
    width: 100%;
  }
}
#footer .row-footer .col-serv,
#footer .row-footer .col-serv2 {
  width: 325px;
}
#footer .row-footer .col-serv .navbar-nav,
#footer .row-footer .col-serv2 .navbar-nav {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
#footer .row-footer .col-serv .navbar-nav .nav-item,
#footer .row-footer .col-serv2 .navbar-nav .nav-item {
  width: 100%;
}
#footer .row-footer .col-serv .navbar-nav .nav-item a,
#footer .row-footer .col-serv2 .navbar-nav .nav-item a {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
  white-space: normal;
}
#footer .row-footer .col-serv .navbar-nav .nav-item a:hover,
#footer .row-footer .col-serv2 .navbar-nav .nav-item a:hover {
  color: #558DD7;
}
#footer .row-footer .col-serv .navbar-nav .nav-item a:after,
#footer .row-footer .col-serv2 .navbar-nav .nav-item a:after {
  display: none;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item a {
    font-size: 12px;
  }
}
#footer .row-footer .col-serv .navbar-nav .nav-item ul,
#footer .row-footer .col-serv2 .navbar-nav .nav-item ul {
  margin-top: 12px;
  padding: 0;
  list-style-type: none;
  display: flex;
  gap: 12px;
  flex-direction: column;
}
#footer .row-footer .col-serv .navbar-nav .nav-item ul .nav-item a,
#footer .row-footer .col-serv2 .navbar-nav .nav-item ul .nav-item a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.42px;
  text-align: left;
  color: #353234;
}
#footer .row-footer .col-serv .navbar-nav .nav-item ul .nav-item a:hover,
#footer .row-footer .col-serv2 .navbar-nav .nav-item ul .nav-item a:hover {
  color: #558DD7;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item ul .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item ul .nav-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-serv .navbar-nav .nav-item ul .nav-item a,
  #footer .row-footer .col-serv2 .navbar-nav .nav-item ul .nav-item a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-serv,
  #footer .row-footer .col-serv2 {
    width: 210px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-serv,
  #footer .row-footer .col-serv2 {
    width: 100%;
  }
}
#footer .row-footer .col-nav {
  width: 135px;
}
#footer .row-footer .col-nav .nav {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
#footer .row-footer .col-nav .nav .nav-item a {
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-nav .nav .nav-item a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-nav .nav .nav-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-nav .nav .nav-item a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-nav .nav .nav-item a {
    font-size: 12px;
  }
}
#footer .row-footer .col-nav .nav .nav-item a:hover {
  color: #558DD7;
}
#footer .row-footer .col-nav .nav .nav-item a:after {
  display: none;
}
#footer .row-footer .col-nav .nav .nav-item .dropdown-menu {
  display: none;
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-nav {
    width: 100%;
  }
}
#footer .row-footer .col-contacts {
  width: 100%;
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
#footer .row-footer .col-contacts .col-adress {
  width: 360px;
  display: flex;
  gap: 12px;
  flex-direction: column;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #5f5d60;
}
#footer .row-footer .col-contacts .col-adress .adress {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-adress .adress {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-adress .adress {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-adress .adress {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-adress .adress {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-adress {
    width: 220px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-adress {
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-adress {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-adress {
    font-size: 12px;
  }
}
#footer .row-footer .col-contacts .col-tel {
  width: 125px;
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-tel {
    width: 100%;
  }
}
#footer .row-footer .col-contacts .col-email {
  width: 165px;
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-email {
    width: 100%;
  }
}
#footer .row-footer .col-contacts .col-tel,
#footer .row-footer .col-contacts .col-email {
  display: flex;
  gap: 12px;
  flex-direction: column;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #5f5d60;
}
#footer .row-footer .col-contacts .col-tel .tel,
#footer .row-footer .col-contacts .col-email .tel,
#footer .row-footer .col-contacts .col-tel .email,
#footer .row-footer .col-contacts .col-email .email {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
#footer .row-footer .col-contacts .col-tel .tel:hover,
#footer .row-footer .col-contacts .col-email .tel:hover,
#footer .row-footer .col-contacts .col-tel .email:hover,
#footer .row-footer .col-contacts .col-email .email:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-tel .tel,
  #footer .row-footer .col-contacts .col-email .tel,
  #footer .row-footer .col-contacts .col-tel .email,
  #footer .row-footer .col-contacts .col-email .email {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-tel .tel,
  #footer .row-footer .col-contacts .col-email .tel,
  #footer .row-footer .col-contacts .col-tel .email,
  #footer .row-footer .col-contacts .col-email .email {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-tel .tel,
  #footer .row-footer .col-contacts .col-email .tel,
  #footer .row-footer .col-contacts .col-tel .email,
  #footer .row-footer .col-contacts .col-email .email {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-tel .tel,
  #footer .row-footer .col-contacts .col-email .tel,
  #footer .row-footer .col-contacts .col-tel .email,
  #footer .row-footer .col-contacts .col-email .email {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-tel,
  #footer .row-footer .col-contacts .col-email {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-tel,
  #footer .row-footer .col-contacts .col-email {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-tel,
  #footer .row-footer .col-contacts .col-email {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-tel,
  #footer .row-footer .col-contacts .col-email {
    font-size: 12px;
  }
}
#footer .row-footer .col-contacts .col-social {
  width: 110px;
  display: flex;
  gap: 8px;
  flex-direction: column;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #5f5d60;
}
#footer .row-footer .col-contacts .col-social .social {
  display: flex;
  gap: 10px;
}
#footer .row-footer .col-contacts .col-social .social > * {
  transition: 0.3s;
}
#footer .row-footer .col-contacts .col-social .social > *:before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
#footer .row-footer .col-contacts .col-social .social .tg:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram.svg);
}
#footer .row-footer .col-contacts .col-social .social .tg:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram-g.svg);
}
#footer .row-footer .col-contacts .col-social .social .max:before {
  content: url(/sites/all/themes/vesta_theme/image/max.svg);
}
#footer .row-footer .col-contacts .col-social .social .max:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/max-g.svg);
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-social {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-social {
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-social {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-social {
    font-size: 12px;
  }
}
#footer .row-footer .col-contacts .col-callback .field--name-body a {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
  padding: 16px 24px;
}
@media screen and (max-width: 1199px) {
  #footer .row-footer .col-contacts .col-callback .field--name-body a {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts .col-callback .field--name-body a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer .col-contacts .col-callback .field--name-body a {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer .col-contacts .col-callback .field--name-body a {
    padding: 8px 16px;
    font-size: 12px;
  }
}
#footer .row-footer .col-contacts .col-callback .field--name-body a:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 991px) {
  #footer .row-footer .col-contacts {
    flex-direction: column;
    gap: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-footer {
    padding-top: 35px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-footer {
    padding-top: 30px;
    padding-bottom: 35px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-footer {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-footer {
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
#footer .row-copiryght {
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
}
#footer .row-copiryght:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #EBEBEB;
  z-index: 0;
}
#footer .row-copiryght .col-webvesta {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
#footer .row-copiryght .col-webvesta a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #353234;
}
#footer .row-copiryght .col-webvesta a:hover {
  color: #558DD7;
}
@media screen and (max-width: 1199px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #footer .row-copiryght .col-webvesta a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
  #footer .row-copiryght {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  #footer .row-copiryght {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.not-front h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.not-front main {
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .not-front main {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .not-front main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .not-front main {
    margin-bottom: 20px;
  }
}
.not-front #footer {
  margin-top: auto;
}
.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: 15px;
}
.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;
  }
}
.body-node--800 main {
  margin-bottom: 0 !important;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .field-adress {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .field-adress:before {
  content: url(/sites/all/themes/vesta_theme/image/map-pin.svg);
  font-size: 0;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .tel {
  display: flex;
  gap: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .tel:hover {
  text-decoration: underline !important;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .tel:before {
  content: url(/sites/all/themes/vesta_theme/image/phone-call.svg);
  font-size: 0;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .mail {
  display: flex;
  gap: 8px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.36px;
  text-align: left;
  color: #353234;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .mail:hover {
  text-decoration: underline !important;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .mail:before {
  content: url(/sites/all/themes/vesta_theme/image/mail.svg);
  font-size: 0;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social {
  display: flex;
  gap: 10px;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social > * {
  transition: 0.3s;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social > *:before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social .tg:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram.svg);
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social .tg:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/telegram-g.svg);
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social .max:before {
  content: url(/sites/all/themes/vesta_theme/image/max.svg);
}
#block-vesta-theme-bloknastranicekontakty .field--name-body .col-social .max:hover:before {
  content: url(/sites/all/themes/vesta_theme/image/max-g.svg);
}
.not-front #block-vesta-theme-content > h3 > a {
  color: #353234;
  font-size: 18px;
}
.not-front #block-vesta-theme-content > h3 > a:hover {
  color: #E64F00;
}
.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: 15px;
}
.not-front #main .search-api-page-block-form-search .js-form-submit {
  border-radius: 15px;
  background-color: #E64F00;
  border: 1px solid #E64F00;
}
.not-front #main .search-api-page-block-form-search .js-form-submit:hover {
  color: #353234;
  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: #353234;
  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: #E64F00;
}
.pagination {
  margin-top: 15px;
  justify-content: center;
}
.pagination .page-item a {
  color: #E64F00;
}
.pagination .page-item.active a {
  border-color: #f3f3f3;
  color: #f3f3f3;
  background-color: #E64F00;
}
#scrollToTop {
  width: 44px;
  height: 44px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 48px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
#scrollToTop img {
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 1199px) {
  #scrollToTop {
    width: 40px;
    height: 40px;
    right: 45px;
  }
}
@media screen and (max-width: 991px) {
  #scrollToTop {
    width: 35px;
    height: 35px;
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    width: 30px;
    height: 30px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    width: 25px;
    height: 25px;
    right: 30px;
  }
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
  margin-left: 0;
  margin-right: auto;
  bottom: 0;
  border: none !important;
  border-radius: 0 30px 0 0;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.15);
  padding: 24px 60px;
  max-width: 835px;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content {
  max-width: 565px;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content * {
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content * {
    font-size: 12px;
  }
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content a {
  color: #E64F00 !important;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-content a:hover {
  color: #FF790A !important;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-actions button {
  width: 120px;
  background-color: transparent !important;
  border-radius: 10px !important;
  border: 1px solid #E64F00;
  color: #E64F00;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper .vpa-actions button:hover {
  background-color: #FF790A !important;
  border: 1px solid #FF790A;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
    border-radius: 0 25px 0 0;
    padding: 22px 50px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
    border-radius: 0;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
    padding: 18px 30px;
    flex-direction: column;
  }
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
    padding: 16px 20px;
  }
}
#drupal-bootstrap4-modal {
  background-color: rgba(95, 93, 96, 0.64);
}
#drupal-bootstrap4-modal .modal-dialog {
  max-width: 625px;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content {
  padding: 40px;
  background-color: #EBEBEB;
  border: none;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-header {
  position: relative;
  padding: 0;
  border: none;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-header .modal-title {
  display: none;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 1;
  background-image: url(/sites/all/themes/vesta_theme/image/x.svg);
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 1;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title * {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: center;
  color: #353234;
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title * {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title * {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title * {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title * {
    font-size: 12px;
  }
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  margin-bottom: 16px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 {
    font-size: 20px;
  }
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 * {
  font-size: 56px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -1.68px;
  text-align: left;
  color: #353234;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 * {
    font-size: 46px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 * {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 * {
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_title h2 * {
    font-size: 20px;
  }
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div .web_social {
  display: none;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 {
  margin-top: 32px;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 .form-item-telefon,
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 .form-item-email {
  width: 266px;
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 .form-item-telefon,
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 .form-item-email {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-body .webform-submission-form .web_div2 {
    margin-top: 20px;
  }
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer {
  padding: 0;
  border: none;
  display: flex;
  justify-content: center;
  width: 100%;
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit {
  display: block;
  width: max-content;
  padding: 12px 24px;
  background-color: #E64F00;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.48px;
  text-align: left;
  color: #f3f3f3;
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit {
    padding: 11px 22px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit {
    padding: 10px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit {
    padding: 9px 18px;
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit {
    padding: 8px 16px;
    font-size: 12px;
  }
}
#drupal-bootstrap4-modal .modal-dialog .modal-content .modal-footer .webform-button--submit:hover {
  background-color: #FF790A;
}
@media screen and (max-width: 1199px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content {
    padding: 35px;
  }
}
@media screen and (max-width: 991px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content {
    padding: 25px;
  }
}
@media screen and (max-width: 575px) {
  #drupal-bootstrap4-modal .modal-dialog .modal-content {
    padding: 20px;
  }
}
.node--type-about.node--view-mode-full .field--name-field-ssylka {
  margin-top: 10px;
}
.node--type-about.node--view-mode-full .field--name-field-ssylka a {
  color: #E64F00;
}
.node--type-about.node--view-mode-full .field--name-field-ssylka a:hover {
  color: #FF790A;
}
