.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: 400;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #3e92e1;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-color: #eef7ff;
  box-shadow: none;
  color: #282c2f;
}
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: 'Montserrat';
  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: 15px;
  height: 15px;
  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: #eef7ff;
  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: #eef7ff !important;
}
/*вёрстка формы поиска конец*/
/*вёрстка кнопок слик-слайдера начало*/
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 47px;
  height: 47px;
  z-index: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: '';
  width: 47px;
  height: 47px;
  opacity: 1;
  display: block;
}
.slick-slider .slick-prev {
  left: 30px;
}
.slick-slider .slick-prev:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-left.png') no-repeat center;
  background-size: contain;
}
.slick-slider .slick-next {
  right: 30px;
}
.slick-slider .slick-next:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-right.png') no-repeat center;
  background-size: contain;
}
.slick-slider .slick-dots {
  bottom: -10px;
  display: flex!important;
  justify-content: center;
}
.slick-slider .slick-dots li {
  width: 12px;
  height: 12px;
}
.slick-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
}
.slick-slider .slick-dots li button:before {
  content: '';
  background: inherit;
  border: 1px solid #3e92e1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  color: transparent;
  opacity: 1;
}
.slick-slider .slick-dots li button:hover:before {
  border: 1px solid #3e92e1;
  background: #3e92e1;
}
.slick-slider .slick-dots li.slick-active button:before {
  background: #3e92e1;
  border: 1px solid #3e92e1;
}
/*вёрстка кнопок слик-слайдера конец*/
a {
  text-decoration-line: none;
}
a:hover {
  text-decoration-line: underline;
}
main .block {
  margin-bottom: 0;
}
body .page {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: normal;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
body .page .block-title {
  font-family: 'Unbounded';
  font-style: normal;
  font-size: 32px;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  color: #1a1c1f;
  margin-bottom: 30px;
}
body.not-front h1 {
  color: #1a1c1f;
  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;
    right: 2%;
    bottom: 7%;
    width: 27.5px;
    height: 30px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 30px;
    background-color: #3e92e1;
    box-shadow: none;
    display: inline-block;
    padding: 15px 30px;
    margin: 0;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #9fc8eb;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .header-block .header-content-1 {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .header-content-1 .connection-wrap {
    display: flex;
    align-items: center;
    column-gap: 50px;
  }
  .header-block .header-content-1 .address {
    padding-left: 25px;
    color: #5e5e5e;
    position: relative;
  }
  .header-block .header-content-1 .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/loc.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 15px;
    height: 22px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .header-content-1 .mail {
    padding-left: 25px;
    position: relative;
  }
  .header-block .header-content-1 .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 17px;
    height: 14px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-block .header-content-1 .mail a {
    color: #5e5e5e;
  }
  .header-block .header-content-1 .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .header-block .header-content-1 .social-wrap .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    position: relative;
  }
  .header-block .header-content-1 .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0;
    left: 0;
  }
  .header-block .header-content-1 .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .header-block .header-content-1 .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .header-block .header-content-2 {
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .header-content-2 .callback-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-block .header-content-2 .callback-wrap .phone {
    font-family: 'Unbounded';
    font-size: 16px;
  }
  .header-block .header-content-2 .callback-wrap .phone a {
    color: #1a1c1f;
  }
  .header-block .header-content-2 .callback-wrap .header-callback .btn-form {
    font-weight: 600;
    color: #3e92e1;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main {
    width: 750px;
    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:nth-child(2) > a {
    padding-left: 72px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/menu-hover.svg') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a.is-active .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/menu-hover.svg') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator {
    width: 23px;
    height: 16px;
    right: auto;
    left: 28px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/menu.svg') no-repeat;
    background-size: contain;
    width: 23px;
    height: 16px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a.sf-with-ul {
    padding-right: 25px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2).sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/menu-hover.svg') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    line-height: normal;
    font-weight: 600;
    color: #282c2f;
    text-decoration-line: none;
    padding: 10px 25px;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    border-radius: 30px;
    background-color: #3e92e1;
    color: #fff;
  }
  .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 {
    border-radius: 30px;
    background-color: #3e92e1;
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active .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 .sf-sub-indicator {
    width: 13px;
    height: 14px;
    right: 10px;
  }
  .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: 30px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 40px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    border-radius: 30px;
    background-color: #3e92e1;
    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: #282c2f;
    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;
  }
  .slider-block .slick-slider {
    margin-bottom: 0;
  }
  .slider-block .slick-slider .slick-dots {
    display: none!important;
  }
  .slider-block .node--type-slide .contextual {
    right: 30px;
  }
  .slider-block .node--type-slide .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
  }
  .slider-block .node--type-slide .block-title {
    width: 635px;
    margin-bottom: 40px;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 635px;
    font-family: 'Unbounded';
    font-size: 13px;
    color: #1a1c1f;
    margin-bottom: 40px;
  }
  .slider-block .node--type-slide .field--name-body ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px 35px;
    list-style: none;
  }
  .slider-block .node--type-slide .field--name-body ul li {
    padding-left: 30px;
    font-family: 'Unbounded';
    font-size: 13px;
    color: #1a1c1f;
    text-transform: uppercase;
    position: relative;
  }
  .slider-block .node--type-slide .field--name-body ul li:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/li-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .slider-block .node--type-slide .btn-default {
    min-width: 285px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 472px!important;
    object-fit: cover;
  }
  .front .main {
    background-color: #3e92e1;
    padding: 20px 0;
    margin-bottom: 70px;
  }
  .front .main h1 {
    margin-bottom: 0;
  }
  .content-1 {
    margin-bottom: 70px;
  }
  .content-1 .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-1 .taxonomy-term {
    width: 270px;
    position: relative;
  }
  .content-1 .taxonomy-term:hover .field--name-field-catalog-image img {
    transform: scale(1.15);
  }
  .content-1 .taxonomy-term .field--name-field-catalog-image {
    border-radius: 30px;
    overflow: hidden;
  }
  .content-1 .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-1 .taxonomy-term .field--name-taxonomy-term-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-family: 'Unbounded';
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
  }
  .content-1 .taxonomy-term .field--name-taxonomy-term-title a {
    background-color: rgba(255, 255, 255, 0.9);
    min-height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    color: #1a1c1f;
  }
  .content-2 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-2.jpg') no-repeat;
    background-size: cover;
    padding-top: 30px;
  }
  .content-2 .node--type-about {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-2 .node--type-about:after {
    content: none;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 35.898%;
  }
  .content-2 .node--type-about .group-content {
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .content-2 .node--type-about .field--name-body {
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .content-2 .node--type-about .field--name-node-link a {
    font-weight: 600;
    text-decoration-line: underline;
    color: #3e92e1;
  }
  .content-3 {
    margin-top: -65px;
    margin-bottom: 70px;
  }
  .content-3 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-3 .node--type-benefits {
    width: 370px;
    height: 100%;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 4px 25px 0 rgba(18, 84, 112, 0.05);
    background-color: #fff;
    display: flex;
    align-items: center;
    column-gap: 20px;
  }
  .content-3 .node--type-benefits:after {
    content: none;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-width: 74px;
    max-height: 71px!important;
    object-fit: contain;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 215px;
    font-family: 'Unbounded';
    font-size: 13px;
    text-transform: uppercase;
    color: #1a1c1f;
  }
  .content-4 {
    margin-bottom: 70px;
  }
  .content-4 .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
  }
  .content-4 .view-fotogalereya .more-link {
    position: absolute;
    top: -45px;
    right: 0;
    z-index: 1;
  }
  .content-4 .view-fotogalereya .more-link a {
    font-weight: 600;
    color: #3e92e1;
    text-decoration-line: underline;
  }
  .content-4 .view-fotogalereya .view-footer .btn-default {
    width: 100%;
  }
  .content-4 .node--type-photogallery {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-4 .node--type-photogallery:after {
    content: none;
  }
  .content-4 .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .content-4 .node--type-photogallery .field--name-field-gallery .field__item {
    overflow: hidden;
    border-radius: 30px;
  }
  .content-4 .node--type-photogallery .field--name-field-gallery .field__item img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-4 .node--type-photogallery .field--name-node-title {
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
  }
  .content-4 .node--type-photogallery .field--name-node-title a {
    color: #5e5e5e;
  }
  .content-5 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-5.jpg') no-repeat;
    background-size: cover;
    padding: 70px 0;
    margin-bottom: 70px;
  }
  .content-5 .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-5 .view-news .view-content .views-row {
    width: 48.718%;
  }
  .content-5 .view-news .more-link {
    position: absolute;
    top: -45px;
    right: 0;
    z-index: 1;
  }
  .content-5 .view-news .more-link a {
    font-weight: 600;
    color: #3e92e1;
    text-decoration-line: underline;
  }
  .content-5 .node--type-news {
    height: 100%;
    display: flex;
  }
  .content-5 .node--type-news:after {
    content: none;
  }
  .content-5 .node--type-news:hover .field--name-field-image-news img {
    transform: scale(1.15);
  }
  .content-5 .node--type-news .field--name-field-image-news {
    width: 47.37%;
    overflow: hidden;
    border-radius: 30px;
  }
  .content-5 .node--type-news .field--name-field-image-news img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-5 .node--type-news .group-content {
    width: 52.63%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 30px 20px;
    border-radius: 30px;
    background-color: #fff;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-family: 'Unbounded';
    font-size: 15px;
    color: #1a1c1f;
    text-transform: uppercase;
  }
  .content-5 .node--type-news .group-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content-5 .node--type-news .field--name-field-date {
    font-size: 12px;
    font-weight: normal;
    color: #5e5e5e;
  }
  .content-5 .node--type-news .field--name-node-link a {
    width: 24px;
    height: 12px;
    color: transparent;
    display: flex;
    position: relative;
  }
  .content-5 .node--type-news .field--name-node-link a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/more-before.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 12px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-5 .node--type-news .field--name-node-link a:hover:before {
    transform: scale(1.15);
  }
  .content-6 {
    margin-bottom: 70px;
  }
  .content-6 .region-content-6 > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .content-6 .region-content-6 > div:nth-child(1) .block-title {
    margin-bottom: 10px;
  }
  .content-6 .region-content-6 > div:nth-child(1) .field--name-body {
    font-size: 15px;
    font-weight: normal;
    color: #5e5e5e;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-6 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-6 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-6 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 570px;
    height: 54px;
    padding-left: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: auto;
    color: #1a1c1f;
    border-radius: 10px;
    border: solid 2px #ebebeb;
    background-color: #fff;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input.error {
    border: 3px solid red;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    line-height: auto;
    color: #1a1c1f;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    line-height: auto;
    color: #1a1c1f;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    line-height: auto;
    color: #1a1c1f;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    line-height: auto;
    color: #1a1c1f;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    color: inherit;
    background-color: inherit;
    border-radius: inherit;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input:checked {
    background-color: #3e92e1;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #5e5e5e;
    text-align: center;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #5e5e5e;
    text-decoration-line: underline;
  }
  .content-6 .webform-ajax-form-wrapper .form-actions {
    width: 100%;
    margin: 0;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 30px;
    background-color: #3e92e1;
    box-shadow: none;
    display: inline-block;
    padding: 15px 30px;
    border: none;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-6 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-6 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: #9fc8eb;
    box-shadow: none;
    color: #fff;
  }
  .footer {
    min-height: 300px;
    background-color: #eef7ff;
    position: relative;
  }
  .content-footer {
    display: flex;
    gap: 30px;
  }
  .content-footer .content-wrapper {
    width: 730px;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo .search-api-page-block-form-search {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo .search-api-page-block-form-search form {
    display: inline-flex;
  }
  .content-footer .footer-logo .search-api-page-block-form-search .form-item {
    margin-bottom: 0;
  }
  .content-footer .footer-logo .search-api-page-block-form-search .form-item-keys input {
    background: inherit;
    border-radius: 0;
    border-bottom: 1px solid #c9d9e7;
  }
  .content-footer .footer-logo .search-api-page-block-form-search .btn-primary {
    width: 40px;
    border-radius: 0;
    background: inherit;
    border-bottom: 1px solid #c9d9e7;
  }
  .content-footer .footer-logo .copyright {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
  }
  .content-footer .footer-logo .copyright .privacy-content,
  .content-footer .footer-logo .copyright .privacy-policy,
  .content-footer .footer-logo .copyright .privacy-oferta {
    font-size: 12px;
    font-weight: 300;
    color: #5e5e5e;
  }
  .content-footer .footer-logo .copyright .privacy-content a,
  .content-footer .footer-logo .copyright .privacy-policy a,
  .content-footer .footer-logo .copyright .privacy-oferta a {
    color: #5e5e5e;
  }
  .content-footer .footer-logo .vesta-backlink a {
    font-size: 12px;
    font-weight: 300;
    text-decoration-line: underline;
    color: #5e5e5e;
  }
  .content-footer .footer-menu {
    z-index: 1;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .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 {
    padding: 0;
    font-weight: 600;
    color: #282c2f;
  }
  .content-footer .footer-menu ul.sf-menu a:hover,
  .content-footer .footer-menu ul.sf-menu a.is-active {
    color: #3e92e1;
  }
  .content-footer .footer-connection {
    width: 200px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-connection .phone {
    font-family: 'Unbounded';
    font-size: 16px;
  }
  .content-footer .footer-connection .phone a {
    color: #1a1c1f;
  }
  .content-footer .footer-connection .address,
  .content-footer .footer-connection .mail a {
    color: #5e5e5e;
  }
  .content-footer .footer-connection .footer-callback {
    margin-bottom: 10px;
  }
  .content-footer .footer-connection .btn-form {
    font-weight: 600;
    color: #3e92e1;
    text-decoration-line: underline;
  }
  .content-footer .footer-connection .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    position: relative;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-map {
    width: 38%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .content-footer .footer-map .mapContainer {
    height: 300px!important;
  }
  .copyrights-mobile {
    display: none;
  }
  .page-view--catalog .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--catalog .taxonomy-term {
    width: 270px;
    position: relative;
  }
  .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 {
    border-radius: 30px;
    overflow: hidden;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-family: 'Unbounded';
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title a {
    background-color: rgba(255, 255, 255, 0.9);
    min-height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    color: #1a1c1f;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .page-view--fotogalereya .node--type-photogallery:after {
    content: none;
  }
  .page-view--fotogalereya .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    overflow: hidden;
    border-radius: 30px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery .field__item img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title a {
    color: #5e5e5e;
  }
  .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;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .view-gallery-page .views-field-field-media-image:hover img {
    transform: scale(1.15);
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    overflow: hidden;
    border-radius: 30px;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    border-radius: 30px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--news .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
  .page-view--news .view-news .view-content .views-row {
    width: 48.718%;
  }
  .page-view--news .node--type-news {
    height: 100%;
    display: flex;
  }
  .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 {
    width: 47.37%;
    overflow: hidden;
    border-radius: 30px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 30px;
    -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 {
    width: 52.63%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 30px 20px;
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-family: 'Unbounded';
    font-size: 15px;
    color: #1a1c1f;
    text-transform: uppercase;
  }
  .page-view--news .node--type-news .group-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-view--news .node--type-news .field--name-field-date {
    font-size: 12px;
    font-weight: normal;
    color: #5e5e5e;
  }
  .page-view--news .node--type-news .field--name-node-link a {
    width: 24px;
    height: 12px;
    color: transparent;
    display: flex;
    position: relative;
  }
  .page-view--news .node--type-news .field--name-node-link a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/more-before.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 12px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--news .node--type-news .field--name-node-link a:hover:before {
    transform: scale(1.15);
  }
  .node--type-news.node--view-mode-full .field--name-field-date {
    font-size: 14px;
    color: #5E5E5E;
    margin-bottom: 15px;
  }
  .page-contacts .field-tel {
    font-family: 'Unbounded';
    font-size: 16px;
  }
  .page-contacts .field-tel a {
    color: #1a1c1f;
  }
  .page-contacts .field-mail a {
    color: #5e5e5e;
  }
  .page-taxonomy-term #header {
    margin-bottom: 0;
  }
  .page-taxonomy-term.page-taxonomy-term--catalog .main {
    margin-bottom: 0;
  }
  .page-taxonomy-term.page-taxonomy-term--catalog .main h1 {
    margin-bottom: 0;
    color: #fff;
  }
  .page-taxonomy-term .content-3 {
    margin: 0!important;
    position: absolute;
    top: 405px;
  }
  .page-taxonomy-term .main {
    position: relative;
    z-index: 1;
  }
  .page-taxonomy-term .main #block-vesta-theme-content {
    position: initial;
  }
  .page-taxonomy-term .service-view-full .service-info {
    height: 472px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 40px;
  }
  .page-taxonomy-term .service-view-full .service-image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg {
    position: relative;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg:before {
    content: '';
    background-color: rgba(26, 28, 31, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg img {
    height: 472px!important;
    width: 100%;
    object-fit: cover;
  }
  .page-taxonomy-term .service-view-full .service-desc {
    padding: 135px 0 70px;
    position: relative;
  }
  .page-taxonomy-term .service-view-full .service-desc:before {
    content: '';
    background-image: linear-gradient(to bottom, rgba(62, 146, 225, 0.4) 12%, #FFF 23%);
    position: absolute;
    width: 400%;
    height: 100%;
    top: 0;
    left: -100%;
    z-index: -1;
  }
  .price {
    background: url('/sites/all/themes/vesta_theme/image/bg-price.jpg') no-repeat;
    background-size: cover;
    padding: 70px 0;
  }
  .price .view-price .view-content {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
  }
  .price .node--type-price {
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #cde2f8;
    background-color: #fff;
    padding: 15px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 5px;
  }
  .price .node--type-price:after {
    content: none;
  }
  .price .node--type-price .field--name-node-title {
    max-width: 800px;
    color: #1a1c1f;
  }
  .price .node--type-price .group-price {
    max-width: 250px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 50px;
  }
  .price .node--type-price .field--name-field-price-cost {
    font-weight: bold;
    color: #1a1c1f;
  }
  .price .node--type-price .field--name-field-price-btn a {
    font-weight: 600;
    color: #3e92e1;
    text-decoration-line: underline;
  }
  .price .node--type-price .field--name-field-price-btn a:hover {
    color: #1a1c1f;
  }
  .work-stages {
    background-color: #3e92e1;
    padding: 70px 0;
    margin-bottom: 70px;
  }
  .work-stages .region-work-stages .block-title {
    color: #fff;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
  }
  .work-stages .region-work-stages .block-title:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/work-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 61px;
    height: 61px;
    top: -40px;
    left: -30px;
    z-index: -1;
  }
  .work-stages .view-work-stages .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    position: relative;
    z-index: 1;
  }
  .work-stages .view-work-stages .view-content:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/work-after.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 48px;
    height: 48px;
    top: -35px;
    right: 320px;
    z-index: -1;
  }
  .work-stages .node--type-work-stages {
    width: 270px;
  }
  .work-stages .node--type-work-stages .field--name-node-title {
    font-family: 'Unbounded';
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin-top: -15px;
  }
}
@media (max-width: 1329.98px) {
  .slick-slider .slick-prev {
    left: 0px;
  }
  .slick-slider .slick-next {
    right: 0px;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page {
    font-size: 16px;
  }
  body .page h1 {
    font-size: 28px;
  }
  body .page .block-title {
    font-size: 26px;
  }
  body .btn-default {
    font-size: 16px;
    padding: 12px 30px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 40px;
    height: 40px;
  }
  .slick-slider .slick-prev:before,
  .slick-slider .slick-next:before {
    width: 40px;
    height: 40px;
  }
  .header-block .header-content-1 .connection-wrap {
    column-gap: 30px;
  }
  .header-block .header-content-2 .callback-wrap .phone {
    font-size: 15px;
  }
  .navigation .region-navigation ul.sf-main {
    width: 660px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a {
    padding-left: 50px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator {
    width: 20px;
    height: 14px;
    left: 20px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator:after {
    width: 20px;
    height: 14px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a.sf-with-ul {
    padding-right: 20px;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    padding: 8px 20px;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    right: 8px;
  }
  .navigation .region-navigation ul.sf-main > li > a.sf-with-ul {
    padding-right: 25px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 35px;
  }
  .slider-block .node--type-slide .content {
    padding: 0 40px;
  }
  .slider-block .node--type-slide .block-title {
    width: 520px;
    margin-bottom: 30px;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 520px;
    margin-bottom: 30px;
  }
  .slider-block .node--type-slide .field--name-body ul {
    gap: 15px 25px;
  }
  .slider-block .node--type-slide .field--name-body ul li {
    padding-left: 25px;
  }
  .slider-block .node--type-slide .field--name-body ul li:before {
    width: 18px;
    height: 18px;
  }
  .slider-block .node--type-slide .btn-default {
    min-width: 260px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 430px!important;
  }
  .content-1 .view-catalog .view-content {
    gap: 15px;
  }
  .content-1 .taxonomy-term {
    width: 229px;
  }
  .content-1 .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 12px;
  }
  .content-1 .taxonomy-term .field--name-taxonomy-term-title a {
    min-height: 70px;
    padding: 5px 10px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 36%;
  }
  .content-3 {
    margin-top: -30px;
  }
  .content-3 .view-benefits .view-content {
    gap: 15px;
  }
  .content-3 .node--type-benefits {
    width: 310px;
    padding: 20px 15px;
    column-gap: 15px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 65px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-width: 65px;
    max-height: 63px!important;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 200px;
    font-size: 12px;
  }
  .content-4 .view-fotogalereya .view-content {
    gap: 15px;
    margin-bottom: 30px;
  }
  .content-4 .node--type-photogallery {
    width: 310px;
  }
  .content-5 .view-news .view-content .views-row {
    width: 49%;
  }
  .content-5 .node--type-news .field--name-field-image-news {
    width: 47%;
  }
  .content-5 .node--type-news .group-content {
    width: 53%;
    padding: 20px 15px;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-size: 14px;
  }
  .content-6 .region-content-6 > div:nth-child(1) .field--name-body {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper > form {
    gap: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 473px;
    height: 45px;
    font-size: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 15px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 22px;
    height: 22px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    font-size: 16px;
    padding: 12px 30px;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }
  .content-footer .content-wrapper {
    width: 100%;
    padding: 40px 0;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 20px;
  }
  .content-footer .footer-connection {
    width: 290px;
  }
  .content-footer .footer-map {
    width: 100%;
    position: initial;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 15px;
  }
  .page-view--catalog .taxonomy-term {
    width: 229px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 12px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title a {
    min-height: 70px;
    padding: 5px 10px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
    margin-bottom: 30px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 310px;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 310px;
  }
  .page-view--news .view-news .view-content {
    row-gap: 15px;
  }
  .page-view--news .view-news .view-content .views-row {
    width: 49%;
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    width: 47%;
  }
  .page-view--news .node--type-news .group-content {
    width: 53%;
    padding: 20px 15px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 14px;
  }
  .page-taxonomy-term .content-3 {
    top: 388px;
  }
  .page-taxonomy-term .service-view-full .service-info {
    height: 440px;
    row-gap: 30px;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg img {
    height: 440px!important;
  }
  .page-taxonomy-term .service-view-full .service-desc {
    padding: 100px 0 70px;
  }
  .page-taxonomy-term .service-view-full .service-desc:before {
    background-image: linear-gradient(to bottom, rgba(62, 146, 225, 0.4) 12%, #FFF 20%);
  }
  .price .node--type-price .field--name-node-title {
    max-width: 670px;
  }
  .price .node--type-price .group-price {
    max-width: 240px;
    column-gap: 40px;
  }
  .work-stages .region-work-stages .block-title:before {
    width: 50px;
    height: 50px;
    top: -34px;
    left: -10px;
  }
  .work-stages .view-work-stages .view-content {
    gap: 15px;
  }
  .work-stages .view-work-stages .view-content:before {
    width: 42px;
    height: 42px;
    top: -30px;
    right: 270px;
  }
  .work-stages .node--type-work-stages {
    width: 229px;
  }
  .work-stages .node--type-work-stages .field--name-node-title {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 23px;
  }
  body .page .block-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  body.not-front .main {
    margin-bottom: 40px;
  }
  body .btn-default {
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 14px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 35px;
    height: 35px;
  }
  .slick-slider .slick-prev:before,
  .slick-slider .slick-next:before {
    width: 35px;
    height: 35px;
  }
  .header-block .header-content-1 .connection-wrap {
    column-gap: 20px;
  }
  .header-block .header-content-2 {
    justify-content: center;
    gap: 5px 85px;
  }
  .header-block .header-content-2 .callback-wrap .phone {
    font-size: 14px;
  }
  .navigation .region-navigation ul.sf-main {
    width: 550px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a {
    padding-left: 40px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator {
    width: 18px;
    height: 13px;
    left: 13px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a .sf-sub-indicator:after {
    width: 18px;
    height: 13px;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(2) > a.sf-with-ul {
    padding-right: 15px;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    padding: 8px 15px;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    border-radius: 14px;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    border-radius: 14px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 34px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    border-radius: 14px;
  }
  .slider-block .node--type-slide .content {
    padding: 0 30px;
  }
  .slider-block .node--type-slide .block-title {
    width: 400px;
    margin-bottom: 20px;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 400px;
    margin-bottom: 20px;
  }
  .slider-block .node--type-slide .field--name-body ul {
    gap: 10px 20px;
  }
  .slider-block .node--type-slide .field--name-body ul li {
    font-size: 12px;
    padding-left: 20px;
  }
  .slider-block .node--type-slide .field--name-body ul li:before {
    width: 16px;
    height: 16px;
  }
  .slider-block .node--type-slide .btn-default {
    min-width: 200px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 350px!important;
  }
  .front .main {
    margin-bottom: 40px;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .view-catalog .view-content {
    gap: 15px 10px;
  }
  .content-1 .taxonomy-term {
    width: 239px;
  }
  .content-1 .taxonomy-term .field--name-field-catalog-image {
    border-radius: 14px;
  }
  .content-1 .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 14px;
  }
  .content-2 {
    margin-bottom: 40px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 30%;
  }
  .content-2 .node--type-about .group-content {
    width: 67%;
  }
  .content-2 .node--type-about .field--name-body {
    margin-bottom: 15px;
    line-height: 1.2;
  }
  .content-3 {
    margin-top: 0;
  }
  .content-3 .view-benefits .view-content {
    gap: 15px 10px;
  }
  .content-3 .node--type-benefits {
    width: 239px;
    padding: 15px 10px;
    column-gap: 10px;
    border-radius: 14px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 40px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-width: 40px;
    max-height: 37px!important;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 169px;
    text-transform: none;
  }
  .content-4 {
    margin-bottom: 40px;
  }
  .content-4 .view-fotogalereya .view-content {
    gap: 15px 10px;
    margin-bottom: 20px;
  }
  .content-4 .view-fotogalereya .more-link {
    top: -40px;
  }
  .content-4 .node--type-photogallery {
    width: 239px;
  }
  .content-4 .node--type-photogallery .field--name-field-gallery .field__item {
    border-radius: 14px;
  }
  .content-4 .node--type-photogallery .field--name-field-gallery .field__item img {
    border-radius: 14px;
  }
  .content-5 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-5 .view-news .more-link {
    top: -40px;
  }
  .content-5 .node--type-news .field--name-field-image-news {
    border-radius: 14px;
  }
  .content-5 .node--type-news .field--name-field-image-news img {
    border-radius: 14px;
  }
  .content-5 .node--type-news .group-content {
    padding: 15px 10px;
    border-radius: 14px;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-size: 12px;
  }
  .content-6 {
    margin-bottom: 40px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 361px;
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 20px;
    height: 20px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 14px;
  }
  .content-6 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 14px;
  }
  .page-view--catalog .view-catalog .view-content {
    gap: 15px 10px;
  }
  .page-view--catalog .taxonomy-term {
    width: 239px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image {
    border-radius: 14px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 14px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 239px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery .field__item {
    border-radius: 14px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery .field__item img {
    border-radius: 14px;
  }
  .view-gallery-page .view-content {
    gap: 15px 10px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 239px;
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    border-radius: 14px;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    border-radius: 14px;
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 14px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 14px;
  }
  .page-view--news .node--type-news .group-content {
    padding: 15px 10px;
    border-radius: 14px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 12px;
  }
  .page-taxonomy-term .content-3 {
    top: 317px;
  }
  .page-taxonomy-term .service-view-full .service-info {
    height: 360px;
    row-gap: 25px;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg img {
    height: 360px!important;
  }
  .page-taxonomy-term .service-view-full .service-desc {
    padding: 70px 0 40px;
  }
  .price {
    padding: 40px 0;
  }
  .price .node--type-price .field--name-node-title {
    max-width: 500px;
  }
  .price .node--type-price .group-price {
    max-width: 190px;
    column-gap: 20px;
  }
  .work-stages {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .work-stages .region-work-stages .block-title {
    margin-bottom: 30px;
  }
  .work-stages .region-work-stages .block-title:before {
    width: 40px;
    height: 40px;
    top: -20px;
    left: -10px;
  }
  .work-stages .view-work-stages .view-content {
    gap: 15px 10px;
  }
  .work-stages .view-work-stages .view-content:before {
    width: 30px;
    height: 30px;
    right: 205px;
  }
  .work-stages .node--type-work-stages {
    width: 177px;
  }
  .work-stages .node--type-work-stages .field--name-field-work-stages-img {
    width: 76px;
  }
  .work-stages .node--type-work-stages .field--name-field-work-stages-img img {
    max-height: 36px!important;
    object-fit: contain;
  }
  .work-stages .node--type-work-stages .field--name-node-title {
    font-size: 12px;
    margin-top: -12px;
  }
}
@media (max-width: 767.98px) {
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .mm-page {
    padding-top: 85px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 133px;
  }
  .mm-page {
    padding-top: 55px;
  }
  .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: 103px;
  }
  .header-mobile-block .phone-wrap {
    width: 125px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .slider-block .slick-slider .slick-arrow {
    display: none!important;
  }
  .slider-block .slick-slider .slick-dots {
    display: flex!important;
    bottom: 10px;
  }
  .slider-block .node--type-slide .content {
    padding: 0 15px;
  }
  .slider-block .node--type-slide .block-title {
    width: 330px;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 330px;
  }
  .content-2 .node--type-about {
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 15px;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 200px;
  }
  .content-2 .node--type-about .group-content {
    width: 100%;
  }
  .content-5 {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .content-5 .view-news .view-content {
    justify-content: center;
    row-gap: 15px;
  }
  .content-5 .view-news .view-content .views-row {
    width: 330px;
  }
  .content-6 .region-content-6 {
    width: 330px;
    margin: 0 auto;
  }
  .content-6 .webform-ajax-form-wrapper .form-item input {
    width: 330px;
  }
  .content-6 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 20px;
    height: 20px;
  }
  .content-footer .content-wrapper {
    width: 330px;
    margin: 0 auto;
    row-gap: 30px;
  }
  .content-footer .footer-logo .search-api-page-block-form-search {
    margin-bottom: 0;
  }
  .content-footer .footer-logo .region-copyrights,
  .content-footer .footer-logo .vesta-backlink {
    display: none;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 12px;
  }
  .content-footer .footer-connection {
    width: 190px;
  }
  .content-footer .footer-connection .phone {
    font-size: 14px;
  }
  .copyrights-mobile {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  .copyrights-mobile .copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 5px;
  }
  .copyrights-mobile .copyright .privacy-content,
  .copyrights-mobile .copyright .privacy-policy,
  .copyrights-mobile .copyright .privacy-oferta {
    font-size: 12px;
    text-align: center;
    font-weight: 300;
    color: #5e5e5e;
  }
  .copyrights-mobile .copyright .privacy-content a,
  .copyrights-mobile .copyright .privacy-policy a,
  .copyrights-mobile .copyright .privacy-oferta a {
    color: #5e5e5e;
  }
  .copyrights-mobile .vesta-backlink a {
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    text-decoration-line: underline;
    color: #5e5e5e;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 160px;
  }
  .page-view--news .view-news .view-content {
    justify-content: center;
    row-gap: 15px;
  }
  .page-view--news .view-news .view-content .views-row {
    width: 330px;
  }
  .page-taxonomy-term .content-3 {
    position: initial;
    padding: 40px 0;
  }
  .page-taxonomy-term .service-view-full .service-info {
    height: 360px;
    row-gap: 25px;
  }
  .page-taxonomy-term .service-view-full .field--name-field-service-bg img {
    height: 360px!important;
  }
  .page-taxonomy-term .service-view-full .service-desc {
    padding: 40px 0;
  }
  .page-taxonomy-term .service-view-full .service-desc:before {
    background-image: linear-gradient(to bottom, rgba(62, 146, 225, 0.4) 8%, #FFF 20%);
    height: 190px;
  }
  .price .node--type-price .field--name-node-title {
    max-width: 330px;
  }
  .price .node--type-price .group-price {
    max-width: 170px;
    column-gap: 10px;
  }
  .work-stages .view-work-stages .view-content:before {
    content: none;
  }
  .work-stages .node--type-work-stages {
    width: 160px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
