.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: #ffffff;
  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: .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.10rem;
  }
}
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: .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: #ffffff;
  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 .2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 120px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: .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: #f2f2f2;
}
@media screen and (max-width: 767px) {
  div#page header .header-block {
    display: none;
  }
}
div#page .main .region-content {
  padding: 0;
}
main .block {
  margin-bottom: 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: 'Proxima Nova';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #000;
  box-shadow: none;
  display: inline-block;
  padding: 10px 18px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-color: #414141;
  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;
}
/*вёрстка формы поиска начало*/
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: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  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: #c7a035;
  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: #c7a035 !important;
}
/*вёрстка формы поиска конец*/
body .page {
  font-family: 'Rounded Mplus 1c';
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 1.17;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Rounded Mplus 1c';
  font-style: normal;
  font-weight: 300;
  font-size: 80px;
  line-height: 0.91;
  text-align: center;
  color: #000;
  margin-bottom: 100px;
}
body .page .block-title {
  font-family: 'Rounded Mplus 1c';
  font-style: normal;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  color: #000;
}
body.not-front h1 {
  font-size: 44px;
  color: #000;
  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 center #f2f2f2;
    border: 2px solid #414141;
    background-size: 55%;
    right: 40px;
    bottom: 25px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    text-decoration-line: none;
    color: #fff;
    border-radius: 0;
    background: #000;
    box-shadow: none;
    display: inline-block;
    padding: 10px 18px;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #414141;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .header-block {
    background-color: #414141;
    padding: 25px 0;
  }
  .header-block > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-block .header-connection-wrapper .phone {
    font-family: 'Proxima Nova';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
  }
  .header-block .header-connection-wrapper .phone a {
    font-family: 'Proxima Nova';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
  }
  .header-block .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .header-block .social-wrap .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 29px;
    position: relative;
  }
  .header-block .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    top: 0;
    left: 0;
  }
  .header-block .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/header-wp.png') no-repeat;
    background-size: contain;
  }
  .header-block .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/header-tg.png') no-repeat;
    background-size: contain;
  }
  .header-block .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/header-vr.png') no-repeat;
    background-size: contain;
  }
  .navigation {
    width: 490px;
  }
  .navigation #block-vesta-theme-searchapipagesearchblockform {
    display: none;
  }
  .navigation #block-vesta-theme-searchapipagesearchblockform.active {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 5;
  }
  .navigation .search-img {
    font-family: 'Proxima Nova';
    font-size: 14px;
    line-height: 2.14;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
  }
  .navigation .region-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .navigation .region-navigation .block-superfish {
    z-index: 4;
    width: 410px;
  }
  .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-family: 'Proxima Nova';
    font-size: 14px;
    line-height: 2.14;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    color: #909090;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    color: #909090;
  }
  .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: 30px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    color: #909090;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    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;
  }
  .content-1 {
    position: relative;
  }
  .content-1:before {
    content: '';
    background-image: linear-gradient(to top, #f2f2f2 20%, rgba(242, 242, 242, 0) 100%);
    position: absolute;
    width: 100%;
    height: 134px;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .content-1 .field--name-body img {
    width: 100%;
    max-height: 682px !important;
    object-fit: cover;
  }
  .front .main {
    z-index: 2;
    margin-top: -60px;
    margin-left: -350px;
  }
  .front .main h1 {
    width: 780px;
  }
  .content-2 {
    margin-bottom: 135px;
  }
  .content-2 .container {
    max-width: 1300px;
  }
  .content-2 .view-services .view-content {
    display: flex;
    flex-direction: column;
    row-gap: 135px;
  }
  .content-2 .view-services .views-row {
    z-index: 1;
  }
  .content-2 .view-services .views-row:nth-child(odd) .node--type-service {
    flex-direction: row;
  }
  .content-2 .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: row-reverse;
  }
  .content-2 .view-services .views-row:nth-child(1) .group-content:before,
  .content-2 .view-services .views-row:nth-child(1) .group-content:after {
    background-color: #e7b7a1;
  }
  .content-2 .view-services .views-row:nth-child(2) .group-content:before,
  .content-2 .view-services .views-row:nth-child(2) .group-content:after {
    background-color: #dcdfee;
  }
  .content-2 .view-services .views-row:nth-child(3) .group-content:before,
  .content-2 .view-services .views-row:nth-child(3) .group-content:after {
    background-color: #e4c17d;
  }
  .content-2 .view-services .views-row:nth-child(4) .group-content:before,
  .content-2 .view-services .views-row:nth-child(4) .group-content:after {
    background-color: #c4c8b1;
  }
  .content-2 .view-services .views-row:nth-child(5) .group-content:before,
  .content-2 .view-services .views-row:nth-child(5) .group-content:after {
    background-color: #a0b7c5;
  }
  .content-2 .view-services .views-row:nth-child(6) .group-content:before,
  .content-2 .view-services .views-row:nth-child(6) .group-content:after {
    background-color: #9e7a64;
  }
  .content-2 .node--type-service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
  }
  .content-2 .node--type-service:after {
    content: none;
  }
  .content-2 .node--type-service .field--name-field-service-img {
    margin-bottom: 100px;
    background: #fff;
  }
  .content-2 .node--type-service .field--name-field-service-img img {
    padding: 7px;
  }
  .content-2 .node--type-service .group-content {
    width: 590px;
    height: 530px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  .content-2 .node--type-service .group-content:before {
    content: '';
    position: absolute;
    width: 300%;
    height: 100%;
    bottom: 0;
    left: -308%;
    z-index: -1;
  }
  .content-2 .node--type-service .group-content:after {
    content: '';
    position: absolute;
    width: 400%;
    height: 100%;
    bottom: 0;
    right: -408%;
    z-index: -1;
  }
  .content-2 .node--type-service .block-title {
    width: 360px;
    margin: 0 auto 40px;
  }
  .content-2 .node--type-service .field--name-body {
    opacity: 0.8;
    font-weight: 100;
    text-align: center;
    margin-bottom: 60px;
  }
  .content-2 .node--type-service .field--name-node-link {
    text-align: center;
  }
  .content-2 .node--type-service .field--name-node-link a {
    opacity: 0.8;
    font-weight: 100;
    line-height: 1.03;
    text-align: center;
    color: #000;
  }
  .content-3 {
    background-color: #414141;
    padding: 60px 0 40px;
    margin-bottom: 40px;
  }
  .content-3 .region-content-3 .block-title {
    color: #fff;
    margin-bottom: 40px;
  }
  .content-3 .view-fotogalereya .view-content {
    margin-bottom: 40px;
  }
  .content-3 .view-fotogalereya .more-link a {
    font-family: 'Proxima Nova';
    font-size: 17px;
    line-height: 1.29;
    color: #909090;
  }
  .content-3 .field--name-field-gallery {
    margin: 0 -15px;
  }
  .content-3 .field--name-field-gallery .slick-prev:before,
  .content-3 .field--name-field-gallery .slick-next:before {
    font-size: 35px;
  }
  .content-3 .field--name-field-gallery .slick-arrow {
    width: 32px;
    height: 32px;
  }
  .content-3 .field--name-field-gallery .field__item {
    padding: 0 15px;
  }
  .content-3 .field--name-field-gallery .field__item a {
    display: block;
    overflow: hidden;
  }
  .content-3 .field--name-field-gallery .field__item img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-3 .field--name-field-gallery .field__item:hover img {
    transform: scale(1.1);
  }
  .content-4 {
    margin-bottom: 50px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 40px;
  }
  .content-4 .slick-slider .slick-prev,
  .content-4 .slick-slider .slick-next {
    width: 15px;
    height: 31px;
    z-index: 1;
  }
  .content-4 .slick-slider .slick-prev:before,
  .content-4 .slick-slider .slick-next:before {
    content: '';
    width: 15px;
    height: 31px;
    opacity: 1;
    display: block;
  }
  .content-4 .slick-slider .slick-prev {
    left: -25px;
  }
  .content-4 .slick-slider .slick-prev:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-left.png') no-repeat center;
    background-size: contain;
  }
  .content-4 .slick-slider .slick-next {
    right: -25px;
  }
  .content-4 .slick-slider .slick-next:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-right.png') no-repeat center;
    background-size: contain;
  }
  .content-4 .node--type-news {
    width: 269px;
    margin: 0 auto;
  }
  .content-4 .node--type-news .field--name-field-image-news {
    margin-bottom: 15px;
    overflow: hidden;
  }
  .content-4 .node--type-news .field--name-field-image-news img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .content-4 .node--type-news .field--name-field-image-news:hover img {
    transform: scale(1.1);
  }
  .content-4 .node--type-news .field--name-body {
    font-family: 'Rounded Mplus 1c';
    font-size: 16px;
    font-weight: 100;
    line-height: 1.38;
    padding: 0 5px 5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .content-5 {
    background-color: #414141;
    padding: 90px 0 70px;
  }
  .content-5 .region-content-5 > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    font-family: 'Montserrat';
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 300;
    line-height: 1.13;
    text-align: left;
    color: #fff;
  }
  .content-5 .webform-ajax-form-wrapper > form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .content-5 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none !important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .form-item > label {
    display: none !important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 580px;
    height: 65px;
    padding-left: 25px;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
    border-radius: 0;
    border: 1px solid #ffffff96;
    background-color: inherit;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input.error {
    border: 2px solid red;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:focus {
    box-shadow: none;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    width: 100%;
    height: 100px;
    padding-left: 25px;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
    border-radius: 0;
    border: 1px solid #ffffff96;
    background-color: inherit;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:focus {
    box-shadow: none;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: rgba(255, 255, 255, 0.72);
  }
  .content-5 .webform-ajax-form-wrapper .form-item-soobshchenie {
    width: 100%;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-family: 'Proxima Nova';
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #fff;
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #fff;
    text-decoration-line: underline;
  }
  .content-5 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Montserrat';
    width: 330px;
    height: 65px;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #000;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    display: inline-block;
    padding: 15px 13px;
    border: none;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary:hover,
  .content-5 .webform-ajax-form-wrapper .btn-primary:focus,
  .content-5 .webform-ajax-form-wrapper .btn-primary:active:focus {
    background-color: #000;
    box-shadow: none;
    color: #fff;
  }
  .content-footer {
    padding: 65px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-footer .footer-connection {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .content-footer .footer-connection .phone a {
    display: flex;
    padding-left: 35px;
    font-family: 'Proxima Nova';
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
    position: relative;
  }
  .content-footer .footer-connection .phone a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-phone.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 23px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .mail a {
    display: flex;
    padding-left: 35px;
    font-family: 'Proxima Nova';
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    color: #000;
    position: relative;
  }
  .content-footer .footer-connection .mail a:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/footer-mail.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 18px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 10px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 29px;
    position: relative;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-tg.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-connection .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/footer-vr.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
  }
  .content-footer .footer-menu ul.sf-menu a {
    padding: 0;
    font-size: 16px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #000;
  }
  .content-footer .footer-menu-block {
    z-index: 1;
  }
  .content-footer .footer-menu-block ul.sf-menu {
    width: 400px;
    height: 140px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    row-gap: 14px;
  }
  .content-footer .footer-menu-block ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu-block ul.sf-menu li {
    width: 187px;
  }
  .content-footer .footer-menu-block ul.sf-menu a {
    padding: 0;
    font-size: 16px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #000;
  }
  .content-footer .footer-logo .field--name-body {
    width: 300px;
  }
  .content-footer .footer-social-scroll {
    position: fixed;
    right: 40px;
    bottom: 90px;
    z-index: 15;
  }
  .content-footer .footer-social-scroll .social-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 13px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49px;
    height: 49px;
    position: relative;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 49px;
    height: 49px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-social-scroll .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/scroll-wp.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/scroll-vk.png') no-repeat;
    background-size: contain;
  }
  .content-footer .footer-social-scroll .social-wrap .social-3 a:before {
    background: url('/sites/all/themes/vesta_theme/image/scroll-tg.png') no-repeat;
    background-size: contain;
  }
  .copyrights {
    background-color: #414141;
    padding: 35px 0;
  }
  .copyrights .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .copyrights .privacy-content {
    font-family: 'Proxima Nova';
    font-size: 15px;
    line-height: 1.1;
    color: #f9f9f9;
  }
  .copyrights .privacy-content a {
    color: #f9f9f9;
    text-decoration-line: underline;
  }
  .copyrights .vesta-backlink a {
    font-family: 'Proxima Nova';
    font-size: 15px;
    line-height: 1.1;
    color: #f9f9f9;
  }
  .page-view--services .main .container {
    max-width: 1300px;
  }
  .page-view--services .view-services .view-content {
    display: flex;
    flex-direction: column;
    row-gap: 135px;
  }
  .page-view--services .view-services .views-row {
    z-index: 1;
  }
  .page-view--services .view-services .views-row:nth-child(odd) .node--type-service {
    flex-direction: row;
  }
  .page-view--services .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: row-reverse;
  }
  .page-view--services .view-services .views-row:nth-child(1) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(1) .group-content:after {
    background-color: #e7b7a1;
  }
  .page-view--services .view-services .views-row:nth-child(2) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(2) .group-content:after {
    background-color: #dcdfee;
  }
  .page-view--services .view-services .views-row:nth-child(3) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(3) .group-content:after {
    background-color: #e4c17d;
  }
  .page-view--services .view-services .views-row:nth-child(4) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(4) .group-content:after {
    background-color: #c4c8b1;
  }
  .page-view--services .view-services .views-row:nth-child(5) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(5) .group-content:after {
    background-color: #a0b7c5;
  }
  .page-view--services .view-services .views-row:nth-child(6) .group-content:before,
  .page-view--services .view-services .views-row:nth-child(6) .group-content:after {
    background-color: #9e7a64;
  }
  .page-view--services .node--type-service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
  }
  .page-view--services .node--type-service:after {
    content: none;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    margin-bottom: 100px;
    background: #fff;
  }
  .page-view--services .node--type-service .field--name-field-service-img img {
    padding: 7px;
  }
  .page-view--services .node--type-service .group-content {
    width: 590px;
    height: 530px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  .page-view--services .node--type-service .group-content:before {
    content: '';
    position: absolute;
    width: 300%;
    height: 100%;
    bottom: 0;
    left: -308%;
    z-index: -1;
  }
  .page-view--services .node--type-service .group-content:after {
    content: '';
    position: absolute;
    width: 400%;
    height: 100%;
    bottom: 0;
    right: -408%;
    z-index: -1;
  }
  .page-view--services .node--type-service .block-title {
    width: 360px;
    margin: 0 auto 40px;
  }
  .page-view--services .node--type-service .field--name-body {
    opacity: 0.8;
    font-weight: 300;
    text-align: center;
    margin-bottom: 60px;
  }
  .page-view--services .node--type-service .field--name-node-link {
    text-align: center;
  }
  .page-view--services .node--type-service .field--name-node-link a {
    opacity: 0.8;
    font-weight: 300;
    line-height: 1.03;
    text-align: center;
    color: #000;
  }
  .field--name-field-service-btn {
    margin-top: 30px;
    text-align: center;
  }
  .field-tel a,
  .field-mail a {
    color: #000;
  }
  .page-view--fotogalereya .field--name-field-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item {
    width: 270px;
    overflow: hidden;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item:hover img {
    transform: scale(1.1);
  }
  .view-gallery-page .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 270px;
    overflow: hidden;
  }
  .view-gallery-page .views-field-field-media-image img {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .view-gallery-page .views-field-field-media-image:hover img {
    transform: scale(1.1);
  }
  .field--name-field-service-img-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-top: 30px;
  }
  .field--name-field-service-img-all .field__item {
    width: 270px;
  }
}
@media (max-width: 1549.98px) {
  .front .main {
    margin-left: -180px;
  }
  .content-2 .container {
    max-width: 1200px;
  }
  .content-2 .node--type-service .group-content {
    width: 550px;
  }
  .content-2 .node--type-service .group-content:before {
    left: -306%;
  }
  .page-view--services .main .container {
    max-width: 1200px;
  }
  .page-view--services .node--type-service .group-content {
    width: 550px;
  }
  .page-view--services .node--type-service .group-content:before {
    left: -306%;
  }
}
@media (max-width: 1349.98px) {
  .front .main {
    margin-left: 0;
  }
}
@media (max-width: 1249.98px) {
  .content-4 .slick-slider .slick-prev {
    left: -10px;
  }
  .content-4 .slick-slider .slick-next {
    right: -10px;
  }
}
@media (max-width: 1199.98px) {
  #scrollToTop {
    background-size: 70%;
    right: 35px;
    bottom: 20px;
    width: 40px;
    height: 40px;
  }
  .user-administrator {
    padding-top: 78px !important;
  }
  body .page h1 {
    font-size: 60px;
    margin-bottom: 60px;
  }
  body .page .block-title {
    font-size: 32px;
  }
  body.not-front h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .header-block .header-connection-wrapper .phone {
    font-size: 18px;
  }
  .header-block .header-connection-wrapper .phone a {
    font-size: 18px;
  }
  .header-block .social-wrap {
    column-gap: 7px;
  }
  .header-block .social-wrap .social a {
    width: 27px;
    height: 27px;
  }
  .header-block .social-wrap .social a:before {
    width: 27px;
    height: 27px;
  }
  .navigation {
    width: 460px;
  }
  .navigation .region-navigation .block-superfish {
    width: 390px;
  }
  .content-1 .field--name-body img {
    height: 420px !important;
  }
  .front .main h1 {
    width: 590px;
  }
  .content-2 {
    margin-bottom: 80px;
  }
  .content-2 .container {
    max-width: 992px;
  }
  .content-2 .view-services .view-content {
    row-gap: 80px;
  }
  .content-2 .node--type-service {
    justify-content: flex-start;
    column-gap: 50px;
  }
  .content-2 .node--type-service .field--name-field-service-img {
    width: 40%;
    margin-bottom: 60px;
  }
  .content-2 .node--type-service .group-content {
    width: 49%;
    height: auto;
    min-height: 400px;
  }
  .content-2 .node--type-service .group-content:before {
    width: 200%;
    left: -205%;
  }
  .content-2 .node--type-service .group-content:after {
    width: 200%;
    right: -205%;
  }
  .content-2 .node--type-service .block-title {
    width: 325px;
    margin: 0 auto 30px;
  }
  .content-2 .node--type-service .field--name-body {
    margin-bottom: 30px;
  }
  .content-3 {
    padding: 40px 0;
  }
  .content-3 .region-content-3 .block-title {
    margin-bottom: 30px;
  }
  .content-3 .view-fotogalereya .view-content {
    margin-bottom: 20px;
  }
  .content-3 .field--name-field-gallery {
    gap: 15px;
  }
  .content-3 .field--name-field-gallery .field__item {
    width: 229px;
  }
  .content-4 {
    margin-bottom: 40px;
  }
  .content-4 .region-content-4 .block-title {
    margin-bottom: 30px;
  }
  .content-4 .slick-slider {
    width: 880px;
    margin: 0 auto;
  }
  .content-4 .slick-slider .slick-prev {
    left: -20px;
  }
  .content-4 .slick-slider .slick-next {
    right: -20px;
  }
  .content-4 .node--type-news .field--name-field-image-news {
    margin-bottom: 15px;
  }
  .content-4 .node--type-news .field--name-body {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
    -webkit-line-clamp: 2;
  }
  .content-5 {
    padding: 60px 0;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 26px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 476px;
    height: 55px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 14px;
    line-height: 1.2;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    width: 310px;
    height: 55px;
    font-weight: normal;
    font-size: 20px;
  }
  .content-footer {
    padding: 50px 0;
  }
  .content-footer .footer-menu ul.sf-menu a {
    font-size: 14px;
  }
  .content-footer .footer-menu-block ul.sf-menu {
    width: 340px;
    height: 130px;
    row-gap: 14px;
  }
  .content-footer .footer-menu-block ul.sf-menu li {
    width: 160px;
  }
  .content-footer .footer-menu-block ul.sf-menu a {
    font-size: 14px;
  }
  .content-footer .footer-logo .field--name-body {
    width: 250px;
  }
  .content-footer .footer-social-scroll {
    right: 35px;
    bottom: 70px;
  }
  .content-footer .footer-social-scroll .social-wrap {
    row-gap: 8px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    width: 40px;
    height: 40px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    width: 40px;
    height: 40px;
  }
  .page-view--services .main .container {
    max-width: 992px;
  }
  .page-view--services .view-services .view-content {
    row-gap: 80px;
  }
  .page-view--services .node--type-service {
    justify-content: flex-start;
    column-gap: 50px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    width: 40%;
    margin-bottom: 60px;
  }
  .page-view--services .node--type-service .group-content {
    width: 49%;
    height: auto;
    min-height: 400px;
  }
  .page-view--services .node--type-service .group-content:before {
    width: 200%;
    left: -205%;
  }
  .page-view--services .node--type-service .group-content:after {
    width: 200%;
    right: -205%;
  }
  .page-view--services .node--type-service .block-title {
    width: 325px;
    margin: 0 auto 30px;
  }
  .page-view--services .node--type-service .field--name-body {
    margin-bottom: 30px;
  }
  .page-view--fotogalereya .field--name-field-gallery {
    gap: 15px;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item {
    width: 229px;
  }
  .view-gallery-page .view-content {
    gap: 15px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 229px;
  }
  .field--name-field-service-img-all {
    gap: 15px;
    margin-top: 20px;
  }
  .field--name-field-service-img-all .field__item {
    width: 229px;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    bottom: 20px;
    right: 20px;
    width: 33px;
    height: 33px;
    background-size: 70%;
    transform: scale(1) !important;
  }
  body .page {
    font-size: 15px;
  }
  body .page h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  body .page .block-title {
    font-size: 26px;
  }
  body.not-front h1 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  .header-block > .container {
    justify-content: center;
    column-gap: 50px;
  }
  .header-block .logo {
    width: 150px;
  }
  .content-1 .field--name-body img {
    height: 300px !important;
  }
  .front .main h1 {
    width: auto;
  }
  .content-2 {
    margin-bottom: 40px;
  }
  .content-2 .container {
    max-width: 768px;
  }
  .content-2 .view-services .view-content {
    row-gap: 40px;
  }
  .content-2 .node--type-service {
    justify-content: center;
    column-gap: 40px;
  }
  .content-2 .node--type-service .field--name-field-service-img {
    width: 34%;
    margin-bottom: 20px;
  }
  .content-2 .node--type-service .group-content {
    min-height: 300px;
    padding: 20px 0;
  }
  .content-2 .node--type-service .block-title {
    width: 265px;
    margin: 0 auto 15px;
  }
  .content-2 .node--type-service .field--name-body {
    font-weight: 300;
    margin-bottom: 20px;
  }
  .content-2 .node--type-service .field--name-node-link a {
    font-weight: 300;
  }
  .content-3 .field--name-field-gallery {
    gap: 15px 10px;
  }
  .content-3 .field--name-field-gallery .field__item {
    width: 177px;
  }
  .content-4 .slick-slider {
    width: 600px;
  }
  .content-4 .node--type-news .field--name-field-image-news {
    margin-bottom: 10px;
  }
  .content-5 {
    padding: 40px 0;
  }
  .content-5 .region-content-5 > div:nth-child(1) {
    margin-bottom: 20px;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    font-size: 16px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 364px;
    height: 50px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    width: 235px;
    height: 50px;
    font-size: 16px;
  }
  .content-footer {
    padding: 40px 0;
  }
  .content-footer .footer-connection .phone a {
    padding-left: 20px;
    font-size: 16px;
  }
  .content-footer .footer-connection .phone a:before {
    width: 15px;
    height: 16px;
  }
  .content-footer .footer-connection .mail a {
    padding-left: 20px;
    font-size: 14px;
  }
  .content-footer .footer-connection .mail a:before {
    width: 16px;
    height: 12px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 10px;
  }
  .content-footer .footer-menu-block ul.sf-menu {
    width: 210px;
    height: auto;
    row-gap: 7px;
  }
  .content-footer .footer-menu-block ul.sf-menu li {
    width: auto;
  }
  .content-footer .footer-logo .field--name-body {
    width: 170px;
  }
  .content-footer .footer-social-scroll {
    right: 20px;
    bottom: 62px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a {
    width: 33px;
    height: 33px;
  }
  .content-footer .footer-social-scroll .social-wrap .social a:before {
    width: 33px;
    height: 33px;
  }
  .page-view--services .main .container {
    max-width: 768px;
  }
  .page-view--services .view-services .view-content {
    row-gap: 40px;
  }
  .page-view--services .node--type-service {
    justify-content: center;
    column-gap: 40px;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    width: 34%;
    margin-bottom: 20px;
  }
  .page-view--services .node--type-service .group-content {
    min-height: 300px;
    padding: 20px 0;
  }
  .page-view--services .node--type-service .block-title {
    width: 265px;
    margin: 0 auto 15px;
  }
  .page-view--services .node--type-service .field--name-body {
    font-weight: 300;
    margin-bottom: 20px;
  }
  .page-view--services .node--type-service .field--name-node-link a {
    font-weight: 300;
  }
  .page-view--fotogalereya .field--name-field-gallery {
    gap: 15px 10px;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item {
    width: 177px;
  }
  .view-gallery-page .view-content {
    gap: 15px 10px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 177px;
  }
  .field--name-field-service-img-all {
    gap: 15px 10px;
  }
  .field--name-field-service-img-all .field__item {
    width: 177px;
  }
}
@media (max-width: 767.98px) {
  body .page {
    font-size: 14px;
  }
  body .page h1 {
    font-size: 30px;
  }
  body .page .block-title {
    font-size: 24px;
  }
  body.not-front h1 {
    font-size: 28px;
  }
  body.not-front .mm-page {
    padding-top: 85px;
  }
  .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: 133px;
  }
  .mm-page {
    padding-top: 55px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: rgba(43, 42, 41, 0.97);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  .header-mobile-block .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile-block .region-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 58%;
  }
  .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 .phone-wrap {
    width: 126px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff;
  }
  .content-1 .field--name-body img {
    height: 230px !important;
  }
  .content-2 .container {
    max-width: 576px;
  }
  .content-2 .view-services .views-row:nth-child(odd) .node--type-service,
  .content-2 .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: column;
    align-items: center;
  }
  .content-2 .node--type-service {
    column-gap: 0;
  }
  .content-2 .node--type-service .field--name-field-service-img {
    width: 160px;
  }
  .content-2 .node--type-service .group-content {
    width: 300px;
    min-height: auto;
  }
  .content-2 .node--type-service .group-content:before {
    left: -201%;
  }
  .content-2 .node--type-service .group-content:after {
    right: -201%;
  }
  .content-2 .node--type-service .block-title {
    width: auto;
    margin: 0 auto 10px;
  }
  .content-2 .node--type-service .field--name-body {
    margin-bottom: 15px;
  }
  .content-3 .field--name-field-gallery .slick-prev:before,
  .content-3 .field--name-field-gallery .slick-next:before {
    opacity: 0.75;
  }
  .content-3 .field--name-field-gallery .slick-arrow {
    z-index: 5;
  }
  .content-3 .field--name-field-gallery .slick-arrow.slick-next {
    right: 5px;
  }
  .content-3 .field--name-field-gallery .slick-arrow.slick-prev {
    left: 5px;
  }
  .content-4 .slick-slider {
    width: 290px;
  }
  .content-5 .region-content-5 {
    width: 330px;
    margin: 0 auto;
  }
  .content-5 .region-content-5 > div:nth-child(1) .block-title {
    text-align: center;
  }
  .content-5 .region-content-5 > div:nth-child(1) .field--name-body {
    text-align: center;
    font-size: 14px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 330px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    width: 330px;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto;
    justify-content: center;
    column-gap: 80px;
    row-gap: 15px;
  }
  .content-footer .footer-connection {
    row-gap: 15px;
  }
  .content-footer .footer-menu-block ul.sf-menu {
    width: 330px;
  }
  .copyrights .container {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  .copyrights .copyright {
    text-align: center;
  }
  .page-view--services .main .container {
    max-width: 576px;
  }
  .page-view--services .view-services .views-row:nth-child(odd) .node--type-service,
  .page-view--services .view-services .views-row:nth-child(even) .node--type-service {
    flex-direction: column;
    align-items: center;
  }
  .page-view--services .node--type-service {
    column-gap: 0;
  }
  .page-view--services .node--type-service .field--name-field-service-img {
    width: 160px;
  }
  .page-view--services .node--type-service .group-content {
    width: 300px;
    min-height: auto;
  }
  .page-view--services .node--type-service .group-content:before {
    left: -201%;
  }
  .page-view--services .node--type-service .group-content:after {
    right: -201%;
  }
  .page-view--services .node--type-service .block-title {
    width: auto;
    margin: 0 auto 10px;
  }
  .page-view--services .node--type-service .field--name-body {
    margin-bottom: 15px;
  }
  .page-view--fotogalereya .field--name-field-gallery .field__item {
    width: 160px;
  }
  .view-gallery-page .views-field-field-media-image {
    width: 160px;
  }
  .field--name-field-service-img-all .field__item {
    width: 160px;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 78px;
  }
}
