.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-color: rgba(242, 225, 215, 0.74);
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page .main .region-content {
  padding: 0;
}
.ajax-progress.ajax-progress-throbber {
  display: none;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
}
nav#mobile-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  nav#mobile-nav {
    display: block;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya,
  nav#mobile-nav div.mm-panel {
    padding: 0;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul,
  nav#mobile-nav div.mm-panel ul {
    margin: 40px 0 0 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .active-trail a,
  nav#mobile-nav div.mm-panel ul .active-trail a {
    background: #303030 !important;
    color: #fff !important;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li,
  nav#mobile-nav div.mm-panel ul li {
    width: 100%;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li a,
  nav#mobile-nav div.mm-panel ul li a {
    padding: 20px 10px 20px 20px;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul li::after,
  nav#mobile-nav div.mm-panel ul li::after {
    left: 0;
    border-color: rgba(0, 0, 0, 0.1);
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya ul .dropdown-toggle::after,
  nav#mobile-nav div.mm-panel ul .dropdown-toggle::after {
    display: none;
  }
  nav#mobile-nav div#block-vesta-theme-osnovnayanavigaciya .dropdown-menu,
  nav#mobile-nav div.mm-panel .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 100%;
    padding: 0;
    border: none;
  }
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: center!important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none!important;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: normal;
  text-align: center;
  text-decoration-line: none;
  color: #090706;
  border-radius: 5px;
  background: inherit;
  box-shadow: none;
  display: inline-block;
  padding: 7px 10зч;
  border: solid 3px #b71200;
}
.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: #b71200;
  box-shadow: none;
  color: #fff;
}
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: '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;
  width: 26px;
  height: 25px;
  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: #b71200;
  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: #b71200 !important;
}
/*вёрстка формы поиска конец*/
/*вёрстка кнопок слик-слайдера начало*/
.slick-slider {
  padding-bottom: 70px;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 0;
  transform: none;
  z-index: 1;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: '';
  width: 40px;
  height: 40px;
  opacity: 1;
  display: block;
}
.slick-slider .slick-prev {
  left: 0;
  right: 55px;
  margin: auto;
}
.slick-slider .slick-prev:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-left.svg') no-repeat center;
  background-size: contain;
}
.slick-slider .slick-next {
  right: 0;
  left: 55px;
  margin: auto;
}
.slick-slider .slick-next:before {
  background: url('/sites/all/themes/vesta_theme/image/slick-right.svg') no-repeat center;
  background-size: contain;
}
/*вёрстка кнопок слик-слайдера конец*/
body .page {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
body .page .block-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #090706;
}
body.not-front h1 {
  font-size: 42px;
  color: #090706;
  text-transform: none;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@media (max-width: 10000px) {
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    transform: none!important;
    right: 15px;
    bottom: 70px;
    width: 50px;
    height: 50px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #090706;
    border-radius: 100px;
    border: 3px solid #b71200;
    background: inherit;
    box-shadow: none;
    display: inline-block;
    padding: 14px 57px;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #b71200;
    border: 3px solid #b71200;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .not-front .header-block {
    background: #fff;
  }
  .header-block {
    background: #fff6ec;
    padding: 20px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-connection-wrapper {
    width: 830px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
  }
  .header-connection-wrapper .header-connection-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .header-connection-wrapper .mail {
    padding-left: 30px;
    font-size: 22px;
    position: relative;
  }
  .header-connection-wrapper .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-connection-wrapper .mail a {
    color: #3b3b3b;
  }
  .header-connection-wrapper .phone {
    padding-left: 30px;
    font-size: 22px;
    position: relative;
  }
  .header-connection-wrapper .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/header-phone.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-connection-wrapper .phone a {
    color: #3b3b3b;
  }
  .header-connection-wrapper .search {
    position: relative;
  }
  .header-connection-wrapper .search-img {
    cursor: pointer;
    font-size: 22px;
    padding-left: 35px;
    position: relative;
  }
  .header-connection-wrapper .search-img:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/search-icon.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 26px;
    height: 25px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-connection-wrapper #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .header-connection-wrapper #block-vesta-theme-searchapipagesearchblockform.active {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
  }
  .navigation .region-navigation ul.sf-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .navigation .region-navigation ul.sf-main > li:nth-child(1) {
    display: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    color: #000;
    text-decoration-line: none;
    background: inherit;
    line-height: normal;
    padding: 6.5px 12px;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    border-radius: 100px;
    background-color: #3b3b3b;
    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-2.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    border-radius: 100px;
    background-color: #3b3b3b;
    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-2.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    width: 12px;
    height: 6px;
    right: 5px;
  }
  .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-2.png') no-repeat;
    background-size: contain;
    width: 12px;
    height: 6px;
  }
  .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: 35px;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    border-radius: 100px;
    background-color: #3b3b3b;
    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-2.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:first-child a {
    padding-top: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child a {
    padding-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li.sfHover ul {
    background-color: #FBFDFD;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-size: 14px;
    color: #000;
    text-decoration-line: none;
    padding: 5px 20px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:hover {
    background: initial;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:focus {
    background: initial;
  }
  .front .main {
    background: url('/sites/all/themes/vesta_theme/image/bg-main.jpg') no-repeat;
    min-height: 564px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .node--type-front .field--name-node-title {
    width: 630px;
    margin: 0 auto;
  }
  .node--type-front .field--name-body {
    width: 540px;
    margin: 0 auto 40px;
    text-align: center;
    color: #f0f0f0;
  }
  .node--type-front .field--name-field-main-btn {
    text-align: center;
  }
  .node--type-front .btn-default {
    font-size: 22px;
    color: #fff;
    background: #b71200;
  }
  .node--type-front .btn-default:hover,
  .node--type-front .btn-default:focus {
    background-color: inherit;
    color: #fff;
  }
  .front .bg-content-1-2 {
    padding: 120px 0;
    position: relative;
  }
  .front .bg-content-1-2:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-1-2.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .content-1 {
    margin-bottom: 120px;
  }
  .content-1 .node--type-about {
    display: flex;
  }
  .content-1 .node--type-about:after {
    content: none;
  }
  .content-1 .node--type-about .group-content {
    width: 560px;
    height: 100%;
    border-radius: 20px;
    background-color: #3b3b3b;
    padding: 40px;
    z-index: 2;
  }
  .content-1 .node--type-about .block-title {
    text-align: left;
    color: #fff;
    margin-bottom: 40px;
  }
  .content-1 .node--type-about .field--name-body {
    color: #fff;
    margin-bottom: 30px;
  }
  .content-1 .node--type-about .btn-default {
    color: #fff;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 740px;
    margin-left: -130px;
    margin-top: 60px;
  }
  .content-1 .node--type-about .field--name-field-about-img img {
    border-radius: 20px;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 60px;
  }
  .content-2 .view-services .view-content,
  .content-2 .view-services-new .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-2 .node--type-service,
  .content-2 .taxonomy-term--type-services {
    width: 370px;
    position: relative;
  }
  .content-2 .node--type-service:hover .field--name-node-link,
  .content-2 .taxonomy-term--type-services:hover .field--name-node-link,
  .content-2 .node--type-service:hover .field--name-taxonomy-term-link,
  .content-2 .taxonomy-term--type-services:hover .field--name-taxonomy-term-link {
    opacity: 1;
    position: initial;
    transition: all 0.4s ease 0s;
  }
  .content-2 .node--type-service:hover .field--name-node-title,
  .content-2 .taxonomy-term--type-services:hover .field--name-node-title,
  .content-2 .node--type-service:hover .field--name-taxonomy-term-title,
  .content-2 .taxonomy-term--type-services:hover .field--name-taxonomy-term-title {
    transition: all 0.6s ease 0s;
    margin-bottom: 14px;
  }
  .content-2 .node--type-service .field--name-field-service-img,
  .content-2 .taxonomy-term--type-services .field--name-field-service-img,
  .content-2 .node--type-service .field--name-field-catalog-image,
  .content-2 .taxonomy-term--type-services .field--name-field-catalog-image {
    position: relative;
  }
  .content-2 .node--type-service .field--name-field-service-img:before,
  .content-2 .taxonomy-term--type-services .field--name-field-service-img:before,
  .content-2 .node--type-service .field--name-field-catalog-image:before,
  .content-2 .taxonomy-term--type-services .field--name-field-catalog-image:before {
    content: '';
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(13, 13, 13, 0.84));
    border-radius: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .content-2 .node--type-service .field--name-field-service-img img,
  .content-2 .taxonomy-term--type-services .field--name-field-service-img img,
  .content-2 .node--type-service .field--name-field-catalog-image img,
  .content-2 .taxonomy-term--type-services .field--name-field-catalog-image img {
    border-radius: 20px;
  }
  .content-2 .node--type-service .group-content,
  .content-2 .taxonomy-term--type-services .group-content {
    width: 100%;
    padding: 30px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 0;
    z-index: 2;
  }
  .content-2 .node--type-service .field--name-node-title,
  .content-2 .taxonomy-term--type-services .field--name-node-title,
  .content-2 .node--type-service .field--name-taxonomy-term-title,
  .content-2 .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.6s ease 0s;
  }
  .content-2 .node--type-service .btn-default,
  .content-2 .taxonomy-term--type-services .btn-default {
    color: #fff;
    background: #b71200;
  }
  .content-2 .node--type-service .btn-default:hover,
  .content-2 .taxonomy-term--type-services .btn-default:hover,
  .content-2 .node--type-service .btn-default:focus,
  .content-2 .taxonomy-term--type-services .btn-default:focus {
    background-color: inherit;
    color: #fff;
  }
  .content-2 .node--type-service .field--name-node-link,
  .content-2 .taxonomy-term--type-services .field--name-node-link,
  .content-2 .node--type-service .field--name-taxonomy-term-link,
  .content-2 .taxonomy-term--type-services .field--name-taxonomy-term-link {
    opacity: 0;
    position: absolute;
    transition: all 0.6s ease 0s;
  }
  .content-3 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-3.jpg') no-repeat;
    background-size: cover;
    padding: 120px 0;
  }
  .content-3 .region-content-3 .block-title {
    color: #fff;
    margin-bottom: 60px;
  }
  .content-3 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px 30px;
  }
  .content-3 .node--type-benefits {
    width: 370px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
  .content-3 .node--type-benefits:after {
    content: none;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 310px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
  }
  .front .bg-content-4-5-6 {
    padding: 120px 0 100px;
    position: relative;
  }
  .front .bg-content-4-5-6:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-4-5-6.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .content-4 {
    margin-bottom: 120px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 60px;
  }
  .content-4 .slick-list,
  .content-4 .slick-track {
    display: flex;
  }
  .content-4 .node--type-news {
    width: 370px;
    height: 100%;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #3b3b3b;
    display: flex;
    flex-direction: column;
  }
  .content-4 .node--type-news:after {
    content: none;
  }
  .content-4 .node--type-news .field--name-field-image-news img {
    border-radius: 20px 20px 0 0;
  }
  .content-4 .node--type-news .content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 30px;
    flex-grow: 1;
  }
  .content-4 .node--type-news .group-title {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .content-4 .node--type-news .field--name-node-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
  }
  .content-4 .node--type-news .field--name-body {
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
  }
  .content-4 .node--type-news .group-btn {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .content-4 .node--type-news .field--name-field-date {
    font-weight: normal;
    color: #ccc;
  }
  .content-4 .node--type-news .btn-default {
    color: #fff;
  }
  .content-5 {
    margin-bottom: 120px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 60px;
  }
  .content-5 .view-fotogalereya .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }
  .content-5 .view-fotogalereya .more-link a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #090706;
    border-radius: 100px;
    border: 3px solid #b71200;
    background: inherit;
    box-shadow: none;
    display: inline-block;
    padding: 14px 57px;
  }
  .content-5 .view-fotogalereya .more-link a:hover,
  .content-5 .view-fotogalereya .more-link a:focus {
    background-color: #b71200;
    border: 3px solid #b71200;
    box-shadow: none;
    color: #fff;
  }
  .content-5 .node--type-photogallery {
    width: 370px;
  }
  .content-5 .node--type-photogallery:hover .field--name-field-gallery img {
    transform: scale(1.15);
  }
  .content-5 .node--type-photogallery .field--name-field-gallery {
    overflow: hidden;
  }
  .content-5 .node--type-photogallery .field--name-field-gallery img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 60px;
  }
  .content-6 .slick-list,
  .content-6 .slick-track {
    display: flex;
  }
  .content-6 .field--name-field-partners-img .field__item {
    width: 370px!important;
    margin: 0 10px;
    background: #fff;
    padding: 12px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content-6 .field--name-field-partners-img .field__item img {
    width: auto;
    max-width: 315px;
    max-height: 173px!important;
    object-fit: contain;
  }
  .content-7 {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-7.jpg') no-repeat;
    background-size: cover;
    padding: 70px 0;
  }
  .content-7 .region-content-7 > div:nth-child(1) .block-title {
    color: #fff;
    margin-bottom: 30px;
  }
  .content-7 .region-content-7 > div:nth-child(1) .field--name-body {
    width: 440px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin: 0 auto 40px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: 600px;
    margin: 0 auto;
  }
  .content-7 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
  .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 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.24px;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item > label.form-required:after {
    display: none;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    width: 100%;
    height: 33px;
    padding: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: normal;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    background-color: inherit;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input.error {
    border-bottom: 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: 18px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 18px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 18px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 18px;
    line-height: normal;
    color: #fff;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-privacy {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 14px;
    margin: 0;
    color: #fff;
    text-align: left;
  }
  .content-7 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #fff;
    text-decoration-line: underline;
  }
  .content-7 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
    text-align: center;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 100px;
    border: 3px solid #b71200;
    box-shadow: -4px 1px 29.4px 0 #fafafa;
    background-color: #b71200;
    display: inline-block;
    padding: 14px 57px;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-7 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-7 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: inherit;
    border: 3px solid #b71200;
    box-shadow: -4px 1px 29.4px 0 #fafafa;
    color: #fff;
  }
  .content-8 {
    padding: 120px 0;
    position: relative;
    z-index: 1;
  }
  .content-8:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/bg-content-8.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .content-8 .region-content-8 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .content-8 .region-content-8 > div:nth-child(1) {
    width: 370px;
    padding: 40px;
    border-radius: 20px;
    background-color: #3b3b3b;
  }
  .content-8 .region-content-8 > div:nth-child(1) .block-title {
    margin-bottom: 45px;
    text-align: left;
    color: #fff;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail {
    padding-left: 30px;
    margin-bottom: 20px;
    word-break: break-all;
    position: relative;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail a {
    color: #fff;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone {
    padding-left: 30px;
    margin-bottom: 30px;
    position: relative;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-phone.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone a {
    color: #fff;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 20px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.svg') no-repeat;
    background-size: contain;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.svg') no-repeat;
    background-size: contain;
  }
  .content-8 .region-content-8 > div:nth-child(2) {
    width: 770px;
  }
  .content-8 .region-content-8 > div:nth-child(3),
  .content-8 .region-content-8 > div:nth-child(4) {
    width: 570px;
  }
  .content-8 .region-content-8 .address {
    padding-left: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #090706;
    margin-bottom: 20px;
    position: relative;
  }
  .content-8 .region-content-8 .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/loc.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-8 .mapContainer iframe,
  .content-8 .mapContainer:after {
    border-radius: 20px;
  }
  .footer {
    background: #3b3b3b;
    padding: 60px 0 40px;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .content-footer .footer-menu {
    z-index: 1;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 13.5px;
  }
  .content-footer .footer-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu ul.sf-menu li:nth-child(1) {
    display: none;
  }
  .content-footer .footer-menu ul.sf-menu a {
    color: #fff;
    background: inherit;
    text-decoration-line: none;
    display: inline-flex;
    padding: 6.5px 12px;
  }
  .content-footer .footer-menu ul.sf-menu a.is-active,
  .content-footer .footer-menu ul.sf-menu a:hover {
    border-radius: 100px;
    background-color: #fff;
    color: #3b3b3b;
  }
  .content-footer .footer-service-menu {
    width: 250px;
    z-index: 1;
  }
  .content-footer .footer-service-menu .block-title {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    text-transform: none;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 13.5px;
  }
  .content-footer .footer-service-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-service-menu ul.sf-menu a {
    color: #fff;
    background: inherit;
    text-decoration-line: none;
    display: inline-flex;
    font-size: 16px;
    padding: 6.5px 12px;
  }
  .content-footer .footer-service-menu ul.sf-menu a.is-active,
  .content-footer .footer-service-menu ul.sf-menu a:hover {
    border-radius: 100px;
    background-color: #fff;
    color: #3b3b3b;
  }
  .content-footer .footer-connection {
    width: 256px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 20px;
  }
  .content-footer .footer-connection .mail {
    padding-left: 30px;
    word-break: break-all;
    position: relative;
  }
  .content-footer .footer-connection .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-footer .footer-connection .mail a {
    color: #fff;
  }
  .content-footer .footer-connection .phone {
    padding-left: 30px;
    position: relative;
  }
  .content-footer .footer-connection .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-phone.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .content-footer .footer-connection .phone a {
    color: #fff;
  }
  .content-footer .footer-connection .social-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 20px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.svg') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.svg') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .footer-business img {
    border-radius: 20px;
  }
  .content-footer .footer-social-scroll {
    position: fixed;
    right: 20px;
    bottom: 140px;
    z-index: 55;
  }
  .content-footer .footer-social-scroll .social-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-social-scroll .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.svg') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/vk.svg') no-repeat;
    background-size: contain;
  }
  .privacy-content {
    line-height: 1.2;
    letter-spacing: 0.18px;
    color: #e4e4e4;
    margin-bottom: 18px;
  }
  .privacy-content a {
    color: #e4e4e4;
    text-decoration-line: underline;
  }
  .vesta-backlink {
    text-align: center;
  }
  .vesta-backlink a {
    color: #efefef;
  }
  .page-view--services .view-services .view-content,
  .page-view--services_new .view-services .view-content,
  .page-taxonomy-term--services .view-services .view-content,
  .page-view--services .view-services-new .view-content,
  .page-view--services_new .view-services-new .view-content,
  .page-taxonomy-term--services .view-services-new .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--services .node--type-service,
  .page-view--services_new .node--type-service,
  .page-taxonomy-term--services .node--type-service,
  .page-view--services .taxonomy-term--type-services,
  .page-view--services_new .taxonomy-term--type-services,
  .page-taxonomy-term--services .taxonomy-term--type-services {
    width: 370px;
    position: relative;
  }
  .page-view--services .node--type-service:hover .field--name-node-link,
  .page-view--services_new .node--type-service:hover .field--name-node-link,
  .page-taxonomy-term--services .node--type-service:hover .field--name-node-link,
  .page-view--services .taxonomy-term--type-services:hover .field--name-node-link,
  .page-view--services_new .taxonomy-term--type-services:hover .field--name-node-link,
  .page-taxonomy-term--services .taxonomy-term--type-services:hover .field--name-node-link,
  .page-view--services .node--type-service:hover .field--name-taxonomy-term-link,
  .page-view--services_new .node--type-service:hover .field--name-taxonomy-term-link,
  .page-taxonomy-term--services .node--type-service:hover .field--name-taxonomy-term-link,
  .page-view--services .taxonomy-term--type-services:hover .field--name-taxonomy-term-link,
  .page-view--services_new .taxonomy-term--type-services:hover .field--name-taxonomy-term-link,
  .page-taxonomy-term--services .taxonomy-term--type-services:hover .field--name-taxonomy-term-link {
    opacity: 1;
    position: initial;
    transition: all 0.4s ease 0s;
  }
  .page-view--services .node--type-service:hover .field--name-node-title,
  .page-view--services_new .node--type-service:hover .field--name-node-title,
  .page-taxonomy-term--services .node--type-service:hover .field--name-node-title,
  .page-view--services .taxonomy-term--type-services:hover .field--name-node-title,
  .page-view--services_new .taxonomy-term--type-services:hover .field--name-node-title,
  .page-taxonomy-term--services .taxonomy-term--type-services:hover .field--name-node-title,
  .page-view--services .node--type-service:hover .field--name-taxonomy-term-title,
  .page-view--services_new .node--type-service:hover .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .node--type-service:hover .field--name-taxonomy-term-title,
  .page-view--services .taxonomy-term--type-services:hover .field--name-taxonomy-term-title,
  .page-view--services_new .taxonomy-term--type-services:hover .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .taxonomy-term--type-services:hover .field--name-taxonomy-term-title {
    transition: all 0.6s ease 0s;
    margin-bottom: 14px;
  }
  .page-view--services .node--type-service .field--name-field-service-img,
  .page-view--services_new .node--type-service .field--name-field-service-img,
  .page-taxonomy-term--services .node--type-service .field--name-field-service-img,
  .page-view--services .taxonomy-term--type-services .field--name-field-service-img,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-service-img,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-service-img,
  .page-view--services .node--type-service .field--name-field-catalog-image,
  .page-view--services_new .node--type-service .field--name-field-catalog-image,
  .page-taxonomy-term--services .node--type-service .field--name-field-catalog-image,
  .page-view--services .taxonomy-term--type-services .field--name-field-catalog-image,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-catalog-image,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-catalog-image {
    position: relative;
  }
  .page-view--services .node--type-service .field--name-field-service-img:before,
  .page-view--services_new .node--type-service .field--name-field-service-img:before,
  .page-taxonomy-term--services .node--type-service .field--name-field-service-img:before,
  .page-view--services .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-view--services .node--type-service .field--name-field-catalog-image:before,
  .page-view--services_new .node--type-service .field--name-field-catalog-image:before,
  .page-taxonomy-term--services .node--type-service .field--name-field-catalog-image:before,
  .page-view--services .taxonomy-term--type-services .field--name-field-catalog-image:before,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-catalog-image:before,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-catalog-image:before {
    content: '';
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(13, 13, 13, 0.84));
    border-radius: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .page-view--services .node--type-service .field--name-field-service-img img,
  .page-view--services_new .node--type-service .field--name-field-service-img img,
  .page-taxonomy-term--services .node--type-service .field--name-field-service-img img,
  .page-view--services .taxonomy-term--type-services .field--name-field-service-img img,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-service-img img,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-service-img img,
  .page-view--services .node--type-service .field--name-field-catalog-image img,
  .page-view--services_new .node--type-service .field--name-field-catalog-image img,
  .page-taxonomy-term--services .node--type-service .field--name-field-catalog-image img,
  .page-view--services .taxonomy-term--type-services .field--name-field-catalog-image img,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-catalog-image img,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-catalog-image img {
    border-radius: 20px;
  }
  .page-view--services .node--type-service .group-content,
  .page-view--services_new .node--type-service .group-content,
  .page-taxonomy-term--services .node--type-service .group-content,
  .page-view--services .taxonomy-term--type-services .group-content,
  .page-view--services_new .taxonomy-term--type-services .group-content,
  .page-taxonomy-term--services .taxonomy-term--type-services .group-content {
    width: 100%;
    padding: 30px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 0;
    z-index: 2;
  }
  .page-view--services .node--type-service .field--name-node-title,
  .page-view--services_new .node--type-service .field--name-node-title,
  .page-taxonomy-term--services .node--type-service .field--name-node-title,
  .page-view--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-node-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services_new .node--type-service .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.6s ease 0s;
  }
  .page-view--services .node--type-service .btn-default,
  .page-view--services_new .node--type-service .btn-default,
  .page-taxonomy-term--services .node--type-service .btn-default,
  .page-view--services .taxonomy-term--type-services .btn-default,
  .page-view--services_new .taxonomy-term--type-services .btn-default,
  .page-taxonomy-term--services .taxonomy-term--type-services .btn-default {
    color: #fff;
    background: #b71200;
  }
  .page-view--services .node--type-service .btn-default:hover,
  .page-view--services_new .node--type-service .btn-default:hover,
  .page-taxonomy-term--services .node--type-service .btn-default:hover,
  .page-view--services .taxonomy-term--type-services .btn-default:hover,
  .page-view--services_new .taxonomy-term--type-services .btn-default:hover,
  .page-taxonomy-term--services .taxonomy-term--type-services .btn-default:hover,
  .page-view--services .node--type-service .btn-default:focus,
  .page-view--services_new .node--type-service .btn-default:focus,
  .page-taxonomy-term--services .node--type-service .btn-default:focus,
  .page-view--services .taxonomy-term--type-services .btn-default:focus,
  .page-view--services_new .taxonomy-term--type-services .btn-default:focus,
  .page-taxonomy-term--services .taxonomy-term--type-services .btn-default:focus {
    background-color: inherit;
    color: #fff;
  }
  .page-view--services .node--type-service .field--name-node-link,
  .page-view--services_new .node--type-service .field--name-node-link,
  .page-taxonomy-term--services .node--type-service .field--name-node-link,
  .page-view--services .taxonomy-term--type-services .field--name-node-link,
  .page-view--services_new .taxonomy-term--type-services .field--name-node-link,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-node-link,
  .page-view--services .node--type-service .field--name-taxonomy-term-link,
  .page-view--services_new .node--type-service .field--name-taxonomy-term-link,
  .page-taxonomy-term--services .node--type-service .field--name-taxonomy-term-link,
  .page-view--services .taxonomy-term--type-services .field--name-taxonomy-term-link,
  .page-view--services_new .taxonomy-term--type-services .field--name-taxonomy-term-link,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-taxonomy-term-link {
    opacity: 0;
    position: absolute;
    transition: all 0.6s ease 0s;
  }
  #block-vesta-theme-bloknastranicekontakty .field-tel a,
  #block-vesta-theme-bloknastranicekontakty .field-mail a {
    color: #000;
  }
  .map .map-1,
  .map .map-2 {
    margin-bottom: 20px;
  }
  .not-front .node--type-news .field--name-field-date {
    margin-bottom: 20px;
  }
  .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;
  }
  .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;
  }
  .page-view--fotogalereya .node--type-photogallery .field--name-field-gallery img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .view-gallery-page .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 370px;
  }
  .view-gallery-page .views-field-field-media-image:hover .field-content img {
    transform: scale(1.15);
  }
  .view-gallery-page .views-field-field-media-image .field-content {
    overflow: hidden;
  }
  .view-gallery-page .views-field-field-media-image .field-content img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
@media (max-width: 1199.98px) {
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page {
    font-size: 16px;
  }
  body .page h1 {
    font-size: 42px;
  }
  body .page .block-title {
    font-size: 30px;
  }
  body.not-front h1 {
    font-size: 36px;
  }
  body .btn-default {
    font-size: 16px;
    padding: 12px 45px;
  }
  .header-connection-wrapper {
    width: 690px;
    row-gap: 30px;
  }
  .header-connection-wrapper .mail {
    padding-left: 25px;
    font-size: 18px;
  }
  .header-connection-wrapper .mail:before {
    width: 17px;
    height: 13px;
  }
  .header-connection-wrapper .phone {
    padding-left: 25px;
    font-size: 18px;
  }
  .header-connection-wrapper .phone:before {
    width: 17px;
    height: 17px;
  }
  .header-connection-wrapper .search-img {
    font-size: 18px;
    padding-left: 25px;
  }
  .header-connection-wrapper .search-img:before {
    width: 20px;
    height: 19px;
  }
  .front .main {
    min-height: 520px;
  }
  .node--type-front .field--name-node-title {
    width: 570px;
  }
  .node--type-front .field--name-body {
    width: 500px;
    margin-bottom: 30px;
  }
  .node--type-front .btn-default {
    font-size: 18px;
  }
  .front .bg-content-1-2 {
    padding: 80px 0;
  }
  .content-1 {
    margin-bottom: 80px;
  }
  .content-1 .node--type-about .group-content {
    width: 500px;
    padding: 30px 20px;
  }
  .content-1 .node--type-about .block-title {
    margin-bottom: 30px;
  }
  .content-1 .node--type-about .field--name-body {
    margin-bottom: 25px;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 570px;
    margin-left: -110px;
    margin-top: 40px;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 50px;
  }
  .content-2 .view-services .view-content,
  .content-2 .view-services-new .view-content {
    gap: 15px;
  }
  .content-2 .node--type-service,
  .content-2 .taxonomy-term--type-services {
    width: 310px;
  }
  .content-2 .node--type-service .group-content,
  .content-2 .taxonomy-term--type-services .group-content {
    padding: 20px;
  }
  .content-2 .node--type-service .field--name-node-title,
  .content-2 .taxonomy-term--type-services .field--name-node-title,
  .content-2 .node--type-service .field--name-taxonomy-term-title,
  .content-2 .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 18px;
  }
  .content-3 {
    padding: 80px 0;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 50px;
  }
  .content-3 .view-benefits .view-content {
    gap: 50px 15px;
  }
  .content-3 .node--type-benefits {
    width: 310px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 70px;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 270px;
  }
  .front .bg-content-4-5-6 {
    padding: 80px 0;
  }
  .content-4 {
    margin-bottom: 80px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 50px;
  }
  .content-4 .node--type-news {
    width: 310px;
  }
  .content-4 .node--type-news .content {
    padding: 20px;
    row-gap: 25px;
  }
  .content-4 .node--type-news .group-title {
    row-gap: 15px;
  }
  .content-4 .node--type-news .field--name-node-title {
    font-size: 20px;
  }
  .content-4 .node--type-news .group-btn {
    row-gap: 15px;
  }
  .content-5 {
    margin-bottom: 80px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 50px;
  }
  .content-5 .view-fotogalereya .view-content {
    gap: 15px;
  }
  .content-5 .view-fotogalereya .more-link a {
    font-size: 16px;
    padding: 12px 45px;
  }
  .content-5 .node--type-photogallery {
    width: 310px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 50px;
  }
  .content-6 .field--name-field-partners-img .field__item {
    width: 310px!important;
    margin: 0 5px;
  }
  .content-6 .field--name-field-partners-img .field__item img {
    max-width: 230px;
    max-height: 140px!important;
  }
  .content-7 {
    padding: 60px 0;
  }
  .content-7 .region-content-7 > div:nth-child(1) .block-title {
    margin-bottom: 25px;
  }
  .content-7 .region-content-7 > div:nth-child(1) .field--name-body {
    width: 378px;
    font-size: 20px;
    margin: 0 auto 30px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: 500px;
  }
  .content-7 .webform-ajax-form-wrapper > form {
    row-gap: 25px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-7 .webform-ajax-form-wrapper .form-item > label {
    font-size: 20px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    font-size: 16px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 16px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 16px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 16px;
  }
  .content-7 .webform-ajax-form-wrapper .btn-primary {
    font-size: 16px;
    padding: 12px 45px;
  }
  .content-8 {
    padding: 80px 0;
  }
  .content-8 .region-content-8 {
    gap: 30px 15px;
  }
  .content-8 .region-content-8 > div:nth-child(1) {
    width: 310px;
    padding: 30px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .block-title {
    margin-bottom: 35px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail {
    padding-left: 25px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail:before {
    width: 17px;
    height: 13px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone {
    padding-left: 25px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone:before {
    width: 17px;
    height: 17px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap {
    column-gap: 15px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a {
    width: 35px;
    height: 35px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a:before {
    width: 35px;
    height: 35px;
  }
  .content-8 .region-content-8 > div:nth-child(2) {
    width: 637px;
  }
  .content-8 .region-content-8 > div:nth-child(3),
  .content-8 .region-content-8 > div:nth-child(4) {
    width: 473px;
  }
  .content-8 .region-content-8 .address {
    padding-left: 35px;
    font-size: 20px;
  }
  .content-8 .region-content-8 .address:before {
    width: 30px;
    height: 30px;
  }
  .content-footer .footer-logo {
    width: 250px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 10px;
  }
  .content-footer .footer-service-menu {
    width: 220px;
  }
  .content-footer .footer-service-menu .block-title {
    font-weight: 600;
    margin-bottom: 15px;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    row-gap: 10px;
  }
  .content-footer .footer-service-menu ul.sf-menu a {
    font-size: 14px;
  }
  .content-footer .footer-connection {
    width: 210px;
  }
  .content-footer .footer-connection .mail {
    padding-left: 25px;
  }
  .content-footer .footer-connection .mail:before {
    width: 17px;
    height: 13px;
  }
  .content-footer .footer-connection .phone {
    padding-left: 25px;
  }
  .content-footer .footer-connection .phone:before {
    width: 17px;
    height: 17px;
  }
  .content-footer .footer-connection .social-wrap {
    column-gap: 15px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    width: 35px;
    height: 35px;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    width: 35px;
    height: 35px;
  }
  .page-view--services .view-services .view-content,
  .page-view--services_new .view-services .view-content,
  .page-taxonomy-term--services .view-services .view-content,
  .page-view--services .view-services-new .view-content,
  .page-view--services_new .view-services-new .view-content,
  .page-taxonomy-term--services .view-services-new .view-content {
    gap: 15px;
  }
  .page-view--services .node--type-service,
  .page-view--services_new .node--type-service,
  .page-taxonomy-term--services .node--type-service,
  .page-view--services .taxonomy-term--type-services,
  .page-view--services_new .taxonomy-term--type-services,
  .page-taxonomy-term--services .taxonomy-term--type-services {
    width: 310px;
  }
  .page-view--services .node--type-service .group-content,
  .page-view--services_new .node--type-service .group-content,
  .page-taxonomy-term--services .node--type-service .group-content,
  .page-view--services .taxonomy-term--type-services .group-content,
  .page-view--services_new .taxonomy-term--type-services .group-content,
  .page-taxonomy-term--services .taxonomy-term--type-services .group-content {
    padding: 20px;
  }
  .page-view--services .node--type-service .field--name-node-title,
  .page-view--services_new .node--type-service .field--name-node-title,
  .page-taxonomy-term--services .node--type-service .field--name-node-title,
  .page-view--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-node-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services_new .node--type-service .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 18px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px;
  }
  .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;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 40px;
    height: 40px;
  }
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  body .page .block-title {
    font-size: 24px;
  }
  body.not-front h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  body .btn-default {
    font-size: 14px;
    padding: 10px 35px;
  }
  .slick-slider {
    padding-bottom: 50px;
  }
  .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-prev {
    right: 50px;
  }
  .slick-slider .slick-next {
    left: 50px;
  }
  .header-block .logo {
    width: 150px;
  }
  .header-connection-wrapper {
    width: 560px;
    row-gap: 10px;
  }
  .header-connection-wrapper .header-connection-1 {
    justify-content: flex-end;
    column-gap: 20px;
  }
  .header-connection-wrapper .mail {
    width: 200px;
    word-break: break-all;
    padding-left: 20px;
    font-size: 15px;
  }
  .header-connection-wrapper .mail:before {
    width: 15px;
    height: 11px;
  }
  .header-connection-wrapper .phone {
    padding-left: 20px;
    font-size: 15px;
  }
  .header-connection-wrapper .phone:before {
    width: 15px;
    height: 15px;
  }
  .header-connection-wrapper .search-img {
    font-size: 15px;
    padding-left: 20px;
  }
  .header-connection-wrapper .search-img:before {
    width: 17px;
    height: 16px;
  }
  .front .main {
    min-height: 430px;
  }
  .node--type-front .field--name-node-title {
    width: 430px;
  }
  .node--type-front .field--name-body {
    width: 430px;
    margin-bottom: 20px;
  }
  .node--type-front .btn-default {
    font-size: 14px;
  }
  .front .bg-content-1-2 {
    padding: 40px 0;
  }
  .content-1 {
    margin-bottom: 40px;
  }
  .content-1 .node--type-about .group-content {
    width: 400px;
    padding: 20px 15px;
    border-radius: 14px;
  }
  .content-1 .node--type-about .block-title {
    margin-bottom: 20px;
  }
  .content-1 .node--type-about .field--name-body {
    margin-bottom: 15px;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 400px;
    margin-left: -62px;
  }
  .content-2 .region-content-2 .block-title {
    margin-bottom: 25px;
  }
  .content-2 .view-services .view-content,
  .content-2 .view-services-new .view-content {
    gap: 15px 10px;
  }
  .content-2 .node--type-service,
  .content-2 .taxonomy-term--type-services {
    width: 239px;
  }
  .content-2 .node--type-service .field--name-field-service-img:before,
  .content-2 .taxonomy-term--type-services .field--name-field-service-img:before,
  .content-2 .node--type-service .field--name-field-catalog-image:before,
  .content-2 .taxonomy-term--type-services .field--name-field-catalog-image:before {
    border-radius: 14px;
  }
  .content-2 .node--type-service .field--name-field-service-img img,
  .content-2 .taxonomy-term--type-services .field--name-field-service-img img,
  .content-2 .node--type-service .field--name-field-catalog-image img,
  .content-2 .taxonomy-term--type-services .field--name-field-catalog-image img {
    border-radius: 14px;
  }
  .content-2 .node--type-service .group-content,
  .content-2 .taxonomy-term--type-services .group-content {
    padding: 15px 10px;
  }
  .content-2 .node--type-service .field--name-node-title,
  .content-2 .taxonomy-term--type-services .field--name-node-title,
  .content-2 .node--type-service .field--name-taxonomy-term-title,
  .content-2 .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 14px;
  }
  .content-3 {
    padding: 40px 0;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 25px;
  }
  .content-3 .view-benefits .view-content {
    gap: 40px 10px;
  }
  .content-3 .node--type-benefits {
    width: 239px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 50px;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 230px;
  }
  .front .bg-content-4-5-6 {
    padding: 40px 0;
  }
  .content-4 {
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 25px;
  }
  .content-4 .view-news {
    width: 620px;
    margin: 0 auto;
  }
  .content-4 .node--type-news {
    width: 290px;
    border-radius: 14px;
  }
  .content-4 .node--type-news .field--name-field-image-news img {
    border-radius: 14px 14px 0 0;
  }
  .content-4 .node--type-news .content {
    padding: 15px 10px;
    row-gap: 20px;
  }
  .content-4 .node--type-news .group-title {
    row-gap: 10px;
  }
  .content-4 .node--type-news .field--name-node-title {
    font-size: 17px;
  }
  .content-4 .node--type-news .group-btn {
    row-gap: 10px;
  }
  .content-5 {
    margin-bottom: 40px;
  }
  .content-5 .region-content-5 .block-title {
    margin-bottom: 25px;
  }
  .content-5 .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .content-5 .view-fotogalereya .more-link a {
    font-size: 14px;
    padding: 10px 35px;
  }
  .content-5 .node--type-photogallery {
    width: 239px;
  }
  .content-6 .region-content-6 .block-title {
    margin-bottom: 25px;
  }
  .content-6 .field--name-field-partners-img .field__item {
    width: 236px!important;
    border-radius: 14px;
  }
  .content-6 .field--name-field-partners-img .field__item img {
    max-width: 180px;
    max-height: 100px!important;
  }
  .content-7 {
    padding: 40px 0;
  }
  .content-7 .region-content-7 > div:nth-child(1) .block-title {
    margin-bottom: 10px;
  }
  .content-7 .region-content-7 > div:nth-child(1) .field--name-body {
    width: 264px;
    font-size: 14px;
    margin: 0 auto 20px;
  }
  .content-7 .webform-ajax-form-wrapper {
    width: 330px;
  }
  .content-7 .webform-ajax-form-wrapper > form {
    row-gap: 15px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item > label {
    font-size: 15px;
  }
  .content-7 .webform-ajax-form-wrapper .form-item input {
    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 .btn-primary {
    font-size: 14px;
    padding: 10px 35px;
  }
  .content-8 {
    padding: 40px 0;
  }
  .content-8 .region-content-8 {
    gap: 30px 10px;
  }
  .content-8 .region-content-8 > div:nth-child(1) {
    width: 237px;
    padding: 20px 15px;
    border-radius: 14px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .block-title {
    margin-bottom: 20px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail {
    padding-left: 20px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .mail:before {
    width: 15px;
    height: 11px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone {
    padding-left: 20px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .phone:before {
    width: 15px;
    height: 15px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap {
    column-gap: 10px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a {
    width: 30px;
    height: 30px;
  }
  .content-8 .region-content-8 > div:nth-child(1) .social-wrap .social a:before {
    width: 30px;
    height: 30px;
  }
  .content-8 .region-content-8 > div:nth-child(2) {
    width: 486px;
  }
  .content-8 .region-content-8 > div:nth-child(3),
  .content-8 .region-content-8 > div:nth-child(4) {
    width: 364px;
  }
  .content-8 .region-content-8 .address {
    padding-left: 25px;
    font-size: 15px;
  }
  .content-8 .region-content-8 .address:before {
    width: 18px;
    height: 18px;
  }
  .content-8 .mapContainer iframe,
  .content-8 .mapContainer:after {
    border-radius: 14px;
  }
  .footer {
    padding: 40px 0;
  }
  .content-footer .footer-logo {
    width: 170px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 5px;
  }
  .content-footer .footer-service-menu {
    width: 183px;
  }
  .content-footer .footer-service-menu .block-title {
    font-size: 16px;
    padding-bottom: 3px;
    margin-bottom: 10px;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    row-gap: 5px;
  }
  .content-footer .footer-service-menu ul.sf-menu a {
    font-size: 13px;
  }
  .content-footer .footer-connection {
    width: 160px;
  }
  .content-footer .footer-connection .mail {
    padding-left: 20px;
  }
  .content-footer .footer-connection .mail:before {
    width: 15px;
    height: 11px;
  }
  .content-footer .footer-connection .phone {
    padding-left: 20px;
  }
  .content-footer .footer-connection .phone:before {
    width: 15px;
    height: 15px;
  }
  .content-footer .footer-connection .social-wrap {
    column-gap: 10px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    width: 30px;
    height: 30px;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    width: 30px;
    height: 30px;
  }
  .content-footer .footer-connection .footer-business img {
    border-radius: 14px;
  }
  .content-footer .footer-social-scroll {
    right: 17.5px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    width: 35px;
    height: 35px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    width: 35px;
    height: 35px;
  }
  .page-view--services .view-services .view-content,
  .page-view--services_new .view-services .view-content,
  .page-taxonomy-term--services .view-services .view-content,
  .page-view--services .view-services-new .view-content,
  .page-view--services_new .view-services-new .view-content,
  .page-taxonomy-term--services .view-services-new .view-content {
    gap: 15px 10px;
  }
  .page-view--services .node--type-service,
  .page-view--services_new .node--type-service,
  .page-taxonomy-term--services .node--type-service,
  .page-view--services .taxonomy-term--type-services,
  .page-view--services_new .taxonomy-term--type-services,
  .page-taxonomy-term--services .taxonomy-term--type-services {
    width: 239px;
  }
  .page-view--services .node--type-service .field--name-field-service-img:before,
  .page-view--services_new .node--type-service .field--name-field-service-img:before,
  .page-taxonomy-term--services .node--type-service .field--name-field-service-img:before,
  .page-view--services .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-service-img:before,
  .page-view--services .node--type-service .field--name-field-catalog-image:before,
  .page-view--services_new .node--type-service .field--name-field-catalog-image:before,
  .page-taxonomy-term--services .node--type-service .field--name-field-catalog-image:before,
  .page-view--services .taxonomy-term--type-services .field--name-field-catalog-image:before,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-catalog-image:before,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-catalog-image:before {
    border-radius: 14px;
  }
  .page-view--services .node--type-service .field--name-field-service-img img,
  .page-view--services_new .node--type-service .field--name-field-service-img img,
  .page-taxonomy-term--services .node--type-service .field--name-field-service-img img,
  .page-view--services .taxonomy-term--type-services .field--name-field-service-img img,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-service-img img,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-service-img img,
  .page-view--services .node--type-service .field--name-field-catalog-image img,
  .page-view--services_new .node--type-service .field--name-field-catalog-image img,
  .page-taxonomy-term--services .node--type-service .field--name-field-catalog-image img,
  .page-view--services .taxonomy-term--type-services .field--name-field-catalog-image img,
  .page-view--services_new .taxonomy-term--type-services .field--name-field-catalog-image img,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-field-catalog-image img {
    border-radius: 14px;
  }
  .page-view--services .node--type-service .group-content,
  .page-view--services_new .node--type-service .group-content,
  .page-taxonomy-term--services .node--type-service .group-content,
  .page-view--services .taxonomy-term--type-services .group-content,
  .page-view--services_new .taxonomy-term--type-services .group-content,
  .page-taxonomy-term--services .taxonomy-term--type-services .group-content {
    padding: 15px 10px;
  }
  .page-view--services .node--type-service .field--name-node-title,
  .page-view--services_new .node--type-service .field--name-node-title,
  .page-taxonomy-term--services .node--type-service .field--name-node-title,
  .page-view--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-node-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-node-title,
  .page-view--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services_new .node--type-service .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .node--type-service .field--name-taxonomy-term-title,
  .page-view--services .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-view--services_new .taxonomy-term--type-services .field--name-taxonomy-term-title,
  .page-taxonomy-term--services .taxonomy-term--type-services .field--name-taxonomy-term-title {
    font-size: 14px;
  }
  .page-view--fotogalereya .view-fotogalereya .view-content {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 239px;
  }
  .view-gallery-page .view-content {
    gap: 15px 10px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 239px;
  }
}
@media (max-width: 767.98px) {
  body .page h1 {
    font-size: 28px;
  }
  body .page .block-title {
    font-size: 22px;
  }
  body.not-front h1 {
    font-size: 26px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .mm-page {
    padding-top: 105.5px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 153.5px;
  }
  .mm-page {
    padding-top: 75.5px;
  }
  .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: 120px;
  }
  .header-mobile-block .phone-wrap {
    width: 140px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap .phone {
    text-align: right;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff;
  }
  .front .main {
    padding: 40px 0;
    min-height: auto;
  }
  .node--type-front .field--name-node-title {
    width: auto;
  }
  .node--type-front .field--name-body {
    width: auto;
  }
  .content-1 .node--type-about {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 15px;
  }
  .content-1 .node--type-about .group-content {
    width: 100%;
  }
  .content-1 .node--type-about .field--name-field-about-img {
    width: 300px;
    margin: 0;
  }
  .content-3 .view-benefits .view-content {
    gap: 30px 10px;
  }
  .content-3 .node--type-benefits {
    width: 160px;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 160px;
  }
  .content-4 .view-news {
    width: 310px;
  }
  .content-5 .node--type-photogallery {
    width: 160px;
  }
  .content-6 .field--name-field-partners-img {
    width: 246px;
    margin: 0 auto;
  }
  .content-8 .region-content-8 {
    justify-content: center;
  }
  .content-8 .region-content-8 > div:nth-child(1) {
    width: 260px;
  }
  .content-8 .region-content-8 > div:nth-child(2) {
    width: 100%;
  }
  .content-8 .region-content-8 > div:nth-child(3),
  .content-8 .region-content-8 > div:nth-child(4) {
    width: 100%;
  }
  .content-footer {
    width: 330px;
    row-gap: 20px;
    margin: 0 auto 30px;
  }
  .content-footer .footer-logo {
    width: 100%;
  }
  .content-footer .footer-logo .region-footer-logo {
    width: 210px;
    margin: 0 auto;
  }
  .content-footer .footer-service-menu {
    width: 330px;
  }
  .content-footer .footer-service-menu .block-title {
    display: inline-flex;
    padding: 0 12px;
  }
  .content-footer .footer-service-menu ul.sf-menu {
    row-gap: 5px;
  }
  .content-footer .footer-service-menu ul.sf-menu a {
    font-size: 13px;
  }
  .content-footer .footer-connection {
    align-items: flex-start;
    width: 230px;
    margin-left: 12px;
  }
  .privacy-content {
    width: 270px;
    text-align: center;
    margin: 0 auto 10px;
  }
  .page-view--fotogalereya .node--type-photogallery {
    width: 160px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 160px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
