:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
  --bs-dropdown-link-active-bg: #4A74B6;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/sites/all/themes/vesta_theme/font/MontserratRegular.eot');
  src: url('/sites/all/themes/vesta_theme/font/MontserratRegular.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/MontserratRegular.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/MontserratRegular.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/MontserratRegular.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/MontserratRegular.svg#MontserratRegular') format('svg');
  font-style: normal;
  font-family: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/sites/all/themes/vesta_theme/font/MontserratMedium.eot');
  src: url('/sites/all/themes/vesta_theme/font/MontserratMedium.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/MontserratMedium.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/MontserratMedium.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/MontserratMedium.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/MontserratMedium.svg#MontserratMedium') format('svg');
  font-style: normal;
  font-family: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/sites/all/themes/vesta_theme/font/MontserratBold.eot');
  src: url('/sites/all/themes/vesta_theme/font/MontserratBold.eot') format('embedded-opentype'), url('/sites/all/themes/vesta_theme/font/MontserratBold.woff2') format('woff2'), url('/sites/all/themes/vesta_theme/font/MontserratBold.woff') format('woff'), url('/sites/all/themes/vesta_theme/font/MontserratBold.ttf') format('truetype'), url('/sites/all/themes/vesta_theme/font/MontserratBold.svg#MontserratBold') format('svg');
  font-style: normal;
  font-family: 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;
}
@media screen and (max-width: 767px) {
  .field--name-body table {
    display: block;
    overflow-x: auto;
  }
}
.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;
  background-color: #ECEDF1;
}
.toolbar-fixed #app {
  margin-top: var(--drupal-displace-offset-top);
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #575757;
  font-family: Montserrat, -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,
#app > *:not(header,footer) .block-title {
  font-family: Montserrat, -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: 3rem;
  font-weight: bold;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.8rem;
  }
}
h2,
#app > *:not(header,footer) .block-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: inherit;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h2,
  #app > *:not(header,footer) .block-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  #app > *:not(header,footer) .block-title {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  h2,
  #app > *: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: #575757;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #000;
}
#app {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
  background-color: #ECEDF1;
}
#app .block .block-title {
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #app .block .block-title {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #app .block .block-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #app .block .block-title {
    margin-bottom: 20px;
  }
}
#app > * {
  margin-bottom: 15px;
}
#app > *:last-child {
  margin-bottom: 0;
}
#app > *:not(header,footer) .block-block .content {
  text-align: justify;
}
#app > *:not(header,footer) .block-block .content h1,
#app > *:not(header,footer) .block-block .content h2,
#app > *:not(header,footer) .block-block .content h3,
#app > *:not(header,footer) .block-block .content h4,
#app > *:not(header,footer) .block-block .content h5,
#app > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
/*Разное*/
input.form-control::-webkit-input-placeholder {
  color: #B2B2B2 !important;
}
input.form-control:-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input.form-control::-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input.form-control::placeholder {
  color: #B2B2B2 !important;
}
input[type="text"]::-webkit-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="text"]:-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="text"]::-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="text"]::placeholder {
  color: #B2B2B2 !important;
}
input[type="tel"]::-webkit-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="tel"]:-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="tel"]::-ms-input-placeholder {
  color: #B2B2B2 !important;
}
input[type="tel"]::placeholder {
  color: #B2B2B2 !important;
}
textarea::-webkit-input-placeholder {
  color: #B2B2B2 !important;
}
textarea:-ms-input-placeholder {
  color: #B2B2B2 !important;
}
textarea::-ms-input-placeholder {
  color: #B2B2B2 !important;
}
textarea::placeholder {
  color: #B2B2B2 !important;
}
.btn {
  padding: 10px 18px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /*&.btn-green{}
  &.btn-light-green{}*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .btn {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn {
    padding: 6px 14px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .btn {
    padding: 4px 10px;
    font-size: 14px;
  }
}
.btn.btn-white {
  background-color: #fff;
  color: #575757;
}
.btn.btn-white:hover {
  background-color: #4A74B6;
  color: #fff;
}
.btn.btn-blue {
  background-color: #4A74B6;
  color: #fff;
}
.btn.btn-blue:hover {
  background-color: #fff;
  color: #575757;
}
.search-block-form .form-type-search {
  max-width: 65%;
  width: 100%;
}
.search-block-form input.form-search {
  height: 37px;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  border-width: 0 0 1px 0;
  border-radius: 94px;
  color: #fff;
}
.search-block-form input.form-search:focus {
  box-shadow: none;
}
.search-block-form .btn {
  padding: 10px;
  border-radius: 94px;
  border: none;
  background-color: #4A74B6;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
.search-block-form .btn:focus {
  outline: none;
  box-shadow: none;
}
.search-block-form .btn:hover {
  background: #fff;
  color: #575757;
}
.not-front {
  /*.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 100px;
  margin-bottom: auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front #main {
    padding: 25px 0 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front #main {
    padding: 20px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .not-front #main {
    padding: 15px 0 30px;
  }
}
.not-front #main h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .not-front #main h1 {
    margin-bottom: 15px;
  }
}
.not-front #main .wr_content {
  padding-bottom: 30px;
}
.not-front .region-map {
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .not-front .region-map {
    margin: 15px auto;
  }
}
.region-vds .vesta-bvi-panel-wrapper .vesta-bvi-panel-open {
  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: 10px;
}
.region-vds .vesta-bvi-panel-wrapper .vesta-bvi-panel-open:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 17px;
  background-image: url(/sites/all/themes/vesta_theme/image/vds.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
/*Шапка*/
#header {
  margin-bottom: 30px;
}
#header .header-top {
  padding: 18px 0;
}
#header .header-top .d-flex {
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .d-flex {
    flex-wrap: wrap;
    gap: 20px;
  }
}
#header .header-top .logo {
  max-width: 185px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .logo {
    order: 1;
    max-width: 47%;
  }
}
#header .header-top .logo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .logo img {
    width: auto;
  }
}
#header .header-top .col-contacts {
  max-width: 720px;
  width: 100%;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .col-contacts {
    order: 3;
    max-width: 100%;
  }
}
#header .header-top .col-contacts .icon-contacts {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  color: #4A74B6;
}
#header .header-top .col-contacts .icon-contacts .tel-text {
  color: #575757;
}
#header .header-top .col-contacts .icon-contacts a {
  color: inherit;
  text-decoration: none;
}
#header .header-top .col-contacts .icon-contacts a:hover {
  color: #B2B2B2;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-top .col-callback {
    order: 2;
    max-width: 47%;
  }
}
#header .header-bottom .region-navigation #block-vesta-theme-osnovnayanavigaciya-4-menu {
  display: none;
}
#header .header-bottom .region-navigation .block-menu .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: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #header .header-bottom .region-navigation .block-menu .nav {
    gap: 10px;
  }
}
#header .header-bottom .region-navigation .block-menu .nav .nav-item .nav-link {
  padding: 0;
  color: #575757;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
#header .header-bottom .region-navigation .block-menu .nav .nav-item .nav-link:hover,
#header .header-bottom .region-navigation .block-menu .nav .nav-item .nav-link.is-active {
  color: #4A74B6;
}
#header .header-bottom .region-navigation .block-menu .nav .nav-item.dropdown .dropdown-menu {
  background-color: #ECEDF1;
}
#header .header-bottom .region-navigation .block-menu .nav .nav-item.dropdown .dropdown-menu .dropdown-item.active,
#header .header-bottom .region-navigation .block-menu .nav .nav-item.dropdown .dropdown-menu .dropdown-item:active,
#header .header-bottom .region-navigation .block-menu .nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #4A74B6;
}
#header .header-bottom .row-vds {
  margin: 0 15px 0 auto;
}
#header .header-bottom .row-vds .vesta-bvi-panel-open {
  font-size: 0;
  gap: 0;
}
/*Слайдер*/
.slider-block {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .slider-block {
    margin-bottom: 30px;
  }
}
.slider-block::before {
  content: '';
  display: inline-block;
  width: 218px;
  height: 218px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-icon-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: -302px;
}
.slider-block::after {
  content: '';
  display: inline-block;
  width: 196px;
  height: 195px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-icon-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: auto;
  bottom: -25px;
  left: -301px;
  right: auto;
}
#block-vesta-theme-views-block-slayder-block-1 .view-content.slick-slider {
  position: relative;
}
#block-vesta-theme-views-block-slayder-block-1 .view-content.slick-slider .slick-dots {
  position: absolute;
  top: auto;
  bottom: 33px;
  left: 0;
  right: 0;
  margin: auto;
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .field--name-field-image {
  border-radius: 30px;
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .field--name-field-image img {
  width: 100%;
  height: 484px!important;
  object-fit: cover;
  border-radius: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .field--name-field-image img {
    height: 384px!important;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content {
  padding: 30px 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content {
    padding: 25px 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content {
    padding: 15px;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-field-slide-title {
  margin-bottom: 20px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-field-slide-title {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-field-slide-title {
    margin-bottom: 15px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-field-slide-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body {
  margin-bottom: 20px;
  color: #D2D2D2;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body {
    margin-bottom: 10px;
    font-size: 10px;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block {
  margin-top: 20px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block {
    margin-top: 10px;
    gap: 10px;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block .flex-item {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block .flex-item {
    font-size: 14px;
  }
}
#block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block .flex-item img {
  width: 109px;
  height: 109px;
  margin-bottom: 5px;
  border-radius: 11px;
  object-fit: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block .flex-item img {
    width: 89px;
    height: 89px;
  }
}
@media screen and (max-width: 991px) {
  #block-vesta-theme-views-block-slayder-block-1 .node--type-slide .content .field--name-body .qr-block .flex-item img {
    width: 69px;
    height: 69px;
  }
}
/*Заголовк h1 на главной*/
.wr_front_content .front-h1 {
  text-align: center;
}
/*Наши направления*/
.cotalog-block {
  position: relative;
}
.cotalog-block .region-cotalog {
  padding: 100px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cotalog-block .region-cotalog {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cotalog-block .region-cotalog {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .cotalog-block .region-cotalog {
    padding: 30px 0;
  }
}
.cotalog-block::before {
  content: '';
  display: inline-block;
  width: 191px;
  height: 192px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-icon-3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 33%;
  bottom: auto;
  left: auto;
  right: -289px;
}
.cotalog-block::after {
  content: '';
  display: inline-block;
  width: 220px;
  height: 220px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-icon-4.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: auto;
  bottom: 18%;
  left: -303px;
  right: auto;
}
.view-directions.view-display-id-block_1 .view-content,
.view-directions.view-display-id-page_1 .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-directions.view-display-id-block_1 .view-content,
  .view-directions.view-display-id-page_1 .view-content {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-directions.view-display-id-block_1 .view-content,
  .view-directions.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-directions.view-display-id-block_1 .view-content,
  .view-directions.view-display-id-page_1 .view-content {
    gap: 15px;
  }
}
.view-directions.view-display-id-block_1 .view-content .views-row,
.view-directions.view-display-id-page_1 .view-content .views-row {
  max-width: 370px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-directions.view-display-id-block_1 .view-content .views-row,
  .view-directions.view-display-id-page_1 .view-content .views-row {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-directions.view-display-id-block_1 .view-content .views-row,
  .view-directions.view-display-id-page_1 .view-content .views-row {
    max-width: 335px;
  }
}
@media screen and (max-width: 767px) {
  .view-directions.view-display-id-block_1 .view-content .views-row,
  .view-directions.view-display-id-page_1 .view-content .views-row {
    max-width: 100%;
  }
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn {
  background-color: #4A74B6;
  border: 1px solid #4A74B6;
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn:hover,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn {
  background-color: #0BDA51;
  border: 1px solid #0BDA51;
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn:hover,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn {
  background-color: #C7EA46;
  border: 1px solid #C7EA46;
}
.view-directions.view-display-id-block_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn:hover,
.view-directions.view-display-id-page_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
@media screen and (max-width: 767px) {
  .view-directions.view-display-id-block_1 .view-header {
    margin-bottom: 15px;
  }
}
.view-directions.view-display-id-block_1 .block-title {
  max-width: 58%;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-directions.view-display-id-block_1 .block-title {
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .view-directions.view-display-id-block_1 .block-title {
    max-width: 100%;
  }
}
.node--type-directions.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  padding: 12px;
  border-radius: 30px;
  background-color: #fff;
}
.node--type-directions.node--view-mode-teaser .field--name-field-image {
  margin-bottom: 30px;
  border-radius: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-directions.node--view-mode-teaser .field--name-field-image {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-directions.node--view-mode-teaser .field--name-field-image {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-teaser .field--name-field-image {
    margin-bottom: 15px;
  }
}
.node--type-directions.node--view-mode-teaser .field--name-field-image img {
  max-width: 346px;
  width: 100%;
  height: 173px!important;
  object-fit: cover;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-teaser .field--name-field-image img {
    max-width: 100%;
  }
}
.node--type-directions.node--view-mode-teaser .content {
  min-height: 179px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-teaser .content {
    min-height: auto;
  }
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-title {
  margin-bottom: 10px;
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 18px;
  }
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 a {
  color: inherit;
  text-decoration: none;
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-title h4 a:hover {
  color: #4A74B6;
}
.node--type-directions.node--view-mode-teaser .content .field--name-body {
  margin-bottom: 40px;
  color: #B2B2B2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-link {
  margin-top: auto;
}
.node--type-directions.node--view-mode-teaser .content .field--name-node-link .btn {
  width: 100%;
  text-align: center;
  color: #fff;
}
.node--type-directions.node--view-mode-full .field--name-body {
  margin-bottom: 15px;
}
.node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions {
  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: flex-start;
  gap: 15px;
}
.node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions .field__item {
  max-width: 370px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions .field__item {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions .field__item {
    max-width: 330px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions .field__item {
    max-width: 140px;
  }
}
.node--type-directions.node--view-mode-full .field--name-field-img-gallery-directions .field__item img {
  width: 100%;
  height: 173px!important;
  object-fit: cover;
  border-radius: 30px;
}
/*Спортивные площадки и залы*/
.gyms-block {
  background-color: #F2F8FF;
}
.gyms-block .region-gyms {
  padding: 64px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .gyms-block .region-gyms {
    padding: 54px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .gyms-block .region-gyms {
    padding: 34px 0;
  }
}
@media screen and (max-width: 767px) {
  .gyms-block .region-gyms {
    padding: 24px 0;
  }
}
.view-fotogalereya.view-display-id-block_1 .view-content,
.view-fotogalereya.view-display-id-page_1 .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: flex-start;
  align-items: stretch;
  gap: 40px 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-fotogalereya.view-display-id-block_1 .view-content,
  .view-fotogalereya.view-display-id-page_1 .view-content {
    gap: 30px 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-fotogalereya.view-display-id-block_1 .view-content,
  .view-fotogalereya.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya.view-display-id-block_1 .view-content,
  .view-fotogalereya.view-display-id-page_1 .view-content {
    gap: 15px;
  }
}
.view-fotogalereya.view-display-id-block_1 .view-content .views-row,
.view-fotogalereya.view-display-id-page_1 .view-content .views-row {
  max-width: 270px;
  width: 100%;
  min-height: 287px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-fotogalereya.view-display-id-block_1 .view-content .views-row,
  .view-fotogalereya.view-display-id-page_1 .view-content .views-row {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-fotogalereya.view-display-id-block_1 .view-content .views-row,
  .view-fotogalereya.view-display-id-page_1 .view-content .views-row {
    max-width: 335px;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya.view-display-id-block_1 .view-content .views-row,
  .view-fotogalereya.view-display-id-page_1 .view-content .views-row {
    max-width: 100%;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .view-fotogalereya.view-display-id-block_1 .view-header {
    margin-bottom: 15px;
  }
}
.node--type-photogallery.node--view-mode-teaser {
  width: 100%;
  height: 100%;
}
.node--type-photogallery.node--view-mode-teaser .field--name-field-gallery {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-field-gallery {
    margin-bottom: 10px;
  }
}
.node--type-photogallery.node--view-mode-teaser .field--name-field-gallery img {
  max-width: 270px;
  width: 100%;
  height: 209px!important;
  object-fit: cover;
  border-radius: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-field-gallery img {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-field-gallery img {
    max-width: 335px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-field-gallery img {
    max-width: 100%;
  }
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-photogallery.node--view-mode-teaser .field--name-node-title {
    font-size: 18px;
  }
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title a {
  text-decoration: none;
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title a:hover {
  color: #4A74B6;
}
/*.view-gallery-page{//Внутренняя страница галереи/площадки
  &.view-display-id-block_1{
    .view-content{
      .views-photo-grid-container{

      }
    }
  }
}*/
/*Новости*/
#news-block {
  position: relative;
}
#news-block::before {
  content: '';
  display: inline-block;
  width: 216px;
  height: 216px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-news-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 52%;
  bottom: auto;
  left: 60px;
  right: auto;
}
@media screen and (max-width: 991px) {
  #news-block::before {
    display: none;
  }
}
#news-block::after {
  content: '';
  display: inline-block;
  width: 280px;
  height: 280px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-news-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 17%;
  bottom: auto;
  left: auto;
  right: 54px;
}
@media screen and (max-width: 991px) {
  #news-block::after {
    display: none;
  }
}
#news-block .region-news {
  padding: 100px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #news-block .region-news {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #news-block .region-news {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  #news-block .region-news {
    padding: 30px 0;
  }
}
#news-block .region-news .block:not(:last-child) {
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #news-block .region-news .block:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #news-block .region-news .block:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #news-block .region-news .block:not(:last-child) {
    margin-bottom: 30px;
  }
}
.view-news {
  position: relative;
  z-index: 2;
}
.view-news.view-display-id-block_1 .view-content,
.view-news.view-display-id-page_1 .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-display-id-block_1 .view-content,
  .view-news.view-display-id-page_1 .view-content {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news.view-display-id-block_1 .view-content,
  .view-news.view-display-id-page_1 .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-news.view-display-id-block_1 .view-content,
  .view-news.view-display-id-page_1 .view-content {
    gap: 15px;
  }
}
.view-news.view-display-id-block_1 .view-content .views-row,
.view-news.view-display-id-page_1 .view-content .views-row {
  max-width: 370px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-news.view-display-id-block_1 .view-content .views-row,
  .view-news.view-display-id-page_1 .view-content .views-row {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-news.view-display-id-block_1 .view-content .views-row,
  .view-news.view-display-id-page_1 .view-content .views-row {
    max-width: 335px;
  }
}
@media screen and (max-width: 767px) {
  .view-news.view-display-id-block_1 .view-content .views-row,
  .view-news.view-display-id-page_1 .view-content .views-row {
    max-width: 100%;
  }
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn {
  background-color: #4A74B6;
  border: 1px solid #4A74B6;
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn:hover,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n + 1) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn {
  background-color: #0BDA51;
  border: 1px solid #0BDA51;
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn:hover,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n + 2) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn {
  background-color: #C7EA46;
  border: 1px solid #C7EA46;
}
.view-news.view-display-id-block_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn:hover,
.view-news.view-display-id-page_1 .view-content .views-row:nth-child(3n) .field--name-node-link .btn:hover {
  background-color: transparent;
  color: #575757;
}
@media screen and (max-width: 767px) {
  .view-news.view-display-id-block_1 .view-header {
    margin-bottom: 15px;
  }
}
.node--type-news.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-color: #fff;
}
.node--type-news.node--view-mode-teaser .field--name-field-image-news {
  border-radius: 30px 30px 0 0;
}
.node--type-news.node--view-mode-teaser .field--name-field-image-news img {
  max-width: 370px;
  width: 100%;
  height: 185px!important;
  object-fit: cover;
  border-radius: 30px 30px 0px 0px;
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .field--name-field-image-news img {
    max-width: 100%;
  }
}
.node--type-news.node--view-mode-teaser .content {
  min-height: 334px;
  padding: 20px 12px 13px 12px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-teaser .content {
    padding: 18px 10px 11px 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .content {
    min-height: 290px;
    padding: 14px 8px 8px 8px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .content {
    min-height: auto;
    padding: 12px 6px 6px 6px;
  }
}
.node--type-news.node--view-mode-teaser .content .field--name-field-date {
  margin-bottom: 20px;
  color: #B2B2B2;
  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-field-date {
    margin-bottom: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .content .field--name-field-date {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.node--type-news.node--view-mode-teaser .content .field--name-node-title {
  margin-bottom: 13px;
}
.node--type-news.node--view-mode-teaser .content .field--name-node-title h4 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .content .field--name-node-title h4 {
    font-size: 18px;
  }
}
.node--type-news.node--view-mode-teaser .content .field--name-node-title h4 a {
  color: inherit;
  text-decoration: none;
}
.node--type-news.node--view-mode-teaser .content .field--name-node-title h4 a:hover {
  color: #4A74B6;
}
.node--type-news.node--view-mode-teaser .content .field--name-body {
  margin-bottom: 30px;
  color: #B2B2B2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .node--type-news.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-teaser .content .field--name-body {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.node--type-news.node--view-mode-teaser .content .field--name-node-link {
  margin-top: auto;
}
.node--type-news.node--view-mode-teaser .content .field--name-node-link .btn {
  width: 100%;
  text-align: center;
  color: #fff;
}
.node--type-news.node--view-mode-full .field--name-body {
  margin-bottom: 15px;
}
.node--type-news.node--view-mode-full .field--name-field-image-news {
  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: flex-start;
  gap: 15px;
}
.node--type-news.node--view-mode-full .field--name-field-image-news .field__item {
  max-width: 370px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-news.node--view-mode-full .field--name-field-image-news .field__item {
    max-width: 295px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-news.node--view-mode-full .field--name-field-image-news .field__item {
    max-width: 330px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-news.node--view-mode-full .field--name-field-image-news .field__item {
    max-width: 140px;
  }
}
.node--type-news.node--view-mode-full .field--name-field-image-news .field__item img {
  width: 100%;
  height: 173px!important;
  object-fit: cover;
  border-radius: 30px;
}
/*Наши партнеры*/
@media screen and (max-width: 767px) {
  .view-partners.view-display-id-block_1 .view-header {
    margin-bottom: 15px;
  }
}
.view-partners .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: center;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-partners .view-content {
    gap: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content {
    gap: 15px;
  }
}
.view-partners .view-content .views-row {
  max-width: 280px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .view-partners .view-content .views-row {
    max-width: 215px;
  }
}
/*Форма обратной связи*/
.fos-block {
  background-color: #F2F8FF;
}
.fos-block .region-fos {
  position: relative;
  padding: 84px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-image: url(/sites/all/themes/vesta_theme/image/img-fos.png);
  background-repeat: no-repeat;
  background-position: right center;
  /* &:after{
      content: '';
      display: inline-block;
      width: 615px;
      height: 555px;
      border-radius: 30px;
    }*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .fos-block .region-fos {
    padding: 64px 0;
    background-size: 43%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .fos-block .region-fos {
    padding: 44px 0;
    background-image: none;
  }
}
@media screen and (max-width: 767px) {
  .fos-block .region-fos {
    padding: 24px 0;
    background-image: none;
  }
}
#app #block-vesta-theme-vebforma {
  max-width: 511px;
  width: 100%;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  #app #block-vesta-theme-vebforma {
    max-width: 100%;
  }
}
#app #block-vesta-theme-vebforma .block-title {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  #app #block-vesta-theme-vebforma .block-title {
    margin-bottom: 15px;
  }
}
#app #block-vesta-theme-reshaemvmeste {
  max-width: 511px;
  width: 100%;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #app #block-vesta-theme-reshaemvmeste {
    max-width: 100%;
  }
}
#app #block-vesta-theme-reshaemvmeste .block-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #app #block-vesta-theme-reshaemvmeste .block-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #app #block-vesta-theme-reshaemvmeste .block-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #app #block-vesta-theme-reshaemvmeste .block-title {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
#app #block-vesta-theme-reshaemvmeste .field--name-body {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
#app #block-vesta-theme-reshaemvmeste .field--name-body .flex-item-img {
  max-width: 124px;
  width: 100%;
}
#app #block-vesta-theme-reshaemvmeste .field--name-body .flex-item-text {
  max-width: 207px;
  width: 100%;
}
.webform-submission-form .form-type-processed-text {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-form .form-type-processed-text {
    margin-bottom: 25px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-form .form-type-processed-text {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-type-processed-text {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.webform-submission-form .form-item.form-item-name input,
.webform-submission-form .form-item.form-item-telefon input {
  max-width: 100%;
  width: 100%;
  height: 57px;
  padding: 18px;
  border-radius: 94px;
  background-color: #fff;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item.form-item-name input,
  .webform-submission-form .form-item.form-item-telefon input {
    height: 47px;
    font-size: 14px;
  }
}
.webform-submission-form .form-item.form-item-name input:focus,
.webform-submission-form .form-item.form-item-telefon input:focus {
  box-shadow: none;
  outline: none;
}
.webform-submission-form .form-item.form-item-name {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item.form-item-name {
    margin-bottom: 10px;
  }
}
.webform-submission-form .form-item.form-item-telefon {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item.form-item-telefon {
    margin-bottom: 15px;
  }
}
.webform-submission-form .form-item.form-item-privacy {
  margin-bottom: 20px;
  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;
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item.form-item-privacy {
    margin-bottom: 15px;
  }
}
.webform-submission-form .form-item.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: transparent;
  border: 1px solid #575757;
}
.webform-submission-form .form-item.form-item-privacy input[type="checkbox"]:focus {
  box-shadow: none;
  border: 1px solid #575757;
}
.webform-submission-form .form-item.form-item-privacy input[type="checkbox"]:checked {
  background-color: transparent;
  background-image: url(/sites/all/themes/vesta_theme/image/check.svg);
  background-repeat: no-repeat;
  background-size: 6px;
  background-position: center;
  border: 1px solid #575757;
}
.webform-submission-form .form-item.form-item-privacy .description {
  margin-left: 10px;
  max-width: 90%;
  width: 100%;
}
.webform-submission-form .form-item.form-item-privacy .description .webform-element-description {
  font-size: 16px;
  font-weight: 700;
  line-height: 127%;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .webform-submission-form .form-item.form-item-privacy .description .webform-element-description {
    font-size: 14px;
    line-height: 1.1;
  }
}
.webform-submission-form .form-actions input {
  width: 100%;
}
.modal .modal-content {
  background-color: #ECEDF1;
}
/*Карта контакты*/
.wraper-contacts {
  position: relative;
  padding: 100px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts {
    padding: 30px 0;
  }
}
.wraper-contacts:after {
  content: '';
  display: inline-block;
  width: 232px;
  height: 232px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-footer-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: auto;
  right: 67px;
}
.wraper-contacts .block-title {
  text-align: center;
}
.wraper-contacts .row-map {
  margin-top: 20px;
  position: relative;
}
.wraper-contacts .row-map .map-block {
  position: relative;
  z-index: 1;
}
.wraper-contacts .row-map .map-block .mapContainer {
  border-radius: 30px;
}
.wraper-contacts .row-map .map-block .mapContainer::after,
.wraper-contacts .row-map .map-block .mapContainer iframe {
  border-radius: 30px;
}
.wraper-contacts .row-map .contacts-block {
  max-width: 265px;
  width: 100%;
  min-height: 270px;
  padding: 33px 45px;
  border-radius: 30px;
  background-color: #fff;
  gap: 10px;
  position: absolute;
  top: 36px;
  bottom: auto;
  left: 38px;
  right: auto;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wraper-contacts .row-map .contacts-block {
    padding: 23px 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wraper-contacts .row-map .contacts-block {
    padding: 23px;
  }
}
@media screen and (max-width: 767px) {
  .wraper-contacts .row-map .contacts-block {
    margin-top: 10px;
    padding: 15px;
    max-width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}
.wraper-contacts .row-map .contacts-block .logo img {
  width: 131px;
  height: 55px;
  object-fit: contain;
}
.wraper-contacts .row-map .contacts-block .icon-contacts {
  color: #4A74B6;
}
.wraper-contacts .row-map .contacts-block .icon-contacts .tel-text {
  color: #575757;
}
.wraper-contacts .row-map .contacts-block .icon-contacts a {
  color: inherit;
  text-decoration: none;
}
.wraper-contacts .row-map .contacts-block .icon-contacts a:hover {
  color: #575757;
}
/*Подвал*/
#footer {
  position: relative;
  color: #4A74B6;
}
#footer .row {
  position: relative;
  z-index: 2;
}
#footer a {
  color: inherit;
  text-decoration: none;
}
#footer a:hover {
  color: #575757;
}
#footer::before {
  content: '';
  display: inline-block;
  width: 233px;
  height: 233px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-footer-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: -15%;
  bottom: auto;
  left: 38px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  #footer::before {
    display: none;
  }
}
#footer .footer-logo {
  margin-bottom: 20px;
}
#footer #block-vesta-theme-osnovnayanavigaciya-4--3-menu,
#footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii-menu,
#footer #footer-block-title-contacts {
  color: #575757;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  #footer #block-vesta-theme-osnovnayanavigaciya-4--3-menu,
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii-menu,
  #footer #footer-block-title-contacts {
    font-size: 14px;
  }
}
#footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii-menu {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii-menu {
    margin-bottom: 10px;
    margin-top: 15px;
  }
}
#footer #footer-block-title-contacts {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer #footer-block-title-contacts {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  #footer #footer-block-title-contacts {
    margin-bottom: 0;
  }
}
#footer .block-menu ul.nav {
  flex-direction: column;
  gap: 5px;
}
#footer .block-menu ul.nav .nav-item .nav-link {
  padding: 0;
  color: #4A74B6;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: left;
}
@media screen and (max-width: 991px) {
  #footer .block-menu ul.nav .nav-item .nav-link {
    font-size: 14px;
  }
}
#footer .block-menu ul.nav .nav-item .nav-link:hover {
  color: #575757;
}
#footer .block-menu ul.nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
#footer .block-menu ul.nav .nav-item .dropdown-menu {
  display: none;
}
#footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav {
  flex-wrap: wrap;
  max-width: 676px;
  max-height: 360px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav {
    max-width: 536px;
    max-height: 420px;
  }
}
@media screen and (max-width: 767px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav {
    max-width: 100%;
    max-height: 100%;
  }
}
#footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav .nav-item {
  max-width: 295px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav .nav-item {
    max-width: 270px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav .nav-item {
    max-width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #footer #block-vesta-theme-svedeniyaobobrazovatelnoyorganizacii .nav .nav-item {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #footer .col-contacts {
    margin: 15px 0;
    padding: 0 11px;
  }
}
#footer .col-contacts .row-contacts {
  gap: 10px;
}
#footer .col-contacts .row-contacts .icon-contacts {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 991px) {
  #footer .col-contacts .row-contacts .icon-contacts {
    font-size: 14px;
  }
}
#footer .col-contacts .row-vds {
  margin-top: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer .col-contacts .row-vds {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer .col-contacts .row-vds {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .col-contacts .row-vds {
    margin-top: 15px;
  }
}
#footer .row-copiryght {
  margin-top: 33px;
  color: #B2B2B2;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
#footer .row-copiryght a {
  color: inherit;
  text-decoration: none;
}
#footer .row-copiryght a:hover {
  color: #4A74B6;
  text-decoration: underline;
}
