.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: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #2487b8;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: solid 2px #2487b8;
}
.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: inherit;
  border: solid 2px #2487b8;
  box-shadow: none;
  color: #000;
}
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: 7px 0 0 7px;
  height: 40px;
  width: 204px;
  margin: 0;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  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;
  background-size: contain;
  width: 20px;
  height: 20px;
  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: #abdff9;
  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: #abdff9 !important;
}
/*вёрстка формы поиска конец*/
main .block {
  margin-bottom: 0;
}
a {
  text-decoration-line: none;
}
a:hover {
  text-decoration-line: underline;
}
body .page {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Bona Nova SC';
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
body .page .block-title {
  font-family: 'Bona Nova SC';
  font-style: normal;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  color: #2487b8;
}
body.not-front h1 {
  font-size: 44px;
  color: #000;
  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) {
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    right: 2%;
    bottom: 7%;
    width: 60px;
    height: 60px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default,
  .more-link a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 50px;
    background-color: #2487b8;
    box-shadow: none;
    display: inline-block;
    padding: 14px 24px;
    margin: 0;
    border: 2px solid #2487b8;
  }
  body .btn-default:hover,
  .more-link a:hover,
  body .btn-default:focus,
  .more-link a:focus {
    background-color: inherit;
    box-shadow: none;
    color: #000;
    border: 2px solid #2487b8;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .not-front .header-connection-1 .address {
    color: #000;
  }
  .not-front .header-connection-1 .phone-wrap .phone a {
    color: #000;
  }
  .front .main {
    background: url('/sites/all/themes/vesta_theme/image/bg-main.jpg') no-repeat;
    background-size: cover;
    min-height: 747px;
    padding: 200px 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .front .main h1 {
    width: 840px;
    margin: 0 auto 50px;
  }
  .front .main .node--type-front .group-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 30px;
    row-gap: 10px;
  }
  .front .main .node--type-front .btn-default:hover,
  .front .main .node--type-front .btn-default:focus {
    color: #fff;
  }
  .front .main .node--type-front .field--name-field-main-btn2 a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 50px;
    background-color: #2487b8;
    box-shadow: none;
    display: inline-block;
    padding: 14px 24px;
    margin: 0;
    border: 2px solid #2487b8;
  }
  .front .main .node--type-front .field--name-field-main-btn2 a:hover,
  .front .main .node--type-front .field--name-field-main-btn2 a:focus {
    background-color: inherit;
    box-shadow: none;
    color: #fff;
    border: 2px solid #2487b8;
  }
  .front .header-block {
    position: absolute;
    width: 100%;
  }
  .navigation {
    z-index: 4;
  }
  .navigation .region-navigation ul.sf-main {
    width: 660px;
    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) {
    display: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    color: #000;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #2487b8;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #2487b8;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    width: 13px;
    height: 14px;
    right: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
    width: 13px;
    height: 14px;
  }
  .navigation .region-navigation ul.sf-main > li > a.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: 18px;
    padding: 0!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #2487b8;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.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:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover ul li.sfHover > ul {
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:hover > ul li,
  .navigation .region-navigation ul.sf-main > li.sfHover ul li.sfHover > ul li {
    margin-bottom: 0;
  }
  .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:last-child a {
    padding-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:first-child a {
    padding-top: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-size: 14px;
    color: #000;
    text-decoration-line: none;
    padding: 4px 15px;
  }
  .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;
  }
  .header-connection-1 {
    padding: 25px 0;
  }
  .header-connection-1 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-connection-1 .address {
    color: #fff;
  }
  .header-connection-1 .phone-wrap {
    display: flex;
    align-items: center;
    column-gap: 25px;
  }
  .header-connection-1 .phone-wrap .phone {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
  }
  .header-connection-1 .phone-wrap .phone a {
    color: #fff;
  }
  .header-connection-2 {
    padding: 30px 0;
    position: relative;
    z-index: 2;
  }
  .header-connection-2:before {
    content: '';
    background-color: #d6e4ed;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 1330px;
    z-index: -1;
  }
  .header-connection-2 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-connection-2 .navigation-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 50px;
  }
  .header-connection-2 #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .header-connection-2 #block-vesta-theme-searchapipagesearchblockform.active {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 5;
  }
  .header-connection-2 .search-img {
    cursor: pointer;
  }
  .content-1 {
    margin-top: -90px;
    margin-bottom: 45px;
  }
  .content-1 .region-content-1 {
    width: 450px;
    margin-left: auto;
    margin-right: -290px;
    padding: 40px 35px;
    border-radius: 10px;
    background-color: #d6e4ed;
  }
  .content-1 .region-content-1 > div:nth-child(1) {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 30px;
  }
  .content-1 .region-content-1 .block-title {
    opacity: 0.6;
    font-family: Manrope;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    text-transform: none;
    text-align: right;
    color: #000;
    margin-bottom: 0;
    position: relative;
  }
  .content-1 .region-content-1 .block-title:before {
    content: '';
    border-bottom: 1px solid #000;
    height: 1px;
    width: 217px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-2 {
    margin-bottom: 100px;
    padding: 50px 0;
    position: relative;
    z-index: 1;
  }
  .content-2:before {
    content: '';
    background-color: #d6e4ed;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 1760px;
    z-index: -1;
  }
  .content-2 .node--type-about {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content-2 .node--type-about:after {
    content: none;
  }
  .content-2 .node--type-about .group-content {
    width: 48.8%;
  }
  .content-2 .node--type-about .block-title {
    margin-bottom: 40px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 45.9%;
  }
  .content-3 {
    margin-bottom: 100px;
  }
  .content-3 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }
  .content-3 .node--type-benefits {
    width: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 25px;
  }
  .content-3 .node--type-benefits:after {
    content: none;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 115px;
    height: 115px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    width: auto;
    max-height: 115px!important;
    object-fit: contain;
  }
  .content-3 .node--type-benefits .field--name-body {
    font-size: 18px;
    text-align: center;
  }
  .content-4 {
    margin-bottom: 100px;
  }
  .content-4 .region-content-4 .block-title {
    width: 800px;
    margin-bottom: 60px;
  }
  .content-4 .view-catalog {
    position: relative;
  }
  .content-4 .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px 30px;
  }
  .content-4 .view-catalog .more-link {
    position: absolute;
    top: -88px;
    right: 0;
    z-index: 1;
  }
  .content-4 .taxonomy-term {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .content-4 .taxonomy-term:after {
    content: none;
  }
  .content-4 .taxonomy-term:hover .field--name-field-catalog-image img {
    transform: scale(1.15);
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image {
    width: 370px;
    height: 370px;
    padding: 35px;
    border-radius: 30px;
    border: solid 2px #2487b8;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image img {
    width: auto;
    max-width: 296px;
    max-height: 296px!important;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-4 .taxonomy-term .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 25px;
    flex-grow: 1;
    padding: 25px 15px 0;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-title {
    font-family: 'Bona Nova SC';
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-title a {
    color: #2487b8;
  }
  .content-4 .taxonomy-term .group-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 10px;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-link .btn-default {
    background-color: inherit;
    color: #000;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-link .btn-default:hover,
  .content-4 .taxonomy-term .field--name-taxonomy-term-link .btn-default:focus {
    background-color: #2487b8;
    color: #fff;
  }
  .content-5 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-5.jpg') no-repeat;
    background-size: cover;
    padding: 157px 0;
    margin-bottom: 100px;
  }
  .content-5 .region-content-5 {
    padding: 80px;
    border-radius: 50px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 5px 7px 20px 0 rgba(255, 255, 255, 0.25);
    background-color: rgba(255, 255, 255, 0.51);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    row-gap: 20px;
  }
  .content-5 .region-content-5 > div:nth-child(1) {
    width: 810px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    margin-bottom: 40px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body:after {
    content: none;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body p {
    margin-bottom: 0;
  }
  .content-6 {
    margin-bottom: 100px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 40px;
    text-align: center;
  }
  .content-6 .node--type-work {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-6 .node--type-work:after {
    content: none;
  }
  .content-6 .node--type-work .field--name-body {
    width: 300px;
  }
  .content-6 .node--type-work .field--name-field-work-img {
    width: 850px;
    height: 491px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-6 .node--type-work .field--name-field-work-img img {
    width: auto;
    max-width: 850px;
    max-height: 491px!important;
    object-fit: contain;
  }
  .content-7 {
    margin-bottom: 100px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 60px;
  }
  .content-7 .view-news {
    position: relative;
  }
  .content-7 .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-7 .view-news .more-link {
    position: absolute;
    top: -88px;
    right: 0;
    z-index: 1;
  }
  .content-7 .node--type-news {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
  }
  .content-7 .node--type-news:after {
    content: none;
  }
  .content-7 .node--type-news:hover .field--name-field-image-news img {
    transform: scale(1.15);
  }
  .content-7 .node--type-news .field--name-field-image-news {
    border-radius: 20px;
    overflow: hidden;
  }
  .content-7 .node--type-news .field--name-field-image-news img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-7 .node--type-news .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
    flex-grow: 1;
  }
  .content-7 .node--type-news .group-content-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
  }
  .content-7 .node--type-news .field--name-field-date {
    opacity: 0.6;
  }
  .content-7 .node--type-news .field--name-body {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .content-7 .node--type-news .field--name-node-link a {
    color: #000;
    text-decoration-line: underline;
  }
  .content-7 .node--type-news .field--name-node-link a:hover {
    color: #2487b8;
  }
  .content-8 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-8.jpg') no-repeat;
    background-size: cover;
    padding: 100px 0;
    margin-bottom: 80px;
  }
  .content-8 > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-8 .region-content-8 {
    width: 470px;
  }
  .content-8 .region-content-8 .mapContainer iframe {
    border-radius: 50px;
  }
  .content-8 .region-content-8 .mapContainer:after {
    border-radius: 50px;
  }
  .content-8 .region-content-9 {
    width: 670px;
    padding: 85px 80px;
    border-radius: 50px;
    background-color: #d6e4ed;
  }
  .content-8 .region-content-9 > div:nth-child(1) {
    width: 420px;
    margin: 0 auto 20px;
  }
  .content-8 .region-content-9 > div:nth-child(1) .block-title {
    margin-bottom: 30px;
    text-align: center;
  }
  .content-8 .region-content-9 > div:nth-child(1) .field--name-body {
    text-align: center;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input {
    width: 245px;
    height: 51px;
    padding-left: 35px;
    font-size: 16px;
    line-height: 1.25;
    color: #000;
    opacity: 0.6;
    border-radius: 50px;
    border: solid 1px #215c79;
    background-color: inherit;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input.error {
    border: 2px solid red;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 1.25;
    color: #000;
    opacity: 0.6;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 16px;
    line-height: 1.25;
    color: #000;
    opacity: 0.6;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 16px;
    line-height: 1.25;
    color: #000;
    opacity: 0.6;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 1.25;
    color: #000;
    opacity: 0.6;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-email input {
    width: 100%;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy input {
    margin: 0;
    padding: 0;
    width: 13px;
    height: 13px;
    color: inherit;
    background-color: inherit;
    border-radius: inherit;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy input:checked[type=checkbox] {
    background-color: #2487b8;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy .description {
    width: 340px;
    margin: 0;
    color: #2b2a29;
    text-align: center;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #2b2a29;
    text-decoration-line: underline;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 50px;
    background-color: #2487b8;
    box-shadow: none;
    display: inline-block;
    padding: 14px 24px;
    margin: 0;
    border: 2px solid #2487b8;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-8 .region-content-9 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-8 .region-content-9 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: inherit;
    box-shadow: none;
    color: #000;
    border: 2px solid #2487b8;
  }
  .footer-1 {
    padding: 70px 0;
    position: relative;
    z-index: 1;
  }
  .footer-1:before {
    content: '';
    background-color: #d6e4ed;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 1760px;
    z-index: -1;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 25px;
  }
  .content-footer .footer-logo .copyright {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-logo .copyright .privacy-policy a,
  .content-footer .footer-logo .copyright .privacy-site,
  .content-footer .footer-logo .copyright .privacy-text {
    color: #2487b8;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu ul.sf-menu li:nth-child(1) {
    display: none;
  }
  .content-footer .footer-menu ul.sf-menu a {
    line-height: 1.25;
    color: #2487b8;
    padding: 0;
  }
  .content-footer .footer-menu-catalog ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
  }
  .content-footer .footer-menu-catalog ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu-catalog ul.sf-menu a {
    line-height: 1.25;
    color: #2487b8;
    padding: 0;
  }
  .content-footer .footer-connection {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 10px;
  }
  .content-footer .footer-connection .footer-btn-callback a {
    line-height: 1.25;
    color: #2487b8;
  }
  .content-footer .footer-connection .phone-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    font-size: 24px;
  }
  .content-footer .footer-connection .phone a,
  .content-footer .footer-connection .mail a {
    line-height: 1.25;
    color: #215c79;
  }
  .content-footer .footer-connection .address {
    color: #215c79;
  }
  .footer-2 {
    padding: 35px 0;
  }
  .footer-2 .copyrights-block {
    display: none;
  }
  .footer-2 .vesta-backlink {
    text-align: center;
  }
  .footer-2 .vesta-backlink a {
    color: #215c79;
    line-height: 1;
  }
  .page-view--catalog .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px 30px;
  }
  .page-view--catalog .taxonomy-term {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--catalog .taxonomy-term:after {
    content: none;
  }
  .page-view--catalog .taxonomy-term:hover .field--name-field-catalog-image img {
    transform: scale(1.15);
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    width: 370px;
    height: 370px;
    padding: 35px;
    border-radius: 30px;
    border: solid 2px #2487b8;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img {
    width: auto;
    max-width: 296px;
    max-height: 296px!important;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--catalog .taxonomy-term .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 25px;
    flex-grow: 1;
    padding: 25px 15px 0;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-family: 'Bona Nova SC';
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title a {
    color: #2487b8;
  }
  .page-view--catalog .taxonomy-term .group-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 10px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-link .btn-default {
    background-color: inherit;
    color: #000;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-link .btn-default:hover,
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-link .btn-default:focus {
    background-color: #2487b8;
    color: #fff;
  }
  .page-node--800 .mapContainer {
    height: 400px!important;
    margin-bottom: 40px;
  }
  .page-node--800 .field-tel a,
  .page-node--800 .field-mail a {
    color: #000;
  }
  .page-view--news .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--news .node--type-news {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
  }
  .page-view--news .node--type-news:after {
    content: none;
  }
  .page-view--news .node--type-news:hover .field--name-field-image-news img {
    transform: scale(1.15);
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 20px;
    overflow: hidden;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--news .node--type-news .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
    flex-grow: 1;
  }
  .page-view--news .node--type-news .group-content-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
  }
  .page-view--news .node--type-news .field--name-field-date {
    opacity: 0.6;
  }
  .page-view--news .node--type-news .field--name-body {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .page-view--news .node--type-news .field--name-node-link a {
    color: #000;
    text-decoration-line: underline;
  }
  .page-view--news .node--type-news .field--name-node-link a:hover {
    color: #2487b8;
  }
  .node--type-news.node--view-mode-full .field--name-field-date {
    margin-bottom: 15px;
  }
  .page-view--certificates .view-certificates .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--certificates .node--type-certificate {
    width: 270px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--certificates .node--type-certificate:after {
    content: none;
  }
  .page-view--certificates .node--type-certificate .field--name-field-certificate-img {
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
    overflow: hidden;
  }
  .page-view--certificates .node--type-certificate .field--name-field-certificate-img:hover img {
    transform: scale(1.15);
  }
  .page-view--certificates .node--type-certificate .field--name-field-certificate-img img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--certificates .node--type-certificate .field--name-node-title {
    text-align: center;
    flex-grow: 1;
    background: #d6e4ed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    border-radius: 0 0 10px 10px;
  }
  .page-taxonomy-term .view-tovary .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-taxonomy-term .product {
    height: 100%;
  }
  .page-taxonomy-term .product-wrap {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-taxonomy-term .product-wrap:hover .field--name-field-image-product-view img {
    transform: scale(1.15);
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view {
    width: 370px;
    height: 370px;
    padding: 35px;
    border-radius: 30px;
    border: solid 2px #2487b8;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view img {
    width: auto;
    max-width: 296px;
    max-height: 296px!important;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-taxonomy-term .product-wrap .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 15px;
    flex-grow: 1;
    padding: 15px;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-family: 'Bona Nova SC';
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
  }
  .page-taxonomy-term .product-wrap .field--name-title a {
    color: #2487b8;
  }
  .page-taxonomy-term .product-wrap .field--name-field-product-btn .btn-default {
    width: 100%;
    background-color: inherit;
    color: #000;
  }
  .page-taxonomy-term .product-wrap .field--name-field-product-btn .btn-default:hover,
  .page-taxonomy-term .product-wrap .field--name-field-product-btn .btn-default:focus {
    background-color: #2487b8;
    color: #fff;
  }
  .page-product .product-teaser {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0;
    row-gap: 30px;
  }
  .page-product .product-teaser-image:hover .field--name-field-image-product-view img {
    transform: scale(1.15);
  }
  .page-product .product-teaser-image .field--name-field-image-product-view {
    width: 370px;
    height: 370px;
    border-radius: 30px;
    border: solid 2px #2487b8;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view img {
    width: auto;
    max-width: 296px;
    max-height: 296px!important;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-product .product-teaser-info {
    width: 63%;
  }
  .page-product .product-teaser-info .field--name-body {
    margin-bottom: 30px;
  }
}
@media (max-width: 1775.98px) {
  .content-1 .region-content-1 {
    margin-right: -100px;
  }
}
@media (max-width: 1400.98px) {
  .content-1 .region-content-1 {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page h1 {
    font-size: 42px;
  }
  body .page .block-title {
    font-size: 34px;
  }
  body.not-front h1 {
    font-size: 38px;
  }
  .front .main {
    min-height: 620px;
    padding: 220px 0 100px;
    justify-content: flex-start;
  }
  .front .main h1 {
    width: 740px;
    margin: 0 auto 40px;
  }
  .navigation .region-navigation ul.sf-main {
    width: 590px;
  }
  .header-connection-1 .phone-wrap {
    column-gap: 20px;
  }
  .header-connection-1 .phone-wrap .phone {
    font-size: 18px;
  }
  .header-connection-2 {
    background-color: #d6e4ed;
  }
  .header-connection-2:before {
    content: none;
  }
  .header-connection-2 .logo {
    width: 250px;
  }
  .header-connection-2 .navigation-wrap {
    column-gap: 30px;
  }
  .content-1 {
    margin-top: -70px;
  }
  .content-1 .region-content-1 {
    width: 450px;
    padding: 25px 20px;
  }
  .content-1 .region-content-1 > div:nth-child(1) {
    row-gap: 20px;
  }
  .content-2 {
    margin-bottom: 80px;
    padding: 40px 0;
    background-color: #d6e4ed;
  }
  .content-2:before {
    content: none;
  }
  .content-2 .node--type-about .group-content {
    width: 50%;
  }
  .content-2 .node--type-about .block-title {
    margin-bottom: 25px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 46%;
  }
  .content-3 {
    margin-bottom: 80px;
  }
  .content-3 .view-benefits .view-content {
    gap: 15px;
  }
  .content-3 .node--type-benefits {
    width: 310px;
    row-gap: 20px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 100px;
    height: 100px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-height: 100px!important;
  }
  .content-3 .node--type-benefits .field--name-body {
    font-size: 17px;
  }
  .content-4 {
    margin-bottom: 80px;
  }
  .content-4 .region-content-4 .block-title {
    width: 690px;
    margin-bottom: 40px;
  }
  .content-4 .view-catalog .view-content {
    gap: 30px 15px;
  }
  .content-4 .view-catalog .more-link {
    top: -80px;
  }
  .content-4 .taxonomy-term {
    width: 310px;
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image {
    width: 310px;
    height: 310px;
    padding: 30px;
    border-radius: 25px;
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image img {
    max-width: 220px;
    max-height: 220px!important;
  }
  .content-4 .taxonomy-term .group-content {
    row-gap: 20px;
    padding: 20px 10px 0;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 21px;
  }
  .content-5 {
    padding: 100px 0;
    margin-bottom: 80px;
  }
  .content-5 .region-content-5 {
    padding: 40px;
    border-radius: 40px;
  }
  .content-5 .region-content-5 > div:nth-child(1) {
    width: 700px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    margin-bottom: 30px;
  }
  .content-6 {
    margin-bottom: 80px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 30px;
  }
  .content-6 .node--type-work .field--name-field-work-img {
    width: 640px;
    height: 369px;
  }
  .content-6 .node--type-work .field--name-field-work-img img {
    max-width: 640px;
    max-height: 369px!important;
  }
  .content-7 {
    margin-bottom: 80px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 40px;
  }
  .content-7 .view-news .view-content {
    gap: 15px;
  }
  .content-7 .view-news .more-link {
    top: -80px;
  }
  .content-7 .node--type-news {
    width: 310px;
    row-gap: 20px;
  }
  .content-7 .node--type-news .field--name-field-image-news {
    border-radius: 15px;
  }
  .content-7 .node--type-news .field--name-field-image-news img {
    border-radius: 15px;
  }
  .content-7 .node--type-news .group-content {
    row-gap: 15px;
  }
  .content-7 .node--type-news .group-content-2 {
    row-gap: 15px;
  }
  .content-8 {
    padding: 80px 0;
    margin-bottom: 60px;
  }
  .content-8 > .container {
    gap: 15px;
  }
  .content-8 .region-content-8 {
    width: 447px;
  }
  .content-8 .region-content-8 .mapContainer {
    height: 480px!important;
  }
  .content-8 .region-content-8 .mapContainer iframe {
    border-radius: 40px;
  }
  .content-8 .region-content-8 .mapContainer:after {
    border-radius: 40px;
  }
  .content-8 .region-content-9 {
    width: 500px;
    padding: 40px 30px;
    border-radius: 40px;
  }
  .content-8 .region-content-9 > div:nth-child(1) .block-title {
    margin-bottom: 20px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper > form {
    gap: 15px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input {
    width: 212px;
    height: 46px;
    padding-left: 25px;
    font-size: 14px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-email input {
    width: 100%;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy input {
    padding: 0;
    width: 13px;
    height: 13px;
  }
  .footer-1 {
    background-color: #d6e4ed;
    padding: 50px 0;
  }
  .footer-1:before {
    content: none;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 20px;
  }
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    font-size: 20px;
  }
  .footer-2 {
    padding: 30px 0;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 30px 15px;
  }
  .page-view--catalog .taxonomy-term {
    width: 310px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    width: 310px;
    height: 310px;
    padding: 30px;
    border-radius: 25px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img {
    max-width: 220px;
    max-height: 220px!important;
  }
  .page-view--catalog .taxonomy-term .group-content {
    row-gap: 20px;
    padding: 20px 10px 0;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 21px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px;
  }
  .page-view--news .node--type-news {
    width: 310px;
    row-gap: 20px;
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 15px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 15px;
  }
  .page-view--news .node--type-news .group-content {
    row-gap: 15px;
  }
  .page-view--news .node--type-news .group-content-2 {
    row-gap: 15px;
  }
  .page-view--certificates .view-certificates .view-content {
    gap: 15px;
  }
  .page-view--certificates .node--type-certificate {
    width: 229px;
  }
  .page-taxonomy-term .view-tovary .view-content {
    gap: 15px;
  }
  .page-taxonomy-term .product-wrap {
    width: 310px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view {
    width: 310px;
    height: 310px;
    padding: 30px;
    border-radius: 25px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view img {
    max-width: 220px;
    max-height: 220px!important;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-size: 21px;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view {
    width: 310px;
    height: 310px;
    border-radius: 25px;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view img {
    max-width: 220px;
    max-height: 220px!important;
  }
  .page-product .product-teaser-info .field--name-body {
    margin-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 40px;
    height: 40px;
  }
  body .page {
    font-size: 14px;
    line-height: 1.2;
  }
  body .page h1 {
    font-size: 34px;
  }
  body .page .block-title {
    font-size: 28px;
  }
  body.not-front h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 40px;
  }
  body .btn-default,
  .more-link a {
    font-size: 14px;
    border-radius: 12px;
    padding: 12px 20px;
  }
  .front .main {
    min-height: 480px;
    padding: 180px 0 80px;
  }
  .front .main h1 {
    width: 640px;
    margin: 0 auto 30px;
  }
  .front .main .node--type-front .group-content {
    column-gap: 15px;
  }
  .front .main .node--type-front .field--name-field-main-btn2 a {
    font-size: 14px;
    border-radius: 12px;
    padding: 12px 20px;
  }
  .header-connection-1 {
    padding: 15px 0;
  }
  .header-connection-1 .phone-wrap {
    column-gap: 15px;
  }
  .header-connection-1 .phone-wrap .phone {
    font-size: 16px;
  }
  .header-connection-2 {
    padding: 15px 0;
  }
  .header-connection-2 .container {
    justify-content: center;
    row-gap: 10px;
  }
  .header-connection-2 .logo {
    width: 250px;
  }
  .header-connection-2 .navigation-wrap {
    column-gap: 20px;
  }
  .content-1 {
    margin-top: -50px;
  }
  .content-1 .region-content-1 {
    width: 390px;
    padding: 20px 15px;
  }
  .content-1 .region-content-1 > div:nth-child(1) {
    row-gap: 15px;
  }
  .content-2 {
    margin-bottom: 40px;
  }
  .content-2 .node--type-about .group-content {
    width: 64%;
  }
  .content-2 .node--type-about .block-title {
    margin-bottom: 15px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 34%;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .view-benefits .view-content {
    gap: 15px 10px;
  }
  .content-3 .node--type-benefits {
    width: 239px;
    row-gap: 15px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 70px;
    height: 70px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-height: 70px!important;
  }
  .content-3 .node--type-benefits .field--name-body {
    font-size: 14px;
  }
  .content-4 {
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 .block-title {
    width: 570px;
    margin-bottom: 30px;
  }
  .content-4 .view-catalog .view-content {
    gap: 20px 10px;
  }
  .content-4 .view-catalog .more-link {
    top: -60px;
  }
  .content-4 .taxonomy-term {
    width: 239px;
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image {
    width: 239px;
    height: 239px;
    padding: 15px 10px;
    border-radius: 12px;
  }
  .content-4 .taxonomy-term .field--name-field-catalog-image img {
    max-width: 170px;
    max-height: 170px!important;
  }
  .content-4 .taxonomy-term .group-content {
    padding: 10px 0;
  }
  .content-4 .taxonomy-term .group-btn {
    justify-content: space-between;
  }
  .content-4 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 18px;
  }
  .content-5 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-5 .region-content-5 {
    padding: 25px 15px;
    border-radius: 12px;
  }
  .content-5 .region-content-5 > div:nth-child(1) {
    width: 100%;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    margin-bottom: 20px;
  }
  .content-6 {
    margin-bottom: 40px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 20px;
  }
  .content-6 .node--type-work .field--name-body {
    width: 250px;
  }
  .content-6 .node--type-work .field--name-field-work-img {
    width: 480px;
    height: 277px;
  }
  .content-6 .node--type-work .field--name-field-work-img img {
    max-width: 480px;
    max-height: 277px!important;
  }
  .content-7 {
    margin-bottom: 40px;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 30px;
  }
  .content-7 .view-news .view-content {
    gap: 15px 10px;
  }
  .content-7 .view-news .more-link {
    top: -60px;
  }
  .content-7 .node--type-news {
    width: 239px;
    row-gap: 15px;
  }
  .content-7 .node--type-news .field--name-field-image-news {
    border-radius: 12px;
  }
  .content-7 .node--type-news .field--name-field-image-news img {
    border-radius: 12px;
  }
  .content-7 .node--type-news .group-content {
    row-gap: 10px;
  }
  .content-7 .node--type-news .group-content-2 {
    row-gap: 10px;
  }
  .content-8 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-8 .region-content-8 {
    width: 100%;
  }
  .content-8 .region-content-8 .mapContainer {
    height: 390px!important;
  }
  .content-8 .region-content-8 .mapContainer iframe {
    border-radius: 12px;
  }
  .content-8 .region-content-8 .mapContainer:after {
    border-radius: 12px;
  }
  .content-8 .region-content-9 {
    width: 330px;
    padding: 20px 10px;
    border-radius: 12px;
  }
  .content-8 .region-content-9 > div:nth-child(1) {
    width: 310px;
  }
  .content-8 .region-content-9 > div:nth-child(1) .block-title {
    text-transform: none;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper > form {
    gap: 10px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item input {
    padding-left: 10px;
    padding-right: 10px;
    width: 150px;
    height: 40px;
    border-radius: 12px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-email input {
    width: 100%;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy input {
    padding: 0;
    border-radius: 4px;
    width: 13px;
    height: 13px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .form-item-privacy .description {
    width: 280px;
  }
  .content-8 .region-content-9 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    border-radius: 12px;
    padding: 12px 20px;
  }
  .footer-1 {
    padding: 35px 0;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 15px;
  }
  .content-footer .footer-logo .copyright {
    row-gap: 5px;
  }
  .content-footer .footer-logo .copyright .privacy-policy a,
  .content-footer .footer-logo .copyright .privacy-site,
  .content-footer .footer-logo .copyright .privacy-text {
    font-size: 13px;
  }
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    font-size: 16px;
  }
  .footer-2 {
    padding: 15px 0;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 20px 10px;
  }
  .page-view--catalog .taxonomy-term {
    width: 239px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    width: 239px;
    height: 239px;
    padding: 15px 10px;
    border-radius: 12px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img {
    max-width: 170px;
    max-height: 170px!important;
  }
  .page-view--catalog .taxonomy-term .group-content {
    padding: 10px 0;
  }
  .page-view--catalog .taxonomy-term .group-btn {
    justify-content: space-between;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 18px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px 10px;
  }
  .page-view--news .node--type-news {
    width: 239px;
    row-gap: 15px;
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 12px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 12px;
  }
  .page-view--news .node--type-news .group-content {
    row-gap: 10px;
  }
  .page-view--news .node--type-news .group-content-2 {
    row-gap: 10px;
  }
  .page-view--certificates .view-certificates .view-content {
    gap: 15px 10px;
  }
  .page-view--certificates .node--type-certificate {
    width: 177px;
  }
  .page-taxonomy-term .view-tovary .view-content {
    gap: 15px 10px;
  }
  .page-taxonomy-term .product-wrap {
    width: 239px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view {
    width: 239px;
    height: 239px;
    padding: 15px 10px;
    border-radius: 12px;
  }
  .page-taxonomy-term .product-wrap .field--name-field-image-product-view img {
    max-width: 170px;
    max-height: 170px!important;
  }
  .page-taxonomy-term .product-wrap .field--name-title {
    font-size: 18px;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view {
    width: 239px;
    height: 239px;
    border-radius: 12px;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view img {
    max-width: 170px;
    max-height: 170px!important;
  }
  .page-product .product-teaser-info h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 26px;
  }
  body .page .block-title {
    font-size: 21px;
  }
  body.not-front h1 {
    font-size: 24px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .main {
    padding-top: 30px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 139px;
  }
  .mm-page {
    padding-top: 61px;
  }
  .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: 150px;
  }
  .header-mobile-block .phone-wrap {
    width: 130px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
    align-items: flex-end;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .front .main {
    min-height: 300px;
    padding: 40px 0;
    justify-content: center;
  }
  .front .main h1 {
    width: auto;
  }
  .content-1 {
    margin: 20px auto 40px;
  }
  .content-1 .region-content-1 {
    width: 330px;
  }
  .content-1 .region-content-1 .block-title:before {
    width: 170px;
  }
  .content-2 .node--type-about .group-content {
    width: 100%;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    display: none;
  }
  .content-3 .view-benefits .view-content {
    justify-content: center;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 60px;
    height: 60px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-height: 60px!important;
  }
  .content-4 .region-content-4 .block-title {
    width: auto;
    margin-bottom: 20px;
  }
  .content-4 .view-catalog .view-content {
    margin-bottom: 25px;
  }
  .content-4 .view-catalog .more-link {
    position: initial;
    top: 0;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    display: block;
  }
  .content-6 .node--type-work {
    justify-content: center;
    row-gap: 15px;
  }
  .content-6 .node--type-work .field--name-body {
    width: 100%;
  }
  .content-6 .node--type-work .field--name-field-work-img {
    width: 330px;
    height: 191px;
  }
  .content-6 .node--type-work .field--name-field-work-img img {
    max-width: 330px;
    max-height: 191px!important;
  }
  .content-7 .region-content-7 .block-title {
    margin-bottom: 20px;
  }
  .content-7 .view-news .views-row:nth-child(n+2) {
    display: none;
  }
  .content-7 .view-news .view-content {
    margin-bottom: 25px;
  }
  .content-7 .view-news .more-link {
    position: initial;
    top: 0;
  }
  .content-8 .region-content-8 .mapContainer {
    height: 300px!important;
  }
  .content-footer {
    max-width: 415px;
    column-gap: 15px;
  }
  .page-view--certificates .node--type-certificate {
    width: 160px;
  }
  .page-product .product-teaser-image {
    width: 330px;
    margin: 0 auto;
  }
  .page-product .product-teaser-image .field--name-field-image-product-view {
    margin: 0 auto;
  }
  .page-product .product-teaser-info {
    width: 100%;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
