:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
@font-face {
  font-family: 'Roboto';
  src: url('/sites/all/themes/vesta_theme/font/RobotoRegular.eot');
  src: url('/sites/all/themes/vesta_theme/font/RobotoRegular.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/RobotoRegular.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/RobotoRegular.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/RobotoRegular.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/RobotoRegular.svg#RobotoRegular') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto';
  src: url('/sites/all/themes/vesta_theme/font/RobotoMedium.eot');
  src: url('/sites/all/themes/vesta_theme/font/RobotoMedium.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/RobotoMedium.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/RobotoMedium.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/RobotoMedium.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/RobotoMedium.svg#RobotoMedium') format('svg');
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url('/sites/all/themes/vesta_theme/font/RobotoBold.eot');
  src: url('/sites/all/themes/vesta_theme/font/RobotoBold.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/RobotoBold.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/RobotoBold.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/RobotoBold.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/RobotoBold.svg#RobotoBold') format('svg');
  font-style: normal;
  font-weight: 700;
}
.tr {
  transition: all 0.4s ease;
}
img:not(.image-style-gallery, .pswp__img) {
  max-width: 100%;
  height: auto !important;
}
.field[data-blazy] {
  min-width: initial;
}
table img {
  max-width: initial;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
/*a{
  color: var(--color);
  .tr;
}*/
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
  }
}
p:last-child {
  margin-bottom: 0 !important;
}
body {
  padding-top: 0 !important;
  font-family: 'Inter', sans-serif;
  /*color: var(--color2)*/
}
#app {
  overflow: hidden;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
@media screen and (max-width: 991px) {
  #app {
    padding-top: 0;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #1e1e1e;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (max-width: 767px) {
  html {
    font-size: 15px !important;
  }
}
body {
  line-height: inherit;
  background: #fff;
  color: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
#main > *:not(header,footer) .block-title {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 3.75rem;
  font-weight: 500;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2rem;
  }
}
h2,
#main > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h2,
  #main > *:not(header,footer) .block-title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  #main > *:not(header,footer) .block-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  h2,
  #main > *:not(header,footer) .block-title {
    font-size: 1.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.15rem;
  }
}
h4 {
  font-size: 1.15rem;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1.1rem;
  }
}
h5 {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1.05rem;
  }
}
h6 {
  font-size: 1rem;
}
p {
  margin-bottom: 0.5em;
}
p:last-child {
  margin-bottom: 0;
}
a {
  cursor: pointer;
  color: #1e1e1e;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #3f88bf;
}
#main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
  background-color: #fff;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-contacts.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#main .block .block-title {
  margin-bottom: 0;
}
#main .block .view-header {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #main .block .view-header {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #main .block .view-header {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main .block .view-header {
    margin-bottom: 15px;
  }
}
#main > * {
  margin-bottom: 15px;
}
#main > *:last-child {
  margin-bottom: 0;
}
#main > *:not(header,footer) .block-block .content {
  text-align: justify;
}
#main > *:not(header,footer) .block-block .content h1,
#main > *:not(header,footer) .block-block .content h2,
#main > *:not(header,footer) .block-block .content h3,
#main > *:not(header,footer) .block-block .content h4,
#main > *:not(header,footer) .block-block .content h5,
#main > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
/*Разное*/
.bg_green {
  background-color: #dbf0e9;
}
.bg_none {
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-doctrs.png), url(/sites/all/themes/vesta_theme/image/bg-doctrs-1.png);
  background-repeat: no-repeat;
  background-position: left 100%, 161% 10%;
}
.text-turquoise {
  color: #349CAE;
}
.text-blue {
  color: #3f88bf;
}
.title-gray {
  color: #707070;
}
.btn-default {
  padding: 12px 32px;
  border-radius: 20px;
  background: #3f88bf;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .btn-default {
    padding: 10px 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-default {
    padding: 8px 20px;
  }
}
@media screen and (max-width: 767px) {
  .btn-default {
    padding: 6px 16px;
  }
}
.btn-default:focus,
.btn-default:hover {
  outline: none;
  box-shadow: none;
  background-color: #349cae;
  color: #fff;
}
.btn-default.btn-white {
  background: #fff;
  color: #1e1e1e;
}
.btn-default.btn-white:focus,
.btn-default.btn-white:hover {
  outline: none;
  box-shadow: none;
  background-color: #349cae;
  color: #fff;
}
input.form-control::-webkit-input-placeholder {
  color: #a8a8a8 !important;
}
input.form-control:-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input.form-control::-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input.form-control::placeholder {
  color: #a8a8a8 !important;
}
input[type="text"]::-webkit-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="text"]:-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="text"]::-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="text"]::placeholder {
  color: #a8a8a8 !important;
}
input[type="tel"]::-webkit-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="tel"]:-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="tel"]::-ms-input-placeholder {
  color: #a8a8a8 !important;
}
input[type="tel"]::placeholder {
  color: #a8a8a8 !important;
}
textarea::-webkit-input-placeholder {
  color: #a8a8a8 !important;
}
textarea:-ms-input-placeholder {
  color: #a8a8a8 !important;
}
textarea::-ms-input-placeholder {
  color: #a8a8a8 !important;
}
textarea::placeholder {
  color: #a8a8a8 !important;
}
.search-block-form form {
  width: 231px;
  height: 30px;
  padding: 7px 13px;
  border-radius: 30px;
  background: #dbf0e9;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.search-block-form .form-type-search {
  max-width: 88%;
  width: 100%;
  height: 100%;
}
.search-block-form input.form-search {
  height: 100%;
  padding: 0;
  border-radius: 30px 0 0 30px;
  border: none;
  background-color: #dbf0e9;
  color: #1e1e1e;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
}
.search-block-form input.form-search:focus {
  box-shadow: none;
}
.search-block-form input.form-search[type="search"]::-webkit-input-placeholder {
  color: #666666 !important;
}
.search-block-form input.form-search[type="search"]:-ms-input-placeholder {
  color: #666666 !important;
}
.search-block-form input.form-search[type="search"]::-ms-input-placeholder {
  color: #666666 !important;
}
.search-block-form input.form-search[type="search"]::placeholder {
  color: #666666 !important;
}
.search-block-form .form-actions {
  display: inline-block;
  width: 14px;
  height: 16px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-block-form .form-actions .btn {
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
}
.search-block-form .form-actions .btn:focus {
  outline: none;
  box-shadow: none;
}
.icon-contacts {
  position: relative;
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
  justify-content: flex-start;
  align-items: center;
}
.icon-contacts:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1199px) {
  .icon-contacts:before {
    width: 23px;
  }
}
.icon-contacts.footer-address::before,
.icon-contacts.header-address::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-map.svg);
}
.icon-contacts.footer-phone::before,
.icon-contacts.header-phone::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-phone.svg);
}
.icon-contacts.footer-mail::before,
.icon-contacts.header-mail::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-mail.svg);
}
.not-front {
  /*.map-block{
    padding-top: 120px;
    .desctop-lg({margin-top: 100px;});
    .desctop-md({margin-top: 80px;});
    .desctop-sm-max({margin-top: 60px;});
  }
  .node--type-page.node--view-mode-full{
    .field--name-body{
      ul{
        list-style-image: url(/sites/all/themes/vesta_theme/image/check.svg);
      }
    }
  }*/
}
.not-front #main {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .not-front #main {
    padding-top: 30px;
  }
}
.front .header-bottom {
  position: absolute;
  top: auto;
  bottom: -54px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-wrapper {
  background: linear-gradient(90deg, #ffffff, #dbf0e9 31%, #dbf0e9 67%, #ffffff 100%);
}
#block-vesta-theme-vestaprivacyaccessblock .vpa-actions {
  justify-content: center;
}
/*Шапка*/
#header {
  position: relative;
}
#header .header-top {
  background-color: #dbf0e9;
}
#header .header-top .logo img {
  max-width: 78px;
  width: 100%;
  height: auto;
}
#header .header-top .col-contacts {
  gap: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .col-contacts {
    gap: 30px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #header .header-top .col-contacts {
    gap: 15px;
    font-size: 14px;
  }
}
#header .header-top .col-contacts a {
  text-decoration: none;
}
#header .header-top .col-social .msngrs {
  gap: 11px;
}
#header .header-top .col-social .msngrs img {
  max-width: 27px;
  max-height: 28px;
}
#header .header-top .col-callback {
  width: 33%;
}
#header .header-top .col-callback .region-callback {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
#header .header-top .col-callback .region-callback #block-vesta-theme-vestabvipanel {
  max-width: 165px;
  width: 100%;
  padding-left: 28px;
  background-image: url(/sites/all/themes/vesta_theme/image/vi_version_black.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
#header .header-top .col-callback .region-callback #block-vesta-theme-vestabvipanel:hover {
  background-image: url(/sites/all/themes/vesta_theme/image/vi_version_black_hover.svg);
}
#header .header-top .col-callback .region-callback #block-vesta-theme-vestabvipanel .vesta-bvi-panel-wrapper {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
#header .header-top .col-callback .region-callback #block-vesta-theme-vestabvipanel .vesta-bvi-panel-wrapper a {
  text-decoration: none;
}
#header .header-bottom {
  padding: 12px 0;
  background-color: transparent;
}
#header .header-bottom .container .d-flex {
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-bottom .container .d-flex {
    gap: 15px;
  }
}
#header .header-bottom .region-navigation .nav {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-bottom .region-navigation .nav {
    gap: 15px;
  }
}
#header .header-bottom .region-navigation .nav .nav-item .nav-link {
  padding: 0;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-bottom .region-navigation .nav .nav-item .nav-link {
    font-size: 14px;
  }
}
#header .header-bottom .region-navigation .nav .nav-item .nav-link:hover,
#header .header-bottom .region-navigation .nav .nav-item .nav-link.is-active {
  color: #3f88bf;
}
#header .header-bottom .region-navigation .nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #3f88bf;
}
#header-mob {
  background-color: #dbf0e9;
}
#header-mob .col-logo img {
  width: 45px;
  height: 45px;
}
#header-mob a {
  text-decoration: none;
}
.offcanvas .offcanvas-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.offcanvas .offcanvas-body .nav {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.offcanvas .offcanvas-body .nav .nav-item .nav-link {
  padding: 0;
  color: #1e1e1e;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
/*Слайдер*/
.slider-block {
  min-height: 560px;
  margin-bottom: 0!important;
  position: relative;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-slide-2.png);
  background-repeat: no-repeat;
  background-position: left 24%;
}
.slider-block:after {
  content: '';
  display: inline-block;
  width: 791px;
  height: 542px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-slide-1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  position: absolute;
  z-index: 0;
  top: 9px;
  bottom: 9px;
  left: 57%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .slider-block:after {
    background-image: none;
  }
}
.slider-block .region-slider {
  position: relative;
  z-index: 1;
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-arrow {
  display: none!important;
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide,
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content {
  min-height: 518px;
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content {
  color: #1e1e1e;
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-field-slide-title {
  max-width: 66%;
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-field-slide-title h2 {
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: inherit;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-field-slide-title h2 {
    margin-bottom: 25px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-field-slide-title h2 {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-field-slide-title h2 {
    margin-bottom: 15px;
    font-size: 1.3rem;
  }
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body {
  max-width: 58%;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body {
    max-width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body {
    max-width: 100%;
    font-size: 14px;
  }
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body ul {
  max-width: 75%;
  padding-left: 0;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body ul {
    max-width: 100%;
  }
}
.slider-block .region-slider #block-vesta-theme-views-block-slayder-block-1 .slick-slide .content .field--name-body ul li {
  min-height: 23px;
  padding-left: 50px;
  background-image: url(/sites/all/themes/vesta_theme/image/check-list.svg);
  background-repeat: no-repeat;
  background-size: 40px 23px;
  background-position: center left;
}
/*Заголовк h1 на главной*/
.front-h1 {
  margin-bottom: 30px;
  color: #3f88bf;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .front-h1 {
    margin-bottom: 25px;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .front-h1 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .front-h1 {
    margin-bottom: 15px;
    font-size: 2rem;
  }
}
/*Услуги*/
.wr_front_content {
  padding: 40px 0 100px;
  background: linear-gradient(180deg, #DBF0E9 67%, #DBF0E9 66%, transparent 67%, transparent 100%), url(/sites/all/themes/vesta_theme/image/bg-about.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wr_front_content {
    padding: 30px 0 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wr_front_content {
    padding: 20px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .wr_front_content {
    padding: 15px 0 30px;
  }
}
.view-services {
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-services {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-services {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .view-services {
    margin-bottom: 30px;
  }
}
.view-services .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 19px 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-services .view-content {
    justify-content: flex-start;
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .view-services .view-content {
    justify-content: space-around;
    gap: 15px;
  }
}
.view-services .view-content .views-row {
  max-width: 270px;
  width: 100%;
  min-height: 207px;
}
.node--type-services.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  padding: 20px 20px 15px 20px;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  background: linear-gradient(40.31deg, #dbf0e9, rgba(219, 240, 233, 0) 100%);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.node--type-services.node--view-mode-teaser:hover {
  cursor: pointer;
}
.node--type-services.node--view-mode-teaser .field--type-image {
  align-self: flex-end;
}
.node--type-services.node--view-mode-teaser .field--name-node-title {
  max-width: 156px;
  min-height: 46px;
  margin-top: auto;
  align-self: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-services.node--view-mode-teaser .field--name-node-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-services.node--view-mode-teaser .field--name-node-title {
    font-size: 16px;
  }
}
.node--type-services.node--view-mode-teaser .field--name-node-title a {
  text-decoration: none;
}
/*О нас на главной*/
.services-block #block-vesta-theme-views-block-about-block-1 {
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .services-block #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .services-block #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .services-block #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 30px;
  }
}
.node--type-about.node--view-mode-teaser .group-header {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-teaser .group-header {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-header {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-header {
    margin-bottom: 15px;
  }
}
.node--type-about.node--view-mode-teaser .group-header .field--type-image {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image {
    gap: 25px;
  }
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image {
    justify-content: space-around;
    gap: 15px;
  }
}
.node--type-about.node--view-mode-teaser .group-header .field--type-image .field__item img {
  width: 270px;
  height: 329px!important;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image .field__item img {
    width: 210px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image .field__item img {
    width: 150px;
    height: 100%!important;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-header .field--type-image .field__item img {
    width: 140px;
    height: 100%!important;
  }
}
.node--type-about.node--view-mode-teaser .group-left,
.node--type-about.node--view-mode-teaser .group-right,
.node--type-about.node--view-mode-teaser .group-footer {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
.node--type-about.node--view-mode-teaser .group-left {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-left {
    width: 100%;
  }
}
.node--type-about.node--view-mode-teaser .group-footer {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.node--type-about.node--view-mode-teaser .group-footer > div {
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-node-link {
    max-width: 100%;
    order: 2;
    margin: 15px auto 0;
  }
}
.node--type-about.node--view-mode-teaser .group-footer .field--name-field-dopolnitelnyy-tekst-2 {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-field-dopolnitelnyy-tekst-2 {
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .node--type-about.node--view-mode-teaser .group-footer .field--name-field-dopolnitelnyy-tekst-2 {
    order: 1;
    max-width: 100%;
  }
}
/*Новости*/
.region-news {
  padding: 45px 0 57px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .region-news {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .region-news {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .region-news {
    padding: 20px 0;
  }
}
.view-news .view-header .d-flex {
  gap: 10px;
}
.view-news .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news .view-content {
    gap: 25px;
  }
}
@media screen and (max-width: 991px) {
  .view-news .view-content {
    justify-content: space-around;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-news .view-content {
    gap: 15px;
  }
}
.node--type-news.node--view-mode-teaser {
  max-width: 370px;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-teaser {
    max-width: 290px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser {
    max-width: 215px;
  }
}
.node--type-news.node--view-mode-teaser .field--name-field-date {
  padding: 9px 16px;
  border-radius: 20px;
  display: inline-block;
  background-color: #349CAE;
  position: absolute;
  top: 18px;
  bottom: auto;
  left: auto;
  right: 16px;
  z-index: 1;
  color: #dbf0e9;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
.node--type-news.node--view-mode-teaser .field--name-field-image-news {
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-teaser .field--name-field-image-news {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .field--name-field-image-news {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .field--name-field-image-news {
    margin-bottom: 15px;
  }
}
.node--type-news.node--view-mode-teaser .field--name-field-image-news img {
  width: 370px;
  height: 412px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
.node--type-news.node--view-mode-teaser .content .field--name-body {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .content .field--name-body {
    font-size: 14px;
  }
}
.node--type-news.node--view-mode-teaser .content .field--name-node-link {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .content .field--name-node-link {
    font-size: 14px;
  }
}
/*Наши врачи*/
.bg_none {
  padding: 100px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .bg_none {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bg_none {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .bg_none {
    padding: 30px 0;
  }
}
.bg_none .container > div:not(:last-child) {
  margin-bottom: 100px;
}
.view-nashi-vrachi .view-header .block-title {
  color: #3f88bf;
}
.view-nashi-vrachi .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-nashi-vrachi .view-content {
    gap: 25px;
  }
}
@media screen and (max-width: 991px) {
  .view-nashi-vrachi .view-content {
    gap: 20px;
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-nashi-vrachi .view-content {
    gap: 15px;
  }
}
.node--type-doctors.node--view-mode-teaser {
  max-width: 570px;
  width: 100%;
  height: 100%;
  padding: 25px 22px 30px 30px;
  border-radius: 30px;
  background: #dbf0e9;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-doctors.node--view-mode-teaser {
    max-width: 455px;
    padding: 20px 18px 25px 25px;
  }
}
.node--type-doctors.node--view-mode-teaser .group-left {
  max-width: 255px;
  width: 100%;
  position: relative;
  margin-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-doctors.node--view-mode-teaser .group-left {
    max-width: 148px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-doctors.node--view-mode-teaser .group-left {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.node--type-doctors.node--view-mode-teaser .group-left .field--name-field-image {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .node--type-doctors.node--view-mode-teaser .group-left .field--name-field-image {
    display: flex;
    justify-content: center;
  }
}
.node--type-doctors.node--view-mode-teaser .group-left .field--name-field-image img {
  width: 255px;
  height: 438px;
  object-fit: contain;
  border-radius: 20px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
.node--type-doctors.node--view-mode-teaser .group-left .field--name-field-stazh {
  height: 26px;
  padding: 5px 7px;
  display: inline-block;
  border-radius: 30px;
  background: #fff;
  position: absolute;
  top: 397px;
  bottom: 0;
  left: 13px;
  right: auto;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-doctors.node--view-mode-teaser .group-left .field--name-field-stazh {
    top: 219px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-doctors.node--view-mode-teaser .group-left .field--name-field-stazh {
    max-width: 105px;
    margin: auto;
    top: 370px;
    left: 0;
    right: 0;
    text-align: center;
  }
}
.node--type-doctors.node--view-mode-teaser .group-left .field--name-field-stazh .number {
  color: #3F88BF;
}
.node--type-doctors.node--view-mode-teaser .group-right {
  max-width: 240px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .node--type-doctors.node--view-mode-teaser .group-right {
    max-width: 100%;
  }
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-node-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-node-title a {
  text-decoration: none;
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-field-specialnost {
  color: #3f88bf;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0;
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-field-knopka-zayavki {
  margin-top: auto;
}
.node--type-doctors.node--view-mode-teaser .group-right .field--name-field-knopka-zayavki .btn {
  width: 100%;
}
/*Фотогалерея*/
.view-fotogalereya .view-header .block-title {
  color: #3f88bf;
}
.view-fotogalereya .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-fotogalereya .view-content {
    gap: 25px;
  }
}
@media screen and (max-width: 991px) {
  .view-fotogalereya .view-content {
    gap: 20px;
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .view-content {
    gap: 15px;
  }
}
.view-fotogalereya .view-content img {
  width: 270px;
  height: 312px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1199px) {
  .view-fotogalereya .view-content img {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya .view-content img {
    width: 140px;
  }
}
.view-fotogalereya.view-display-id-page_1 .view-content {
  justify-content: flex-start;
}
.node--type-photogallery.node--view-mode-teaser .field--name-field-gallery {
  margin-bottom: 15px;
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title a {
  text-decoration: none;
}
@media screen and (max-width: 575px) {
  #block-vesta-theme-views-block-gallery-page-block-1 .view-gallery-page .view-content .views-field-field-media-image {
    display: flex;
    justify-content: center;
    padding: 10px;
  }
}
#block-vesta-theme-views-block-gallery-page-block-1 .view-gallery-page .view-content .views-field-field-media-image img {
  width: 270px;
  height: 312px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
/*Контакты на главной*/
.wraper-contacts {
  padding-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts {
    padding-bottom: 30px;
  }
}
.wraper-contacts .block-title {
  color: #3f88bf;
}
.wraper-contacts .row-1 {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts .row-1 {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts .row-1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-1 {
    margin-top: 15px;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-1 .logo {
    text-align: center;
  }
}
.wraper-contacts .row-1 .logo img {
  width: 58px;
  height: 58px;
}
.wraper-contacts .row-1 .col-contacts {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts .row-1 .col-contacts {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts .row-1 .col-contacts {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-1 .col-contacts {
    font-size: 14px;
  }
}
.wraper-contacts .row-1 .col-contacts a {
  text-decoration: none;
}
.wraper-contacts .row-1 .col-social .msngrs {
  gap: 11px;
}
.wraper-contacts .row-1 .col-social .msngrs img {
  max-width: 27px;
  max-height: 27px;
}
.wraper-contacts .row-2 .region-map {
  max-width: 400px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts .row-2 .region-map {
    max-width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-2 .region-map {
    max-width: 100%;
  }
}
.wraper-contacts .row-2 .region-map .mapContainer {
  max-width: 400px;
  width: 100%;
  height: 370px;
  border-radius: 30px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-2 .region-map .mapContainer {
    max-width: 100%;
  }
}
.wraper-contacts .row-2 .region-map .mapContainer::after,
.wraper-contacts .row-2 .region-map .mapContainer iframe {
  border-radius: 30px;
}
.wraper-contacts .row-2 .region-fos {
  max-width: 790px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts .row-2 .region-fos {
    max-width: 560px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts .row-2 .region-fos {
    max-width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-2 .region-fos {
    max-width: 100%;
    margin-top: 20px;
  }
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma {
  height: 100%;
  padding: 19px 17px 18px 18px;
  border-radius: 40px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  background: #dbf0e9;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name input,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona input,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message input,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name textarea,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona textarea,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message textarea {
  background-color: #fff;
  border: none;
  color: #a8a8a8;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name input:focus,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona input:focus,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message input:focus,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name textarea:focus,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona textarea:focus,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message textarea:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona {
  margin-bottom: 18px;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-name input,
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-nomer-telefona input {
  width: 100%;
  min-height: 52px;
  padding: 17px 16px;
  border-radius: 42px;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message {
  margin-bottom: 8px;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-message textarea {
  height: 86px;
  padding: 14px 16px;
  border-radius: 22px;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy {
  margin-bottom: 10px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description {
  width: 93%;
  margin-left: 7px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy .description a {
  color: inherit;
  text-decoration: none;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: borer-box;
  width: 11px;
  height: 11px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #fff;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:focus {
  box-shadow: none;
  border: none;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:checked {
  background-color: #fff;
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
}
.wraper-contacts .row-2 .region-fos #block-vesta-theme-vebforma .webform-submission-callback-form .webform-actions .btn {
  width: 100%;
}
#footer {
  padding: 48px 0 26px;
}
@media screen and (max-width: 767px) {
  #footer .container > .row {
    gap: 15px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #footer .logo {
    text-align: center;
  }
}
#footer .logo img {
  width: 82px;
  height: 82px;
}
#footer .col-nav .region-footer-menu {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer .col-nav .region-footer-menu {
    justify-content: space-between;
  }
}
#footer .col-nav .region-footer-menu #block-vesta-theme-osnovnayanavigaciya-menu,
#footer .col-nav .region-footer-menu #block-vesta-theme-uslugivpodvale-menu {
  margin-bottom: 5px;
  color: #555555;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #footer .col-nav .region-footer-menu #block-vesta-theme-uslugivpodvale {
    max-width: 60%;
  }
}
#footer .col-nav .region-footer-menu #block-vesta-theme-uslugivpodvale .nav {
  flex-wrap: wrap;
  max-height: 198px;
  gap: 5px 20px;
}
@media screen and (max-width: 767px) {
  #footer .col-nav .region-footer-menu #block-vesta-theme-uslugivpodvale .nav {
    max-height: 100%;
  }
}
#footer .col-nav .region-footer-menu #block-vesta-theme-uslugivpodvale .nav .nav-item {
  max-width: 295px;
}
#footer .col-nav .region-footer-menu .nav {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#footer .col-nav .region-footer-menu .nav .nav-item .nav-link {
  padding: 0;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
#footer .col-contacts {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #footer .col-contacts {
    gap: 10px;
  }
}
#footer .col-contacts a {
  text-decoration: none;
}
#footer .col-contacts .msngrs {
  gap: 10px;
}
#footer .col-contacts .msngrs img {
  max-width: 23px;
  max-height: 24px;
}
#footer .row-copiryght {
  margin-top: 18px;
  color: #555555;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #footer .row-copiryght {
    text-align: center;
  }
}
#footer .row-copiryght a {
  color: inherit;
  text-decoration: none;
}
/*Прочее*/
.modal-dialog .modal-content {
  background-color: #dbf0e9;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name input,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona input,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message input,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name textarea,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona textarea,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message textarea {
  background-color: #fff;
  border: none;
  color: #a8a8a8;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name input:focus,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona input:focus,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message input:focus,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name textarea:focus,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona textarea:focus,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message textarea:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona {
  margin-bottom: 18px;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-name input,
.modal-dialog .modal-content .webform-submission-callback-form .form-item-nomer-telefona input {
  width: 100%;
  min-height: 52px;
  padding: 17px 16px;
  border-radius: 42px;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message {
  margin-bottom: 8px;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-message textarea {
  height: 86px;
  padding: 14px 16px;
  border-radius: 22px;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy {
  margin-bottom: 10px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy .description {
  width: 96%;
  margin-left: 7px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy .description a {
  color: inherit;
  text-decoration: none;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: borer-box;
  width: 11px;
  height: 11px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #fff;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:focus {
  box-shadow: none;
  border: none;
}
.modal-dialog .modal-content .webform-submission-callback-form .form-item-privacy input[type="checkbox"]:checked {
  background-color: #fff;
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
}
.modal-dialog .modal-footer .btn {
  width: 100%;
}
.body-node--800 .wr_content .col-contacts {
  gap: 20px;
}
.body-node--800 .wr_content .msngrs {
  gap: 11px;
}
.body-node--800 .wr_content .region-map {
  margin-top: 15px;
}
