.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
html {
  line-height: 1.5;
  font-size: 16px !important;
  color: #303030;
  font-family: Verdana, -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,
.page > *:not(header,footer) .block-title {
  font-family: Verdana, -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: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2,
.page > *:not(header,footer) .block-title {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h2,
  .page > *: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: #007bff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fal,
.fas,
.far,
.fab {
  font-style: normal;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
.col-lg,
.col-md,
.col-sm,
.col-xl,
.col-1,
.col-lg-1,
.col-md-1,
.col-sm-1,
.col-xl-1,
.col-2,
.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xl-2,
.col-3,
.col-lg-3,
.col-md-3,
.col-sm-3,
.col-xl-3,
.col-4,
.col-lg-4,
.col-md-4,
.col-sm-4,
.col-xl-4,
.col-5,
.col-lg-5,
.col-md-5,
.col-sm-5,
.col-xl-5,
.col-6,
.col-lg-6,
.col-md-6,
.col-sm-6,
.col-xl-6,
.col-7,
.col-lg-7,
.col-md-7,
.col-sm-7,
.col-xl-7,
.col-8,
.col-lg-8,
.col-md-8,
.col-sm-8,
.col-xl-8,
.col-9,
.col-lg-9,
.col-md-9,
.col-sm-9,
.col-xl-9,
.col-10,
.col-lg-10,
.col-md-10,
.col-sm-10,
.col-xl-10,
.col-11,
.col-lg-11,
.col-md-11,
.col-sm-11,
.col-xl-11,
.col-12,
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xl-12,
.col-auto,
.col-lg-auto,
.col-md-auto,
.col-sm-auto,
.col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .col,
  .col-lg,
  .col-md,
  .col-sm,
  .col-xl,
  .col-1,
  .col-lg-1,
  .col-md-1,
  .col-sm-1,
  .col-xl-1,
  .col-2,
  .col-lg-2,
  .col-md-2,
  .col-sm-2,
  .col-xl-2,
  .col-3,
  .col-lg-3,
  .col-md-3,
  .col-sm-3,
  .col-xl-3,
  .col-4,
  .col-lg-4,
  .col-md-4,
  .col-sm-4,
  .col-xl-4,
  .col-5,
  .col-lg-5,
  .col-md-5,
  .col-sm-5,
  .col-xl-5,
  .col-6,
  .col-lg-6,
  .col-md-6,
  .col-sm-6,
  .col-xl-6,
  .col-7,
  .col-lg-7,
  .col-md-7,
  .col-sm-7,
  .col-xl-7,
  .col-8,
  .col-lg-8,
  .col-md-8,
  .col-sm-8,
  .col-xl-8,
  .col-9,
  .col-lg-9,
  .col-md-9,
  .col-sm-9,
  .col-xl-9,
  .col-10,
  .col-lg-10,
  .col-md-10,
  .col-sm-10,
  .col-xl-10,
  .col-11,
  .col-lg-11,
  .col-md-11,
  .col-sm-11,
  .col-xl-11,
  .col-12,
  .col-lg-12,
  .col-md-12,
  .col-sm-12,
  .col-xl-12,
  .col-auto,
  .col-lg-auto,
  .col-md-auto,
  .col-sm-auto,
  .col-xl-auto {
    max-width: unset;
    flex-basis: 100%;
  }
}
.page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
}
.page > * {
  margin-bottom: 15px;
}
.page > *:last-child {
  margin-bottom: 0;
}
.page > *:not(header,footer) .block-block .content {
  text-align: justify;
}
.page > *:not(header,footer) .block-block .content h1,
.page > *:not(header,footer) .block-block .content h2,
.page > *:not(header,footer) .block-block .content h3,
.page > *:not(header,footer) .block-block .content h4,
.page > *:not(header,footer) .block-block .content h5,
.page > *:not(header,footer) .block-block .content h6 {
  text-align: left;
}
.breadcrumbs .breadcrumb {
  display: block;
  text-align: justify;
  margin-bottom: 0;
  color: #808080;
  font-size: 13px;
  padding: 0.75rem 0;
  background-color: transparent;
  border-radius: 0;
}
main {
  flex-grow: 1;
  margin-bottom: 0;
}
main .block {
  margin-bottom: 15px;
}
main .region-facets {
  margin-bottom: 15px;
}
main .region-facets .block {
  margin-bottom: 0;
}
main > .container > .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  main > .container > .row {
    flex-wrap: wrap;
  }
}
.main-content-column {
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .main-content-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-content-column:first-child {
  padding-left: 15px;
}
.main-content-column:last-child {
  padding-right: 15px;
}
.help-block,
.control-group .help-inline {
  margin: 0;
}
#mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: #fff;
  z-index: 100;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #mobile-header {
    display: flex;
  }
}
#mobile-header .page-header {
  flex-grow: 1;
  font-weight: 300;
  align-self: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
#mobile-header > a {
  color: inherit;
  font-size: 32px;
  line-height: 1;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  min-width: 45px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 45px;
  }
}
.mm-menu {
  background-color: #fff;
  color: inherit;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #000;
  font-weight: bold;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before,
.mm-menu .mm-listview > li .mm-next:after {
  border-color: #000000;
}
.mm-menu .block .block-title {
  height: 40px;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-menu .mm-navbar + .block .block-title {
  margin-top: -40px;
}
.mm-menu.mm-position-right {
  left: auto;
}
html.mm-opening.mm-position-right .mm-slideout {
  transform: translate3d(-80%, 0, 0);
}
@media (min-width: 550px) {
  html.mm-opening.mm-position-right .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-listview > li:not(.mm-divider):after {
  left: 0;
}
.mm-listview {
  margin: 0 !important;
}
.mm-listview li {
  float: none;
}
.mm-listview li a.active {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #303030 !important;
  color: #fff !important;
}
.mm-listview > li > a,
.mm-listview > li > span {
  padding: 20px 10px 20px 20px;
  font-weight: bold;
}
.mm-listview a,
.mm-listview .mm-next {
  font-weight: bold;
}
.mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  display: none;
}
.mm-slideout {
  z-index: inherit;
}
.mm-page {
  display: flex;
  flex-direction: column;
}
.btn {
  font-size: inherit;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn-default {
  color: #fff;
  background-color: #2da0ce;
  border-color: #2da0ce;
}
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #0a75a0;
  border-color: #0a75a0;
}
.block,
.view .node {
  position: relative;
}
#scrollToTop {
  width: 48px;
  height: 48px;
  background: none;
  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-to-top.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #scrollToTop {
    transform: scale(0.95);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #scrollToTop {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 767px) {
  #scrollToTop {
    bottom: 40px;
    right: 10px;
    transform: scale(0.8);
  }
}
#scrollToTop:hover {
  opacity: 1;
  transform: scale(1.05);
}
#scrollToTop:active {
  transform: scale(0.95);
  transition-duration: 0s;
}
div#page {
  background: #f1f0f5;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page .main .region-content {
  padding: 0;
}
.ajax-progress.ajax-progress-throbber {
  display: none;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: center!important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none!important;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #41a497;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-color: #355450;
  box-shadow: none;
  color: #fff;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy {
  display: flex;
  align-items: flex-start;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy input {
  margin: 5px 0 0 0;
}
div#drupal-modal .form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy .description {
  margin: 0 0 0 5px;
}
div#drupal-modal .webform-ajax-form-wrapper > form {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
div#drupal-modal .webform-ajax-form-wrapper > form .form-item--error-message {
  display: none!important;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item {
  margin: 0;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item > label {
  display: none!important;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
  border-radius: 5px;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:focus {
  box-shadow: none;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
div#drupal-modal .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
  font-size: 14px;
  line-height: 17px;
  color: #2b2a29;
}
.page > * {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
.footer {
  padding: 0;
}
/*вёрстка формы поиска начало*/
form.search-api-page-block-form-search {
  display: inline-flex;
}
.search-api-page-block-form-search form {
  display: inline-flex;
}
.search-api-page-block-form-search .form-item {
  margin-bottom: 0;
}
.search-api-page-block-form-search .form-item-keys input {
  background: #fff;
  border: none;
  border-radius: 7px 0 0 7px;
  height: 40px;
  width: 204px;
  margin: 0;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #081D27;
  padding: 6px 12px;
}
.search-api-page-block-form-search .form-item-keys input:focus-visible {
  box-shadow: none;
  outline: none;
}
.search-api-page-block-form-search .form-actions {
  position: relative;
}
.search-api-page-block-form-search .form-actions:before {
  content: '';
  position: absolute;
  background: url('/sites/all/themes/vesta_theme/image/header-search.png') no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
.search-api-page-block-form-search .btn-primary {
  width: 50px;
  height: 40px;
  border: none;
  border-radius: 0 7px 7px 0;
  background: #41a497;
  margin: 0;
  padding: 0;
  font-size: 0;
  position: relative;
}
.search-api-page-block-form-search .btn-primary:focus,
.search-api-page-block-form-search .btn-primary:active {
  box-shadow: none!important;
  background: #41a497 !important;
}
/*вёрстка формы поиска конец*/
main .block {
  margin-bottom: 0;
}
body .page {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.3;
  color: #696969;
  text-align: left;
}
body .page h1 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 55px;
}
body .page .block-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  color: #2b2a29;
}
body.not-front h1 {
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@media (max-width: 10000px) {
  .front .anim-items {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .anim-items.active {
    opacity: 1;
    transform: none!important;
  }
  .front .header-block .logo.anim-items {
    transform: translate(-90%, 0px);
  }
  .front .header-block .logo.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  .front .header-block .header-connection-wrapper.anim-items {
    transform: translate(0px, 200%);
  }
  .front .header-block .header-connection-wrapper.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  .front .header-block .nav-wrap.anim-items {
    transform: translate(80%, 0px);
  }
  .front .header-block .nav-wrap.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  .front .main.anim-items .group-content h1,
  .front .main.anim-items .group-content .field--name-body,
  .front .main.anim-items .group-content .field--name-field-main-btn {
    opacity: 0;
    transform: translate(0px, -200%);
    transition: all 0.6s ease 0s;
  }
  .front .main.anim-items .group-content .field--name-field-main-btn {
    transform: translate(0px, -400%);
  }
  .front .main.anim-items .field--name-field-main-img {
    opacity: 0;
    transform: scale(0.2);
    transition: all 0.6s ease 0s;
  }
  .front .main.anim-items.active .group-content h1,
  .front .main.anim-items.active .group-content .field--name-body,
  .front .main.anim-items.active .group-content .field--name-field-main-btn {
    opacity: 1;
    transform: none;
  }
  .front .main.anim-items.active .group-content h1 {
    transition: all 0.8s ease 0.6s;
  }
  .front .main.anim-items.active .group-content .field--name-body {
    transition: all 1s ease 0.8s;
  }
  .front .main.anim-items.active .group-content .field--name-field-main-btn {
    transition: all 1.2s ease 1s;
  }
  .front .main.anim-items.active .field--name-field-main-img {
    opacity: 1;
    transform: none;
    transition: all 1.4s ease 1.2s;
  }
  .front .content-1.anim-items .view-benefits-banner .views-row {
    opacity: 0;
    transform: scale(0.2);
    transition: all 0.6s ease 0s;
  }
  .front .content-1.anim-items.active .view-benefits-banner .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-1.anim-items.active .view-benefits-banner .views-row:nth-child(1) {
    transition: all 0.8s ease 0.6s;
  }
  .front .content-1.anim-items.active .view-benefits-banner .views-row:nth-child(2) {
    transition: all 1s ease 0.8s;
  }
  .front .content-1.anim-items.active .view-benefits-banner .views-row:nth-child(3) {
    transition: all 1.2s ease 1s;
  }
  .front .content-2.anim-items .title-wrap {
    opacity: 0;
    transform: translate(-200%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-2.anim-items .btn-wrap {
    opacity: 0;
    transform: rotate3d(4, -5, 0, 84deg);
    transition: all 0.6s ease 0s;
  }
  .front .content-2.anim-items .view-business-registration .views-row {
    opacity: 0;
    transition: all 0.6s ease 0s;
  }
  .front .content-2.anim-items .view-business-registration .views-row:nth-child(1),
  .front .content-2.anim-items .view-business-registration .views-row:nth-child(3) {
    transform: translate(0px, 200%);
  }
  .front .content-2.anim-items .view-business-registration .views-row:nth-child(2) {
    transform: scale3d(-0.5, 0.5, -0.5);
  }
  .front .content-2.anim-items.active .title-wrap,
  .front .content-2.anim-items.active .btn-wrap {
    opacity: 1;
    transform: none;
  }
  .front .content-2.anim-items.active .title-wrap {
    transition: all 0.8s ease 0.6s;
  }
  .front .content-2.anim-items.active .btn-wrap {
    transition: all 1s ease 0.8s;
  }
  .front .content-2.anim-items.active .view-business-registration .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-2.anim-items.active .view-business-registration .views-row:nth-child(1),
  .front .content-2.anim-items.active .view-business-registration .views-row:nth-child(3) {
    transition: all 1.2s ease 1s;
  }
  .front .content-2.anim-items.active .view-business-registration .views-row:nth-child(2) {
    transition: all 1.2s ease 1s;
  }
  .front .content-3.anim-items .view-services .views-row,
  .front .content-3.anim-items .view-services .view-footer {
    opacity: 0;
    transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-3.anim-items.active .view-services .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(1) {
    transition: all 0.6s ease 0.6s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(2) {
    transition: all 0.7s ease 0.7s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(3) {
    transition: all 0.8s ease 0.8s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(4) {
    transition: all 0.9s ease 0.9s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(5) {
    transition: all 1s ease 1s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(6) {
    transition: all 1.1s ease 1.1s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(7) {
    transition: all 1.2s ease 1.2s;
  }
  .front .content-3.anim-items.active .view-services .views-row:nth-child(8) {
    transition: all 1.3s ease 1.3s;
  }
  .front .content-3.anim-items.active .view-services .view-footer {
    opacity: 1;
    transform: none;
    transition: all 1.4s ease 1.4s;
  }
  .front .content-4.anim-items .region-content-4 {
    opacity: 0;
    transform: rotate3d(1.3, 0.3, 1.3, -85deg);
    transition: all 0.6s ease 0s;
  }
  .front .content-4.anim-items.active .region-content-4 {
    opacity: 1;
    transform: none;
    transition: all 0.8s ease 0.6s;
  }
  .front .content-5.anim-items .region-content-5 {
    opacity: 0;
    transform: translate(-200%, 0px);
    transition: all 0.6s ease 0s;
  }
  .front .content-5.anim-items .region-map {
    opacity: 0;
    transform: scale(0.1);
    transition: all 0.6s ease 0s;
  }
  .front .content-5.anim-items.active .region-content-5 {
    opacity: 1;
    transform: none;
    transition: all 0.8s ease 0.6s;
  }
  .front .content-5.anim-items.active .region-map {
    opacity: 1;
    transform: none;
    transition: all 1s ease 0.8s;
  }
  .front .content-6.anim-items .region-content-6 {
    opacity: 0;
    transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-6.anim-items .region-content-7 {
    opacity: 0;
    transform: scaleX(0.04);
    transition: all 0.6s ease 0s;
  }
  .front .content-6.anim-items.active .region-content-6 {
    opacity: 1;
    transform: none;
    transition: all 0.8s ease 0.6s;
  }
  .front .content-6.anim-items.active .region-content-7 {
    opacity: 1;
    transform: none;
    transition: all 1s ease 0.8s;
  }
  .front .footer .footer-logo-wrap.anim-items {
    transform: translate(-70%, 0px);
  }
  .front .footer .footer-logo-wrap.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  .front .footer .footer-menu.anim-items {
    transform: translate(0px, -200%);
  }
  .front .footer .footer-menu.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  .front .footer .footer-connection.anim-items {
    transform: translate(120%, 0px);
  }
  .front .footer .footer-connection.anim-items.active {
    transition: all 0.8s ease 0.6s;
  }
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.png') no-repeat;
    background-size: contain;
    right: 15px;
    bottom: 7%;
    width: 40px;
    height: 40px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 16px;
    background: #41a497;
    box-shadow: none;
    display: inline-block;
    padding: 21.5px 78px 21.5px 40px;
    border: none;
    position: relative;
  }
  body .btn-default:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #355450;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .header-block {
    background-color: #d0fff9;
    padding: 25px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .header-connection-wrapper .phone {
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
  }
  .header-block .header-connection-wrapper .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-phone.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 25px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-block .header-connection-wrapper .phone a {
    color: #333;
  }
  .header-block .header-connection-wrapper .mail {
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.4;
    position: relative;
  }
  .header-block .header-connection-wrapper .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-mail.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 25px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-block .header-connection-wrapper .mail a {
    color: #333;
  }
  .header-block .nav-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .header-block .search-api-page-block-form-search form {
    display: inline-flex;
    flex-direction: row-reverse;
  }
  .header-block .search-api-page-block-form-search .form-item {
    margin-bottom: 0;
  }
  .header-block .search-api-page-block-form-search .form-item-keys input {
    background: inherit;
    border: none;
    border-radius: 0;
    height: 40px;
    width: 385px;
    margin: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    color: #081D27;
    padding: 6px 12px;
    border-bottom: solid 1.5px #686868;
  }
  .header-block .search-api-page-block-form-search .form-item-keys input:focus-visible {
    box-shadow: none;
    outline: none;
  }
  .header-block .search-api-page-block-form-search .form-actions {
    position: relative;
  }
  .header-block .search-api-page-block-form-search .form-actions:before {
    content: '';
    position: absolute;
    background: url('/sites/all/themes/vesta_theme/image/header-search.png') no-repeat center;
    width: 28px;
    height: 28px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    pointer-events: none;
  }
  .header-block .search-api-page-block-form-search .btn-primary {
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 0;
    background: inherit;
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom: solid 1.5px #686868;
    position: relative;
  }
  .header-block .search-api-page-block-form-search .btn-primary:focus,
  .header-block .search-api-page-block-form-search .btn-primary:active {
    box-shadow: none!important;
    background: inherit!important;
  }
  .navigation {
    width: 400px;
  }
  .navigation .region-navigation ul.sf-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 18px;
    line-height: 1.1;
    color: #333;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #333;
    text-decoration-line: underline;
  }
  .front .main {
    padding: 20px 0 70px;
    margin-bottom: 142px;
    position: relative;
  }
  .front .main:before {
    content: '';
    background: #fff;
    border-radius: 0 0 60px 60px;
    position: absolute;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
  .front .main:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/main-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 479px;
    height: 72px;
    right: 0;
    left: 0;
    bottom: -72px;
    margin: auto;
  }
  .front .main .node--type-front {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .front .main .node--type-front:after {
    content: none;
  }
  .front .main .node--type-front .group-content {
    width: 47%;
  }
  .front .main .node--type-front .field--name-field-main-img {
    width: 47.009%;
  }
  .front .main .node--type-front .field--name-body {
    margin-bottom: 55px;
  }
  .front .main .node--type-front .field--name-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 28px;
  }
  .front .main .node--type-front .field--name-body li {
    padding-left: 45px;
    font-size: 18px;
    line-height: 1.1;
    color: #000;
    position: relative;
  }
  .front .main .node--type-front .field--name-body li:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/main-li-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-1 {
    margin-bottom: 100px;
  }
  .content-1 .view-benefits-banner .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-1 .node--type-benefits-banner {
    width: 370px;
    height: 100%;
    display: flex;
    border-radius: 24px;
    background-color: #b6eee6;
  }
  .content-1 .node--type-benefits-banner:after {
    content: none;
  }
  .content-1 .node--type-benefits-banner .field--name-field-ben-banner-img {
    width: 89px;
  }
  .content-1 .node--type-benefits-banner .field--name-field-ben-banner-img img {
    border-radius: 24px 0 0 0;
  }
  .content-1 .node--type-benefits-banner .group-content {
    width: 281px;
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .content-1 .node--type-benefits-banner .field--name-node-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    color: #333;
  }
  .content-1 .node--type-benefits-banner .field--name-body {
    color: #686868;
  }
  .content-2 {
    padding: 50px 0;
    margin-bottom: 100px;
    position: relative;
  }
  .content-2:before {
    content: '';
    background: #fff;
    border-radius: 60px;
    position: absolute;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
  .content-2 .view-business-registration .view-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .content-2 .view-business-registration .view-header .title-wrap {
    width: 600px;
  }
  .content-2 .view-business-registration .view-header .block-title {
    margin-bottom: 20px;
  }
  .content-2 .view-business-registration .view-header .subtitle {
    font-size: 30px;
    font-weight: 600;
    color: #000;
  }
  .content-2 .view-business-registration .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-2 .node--type-business-registration {
    width: 350px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .content-2 .node--type-business-registration:after {
    content: none;
  }
  .content-2 .node--type-business-registration .field--name-field-business-registration-numb {
    font-family: 'Dela Gothic One';
    font-size: 30px;
    font-weight: normal;
    color: #000;
    width: 90px;
    height: 90px;
    border: solid 1px #258377;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .content-2 .node--type-business-registration .field--name-node-title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #258377;
  }
  .content-2 .node--type-business-registration .field--name-body {
    color: #797979;
  }
  .content-2 .node--type-business-registration .field--name-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-2 .node--type-business-registration .field--name-body li {
    padding-left: 10px;
    position: relative;
  }
  .content-2 .node--type-business-registration .field--name-body li:before {
    content: '-';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-3 {
    margin-bottom: 100px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 50px;
  }
  .content-3 .view-services {
    position: relative;
  }
  .content-3 .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .content-3 .view-services .view-content .views-row:nth-child(2) .node--type-service .field--name-field-service-price {
    position: relative;
  }
  .content-3 .view-services .view-content .views-row:nth-child(2) .node--type-service .field--name-field-service-price:before {
    content: '— 1 документ';
    position: absolute;
    font-size: 18px;
    color: #000;
    left: 90px;
    bottom: 8px;
  }
  .content-3 .view-services .view-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 370px;
    height: 266.5px;
    border-radius: 24px;
    border: solid 2px #258377;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-3 .view-services .view-footer > div {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    position: relative;
  }
  .content-3 .view-services .view-footer > div:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/service-btn-before.png') no-repeat;
    background-size: contain;
    border-radius: 0 24px 0 0;
    position: absolute;
    width: 120px;
    height: 113px;
    right: 0;
    top: 0;
  }
  .content-3 .view-services .view-footer > div:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/service-btn-after.png') no-repeat;
    background-size: contain;
    border-radius: 0 0 0 24px;
    position: absolute;
    width: 120px;
    height: 113px;
    left: 0;
    bottom: 0;
  }
  .content-3 .node--type-service {
    width: 370px;
    height: 100%;
    min-height: 220px;
    padding: 24px;
    border-radius: 24px;
    border: solid 2px #258377;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 24px;
    position: relative;
    z-index: 1;
  }
  .content-3 .node--type-service:after {
    content: none;
  }
  .content-3 .node--type-service:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/service-before.png') no-repeat;
    background-size: contain;
    border-radius: 0 24px 0 0;
    position: absolute;
    width: 96px;
    height: 152px;
    right: 0;
    top: 0;
    z-index: -1;
  }
  .content-3 .node--type-service .group-content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-3 .node--type-service .field--name-node-title {
    width: 308px;
    font-size: 20px;
    color: #000;
  }
  .content-3 .node--type-service .field--name-field-service-price {
    font-size: 30px;
    font-weight: 600;
    color: #000;
  }
  .content-4 {
    padding: 50px 0;
    margin-bottom: 100px;
    position: relative;
  }
  .content-4:before {
    content: '';
    background: #fff;
    border-radius: 60px;
    position: absolute;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
  .content-4 .content-4-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .content-4 .content-4-wrap .title-wrap {
    width: 600px;
  }
  .content-4 .content-4-wrap .block-title {
    margin-bottom: 20px;
  }
  .content-4 .content-4-wrap .subtitle {
    font-size: 30px;
    font-weight: 600;
    color: #000;
  }
  .content-4 .content-4-text {
    width: 680px;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 > div:nth-child(2) .block-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    color: #333;
    margin-bottom: 24px;
  }
  .content-4 .view-training-course .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 24px;
  }
  .content-4 .view-training-course .view-content .views-row {
    width: 48.718%;
  }
  .content-4 .view-training-course .field--name-body {
    padding-left: 50px;
    font-size: 20px;
    line-height: 1.4;
    position: relative;
  }
  .content-4 .view-training-course .field--name-body:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/main-li-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 0;
  }
  .content-5 {
    margin-bottom: 100px;
  }
  .content-5 > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    row-gap: 20px;
  }
  .content-5 .region-content-5 {
    width: 280px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 55px;
  }
  .content-5 .region-map {
    width: 800px;
  }
  .content-5 .region-map iframe {
    border: solid 2px #b8b8b8;
  }
  .content-5 .map-connection-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
  }
  .content-5 .map-connection-wrap .text {
    padding-left: 36px;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    position: relative;
  }
  .content-5 .map-connection-wrap .text:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-5 .map-connection-wrap .text a {
    color: #333;
  }
  .content-5 .map-connection-wrap .work-time:before {
    background: url('/sites/all/themes/vesta_theme/image/map-time.png') no-repeat;
    background-size: contain;
  }
  .content-5 .map-connection-wrap .phone:before {
    background: url('/sites/all/themes/vesta_theme/image/map-phone.png') no-repeat;
    background-size: contain;
  }
  .content-5 .map-connection-wrap .mail:before {
    background: url('/sites/all/themes/vesta_theme/image/map-mail.png') no-repeat;
    background-size: contain;
  }
  .content-5 .map-connection-wrap .social-1:before {
    background: url('/sites/all/themes/vesta_theme/image/map-tg.png') no-repeat;
    background-size: contain;
  }
  .content-5 .map-connection-wrap .social-2:before {
    background: url('/sites/all/themes/vesta_theme/image/map-wp.png') no-repeat;
    background-size: contain;
  }
  .content-5 .map-connection-wrap .text-2 {
    font-size: 18px;
    line-height: 1.4;
    color: #333;
  }
  .content-6 {
    padding: 50px 0;
    margin-bottom: 100px;
    position: relative;
  }
  .content-6:before {
    content: '';
    background: #fff;
    border-radius: 60px;
    position: absolute;
    width: 100%;
    max-width: 1700px;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
  .content-6 > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-6 .region-content-6 {
    width: 620px;
  }
  .content-6 .region-content-6 img {
    border-radius: 30px;
  }
  .content-6 .region-content-7 {
    width: 480px;
  }
  .content-6 .region-content-7 > div:nth-child(1) .block-title {
    margin-bottom: 10px;
  }
  .content-6 .region-content-7 > div:nth-child(1) .field--name-body {
    width: 420px;
    font-size: 20px;
    color: #000;
    margin-bottom: 34px;
  }
  .content-6 .webform-ajax-form-wrapper {
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
  }
  .content-6 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-6 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-6 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 100%;
    height: 71px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 1.3;
    color: #838383;
    border-radius: 16px;
    background-color: #f1f0f5;
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
    border: solid 1px #d0fff9;
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 1.3;
    color: #838383;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 20px;
    line-height: 1.3;
    color: #838383;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 20px;
    line-height: 1.3;
    color: #838383;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 20px;
    line-height: 1.3;
    color: #838383;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy {
    display: flex;
    align-items: flex-start;
    column-gap: 5px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
    width: 13px;
    height: 13px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 13px;
    margin: 0;
    color: #333;
    font-weight: normal;
    text-align: center;
  }
  .content-6 .webform-ajax-form-wrapper .form-actions {
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
    width: 100%;
    margin: 0;
    position: relative;
  }
  .content-6 .webform-ajax-form-wrapper .form-actions:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    right: -160px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    cursor: url('/sites/all/themes/vesta_theme/image/form-cursor.png'), auto;
    width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 16px;
    background: #41a497;
    box-shadow: none;
    display: inline-block;
    padding: 21.5px 78px 21.5px 40px;
    border: none;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-6 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-6 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: #355450;
    box-shadow: none;
    color: #fff;
  }
  .footer {
    background-color: #d0fff9;
    padding-top: 50px;
  }
  .footer .content-footer-wrap {
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(103, 103, 103, 0.5);
  }
  .footer .vesta-backlink {
    padding: 25px 0;
  }
  .footer .vesta {
    text-align: center;
    font-size: 14px;
  }
  .footer .vesta a {
    color: #333;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
  .content-footer .footer-logo-wrap .footer-logo {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo-wrap .privacy-content {
    font-size: 13px;
    line-height: 1.1;
    color: #333;
    margin-bottom: 15px;
  }
  .content-footer .footer-logo-wrap .privacy-link {
    font-size: 13px;
    line-height: 1.1;
  }
  .content-footer .footer-logo-wrap .privacy-link a {
    color: #333;
  }
  .content-footer .footer-menu .block-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1;
    color: #333;
    margin-bottom: 18px;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
  }
  .content-footer .footer-menu ul.sf-menu a {
    padding: 0;
    font-size: 16px;
    line-height: 1.1;
    color: #333;
  }
  .content-footer .footer-connection {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
  }
  .content-footer .footer-connection .work-time,
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    padding-left: 35px;
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    position: relative;
  }
  .content-footer .footer-connection .work-time:before,
  .content-footer .footer-connection .phone:before,
  .content-footer .footer-connection .mail:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-footer .footer-connection .work-time a,
  .content-footer .footer-connection .phone a,
  .content-footer .footer-connection .mail a {
    color: #333;
  }
  .content-footer .footer-connection .work-time:before {
    background: url('/sites/all/themes/vesta_theme/image/map-time.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .phone:before {
    background: url('/sites/all/themes/vesta_theme/image/map-phone.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .mail:before {
    background: url('/sites/all/themes/vesta_theme/image/map-mail.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .search-wrap {
    position: relative;
  }
  .content-footer .footer-connection .search-img {
    width: 86px;
    height: 24px;
    display: flex;
    cursor: pointer;
    position: relative;
  }
  .content-footer .footer-connection .search-img:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/search-img.png') no-repeat;
    position: absolute;
    width: 86px;
    height: 24px;
    left: 0;
    top: 0;
  }
  .content-footer .footer-connection .search {
    display: none;
  }
  .content-footer .footer-connection .search.active {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 5;
  }
  .content-footer .social-wrap {
    position: fixed;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    z-index: 50;
    right: 15px;
    bottom: 13%;
  }
  .content-footer .social-wrap .social a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-footer .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-footer .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-vb.png') no-repeat;
    background-size: contain;
  }
  .content-footer .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-tg.png') no-repeat;
    background-size: contain;
  }
}
@media (max-width: 1199.98px) {
  .front .header-block .logo.anim-items {
    transform: translate(-50%, 0px);
  }
  .front .header-block .header-connection-wrapper.anim-items {
    transform: translate(0px, 100%);
  }
  .front .header-block .nav-wrap.anim-items {
    transform: translate(50%, 0px);
  }
  .front .main.anim-items .group-content h1,
  .front .main.anim-items .group-content .field--name-body,
  .front .main.anim-items .group-content .field--name-field-main-btn {
    transform: translate(0px, -100%);
  }
  .front .main.anim-items .group-content .field--name-field-main-btn {
    transform: translate(0px, -200%);
  }
  .front .content-2.anim-items .title-wrap {
    transform: translate(-100%, 0px);
  }
  .front .content-2.anim-items .view-business-registration .views-row:nth-child(1),
  .front .content-2.anim-items .view-business-registration .views-row:nth-child(3) {
    transform: translate(0px, 100%);
  }
  .front .content-2.anim-items.active .view-business-registration .views-row {
    transform: none;
  }
  .front .content-5.anim-items .region-content-5 {
    transform: translate(-100%, 0px);
  }
  .front .footer .footer-logo-wrap.anim-items {
    transform: translate(-50%, 0px);
  }
  .front .footer .footer-menu.anim-items {
    transform: translate(0px, -100%);
  }
  .front .footer .footer-connection.anim-items {
    transform: translate(100%, 0px);
  }
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 36px;
    margin-bottom: 40px;
  }
  body .page .block-title {
    font-size: 32px;
  }
  .front .main {
    padding: 40px 0 60px;
    margin-bottom: 122px;
  }
  .front .main .node--type-front .group-content {
    width: 51%;
  }
  .front .main .node--type-front .field--name-field-main-img {
    width: 48%;
  }
  .front .main .node--type-front .field--name-body {
    margin-bottom: 40px;
  }
  .front .main .node--type-front .field--name-body ul {
    row-gap: 24px;
  }
  .front .main .node--type-front .field--name-body li {
    padding-left: 40px;
    font-size: 17px;
  }
  .front .main .node--type-front .field--name-body li:before {
    width: 30px;
    height: 30px;
  }
  .content-1 {
    margin-bottom: 80px;
  }
  .content-1 .view-benefits-banner .view-content {
    gap: 15px;
  }
  .content-1 .node--type-benefits-banner {
    width: 310px;
  }
  .content-1 .node--type-benefits-banner .field--name-field-ben-banner-img {
    width: 70px;
  }
  .content-1 .node--type-benefits-banner .group-content {
    width: 240px;
    padding: 20px 10px;
    row-gap: 10px;
  }
  .content-1 .node--type-benefits-banner .field--name-node-title {
    font-size: 19px;
  }
  .content-2 {
    margin-bottom: 80px;
  }
  .content-2 .view-business-registration .view-header .title-wrap {
    width: 500px;
  }
  .content-2 .view-business-registration .view-header .subtitle {
    font-size: 26px;
  }
  .content-2 .node--type-business-registration {
    width: 310px;
  }
  .content-2 .node--type-business-registration .field--name-field-business-registration-numb {
    width: 80px;
    height: 80px;
  }
  .content-3 {
    margin-bottom: 80px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 40px;
  }
  .content-3 .view-services .view-content {
    gap: 15px;
  }
  .content-3 .view-services .view-content .views-row:nth-child(2) .node--type-service .field--name-field-service-price:before {
    font-size: 14px;
    left: 75px;
    bottom: 6px;
  }
  .content-3 .view-services .view-footer {
    width: 310px;
    height: 210.14px;
  }
  .content-3 .view-services .view-footer > div {
    padding: 20px 10px;
  }
  .content-3 .view-services .view-footer > div:before {
    width: 80px;
    height: 75px;
  }
  .content-3 .view-services .view-footer > div:after {
    width: 80px;
    height: 75px;
  }
  .content-3 .view-services .view-footer .btn-default {
    width: 100%;
    font-size: 14px;
    padding: 19px 40px 19px 20px;
  }
  .content-3 .view-services .view-footer .btn-default:before {
    width: 20px;
    height: 20px;
    right: 50px;
  }
  .content-3 .node--type-service {
    width: 310px;
    min-height: 200px;
    padding: 20px 10px;
    row-gap: 15px;
  }
  .content-3 .node--type-service:before {
    width: 70px;
    height: 111px;
  }
  .content-3 .node--type-service .field--name-node-title {
    width: auto;
    font-size: 16px;
    font-weight: 600;
  }
  .content-3 .node--type-service .field--name-field-service-price {
    font-size: 25px;
  }
  .content-4 {
    margin-bottom: 80px;
  }
  .content-4 .content-4-wrap {
    margin-bottom: 30px;
  }
  .content-4 .content-4-wrap .title-wrap {
    width: 490px;
  }
  .content-4 .content-4-wrap .subtitle {
    font-size: 26px;
  }
  .content-4 .content-4-text {
    width: 620px;
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .content-4 .region-content-4 > div:nth-child(2) .block-title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .content-4 .view-training-course .view-content {
    row-gap: 20px;
  }
  .content-4 .view-training-course .field--name-body {
    padding-left: 40px;
    font-size: 19px;
    line-height: 1.3;
  }
  .content-4 .view-training-course .field--name-body:before {
    width: 28px;
    height: 28px;
  }
  .content-5 {
    margin-bottom: 80px;
  }
  .content-5 > .container {
    align-items: flex-start;
  }
  .content-5 .region-content-5 {
    width: 260px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 40px;
  }
  .content-5 .region-map {
    width: 680px;
  }
  .content-5 .map-connection-wrap {
    row-gap: 30px;
  }
  .content-5 .map-connection-wrap .text {
    padding-left: 30px;
    font-size: 15px;
    line-height: 1.2;
  }
  .content-5 .map-connection-wrap .text:before {
    width: 26px;
    height: 26px;
  }
  .content-5 .map-connection-wrap .text-2 {
    font-size: 16px;
    line-height: 1.2;
  }
  .content-6 {
    margin-bottom: 80px;
  }
  .content-6 .region-content-6 {
    width: 480px;
  }
  .content-6 .region-content-7 {
    width: 460px;
  }
  .content-6 .region-content-7 > div:nth-child(1) .field--name-body {
    width: 375px;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    row-gap: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    height: 60px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.2;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 1.2;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 18px;
    line-height: 1.2;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 18px;
    line-height: 1.2;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 18px;
    line-height: 1.2;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description {
    text-align: left;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 35px;
    height: 35px;
    transform: none;
  }
  body .page {
    line-height: 1.2;
  }
  body .page h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  body .page .block-title {
    font-size: 26px;
    line-height: 1.1;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  body .btn-default {
    font-size: 14px;
    border-radius: 12px;
    padding: 18px 40px 18px 20px;
  }
  body .btn-default:before {
    width: 20px;
    height: 20px;
    right: 12px;
  }
  .header-block .header-connection-wrapper .phone {
    padding-left: 25px;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .header-block .header-connection-wrapper .phone:before {
    width: 18px;
    height: 19px;
  }
  .header-block .header-connection-wrapper .mail {
    padding-left: 25px;
    font-size: 15px;
    line-height: 1.2;
  }
  .header-block .header-connection-wrapper .mail:before {
    width: 18px;
    height: 19px;
  }
  .header-block .nav-wrap {
    row-gap: 15px;
  }
  .header-block .search-api-page-block-form-search .form-item-keys input {
    width: 240px;
    font-size: 14px;
  }
  .header-block .search-api-page-block-form-search .form-actions:before {
    background-size: contain;
    width: 22px;
    height: 22px;
  }
  .navigation {
    width: 320px;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 15px;
  }
  .front .main {
    padding: 40px 0;
    margin-bottom: 82px;
  }
  .front .main:before {
    border-radius: 0 0 25px 25px;
  }
  .front .main:after {
    width: 280px;
    height: 42px;
    bottom: -42px;
  }
  .front .main .node--type-front .group-content {
    width: 51%;
  }
  .front .main .node--type-front .field--name-field-main-img {
    width: 48%;
  }
  .front .main .node--type-front .field--name-body {
    margin-bottom: 25px;
  }
  .front .main .node--type-front .field--name-body ul {
    row-gap: 15px;
  }
  .front .main .node--type-front .field--name-body li {
    padding-left: 30px;
    font-size: 14px;
  }
  .front .main .node--type-front .field--name-body li:before {
    width: 20px;
    height: 20px;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .node--type-benefits-banner {
    border-radius: 16px;
  }
  .content-1 .node--type-benefits-banner .field--name-field-ben-banner-img img {
    border-radius: 16px 0 0 0;
  }
  .content-1 .node--type-benefits-banner .field--name-node-title {
    font-size: 18px;
  }
  .content-2 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-2:before {
    border-radius: 25px;
  }
  .content-2 .view-business-registration .view-header {
    margin-bottom: 20px;
  }
  .content-2 .view-business-registration .view-header .title-wrap {
    width: 410px;
  }
  .content-2 .view-business-registration .view-header .block-title {
    margin-bottom: 10px;
  }
  .content-2 .view-business-registration .view-header .subtitle {
    font-size: 20px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(1) .node--type-business-registration {
    width: 220px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(2) .node--type-business-registration {
    width: 270px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(3) .node--type-business-registration {
    width: 200px;
  }
  .content-2 .node--type-business-registration {
    row-gap: 10px;
  }
  .content-2 .node--type-business-registration .field--name-field-business-registration-numb {
    font-size: 24px;
    width: 60px;
    height: 60px;
  }
  .content-2 .node--type-business-registration .field--name-node-title {
    font-size: 15px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 20px;
  }
  .content-3 .view-services .view-content {
    gap: 15px 10px;
  }
  .content-3 .view-services .view-content .views-row:nth-child(2) .node--type-service .field--name-field-service-price:before {
    left: 55px;
    bottom: 4px;
  }
  .content-3 .view-services .view-footer {
    width: 239px;
    height: 198.17px;
    border-radius: 16px;
  }
  .content-3 .view-services .view-footer > div {
    padding: 20px 10px;
  }
  .content-3 .view-services .view-footer > div:before {
    width: 70px;
    height: 66px;
    border-radius: 0 16px 0 0;
  }
  .content-3 .view-services .view-footer > div:after {
    width: 70px;
    height: 66px;
    border-radius: 0 0 0 16px;
  }
  .content-3 .view-services .view-footer .btn-default {
    padding: 18px 40px 18px 20px;
  }
  .content-3 .view-services .view-footer .btn-default:before {
    right: 12px;
  }
  .content-3 .node--type-service {
    width: 239px;
    min-height: 156px;
    padding: 15px 7px;
    border-radius: 16px;
  }
  .content-3 .node--type-service:before {
    width: 60px;
    height: 95px;
    border-radius: 0 16px 0 0;
  }
  .content-3 .node--type-service .field--name-node-title {
    font-size: 14px;
  }
  .content-3 .node--type-service .field--name-field-service-price {
    font-size: 18px;
  }
  .content-4 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-4:before {
    border-radius: 25px;
  }
  .content-4 .content-4-wrap {
    margin-bottom: 20px;
  }
  .content-4 .content-4-wrap .title-wrap {
    width: 400px;
  }
  .content-4 .content-4-wrap .block-title {
    margin-bottom: 10px;
  }
  .content-4 .content-4-wrap .subtitle {
    font-size: 20px;
  }
  .content-4 .content-4-text {
    width: 530px;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .content-4 .region-content-4 > div:nth-child(2) .block-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .content-4 .view-training-course .view-content {
    row-gap: 15px;
  }
  .content-4 .view-training-course .field--name-body {
    padding-left: 27px;
    font-size: 14px;
    line-height: 1.2;
  }
  .content-4 .view-training-course .field--name-body:before {
    width: 20px;
    height: 20px;
  }
  .content-5 {
    margin-bottom: 40px;
  }
  .content-5 .region-content-5 {
    width: 230px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 20px;
  }
  .content-5 .region-map {
    width: 490px;
  }
  .content-5 .region-map .mapContainer {
    height: 350px!important;
  }
  .content-5 .map-connection-wrap {
    row-gap: 20px;
  }
  .content-5 .map-connection-wrap .text {
    padding-left: 25px;
    font-size: 14px;
  }
  .content-5 .map-connection-wrap .text:before {
    width: 20px;
    height: 20px;
  }
  .content-5 .map-connection-wrap .text-2 {
    font-size: 14px;
  }
  .content-6 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-6:before {
    border-radius: 25px;
  }
  .content-6 .region-content-6 {
    width: 390px;
  }
  .content-6 .region-content-6 img {
    border-radius: 16px;
  }
  .content-6 .region-content-7 {
    width: 330px;
  }
  .content-6 .region-content-7 > div:nth-child(1) .field--name-body {
    width: auto;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    row-gap: 10px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    height: 50px;
    font-size: 14px;
    border-radius: 12px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-6 .webform-ajax-form-wrapper .form-actions:before {
    width: 20px;
    height: 20px;
    right: 85px;
    left: auto;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    border-radius: 12px;
    padding: 18px 40px 18px 20px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer .content-footer-wrap {
    padding-bottom: 40px;
  }
  .content-footer .footer-logo-wrap .footer-logo {
    margin-bottom: 20px;
  }
  .content-footer .footer-logo-wrap .privacy-content {
    margin-bottom: 7px;
  }
  .content-footer .footer-menu .block-title {
    margin-bottom: 12px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 12px;
  }
  .content-footer .footer-menu ul.sf-menu a {
    font-size: 14px;
  }
  .content-footer .footer-connection {
    row-gap: 12px;
  }
  .content-footer .footer-connection .work-time,
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    padding-left: 25px;
    font-size: 14px;
    line-height: 1.2;
  }
  .content-footer .footer-connection .work-time:before,
  .content-footer .footer-connection .phone:before,
  .content-footer .footer-connection .mail:before {
    width: 16px;
    height: 16px;
  }
  .content-footer .footer-connection .search-img {
    width: 70px;
    height: 20px;
  }
  .content-footer .footer-connection .search-img:before {
    background-size: contain;
    width: 70px;
    height: 20px;
  }
  .content-footer .social-wrap {
    bottom: 13%;
  }
  .content-footer .social-wrap .social a {
    width: 35px;
    height: 35px;
  }
  .content-footer .social-wrap .social a:before {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 24px;
  }
  body .page .block-title {
    font-size: 22px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 144px;
  }
  .mm-page {
    padding-top: 66px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #41a497;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  .header-mobile-block .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile-block .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 58%;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(1) svg {
    width: 35px;
    height: 35px;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(2) {
    width: 140px;
  }
  .header-mobile-block .phone-wrap {
    width: 130px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff;
  }
  .front .main {
    margin-bottom: 72px;
  }
  .front .main:after {
    width: 210px;
    height: 32px;
    bottom: -32px;
  }
  .front .main .node--type-front {
    justify-content: center;
    row-gap: 20px;
  }
  .front .main .node--type-front .group-content {
    width: 100%;
  }
  .front .main .node--type-front .group-content h1 {
    max-width: 330px;
  }
  .front .main .node--type-front .field--name-field-main-img {
    width: 250px;
  }
  .content-2 .view-business-registration .view-header {
    row-gap: 10px;
  }
  .content-2 .view-business-registration .view-header .title-wrap {
    width: auto;
  }
  .content-2 .view-business-registration .view-header .subtitle {
    font-size: 18px;
  }
  .content-2 .view-business-registration .view-content {
    justify-content: center;
    row-gap: 20px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(1) .node--type-business-registration {
    width: 330px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(2) .node--type-business-registration {
    width: 330px;
  }
  .content-2 .view-business-registration .view-content .views-row:nth-child(3) .node--type-business-registration {
    width: 330px;
  }
  .content-2 .node--type-business-registration .field--name-field-business-registration-numb {
    font-size: 20px;
    width: 50px;
    height: 50px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 {
    width: 330px;
    margin: 0 auto;
  }
  .content-3 .view-services .view-content {
    justify-content: center;
    margin-bottom: 20px;
  }
  .content-3 .view-services .view-footer {
    position: initial;
    border: none;
    width: auto;
    height: auto;
    border-radius: 0;
  }
  .content-3 .view-services .view-footer > div {
    width: auto;
    height: auto;
    padding: 0;
  }
  .content-3 .view-services .view-footer > div:before {
    content: none;
  }
  .content-3 .view-services .view-footer > div:after {
    content: none;
  }
  .content-3 .node--type-service {
    width: 330px;
    min-height: auto;
  }
  .content-4 .content-4-wrap {
    row-gap: 10px;
  }
  .content-4 .content-4-wrap .title-wrap {
    width: auto;
  }
  .content-4 .content-4-wrap .subtitle {
    font-size: 18px;
  }
  .content-4 .content-4-text {
    width: auto;
  }
  .content-4 .view-training-course .view-content .views-row {
    width: 100%;
  }
  .content-5 > .container {
    justify-content: center;
  }
  .content-5 .region-content-5 {
    width: 330px;
  }
  .content-5 .region-map {
    width: 100%;
  }
  .content-6 > .container {
    justify-content: center;
    row-gap: 20px;
  }
  .content-6 .region-content-6 {
    width: 250px;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
