:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
@font-face {
  font-family: 'El Messiri';
  src: url("/sites/all/themes/vesta_theme/font/El Messiri/ElMessiri-VariableFont_wght.woff2") format('woff2'), url("/sites/all/themes/vesta_theme/font/El Messiri/ElMessiri-VariableFont_wght.woff") format('woff'), url("/sites/all/themes/vesta_theme/font/El Messiri/ElMessiri-VariableFont_wght.ttf") format('ttf');
  font-style: normal;
  font-display: swap;
}
.absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.margin-bottom {
  margin-bottom: 95px;
}
@media screen and (max-width: 1199px) {
  .margin-bottom {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 50px;
  }
}
.gradient {
  background: #CCF5A3;
  background: linear-gradient(180deg, #ccf5a3 0%, #ffffff 50%);
}
.gradient-dark {
  background: #172b17;
  background: linear-gradient(180deg, rgba(23, 43, 23, 0) 0%, #172b17 100%);
}
.text-big {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  .text-big {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .text-big {
    font-size: 16px;
    line-height: 1.2;
  }
}
.text {
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .text {
    font-size: 13px;
    line-height: 1.2;
  }
}
.tr {
  transition: all 0.4s ease;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
a {
  color: #172B17;
  text-decoration: none;
  transition: all 0.4s ease;
}
a:hover,
a:active,
a:focus {
  color: #5F7C5F;
}
@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;
  background-color: rgba(204, 245, 163, 0.29);
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  body {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 1.2;
  }
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
@media screen and (max-width: 991px) {
  #app {
    padding-top: 57px;
  }
}
@media screen and (max-width: 375px) {
  #app {
    padding-top: 44px;
  }
}
.page-block {
  margin-bottom: 95px;
}
@media screen and (max-width: 1199px) {
  .page-block {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .page-block {
    margin-bottom: 50px;
  }
}
.outer-container {
  width: 1432px;
  max-width: 90%;
  margin: auto;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .outer-container {
    border-radius: 25px;
  }
}
h1 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 76px;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 66px;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 575px) {
  h1 {
    font-size: 28px;
  }
}
h2,
main#main .block-title,
.node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__label {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 40px;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  h2,
  main#main .block-title,
  .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__label {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  h2,
  main#main .block-title,
  .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__label {
    margin-bottom: 18px;
    font-size: 28px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 575px) {
  h2,
  main#main .block-title,
  .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__label {
    font-size: 24px;
  }
}
.custom-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.custom-list li {
  margin: 0;
  padding: 0;
}
.contacts {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contacts .contacts__subtitle {
  margin-bottom: 0;
}
.contacts .contacts__item.contacts__item--phone .contacts__detail svg {
  display: none;
}
.messengers {
  display: flex;
  gap: 10px;
}
.messengers .messengers__item .messengers__link {
  display: block;
}
.messengers .messengers__item .messengers__link img {
  object-fit: contain;
}
.logo img {
  object-fit: contain;
}
.btn,
.btn-primary,
.field--name-field-about-link a,
.field--name-node-link a,
.more-link a {
  display: block;
  width: fit-content;
  max-width: 350px;
  padding: 13px 20px;
  border-radius: 12px;
  border: 1px solid transparent;
  background-color: #172B17;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 1199px) {
  .btn,
  .btn-primary,
  .field--name-field-about-link a,
  .field--name-node-link a,
  .more-link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .btn,
  .btn-primary,
  .field--name-field-about-link a,
  .field--name-node-link a,
  .more-link a {
    padding: 10px 16px;
  }
}
.btn:hover,
.btn-primary:hover,
.field--name-field-about-link a:hover,
.field--name-node-link a:hover,
.more-link a:hover,
.btn:active,
.btn-primary:active,
.field--name-field-about-link a:active,
.field--name-node-link a:active,
.more-link a:active,
.btn:focus,
.btn-primary:focus,
.field--name-field-about-link a:focus,
.field--name-node-link a:focus,
.more-link a:focus {
  border-color: #172B17;
  background-color: #CCF5A3;
  color: #000000;
}
.btn.btn-default,
.btn-primary.btn-default,
.field--name-field-about-link a.btn-default,
.field--name-node-link a.btn-default,
.more-link a.btn-default {
  background-color: #CCF5A3;
  color: #000000;
}
.btn:first-child:active,
.btn-primary:first-child:active,
.field--name-field-about-link a:first-child:active,
.field--name-node-link a:first-child:active,
.more-link a:first-child:active {
  border-color: #172B17;
  background-color: #CCF5A3;
  color: #000000;
}
.btn:focus-visible,
.btn-primary:focus-visible,
.field--name-field-about-link a:focus-visible,
.field--name-node-link a:focus-visible,
.more-link a:focus-visible {
  border-color: #172B17;
  background-color: #CCF5A3;
  color: #000000;
  box-shadow: 0 0 4px 4px rgba(23, 43, 23, 0.5);
}
.btn:disabled,
.btn-primary:disabled,
.field--name-field-about-link a:disabled,
.field--name-node-link a:disabled,
.more-link a:disabled {
  border-color: transparent;
  background-color: #172B17;
  color: #ffffff;
  opacity: 0.75;
}
.more-link {
  display: flex;
  justify-content: center;
}
.nav .nav-item .nav-link {
  display: block;
  width: fit-content;
  max-width: 250px;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  white-space: pre-wrap;
  line-height: 1.3;
}
@media screen and (max-width: 1199px) {
  .nav .nav-item .nav-link {
    font-size: 13px;
  }
}
.nav .nav-item.dropdown .dropdown-toggle {
  display: flex;
  white-space: pre-wrap;
}
.nav .nav-item.dropdown .dropdown-toggle::after {
  width: 10px;
  height: 8px;
  margin-left: 5px;
  flex-shrink: 0;
  border: none;
  background: url("/sites/all/themes/vesta_theme/image/dropdown.svg") center center no-repeat;
  background-size: contain;
  transform: translateY(3px);
}
@media screen and (max-width: 1199px) {
  .nav .nav-item.dropdown .dropdown-toggle::after {
    width: 7px;
    height: 5px;
  }
}
.nav .nav-item.dropdown .dropdown-menu {
  border: 1px solid #172B17;
  border-radius: 12px;
  padding: 10px;
  background-color: #ffffff;
}
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item {
  padding: 5px 10px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 8px;
  background-color: transparent;
  color: #000000;
  line-height: 1.3;
}
@media screen and (max-width: 1199px) {
  .nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item {
    font-size: 13px;
  }
}
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item:hover,
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item:active,
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item:focus {
  background-color: transparent;
  color: #5F7C5F;
}
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item.active,
.nav .nav-item.dropdown .dropdown-menu .nav-item .dropdown-item.is-active {
  background-color: #CCF5A3;
  color: #000000;
}
form .form-item {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  form .form-item {
    margin-bottom: 10px;
  }
}
form .form-item label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  form .form-item label {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  form .form-item label {
    margin-bottom: 0;
    font-size: 12px;
  }
}
form .form-item .form-control {
  padding: 12px 13px;
  border-radius: 12px;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  form .form-item .form-control {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  form .form-item .form-control {
    font-size: 12px;
  }
}
form .form-item .form-control::placeholder {
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1199px) {
  form .form-item .form-control::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  form .form-item .form-control::placeholder {
    font-size: 12px;
  }
}
form .form-item .form-control:focus {
  box-shadow: 0 0 4px 4px rgba(23, 43, 23, 0.5);
}
form .form-item .form-control.error {
  border: 1px solid red;
  outline: 1px solid red;
}
form .form-item .form-control[readonly="readonly"] {
  padding: 0;
  border: none;
  background-color: transparent;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  form .form-item .form-control[readonly="readonly"] {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  form .form-item .form-control[readonly="readonly"] {
    font-size: 16px;
    line-height: 1.2;
  }
}
form .form-item .form-control[readonly="readonly"]:focus {
  box-shadow: none;
}
form .form-item .form-text {
  margin-top: 0;
}
form .form-type-checkbox {
  display: flex;
}
form .form-type-checkbox input[type=checkbox] {
  flex-shrink: 0;
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid #000000;
  transition: all 0.4s ease;
  transform: translateY(-2px);
}
form .form-type-checkbox input[type=checkbox]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  font-size: 25px;
  background: url('/sites/all/themes/vesta_theme/image/checkmark-blck.svg') center center no-repeat;
  transition: all 0.4s ease;
}
form .form-type-checkbox input[type=checkbox]:checked::after {
  width: 100%;
  height: 100%;
}
form .form-type-checkbox input[type=checkbox].error {
  border: 1px solid red;
  outline: 1px solid red;
}
form .form-type-checkbox .description {
  font-weight: 500;
  font-size: 13px;
}
@media screen and (max-width: 1199px) {
  form .form-type-checkbox .description {
    font-size: 12px;
  }
}
form .form-type-checkbox .description a {
  color: #000000;
}
form .form-type-checkbox .description a:hover,
form .form-type-checkbox .description a:active,
form .form-type-checkbox .description a:focus {
  color: #5F7C5F;
}
form .alert,
form .form-item--error-message {
  display: none !important;
}
.search-api-page-block-form-search form,
form.search-api-page-block-form-search {
  position: relative;
  width: 800px;
  max-width: 100%;
}
.search-api-page-block-form-search form .form-item,
form.search-api-page-block-form-search .form-item {
  width: 100%;
  margin-bottom: 0;
}
.search-api-page-block-form-search form .form-item .form-control,
form.search-api-page-block-form-search .form-item .form-control {
  padding: 12px 13px;
}
.search-api-page-block-form-search form .form-actions,
form.search-api-page-block-form-search .form-actions {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  width: 40px;
  height: 90%;
}
.search-api-page-block-form-search form .form-actions .btn,
form.search-api-page-block-form-search .form-actions .btn {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background-color: #ffffff;
  font-size: 0;
  color: transparent;
}
.search-api-page-block-form-search form .form-actions .btn:hover,
form.search-api-page-block-form-search .form-actions .btn:hover,
.search-api-page-block-form-search form .form-actions .btn:active,
form.search-api-page-block-form-search .form-actions .btn:active,
.search-api-page-block-form-search form .form-actions .btn:focus,
form.search-api-page-block-form-search .form-actions .btn:focus {
  border: none;
  outline: none;
  box-shadow: none;
  background-color: #ffffff;
  font-size: 0;
  color: transparent;
}
.search-api-page-block-form-search form .form-actions .btn::before,
form.search-api-page-block-form-search .form-actions .btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  background-image: url('/sites/all/themes/vesta_theme/image/Search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
}
.slick-track {
  display: flex;
}
.slick-track .slick-slide {
  height: auto;
}
.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #CCF5A3;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: all 0.4s ease;
}
.slick-arrow:hover,
.slick-arrow:active,
.slick-arrow:focus {
  opacity: 0.75;
}
@media screen and (max-width: 1199px) {
  .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.slick-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .slick-arrow::before {
    width: 18px;
    height: 18px;
  }
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next::before {
  background-image: url("/sites/all/themes/vesta_theme/image/arrow-prev.svg");
  transform: translate(-50%, -50%) rotate(180deg);
}
.slick-dots {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 13px;
  list-style: none;
}
@media screen and (max-width: 1199px) {
  .slick-dots {
    gap: 7px;
  }
}
.slick-dots li button {
  background: #CCF5A3;
  border-radius: 50%;
  border: none;
  padding: 0;
  width: 16px;
  height: 16px;
  font-size: 0;
  display: block;
}
@media screen and (max-width: 1199px) {
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
.slick-dots li.slick-active button {
  background: #172B17;
}
header#header {
  background-color: #ffffff;
}
header#header .header-top {
  padding: 24px 0;
}
header#header .header-top .logo {
  width: 200px;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .logo {
    width: 170px;
    margin-right: 15px;
  }
}
header#header .header-top .col-contacts {
  width: calc(100% - 200px - 157px - 60px);
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts {
    width: calc(100% - 170px - 157px - 30px);
    margin-right: 15px;
  }
}
header#header .header-top .col-contacts .contacts {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts {
    font-size: 14px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--address {
  width: 305px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--address {
    width: 263px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone {
  width: 210px;
  order: 1;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone {
    width: 173px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__subtitle {
  display: none;
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail {
  display: flex;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail {
    font-size: 16px;
  }
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--phone .contacts__detail svg {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  object-fit: contain;
}
header#header .header-top .col-contacts .contacts .contacts__item.contacts__item--mail {
  display: none;
}
header#header .header-top .col-callback {
  width: 161px;
}
header#header .header-top .col-callback .btn-default {
  padding: 8px 16px;
  border-radius: 8px;
  font-weight: 400;
}
header#header .header-bottom {
  padding-bottom: 13px;
}
header#header .header-bottom .region-navigation {
  width: calc(100% - 40px - 30px);
}
header#header .header-bottom .region-navigation .nav {
  gap: 5px;
}
header#header .header-bottom .region-navigation .nav .nav-item .nav-link {
  display: block;
  padding: 8px 15px;
  border-radius: 8px;
}
@media screen and (max-width: 1199px) {
  header#header .header-bottom .region-navigation .nav .nav-item .nav-link {
    padding: 8px 10px;
  }
}
header#header .header-bottom .region-navigation .nav .nav-item .nav-link:hover,
header#header .header-bottom .region-navigation .nav .nav-item .nav-link:active,
header#header .header-bottom .region-navigation .nav .nav-item .nav-link:focus {
  background-color: rgba(204, 245, 163, 0.5);
  color: #000000;
}
header#header .header-bottom .region-navigation .nav .nav-item:first-child .nav-link {
  padding-left: 11px;
}
@media screen and (max-width: 1199px) {
  header#header .header-bottom .region-navigation .nav .nav-item.dropdown .dropdown-toggle::after {
    transform: translateY(2px);
  }
}
header#header .header-bottom .col-search {
  width: 40px;
}
header#header .header-bottom .col-search .search-container {
  position: relative;
  transform: translateY(-2px);
}
header#header .header-bottom .col-search .search-container .region-search {
  width: 0;
  overflow: hidden;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 5;
}
header#header .header-bottom .col-search .search-container .region-search .search-api-page-block-form-search form {
  width: 100%;
}
header#header .header-bottom .col-search .search-container .region-search.active {
  width: 600px;
  padding: 5px;
}
header#header .header-bottom .col-search .search-container button.search-button {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 0;
  transition: all 0.4s ease;
}
header#header .header-bottom .col-search .search-container button.search-button::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  background-image: url('/sites/all/themes/vesta_theme/image/Search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
}
header#header .header-bottom .col-search .search-container button.search-button.active::before {
  content: '+';
  background-image: none;
  font-size: 26px;
  transform: translate(-50%, -50%) rotate(45deg);
  color: #000000;
}
header#header-mob {
  padding: 18px 0;
  background-color: #CCF5A3;
  box-shadow: 0 0 10px 0 rgba(23, 43, 23, 0.5);
}
@media screen and (max-width: 375px) {
  header#header-mob {
    padding: 12px 0;
  }
}
@media screen and (max-width: 575px) {
  header#header-mob .col-logo {
    width: 170px;
  }
}
@media screen and (max-width: 475px) {
  header#header-mob .col-logo {
    width: 150px;
  }
}
@media screen and (max-width: 339px) {
  header#header-mob .col-phone {
    display: none;
  }
}
header#header-mob .col-phone .contacts .contacts__item .contacts__detail {
  display: flex;
  align-items: end;
}
header#header-mob .col-phone .contacts .contacts__item .contacts__detail svg {
  display: block;
  width: 20px;
  margin-right: 5px;
  flex-shrink: 0;
}
@media screen and (max-width: 475px) {
  header#header-mob .col-phone .contacts .contacts__item .contacts__detail svg {
    width: 15px;
  }
}
.offcanvas {
  background: #CCF5A3;
  background: linear-gradient(180deg, #ccf5a3 0%, #ffffff 50%);
}
.offcanvas .logo {
  width: 180px;
}
.offcanvas .offcanvas-body {
  display: flex;
  flex-direction: column;
}
.offcanvas .offcanvas-body .region-search {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-search {
    margin-bottom: 15px;
  }
}
.offcanvas .offcanvas-body .region-navigation {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .region-navigation {
    margin-bottom: 15px;
  }
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item .nav-link {
  padding: 5px 0;
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-toggle::after {
  transform: translateY(5px);
}
.offcanvas .offcanvas-body .region-navigation .nav .nav-item.dropdown .dropdown-menu {
  padding: 8px 0;
  border: 0px solid;
  border-bottom: 1px solid #172B17;
}
.offcanvas .offcanvas-body .row-contacts {
  margin-top: auto;
}
.offcanvas .offcanvas-body .row-contacts .contacts {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .offcanvas .offcanvas-body .row-contacts .contacts {
    margin-bottom: 15px;
  }
}
.offcanvas .offcanvas-body .row-contacts .contacts .contacts__subtitle {
  font-weight: 700;
  margin-bottom: 3px;
}
.offcanvas .offcanvas-body .row-contacts .messengers .messengers__item .messengers__link {
  width: 30px;
}
main#main .search-api-page-block-form-search {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  main#main .search-api-page-block-form-search {
    margin-bottom: 25px;
  }
}
main#main div#slider-block {
  margin-bottom: 92px;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#slider-block {
    margin-bottom: 50px;
  }
}
main#main div#slider-block .node--type-slide {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 802px;
  padding: 80px 0;
  border-radius: 0 0 80px 80px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block .node--type-slide {
    min-height: 502px;
    border-radius: 0 0 60px 60px;
  }
}
@media screen and (max-width: 991px) {
  main#main div#slider-block .node--type-slide {
    min-height: 415px;
    border-radius: 0 0 40px 40px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .node--type-slide {
    min-height: 320px;
    padding: 50px 0;
  }
}
main#main div#slider-block .node--type-slide::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(23, 43, 23, 0.28);
  content: '';
  z-index: 1;
}
main#main div#slider-block .node--type-slide .field--name-field-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main div#slider-block .node--type-slide .field--name-field-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main div#slider-block .node--type-slide .content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
  width: 538px;
  max-width: 100%;
  font-weight: 700;
  font-size: 60px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
    width: 360px;
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .node--type-slide .content .field--name-field-slide-title {
    width: 260px;
    font-size: 28px;
  }
}
main#main div#slider-block .slick-arrow {
  background-color: rgba(255, 255, 255, 0.5);
}
main#main div#slider-block .slick-arrow.slick-prev {
  left: 25px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-arrow.slick-prev {
    left: 15px;
  }
}
main#main div#slider-block .slick-arrow.slick-next {
  right: 25px;
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-arrow.slick-next {
    right: 15px;
  }
}
main#main div#slider-block .slick-dots {
  bottom: 50px;
}
@media screen and (max-width: 1199px) {
  main#main div#slider-block .slick-dots {
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#slider-block .slick-dots {
    bottom: 15px;
  }
}
main#main div#slider-block .slick-dots li button {
  background: rgba(255, 255, 255, 0.5);
}
main#main div#slider-block .slick-dots li.slick-active button {
  background: #ffffff;
}
main#main .region-front-title {
  padding-top: 36px;
}
main#main .region-front-title h1 {
  font-size: 96px;
}
@media screen and (max-width: 1199px) {
  main#main .region-front-title h1 {
    font-size: 66px;
  }
}
@media screen and (max-width: 991px) {
  main#main .region-front-title h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  main#main .region-front-title h1 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575px) {
  main#main .region-front-title h1 {
    font-size: 36px;
  }
}
main#main .about-container {
  position: relative;
}
main#main .about-container::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 905px;
  min-height: 80%;
  max-height: 100%;
  border-radius: 40px;
  background-color: rgba(204, 245, 163, 0.5);
  content: '';
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  main#main .about-container::before {
    height: unset;
  }
}
@media screen and (max-width: 767px) {
  main#main .about-container::before {
    min-height: 95%;
    border-radius: 25px;
  }
}
main#main div#about-block .block-title {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  main#main div#about-block .block-title {
    margin-bottom: 18px;
  }
}
main#main .node--type-about .field--name-body {
  margin-bottom: 35px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-about .field--name-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-about .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-about .field--name-body {
    margin-bottom: 25px;
  }
}
main#main .node--type-about .field--name-field-about-link {
  display: flex;
  justify-content: center;
  margin-bottom: 47px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-about .field--name-field-about-link {
    margin-bottom: 25px;
  }
}
main#main .node--type-about .field--name-field-about-link a {
  padding: 13px 34px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-about .field--name-field-about-link a {
    padding: 10px 20px;
  }
}
main#main .node--type-about .field--name-field-about-image {
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main#main .node--type-about .field--name-field-about-image {
    border-radius: 25px;
  }
}
main#main .node--type-about .field--name-field-about-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main div#house-block h2 {
  margin-bottom: 0;
}
main#main div#house-block #block-vesta-theme-houses-text {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main div#house-block #block-vesta-theme-houses-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#house-block #block-vesta-theme-houses-text {
    font-size: 16px;
    line-height: 1.2;
  }
}
main#main div#house-block .view-houses.view-display-id-block_1 .view-content {
  margin-bottom: 43px;
}
@media screen and (max-width: 991px) {
  main#main div#house-block .view-houses.view-display-id-block_1 .view-content {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  main#main div#house-block .view-houses.view-display-id-block_1 .view-content {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 475px) {
  main#main div#house-block .view-houses.view-display-id-block_1 .view-content {
    width: 100%;
  }
}
main#main div#house-block .slick-list {
  margin-right: -2px;
}
@media screen and (max-width: 991px) {
  main#main div#house-block .slick-arrow {
    top: 175px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#house-block .slick-arrow {
    top: 125px;
  }
}
main#main div#house-block .slick-arrow.slick-prev {
  left: unset;
  right: calc(565px - 50px);
}
@media screen and (max-width: 1199px) {
  main#main div#house-block .slick-arrow.slick-prev {
    right: calc(448px - 30px);
  }
}
@media screen and (max-width: 991px) {
  main#main div#house-block .slick-arrow.slick-prev {
    right: unset;
    left: 1px;
  }
}
main#main div#house-block .slick-arrow.slick-next {
  right: 1px;
}
main#main div#house-block .slick-dots {
  left: unset;
  right: 283px;
  transform: translateX(50%);
}
@media screen and (max-width: 1199px) {
  main#main div#house-block .slick-dots {
    right: 224px;
  }
}
@media screen and (max-width: 991px) {
  main#main div#house-block .slick-dots {
    right: 50%;
  }
}
main#main .node--type-house {
  height: 100%;
}
main#main .node--type-house::after {
  display: none;
}
main#main .node--type-house .group-left .field--name-field-house-image {
  height: 100%;
}
main#main .node--type-house .group-left .field--name-field-house-image .field__item {
  width: 100%;
  height: 100%;
}
main#main .node--type-house .group-left .field--name-field-house-image .field__item a {
  display: block;
  width: 100%;
  height: 100%;
}
main#main .node--type-house .group-left .field--name-field-house-image .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .node--type-house .group-right .field {
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-house .group-right .field {
    margin-bottom: 5px;
  }
}
main#main .node--type-house .group-right .field--type-string .field__label,
main#main .node--type-house .group-right .field--type-text-long .field__label {
  display: inline;
  font-weight: 700;
}
main#main .node--type-house .group-right .field--type-string .field__item,
main#main .node--type-house .group-right .field--type-text-long .field__item {
  display: inline;
}
main#main .node--type-house .group-right .field--type-string .field__item > p,
main#main .node--type-house .group-right .field--type-text-long .field__item > p {
  display: inline;
}
main#main .node--type-house .group-right .field--name-field-kolichestvo-domov,
main#main .node--type-house .group-right .field--name-node-title {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 32px;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house .group-right .field--name-field-kolichestvo-domov,
  main#main .node--type-house .group-right .field--name-node-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house .group-right .field--name-field-kolichestvo-domov,
  main#main .node--type-house .group-right .field--name-node-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
}
main#main .node--type-house .group-right .field--name-field-kolichestvo-domov a,
main#main .node--type-house .group-right .field--name-node-title a {
  color: #000000;
}
main#main .node--type-house .group-right .field--name-field-kolichestvo-domov a:hover,
main#main .node--type-house .group-right .field--name-node-title a:hover,
main#main .node--type-house .group-right .field--name-field-kolichestvo-domov a:active,
main#main .node--type-house .group-right .field--name-node-title a:active,
main#main .node--type-house .group-right .field--name-field-kolichestvo-domov a:focus,
main#main .node--type-house .group-right .field--name-node-title a:focus {
  color: #5F7C5F;
}
main#main .node--type-house .group-right .field--name-field-description-short-teaser {
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house .group-right .field--name-field-description-short-teaser {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house .group-right .field--name-field-description-short-teaser {
    font-size: 13px;
    line-height: 1.2;
  }
}
main#main .node--type-house .group-right .field--name-field-v-nomere {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house .group-right .field--name-field-v-nomere {
    font-size: 13px;
  }
}
main#main .node--type-house .group-right .field--name-field-ctoimost .field__item {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house .group-right .field--name-field-ctoimost .field__item {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house .group-right .field--name-field-ctoimost .field__item {
    font-size: 16px;
    line-height: 1.2;
  }
}
main#main .node--type-house .group-right .field--name-node-link a {
  padding: 13px 34px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-house .group-right .field--name-node-link a {
    padding: 10px 26px;
  }
}
main#main .node--type-house.node--view-mode-teaser-front {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 0 15px;
  padding-right: 2px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-house.node--view-mode-teaser-front {
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
}
main#main .node--type-house.node--view-mode-teaser-front .group-left {
  width: 100%;
  float: none;
}
main#main .node--type-house.node--view-mode-teaser-front .group-left .field--name-field-house-image {
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main .node--type-house.node--view-mode-teaser-front .group-left .field--name-field-house-image {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house.node--view-mode-teaser-front .group-left .field--name-field-house-image {
    height: 250px;
    border-radius: 25px;
  }
}
main#main .node--type-house.node--view-mode-teaser-front .group-right {
  width: 100%;
  float: none;
  padding: 48px 92px 48px 120px;
  border-radius: 40px;
  border: 1px solid #000000;
  border-bottom: 3px solid #000000;
  background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house.node--view-mode-teaser-front .group-right {
    padding: 48px 60px;
  }
}
@media screen and (max-width: 991px) {
  main#main .node--type-house.node--view-mode-teaser-front .group-right {
    padding: 25px 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house.node--view-mode-teaser-front .group-right {
    border-radius: 25px;
  }
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container {
  margin-bottom: 95px;
  padding: 70px 0;
  background-color: rgba(204, 245, 163, 0.5);
}
@media screen and (max-width: 1199px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container {
    padding: 20px 0 30px;
  }
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups {
  display: flex;
}
@media screen and (max-width: 575px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups {
    flex-wrap: wrap;
    gap: 20px;
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 375px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups {
    width: 100%;
  }
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left {
  width: 50%;
}
@media screen and (max-width: 575px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left {
    width: 100%;
    height: 250px;
  }
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-arrow.slick-prev {
  left: 16px;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-arrow.slick-next {
  right: 16px;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-dots li.slick-active button {
  background: #ffffff;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-list {
  height: 100%;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-track {
  display: flex;
  height: 100%;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-track .field__item {
  height: auto;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-track .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-track .field__item a {
    border-radius: 25px;
  }
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-left .field--name-field-house-image .slick-track .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-right {
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-house.node--type-house.node--view-mode-full .house-full-container .house-full-groups .group-right {
    width: 100%;
    padding-left: 0;
  }
}
main#main .view-services .view-content {
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main .view-services .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-services .view-content {
    margin-bottom: 25px;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-services .view-content {
    gap: 10px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-services .view-content {
    grid-template-columns: 1fr;
  }
}
main#main .view-services .view-content .views-row .node--type-service {
  position: relative;
  height: 100%;
  display: flex;
  align-items: end;
  min-height: 370px;
  padding: 45px 33px;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  main#main .view-services .view-content .views-row .node--type-service {
    min-height: 298px;
  }
}
@media screen and (max-width: 991px) {
  main#main .view-services .view-content .views-row .node--type-service {
    min-height: 218px;
    border-radius: 25px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-services .view-content .views-row .node--type-service {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-services .view-content .views-row .node--type-service {
    min-height: 160px;
    padding: 12px;
  }
}
main#main .view-services .view-content .views-row .node--type-service .field--name-field-image-teaser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-field-image-teaser::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: #172b17;
  background: linear-gradient(180deg, rgba(23, 43, 23, 0) 0%, #172b17 100%);
  content: '';
  transition: all 0.4s ease;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-field-image-teaser img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-node-title {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #ffffff;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-node-title h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main .view-services .view-content .views-row .node--type-service .field--name-node-title h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-services .view-content .views-row .node--type-service .field--name-node-title h3 {
    font-size: 14px;
  }
}
main#main .view-services .view-content .views-row .node--type-service .field--name-node-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-node-link a {
  display: block;
  width: 100%;
  max-width: unset;
  height: 100%;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  font-size: 0;
  color: transparent;
}
main#main .view-services .view-content .views-row .node--type-service .field--name-node-link a:hover,
main#main .view-services .view-content .views-row .node--type-service .field--name-node-link a:active,
main#main .view-services .view-content .views-row .node--type-service .field--name-node-link a:focus {
  border-color: transparent;
  background-color: transparent;
}
main#main .view-services .view-content .views-row .node--type-service:hover .field--name-field-image-teaser::before,
main#main .view-services .view-content .views-row .node--type-service:active .field--name-field-image-teaser::before,
main#main .view-services .view-content .views-row .node--type-service:focus .field--name-field-image-teaser::before {
  height: 100%;
}
main#main .node--type-service.node--view-mode-full {
  margin-bottom: 95px;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-service.node--view-mode-full {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full {
    margin-bottom: 50px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container {
  margin-bottom: 95px;
  padding: 29px 0 70px;
  background-color: rgba(204, 245, 163, 0.5);
}
@media screen and (max-width: 1199px) {
  main#main .node--type-service.node--view-mode-full .service-full-container {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container {
    padding: 20px 0 30px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .group-header {
  margin-bottom: 58px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .group-header {
    margin-bottom: 30px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .group-header .field--name-body {
  width: 1005px;
  max-width: 100%;
  margin: auto;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .group-header .field--name-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .group-header .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .group-header .field--name-body h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .group-header .field--name-body h2 {
    margin-bottom: 15px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 0 53px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups {
    gap: 0 30px;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups {
    grid-template-columns: 1fr;
    gap: 20px;
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 375px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-left {
    max-height: 250px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-left .field--name-field-service-inner-page {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-left .field--name-field-service-inner-page {
    border-radius: 25px;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-left .field--name-field-service-inner-page img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right {
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right {
    font-size: 13px;
    line-height: 1.2;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .group-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .group-price .field--name-field-ctoimost {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .group-price .field--name-field-ctoimost {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .group-price .field--name-field-ctoimost {
    font-size: 16px;
    line-height: 1.2;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .field--name-field-text-3 {
  margin: 33px 0;
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .field--name-field-text-3 {
    margin: 20px 0;
  }
}
main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .field--name-dynamic-token-fieldnode-ostavit-zayavku a {
  padding: 13px 40px;
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .service-full-container .service-full-groups .group-right .field--name-dynamic-token-fieldnode-ostavit-zayavku a {
    padding: 10px 20px;
  }
}
main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items {
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items .field__item a {
    border-radius: 25px;
  }
}
main#main .node--type-service.node--view-mode-full .group-footer .field--name-field-photo .field__items .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main div#photogallery-block .photogallery-container {
  position: relative;
  padding-top: 44px;
}
@media screen and (max-width: 767px) {
  main#main div#photogallery-block .photogallery-container {
    padding-top: 25px;
  }
}
main#main div#photogallery-block .photogallery-container::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 74%;
  border-radius: 40px;
  background-color: rgba(204, 245, 163, 0.5);
  content: '';
  z-index: -1;
}
@media screen and (max-width: 767px) {
  main#main div#photogallery-block .photogallery-container::before {
    border-radius: 25px;
  }
}
main#main .view-photogallery.view-display-id-block_1 .view-content {
  margin-bottom: 30px;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .view-content {
    margin-bottom: 20px;
    border-radius: 25px;
  }
}
main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 475px) {
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:first-child,
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:nth-child(2),
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:nth-child(3),
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:nth-child(4),
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:nth-child(5),
  main#main .view-photogallery.view-display-id-block_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item:nth-child(6) {
    display: block;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    margin-bottom: 25px;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    gap: 10px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content {
    grid-template-columns: 1fr;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery {
  position: relative;
  height: 100%;
  display: flex;
  align-items: end;
  min-height: 370px;
  padding: 45px 33px;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery {
    min-height: 298px;
  }
}
@media screen and (max-width: 991px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery {
    min-height: 218px;
    border-radius: 25px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery {
    padding: 30px 25px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery {
    min-height: 160px;
    padding: 12px;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-field-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-field-photo::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: #172b17;
  background: linear-gradient(180deg, rgba(23, 43, 23, 0) 0%, #172b17 100%);
  content: '';
  transition: all 0.4s ease;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-field-photo .field__item {
  width: 100%;
  height: 100%;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-field-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-title {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #ffffff;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-title h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-title h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-title h3 {
    font-size: 14px;
  }
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-link a {
  display: block;
  width: 100%;
  max-width: unset;
  height: 100%;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  font-size: 0;
  color: transparent;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-link a:hover,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-link a:active,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery .field--name-node-link a:focus {
  border-color: transparent;
  background-color: transparent;
}
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery:hover .field--name-field-photo::before,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery:active .field--name-field-photo::before,
main#main .view-photogallery.view-display-id-page_1 .view-content .views-row .node--type-photogallery:focus .field--name-field-photo::before {
  height: 100%;
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item a {
    border-radius: 25px;
  }
}
main#main .node--type-photogallery.node--view-mode-full .field--name-field-photo .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .view-benefits .view-content {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 73px 30px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  main#main .view-benefits .view-content {
    grid-template-columns: auto auto;
    gap: 20px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-benefits .view-content {
    grid-template-columns: 1fr;
  }
}
main#main .view-benefits .view-content .views-row .block-content--type-benefit {
  display: flex;
  align-items: center;
  height: 100%;
}
main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-field-icon {
  width: 55px;
  height: 55px;
  margin-right: 18px;
  border-radius: 50%;
  background-color: #CCF5A3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-field-icon {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-field-icon {
    margin-right: 10px;
  }
}
main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-field-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-field-icon img {
    width: 20px;
    height: 20px;
  }
}
main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-block-description h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-block-description h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-benefits .view-content .views-row .block-content--type-benefit .field--name-block-description h3 {
    font-size: 14px;
  }
}
main#main div#reviews-block .reviews-container {
  padding: 38px 0 49px;
  background-color: rgba(204, 245, 163, 0.5);
}
@media screen and (max-width: 767px) {
  main#main div#reviews-block .reviews-container {
    padding: 25px 0;
  }
}
main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy {
    margin-bottom: 20px;
  }
}
main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy .field--name-body {
  position: relative;
  display: flex;
  justify-content: center;
}
main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy .field--name-body::before {
  position: absolute;
  top: -20px;
  left: 0;
  width: 191px;
  height: 191px;
  background: url("/sites/all/themes/vesta_theme/image/Quotes.svg") center center no-repeat;
  background-size: contain;
  content: '';
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy .field--name-body::before {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy .field--name-body::before {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#reviews-block .reviews-container #block-vesta-theme-otzyvy .field--name-body::before {
    display: none;
  }
}
main#main div#reviews-block .reviews-container #block-vesta-theme-smotretvseotzyvy .field--name-body {
  display: flex;
  justify-content: center;
}
main#main div#events-block .slick-list {
  margin: 0 -16px;
}
@media screen and (max-width: 991px) {
  main#main div#events-block .slick-list {
    margin: 0 -7px;
  }
}
main#main div#events-block .slick-list .slick-track {
  display: flex;
}
main#main div#events-block .slick-list .slick-track .views-row {
  height: auto;
  padding: 0 16px;
}
@media screen and (max-width: 991px) {
  main#main div#events-block .slick-list .slick-track .views-row {
    padding: 0 7px;
  }
}
main#main div#events-block .slick-arrow {
  top: 250px;
}
@media screen and (max-width: 1199px) {
  main#main div#events-block .slick-arrow {
    top: 198px;
  }
}
@media screen and (max-width: 991px) {
  main#main div#events-block .slick-arrow {
    top: 153px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#events-block .slick-arrow {
    top: 110px;
  }
}
@media screen and (max-width: 375px) {
  main#main div#events-block .slick-arrow {
    top: 70px;
  }
}
main#main div#events-block .slick-dots {
  position: static;
  margin-top: 37px;
  transform: none;
}
@media screen and (max-width: 991px) {
  main#main div#events-block .slick-dots {
    margin-top: 20px;
  }
}
main#main div#events-block .view-content {
  margin-bottom: 43px;
}
@media screen and (max-width: 991px) {
  main#main div#events-block .view-content {
    margin-bottom: 20px;
  }
}
main#main .node--type-event.node--view-mode-teaser {
  display: flex;
  flex-direction: column;
  height: 100%;
}
main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser {
  margin-bottom: 37px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser {
    margin-bottom: 15px;
  }
}
main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser a {
    border-radius: 25px;
  }
}
main#main .node--type-event.node--view-mode-teaser .field--name-field-image-teaser a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 475px) {
  main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 {
    font-size: 14px;
  }
}
main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 a {
  color: #000000;
}
main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 a:hover,
main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 a:active,
main#main .node--type-event.node--view-mode-teaser .field--name-node-title h3 a:focus {
  color: #5F7C5F;
}
main#main .view-events.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  main#main .view-events.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-events.view-display-id-page_1 .view-content {
    margin-bottom: 25px;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 375px) {
  main#main .view-events.view-display-id-page_1 .view-content {
    gap: 10px;
  }
}
@media screen and (max-width: 319px) {
  main#main .view-events.view-display-id-page_1 .view-content {
    grid-template-columns: 1fr;
  }
}
main#main .view-events.view-display-id-page_1 .view-content .views-row .node--type-event .field--name-field-image-teaser {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  main#main .view-events.view-display-id-page_1 .view-content .views-row .node--type-event .field--name-field-image-teaser {
    margin-bottom: 7px;
  }
}
main#main .view-events.view-display-id-page_1 .view-content .views-row .node--type-event .field--name-node-title h3 {
  text-align: center;
}
main#main .node--type-event.node--view-mode-full .field--name-body {
  margin-bottom: 40px;
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  main#main .node--type-event.node--view-mode-full .field--name-body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-event.node--view-mode-full .field--name-body {
    margin-bottom: 30px;
    font-size: 14px;
  }
}
main#main .node--type-event.node--view-mode-full .field--name-field-photo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 991px) {
  main#main .node--type-event.node--view-mode-full .field--name-field-photo {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .node--type-event.node--view-mode-full .field--name-field-photo {
    gap: 15px;
  }
}
@media screen and (max-width: 575px) {
  main#main .node--type-event.node--view-mode-full .field--name-field-photo {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
main#main .node--type-event.node--view-mode-full .field--name-field-photo .field__item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  main#main .node--type-event.node--view-mode-full .field--name-field-photo .field__item a {
    border-radius: 25px;
  }
}
main#main .node--type-event.node--view-mode-full .field--name-field-photo .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main#main .view-faq {
  width: 840px;
  max-width: 100%;
  margin: auto;
}
main#main .view-faq .view-content {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  main#main .view-faq .view-content {
    margin-bottom: 20px;
  }
}
main#main .view-faq .view-content .views-row {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  main#main .view-faq .view-content .views-row {
    margin-bottom: 10px;
  }
}
main#main .view-faq .view-content .views-row:last-child {
  margin-bottom: 0;
}
main#main .view-faq .view-content .views-row .node--type-faq {
  padding: 39px 98px 22px 43px;
  border-radius: 30px;
  background-color: rgba(204, 245, 163, 0.5);
}
@media screen and (max-width: 991px) {
  main#main .view-faq .view-content .views-row .node--type-faq {
    padding: 20px 70px 20px 20px;
    border-radius: 20px;
  }
}
main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title {
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title {
    margin-bottom: 0;
  }
}
main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title::after {
  position: absolute;
  top: 0;
  left: calc(100% + 25px);
  width: 40px;
  height: 40px;
  background: url("/sites/all/themes/vesta_theme/image/Caret down.svg") center center no-repeat;
  background-size: contain;
  content: '';
  transition: all 0.4s ease;
}
@media screen and (max-width: 1199px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title::after {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title::after {
    top: -5px;
    width: 30px;
    height: 30px;
  }
}
main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title h3 {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title.active {
    margin-bottom: 10px;
  }
}
main#main .view-faq .view-content .views-row .node--type-faq .field--name-node-title.active::after {
  transform: rotateX(180deg);
}
main#main .view-faq .view-content .views-row .node--type-faq .field--name-body {
  display: none;
  font-weight: 500;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  main#main .view-faq .view-content .views-row .node--type-faq .field--name-body {
    font-size: 13px;
  }
}
main#main div#fos-block .region-fos {
  padding: 22px 55px 40px;
  border-radius: 40px;
  background-color: #CCF5A3;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos {
    padding: 18px 25px 25px;
    border-radius: 25px;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-fos-title {
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-fos-title {
    margin-bottom: 20px;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-fos-title .block-title {
  margin-bottom: 0;
}
main#main div#fos-block .region-fos #block-vesta-theme-fos-title .field--name-body {
  width: 654px;
  max-width: 100%;
  margin: auto;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main#main div#fos-block .region-fos #block-vesta-theme-fos-title .field--name-body {
    width: 554px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-fos-title .field--name-body {
    font-size: 14px;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 27px 19px;
}
@media screen and (max-width: 991px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    gap: 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form {
    grid-template-columns: 1fr;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-item {
  margin-bottom: 0;
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
  grid-column: 1 / span 3;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-type-textarea {
    grid-column: auto;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-type-checkbox {
  grid-column: 1 / span 3;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-type-checkbox {
    grid-column: auto;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-actions {
  grid-column: 1 / span 3;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-actions {
    grid-column: auto;
  }
}
main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-actions .btn {
  padding: 13px 40px;
}
@media screen and (max-width: 767px) {
  main#main div#fos-block .region-fos #block-vesta-theme-vebforma .webform-submission-form .form-actions .btn {
    padding: 10px 22px;
  }
}
main#main div#map-block .mapContainer {
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main#main div#map-block .mapContainer {
    height: 350px !important;
    border-radius: 25px;
  }
}
@media screen and (max-width: 475px) {
  main#main div#map-block .mapContainer {
    height: 250px !important;
  }
}
footer#footer {
  padding: 59px 0 29px;
  background-color: #172B17;
  border-radius: 40px 40px 0 0;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  footer#footer {
    padding: 30px 0 25px;
    border-radius: 25px 25px 0 0;
  }
}
footer#footer a:not(.contextual ul li a) {
  color: #ffffff;
}
footer#footer a:not(.contextual ul li a):hover,
footer#footer a:not(.contextual ul li a):active,
footer#footer a:not(.contextual ul li a):focus {
  opacity: 0.75;
}
footer#footer .footer__container {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 30px;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container {
    grid-template-columns: auto;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container {
    gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  footer#footer .footer__container {
    grid-template-columns: auto auto;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container {
    grid-template-columns: 1fr;
  }
}
footer#footer .footer__container #block-vesta-theme-osnovnayanavigaciya-menu,
footer#footer .footer__container .contacts-title {
  margin-bottom: 22px;
  font-family: 'El Messiri', 'Inter', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container #block-vesta-theme-osnovnayanavigaciya-menu,
  footer#footer .footer__container .contacts-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container #block-vesta-theme-osnovnayanavigaciya-menu,
  footer#footer .footer__container .contacts-title {
    font-size: 13px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container #block-vesta-theme-osnovnayanavigaciya-menu,
  footer#footer .footer__container .contacts-title {
    margin-bottom: 10px;
  }
}
footer#footer .footer__container .col-logo {
  width: 214px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-logo {
    width: 202px;
  }
}
@media screen and (max-width: 991px) {
  footer#footer .footer__container .col-logo {
    grid-column: 1 / span 3;
  }
}
@media screen and (max-width: 575px) {
  footer#footer .footer__container .col-logo {
    grid-column: 1 / span 2;
    width: auto;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-logo {
    grid-column: auto;
  }
}
footer#footer .footer__container .col-logo .logo {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-logo .logo {
    margin-bottom: 15px;
  }
}
footer#footer .footer__container .col-logo .copyright {
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-logo .copyright {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-logo .copyright {
    font-size: 12px;
  }
}
footer#footer .footer__container .col-nav {
  width: 100px;
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-nav {
    width: auto;
  }
}
footer#footer .footer__container .col-nav .nav {
  flex-direction: column;
}
footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
  padding: 1px 0;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-nav .nav .nav-item .nav-link {
    font-size: 13px;
  }
}
footer#footer .footer__container .col-nav .nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
footer#footer .footer__container .col-contacts {
  width: 305px;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-contacts {
    width: 265px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-contacts {
    width: 185px;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-contacts {
    width: auto;
  }
}
footer#footer .footer__container .col-contacts .contacts .contacts__item {
  display: flex;
  gap: 0 5px;
}
footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__detail,
footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__subtitle {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__detail,
  footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__subtitle {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__detail,
  footer#footer .footer__container .col-contacts .contacts .contacts__item .contacts__subtitle {
    font-size: 13px;
  }
}
footer#footer .footer__container .col-callback {
  width: 200px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-callback {
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-callback {
    width: 173px;
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  footer#footer .footer__container .col-callback {
    width: auto;
    align-items: start;
    grid-column: 1 / span 2;
  }
}
@media screen and (max-width: 319px) {
  footer#footer .footer__container .col-callback {
    grid-column: auto;
  }
}
footer#footer .footer__container .col-callback .region-callback {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-callback .region-callback {
    margin-bottom: 15px;
  }
}
footer#footer .footer__container .col-callback .region-callback .btn {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #CCF5A3;
  background-color: transparent;
  font-weight: 400;
}
footer#footer .footer__container .col-callback .region-callback .btn:hover,
footer#footer .footer__container .col-callback .region-callback .btn:active,
footer#footer .footer__container .col-callback .region-callback .btn:focus {
  opacity: 1;
  background-color: #CCF5A3;
  color: #000000;
}
footer#footer .footer__container .col-callback .privacy a {
  font-size: 14px;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  footer#footer .footer__container .col-callback .privacy a {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .footer__container .col-callback .privacy a {
    font-size: 12px;
  }
}
footer#footer .row-webvesta {
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 575px) {
  footer#footer .row-webvesta {
    justify-content: start;
  }
}
footer#footer .row-webvesta a {
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  footer#footer .row-webvesta a {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  footer#footer .row-webvesta a {
    font-size: 12px;
  }
}
#scrollToTop {
  width: 49px;
  height: 49px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 59px;
  cursor: pointer;
  position: fixed;
  right: 24px;
  z-index: 10;
  padding: 0;
  transition: all 0.4s ease;
}
#scrollToTop:hover,
#scrollToTop:active,
#scrollToTop:focus {
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    width: 30px;
    height: 30px;
    right: 15px;
    bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  #scrollToTop {
    right: 7px;
  }
}
.messengers-side {
  position: fixed;
  right: 24px;
  bottom: 239px;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .messengers-side {
    bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .messengers-side {
    right: 15px;
    bottom: 100px;
  }
}
@media screen and (max-width: 575px) {
  .messengers-side {
    right: 7px;
  }
}
.messengers-side .messengers {
  flex-direction: column;
  gap: 14px;
}
.messengers-side .messengers .messengers__item .messengers__link {
  width: 49px;
  height: 49px;
}
.messengers-side .messengers .messengers__item .messengers__link:hover,
.messengers-side .messengers .messengers__item .messengers__link:active,
.messengers-side .messengers .messengers__item .messengers__link:focus {
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  .messengers-side .messengers .messengers__item .messengers__link {
    width: 30px;
    height: 30px;
  }
}
.body-node--831 {
  /* Отзывы */
}
.body-node--831 main#main .region-content {
  margin-bottom: 0;
}
.body-node--831 main#main div#reviews-block .block-title {
  display: none;
}
.body-node--831 main#main div#reviews-block #block-vesta-theme-smotretvseotzyvy {
  display: none;
}
.body-view--houses main#main {
  padding-top: 0;
}
.body-view--houses main#main .hoses-page-container {
  margin-bottom: 95px;
  padding: 47px 0 103px;
  background-color: rgba(204, 245, 163, 0.5);
}
@media screen and (max-width: 1199px) {
  .body-view--houses main#main .hoses-page-container {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container {
    padding: 25px 0 50px;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header {
  margin-bottom: 58px;
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header {
    margin-bottom: 30px;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header h2 {
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header h2 {
    margin-bottom: 15px;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header .field--name-body {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header .field--name-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-header .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row {
  margin-bottom: 59px;
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row {
    margin-bottom: 30px;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row:last-child {
  margin-bottom: 0;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser {
  display: flex;
}
@media screen and (max-width: 991px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser {
    flex-direction: column;
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 475px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser {
    width: 100%;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left {
  width: 56%;
  border-bottom: 3px solid #000000;
  border-radius: 40px 0 0 40px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left {
    width: 100%;
    height: 350px;
    border-bottom: none;
    border-radius: 40px 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left {
    height: 250px;
    border-radius: 25px 25px 0 0;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-arrow.slick-prev {
  left: 16px;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-arrow.slick-next {
  right: 16px;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-dots li.slick-active button {
  background: #ffffff;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-list {
  height: 100%;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-track {
  display: flex;
  height: 100%;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-track .field__item {
  height: auto;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-track .field__item a {
  display: block;
  width: 100%;
  height: 100%;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-left .slick-track .field__item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right {
  width: 44%;
  padding: 48px 64px 71px;
  border: 1px solid #000000;
  border-left: none;
  border-bottom: 3px solid #000000;
  border-radius: 0 40px 40px 0;
  overflow: hidden;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right {
    width: 100%;
    border: 1px solid #000000;
    border-left: 1px solid #000000;
    border-top: none;
    border-bottom: 3px solid #000000;
    border-radius: 0 0 40px 40px;
    padding: 25px 40px;
  }
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right {
    border-radius: 0 0 25px 25px;
  }
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right .field--name-dynamic-token-fieldnode-ostavit-zayavku {
  margin-top: auto;
}
.body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right .field--name-dynamic-token-fieldnode-ostavit-zayavku .btn {
  padding: 13px 40px;
}
@media screen and (max-width: 767px) {
  .body-view--houses main#main .hoses-page-container .view-houses.view-display-id-page_1 .view-content .views-row .node--type-house.node--view-mode-teaser .group-right .field--name-dynamic-token-fieldnode-ostavit-zayavku .btn {
    padding: 10px 20px;
  }
}
.body-view--about main#main {
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
  .body-view--about main#main {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .body-view--about main#main {
    margin-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  .body-view--about main#main {
    margin-top: 15px;
  }
}
.body-view--about main#main .about-container {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .body-view--about main#main .about-container {
    padding-top: 30px;
  }
}
.body-view--about main#main .about-container::before {
  height: unset;
}
.body-view--about main#main .about-container .region-content {
  margin-top: 0;
}
.body-view--about main#main .about-container .field--name-body {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .body-view--about main#main .about-container .field--name-body {
    width: 100%;
  }
}
.body-node--800 {
  /* Контакты */
}
.body-node--800 .contacts-page-container {
  margin-bottom: 95px;
  background-color: rgba(204, 245, 163, 0.5);
  padding: 70px 0;
}
@media screen and (max-width: 1199px) {
  .body-node--800 .contacts-page-container {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-page-container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .body-node--800 .contacts-page-container {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-page-container {
    padding: 40px 0;
  }
}
.body-node--800 .contacts-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .body-node--800 .contacts-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 575px) {
  .body-node--800 .contacts-wrapper {
    width: 100%;
  }
}
.body-node--800 .contacts-wrapper .col-contacts {
  padding: 40px;
  border-radius: 40px;
  border: 1px solid #172B17;
  border-bottom-width: 3px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-wrapper .col-contacts {
    padding: 25px;
    border-radius: 25px;
  }
}
.body-node--800 .contacts-wrapper .col-contacts .contacts {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-wrapper .col-contacts .contacts {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .body-node--800 .contacts-wrapper .col-contacts .messengers .messengers__item .messengers__link {
    width: 30px;
  }
}
.body-node--800 .contacts-wrapper .col-map {
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #172B17;
  border-bottom-width: 3px;
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-wrapper .col-map {
    border-radius: 25px;
  }
}
.body-node--800 .contacts-wrapper .col-map .block-title {
  display: none;
}
.body-node--800 .contacts-wrapper .col-map .mapContainer {
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .body-node--800 .contacts-wrapper .col-map .mapContainer {
    height: 350px !important;
    border-radius: 25px;
  }
}
@media screen and (max-width: 475px) {
  .body-node--800 .contacts-wrapper .col-map .mapContainer {
    height: 250px !important;
  }
}
.page-h1 {
  position: relative;
  min-height: 522px;
  margin-bottom: 88px;
  padding: 50px 0;
  border-radius: 0 0 80px 80px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 96px;
  color: #ffffff;
  line-height: 1.1;
}
@media screen and (max-width: 1199px) {
  .page-h1 {
    min-height: 326px;
    margin-bottom: 58px;
    border-radius: 0 0 60px 60px;
    font-size: 66px;
  }
}
@media screen and (max-width: 991px) {
  .page-h1 {
    border-radius: 0 0 40px 40px;
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .page-h1 {
    min-height: 200px;
    margin-bottom: 40px;
    font-size: 46px;
  }
}
@media screen and (max-width: 575px) {
  .page-h1 {
    font-size: 36px;
  }
}
.page-h1::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
}
.page-h1 .page-h1-text {
  position: relative;
  z-index: 1;
}
.page-h1 .page-h1-subtitle {
  position: relative;
  z-index: 1;
  margin-top: 4px;
  font-size: 32px;
}
@media screen and (max-width: 1199px) {
  .page-h1 .page-h1-subtitle {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-h1 .page-h1-subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .page-h1 .page-h1-subtitle {
    font-size: 18px;
  }
}
.region-content {
  margin-bottom: 95px;
  margin-top: 50px;
}
@media screen and (max-width: 1199px) {
  .region-content {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .region-content {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .region-content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .region-content {
    margin-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  .region-content {
    margin-top: 15px;
  }
}
.modal {
  background: rgba(23, 43, 23, 0.5);
  opacity: 1;
}
.modal .modal-content {
  padding: 10px;
  border-radius: 30px;
  border: 1px solid #172B17;
  background: #CCF5A3;
  background: linear-gradient(180deg, #ccf5a3 0%, #ffffff 50%);
}
@media screen and (max-width: 767px) {
  .modal .modal-content {
    border-radius: 25px;
  }
}
.modal .modal-content .modal-header {
  border-bottom: none;
}
.modal .modal-content .modal-footer {
  border-top: none;
  display: flex;
  justify-content: center;
}
