.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: 600;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background-color: #6425DF;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: 1px solid #6425DF;
}
.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;
  box-shadow: none;
  color: #000;
  border: 1px solid #6425DF;
}
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;
}
a {
  text-decoration-line: none;
}
a:hover {
  text-decoration-line: underline;
}
main .block {
  margin-bottom: 0;
}
/*вёрстка корзины конец*/
/*вёрстка кнопок слик-слайдера начало*/
.slick-slider {
  padding-bottom: 50px;
  margin-bottom: 0;
}
.slick-slider .slick-dots {
  bottom: 0;
  display: flex!important;
  justify-content: center;
}
.slick-slider .slick-dots li {
  width: 14px;
  height: 14px;
}
.slick-slider .slick-dots li button {
  width: 14px;
  height: 14px;
  padding: 0;
}
.slick-slider .slick-dots li button:before {
  content: '';
  background-color: #EDEBF4;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  color: transparent;
  opacity: 1;
}
.slick-slider .slick-dots li button:hover:before {
  background-color: #6425DF;
}
.slick-slider .slick-dots li.slick-active button:before {
  background-color: #6425DF;
}
/*вёрстка кнопок слик-слайдера конец*/
body .page {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 30px;
}
body .page .block-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 25px;
}
body.not-front h1 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@media (max-width: 10000px) {
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    right: 2%;
    bottom: 7%;
    width: 37px;
    height: 37px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default,
  .more-link a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 0;
    background-color: #6425DF;
    box-shadow: none;
    display: inline-block;
    padding: 12px 35px;
    margin: 0;
    border: 1px solid #6425DF;
  }
  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: 1px solid #6425DF;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .header-block {
    background-color: #0A0614;
    padding: 15px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .connection-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
  }
  .header-block .connection-wrap .phone,
  .header-block .connection-wrap .mail {
    padding-left: 25px;
    position: relative;
  }
  .header-block .connection-wrap .phone:before,
  .header-block .connection-wrap .mail:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .connection-wrap .phone a,
  .header-block .connection-wrap .mail a {
    color: #fff;
  }
  .header-block .connection-wrap .phone:before {
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
  }
  .header-block .connection-wrap .mail:before {
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    width: 17px;
    height: 12px;
  }
  .header-block .header-callback .btn-default:hover,
  .header-block .header-callback .btn-default:focus {
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main {
    width: 580px;
    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 {
    line-height: normal;
    font-weight: 500;
    color: #fff;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #fff;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #fff;
  }
  .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-white.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: 19px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.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: #000;
    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 {
    background: url('/sites/all/themes/vesta_theme/image/bg-main.jpg') no-repeat;
    background-size: cover;
    min-height: 800px;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .front .main h1 {
    width: 710px;
  }
  .front .main .node--type-front {
    width: 710px;
  }
  .front .main .node--type-front .field--name-body {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .front .main .node--type-front .group-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
  }
  .front .main .node--type-front .field--name-field-main-link a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 0;
    background-color: #6425DF;
    box-shadow: none;
    display: inline-block;
    padding: 12px 35px;
    border: 1px solid #6425DF;
  }
  .front .main .node--type-front .field--name-field-main-link a:hover,
  .front .main .node--type-front .field--name-field-main-link a:focus {
    background-color: inherit;
    color: #fff;
    border: 1px solid #6425DF;
  }
  .front .main .node--type-front .btn-default {
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
  }
  .front .main .node--type-front .btn-default:hover,
  .front .main .node--type-front .btn-default:focus {
    background-color: inherit;
    color: #fff;
    border: 1px solid #6425DF;
  }
  .content-1 {
    padding: 110px 0;
    position: relative;
    z-index: 1;
  }
  .content-1:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-1-after.png') no-repeat left top;
    background-size: contain;
    position: absolute;
    width: 50.815%;
    height: 100%;
    max-height: 917px;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .content-1:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-1-before.png') no-repeat right bottom;
    background-size: contain;
    position: absolute;
    width: 50.71%;
    height: 100%;
    max-height: 922px;
    top: 100px;
    right: 0;
    z-index: -1;
  }
  .content-1 .region-content-1 {
    margin-bottom: 170px;
  }
  .content-1 .node--type-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-1 .node--type-about:after {
    content: none;
  }
  .content-1 .node--type-about .group-content {
    width: 520px;
  }
  .content-1 .node--type-about .field--name-body {
    margin-bottom: 70px;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 338px;
  }
  .content-1 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-1 .view-benefits .view-content .views-row:nth-child(3) .node--type-benefits {
    background: url('/sites/all/themes/vesta_theme/image/ben-3-bg.png') no-repeat;
    background-size: cover;
  }
  .content-1 .view-benefits .view-content .views-row:nth-child(3) .node--type-benefits .field--name-node-title,
  .content-1 .view-benefits .view-content .views-row:nth-child(3) .node--type-benefits .field--name-body {
    color: #fff;
  }
  .content-1 .node--type-benefits {
    width: 270px;
    height: 100%;
    padding: 25px;
    background-color: #F8F5FF;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
  .content-1 .node--type-benefits:after {
    content: none;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img {
    width: 46px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img img {
    width: auto;
    max-height: 47px!important;
    object-fit: contain;
  }
  .content-1 .node--type-benefits .field--name-node-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
  }
  .content-1 .node--type-benefits .field--name-body {
    font-weight: normal;
  }
  .content-3 {
    background-color: #F8F5FF;
    padding: 110px 0;
    position: relative;
    z-index: 1;
  }
  .content-3:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-3-after.png') no-repeat left bottom;
    background-size: contain;
    position: absolute;
    width: 19.916%;
    height: 100%;
    max-height: 867px;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .content-3:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-3-before.png') no-repeat right bottom;
    background-size: contain;
    position: absolute;
    width: 37.835%;
    height: 100%;
    max-height: 922px;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .content-3 .view-services .views-row:nth-child(odd) .node--type-service {
    flex-direction: row;
  }
  .content-3 .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: row-reverse;
  }
  .content-3 .node--type-service {
    height: 100%;
    display: flex;
  }
  .content-3 .node--type-service:after {
    content: none;
  }
  .content-3 .node--type-service .group-content {
    width: 50%;
    padding: 50px;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .content-3 .node--type-service .group-content:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/service-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 56.412%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .content-3 .node--type-service .field--name-node-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .content-3 .node--type-service .field--name-node-title a {
    color: #000;
  }
  .content-3 .node--type-service .field--name-field-service-desc {
    font-weight: normal;
    margin-bottom: 40px;
  }
  .content-3 .node--type-service .field--name-field-service-img {
    width: 50%;
    overflow: hidden;
  }
  .content-3 .node--type-service .field--name-field-service-img:hover img {
    transform: scale(1.15);
  }
  .content-3 .node--type-service .field--name-field-service-img img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-4 {
    padding: 110px 0;
    position: relative;
    z-index: 1;
  }
  .content-4:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-4-before.png') no-repeat right center;
    background-size: contain;
    position: absolute;
    width: 26.748%;
    height: 100%;
    max-height: 664px;
    top: 0;
    bottom: 0;
    right: 6%;
    margin: auto;
    z-index: -1;
  }
  .content-4 .node--type-license {
    width: 270px;
    margin: 0 auto;
  }
  .content-4 .node--type-license .field--name-field-licenses-img {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .content-4 .node--type-license .field--name-field-licenses-img:hover img {
    transform: scale(1.15);
  }
  .content-4 .node--type-license .field--name-field-licenses-img img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-4 .node--type-license .field--name-node-title {
    font-size: 18px;
    font-weight: 500;
  }
  .content-5 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-5.jpg') no-repeat;
    background-size: cover;
    padding: 60px 0;
  }
  .content-5 .region-content-5 {
    width: 480px;
    background-color: #fff;
    padding: 30px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    text-transform: none;
    margin-bottom: 0;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .content-5 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-5 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 100%;
    height: 46px;
    padding-left: 20px;
    font-size: 16px;
    line-height: normal;
    color: #868790;
    border-radius: 0;
    background-color: #F8F8FB;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input.error {
    border: 2px solid red;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    width: 100%;
    height: 105px;
    padding-left: 20px;
    padding-top: 13px;
    font-size: 16px;
    line-height: normal;
    color: #868790;
    border-radius: 0;
    background-color: #F8F8FB;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:focus {
    box-shadow: none;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #868790;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    margin: 0;
    padding: 0;
    width: 13px;
    height: 13px;
    border: 1px solid #000;
    color: inherit;
    background-color: inherit;
    border-radius: inherit;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input:checked[type=checkbox] {
    background-color: blue;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description {
    margin: 0;
    color: #2b2a29;
    text-align: left;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #2b2a29;
    text-decoration-line: underline;
  }
  .content-5 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 0;
    background-color: #6425DF;
    box-shadow: none;
    display: inline-block;
    padding: 12px 35px;
    border: 1px solid #6425DF;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-5 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-5 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: inherit;
    box-shadow: none;
    color: #000;
    border: 1px solid #6425DF;
  }
  .content-6 {
    padding: 110px 0;
    position: relative;
    z-index: 1;
  }
  .content-6:after {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-6-after.png') no-repeat left bottom;
    background-size: contain;
    position: absolute;
    width: 32.58%;
    height: 100%;
    max-height: 676px;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .content-6:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-6-before.png') no-repeat right top;
    background-size: contain;
    position: absolute;
    width: 50.34%;
    height: 100%;
    max-height: 875px;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .content-6 .region-content-6 {
    margin-bottom: 110px;
  }
  .content-6 .region-content-6 .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-6 .region-content-6 .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-6 .region-content-6 .field.field--name-field-gallery-collection {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-6 .region-content-6 .node--type-photogallery,
  .content-6 .region-content-6 .node--type-gallery-group {
    width: 370px;
    position: relative;
  }
  .content-6 .region-content-6 .node--type-photogallery:hover .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-gallery-group:hover .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-photogallery:hover .field--name-field-gallery-teaser img,
  .content-6 .region-content-6 .node--type-gallery-group:hover .field--name-field-gallery-teaser img {
    transform: scale(1.15);
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery,
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery-teaser,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery-teaser {
    overflow: hidden;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery-teaser img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery-teaser img {
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-node-title,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-node-title {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    z-index: 1;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-node-title a,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-node-title a {
    width: 100%;
    display: flex;
    text-align: center;
    color: #fff;
  }
  .content-6 .region-content-7 {
    margin-bottom: 30px;
  }
  .content-6 .region-content-7 .block-title {
    margin-bottom: 13px;
  }
  .content-6 .region-content-7 .field--name-body .subtitle {
    width: 420px;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .content-6 .region-content-7 .field--name-body .contacts-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 25px;
  }
  .content-6 .region-content-7 .field--name-body .address,
  .content-6 .region-content-7 .field--name-body .phone,
  .content-6 .region-content-7 .field--name-body .mail {
    width: 370px;
    min-height: 80px;
    padding: 0 10px;
    background-color: #F8F5FF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
  }
  .content-6 .region-content-7 .field--name-body .address a,
  .content-6 .region-content-7 .field--name-body .phone a,
  .content-6 .region-content-7 .field--name-body .mail a {
    color: #000;
  }
  .content-6 .region-content-7 .field--name-body .address span {
    padding-left: 30px;
    position: relative;
  }
  .content-6 .region-content-7 .field--name-body .address span:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/contacts-loc.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 23px;
    height: 28px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-6 .region-content-7 .field--name-body .phone a,
  .content-6 .region-content-7 .field--name-body .mail a {
    display: flex;
    padding-left: 35px;
    position: relative;
  }
  .content-6 .region-content-7 .field--name-body .phone a:before,
  .content-6 .region-content-7 .field--name-body .mail a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-6 .region-content-7 .field--name-body .phone a:before {
    background: url('/sites/all/themes/vesta_theme/image/contacts-phone.svg') no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
  }
  .content-6 .region-content-7 .field--name-body .mail a {
    padding-left: 40px;
  }
  .content-6 .region-content-7 .field--name-body .mail a:before {
    background: url('/sites/all/themes/vesta_theme/image/contacts-mail.svg') no-repeat;
    background-size: contain;
    width: 32px;
    height: 23px;
  }
  .content-6 .region-content-7 .field--name-body .contacts-btn {
    text-align: center;
  }
  .content-6 .region-content-8 .mapContainer {
    height: 360px!important;
  }
  .footer {
    background: #10062F;
    padding: 60px 0;
  }
  .footer > .container > .copyrights-block {
    display: none;
  }
  .footer .vesta-backlink {
    font-size: 14px;
    opacity: 0.8;
  }
  .footer .vesta-backlink a {
    color: #fff;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 110px;
  }
  .content-footer .logo-wrap {
    display: flex;
    column-gap: 60px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 15px;
  }
  .content-footer .footer-logo .privacy-policy,
  .content-footer .footer-logo .privacy-content {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
  }
  .content-footer .footer-logo .privacy-policy a,
  .content-footer .footer-logo .privacy-content a {
    color: #fff;
  }
  .content-footer .footer-logo .privacy-policy {
    margin-bottom: 5px;
  }
  .content-footer .footer-menu {
    z-index: 1;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .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 {
    color: #fff;
    padding: 0;
  }
  .content-footer .footer-connection {
    display: flex;
    flex-direction: column;
    row-gap: 17px;
  }
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail,
  .content-footer .footer-connection .address {
    padding-left: 35px;
    color: #fff;
    position: relative;
  }
  .content-footer .footer-connection .phone:before,
  .content-footer .footer-connection .mail:before,
  .content-footer .footer-connection .address:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .phone a,
  .content-footer .footer-connection .mail a,
  .content-footer .footer-connection .address a {
    color: #fff;
  }
  .content-footer .footer-connection .phone:before {
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
    left: 4px;
  }
  .content-footer .footer-connection .mail:before {
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    width: 23px;
    height: 17px;
  }
  .content-footer .footer-connection .address {
    margin-bottom: 30px;
  }
  .content-footer .footer-connection .address:before {
    background: url('/sites/all/themes/vesta_theme/image/header-loc.svg') no-repeat;
    background-size: contain;
    width: 16px;
    height: 19px;
    left: 6px;
  }
  .content-footer .footer-connection .btn-default:hover,
  .content-footer .footer-connection .btn-default:focus {
    color: #fff;
  }
  .page-view--services #header {
    margin-bottom: 0;
  }
  .page-view--services .main {
    margin-bottom: 0!important;
    background-color: #F8F5FF;
    padding: 50px 0;
  }
  .page-view--services .view-services .views-row:nth-child(odd) .node--type-service {
    flex-direction: row;
  }
  .page-view--services .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: row-reverse;
  }
  .page-view--services .node--type-service {
    height: 100%;
    display: flex;
  }
  .page-view--services .node--type-service:after {
    content: none;
  }
  .page-view--services .node--type-service .group-content {
    width: 50%;
    padding: 50px;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .page-view--services .node--type-service .group-content:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/service-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 56.412%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .page-view--services .node--type-service .field--name-node-title a {
    color: #000;
  }
  .page-view--services .node--type-service .field--name-field-service-desc {
    font-weight: normal;
    margin-bottom: 40px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    width: 50%;
    overflow: hidden;
  }
  .page-view--services .node--type-service .field--name-field-service-img:hover img {
    transform: scale(1.15);
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content,
  .page-node .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery,
  .page-node .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .field.field--name-field-gallery-collection,
  .page-node .field.field--name-field-gallery-collection {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .node--type-photogallery,
  .page-node .node--type-photogallery,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser {
    width: 370px;
    position: relative;
  }
  .page-view--fotogalereya .node--type-photogallery:hover .field--name-field-gallery img,
  .page-node .node--type-photogallery:hover .field--name-field-gallery img,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser:hover .field--name-field-gallery img,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser:hover .field--name-field-gallery img,
  .page-view--fotogalereya .node--type-photogallery:hover .field--name-field-gallery-teaser img,
  .page-node .node--type-photogallery:hover .field--name-field-gallery-teaser img,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser:hover .field--name-field-gallery-teaser img,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser:hover .field--name-field-gallery-teaser img {
    transform: scale(1.15);
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery,
  .page-node .node--type-photogallery .field--name-field-gallery,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery,
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery-teaser,
  .page-node .node--type-photogallery .field--name-field-gallery-teaser,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery-teaser,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery-teaser {
    overflow: hidden;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img,
  .page-node .node--type-photogallery .field--name-field-gallery img,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery img,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery img,
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery-teaser img,
  .page-node .node--type-photogallery .field--name-field-gallery-teaser img,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery-teaser img,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-field-gallery-teaser img {
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title,
  .page-node .node--type-photogallery .field--name-node-title,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-node-title,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-node-title {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    z-index: 1;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title a,
  .page-node .node--type-photogallery .field--name-node-title a,
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-teaser .field--name-node-title a,
  .page-node .node.node--type-gallery-group.node--view-mode-teaser .field--name-node-title a {
    width: 100%;
    display: flex;
    text-align: center;
    color: #fff;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item {
    width: 370px;
    height: 370px;
    overflow: hidden;
    display: flex;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item a {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item:hover img {
    transform: scale(1.15);
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .view-gallery-page .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 370px;
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    overflow: hidden;
  }
  .view-gallery-page .views-field-field-media-image .field-content:hover img {
    transform: scale(1.15);
  }
  .view-gallery-page .views-field-field-media-image img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .contacts-page {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .contacts-page .field-address,
  .contacts-page .field-phone,
  .contacts-page .field-mail {
    font-size: 18px;
  }
  .contacts-page .field-address a,
  .contacts-page .field-phone a,
  .contacts-page .field-mail a {
    color: #000;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page {
    font-size: 15px;
  }
  body .page h1 {
    font-size: 32px;
  }
  body .page .block-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  body .btn-default,
  .more-link a {
    font-size: 14px;
    padding: 10px 20px;
  }
  .navigation .region-navigation ul.sf-main {
    width: 520px;
  }
  .front .main {
    min-height: 600px;
  }
  .front .main h1 {
    width: 650px;
  }
  .front .main .node--type-front {
    width: 650px;
  }
  .front .main .node--type-front .field--name-body {
    font-size: 16px;
  }
  .front .main .node--type-front .field--name-field-main-link a {
    font-size: 14px;
    padding: 10px 20px;
  }
  .content-1 {
    padding: 80px 0;
  }
  .content-1:after {
    content: none;
  }
  .content-1:before {
    content: none;
  }
  .content-1 .region-content-1 {
    margin-bottom: 80px;
  }
  .content-1 .node--type-about .group-content {
    width: 620px;
  }
  .content-1 .node--type-about .field--name-body {
    margin-bottom: 40px;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 240px;
  }
  .content-1 .view-benefits .view-content {
    gap: 15px;
  }
  .content-1 .node--type-benefits {
    width: 229px;
    padding: 20px 10px;
    row-gap: 10px;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img {
    width: 44px;
    height: 45px;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img img {
    max-height: 45px!important;
  }
  .content-1 .node--type-benefits .field--name-node-title {
    font-size: 16px;
  }
  .content-3 {
    padding: 80px 0;
  }
  .content-3:after {
    content: none;
  }
  .content-3:before {
    content: none;
  }
  .content-3 .node--type-service .group-content {
    padding: 25px;
  }
  .content-3 .node--type-service .field--name-node-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .content-3 .node--type-service .field--name-field-service-desc {
    margin-bottom: 20px;
  }
  .content-4 {
    padding: 80px 0;
  }
  .content-4:before {
    content: none;
  }
  .content-4 .node--type-license .field--name-node-title {
    font-size: 16px;
  }
  .content-5 {
    background-position: center;
  }
  .content-5 .region-content-5 {
    width: 420px;
    padding: 20px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    height: 40px;
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    height: 90px;
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    padding: 10px 20px;
  }
  .content-6 {
    padding: 80px 0;
  }
  .content-6:after {
    content: none;
  }
  .content-6:before {
    content: none;
  }
  .content-6 .region-content-6 {
    margin-bottom: 80px;
  }
  .content-6 .region-content-6 .view-fotogalereya .view-content {
    gap: 15px;
  }
  .content-6 .region-content-6 .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px;
  }
  .content-6 .region-content-6 .field.field--name-field-gallery-collection {
    gap: 15px;
  }
  .content-6 .region-content-6 .node--type-photogallery,
  .content-6 .region-content-6 .node--type-gallery-group {
    width: 310px;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-node-title,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-node-title {
    font-size: 20px;
  }
  .content-6 .region-content-7 .block-title {
    margin-bottom: 10px;
  }
  .content-6 .region-content-7 .field--name-body .subtitle {
    width: 400px;
    margin-bottom: 20px;
  }
  .content-6 .region-content-7 .field--name-body .contacts-wrap {
    gap: 15px;
    margin-bottom: 20px;
  }
  .content-6 .region-content-7 .field--name-body .address,
  .content-6 .region-content-7 .field--name-body .phone,
  .content-6 .region-content-7 .field--name-body .mail {
    width: 310px;
    min-height: 60px;
    padding: 15px 10px;
    font-size: 16px;
  }
  .content-6 .region-content-7 .field--name-body .address span {
    padding-left: 25px;
  }
  .content-6 .region-content-7 .field--name-body .address span:before {
    width: 18px;
    height: 22px;
  }
  .content-6 .region-content-7 .field--name-body .phone a {
    padding-left: 25px;
  }
  .content-6 .region-content-7 .field--name-body .phone a:before {
    width: 18px;
    height: 18px;
  }
  .content-6 .region-content-7 .field--name-body .mail a {
    padding-left: 35px;
  }
  .content-6 .region-content-7 .field--name-body .mail a:before {
    width: 25px;
    height: 18px;
  }
  .content-6 .region-content-8 .mapContainer {
    height: 330px!important;
  }
  .content-footer {
    margin-bottom: 80px;
  }
  .content-footer .footer-connection {
    row-gap: 15px;
  }
  .content-footer .footer-connection .address {
    margin-bottom: 20px;
  }
  .page-view--services .node--type-service .group-content {
    padding: 25px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page-view--services .node--type-service .field--name-field-service-desc {
    margin-bottom: 20px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content,
  .page-node .view-fotogalereya .view-content {
    gap: 15px;
  }
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery,
  .page-node .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px;
  }
  .page-view--fotogalereya .field.field--name-field-gallery-collection,
  .page-node .field.field--name-field-gallery-collection {
    gap: 15px;
  }
  .page-view--fotogalereya .node--type-photogallery,
  .page-node .node--type-photogallery {
    width: 310px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title,
  .page-node .node--type-photogallery .field--name-node-title {
    font-size: 20px;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item {
    width: 310px;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 310px;
  }
}
@media (max-width: 991.98px) {
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  body .page .block-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  body.not-front h1 {
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 40px;
  }
  .slick-slider {
    padding-bottom: 40px;
  }
  .slick-slider .slick-dots li {
    width: 12px;
    height: 12px;
  }
  .slick-slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .slick-slider .slick-dots li button:before {
    width: 12px;
    height: 12px;
  }
  .header-block > .container {
    justify-content: center;
    column-gap: 50px;
  }
  .front .main {
    min-height: 460px;
  }
  .front .main h1 {
    width: 560px;
  }
  .front .main .node--type-front {
    width: 560px;
  }
  .front .main .node--type-front .field--name-body {
    font-size: 14px;
  }
  .content-1 {
    padding: 40px 0;
  }
  .content-1 .region-content-1 {
    margin-bottom: 40px;
  }
  .content-1 .node--type-about .group-content {
    width: 570px;
  }
  .content-1 .node--type-about .field--name-body {
    margin-bottom: 20px;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 140px;
  }
  .content-1 .view-benefits .view-content {
    gap: 15px 10px;
  }
  .content-1 .node--type-benefits {
    width: 229px;
    padding: 15px 10px;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img {
    width: 40px;
    height: 41px;
  }
  .content-1 .node--type-benefits .field--name-field-ben-img img {
    max-height: 41px!important;
  }
  .content-1 .node--type-benefits .field--name-node-title {
    font-size: 14px;
  }
  .content-3 {
    padding: 40px 0;
  }
  .content-3 .node--type-service .group-content {
    padding: 15px 10px;
  }
  .content-3 .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .content-3 .node--type-service .field--name-field-service-desc {
    margin-bottom: 15px;
  }
  .content-3 .node--type-service .field--name-field-service-img img {
    min-height: 215px!important;
    object-fit: cover;
  }
  .content-4 {
    padding: 40px 0;
  }
  .content-4 .node--type-license {
    width: 220px;
  }
  .content-4 .node--type-license .field--name-node-title {
    font-size: 15px;
  }
  .content-5 {
    padding: 40px 0;
  }
  .content-5 .region-content-5 {
    width: 360px;
    padding: 20px 15px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .content-6 {
    padding: 40px 0;
  }
  .content-6 .region-content-6 {
    margin-bottom: 40px;
  }
  .content-6 .region-content-6 .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .content-6 .region-content-6 .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px 10px;
  }
  .content-6 .region-content-6 .field.field--name-field-gallery-collection {
    gap: 15px 10px;
  }
  .content-6 .region-content-6 .node--type-photogallery,
  .content-6 .region-content-6 .node--type-gallery-group {
    width: 239px;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery-teaser img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery-teaser img {
    height: 190px!important;
    object-fit: cover;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-node-title,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-node-title {
    font-size: 17px;
  }
  .content-6 .region-content-7 .field--name-body .subtitle {
    width: 370px;
  }
  .content-6 .region-content-8 .mapContainer {
    height: 300px!important;
  }
  .content-footer {
    margin-bottom: 40px;
  }
  .content-footer .footer-connection .address {
    margin-bottom: 15px;
  }
  .page-view--services .node--type-service .group-content {
    padding: 15px 10px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .page-view--services .node--type-service .field--name-field-service-desc {
    margin-bottom: 15px;
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    min-height: 215px!important;
    object-fit: cover;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content,
  .page-node .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery,
  .page-node .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .field.field--name-field-gallery-collection,
  .page-node .field.field--name-field-gallery-collection {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node--type-photogallery,
  .page-node .node--type-photogallery {
    width: 239px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img,
  .page-node .node--type-photogallery .field--name-field-gallery img,
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery-teaser img,
  .page-node .node--type-photogallery .field--name-field-gallery-teaser img {
    height: 190px!important;
    object-fit: cover;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title,
  .page-node .node--type-photogallery .field--name-node-title {
    font-size: 17px;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery {
    gap: 15px 10px;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item {
    width: 239px;
    height: 239px;
  }
  .view-gallery-page .view-content {
    gap: 15px 10px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 239px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 24px;
  }
  body .page .block-title {
    font-size: 20px;
  }
  .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: 164px;
  }
  .mm-page {
    padding-top: 70px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #2b2a29;
    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: 55%;
  }
  .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: 50px;
  }
  .header-mobile-block .phone-wrap {
    width: 115px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff;
  }
  .front .main {
    min-height: 350px;
  }
  .front .main h1 {
    width: auto;
  }
  .front .main .node--type-front {
    width: auto;
  }
  .front .main .node--type-front .group-btn {
    row-gap: 7px;
  }
  .content-1 .node--type-about .group-content {
    width: 100%;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    display: none;
  }
  .content-3 .node--type-service {
    flex-wrap: wrap;
  }
  .content-3 .node--type-service .group-content {
    width: 100%;
  }
  .content-3 .node--type-service .group-content:before {
    max-width: 172px;
  }
  .content-3 .node--type-service .field--name-node-title {
    font-size: 16px;
  }
  .content-3 .node--type-service .field--name-field-service-img {
    width: 100%;
  }
  .content-3 .node--type-service .field--name-field-service-img img {
    min-height: initial!important;
    height: 181px!important;
  }
  .content-5 .region-content-5 {
    width: 330px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 20px;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery img,
  .content-6 .region-content-6 .node--type-photogallery .field--name-field-gallery-teaser img,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-field-gallery-teaser img {
    height: 180px!important;
    object-fit: cover;
  }
  .content-6 .region-content-6 .node--type-photogallery .field--name-node-title,
  .content-6 .region-content-6 .node--type-gallery-group .field--name-node-title {
    font-size: 16px;
  }
  .content-6 .region-content-7 .field--name-body .subtitle {
    width: auto;
  }
  .footer {
    padding: 40px 0;
  }
  .footer > .container > .copyrights-block {
    display: block;
    margin-bottom: 5px;
  }
  .footer > .container > .copyrights-block .copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 5px;
  }
  .footer > .container > .copyrights-block .copyright .privacy-policy,
  .footer > .container > .copyrights-block .copyright .privacy-content {
    font-size: 14px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
  }
  .footer > .container > .copyrights-block .copyright .privacy-policy a,
  .footer > .container > .copyrights-block .copyright .privacy-content a {
    color: #fff;
  }
  .footer .vesta-backlink {
    text-align: center;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto 40px;
    row-gap: 30px;
  }
  .content-footer .logo-wrap {
    width: 100%;
    justify-content: space-between;
    column-gap: 0;
  }
  .content-footer .logo-wrap .region-footer-logo {
    margin-bottom: 0;
  }
  .content-footer .logo-wrap .region-copyrights {
    display: none;
  }
  .page-view--services .node--type-service {
    flex-wrap: wrap;
  }
  .page-view--services .node--type-service .group-content {
    width: 100%;
  }
  .page-view--services .node--type-service .group-content:before {
    max-width: 172px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 16px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    width: 100%;
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    min-height: initial!important;
    height: 181px!important;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img,
  .page-node .node--type-photogallery .field--name-field-gallery img,
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery-teaser img,
  .page-node .node--type-photogallery .field--name-field-gallery-teaser img {
    height: 180px!important;
    object-fit: cover;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title,
  .page-node .node--type-photogallery .field--name-node-title {
    font-size: 16px;
  }
  .node.node--type-gallery-group.node--view-mode-full .photoswipe-gallery.field.field--name-field-gallery .field__item {
    width: 160px;
    height: 160px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 160px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
