@import url('https://fonts.googleapis.com/css?family=Montserrat:regular,600&display-swap');
@import url('https://fonts.googleapis.com/css?family=Nunito:regular,500,600,700,800&display-swap');
.region-header-mobile {
  display: none;
}
.container {
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1230px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1230px;
  }
}
p {
  margin-bottom: 0;
}
ul,
li {
  list-style: none;
}
.form-item,
.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
.form-block__inputs input,
.form-block__message {
  border: none;
}
.not-front .form-block__tel {
  border: 1px solid #000;
}
.not-front .form-block__name {
  border: 1px solid #000;
}
.not-front .form-block__message {
  border: 1px solid #000;
}
#drupal-modal input,
#drupal-modal textarea {
  border: 1px solid #000;
}
#drupal-modal .form-block__inputs {
  gap: 15px;
}
#drupal-modal .form-block__bottom {
  display: block;
}
.form-item--error-message {
  display: none !important;
}
.mapHelp {
  display: none;
}
.search-form__submit {
  display: none;
}
.views-element-container .block-title {
  display: none;
}
html {
  scroll-behavior: smooth;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 500;
  font-family: "Nunito", sans-serif;
  color: #464646;
}
@media screen and (max-width: 767px) {
  html html {
    font-size: 15px !important;
  }
}
body {
  background: #fff;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
}
#page {
  display: flex;
  flex-direction: column;
}
#page .main {
  flex: 1 1 auto;
}
#page a {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}
#page .contextual-links a {
  color: #000;
}
#page ol,
#page ul {
  padding-left: 0;
}
.gallery-style {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.gallery-style .field__item {
  border-radius: 15px;
}
@media (max-width: 772.98px) {
  .gallery-style {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.not-front .region-content {
  display: flex;
  flex-direction: column;
  padding-top: 75px;
}
.not-front .region-content #block-vesta-theme-content {
  order: 3;
}
.not-front .region-content #block-vesta-theme-knopkaskrollanaverkh {
  order: 4;
}
.not-front .region-content #block-vesta-theme-strokanavigacii {
  order: 1;
}
.not-front .region-content #block-vesta-theme-page-title {
  order: 2;
}
.not-front .region-content #block-vesta-theme-vebforma-2 {
  order: 5;
}
.not-front .region-content #block-vesta-theme-vebforma-2 .form-block__submit-modal {
  display: none;
}
#page h1 {
  font-weight: 800;
  font-size: 48px;
  max-width: 900px;
  color: #464646;
  margin: 0 auto 60px;
  text-align: center;
  text-transform: uppercase;
}
.front .form-block__submit-modal {
  display: none;
}
.not-front .form-block__btn {
  display: none;
}
#page h2:not(.welcome-block__title) {
  text-align: center;
}
#page h2:not(.welcome-block__title, .form-block__title h2) {
  color: #1B1918;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 36px;
  font-weight: 700;
  justify-content: center;
}
#page h2:not(.welcome-block__title, .form-block__title h2)::before {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
}
#page h2:not(.welcome-block__title, .form-block__title h2)::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  min-width: 30px;
  height: 30px;
}
.header {
  background-color: #1B1918;
  color: #fff;
}
.header-block .container {
  padding-top: 20px;
  padding-bottom: 25px;
}
.header-mobile-block {
  display: none;
}
.mail,
.adress,
.tel {
  display: flex;
  align-items: center;
  gap: 10px;
}
.work-time .work-time__title {
  background-image: url("/sites/all/themes/vesta_theme/less/sites/all/themes/vesta_theme/image/calendar.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.region-header {
  display: flex;
  align-items: center;
}
.region-form {
  position: relative;
}
#block-vesta-theme-logo {
  flex: 1 1 auto;
}
#block-vesta-theme-kontakty .mail {
  display: none;
}
#block-vesta-theme-kontakty .tel {
  font-size: 20px;
  font-weight: 700;
  line-height: 135%;
  color: #fff;
  text-decoration: none;
}
#block-vesta-theme-kontakty .block-content__inner > div {
  display: flex;
  align-items: center;
  gap: 35px;
}
.search-form__submit {
  background-color: transparent;
}
.navigation {
  background-color: #D5F200;
  color: #464646;
}
.header ul.sf-menu a,
ul.sf-menu span.nolink {
  padding: 0;
}
.header ul.sf-menu.menu,
ul.sf-menu.menu ul,
ul.sf-menu.menu li.sf-depth-1 {
  padding: 10px 20px;
}
.header .menu {
  display: flex;
  justify-content: center;
  height: 100%;
  gap: 5px;
}
.header .menu li.sf-depth-1 {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}
.header .menu li.sf-depth-1.sf-depth-1::after {
  content: "";
  opacity: 0;
  transition: opacity 0.3s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 25px;
}
.header .menu li.sf-depth-1.sf-depth-1:hover::after {
  opacity: 1;
}
.header .menu li.sf-depth-1 a.sf-depth-1 {
  display: flex;
  align-items: flex-end;
  gap: 6px;
  position: relative;
}
.header .menu li.sf-depth-1 a {
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.icon-menu {
  display: none;
}
#block-vesta-theme-osnovnayanavigaciya-2 {
  padding: 10px 0px;
}
.header .menuparent ul {
  background-color: #D5F200;
}
.header li.menuparent a.menuparent::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url("/sites/all/themes/vesta_theme/image/arrow.svg");
  background-repeat: no-repeat;
  background-position: top 1px center;
}
.header ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top: 2.1em;
  left: 20px;
}
.header ul.sf-menu ul {
  width: initial;
  min-width: 194px;
  border: 1px solid #9EA853;
  border-radius: 10px;
}
.header .sf-depth-1.menuparent ul {
  padding: 20px !important;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#block-vesta-theme-content .services-block__title {
  margin-bottom: 60px;
}
#block-vesta-theme-content .services-block__list {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  grid-row: 1fr 1fr;
  list-style: none;
}
#block-vesta-theme-content .services-block__list .services-block__item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 15px;
  min-height: 328px;
  position: relative;
  padding: 30px;
  color: #000;
  box-shadow: -2px -2px 13, 5 -3px rgba(102, 102, 102, 0.03);
  margin: 0;
  transition: background-color 0.3s ease 0s;
}
#block-vesta-theme-content .services-block__list .services-block__item > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#block-vesta-theme-content .services-block__list .services-block__item > div .field--name-node-title {
  flex: 1 1 auto;
}
#block-vesta-theme-content .services-block__list .services-block__item h3 {
  text-transform: uppercase;
  color: #1B1918;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  flex: 1 1 auto;
}
#block-vesta-theme-content .services-block__list .services-block__item .field__item img {
  margin-bottom: 56px;
}
#block-vesta-theme-content .services-block__list .services-block__item .field--name-node-link a {
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  padding: 12px 35px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#block-vesta-theme-content .services-block__list .services-block__item::before {
  content: "";
  position: absolute;
  top: -35px;
  left: -24px;
  width: 180px;
  height: 180px;
  background-color: #ECECEC;
  z-index: -1;
  border-radius: 50%;
}
#block-vesta-theme-content .services-block__list .services-block__item:hover {
  background-color: #ECECEC;
}
#block-vesta-theme-content td {
  border-width: 1px;
  padding: 15px;
}
#block-vesta-theme-views-block-uslugi-block-1 {
  margin-bottom: 120px;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__title {
  margin-bottom: 60px;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  grid-row: 1fr 1fr;
  list-style: none;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 15px;
  min-height: 328px;
  position: relative;
  padding: 30px;
  color: #000;
  box-shadow: -2px -2px 13, 5 -3px rgba(102, 102, 102, 0.03);
  margin: 0;
  transition: background-color 0.3s ease 0s;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item > div .field--name-node-title {
  flex: 1 1 auto;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item h3 {
  text-transform: uppercase;
  color: #1B1918;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  flex: 1 1 auto;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item .field__item img {
  margin-bottom: 56px;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item .field--name-node-link a {
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  padding: 12px 35px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item::before {
  content: "";
  position: absolute;
  top: -35px;
  left: -24px;
  width: 180px;
  height: 180px;
  background-color: #ECECEC;
  z-index: -1;
  border-radius: 50%;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item:hover {
  background-color: #ECECEC;
}
#block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item {
  border: 3px solid #F9F9F9;
}
.not-front #block-vesta-theme-content .services-block__list .services-block__item {
  border: 3px solid #f9f9f9;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
  margin-bottom: 120px;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__title {
  text-align: center;
  margin-bottom: 60px;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 65px;
  list-style: none;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item {
  position: relative;
  flex: 0 1 47%;
  display: flex;
  overflow: visible;
  border: 3px solid #F9F9F9;
  border-radius: 15px;
  min-height: 269px;
  padding: 60px 30px 30px 80px;
  color: #464646;
  margin: 0;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item h3 {
  text-transform: uppercase;
  color: #1B1918;
  font-size: 24px;
  margin-bottom: 11px;
  font-weight: 700;
  flex: 1 1 auto;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item .contextual-region .field--name-field-ikonka-v-uglu {
  position: absolute;
  top: -90px;
  left: -120px;
}
#block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item .field--name-field-ikonka-v-uglu {
  position: absolute;
  top: -30px;
  left: -40px;
}
#welcome-block {
  margin-bottom: 30px;
  min-height: 515px;
  background-image: url("/sites/all/themes/vesta_theme/image/welcome.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#welcome-block .container {
  padding-top: 132px;
}
#welcome-block #block-vesta-theme-vstuplenie {
  color: #fff;
  max-width: 650px;
}
#welcome-block #block-vesta-theme-vstuplenie .welcome-block__title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 800;
}
#welcome-block #block-vesta-theme-vstuplenie .field--name-body {
  margin-bottom: 30px;
}
#welcome-block #block-vesta-theme-vstuplenie .welcome-block__visit {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 235px;
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#welcome-block #block-vesta-theme-vstuplenie .welcome-block__visit a {
  padding: 5px;
}
.item-service__visit {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 235px;
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#block-vesta-theme-content .field--name-body {
  margin-bottom: 15px;
}
.front .region-content #block-vesta-theme-vebforma,
.front .region-content #block-vesta-theme-vebforma-2 {
  display: none;
}
#form-block .contextual-links {
  color: #000;
}
#form-block {
  margin-top: 30px;
  color: #fff;
  background-color: #464646;
  background-image: url("/sites/all/themes/vesta_theme/image/dentist-tools.svg");
  background-repeat: no-repeat;
  background-position: bottom -94px right -33px;
}
#form-block .container {
  overflow-y: clip;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
#form-block #block-vesta-theme-vebforma {
  position: relative;
  z-index: 3;
  margin-left: auto;
  max-width: 770px;
}
#form-block .form-block__title h2 {
  color: #fff;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  font-size: 36px;
  font-weight: 700;
  padding-left: 10px;
  margin-bottom: 36px;
}
#form-block .form-block__title h2::before {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
}
#form-block .form-block__title h2::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  min-width: 30px;
  height: 30px;
}
#form-block .form-block__text {
  color: #fff;
  max-width: 401px;
  margin-bottom: 27px;
}
#form-block input {
  border-radius: 15px;
}
#form-block input,
#form-block textarea {
  padding: 12px 20px;
  color: #A3A3A3;
}
#form-block .form-block__name-wrapper {
  margin-right: 12px;
  margin-bottom: 14px;
}
#form-block .form-block__name {
  min-height: 51px;
  border-radius: 500px;
}
#form-block .form-block__tel-wrapper {
  margin-bottom: 14px;
}
#form-block .form-block__tel {
  min-height: 51px;
  border-radius: 500px;
}
#form-block .form-block__message {
  margin-bottom: 30px;
  border-radius: 19px;
}
#form-block .form-block__submit {
  display: inline-block;
  margin-right: 17px;
}
#form-block .form-block__btn {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 35px;
  max-width: 180px;
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#form-block .form-block__privacy {
  color: #fff;
  display: inline-block;
  font-weight: 400;
  max-width: 426px;
  font-size: 14px;
}
@media (min-width: 768px) {
  #form-block .form-block__bottom .webform-flex--1 {
    flex: 0 0 auto;
  }
}
#block-vesta-theme-vebforma-2 {
  color: #464646;
  background-color: #fff;
  background-image: url("/sites/all/themes/vesta_theme/image/dentist-tools.svg");
  background-repeat: no-repeat;
  background-position: bottom -94px right -33px;
  position: relative;
  z-index: 3;
  padding: 30px;
}
#block-vesta-theme-vebforma-2 .form-block__title h2 {
  color: #464646;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  font-size: 36px;
  font-weight: 700;
  padding-left: 10px;
  margin-bottom: 36px;
}
#block-vesta-theme-vebforma-2 .form-block__title h2::before {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
}
#block-vesta-theme-vebforma-2 .form-block__title h2::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  min-width: 30px;
  height: 30px;
}
#block-vesta-theme-vebforma-2 .form-block__text {
  color: #464646;
  text-align: center;
  margin-bottom: 27px;
}
#block-vesta-theme-vebforma-2 input {
  border-radius: 15px;
}
#block-vesta-theme-vebforma-2 input,
#block-vesta-theme-vebforma-2 textarea {
  padding: 12px 20px;
  color: #A3A3A3;
}
#block-vesta-theme-vebforma-2 .form-block__name-wrapper {
  margin-right: 12px;
  margin-bottom: 14px;
}
#block-vesta-theme-vebforma-2 .form-block__name {
  min-height: 51px;
  border-radius: 500px;
}
#block-vesta-theme-vebforma-2 .form-block__tel-wrapper {
  margin-bottom: 14px;
}
#block-vesta-theme-vebforma-2 .form-block__tel {
  min-height: 51px;
  border-radius: 500px;
}
#block-vesta-theme-vebforma-2 .form-block__message {
  margin-bottom: 30px;
  border-radius: 19px;
}
#block-vesta-theme-vebforma-2 .form-block__submit {
  display: inline-block;
  margin-right: 17px;
}
#block-vesta-theme-vebforma-2 .form-block__btn {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 35px;
  max-width: 180px;
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
#block-vesta-theme-vebforma-2 .form-block__privacy {
  color: #464646;
  display: inline-block;
  font-weight: 400;
  max-width: 426px;
  font-size: 14px;
}
@media (min-width: 768px) {
  #block-vesta-theme-vebforma-2 .form-block__bottom .webform-flex--1 {
    flex: 0 0 auto;
  }
}
#drupal-modal .form-block__name-wrapper {
  margin-bottom: 25px;
}
#drupal-modal .form-block__tel-wrapper {
  margin-bottom: 25px;
}
#drupal-modal .form-textarea-wrapper {
  margin-bottom: 25px;
}
#block-vesta-theme-izobrazheniedlyablokaformy.contextual-region img {
  position: absolute;
  top: -120px;
  left: -211px;
}
#block-vesta-theme-izobrazheniedlyablokaformy img {
  position: absolute;
  top: -120px;
  left: -211px;
}
.mm-current ul.sf-hidden {
  position: static !important;
  clip: none !important;
  overflow: visible !important;
  width: auto !important;
}
#map-block {
  position: relative;
}
#map-block #block-vesta-theme-kontaktydlyakarty {
  border-radius: 15px;
  position: absolute;
  z-index: 3;
  top: 116px;
  right: 50%;
  transform: translateX(150%);
  max-width: 470px;
  background-color: #fff;
  padding: 60px;
}
#map-block #block-vesta-theme-kontaktydlyakarty .map-block__title {
  margin-bottom: 17px;
  color: #1B1918;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 36px;
  font-weight: 700;
  justify-content: center;
}
#map-block #block-vesta-theme-kontaktydlyakarty .map-block__title::before {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
}
#map-block #block-vesta-theme-kontaktydlyakarty .map-block__title::after {
  content: "";
  background-image: url("/sites/all/themes/vesta_theme/image/title-arrow.svg");
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  min-width: 30px;
  height: 30px;
}
#map-block #block-vesta-theme-kontaktydlyakarty .adress {
  margin-bottom: 8px;
}
#map-block #block-vesta-theme-kontaktydlyakarty .mail {
  margin-bottom: 9px;
}
#map-block #block-vesta-theme-kontaktydlyakarty .tel {
  margin-bottom: 25px;
}
.mapContainer {
  width: 100%;
  height: 606px;
}
.footer .region-footer {
  display: flex;
  flex-direction: row;
}
.footer {
  color: #fff;
  font-size: 16px;
  background-color: #1B1918;
  padding-top: 70px;
  padding-bottom: 35px;
}
.footer #block-vesta-theme-podval {
  margin-right: 169px;
}
.footer #block-vesta-theme-podval .block-title {
  padding: 5px 10px;
  font-size: 18px;
  color: #D5F200;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer #block-vesta-theme-podval ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 160px;
}
.footer #block-vesta-theme-podval ul li {
  transition: color 0.3s ease 0s;
  padding: 5px 10px;
}
.footer #block-vesta-theme-podval ul li::after {
  content: "";
  opacity: 0;
  transition: opacity 0.3s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 25px;
}
.footer #block-vesta-theme-podval ul li:hover {
  color: #000;
}
.footer #block-vesta-theme-podval ul li:hover::after {
  opacity: 1;
}
.footer #block-vesta-theme-podval ul li a {
  padding: 0;
  text-decoration: none;
}
.footer #block-vesta-theme-uslugi .block-title {
  padding: 5px 10px;
  font-size: 18px;
  color: #D5F200;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer #block-vesta-theme-uslugi ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.footer #block-vesta-theme-uslugi ul li {
  transition: color 0.3s ease 0s;
  padding: 5px 10px;
}
.footer #block-vesta-theme-uslugi ul li::after {
  content: "";
  opacity: 0;
  transition: opacity 0.3s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 25px;
}
.footer #block-vesta-theme-uslugi ul li:hover {
  color: #000;
}
.footer #block-vesta-theme-uslugi ul li:hover::after {
  opacity: 1;
}
.footer #block-vesta-theme-uslugi ul li a {
  padding: 0;
  text-decoration: none;
}
.footer #block-vesta-theme-logotipfuteraskontaktami {
  margin-right: 139px;
  margin-top: -35px;
}
.footer #block-vesta-theme-logotipfuteraskontaktami *:not(:last-child) {
  margin-bottom: 15px;
}
.footer .privacy-politics {
  color: #ACACAC;
  margin-bottom: 15px;
  text-decoration: underline;
}
.footer .copyright {
  color: #ACACAC;
  margin-bottom: 15px;
}
.footer .vesta {
  color: #ACACAC;
  text-align: center;
}
ul.sf-menu.sf-vertical {
  width: 100%;
}
.block-superfish {
  width: initial;
}
#scrollToTop {
  width: 48px;
  height: 48px;
  background: #D5F200;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: 0.2s;
  background-image: url(/sites/all/themes/vesta_theme/image/scroll.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
.webform-flexbox {
  margin: 0 !important;
}
.webform-flex--container {
  margin: 0 !important;
}
.page-node--824 main .map-block__contacts {
  border-radius: 15px;
  border: 1px solid #000;
  padding: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 25px;
}
.page-node--824 main .map-block__contacts .work-time svg path {
  stroke: #000;
  stroke-width: 0.7px;
}
.page-node--824 main .map-block__contacts .reception-time {
  margin: 0 auto;
  text-align: center;
}
.page-node--824 main .map-block__contacts .reception-time__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.page-node--824 main .map-block__contacts .reception-time svg path {
  stroke: #000;
  stroke-width: 0.7px;
}
.page-node--824 main .map-block__details h3 {
  text-align: center;
}
.page-node--824 main .map-block__details p {
  margin-bottom: 15px;
}
.discount-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.specialists-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.specialists-item .field--name-field-foto-specialista {
  border-radius: 15px;
  margin-bottom: 10px;
}
.reviews-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.reviews-item {
  background-color: #D5F200;
  padding: 20px;
  border-radius: 15px;
  border: 5px solid #000;
}
.discount-item .field--name-field-akciya-foto {
  border-radius: 15px;
  margin-bottom: 10px;
}
.discount-item .field--name-body {
  margin-bottom: 25px;
}
.discount-item .field--name-node-link a {
  border-radius: 100px;
  color: #464646;
  text-decoration: none;
  background-color: #D5F200;
  padding: 12px 35px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.not-front #block-vesta-theme-content .discount-item > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.not-front #block-vesta-theme-content .discount-item > div .field--name-body {
  flex: 1 1 auto;
}
#block-vesta-theme-vebforma .form-block__submit-modal {
  display: none;
}
.search-api-page-block-form-search {
  position: relative;
  background-image: url("/sites/all/themes/vesta_theme/image/poisk.svg");
  background-repeat: no-repeat;
  background-position: right;
  width: 20px;
  height: 20px;
  margin-left: 35px;
}
form#search-api-page-block-form-search {
  background-color: #fff;
  width: 0px;
  height: 45px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 150%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  z-index: 5;
  border-radius: 25px;
}
form#search-api-page-block-form-search div.js-form-item {
  width: 100%;
  height: 100%;
}
.region-header .form-control {
  border: 0;
  outline: none;
  box-shadow: none;
  padding: 10px 25px;
}
.active form#search-api-page-block-form-search {
  width: 320px;
}
.search-form__submit {
  font-size: 0;
  padding: 0;
  background: url(/sites/all/themes/vesta_theme/image/poisk.svg) no-repeat center;
  width: 55px;
  height: 55px;
  border: 0px solid;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
  z-index: 5;
}
.page-node--820 #block-vesta-theme-content h3,
.page-node--820 #block-vesta-theme-content h4 {
  text-align: center;
}
@media (max-width: 1329px) {
  #map-block #block-vesta-theme-kontaktydlyakarty {
    transform: translateX(125%);
  }
}
@media (max-width: 1237px) {
  #map-block #block-vesta-theme-kontaktydlyakarty {
    transform: translateX(90%);
  }
}
@media (max-width: 1200px) {
  .header ul.sf-menu.menu,
  ul.sf-menu.menu ul,
  ul.sf-menu.menu li.sf-depth-1 {
    padding: 10px 10px;
  }
  .preferences-block__items {
    flex-direction: column;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item {
    flex: 1 1 33%;
    min-height: inherit;
  }
  .footer #block-vesta-theme-podval {
    margin-right: 25px;
    flex: 1 1 auto;
  }
  .search-api-page-block-form-search {
    margin-left: 15px;
  }
}
@media (max-width: 1039px) {
  .header ul.sf-menu.menu,
  ul.sf-menu.menu ul,
  ul.sf-menu.menu li.sf-depth-1 {
    padding: 10px 10px;
  }
  #block-vesta-theme-osnovnayanavigaciya-2 .menu {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .active form#search-api-page-block-form-search {
    width: 300px;
  }
  .header ul.sf-menu.menu,
  ul.sf-menu.menu ul,
  ul.sf-menu.menu li.sf-depth-1 {
    padding: 5px 5px;
  }
  .header .container .region-header {
    font-size: 14px;
    width: 100%;
  }
  .header .container #block-vesta-theme-kontakty .tel {
    font-size: 16px;
  }
  .header .container .tel svg,
  .header .container .adress svg,
  .header .container .work-time svg {
    width: 15px;
    height: 15px;
  }
  .search-api-page-block-form-search {
    margin-left: 0;
  }
  .map-block__contacts {
    flex-direction: column;
    gap: 25px;
  }
  .discount-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .specialists-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .reviews-list {
    grid-template-columns: repeat(2, 1fr);
  }
  html #page h1 {
    font-size: 36px;
  }
  html #page h2:not(.welcome-block__title, .form-block__title h2) {
    font-size: 32px;
  }
  html #form-block .form-block__title h2 {
    font-size: 32px;
  }
  html #block-vesta-theme-vebforma-2 .form-block__title h2 {
    font-size: 32px;
  }
  html #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item h3 {
    font-size: 21px;
  }
  html .not-front #block-vesta-theme-content .services-block__list .services-block__item h3 {
    font-size: 21px;
  }
  html #map-block #block-vesta-theme-kontaktydlyakarty .map-block__title {
    font-size: 32px;
  }
  html #welcome-block #block-vesta-theme-vstuplenie .welcome-block__title {
    font-size: 32px;
  }
  .header .container #block-vesta-theme-kontakty .block-content__inner > div {
    flex-direction: column;
    gap: 5px;
  }
  .header .container .region-header {
    gap: 25px;
  }
  .footer .container #block-vesta-theme-logotipfuteraskontaktami {
    margin-right: 50px;
  }
  #block-vesta-theme-views-block-uslugi-block-1,
  .not-front #block-vesta-theme-content {
    margin-bottom: 80px;
  }
  #page h1 {
    margin-bottom: 60px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
    margin-bottom: 80px;
  }
  .not-front .region-content {
    padding-top: 80px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .not-front #block-vesta-theme-content .services-block__list {
    grid-template-columns: repeat(2, 1fr);
  }
  #block-vesta-theme-izobrazheniedlyablokaformy.contextual-region img {
    display: none;
  }
  #block-vesta-theme-izobrazheniedlyablokaformy img {
    display: none;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item {
    padding: 30px;
  }
  .preferences-block__item img {
    width: 55px;
    height: 55px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item .contextual-region .field--name-field-ikonka-v-uglu {
    position: absolute;
    top: -50px;
    left: -45px;
  }
}
@media (max-width: 899px) {
  #scrollToTop {
    right: 25px;
  }
}
@media (max-width: 819px) {
  .footer .container #block-vesta-theme-logotipfuteraskontaktami {
    margin-right: 0;
    display: flex;
    justify-content: center;
    flex: 1 1 100%;
  }
  .footer .container #block-vesta-theme-podval {
    margin-right: 0;
    flex: 1 1 45%;
  }
  .footer .container #block-vesta-theme-uslugi {
    flex: 1 1 45%;
  }
  .footer .region-footer {
    display: flex;
    row-gap: 45px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .active form#search-api-page-block-form-search {
    width: 250px;
  }
  .reviews-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  html {
    font-size: 16px;
  }
  html #block-vesta-theme-kontakty .tel {
    font-size: 16px;
  }
  html .header .container .region-header {
    gap: 15px;
  }
  html #form-block .form-block__name-wrapper {
    margin-right: 0;
  }
  html #block-vesta-theme-vebforma-2 .form-block__name-wrapper {
    margin-right: 0;
  }
  html #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item {
    min-height: inherit;
  }
  html .not-front #block-vesta-theme-content .services-block__list .services-block__item {
    min-height: inherit;
  }
  html #page h1 {
    font-size: 28px;
  }
  html #page h2:not(.welcome-block__title, .form-block__title h2) {
    font-size: 24px;
  }
  html #form-block .form-block__title h2 {
    font-size: 24px;
  }
  html #block-vesta-theme-vebforma-2 .form-block__title h2 {
    font-size: 24px;
  }
  html #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item h3 {
    font-size: 16px;
  }
  html .not-front #block-vesta-theme-content .services-block__list .services-block__item h3 {
    font-size: 16px;
  }
  html #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item h3 {
    font-size: 16px;
  }
  html #map-block #block-vesta-theme-kontaktydlyakarty .map-block__title {
    font-size: 24px;
  }
  html #welcome-block #block-vesta-theme-vstuplenie .welcome-block__title {
    font-size: 24px;
  }
  #block-vesta-theme-views-block-uslugi-block-1,
  .not-front #block-vesta-theme-content {
    margin-bottom: 50px;
  }
  #page h1 {
    margin-bottom: 30px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 {
    margin-bottom: 50px;
  }
  #form-block .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer {
    padding-top: 45px;
  }
  .not-front .region-content {
    padding-top: 160px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item .field--name-node-link a,
  #block-vesta-theme-content .services-block__list .services-block__item .field--name-node-link a {
    padding: 5px 15px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__title,
  #block-vesta-theme-content .services-block__title {
    margin-bottom: 30px;
  }
  .not-front #block-vesta-theme-content .services-block__list .services-block__item .field--name-node-link a,
  #block-vesta-theme-content .services-block__list .services-block__item .field--name-node-link a {
    padding: 5px 15px;
  }
  .not-front #block-vesta-theme-content .services-block__title,
  #block-vesta-theme-content .services-block__title {
    margin-bottom: 30px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__title {
    margin-bottom: 30px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list {
    gap: 35px;
  }
  .header {
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
  }
  .header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .toolbar-fixed .header {
    top: 77px;
  }
  .toolbar-fixed .page {
    padding-top: 77px;
  }
  #welcome-block .container {
    padding-top: 215px;
  }
  #welcome-block {
    min-height: 475px;
  }
  .navigation {
    display: none;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list > :not(:last-child) {
    margin-bottom: 15px;
  }
  .not-front #block-vesta-theme-content .services-block__list > :not(:last-child) {
    margin-bottom: 15px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item {
    padding: 30px;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item .field--name-field-ikonka-v-uglu {
    position: absolute;
    top: -20px;
    left: -25px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item {
    padding: 20px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item .field__item img {
    width: 50px;
    height: 50px;
  }
  .not-front #block-vesta-theme-content .services-block__list .services-block__item {
    padding: 20px;
  }
  .not-front #block-vesta-theme-content .services-block__list .services-block__item .field__item img {
    width: 50px;
    height: 50px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item .field__item img,
  #block-vesta-theme-content .services-block__list .services-block__item .field__item img {
    margin-bottom: 40px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list .services-block__item::before {
    top: -25px;
    left: -14px;
    width: 120px;
    height: 120px;
  }
  .not-front #block-vesta-theme-content .services-block__list .services-block__item::before {
    top: -25px;
    left: -14px;
    width: 120px;
    height: 120px;
  }
  #form-block .form-block__message {
    margin-bottom: 24px;
  }
  #block-vesta-theme-vebforma-2 .form-block__message {
    margin-bottom: 24px;
  }
  #form-block .form-block__submit {
    margin-right: 0;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  }
  #block-vesta-theme-vebforma-2 .form-block__submit {
    margin-right: 0;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  }
  .form-block__bottom {
    text-align: center;
  }
  .icon-menu {
    display: block;
    position: relative;
    z-index: 20;
    cursor: pointer;
    width: 1.875rem;
    height: 0.9375rem;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    background-color: transparent;
    border: none;
    margin-left: 15px;
  }
  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    content: "";
    height: 0.125rem;
    width: 100%;
    position: absolute;
    right: 0;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    background-color: #fff;
  }
  .icon-menu::before {
    top: 0;
  }
  .icon-menu::after {
    bottom: 0;
  }
  .icon-menu .icon-menu__first-span {
    top: 0.3125rem;
  }
  .icon-menu .icon-menu__second-span {
    bottom: 0.3125rem;
  }
  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }
  #map-block #block-vesta-theme-kontaktydlyakarty {
    top: auto;
    bottom: 0;
    transform: translateX(80%);
    padding: 25px;
  }
}
@media (max-width: 682px) {
  .active form#search-api-page-block-form-search {
    width: 250px;
  }
  .header .container #block-vesta-theme-logo img {
    width: 150px;
  }
}
@media (max-width: 629px) {
  .header .container .region-header {
    font-size: 12px;
  }
  .header .container #block-vesta-theme-logo img {
    width: 100px;
  }
}
@media (max-width: 599px) {
  .discount-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
  .discount-item div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 566px) {
  #map-block #block-vesta-theme-kontaktydlyakarty .map-block__title {
    margin-bottom: 5px;
    font-size: 22px;
  }
  #map-block #block-vesta-theme-kontaktydlyakarty {
    padding: 15px;
  }
  #map-block #block-vesta-theme-kontaktydlyakarty .tel {
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .active form#search-api-page-block-form-search {
    width: 200px;
  }
  #welcome-block {
    min-height: 350px;
  }
  #welcome-block .container {
    padding-top: 115px;
  }
  #block-vesta-theme-views-block-uslugi-block-1 .services-block__list {
    display: block;
  }
  .not-front #block-vesta-theme-content .services-block__list {
    display: block;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list {
    display: block;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item {
    min-height: inherit;
  }
  #block-vesta-theme-views-block-pochemu-vybirayut-nas-block-1 .preferences-block__list .preferences-block__item:not(:last-child) {
    margin-bottom: 25px;
  }
  .header .container #block-vesta-theme-kontakty .tel {
    font-size: 14px;
  }
  html {
    font-size: 14px;
  }
  html #block-vesta-theme-kontakty .tel {
    font-size: 14px;
  }
  html .header .container .region-header {
    gap: 10px;
  }
  html #page h1 {
    font-size: 23px;
  }
  html #page h2:not(.welcome-block__title, .form-block__title h2) {
    font-size: 20px;
  }
  html #form-block .form-block__title h2 {
    font-size: 20px;
  }
  html #block-vesta-theme-vebforma-2 .form-block__title h2 {
    font-size: 20px;
  }
  html #welcome-block #block-vesta-theme-vstuplenie .welcome-block__title {
    font-size: 20px;
  }
  html #welcome-block #block-vesta-theme-vstuplenie .welcome-block__title {
    font-size: 20px;
  }
  html #map-block #block-vesta-theme-kontaktydlyakarty .map-block__title {
    margin-bottom: 5px;
    font-size: 20px;
  }
  html .footer {
    font-size: 14px;
  }
  #map-block #block-vesta-theme-kontaktydlyakarty {
    transform: translateX(0);
    position: static;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: inherit;
    padding: 15px;
  }
  #map-block #block-vesta-theme-kontaktydlyakarty .tel {
    margin-bottom: 5px;
  }
  .mapContainer {
    height: 250px;
  }
}
@media (max-width: 523px) {
  #block-vesta-theme-grafikraboty {
    display: none;
  }
}
@media (max-width: 381px) {
  .header .container .region-header {
    font-size: 11px;
  }
  .header .container #block-vesta-theme-kontakty .tel {
    font-size: 11px;
  }
  .mail,
  .adress,
  .tel {
    gap: 3px;
  }
}
