.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: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #2980b9;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: solid 1px #2980b9;
}
.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;
  border: solid 1px #2980b9;
  color: #2980b9;
}
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;
}
main .block {
  margin-bottom: 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: 'PT Sans Caption';
  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-black.svg') no-repeat center;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}
.search-api-page-block-form-search .btn-primary {
  width: 50px;
  height: 40px;
  border: none;
  border-radius: 0 7px 7px 0;
  background: #2980b9;
  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: #2980b9 !important;
}
/*вёрстка формы поиска конец*/
/*вёрстка кнопок слик-слайдера начало*/
.slick-slider {
  margin-bottom: 0!important;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: '';
  width: 50px;
  height: 50px;
  opacity: 1;
  display: block;
}
.slick-slider .slick-prev {
  left: 30px;
}
.slick-slider .slick-prev:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-left.png') no-repeat center;
}
.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;
}
.slick-slider .slick-dots {
  bottom: 20px;
  display: flex!important;
  justify-content: center;
}
.slick-slider .slick-dots li {
  width: 20px;
  height: 20px;
}
.slick-slider .slick-dots li button {
  width: 20px;
  height: 20px;
  padding: 0;
}
.slick-slider .slick-dots li button:before {
  content: '';
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  color: transparent;
  opacity: 1;
}
.slick-slider .slick-dots li.slick-active button:before {
  background: #2980b9;
}
/*вёрстка кнопок слик-слайдера конец*/
body .page {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  color: #333;
  text-align: left;
}
body .page h1 {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 1.09;
  text-align: center;
  color: #333;
}
body .page .block-title {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  color: #333;
  width: max-content;
  margin: 0 auto;
  padding-bottom: 4px;
  border-bottom: 2px solid #2980b9;
}
body.not-front h1 {
  font-size: 54px;
  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.png') no-repeat;
    right: 2%;
    bottom: 7%;
    width: 50px;
    height: 50px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default,
  .more-link a {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 10px;
    border: solid 1px #2980b9;
    background: #2980b9;
    box-shadow: none;
    display: inline-block;
    padding: 15px 30px;
    min-width: 270px;
  }
  body .btn-default:hover,
  .more-link a:hover,
  body .btn-default:focus,
  .more-link a:focus {
    background-color: inherit;
    border: solid 1px #2980b9;
    box-shadow: none;
    color: #2980b9;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .front .main h1 {
    padding: 40px 0;
  }
  .front .header-block {
    margin-bottom: 20px;
  }
  .header-connection-1 {
    padding: 20px 0;
  }
  .header-connection-1 > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    column-gap: 30px;
  }
  .header-connection-1 .mail,
  .header-connection-1 .phone {
    font-size: 20px;
  }
  .header-connection-1 .mail a,
  .header-connection-1 .phone a {
    color: #2980b9;
  }
  .header-connection-1 .btn-default {
    color: #2980b9;
    background: inherit;
  }
  .header-connection-1 .btn-default:hover,
  .header-connection-1 .btn-default:focus {
    background-color: #2980b9;
    border: solid 1px #2980b9;
    color: #fff;
  }
  .header-block {
    background-color: #2980b9;
    padding: 10px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .logo {
    margin-left: -90px;
  }
  .navigation {
    width: 960px;
  }
  .navigation .region-navigation ul.sf-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 20px;
    line-height: normal;
    font-weight: bold;
    color: #fff;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #333;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #333;
  }
  .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: 26px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #333;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-black.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-size: 16px;
    color: #333;
    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 .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 .field--name-field-image {
    position: relative;
  }
  .slider-block .node--type-slide .field--name-field-image:before {
    content: '';
    background: #2980b9;
    position: absolute;
    clip-path: polygon(0 0, 0% 380%, 100% 0);
    width: 60.1682%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 576px!important;
    object-fit: cover;
  }
  .slider-block .node--type-slide .field--name-node-title {
    width: 480px;
    font-size: 62px;
    font-weight: bold;
    line-height: 1.09;
    color: #fff;
    margin-bottom: 20px;
  }
  .slider-block .node--type-slide .btn-default {
    width: 470px;
    background: inherit;
    padding: 20px 30px;
    border: solid 1px #fff;
  }
  .slider-block .node--type-slide .btn-default:hover,
  .slider-block .node--type-slide .btn-default:focus {
    background-color: #fff;
    border: solid 1px #fff;
    box-shadow: none;
    color: #333;
  }
  .content-1 {
    margin-bottom: 80px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 40px;
  }
  .content-1 .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-1 .node--type-service {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .content-1 .node--type-service:after {
    content: none;
  }
  .content-1 .node--type-service:hover .field--name-field-service-img img {
    transform: scale(1.15);
  }
  .content-1 .node--type-service .field--name-field-service-img {
    overflow: hidden;
    border-radius: 20px;
  }
  .content-1 .node--type-service .field--name-field-service-img img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-1 .node--type-service .group-content {
    padding: 20px;
    flex-grow: 1;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  .content-1 .node--type-service .field--name-node-title a {
    color: #333;
  }
  .content-2 {
    background: url('/sites/all/themes/vesta_theme/image/content-2-bg.webp') no-repeat;
    background-size: cover;
    padding: 20px 0 40px;
    margin-bottom: 40px;
  }
  .content-2 .region-content-2 .block-title {
    color: #fff;
    border-color: #fff;
    margin-bottom: 20px;
  }
  .content-2 .node--type-about .field--name-body {
    font-size: 28px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }
  .content-2 .node--type-about .field--name-field-text-2 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 20px;
    position: relative;
  }
  .content-2 .node--type-about .field--name-field-text-2:before {
    content: '';
    border-top: 1px solid #fff;
    position: absolute;
    height: 1px;
    width: 300%;
    left: -40%;
    top: 0;
  }
  .content-2 .node--type-about .field--name-field-text-2:after {
    content: '';
    border-bottom: 1px solid #fff;
    position: absolute;
    height: 1px;
    width: 300%;
    left: -40%;
    bottom: 0;
  }
  .content-2 .node--type-about .field--name-field-text-3 {
    width: 675px;
    margin: 0 auto 10px;
    font-size: 28px;
    text-align: center;
    color: #fff;
  }
  .content-2 .node--type-about .field--name-field-text-4 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
  }
  .content-2 .node--type-about .field--name-field-text-5 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .content-3 {
    margin-bottom: 80px;
  }
  .content-3 .region-content-3 .block-title {
    font-size: 30px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 20px;
    position: relative;
  }
  .content-3 .region-content-3 .block-title:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-3-title-icon.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 39px;
    top: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
  }
  .content-3 .field--name-body ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .content-3 .field--name-body li {
    font-size: 24px;
    text-align: center;
    width: max-content;
    margin: 0 auto;
    position: relative;
  }
  .content-3 .field--name-body li:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-3-text-tick.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 32px;
    height: 31px;
    top: 0;
    bottom: 0;
    left: -40px;
    margin: auto;
  }
  .content-4 {
    margin-bottom: 80px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 40px;
  }
  .content-4 .view-id-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 40px;
    row-gap: 20px;
  }
  .content-4 .node--type-benefits {
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content-4 .node--type-benefits:after {
    content: none;
  }
  .content-4 .node--type-benefits .field--name-field-ben-img {
    margin-bottom: 10px;
  }
  .content-4 .node--type-benefits .field--name-node-title {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }
  .content-4 .node--type-benefits .field--name-body {
    text-align: center;
  }
  .content-5 {
    margin-bottom: 80px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 40px;
    margin-left: 0;
  }
  .content-5 .view-news .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
  }
  .content-5 .node--type-news {
    width: 370px;
    height: 100%;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
    background-color: #fff;
    display: flex;
    flex-direction: column;
  }
  .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 {
    overflow: hidden;
    border-radius: 20px;
  }
  .content-5 .node--type-news .field--name-field-image-news img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-5 .node--type-news .group-content {
    padding: 10px 12px 0 12px;
    flex-grow: 1;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
  }
  .content-5 .node--type-news .field--name-node-title a {
    color: #333;
  }
  .content-6 {
    margin-bottom: 80px;
  }
  .content-6 .region-content-6 .block-title {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .content-6 .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
  }
  .content-6 .node--type-photogallery {
    width: 570px;
  }
  .content-6 .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .content-6 .node--type-photogallery .field--name-field-gallery {
    overflow: hidden;
    border-radius: 20px;
  }
  .content-6 .node--type-photogallery .field--name-field-gallery img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-7 {
    background: url('/sites/all/themes/vesta_theme/image/content-7-bg.webp') no-repeat;
    background-size: cover;
    padding: 20px 0 40px;
    margin-bottom: 80px;
  }
  .content-7 > div:nth-child(1) .block-title {
    font-size: 36px;
    color: #fff;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .content-7 > div:nth-child(1) .field--name-body {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: 750px;
    margin: 0 auto;
  }
  .content-7 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
  }
  .content-7 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-7 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-7 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    width: 370px;
    height: 51px;
    padding-left: 10px;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    border-radius: 10px;
    border: solid 1px #fff;
    background-color: inherit;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input.error {
    border: 2px solid red;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea {
    width: 370px;
    height: 112px;
    padding-left: 10px;
    padding-top: 15px;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    border-radius: 10px;
    border: solid 1px #fff;
    background-color: inherit;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea:focus {
    box-shadow: none;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 16px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-message {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .content-7 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
    text-align: center;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #2980b9;
    border-radius: 10px;
    border: solid 1px #2980b9;
    background: #fff;
    box-shadow: none;
    display: inline-block;
    padding: 15px 30px;
    min-width: 370px;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-7 .webform-ajax-form-wrapper .btn-primary:focus {
    background-color: inherit;
    border: solid 1px #fff;
    box-shadow: none;
    color: #fff;
  }
  .map {
    margin-bottom: 80px;
  }
  .footer {
    background-color: #2980b9;
    padding: 20px 0;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  .content-footer .logo-wrap .footer-logo {
    margin-bottom: 10px;
  }
  .content-footer .logo-wrap .privacy-link {
    font-size: 14px;
  }
  .content-footer .logo-wrap .privacy-link a {
    color: #fff;
  }
  .content-footer .logo-wrap .privacy-content {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
  }
  .content-footer .logo-wrap .field-text {
    font-size: 14px;
    color: #fff;
  }
  .content-footer .footer-menu .block-title {
    width: auto;
    font-size: 18px;
    color: #fff;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    border-bottom: 0;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .content-footer .footer-menu ul.sf-menu a {
    padding: 0;
    font-size: 16px;
    color: #fff;
  }
  .content-footer .footer-connection .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
  }
  .content-footer .footer-connection .phone,
  .content-footer .footer-connection .mail {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .content-footer .footer-connection .phone a,
  .content-footer .footer-connection .mail a {
    color: #fff;
  }
  .content-footer .footer-address {
    width: 300px;
  }
  .content-footer .footer-address .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
  }
  .content-footer .footer-address .address {
    font-size: 16px;
    color: #fff;
  }
  .vesta-backlink {
    text-align: center;
  }
  .vesta-backlink a {
    color: #fff;
  }
  .page-view--services .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--services .node--type-service {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--services .node--type-service:after {
    content: none;
  }
  .page-view--services .node--type-service:hover .field--name-field-service-img img {
    transform: scale(1.15);
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    overflow: hidden;
    border-radius: 20px;
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--services .node--type-service .group-content {
    padding: 20px;
    flex-grow: 1;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  .page-view--services .node--type-service .field--name-node-title a {
    color: #333;
  }
  .page-view--catalog .view-catalog .view-content,
  .page-taxonomy-term .view-catalog .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--catalog .taxonomy-term,
  .page-taxonomy-term .taxonomy-term {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .page-view--catalog .taxonomy-term:after,
  .page-taxonomy-term .taxonomy-term:after {
    content: none;
  }
  .page-view--catalog .taxonomy-term:hover .field--name-field-catalog-image img,
  .page-taxonomy-term .taxonomy-term:hover .field--name-field-catalog-image img {
    transform: scale(1.15);
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image,
  .page-taxonomy-term .taxonomy-term .field--name-field-catalog-image {
    overflow: hidden;
    border-radius: 20px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img,
  .page-taxonomy-term .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--catalog .taxonomy-term .group-content,
  .page-taxonomy-term .taxonomy-term .group-content {
    padding: 20px;
    flex-grow: 1;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title,
  .page-taxonomy-term .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title a,
  .page-taxonomy-term .taxonomy-term .field--name-taxonomy-term-title a {
    color: #333;
  }
  .page-product button.slick-arrow {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
  }
  .page-product button.slick-arrow::before {
    content: '';
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
  }
  .page-product button.slick-prev.slick-arrow::before {
    background: url('/sites/all/themes/vesta_theme/image/up.png') no-repeat;
    background-size: contain;
    transform: rotate(-90deg);
  }
  .page-product button.slick-next.slick-arrow::before {
    background: url('/sites/all/themes/vesta_theme/image/up.png') no-repeat;
    background-size: contain;
    transform: rotate(90deg);
  }
  .page-product .product-teaser {
    display: flex;
    gap: 50px;
  }
  .page-product .product-teaser .product-teaser-image {
    max-width: 500px;
  }
  .page-product .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
    margin: 0 0 10px;
  }
  .page-product .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 500px;
    min-width: 500px;
    max-height: 500px;
    min-height: 500px;
    object-fit: cover;
  }
  .page-product .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable {
    margin: 0 -5px;
  }
  .page-product .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
    margin: 0 5px;
    max-width: 118px;
    min-width: 118px;
    max-height: 118px;
    min-height: 118px;
  }
  .page-product .product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
    max-width: 118px;
    min-width: 118px;
    max-height: 118px;
    min-height: 118px;
    object-fit: cover;
  }
  .page-product .product-teaser .product-teaser-info {
    max-width: 500px;
  }
  .page-product ul.slick-dots li {
    max-width: 10px;
    min-width: 10px;
    max-height: 10px;
    min-height: 10px;
    overflow: hidden;
  }
  .page-product ul.slick-dots li button {
    max-width: 10px;
    min-width: 10px;
    max-height: 10px;
    min-height: 10px;
    overflow: hidden;
    background: #686868;
    border-radius: 50%;
  }
  .page-product ul.slick-dots li button::before {
    display: none;
  }
  .page-product ul.slick-dots li.slick-active button {
    background: #272727;
  }
  .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;
  }
  .page-view--fotogalereya .node--type-photogallery:after {
    content: none;
  }
  .page-view--fotogalereya .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery {
    overflow: hidden;
    border-radius: 20px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--fotogalereya .node--type-photogallery .group-content {
    padding: 20px;
    flex-grow: 1;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title a {
    color: #333;
  }
  .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:hover .field-content img {
    transform: scale(1.15);
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    overflow: hidden;
    border-radius: 20px;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    border-radius: 20px;
    -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: center;
    gap: 30px;
  }
  .page-view--news .node--type-news {
    width: 370px;
    height: 100%;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.15);
    background-color: #fff;
    display: flex;
    flex-direction: column;
  }
  .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 {
    overflow: hidden;
    border-radius: 20px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 20px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--news .node--type-news .group-content {
    padding: 10px 12px 0 12px;
    flex-grow: 1;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
  }
  .page-view--news .node--type-news .field--name-node-title a {
    color: #333;
  }
}
@media (max-width: 1359.98px) {
  .header-block .logo {
    width: 200px;
    margin-left: 0;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page h1 {
    font-size: 50px;
  }
  body .page .block-title {
    font-size: 40px;
  }
  body.not-front h1 {
    font-size: 48px;
  }
  .header-connection-1 > .container {
    column-gap: 25px;
  }
  .header-connection-1 .mail,
  .header-connection-1 .phone {
    font-size: 18px;
  }
  .header-block > .container {
    row-gap: 15px;
  }
  .navigation {
    width: 732px;
  }
  .navigation .region-navigation ul.sf-main {
    justify-content: center;
    column-gap: 50px;
    row-gap: 15px;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 18px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 23px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 520px!important;
  }
  .slider-block .node--type-slide .field--name-node-title {
    width: 450px;
    font-size: 48px;
  }
  .slider-block .node--type-slide .btn-default {
    width: 380px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 45px;
    height: 45px;
  }
  .slick-slider .slick-prev:before,
  .slick-slider .slick-next:before {
    width: 45px;
    height: 45px;
  }
  .slick-slider .slick-prev {
    left: 15px;
  }
  .slick-slider .slick-prev:before {
    background-size: contain;
  }
  .slick-slider .slick-next {
    right: 15px;
  }
  .slick-slider .slick-next:before {
    background-size: contain;
  }
  .slick-slider .slick-dots {
    bottom: 15px;
  }
  .slick-slider .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .slick-slider .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  .slick-slider .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }
  .content-1 {
    margin-bottom: 60px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 30px;
  }
  .content-1 .view-services .view-content {
    gap: 15px;
  }
  .content-1 .node--type-service {
    width: 310px;
  }
  .content-1 .node--type-service .group-content {
    padding: 15px;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-size: 24px;
  }
  .content-2 .node--type-about .field--name-body {
    font-size: 24px;
  }
  .content-2 .node--type-about .field--name-field-text-2 {
    font-size: 20px;
  }
  .content-2 .node--type-about .field--name-field-text-3 {
    width: 620px;
    font-size: 24px;
  }
  .content-2 .node--type-about .field--name-field-text-4 {
    font-size: 20px;
  }
  .content-2 .node--type-about .field--name-field-text-5 {
    font-size: 20px;
  }
  .content-3 {
    margin-bottom: 60px;
  }
  .content-3 .region-content-3 .block-title {
    font-size: 27px;
  }
  .content-3 .region-content-3 .block-title:before {
    width: 36px;
    height: 35px;
    left: -45px;
  }
  .content-3 .field--name-body li {
    font-size: 20px;
  }
  .content-3 .field--name-body li:before {
    width: 27px;
    height: 26px;
    left: -35px;
  }
  .content-4 {
    margin-bottom: 60px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 30px;
  }
  .content-4 .view-id-benefits .view-content {
    column-gap: 15px;
  }
  .content-4 .node--type-benefits {
    width: 310px;
  }
  .content-4 .node--type-benefits .field--name-field-ben-img {
    width: 70px;
  }
  .content-5 {
    margin-bottom: 60px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 30px;
  }
  .content-5 .view-news .view-content {
    gap: 15px;
    margin-bottom: 30px;
  }
  .content-5 .node--type-news {
    width: 310px;
    padding: 15px;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .content-6 {
    margin-bottom: 60px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 30px;
  }
  .content-6 .view-fotogalereya .view-content {
    gap: 15px;
    margin-bottom: 30px;
  }
  .content-6 .node--type-photogallery {
    width: 473px;
  }
  .map {
    margin-bottom: 60px;
  }
  .map .mapContainer {
    height: 480px!important;
  }
  .content-footer .footer-address {
    width: 250px;
  }
  .page-view--services .view-services .view-content {
    gap: 15px;
  }
  .page-view--services .node--type-service {
    width: 310px;
  }
  .page-view--services .node--type-service .group-content {
    padding: 15px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 24px;
  }
  .page-view--catalog .view-catalog .view-content,
  .page-taxonomy-term .view-catalog .view-content {
    gap: 15px;
  }
  .page-view--catalog .taxonomy-term,
  .page-taxonomy-term .taxonomy-term {
    width: 310px;
  }
  .page-view--catalog .taxonomy-term .group-content,
  .page-taxonomy-term .taxonomy-term .group-content {
    padding: 15px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title,
  .page-taxonomy-term .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 24px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 310px;
  }
  .page-view--fotogalereya .node--type-photogallery .group-content {
    padding: 15px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    font-size: 24px;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 310px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px;
  }
  .page-view--news .node--type-news {
    width: 310px;
    padding: 15px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    background-size: contain;
    width: 40px;
    height: 40px;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 38px;
  }
  body .page .block-title {
    font-size: 32px;
  }
  body.not-front h1 {
    font-size: 38px;
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  body .btn-default,
  .more-link a {
    font-size: 14px;
    padding: 13px 30px;
    min-width: auto;
  }
  .header-connection-1 > .container {
    column-gap: 15px;
  }
  .header-connection-1 .mail,
  .header-connection-1 .phone {
    font-size: 15px;
  }
  .header-block .logo {
    width: 180px;
  }
  .navigation {
    width: 540px;
  }
  .navigation .region-navigation ul.sf-main {
    column-gap: 20px;
    row-gap: 12px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 520px!important;
  }
  .slider-block .node--type-slide .field--name-node-title {
    width: 350px;
    font-size: 36px;
  }
  .slider-block .node--type-slide .btn-default {
    width: auto;
    padding: 13px 30px;
  }
  .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;
  }
  .slick-slider .slick-dots {
    bottom: 12px;
  }
  .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;
  }
  .front .main h1 {
    padding: 30px 0;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .region-content-1 .block-title {
    margin-bottom: 25px;
  }
  .content-1 .view-services .view-content {
    gap: 15px 10px;
  }
  .content-1 .node--type-service {
    width: 239px;
  }
  .content-1 .node--type-service .group-content {
    padding: 10px;
  }
  .content-1 .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .content-1 .node--type-service .field--name-field-service-img {
    border-radius: 12px;
  }
  .content-1 .node--type-service .field--name-field-service-img img {
    border-radius: 12px;
  }
  .content-2 .node--type-about .field--name-body {
    font-size: 18px;
  }
  .content-2 .node--type-about .field--name-field-text-2 {
    font-size: 15px;
  }
  .content-2 .node--type-about .field--name-field-text-3 {
    width: 500px;
    font-size: 18px;
  }
  .content-2 .node--type-about .field--name-field-text-4 {
    font-size: 15px;
  }
  .content-2 .node--type-about .field--name-field-text-5 {
    font-size: 15px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 .block-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .content-3 .region-content-3 .block-title:before {
    width: 30px;
    height: 29px;
    left: -37px;
  }
  .content-3 .field--name-body li {
    font-size: 16px;
  }
  .content-3 .field--name-body li:before {
    width: 18px;
    height: 17px;
    left: -25px;
  }
  .content-4 {
    margin-bottom: 40px;
  }
  .content-4 .view-id-benefits .view-content {
    column-gap: 10px;
  }
  .content-4 .node--type-benefits {
    width: 239px;
  }
  .content-4 .node--type-benefits .field--name-field-ben-img {
    width: 60px;
  }
  .content-4 .node--type-benefits .field--name-node-title {
    font-size: 16px;
  }
  .content-5 {
    margin-bottom: 40px;
  }
  .content-5 .view-news .view-content {
    gap: 15px 10px;
    margin-bottom: 25px;
  }
  .content-5 .node--type-news {
    width: 239px;
    border-radius: 12px;
    padding: 10px 5px;
  }
  .content-5 .node--type-news .field--name-field-image-news {
    border-radius: 12px;
  }
  .content-5 .node--type-news .field--name-field-image-news img {
    border-radius: 12px;
  }
  .content-5 .node--type-news .group-content {
    padding: 0;
    padding-top: 10px;
  }
  .content-5 .node--type-news .field--name-node-title {
    font-size: 16px;
    line-height: 1.1;
  }
  .content-6 {
    margin-bottom: 40px;
  }
  .content-6 .view-fotogalereya .view-content {
    gap: 15px 10px;
    margin-bottom: 25px;
  }
  .content-6 .node--type-photogallery {
    width: 364px;
  }
  .content-7 {
    margin-bottom: 40px;
  }
  .content-7 > div:nth-child(1) .block-title {
    font-size: 30px;
  }
  .content-7 > div:nth-child(1) .field--name-body {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: auto;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    width: 365px;
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea {
    width: 365px;
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 14px;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary {
    font-size: 14px;
    padding: 13px 30px;
    min-width: auto;
  }
  .map {
    margin-bottom: 40px;
  }
  .map .mapContainer {
    height: 400px!important;
  }
  .content-footer {
    row-gap: 15px;
  }
  .content-footer .footer-address {
    width: 90%;
  }
  .page-view--services .view-services .view-content {
    gap: 15px 10px;
  }
  .page-view--services .node--type-service {
    width: 239px;
  }
  .page-view--services .node--type-service .group-content {
    padding: 10px;
  }
  .page-view--services .node--type-service .field--name-node-title {
    font-size: 18px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    border-radius: 12px;
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    border-radius: 12px;
  }
  .page-view--catalog .view-catalog .view-content,
  .page-taxonomy-term .view-catalog .view-content {
    gap: 15px 10px;
  }
  .page-view--catalog .taxonomy-term,
  .page-taxonomy-term .taxonomy-term {
    width: 239px;
  }
  .page-view--catalog .taxonomy-term .group-content,
  .page-taxonomy-term .taxonomy-term .group-content {
    padding: 10px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image,
  .page-taxonomy-term .taxonomy-term .field--name-field-catalog-image {
    border-radius: 12px;
  }
  .page-view--catalog .taxonomy-term .field--name-field-catalog-image img,
  .page-taxonomy-term .taxonomy-term .field--name-field-catalog-image img {
    border-radius: 12px;
  }
  .page-view--catalog .taxonomy-term .field--name-taxonomy-term-title,
  .page-taxonomy-term .taxonomy-term .field--name-taxonomy-term-title {
    font-size: 18px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 239px;
  }
  .page-view--fotogalereya .node--type-photogallery .group-content {
    padding: 10px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery {
    border-radius: 12px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img {
    border-radius: 12px;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-node-title {
    font-size: 18px;
  }
  .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: 12px;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    border-radius: 12px;
  }
  .page-view--news .view-news .view-content {
    gap: 15px 10px;
  }
  .page-view--news .node--type-news {
    width: 239px;
    border-radius: 12px;
    padding: 10px 5px;
  }
  .page-view--news .node--type-news .field--name-field-image-news {
    border-radius: 12px;
  }
  .page-view--news .node--type-news .field--name-field-image-news img {
    border-radius: 12px;
  }
  .page-view--news .node--type-news .group-content {
    padding: 0;
    padding-top: 10px;
  }
  .page-view--news .node--type-news .field--name-node-title {
    font-size: 16px;
    line-height: 1.1;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 28px;
  }
  body .page .block-title {
    font-size: 26px;
    width: auto;
  }
  body.not-front h1 {
    font-size: 27px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 137px;
  }
  .mm-page {
    padding-top: 90px;
  }
  .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: 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: 130px;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(2) .field--name-body {
    font-size: 18px;
    font-weight: bold;
  }
  .header-mobile-block .region-header-mobile > div:nth-child(2) .field--name-body a {
    color: #fff;
  }
  .header-mobile-block .phone-wrap {
    width: 130px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .header-connection-1 {
    display: none;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 380px!important;
  }
  .slider-block .node--type-slide .field--name-node-title {
    width: 180px;
    font-size: 22px;
  }
  .slider-block .node--type-slide .btn-default {
    width: auto;
    padding: 13px 20px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    display: none!important;
  }
  .content-2 .node--type-about .field--name-body {
    font-size: 16px;
  }
  .content-2 .node--type-about .field--name-field-text-2 {
    font-size: 14px;
  }
  .content-2 .node--type-about .field--name-field-text-3 {
    width: auto;
    font-size: 16px;
  }
  .content-2 .node--type-about .field--name-field-text-4 {
    font-size: 14px;
  }
  .content-2 .node--type-about .field--name-field-text-5 {
    font-size: 14px;
  }
  .content-3 {
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 .block-title {
    width: auto;
    font-size: 20px;
  }
  .content-3 .region-content-3 .block-title:before {
    content: none;
  }
  .content-3 .field--name-body li {
    width: auto;
  }
  .content-3 .field--name-body li:before {
    content: none;
  }
  .content-4 .node--type-benefits {
    width: 330px;
  }
  .content-6 .node--type-photogallery {
    width: 330px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: 330px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    width: 330px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item textarea {
    width: 330px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-message {
    position: relative;
  }
  .content-footer {
    max-width: 370px;
    margin: 0 auto;
    justify-content: center;
    column-gap: 25px;
  }
  .content-footer .footer-menu .block-title,
  .content-footer .footer-connection .title {
    font-size: 16px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
