.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: #f1f6f9;
}
@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: 'Unbounded';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-decoration-line: none;
  color: #fff;
  border-radius: 5px;
  background: #e92a26;
  box-shadow: none;
  display: inline-block;
  padding: 10px;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane .btn-primary:hover,
.ui-dialog .ui-dialog-buttonpane .btn-primary:focus,
.ui-dialog .ui-dialog-buttonpane .btn-primary:active:focus {
  background-color: #07171b;
  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;
}
body .page {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  color: #000;
  text-align: left;
}
body .page h1 {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
}
body .page .block-title {
  font-family: 'Unbounded';
  font-style: normal;
  font-size: 38px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  color: #07171b;
  margin-bottom: 20px;
}
body.not-front h1 {
  font-size: 44px;
  text-transform: none;
  margin-bottom: 40px;
}
body.not-front .main {
  margin-bottom: 50px;
}
body.not-front .field-name-body {
  text-align: left;
}
@media (max-width: 10000px) {
  #scrollToTop {
    background: url('/sites/all/themes/vesta_theme/image/up.svg') no-repeat;
    background-size: contain;
    right: 2%;
    bottom: 7%;
    width: 52px;
    height: 52px;
  }
  .header-mobile-block {
    display: none;
  }
  .more-link {
    text-align: center;
  }
  body .btn-default {
    font-family: 'Unbounded';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 3px;
    background-color: #e92a26;
    box-shadow: none;
    display: inline-block;
    padding: 14.5px 20.5px;
    border: none;
  }
  body .btn-default:hover,
  body .btn-default:focus {
    background-color: #07171b;
    box-shadow: none;
    color: #fff;
  }
  .not-front .region-content {
    padding: 0;
  }
  .not-front .header {
    margin-bottom: 40px;
  }
  .header-block {
    background: #fff;
  }
  .header-wrapper {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-wrapper .mail-wrap .mail {
    padding-left: 30px;
    margin-bottom: 7px;
    position: relative;
  }
  .header-wrapper .mail-wrap .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-wrapper .mail-wrap .mail a {
    color: #07171b;
  }
  .header-wrapper .mail-wrap .social-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 11px;
  }
  .header-wrapper .mail-wrap .social-wrap .social a {
    display: flex;
    width: 32px;
    height: 32px;
    position: relative;
  }
  .header-wrapper .mail-wrap .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
  }
  .header-wrapper .mail-wrap .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/wp.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .mail-wrap .social-wrap .social-2 a:before {
    background: url('/sites/all/themes/vesta_theme/image/tg.png') no-repeat;
    background-size: contain;
  }
  .header-wrapper .phone-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .header-wrapper .phone-wrap .phone {
    padding-left: 30px;
    position: relative;
  }
  .header-wrapper .phone-wrap .phone:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/phone.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header-wrapper .phone-wrap .phone a {
    font-size: 17px;
    color: #07171b;
  }
  .header-wrapper .phone-wrap .phone span {
    font-size: 13px;
    color: #07171b;
  }
  #page .navigation {
    background-color: #07171b;
  }
  .navigation .region-navigation ul.sf-main {
    width: 830px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .region-navigation ul.sf-main:after {
    content: none;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-decoration-line: none;
    background: inherit;
    padding: 14.5px 27px;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover {
    border-radius: 3px;
    background-color: #e92a26;
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main > li > a:hover .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active {
    background: inherit;
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main > li > a.is-active:hover {
    border-radius: 3px;
    background-color: #e92a26;
  }
  .navigation .region-navigation ul.sf-main > li > a .sf-sub-indicator {
    width: 13px;
    height: 14px;
    right: 8px;
  }
  .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: 30px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 46px;
    padding: 10px 20px!important;
    background: #FBFDFD;
    border-radius: 0px 0px 4px 4px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a {
    background-color: #e92a26;
    color: #fff;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover > a .sf-sub-indicator:after {
    background: url('/sites/all/themes/vesta_theme/image/arrow-down-menu-white.png') no-repeat;
    background-size: contain;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li {
    margin-bottom: 10px;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li:last-child {
    margin-bottom: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a {
    color: #2b2a29;
    text-decoration-line: none;
    padding: 0;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:hover {
    background: initial;
    text-decoration-line: underline;
  }
  .navigation .region-navigation ul.sf-main > li.sfHover ul li a:focus {
    background: initial;
  }
  .slider-block {
    margin-bottom: 65px;
  }
  .slider-block .slick-slider {
    margin-bottom: 0;
  }
  .slider-block .slick-slider .slick-prev,
  .slider-block .slick-slider .slick-next {
    width: 68px;
    height: 68px;
    z-index: 1;
  }
  .slider-block .slick-slider .slick-prev:before,
  .slider-block .slick-slider .slick-next:before {
    content: '';
    width: 68px;
    height: 68px;
    opacity: 1;
    display: block;
  }
  .slider-block .slick-slider .slick-prev {
    left: 40px;
  }
  .slider-block .slick-slider .slick-prev:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-left.svg') no-repeat center;
    background-size: contain;
  }
  .slider-block .slick-slider .slick-next {
    right: 40px;
  }
  .slider-block .slick-slider .slick-next:before {
    background: url('/sites/all/themes/vesta_theme/image/slick-right.svg') no-repeat center;
    background-size: contain;
  }
  .slider-block .slick-slider .slick-dots {
    bottom: 50px;
    display: flex!important;
    justify-content: center;
  }
  .slider-block .slick-slider .slick-dots li {
    width: 12px;
    height: 12px;
  }
  .slider-block .slick-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
  }
  .slider-block .slick-slider .slick-dots li button:before {
    content: '';
    background: inherit;
    border: solid 1px #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    color: transparent;
    opacity: 1;
  }
  .slider-block .slick-slider .slick-dots li.slick-active button:before,
  .slider-block .slick-slider .slick-dots li:hover button:before {
    border: solid 1px #e92a26;
    background: #e92a26;
  }
  .slider-block .node--type-slide .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 50px;
    z-index: 2;
  }
  .slider-block .node--type-slide .field--name-field-image {
    position: relative;
  }
  .slider-block .node--type-slide .field--name-field-image:before {
    content: '';
    background-color: rgba(7, 23, 27, 0.54);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 600px!important;
    object-fit: cover;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 960px;
    font-size: 27px;
    text-align: center;
    color: #fff;
  }
  .node--type-front {
    text-align: center;
  }
  .node--type-front .field--name-body {
    font-size: 16px;
    color: #e92a26;
    text-align: center;
  }
  .content-1 {
    padding: 40px 0 75px;
  }
  .content-1 .view-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-1 .node--type-service {
    width: 370px;
    height: 100%;
    padding: 25px 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    border-radius: 3px;
    background-color: #fff;
  }
  .content-1 .node--type-service:after {
    content: none;
  }
  .content-1 .node--type-service .field--name-field-service-img {
    width: 120px;
  }
  .content-1 .node--type-service .field--name-field-service-img img {
    width: auto;
    max-height: 121px!important;
    object-fit: contain;
  }
  .content-1 .node--type-service .group-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    row-gap: 15px;
    flex-grow: 1;
  }
  .content-1 .node--type-service .field--name-body {
    text-align: center;
  }
  .content-2 {
    min-height: 640px;
    padding-bottom: 180px;
    position: relative;
  }
  .content-2:before {
    content: '';
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 1800px;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .content-2 .node--type-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .content-2 .node--type-about:after {
    content: none;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 40.77%;
  }
  .content-2 .node--type-about .group-content {
    width: 56%;
  }
  .content-2 .node--type-about .group-content .block-title {
    color: #e92a26;
    text-align: left;
  }
  .content-2 .node--type-about .group-content .field--name-body {
    font-size: 13px;
  }
  .content-3 {
    margin-top: -180px;
  }
  .content-3 .view-benefits {
    background: url('/sites/all/themes/vesta_theme/image/bg-content-3.jpg') no-repeat;
    background-size: cover;
    border-radius: 3px;
    padding: 58px 65px;
  }
  .content-3 .view-benefits .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }
  .content-3 .node--type-benefits {
    width: 260px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .content-3 .node--type-benefits:after {
    content: none;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 53px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    width: auto;
    max-height: 66px!important;
    object-fit: contain;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 190px;
    color: #fff;
    font-weight: 500;
  }
  .content-4 {
    padding: 60px 0 85px;
  }
  .content-4 .view-law .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 30px;
  }
  .content-4 .node--type-law {
    width: 570px;
    min-height: 76px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 3px;
    background-color: #fff;
    padding: 13px 25px;
  }
  .content-4 .node--type-law:after {
    content: none;
  }
  .content-4 .node--type-law .field--name-field-law-doc .file {
    background: inherit;
    padding-left: 60px;
    position: relative;
  }
  .content-4 .node--type-law .field--name-field-law-doc .file:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/content-4-text-before.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-4 .node--type-law .field--name-field-law-doc a {
    color: #000;
  }
  .content-5 {
    margin-bottom: 85px;
  }
  .content-5 .fos-wrap {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 60px 75px;
    position: relative;
  }
  .content-5 .region-content-5 {
    width: 82.746%;
    position: absolute;
    top: -90px;
    left: -130px;
  }
  .content-5 .region-content-6 {
    width: 48%;
  }
  .content-5 .region-content-6 .block-title {
    color: #e92a26;
  }
  .content-5 .webform-ajax-form-wrapper > form {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 7px;
  }
  .content-5 .webform-ajax-form-wrapper > form .form-item--error-message {
    display: none!important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .form-item > label {
    display: none!important;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    width: 100%;
    height: 54px;
    padding-left: 28px;
    font-size: 14px;
    line-height: normal;
    color: #07171b;
    border: 1px solid #f1f6f9;
    border-radius: 3px;
    background-color: #f1f6f9;
  }
  .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: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    width: 100%;
    height: 67px;
    padding-left: 28px;
    padding-top: 15px;
    font-size: 14px;
    line-height: normal;
    color: #07171b;
    border: 1px solid #f1f6f9;
    border-radius: 3px;
    background-color: #f1f6f9;
  }
  .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: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: normal;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-top: 16px;
    margin-bottom: 30px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description {
    margin: 0;
    color: #07171b;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description a {
    color: #e92a26;
    text-decoration-line: underline;
  }
  .content-5 .webform-ajax-form-wrapper .form-actions {
    margin: 0;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    font-family: 'Unbounded';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-decoration-line: none;
    color: #fff;
    border-radius: 3px;
    background-color: #e92a26;
    box-shadow: none;
    display: inline-block;
    padding: 14.5px 20.5px;
    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: #07171b;
    box-shadow: none;
    color: #fff;
  }
  .content-7 {
    margin-bottom: 100px;
  }
  .content-7 .field--name-field-review-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .content-7 .field--name-field-review-img .field__item {
    width: 270px;
  }
  .content-7 .field--name-field-review-img .field__item:nth-child(n+5) {
    display: none;
  }
  .footer {
    background-color: #e0e7ec;
    padding-top: 50px;
  }
  .content-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 30px;
  }
  .content-footer .footer-logo .copyright-content {
    color: #07171b;
    margin-bottom: 10px;
  }
  .content-footer .footer-logo .copyright-policy a {
    color: #e92a26;
    text-decoration-line: underline;
  }
  .content-footer .footer-menu ul.sf-menu {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
  }
  .content-footer .footer-menu ul.sf-menu:after {
    content: none;
  }
  .content-footer .footer-menu ul.sf-menu a {
    padding: 0;
    color: #07171b;
  }
  .content-footer .footer-connection {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .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/phone.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .phone a {
    font-size: 17px;
    color: #07171b;
  }
  .content-footer .footer-connection .phone span {
    font-size: 13px;
    color: #07171b;
  }
  .content-footer .footer-connection .mail {
    padding-left: 30px;
    position: relative;
  }
  .content-footer .footer-connection .mail:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/mail.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .mail a {
    color: #07171b;
  }
  .content-footer .footer-connection .address {
    color: #07171b;
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative;
  }
  .content-footer .footer-connection .address:before {
    content: '';
    background: url('/sites/all/themes/vesta_theme/image/loc.svg') no-repeat;
    background-size: contain;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .content-footer .footer-connection .social-wrap {
    display: flex;
    align-items: center;
    column-gap: 13px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    display: flex;
    width: 38px;
    height: 38px;
    position: relative;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
  }
  .content-footer .footer-connection .social-wrap .social-1 a:before {
    background: url('/sites/all/themes/vesta_theme/image/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/tg.png') no-repeat;
    background-size: contain;
  }
  .copyrights-wrapper {
    padding: 20px 0;
  }
  .copyrights-wrapper .copyright {
    display: none;
  }
  .copyrights-wrapper .copyright .copyright-content {
    color: #07171b;
    text-align: center;
    margin-bottom: 5px;
  }
  .copyrights-wrapper .copyright .copyright-policy {
    text-align: center;
    margin-bottom: 5px;
  }
  .copyrights-wrapper .copyright .copyright-policy a {
    color: #e92a26;
    text-decoration-line: underline;
  }
  .copyrights-wrapper .vesta-backlink {
    font-size: 12px;
    text-align: center;
  }
  .copyrights-wrapper .vesta-backlink a {
    color: #07171b;
  }
}
@media (max-width: 1199.98px) {
  #scrollToTop {
    width: 45px;
    height: 45px;
  }
  .user-administrator {
    padding-top: 78px!important;
  }
  body .page h1 {
    font-size: 42px;
  }
  body .page .block-title {
    font-size: 34px;
  }
  body.not-front h1 {
    font-size: 38px;
  }
  .header-wrapper .logo {
    width: 230px;
  }
  .header-wrapper .mail-wrap .mail {
    padding-left: 25px;
  }
  .header-wrapper .mail-wrap .mail:before {
    width: 20px;
    height: 20px;
  }
  .header-wrapper .mail-wrap .social-wrap .social a {
    width: 28px;
    height: 28px;
  }
  .header-wrapper .mail-wrap .social-wrap .social a:before {
    width: 28px;
    height: 28px;
  }
  .header-wrapper .phone-wrap {
    row-gap: 10px;
  }
  .header-wrapper .phone-wrap .phone {
    padding-left: 25px;
  }
  .header-wrapper .phone-wrap .phone:before {
    width: 20px;
    height: 20px;
  }
  .header-wrapper .phone-wrap .phone a {
    font-size: 15px;
  }
  .header-wrapper .phone-wrap .phone span {
    font-size: 12px;
  }
  .slider-block .slick-slider .slick-prev,
  .slider-block .slick-slider .slick-next {
    width: 55px;
    height: 55px;
  }
  .slider-block .slick-slider .slick-prev:before,
  .slider-block .slick-slider .slick-next:before {
    width: 55px;
    height: 55px;
  }
  .slider-block .slick-slider .slick-prev {
    left: 10px;
  }
  .slider-block .slick-slider .slick-next {
    right: 10px;
  }
  .slider-block .slick-slider .slick-dots {
    bottom: 30px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 500px!important;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 850px;
    font-size: 24px;
  }
  .node--type-front .field--name-body {
    font-size: 15px;
  }
  .content-1 .view-services .view-content {
    gap: 15px;
  }
  .content-1 .node--type-service {
    width: 310px;
  }
  .content-1 .node--type-service .field--name-body {
    font-size: 13px;
  }
  .content-2 {
    min-height: 550px;
    padding-bottom: 160px;
  }
  .content-2 .node--type-about {
    align-items: flex-end;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 42%;
  }
  .content-2 .node--type-about .group-content {
    padding: 40px 0;
  }
  .content-3 {
    margin-top: -160px;
  }
  .content-3 .view-benefits {
    padding: 40px;
  }
  .content-4 {
    padding: 60px 0;
  }
  .content-4 .view-law .view-content {
    gap: 15px;
  }
  .content-4 .node--type-law {
    width: 473px;
    min-height: 70px;
    padding: 13px 15px;
  }
  .content-5 {
    margin-bottom: 80px;
  }
  .content-5 .fos-wrap {
    padding: 50px 40px;
  }
  .content-5 .region-content-5 {
    width: 80%;
    left: -106px;
  }
  .content-5 .region-content-6 {
    width: 46%;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    height: 50px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-7 {
    margin-bottom: 80px;
  }
  .content-7 .field--name-field-review-img {
    gap: 15px;
  }
  .content-7 .field--name-field-review-img .field__item {
    width: 229px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 20px;
  }
  .content-footer .footer-logo .copyright-content {
    margin-bottom: 5px;
  }
  .content-footer .footer-menu ul.sf-menu {
    row-gap: 15px;
  }
  .content-footer .footer-connection {
    row-gap: 15px;
  }
  .content-footer .footer-connection .phone {
    padding-left: 25px;
  }
  .content-footer .footer-connection .phone:before {
    width: 20px;
    height: 20px;
  }
  .content-footer .footer-connection .phone a {
    font-size: 15px;
  }
  .content-footer .footer-connection .phone span {
    font-size: 12px;
  }
  .content-footer .footer-connection .mail {
    padding-left: 25px;
  }
  .content-footer .footer-connection .mail:before {
    width: 20px;
    height: 20px;
  }
  .content-footer .footer-connection .address {
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .content-footer .footer-connection .address:before {
    width: 20px;
    height: 20px;
  }
  .content-footer .footer-connection .social-wrap .social a {
    width: 34px;
    height: 34px;
  }
  .content-footer .footer-connection .social-wrap .social a:before {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 991.98px) {
  #scrollToTop {
    width: 39px;
    height: 39px;
  }
  body .page {
    font-size: 13px;
  }
  body .page h1 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  body .page .block-title {
    font-size: 28px;
  }
  body.not-front h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  body.not-front .main {
    margin-bottom: 30px;
  }
  body .btn-default {
    font-size: 13px;
    padding: 11px 16px;
  }
  .header-wrapper {
    justify-content: center;
    column-gap: 25px;
    row-gap: 5px;
  }
  .header-wrapper .mail-wrap .mail {
    padding-left: 20px;
  }
  .header-wrapper .mail-wrap .mail:before {
    width: 17px;
    height: 17px;
  }
  .header-wrapper .mail-wrap .social-wrap .social a {
    width: 26px;
    height: 26px;
  }
  .header-wrapper .mail-wrap .social-wrap .social a:before {
    width: 26px;
    height: 26px;
  }
  .header-wrapper .phone-wrap {
    row-gap: 7px;
  }
  .header-wrapper .phone-wrap .phone {
    padding-left: 20px;
  }
  .header-wrapper .phone-wrap .phone:before {
    width: 17px;
    height: 17px;
  }
  .header-wrapper .phone-wrap .phone a {
    font-size: 14px;
  }
  .header-wrapper .phone-wrap .phone span {
    font-size: 12px;
  }
  .navigation .region-navigation ul.sf-main {
    width: auto;
  }
  .navigation .region-navigation ul.sf-main > li > a {
    font-size: 13px;
  }
  .navigation .region-navigation ul.sf-main > li:hover > ul,
  .navigation .region-navigation ul.sf-main > li.sfHover > ul {
    top: 45px;
  }
  .slider-block .slick-slider .slick-prev,
  .slider-block .slick-slider .slick-next {
    width: 45px;
    height: 45px;
  }
  .slider-block .slick-slider .slick-prev:before,
  .slider-block .slick-slider .slick-next:before {
    width: 45px;
    height: 45px;
  }
  .slider-block .slick-slider .slick-prev {
    left: 5px;
  }
  .slider-block .slick-slider .slick-next {
    right: 5px;
  }
  .slider-block .slick-slider .slick-dots {
    bottom: 15px;
  }
  .slider-block .node--type-slide .content {
    row-gap: 25px;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 400px!important;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: 650px;
    font-size: 18px;
  }
  .node--type-front .field--name-body {
    font-size: 13px;
  }
  .content-1 .view-services .view-content {
    gap: 15px 10px;
  }
  .content-1 .node--type-service {
    width: 239px;
    padding: 15px 6px;
  }
  .content-1 .node--type-service .field--name-field-service-img {
    width: 100px;
  }
  .content-1 .node--type-service .field--name-field-service-img img {
    max-height: 101px!important;
  }
  .content-1 .node--type-service .field--name-body {
    font-size: 12px;
  }
  .content-2 {
    min-height: auto;
    padding-bottom: 100px;
  }
  .content-3 {
    margin-top: -100px;
  }
  .content-3 .view-benefits {
    padding: 20px;
  }
  .content-3 .view-benefits .view-content {
    gap: 15px;
  }
  .content-3 .node--type-benefits {
    width: 222px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img {
    width: 40px;
    height: 50px;
  }
  .content-3 .node--type-benefits .field--name-field-ben-img img {
    max-height: 50px!important;
  }
  .content-3 .node--type-benefits .field--name-node-title {
    width: 170px;
    font-size: 12px;
  }
  .content-4 {
    padding: 40px 0;
  }
  .content-4 .view-law .view-content {
    gap: 15px 10px;
  }
  .content-4 .node--type-law {
    width: 364px;
    min-height: auto;
    padding: 15px 10px;
  }
  .content-4 .node--type-law .field--name-field-law-doc .file {
    padding-left: 50px;
  }
  .content-4 .node--type-law .field--name-field-law-doc .file:before {
    width: 40px;
    height: 40px;
  }
  .content-5 {
    margin-bottom: 40px;
  }
  .content-5 .fos-wrap {
    justify-content: space-between;
    padding: 25px 15px;
  }
  .content-5 .region-content-5 {
    width: 360px;
    position: initial;
  }
  .content-5 .region-content-6 {
    width: 330px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    height: 40px;
    padding-left: 25px;
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    padding-left: 25px;
    padding-top: 15px;
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy input {
    width: 13px;
    height: 13px;
  }
  .content-5 .webform-ajax-form-wrapper .btn-primary {
    font-size: 13px;
    padding: 11px 16px;
  }
  .content-7 {
    margin-bottom: 40px;
  }
  .content-7 .field--name-field-review-img {
    gap: 15px 10px;
  }
  .content-7 .field--name-field-review-img .field__item {
    width: 177px;
  }
  .content-footer .footer-connection {
    row-gap: 12px;
  }
  .content-footer .footer-connection .phone {
    padding-left: 20px;
  }
  .content-footer .footer-connection .phone:before {
    width: 17px;
    height: 17px;
  }
  .content-footer .footer-connection .phone a {
    font-size: 14px;
  }
  .content-footer .footer-connection .phone span {
    font-size: 12px;
  }
  .content-footer .footer-connection .mail {
    padding-left: 20px;
  }
  .content-footer .footer-connection .mail:before {
    width: 17px;
    height: 17px;
  }
  .content-footer .footer-connection .address {
    padding-left: 20px;
    margin-bottom: 5px;
  }
  .content-footer .footer-connection .address:before {
    width: 17px;
    height: 17px;
  }
  .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;
  }
}
@media (max-width: 767.98px) {
  body .page {
    font-size: 12px;
  }
  body .page h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  body .page .block-title {
    font-size: 22px;
  }
  body.not-front h1 {
    font-size: 22px;
  }
  .not-front .header {
    padding: 0;
    margin-bottom: 0!important;
  }
  .not-front .mm-page {
    padding-top: 120px;
  }
  .user-administrator {
    padding-top: 0!important;
  }
  .user-administrator .header-mobile-block {
    top: 78px;
  }
  .user-administrator .mm-page {
    padding-top: 168px;
  }
  .mm-page {
    padding-top: 90px;
  }
  .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: rgba(126, 126, 126, 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: 53%;
  }
  .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: 70px;
  }
  .header-mobile-block .phone-wrap {
    width: 140px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
  }
  .header-mobile-block .phone-wrap a {
    color: #fff3f3;
  }
  .slider-block {
    margin-bottom: 40px;
  }
  .slider-block .slick-slider .slick-prev,
  .slider-block .slick-slider .slick-next {
    display: none!important;
  }
  .slider-block .node--type-slide .content {
    row-gap: 20px;
  }
  .slider-block .node--type-slide .field--name-body {
    max-width: initial;
    font-size: 16px;
  }
  .content-1 {
    padding: 40px 0;
  }
  .content-2 {
    min-height: auto;
    padding-bottom: 0;
  }
  .content-2 .node--type-about {
    flex-direction: column-reverse;
    align-items: center;
  }
  .content-2 .node--type-about .field--name-field-about-img {
    width: 330px;
  }
  .content-2 .node--type-about .group-content {
    width: 100%;
    padding: 30px 0 15px;
  }
  .content-3 {
    margin-top: 0;
  }
  .content-4 .node--type-law {
    width: 330px;
  }
  .content-5 .fos-wrap {
    max-width: 350px;
    margin: 0 auto;
    justify-content: center;
    padding: 25px 10px;
  }
  .content-5 .region-content-5 {
    width: 310px;
  }
  .content-5 .region-content-6 {
    width: 310px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input {
    padding-left: 20px;
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-moz-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input::-moz-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item input:-ms-input-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea {
    padding-left: 20px;
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-webkit-input-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-moz-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea::-moz-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item textarea:-ms-input-placeholder {
    font-size: 12px;
  }
  .content-5 .webform-ajax-form-wrapper .form-item-privacy .description {
    font-size: 12px;
  }
  .content-footer {
    width: 330px;
    margin: 0 auto 10px;
    row-gap: 25px;
  }
  .content-footer .footer-logo {
    width: 220px;
  }
  .content-footer .footer-logo .region-footer-logo {
    margin-bottom: 0;
  }
  .content-footer .footer-logo .region-copyrights {
    display: none;
  }
  .copyrights-wrapper .copyright {
    display: block;
  }
}
@media (max-width: 609.98px) {
  .user-administrator .header-mobile-block {
    top: 0;
  }
  .user-administrator .mm-page {
    padding-top: 90px;
  }
}
