.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: #fff;
}
@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: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-decoration-line: none;
  color: #fff;
  border-radius: 10px;
  background-color: #e78721;
  box-shadow: none;
  display: inline-block;
  padding: 10px 15px;
  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: #00948d;
  box-shadow: none;
  color: #fff3f3;
}
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: #F0F0F0;
  border: none;
  border-radius: 10px 0 0 10px;
  height: 52px;
  width: 216px;
  margin: 0;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  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/search-icon.svg') no-repeat center;
  width: 18px;
  height: 18px;
  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: 52px;
  border: none;
  border-radius: 0 10px 10px 0;
  background: #e78721;
  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: #e78721 !important;
}
/*вёрстка формы поиска конец*/
/*вёрстка кнопок слик-слайдера начало*/
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: '';
  width: 50px;
  height: 50px;
  opacity: 1;
  display: block;
}
.slick-slider .slick-prev {
  left: -55px;
}
.slick-slider .slick-prev:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-left.svg') no-repeat center;
  background-size: contain;
}
.slick-slider .slick-next {
  right: -55px;
}
.slick-slider .slick-next:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-right.svg') no-repeat center;
  background-size: contain;
}
/*вёрстка кнопок слик-слайдера конец*/
main .block {
  margin-bottom: 0;
}
body .page {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.1;
  color: #253746;
  text-align: left;
}
body .page h1 {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #253746;
  margin-bottom: 20px;
}
body .page .block-title {
  font-family: 'Russo One';
  font-style: normal;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
  color: #2b2a29;
  margin-bottom: 20px;
}
body.not-front h1 {
  font-size: 36px;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@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: 1230px;
    padding: 0;
  }
}
@media (max-width: 10000px) {
  .front .anim-items {
    opacity: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .anim-items.active {
    opacity: 1;
    transform: none!important;
  }
  .front .header-block .logo.anim-items {
    transform: translate(0px, -90%);
    -webkit-transform: translate(0px, -90%);
    -o-transform: translate(0px, -90%);
    -moz-transform: translate(0px, -90%);
  }
  .front .header-block .logo.anim-items.active {
    transition: all 0.8s ease 0.8s;
    -webkit-transition: all 0.8s ease 0.8s;
    -moz-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
  }
  .front .header-block .header-connection-wrapper.anim-items {
    transform: translate(0px, 80%);
    -webkit-transform: translate(0px, 80%);
    -o-transform: translate(0px, 80%);
    -moz-transform: translate(0px, 80%);
  }
  .front .header-block .header-connection-wrapper.anim-items.active {
    transition: all 0.8s ease 0.8s;
    -webkit-transition: all 0.8s ease 0.8s;
    -moz-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
  }
  .front .main.anim-items h1,
  .front .main.anim-items #block-vesta-theme-content {
    opacity: 0;
    transform: translate(-60%, 0px);
    -webkit-transform: translate(-60%, 0px);
    -o-transform: translate(-60%, 0px);
    -moz-transform: translate(-60%, 0px);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .main.anim-items #block-vesta-theme-content {
    transform: translate(60%, 0px);
    -webkit-transform: translate(60%, 0px);
    -o-transform: translate(60%, 0px);
    -moz-transform: translate(60%, 0px);
  }
  .front .main.anim-items .view-slider-1 {
    opacity: 0;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -moz-transform: scale(0.1);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .main.anim-items.active h1,
  .front .main.anim-items.active #block-vesta-theme-content,
  .front .main.anim-items.active .view-slider-1 {
    opacity: 1;
    transform: none;
  }
  .front .main.anim-items.active h1,
  .front .main.anim-items.active #block-vesta-theme-content {
    transition: all 0.6s ease 0.8s;
    -webkit-transition: all 0.6s ease 0.8s;
    -moz-transition: all 0.6s ease 0.8s;
    -o-transition: all 0.6s ease 0.8s;
  }
  .front .main.anim-items.active .view-slider-1 {
    transition: all 0.8s ease 0.8s;
    -webkit-transition: all 0.8s ease 0.8s;
    -moz-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
  }
  .front .content-1.anim-items .view-services .views-row {
    opacity: 0;
    transform: scaleY(0.04);
    -webkit-transform: scaleY(0.04);
    -o-transform: scaleY(0.04);
    -moz-transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-1.anim-items.active .view-services .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-1.anim-items.active .view-services .views-row:nth-child(1) {
    transition: all 0.6s ease 0.6s;
    -webkit-transition: all 0.6s ease 0.6s;
    -moz-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
  }
  .front .content-1.anim-items.active .view-services .views-row:nth-child(2) {
    transition: all 0.8s ease 0.7s;
    -webkit-transition: all 0.8s ease 0.7s;
    -moz-transition: all 0.8s ease 0.7s;
    -o-transition: all 0.8s ease 0.7s;
  }
  .front .content-1.anim-items.active .view-services .views-row:nth-child(3) {
    transition: all 1s ease 0.8s;
    -webkit-transition: all 1s ease 0.8s;
    -moz-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
  }
  .front .content-1.anim-items.active .view-services .views-row:nth-child(4) {
    transition: all 1.2s ease 0.9s;
    -webkit-transition: all 1.2s ease 0.9s;
    -moz-transition: all 1.2s ease 0.9s;
    -o-transition: all 1.2s ease 0.9s;
  }
  .front .content-1.anim-items.active .view-services .views-row:nth-child(5) {
    transition: all 1.4s ease 1s;
    -webkit-transition: all 1.4s ease 1s;
    -moz-transition: all 1.4s ease 1s;
    -o-transition: all 1.4s ease 1s;
  }
  .front .content-2.anim-items .view-service-prices .views-row {
    opacity: 0;
    transform: scaleX(0.04);
    -webkit-transform: scaleX(0.04);
    -o-transform: scaleX(0.04);
    -moz-transform: scaleX(0.04);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-2.anim-items.active .view-service-prices .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-2.anim-items.active .view-service-prices .views-row:nth-child(odd) {
    transition: all 0.6s ease 0.6s;
    -webkit-transition: all 0.6s ease 0.6s;
    -moz-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
  }
  .front .content-2.anim-items.active .view-service-prices .views-row:nth-child(even) {
    transition: all 0.8s ease 0.7s;
    -webkit-transition: all 0.8s ease 0.7s;
    -moz-transition: all 0.8s ease 0.7s;
    -o-transition: all 0.8s ease 0.7s;
  }
  .front .content-3.anim-items .view-specialists .views-row {
    opacity: 0;
    transform: scaleY(0.04);
    -webkit-transform: scaleY(0.04);
    -o-transform: scaleY(0.04);
    -moz-transform: scaleY(0.04);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-3.anim-items.active .view-specialists .views-row {
    opacity: 1;
    transform: none;
  }
  .front .content-3.anim-items.active .view-specialists .views-row:nth-child(1) {
    transition: all 0.6s ease 0.6s;
    -webkit-transition: all 0.6s ease 0.6s;
    -moz-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
  }
  .front .content-3.anim-items.active .view-specialists .views-row:nth-child(2) {
    transition: all 0.8s ease 0.7s;
    -webkit-transition: all 0.8s ease 0.7s;
    -moz-transition: all 0.8s ease 0.7s;
    -o-transition: all 0.8s ease 0.7s;
  }
  .front .content-3.anim-items.active .view-specialists .views-row:nth-child(3) {
    transition: all 1s ease 0.8s;
    -webkit-transition: all 1s ease 0.8s;
    -moz-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
  }
  .front .content-3.anim-items.active .view-specialists .views-row:nth-child(4) {
    transition: all 1.2s ease 0.9s;
    -webkit-transition: all 1.2s ease 0.9s;
    -moz-transition: all 1.2s ease 0.9s;
    -o-transition: all 1.2s ease 0.9s;
  }
  .front .content-4.anim-items .region-content-4,
  .front .content-4.anim-items .region-content-5,
  .front .content-4.anim-items .region-content-6 {
    opacity: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-4.anim-items .region-content-4 {
    transform: translate(0px, -70%);
    -webkit-transform: translate(0px, -70%);
    -o-transform: translate(0px, -70%);
    -moz-transform: translate(0px, -70%);
  }
  .front .content-4.anim-items .region-content-5 {
    transform: translate(-70%, 0px);
    -webkit-transform: translate(-70%, 0px);
    -o-transform: translate(-70%, 0px);
    -moz-transform: translate(-70%, 0px);
  }
  .front .content-4.anim-items .region-content-6 {
    transform: scaleY(0.04);
    -webkit-transform: scaleY(0.04);
    -o-transform: scaleY(0.04);
    -moz-transform: scaleY(0.04);
  }
  .front .content-4.anim-items.active .region-content-4,
  .front .content-4.anim-items.active .region-content-5,
  .front .content-4.anim-items.active .region-content-6 {
    opacity: 1;
    transform: none;
  }
  .front .content-4.anim-items.active .region-content-4 {
    -webkit-transition: all 0.6s ease 0.6s;
    -moz-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
  }
  .front .content-4.anim-items.active .region-content-5 {
    -webkit-transition: all 0.8s ease 0.6s;
    -moz-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
  }
  .front .content-4.anim-items.active .region-content-6 {
    -webkit-transition: all 1s ease 0.6s;
    -moz-transition: all 1s ease 0.6s;
    -o-transition: all 1s ease 0.6s;
  }
  .front .content-7.anim-items {
    opacity: 0;
    transform: translate(0px, 70%);
    -webkit-transform: translate(0px, 70%);
    -o-transform: translate(0px, 70%);
    -moz-transform: translate(0px, 70%);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-7.anim-items.active {
    opacity: 1;
    transform: none;
    -webkit-transition: all 0.8s ease 0.6s;
    -moz-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
  }
  .front .content-8.anim-items .region-content-8 {
    opacity: 0;
    transform: scaleX(0.04);
    -webkit-transform: scaleX(0.04);
    -o-transform: scaleX(0.04);
    -moz-transform: scaleX(0.04);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0;
    -moz-transition: all 0.6s ease 0;
    -o-transition: all 0.6s ease 0;
  }
  .front .content-8.anim-items.active .region-content-8 {
    opacity: 1;
    transform: none;
    -webkit-transition: all 0.8s ease 0.6s;
    -moz-transition: all 0.8s ease 0.6s;
    -o-transition: all 0.8s ease 0.6s;
  }
  .front .footer .footer-logo.anim-items {
    transform: translate(0px, -80%);
  }
  .front .footer .footer-logo.anim-items.active {
    transition: all 1s ease 0.8s;
  }
  .front .footer .footer-menu.anim-items,
  .front .footer .footer-service-menu.anim-items {
    transform: translate(-70%, 0px);
  }
  .front .footer .footer-menu.anim-items.active,
  .front .footer .footer-service-menu.anim-items.active {
    transition: all 1s ease 0.8s;
  }
  .front .footer .footer-connection.anim-items {
    transform: translate(70%, 0px);
  }
  .front .footer .footer-connection.anim-items.active {
    transition: all 1s ease 0.8s;
  }
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    right: 2%;
    bottom: 7%;
    width: 50px;
    height: 50px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 10px;
    background-color: #e78721;
    box-shadow: none;
    display: inline-block;
    padding: 16px 18px;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #00948d;
    box-shadow: none;
    color: #fff;
  }
  .more-link a {
    min-width: 217px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 10px;
    background-color: #e78721;
    box-shadow: none;
    display: inline-block;
    padding: 16px 18px;
    border: none;
  }
  .more-link a:hover,
  .more-link a:focus {
    background-color: #00948d;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .front.user-administrator #block-vesta-theme-contentform .js-filter-wrapper,
  .page-view--reviews.user-administrator #block-vesta-theme-contentform .js-filter-wrapper {
    display: block;
  }
  .front.user-administrator #block-vesta-theme-contentform .form-actions #edit-preview,
  .page-view--reviews.user-administrator #block-vesta-theme-contentform .form-actions #edit-preview {
    display: inline-block;
  }
  .front #block-vesta-theme-contentform,
  .page-view--reviews #block-vesta-theme-contentform {
    display: none;
  }
  .front #block-vesta-theme-contentform.active,
  .page-view--reviews #block-vesta-theme-contentform.active {
    display: block;
  }
  .front #block-vesta-theme-contentform .js-filter-wrapper,
  .page-view--reviews #block-vesta-theme-contentform .js-filter-wrapper {
    display: none;
  }
  .front #block-vesta-theme-contentform .form-actions #edit-preview,
  .page-view--reviews #block-vesta-theme-contentform .form-actions #edit-preview {
    display: none;
  }
  .front #block-vesta-theme-ostavitotzyv,
  .page-view--reviews #block-vesta-theme-ostavitotzyv {
    margin-bottom: 40px;
  }
  .header-block {
    padding: 20px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .logo img {
    border-radius: 10px;
  }
  .header-connection-wrapper {
    width: 820px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .header-connection-wrapper .header-connection-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-connection-wrapper .address {
    padding-left: 35px;
    font-size: 14px;
    line-height: 1;
    position: relative;
  }
  .header-connection-wrapper .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/loc.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-connection-wrapper .mail {
    padding-left: 35px;
    font-size: 14px;
    line-height: 1;
    position: relative;
  }
  .header-connection-wrapper .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/mail.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-connection-wrapper .mail a {
    color: #253746;
  }
  .header-connection-wrapper .phone {
    padding-left: 35px;
    line-height: 1;
    position: relative;
  }
  .header-connection-wrapper .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/phone.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-connection-wrapper .phone a {
    color: #253746;
  }
  .header-connection-wrapper .header-connection-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .header-connection-wrapper .header-connection-2 .navigation {
    width: 520px;
    border-radius: 10px;
    background-color: #fafafa;
    padding: 18px 20px;
    z-index: 4;
  }
  .header-connection-wrapper .header-connection-2 #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .header-connection-wrapper .header-connection-2 #block-vesta-theme-searchapipagesearchblockform.active {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 5;
  }
  .header-connection-wrapper .header-connection-2 .search-img {
    cursor: pointer;
  }
  .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:nth-child(1),
  .navigation .region-navigation ul.sf-main > li:nth-child(5) {
    display: none;
  }
  .navigation .region-navigation ul.sf-main > li > a,
  .navigation .region-navigation ul.sf-main > li > .nolink {
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    color: #253746;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover,
  .navigation .region-navigation ul.sf-main > li > .nolink:hover {
    color: #e78721;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after,
  .navigation .region-navigation ul.sf-main > li > .nolink:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-orange.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active,
  .navigation .region-navigation ul.sf-main > li > .nolink.is-active {
    color: #e78721;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator,
  .navigation .region-navigation ul.sf-main > li > .nolink .sf-sub-indicator {
    width: 12px;
    height: 7px;
    right: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator:after,
  .navigation .region-navigation ul.sf-main > li > .nolink .sf-sub-indicator:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black-2.png') no-repeat;
    background-size: contain;
    width: 12px;
    height: 7px;
  }
  .navigation .region-navigation ul.sf-main > li > a.sf-with-ul,
  .navigation .region-navigation ul.sf-main > li > .nolink.sf-with-ul {
    padding-right: 20px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 16px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #e78721;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-orange.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-size: 14px;
    color: #2b2a29;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:hover {
    background: initial;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:focus {
    background: initial;
  }
  .front .main {
    padding: 70px 0 40px;
    margin-bottom: 100px;
    position: relative;
  }
  .front .main:before {
    content: '';
    background-color: #fafafa;
    border-radius: 100px;
    position: absolute;
    max-width: 1880px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .node--type-front {
    z-index: 1;
  }
  .node--type-front .field--name-body {
    text-align: center;
    margin-bottom: 40px;
  }
  .node--type-front .group-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
  }
  .node--type-front .field--name-field-price-list .file {
    background: inherit;
    display: block;
    min-height: auto;
    padding: 0;
  }
  .node--type-front .field--name-field-price-list a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #e78721;
    border-radius: 10px;
    border: solid 1px #e78721;
    background-color: inherit;
    box-shadow: none;
    display: inline-block;
    padding: 15px 18px;
  }
  .node--type-front .field--name-field-price-list a:hover,
  .node--type-front .field--name-field-price-list a:focus {
    background-color: #00948d;
    border: solid 1px #00948d;
    box-shadow: none;
    color: #fff;
  }
  .view-slider-1 {
    margin-top: -40px;
  }
  .view-slider-1 .slick-slider {
    margin-bottom: 0;
    padding-bottom: 30px;
    position: relative;
  }
  .view-slider-1 .slick-slider:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/main-slider-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 248px;
    height: 60px;
    bottom: 210px;
    left: 280px;
    z-index: 1;
  }
  .view-slider-1 .slick-slider:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/main-slider-after.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 248px;
    height: 60px;
    bottom: 50px;
    right: 215px;
    z-index: 1;
  }
  .view-slider-1 .slick-slider .slick-dots {
    bottom: 0;
    display: flex!important;
    justify-content: center;
  }
  .view-slider-1 .slick-slider .slick-dots li {
    width: 30px;
    height: 14px;
  }
  .view-slider-1 .slick-slider .slick-dots li button {
    width: 30px;
    height: 14px;
    padding: 0;
  }
  .view-slider-1 .slick-slider .slick-dots li button:before {
    content: '';
    background: inherit;
    width: 30px;
    height: 14px;
    border-radius: 4px;
    border: solid 1px #25bcb5;
    color: transparent;
    opacity: 1;
  }
  .view-slider-1 .slick-slider .slick-dots li.slick-active button:before {
    background: #25bcb5;
  }
  .view-slider-1 .slick-slider .slick-list,
  .view-slider-1 .slick-slider .slick-track {
    display: flex;
    align-items: flex-end;
  }
  .view-slider-1 .slick-slider .slick-slide a {
    width: 387px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .view-slider-1 .slick-slider .slick-slide a:before {
    content: '';
    border-radius: 10px;
    background-color: #25bcb5;
    position: absolute;
    width: 100%;
    height: 210px;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .view-slider-1 .slick-slider .slick-slide img {
    width: auto;
    max-width: 316px;
    max-height: 324px!important;
    object-fit: contain;
  }
  .content-1 {
    margin-bottom: 100px;
  }
  .content-1 .view-services .view-header {
    margin-bottom: 40px;
  }
  .content-1 .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1),
  .content-1 .view-services .view-content .views-row:nth-child(2),
  .content-1 .view-services .view-content .views-row:nth-child(3) {
    width: 386px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4),
  .content-1 .view-services .view-content .views-row:nth-child(5) {
    width: 590px;
  }
  .content-1 .node--type-service {
    min-height: 250px;
    border-radius: 10px;
    background-color: #fafafa;
    padding: 30px 20px 20px;
    display: flex;
    flex-direction: column;
    z-index: 1;
  }
  .content-1 .node--type-service:after {
    content: none;
  }
  .content-1 .node--type-service .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-family: 'Russo One';
    font-size: 24px;
  }
  .content-1 .node--type-service .field--name-field-service-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .content-1 .node--type-service .field--name-node-link {
    font-size: 16px;
  }
  .content-1 .node--type-service .field--name-node-link a {
    padding-right: 55px;
    color: #e78721;
    display: inline-flex;
    position: relative;
  }
  .content-1 .node--type-service .field--name-node-link a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-more-defore.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .content-2 {
    margin-bottom: 100px;
    position: relative;
  }
  .content-2:before {
    content: '';
    background-color: #fafafa;
    border-radius: 100px;
    position: absolute;
    max-width: 1880px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .content-2 .bg-content-2 {
    max-width: 1880px;
    margin: 0 auto;
    padding: 100px 0;
    position: relative;
    z-index: 1;
  }
  .content-2 .bg-content-2:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-2-before.png') no-repeat left bottom;
    background-size: contain;
    position: absolute;
    width: 22.075%;
    height: 100%;
    max-height: 527px;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .content-2 .bg-content-2:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-2-after.png') no-repeat right bottom;
    background-size: contain;
    position: absolute;
    width: 16.224%;
    height: 100%;
    max-height: 387px;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .content-2 .view-service-prices .view-header {
    margin-bottom: 40px;
  }
  .content-2 .view-service-prices .views-infinite-scroll-content-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-bottom: 30px;
  }
  .content-2 .view-service-prices .views-infinite-scroll-content-wrapper:after {
    content: none;
  }
  .content-2 .view-service-prices .pager {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .content-2 .view-service-prices .pager .pager__item {
    padding: 0;
  }
  .content-2 .view-service-prices .pager a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    color: #e78721;
    background: inherit;
    border: none;
    padding: 0;
  }
  .content-2 .view-service-prices .pager a:hover,
  .content-2 .view-service-prices .pager a:focus {
    background-color: inherit;
    box-shadow: none;
    color: #e78721;
  }
  .content-2 .node--type-service-prices {
    padding: 17px 20px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-2 .node--type-service-prices:after {
    content: none;
  }
  .content-2 .node--type-service-prices .group-content {
    max-width: 490px;
    display: flex;
    align-items: center;
    column-gap: 15px;
  }
  .content-2 .node--type-service-prices .group-price {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .content-2 .node--type-service-prices .field--name-node-title {
    max-width: 645px;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 16px;
    color: #888;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 22px;
    color: #e78721;
  }
  .content-3 {
    margin-bottom: 100px;
  }
  .content-3 .view-specialists .view-header {
    margin-bottom: 40px;
  }
  .content-3 .slick-slider {
    margin-bottom: 40px;
  }
  .content-3 .slick-slider .slick-list,
  .content-3 .slick-slider .slick-track {
    display: flex;
  }
  .content-3 .node--type-specialist {
    width: 285px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background-color: #fafafa;
    border-radius: 10px;
  }
  .content-3 .node--type-specialist:after {
    content: none;
  }
  .content-3 .node--type-specialist .field--name-field-specialist-img img {
    border-radius: 10px;
  }
  .content-3 .node--type-specialist .group-content {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-3 .node--type-specialist .field--name-node-title {
    font-size: 24px;
    text-align: center;
    color: #e78721;
  }
  .content-3 .node--type-specialist .field--name-field-specialist-post {
    text-align: center;
  }
  .content-4 {
    margin-bottom: 100px;
    padding: 100px 0;
    position: relative;
    z-index: 1;
  }
  .content-4:before {
    content: '';
    background-color: #25bcb5;
    border-radius: 100px;
    position: absolute;
    max-width: 1880px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
  }
  .content-4 > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-4 .region-content-4 {
    width: 100%;
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 .block-title {
    color: #fff;
  }
  .content-4 .region-content-4 .field--name-body {
    color: #fff;
  }
  .region-content-5 {
    width: 260px;
  }
  .region-content-5 .view-benefits .view-content {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
  }
  .region-content-5 .field--name-node-title {
    font-family: 'Russo One';
    font-size: 50px;
    color: #fff;
    margin-bottom: 12px;
  }
  .region-content-5 .field--name-body {
    color: #fff;
  }
  .region-content-6 {
    width: 790px;
  }
  .region-content-6 .slick-slider {
    margin-bottom: 20px;
  }
  .region-content-6 .slick-slider .slick-list,
  .region-content-6 .slick-slider .slick-track {
    display: flex;
  }
  .region-content-6 .slick-slider .slick-prev:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-left-2.svg') no-repeat center;
    background-size: contain;
  }
  .region-content-6 .slick-slider .slick-next:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-right-2.svg') no-repeat center;
    background-size: contain;
  }
  .region-content-6 .node--type-review {
    width: 385px;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin: 0 auto;
    padding: 20px;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
  }
  .region-content-6 .node--type-review:after {
    content: none;
  }
  .region-content-6 .node--type-review .group-content {
    display: flex;
    column-gap: 15px;
  }
  .region-content-6 .node--type-review .group-content-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 10px;
    flex-grow: 1;
  }
  .region-content-6 .node--type-review .field--name-field-review-img img {
    width: auto;
  }
  .region-content-6 .node--type-review .review-img {
    font-size: 30px;
    font-weight: normal;
  }
  .region-content-6 .node--type-review .field--name-node-title {
    width: 270px;
    font-size: 24px;
  }
  .region-content-6 .node--type-review .field--name-body {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .region-content-6 .node--type-review .field--name-node-link {
    font-size: 14px;
  }
  .region-content-6 .node--type-review .field--name-node-link a {
    color: #253746;
  }
  .region-content-6 #block-vesta-theme-ostavitotzyv {
    margin-bottom: 0;
  }
  .region-content-6 #block-vesta-theme-ostavitotzyv .btn-default {
    width: 100%;
    background: #00948d;
  }
  .region-content-6 #block-vesta-theme-ostavitotzyv .btn-default:hover,
  .region-content-6 #block-vesta-theme-ostavitotzyv .btn-default:focus {
    background-color: #e78721;
  }
  .region-content-6 #block-vesta-theme-contentform .image-widget-data .js-form-file {
    height: 100%;
  }
  .region-content-6 #block-vesta-theme-contentform .form-actions .button {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    background: #00948d;
    box-shadow: none;
    border: none;
  }
  .region-content-6 #block-vesta-theme-contentform .form-actions .button:hover,
  .region-content-6 #block-vesta-theme-contentform .form-actions .button:focus {
    background-color: #e78721;
    box-shadow: none;
    color: #fff;
  }
  .content-7 {
    margin-bottom: 30px;
  }
  .content-7 .view-about .view-header {
    margin-bottom: 40px;
  }
  .content-7 .view-about .more-link {
    text-align: left;
  }
  .content-7 .node--type-about {
    margin-bottom: 30px;
  }
  .content-8 {
    margin-bottom: 100px;
  }
  .content-8 .slick-slider .slick-list {
    display: flex;
  }
  .content-8 .slick-slider .slick-track {
    display: flex;
  }
  .content-8 .slick-slider .slick-track .views-row:nth-child(odd) .node--type-slider-2 .group-content {
    background-color: #e78721;
  }
  .content-8 .slick-slider .slick-track .views-row:nth-child(even) .node--type-slider-2 .group-content {
    background-color: #25bcb5;
  }
  .content-8 .node--type-slider-2 {
    width: 580px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .content-8 .node--type-slider-2:after {
    content: none;
  }
  .content-8 .node--type-slider-2 .field--name-field-slider-2-img img {
    width: auto;
    border-radius: 10px;
  }
  .content-8 .node--type-slider-2 .group-content {
    width: 285px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
    border-radius: 10px;
    padding: 20px 15px;
  }
  .content-8 .node--type-slider-2 .group-title {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .content-8 .node--type-slider-2 .field--name-field-slider-2-icon img {
    width: auto;
  }
  .content-8 .node--type-slider-2 .field--name-node-title {
    width: 185px;
    font-family: 'Russo One';
    font-size: 24px;
    color: #fff;
  }
  .content-8 .node--type-slider-2 .field--name-body {
    font-size: 16px;
    color: #fff;
  }
  .footer {
    background-color: #fafafa;
    padding: 30px 0;
  }
  .footer .content-footer .block-title {
    font-size: 20px;
    color: #e78721;
    margin-bottom: 30px;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    margin-bottom: 30px;
  }
  .content-footer .footer-logo {
    width: 100%;
  }
  .content-footer .footer-logo .field--name-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 30px;
  }
  .content-footer .footer-logo .field--name-body img {
    border-radius: 10px;
  }
  .content-footer .footer-logo .field--name-body .logo-text {
    width: 505px;
    font-size: 16px;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
  }
  .content-footer .footer-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu ul.sf-menu li:nth-child(2) {
    display: none;
  }
  .content-footer .footer-menu ul.sf-menu a {
    font-size: 16px;
    line-height: 1;
    color: #253746;
    padding: 0;
  }
  .content-footer .footer-menu ul.sf-menu a:hover {
    color: #e78721;
  }
  .content-footer .footer-menu ul.sf-menu a.is-active {
    color: #e78721;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
  }
  .content-footer .footer-service-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-service-menu ul.sf-menu a {
    font-size: 16px;
    line-height: 1;
    color: #253746;
    padding: 0;
  }
  .content-footer .footer-service-menu ul.sf-menu a:hover {
    color: #e78721;
  }
  .content-footer .footer-service-menu ul.sf-menu a.is-active {
    color: #e78721;
  }
  .content-footer .footer-connection {
    width: 555px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    row-gap: 20px;
  }
  .content-footer .footer-connection .block-title {
    width: 100%;
    margin-bottom: 10px;
  }
  .content-footer .footer-connection .address-wrap,
  .content-footer .footer-connection .phone-wrap {
    width: 210px;
  }
  .content-footer .footer-connection .work-wrap,
  .content-footer .footer-connection .mail-wrap {
    width: 260px;
  }
  .content-footer .footer-connection .work-wrap .title:before,
  .content-footer .footer-connection .mail-wrap .title:before {
    background: url('/sites/all/themes/vesta_theme/image/mail.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .address-wrap .title:before {
    background: url('/sites/all/themes/vesta_theme/image/loc.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .phone-wrap .title:before {
    background: url('/sites/all/themes/vesta_theme/image/phone.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .title {
    padding-left: 35px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 17px;
    position: relative;
  }
  .content-footer .footer-connection .title:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-footer .footer-connection .text {
    line-height: 1;
    font-weight: normal;
  }
  .content-footer .footer-connection .text a {
    line-height: 1;
    font-weight: normal;
    color: #253746;
  }
  .copyrights-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .copyrights-wrap .copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 95px;
  }
  .copyrights-wrap .copyright .privacy-content,
  .copyrights-wrap .copyright .privacy-policy a {
    font-size: 14px;
    color: #253746;
  }
  .copyrights-wrap .vesta-backlink {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 90px;
  }
  .copyrights-wrap .vesta-backlink .certificates,
  .copyrights-wrap .vesta-backlink .vesta a {
    font-size: 14px;
    color: #253746;
  }
  .page-view--services .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1),
  .page-view--services .view-services .view-content .views-row:nth-child(2),
  .page-view--services .view-services .view-content .views-row:nth-child(3) {
    width: 386px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4),
  .page-view--services .view-services .view-content .views-row:nth-child(5) {
    width: 590px;
  }
  .page-view--services .node--type-service {
    min-height: 250px;
    border-radius: 10px;
    background-color: #fafafa;
    padding: 30px 20px 20px;
    display: flex;
    flex-direction: column;
    z-index: 1;
  }
  .page-view--services .node--type-service:after {
    content: none;
  }
  .page-view--services .node--type-service .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-family: 'Russo One';
    font-size: 24px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .page-view--services .node--type-service .field--name-node-link {
    font-size: 16px;
  }
  .page-view--services .node--type-service .field--name-node-link a {
    padding-right: 55px;
    color: #e78721;
    display: inline-flex;
    position: relative;
  }
  .page-view--services .node--type-service .field--name-node-link a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/btn-more-defore.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .page-view--service_prices .main {
    background-color: #fafafa;
    padding: 40px 0;
  }
  .page-view--service_prices .view-service-prices .view-content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-bottom: 30px;
  }
  .page-view--service_prices .view-service-prices .view-footer {
    text-align: center;
  }
  .page-view--service_prices .node--type-service-prices {
    padding: 17px 20px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .page-view--service_prices .node--type-service-prices:after {
    content: none;
  }
  .page-view--service_prices .node--type-service-prices .group-content {
    max-width: 490px;
    display: flex;
    align-items: center;
    column-gap: 15px;
  }
  .page-view--service_prices .node--type-service-prices .group-price {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-node-title {
    max-width: 645px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 16px;
    color: #888;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 22px;
    color: #e78721;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 270px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--fotogalereya .node--type-photogallery:after {
    content: none;
  }
  .page-view--fotogalereya .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #e78721;
    border-radius: 0 0 10px 10px;
    text-align: center;
    font-size: 20px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title a {
    color: #fff;
  }
  .view-gallery-page .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 270px;
  }
  .view-gallery-page .views-field-field-media-image:hover .field-content img {
    transform: scale(1.15);
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    overflow: hidden;
    border-radius: 10px;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    border-radius: 10px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--specialists .view-specialists .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--specialists .node--type-specialist {
    width: 285px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background-color: #fafafa;
    border-radius: 10px;
  }
  .page-view--specialists .node--type-specialist:after {
    content: none;
  }
  .page-view--specialists .node--type-specialist .field--name-field-specialist-img img {
    border-radius: 10px;
  }
  .page-view--specialists .node--type-specialist .group-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .page-view--specialists .node--type-specialist .field--name-node-title {
    font-size: 24px;
    text-align: center;
    color: #e78721;
  }
  .page-view--specialists .node--type-specialist .field--name-field-specialist-post {
    text-align: center;
  }
  .field-tel a,
  .field-mail a {
    color: #253746;
  }
  .field-tel a:hover,
  .field-mail a:hover {
    color: #e78721;
  }
  .node--type-service.node--view-mode-full .field--name-body {
    margin-bottom: 30px;
  }
  .node--type-service.node--view-mode-full .field--name-field-service-price .file {
    padding: 0;
    background-image: none;
  }
  .node--type-service.node--view-mode-full .field--name-field-service-price a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 10px;
    background-color: #e78721;
    box-shadow: none;
    display: inline-block;
    padding: 16px 18px;
    border: none;
  }
  .node--type-service.node--view-mode-full .field--name-field-service-price a:hover,
  .node--type-service.node--view-mode-full .field--name-field-service-price a:focus {
    background-color: #00948d;
    box-shadow: none;
    color: #fff;
  }
}
@media (max-width: 1349.98px) {
  .slick-slider .slick-prev {
    left: -15px;
  }
  .slick-slider .slick-next {
    right: -15px;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page {
    font-size: 16px;
  }
  body .page h1 {
    font-size: 36px;
  }
  body .page .block-title {
    font-size: 29px;
  }
  body.not-front h1 {
    font-size: 32px;
  }
  body .btn-default {
    font-size: 15px;
    padding: 13px 16px;
  }
  .search-api-page-block-form-search .form-item-keys input {
    height: 45px;
  }
  .search-api-page-block-form-search .btn-primary {
    height: 45px;
  }
  .more-link a {
    min-width: 200px;
    font-size: 15px;
    padding: 13px 16px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 45px;
    height: 45px;
  }
  .slick-slider .slick-prev:before,
  .slick-slider .slick-next:before {
    width: 45px;
    height: 45px;
  }
  .slick-slider .slick-prev {
    left: -45px;
  }
  .slick-slider .slick-next {
    right: -45px;
  }
  .header-block .logo {
    width: 290px;
  }
  .header-connection-wrapper {
    width: 660px;
    row-gap: 15px;
  }
  .header-connection-wrapper .address {
    width: 210px;
    padding-left: 30px;
  }
  .header-connection-wrapper .address:before {
    width: 25px;
    height: 25px;
  }
  .header-connection-wrapper .mail {
    padding-left: 30px;
  }
  .header-connection-wrapper .mail:before {
    width: 25px;
    height: 25px;
  }
  .header-connection-wrapper .phone {
    padding-left: 30px;
  }
  .header-connection-wrapper .phone:before {
    width: 25px;
    height: 25px;
  }
  .header-connection-wrapper .header-connection-2 .navigation {
    width: 430px;
    padding: 14px 10px;
  }
  .header-connection-wrapper .header-connection-2 .search-img {
    width: 44px;
  }
  .navigation .region-navigation ul.sf-main > li > a,
  .navigation .region-navigation ul.sf-main > li > .nolink {
    font-size: 15px;
  }
  .navigation .region-navigation ul.sf-main > li > a.sf-with-ul,
  .navigation .region-navigation ul.sf-main > li > .nolink.sf-with-ul {
    padding-right: 18px;
  }
  .front .main {
    background-color: #fafafa;
    margin-bottom: 80px;
  }
  .front .main:before {
    content: none;
  }
  .node--type-front .field--name-body {
    margin-bottom: 30px;
  }
  .node--type-front .group-btn {
    column-gap: 15px;
  }
  .node--type-front .field--name-field-price-list a {
    font-size: 15px;
    padding: 12px 16px;
  }
  .view-slider-1 {
    margin-top: -30px;
  }
  .view-slider-1 .slick-slider {
    padding-bottom: 25px;
  }
  .view-slider-1 .slick-slider:before {
    width: 190px;
    height: 46px;
    bottom: 170px;
    left: 240px;
  }
  .view-slider-1 .slick-slider:after {
    width: 190px;
    height: 46px;
    bottom: 40px;
    right: 170px;
  }
  .view-slider-1 .slick-slider .slick-dots li {
    width: 25px;
    height: 10px;
  }
  .view-slider-1 .slick-slider .slick-dots li button {
    width: 25px;
    height: 10px;
  }
  .view-slider-1 .slick-slider .slick-dots li button:before {
    width: 25px;
    height: 10px;
  }
  .view-slider-1 .slick-slider .slick-slide a {
    width: 310px;
  }
  .view-slider-1 .slick-slider .slick-slide a:before {
    height: 170px;
  }
  .view-slider-1 .slick-slider .slick-slide img {
    max-width: 250px;
    max-height: 250px!important;
  }
  .content-1 {
    margin-bottom: 80px;
  }
  .content-1 .view-services .view-header {
    margin-bottom: 30px;
  }
  .content-1 .view-services .view-content {
    gap: 15px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1),
  .content-1 .view-services .view-content .views-row:nth-child(2),
  .content-1 .view-services .view-content .views-row:nth-child(3) {
    width: 310px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(2) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(3) .field--name-field-service-img img {
    width: auto;
    max-width: 190px;
    max-height: 180px!important;
    object-fit: contain;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4),
  .content-1 .view-services .view-content .views-row:nth-child(5) {
    width: 473px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(5) .field--name-field-service-img img {
    width: auto;
    max-width: 280px;
    max-height: 210px!important;
    object-fit: contain;
  }
  .content-1 .node--type-service {
    min-height: 220px;
    padding: 20px 15px 15px;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-size: 22px;
  }
  .content-1 .node--type-service .field--name-node-link a {
    padding-right: 40px;
  }
  .content-1 .node--type-service .field--name-node-link a:before {
    width: 30px;
    height: 30px;
  }
  .content-2 {
    background-color: #fafafa;
    margin-bottom: 80px;
  }
  .content-2:before {
    content: none;
  }
  .content-2 .bg-content-2 {
    max-width: initial;
    padding: 80px 0;
  }
  .content-2 .view-service-prices .view-header {
    margin-bottom: 30px;
  }
  .content-2 .node--type-service-prices {
    padding: 15px;
  }
  .content-2 .node--type-service-prices .group-content {
    max-width: 280px;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 5px;
  }
  .content-2 .node--type-service-prices .field--name-node-title {
    max-width: 575px;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 14px;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 18px;
  }
  .content-3 {
    margin-bottom: 80px;
  }
  .content-3 .view-specialists .view-header {
    margin-bottom: 30px;
  }
  .content-3 .slick-slider {
    width: 860px;
    margin: 0 auto 30px;
  }
  .content-3 .node--type-specialist {
    width: 270px;
  }
  .content-3 .node--type-specialist .group-content {
    padding: 15px 10px;
  }
  .content-3 .node--type-specialist .field--name-node-title {
    font-size: 20px;
  }
  .content-4 {
    background-color: #25bcb5;
    margin-bottom: 80px;
    padding: 80px 0;
  }
  .content-4:before {
    content: none;
  }
  .content-4 > .container {
    justify-content: flex-start;
    column-gap: 60px;
  }
  .content-4 .region-content-4 {
    margin-bottom: 30px;
  }
  .region-content-5 {
    width: 220px;
  }
  .region-content-5 .view-benefits .view-content {
    row-gap: 20px;
  }
  .region-content-5 .field--name-node-title {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .region-content-6 {
    width: 640px;
  }
  .region-content-6 .slick-slider {
    margin-bottom: 15px;
  }
  .region-content-6 .node--type-review {
    width: 310px;
    padding: 15px 10px;
  }
  .region-content-6 .node--type-review .group-content {
    column-gap: 10px;
  }
  .region-content-6 .node--type-review .field--name-field-review-img {
    width: 50px;
  }
  .region-content-6 .node--type-review .review-img {
    width: 50px!important;
    height: 50px!important;
    font-size: 24px;
  }
  .region-content-6 .node--type-review .field--name-node-title {
    width: 230px;
    font-size: 20px;
  }
  .region-content-6 .node--type-review .field--name-body {
    font-size: 14px;
  }
  .content-7 .view-about .view-header {
    margin-bottom: 30px;
  }
  .content-7 .node--type-about {
    margin-bottom: 20px;
  }
  .content-8 {
    margin-bottom: 80px;
  }
  .content-8 .slick-slider {
    width: 900px;
    margin: 0 auto;
  }
  .content-8 .node--type-slider-2 {
    width: 440px;
  }
  .content-8 .node--type-slider-2 .group-content {
    width: 230px;
    padding: 15px 10px;
  }
  .content-8 .node--type-slider-2 .field--name-field-slider-2-icon {
    width: 50px;
  }
  .content-8 .node--type-slider-2 .field--name-node-title {
    width: 150px;
    font-size: 18px;
  }
  .content-8 .node--type-slider-2 .field--name-body {
    font-size: 14px;
  }
  .footer .content-footer .block-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 12px;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    row-gap: 12px;
  }
  .content-footer .footer-connection {
    width: 420px;
  }
  .content-footer .footer-connection .block-title {
    margin-bottom: 0;
  }
  .content-footer .footer-connection .address-wrap,
  .content-footer .footer-connection .phone-wrap {
    width: 180px;
  }
  .content-footer .footer-connection .work-wrap,
  .content-footer .footer-connection .mail-wrap {
    width: 220px;
  }
  .content-footer .footer-connection .title {
    padding-left: 30px;
    margin-bottom: 15px;
  }
  .content-footer .footer-connection .title:before {
    width: 25px;
    height: 25px;
  }
  .content-footer .footer-connection .text {
    font-size: 14px;
  }
  .copyrights-wrap .copyright {
    column-gap: 10px;
  }
  .copyrights-wrap .vesta-backlink {
    column-gap: 10px;
  }
  .page-view--services .view-services .view-content {
    gap: 15px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1),
  .page-view--services .view-services .view-content .views-row:nth-child(2),
  .page-view--services .view-services .view-content .views-row:nth-child(3) {
    width: 310px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(2) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(3) .field--name-field-service-img img {
    width: auto;
    max-width: 190px;
    max-height: 180px!important;
    object-fit: contain;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4),
  .page-view--services .view-services .view-content .views-row:nth-child(5) {
    width: 473px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(5) .field--name-field-service-img img {
    width: auto;
    max-width: 280px;
    max-height: 210px!important;
    object-fit: contain;
  }
  .page-view--services .node--type-service {
    min-height: 220px;
    padding: 20px 15px 15px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 22px;
  }
  .page-view--services .node--type-service .field--name-node-link a {
    padding-right: 40px;
  }
  .page-view--services .node--type-service .field--name-node-link a:before {
    width: 30px;
    height: 30px;
  }
  .page-view--service_prices .node--type-service-prices {
    padding: 15px;
  }
  .page-view--service_prices .node--type-service-prices .group-content {
    max-width: 280px;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 5px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-node-title {
    max-width: 575px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 14px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 18px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 229px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    padding: 15px;
    font-size: 18px;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 229px;
  }
  .page-view--specialists .view-specialists .view-content {
    gap: 15px;
  }
  .page-view--specialists .node--type-specialist {
    width: 229px;
  }
  .page-view--specialists .node--type-specialist .group-content {
    padding: 15px 10px;
  }
  .page-view--specialists .node--type-specialist .field--name-node-title {
    font-size: 20px;
  }
  .node--type-service.node--view-mode-full .field--name-field-service-price a {
    font-size: 15px;
    padding: 13px 16px;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 40px;
    height: 40px;
    transform: none;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 33px;
  }
  body .page .block-title {
    font-size: 26px;
  }
  body.not-front h1 {
    font-size: 30px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 40px;
    height: 40px;
  }
  .slick-slider .slick-prev:before,
  .slick-slider .slick-next:before {
    width: 40px;
    height: 40px;
  }
  .header-block > .container {
    justify-content: center;
    row-gap: 15px;
  }
  .front .main {
    margin-bottom: 40px;
    padding: 40px 0;
  }
  .view-slider-1 {
    margin-top: -20px;
  }
  .view-slider-1 .slick-slider {
    width: 670px;
    margin: 0 auto;
  }
  .view-slider-1 .slick-slider:before {
    width: 167px;
    height: 40px;
    bottom: 30px;
    left: 17px;
  }
  .view-slider-1 .slick-slider:after {
    width: 167px;
    height: 40px;
    bottom: 30px;
    right: 12px;
  }
  .view-slider-1 .slick-slider .slick-slide a {
    width: 310px;
  }
  .view-slider-1 .slick-slider .slick-slide a:before {
    height: 160px;
  }
  .view-slider-1 .slick-slider .slick-slide img {
    max-width: 220px;
    max-height: 220px!important;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .view-services .view-content {
    gap: 15px 10px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1),
  .content-1 .view-services .view-content .views-row:nth-child(2),
  .content-1 .view-services .view-content .views-row:nth-child(3) {
    width: 239px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(2) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(3) .field--name-field-service-img img {
    max-width: 130px;
    max-height: 140px!important;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4),
  .content-1 .view-services .view-content .views-row:nth-child(5) {
    width: 364px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4) .field--name-field-service-img img,
  .content-1 .view-services .view-content .views-row:nth-child(5) .field--name-field-service-img img {
    max-width: 200px;
    max-height: 150px!important;
  }
  .content-1 .node--type-service {
    min-height: 170px;
    padding: 15px 10px 15px;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .content-1 .node--type-service .field--name-node-link {
    font-size: 14px;
  }
  .content-1 .node--type-service .field--name-node-link a {
    padding-right: 30px;
  }
  .content-1 .node--type-service .field--name-node-link a:before {
    width: 25px;
    height: 25px;
  }
  .content-2 {
    margin-bottom: 40px;
  }
  .content-2 .bg-content-2 {
    padding: 40px 0;
  }
  .content-2 .view-service-prices .pager a {
    font-size: 16px;
  }
  .content-2 .node--type-service-prices .group-content {
    max-width: 260px;
  }
  .content-2 .node--type-service-prices .field--name-node-title {
    max-width: 435px;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 13px;
  }
  .content-2 .node--type-service-prices .field--name-field-service-prices-1,
  .content-2 .node--type-service-prices .field--name-field-service-prices-2,
  .content-2 .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 16px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .slick-slider {
    width: 670px;
  }
  .content-3 .node--type-specialist {
    width: 215px;
  }
  .content-3 .node--type-specialist .field--name-node-title {
    font-size: 17px;
  }
  .content-4 {
    margin-bottom: 40px;
    padding: 40px 0;
  }
  .content-4 > .container {
    column-gap: 100px;
  }
  .region-content-5 {
    width: 200px;
  }
  .region-content-5 .field--name-node-title {
    font-size: 30px;
  }
  .region-content-6 {
    width: 340px;
  }
  .content-8 {
    margin-bottom: 40px;
  }
  .content-8 .slick-slider {
    width: 500px;
  }
  .content-8 .node--type-slider-2 {
    width: 460px;
  }
  .content-8 .node--type-slider-2 .field--name-node-title {
    font-size: 16px;
  }
  .footer .content-footer .block-title {
    font-size: 16px;
  }
  .content-footer .footer-logo .field--name-body {
    column-gap: 20px;
  }
  .content-footer .footer-logo .field--name-body .logo-text {
    width: 408px;
    font-size: 14px;
  }
  .content-footer .footer-menu ul.sf-menu li a {
    font-size: 14px;
  }
  .content-footer .footer-service-menu ul.sf-menu li a {
    font-size: 14px;
  }
  .content-footer .footer-connection {
    width: 385px;
  }
  .content-footer .footer-connection .address-wrap,
  .content-footer .footer-connection .phone-wrap {
    width: 160px;
  }
  .content-footer .footer-connection .work-wrap,
  .content-footer .footer-connection .mail-wrap {
    width: 205px;
  }
  .copyrights-wrap {
    justify-content: center;
    row-gap: 10px;
  }
  .page-view--services .view-services .view-content {
    gap: 15px 10px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1),
  .page-view--services .view-services .view-content .views-row:nth-child(2),
  .page-view--services .view-services .view-content .views-row:nth-child(3) {
    width: 239px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(2) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(3) .field--name-field-service-img img {
    max-width: 130px;
    max-height: 140px!important;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4),
  .page-view--services .view-services .view-content .views-row:nth-child(5) {
    width: 364px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4) .field--name-field-service-img img,
  .page-view--services .view-services .view-content .views-row:nth-child(5) .field--name-field-service-img img {
    max-width: 200px;
    max-height: 150px!important;
  }
  .page-view--services .node--type-service {
    min-height: 170px;
    padding: 15px 10px 15px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .page-view--services .node--type-service .field--name-node-link {
    font-size: 14px;
  }
  .page-view--services .node--type-service .field--name-node-link a {
    padding-right: 30px;
  }
  .page-view--services .node--type-service .field--name-node-link a:before {
    width: 25px;
    height: 25px;
  }
  .page-view--service_prices .node--type-service-prices .group-content {
    max-width: 260px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-node-title {
    max-width: 435px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-text-3 {
    font-size: 13px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-1,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-2,
  .page-view--service_prices .node--type-service-prices .field--name-field-service-prices-3 {
    font-size: 16px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    padding: 12px;
    font-size: 16px;
  }
  .view-gallery-page .view-content {
    gap: 15px 10px;
  }
  .page-view--specialists .view-specialists .view-content {
    gap: 15px 10px;
  }
  .page-view--specialists .node--type-specialist {
    width: 177px;
  }
  .page-view--specialists .node--type-specialist .group-content {
    padding: 10px 5px;
  }
  .page-view--specialists .node--type-specialist .field--name-node-title {
    font-size: 17px;
  }
  .page-view--specialists .node--type-specialist .field--name-field-specialist-post {
    font-size: 13px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 32px;
  }
  body.not-front h1 {
    font-size: 29px;
  }
  #mobile-nav span.nav-link {
    padding-left: 20px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .page {
    padding-top: 30px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 138px;
  }
  .mm-page {
    padding-top: 60px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: rgba(43, 42, 41, 0.97);
    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: 59%;
  }
  .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: 125px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff;
  }
  .node--type-front .field--name-body {
    margin-bottom: 20px;
  }
  .node--type-front .group-btn {
    gap: 10px;
  }
  .view-slider-1 .slick-slider {
    width: 330px;
  }
  .view-slider-1 .slick-slider:before {
    width: 140px;
    height: 34px;
    left: 12px;
  }
  .view-slider-1 .slick-slider:after {
    width: 140px;
    height: 34px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(1),
  .content-1 .view-services .view-content .views-row:nth-child(2),
  .content-1 .view-services .view-content .views-row:nth-child(3) {
    width: 330px;
  }
  .content-1 .view-services .view-content .views-row:nth-child(4),
  .content-1 .view-services .view-content .views-row:nth-child(5) {
    width: 330px;
  }
  .content-2 .node--type-service-prices {
    row-gap: 5px;
  }
  .content-2 .node--type-service-prices .group-content {
    max-width: 170px;
  }
  .content-2 .node--type-service-prices .field--name-node-title {
    max-width: 340px;
  }
  .content-3 .slick-slider {
    width: 240px;
  }
  .content-4 > .container {
    justify-content: center;
  }
  .region-content-5 {
    width: 100%;
    margin-bottom: 30px;
  }
  .region-content-6 {
    width: 260px;
  }
  .region-content-6 .node--type-review {
    width: 260px;
  }
  .region-content-6 .node--type-review .field--name-field-review-img {
    width: 45px;
  }
  .region-content-6 .node--type-review .review-img {
    width: 45px!important;
    height: 45px!important;
    font-size: 22px;
  }
  .region-content-6 .node--type-review .field--name-node-title {
    width: 180px;
    font-size: 18px;
  }
  .content-8 .slick-slider {
    width: 260px;
  }
  .content-8 .node--type-slider-2 {
    width: 260px;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    row-gap: 10px;
  }
  .content-8 .node--type-slider-2 .group-content {
    width: 100%;
    height: auto;
    row-gap: 10px;
  }
  .content-8 .node--type-slider-2 .field--name-node-title {
    width: 175px;
  }
  .content-8 .node--type-slider-2 .field--name-field-slider-2-img {
    height: 200px;
  }
  .content-8 .node--type-slider-2 .field--name-field-slider-2-img img {
    height: 200px!important;
    object-fit: contain;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto 30px;
  }
  .content-footer .footer-logo .field--name-body {
    justify-content: center;
    row-gap: 10px;
  }
  .content-footer .footer-logo .field--name-body .logo-text {
    width: 100%;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 10px;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    row-gap: 10px;
  }
  .content-footer .footer-connection {
    width: 100%;
  }
  .content-footer .footer-connection .work-wrap,
  .content-footer .footer-connection .mail-wrap {
    width: 160px;
  }
  .copyrights-wrap {
    width: 330px;
    margin: 0 auto;
  }
  .copyrights-wrap .copyright,
  .copyrights-wrap .vesta-backlink {
    justify-content: center;
    row-gap: 5px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(1),
  .page-view--services .view-services .view-content .views-row:nth-child(2),
  .page-view--services .view-services .view-content .views-row:nth-child(3) {
    width: 330px;
  }
  .page-view--services .view-services .view-content .views-row:nth-child(4),
  .page-view--services .view-services .view-content .views-row:nth-child(5) {
    width: 330px;
  }
  .page-view--service_prices .node--type-service-prices {
    row-gap: 5px;
  }
  .page-view--service_prices .node--type-service-prices .group-content {
    max-width: 170px;
  }
  .page-view--service_prices .node--type-service-prices .field--name-node-title {
    max-width: 340px;
  }
  .page-view--specialists .node--type-specialist {
    width: 160px;
  }
  .page-view--specialists .node--type-specialist .field--name-node-title {
    font-size: 16px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
