@import '/sites/all/themes/vesta_theme/css/animate-social.css';
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.color-beige {
  color: #DECBAA;
}
.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: #E5E5E5;
  font-family: Montserrat, -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: Montserrat, -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: 2.25rem;
  font-weight: 700;
  color: #DECBAA;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  .page > *:not(header,footer) .block-title {
    font-size: 1.75rem;
  }
}
@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: #E5E5E5;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #DECBAA;
}
.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;
  background-color: #1B1B1B;
}
.page .block .block-title {
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page .block .block-title {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page .block .block-title {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .page .block .block-title {
    margin-bottom: 20px;
  }
}
.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 .region-content {
  padding: 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: 90px;
  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: 90px;
}
@media screen and (max-width: 767px) {
  .mm-page {
    padding-top: 90px;
  }
}
.mm-menu {
  background-color: #fff;
  color: inherit;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #fff;
  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: #E5E5E5 !important;
  color: #fff !important;
}
.mm-listview li a:hover {
  background: #E5E5E5 !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;
}
.btn-border {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 18px 6px 18px;
  box-sizing: border-box;
  border: 1px solid #DECBAA;
  border-radius: 100px;
  color: #E5E5E5;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .btn-border {
    padding: 5px 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-border {
    padding: 4px 14px;
  }
}
@media screen and (max-width: 767px) {
  .btn-border {
    padding: 4px 10px;
  }
}
.btn-border:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_gray.svg);
  display: inline-block;
  margin-left: 5px;
  line-height: 1;
}
.btn-border:focus,
.btn-border:hover {
  color: #1B1B1B;
  background-color: #DECBAA;
  border-color: #DECBAA;
}
.btn-border:focus:after,
.btn-border:hover:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow_black.svg);
}
.block .more-link a {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  color: #9E9E9E;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0;
  text-align: left;
}
.block .more-link a:after {
  content: url(/sites/all/themes/vesta_theme/image/arrow-right.svg);
}
.block,
.view .node {
  position: relative;
}
.tel,
.mail,
.address {
  position: relative;
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
  justify-content: flex-start;
  align-items: flex-start;
}
.tel:before,
.mail:before,
.address:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
.tel::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-phone.svg);
}
.mail::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-mail.svg);
}
.address::before {
  background-image: url(/sites/all/themes/vesta_theme/image/contacts-map.svg);
}
.mail,
.privacy {
  text-decoration: underline;
}
input.form-control::-webkit-input-placeholder {
  color: #fff !important;
}
input.form-control:-ms-input-placeholder {
  color: #fff !important;
}
input.form-control::-ms-input-placeholder {
  color: #fff !important;
}
input.form-control::placeholder {
  color: #fff !important;
}
input[type="text"]::-webkit-input-placeholder {
  color: #fff !important;
}
input[type="text"]:-ms-input-placeholder {
  color: #fff !important;
}
input[type="text"]::-ms-input-placeholder {
  color: #fff !important;
}
input[type="text"]::placeholder {
  color: #fff !important;
}
input[type="email"]::-webkit-input-placeholder {
  color: #fff !important;
}
input[type="email"]:-ms-input-placeholder {
  color: #fff !important;
}
input[type="email"]::-ms-input-placeholder {
  color: #fff !important;
}
input[type="email"]::placeholder {
  color: #fff !important;
}
textarea::-webkit-input-placeholder {
  color: #fff !important;
}
textarea:-ms-input-placeholder {
  color: #fff !important;
}
textarea::-ms-input-placeholder {
  color: #fff !important;
}
textarea::placeholder {
  color: #fff !important;
}
.search-block-form .form-type-search {
  max-width: 90%;
  width: 100%;
}
.search-block-form input.form-search {
  height: 27px;
  padding: 0 0 4px;
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #fff;
}
.search-block-form input.form-search:focus {
  box-shadow: none;
}
.search-block-form .btn {
  margin-top: 10px;
  padding: 11px 26px 11px 26px;
  border-radius: 100px;
  border: none;
  background-color: #FFC700;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
.search-block-form .btn:focus {
  outline: none;
  box-shadow: none;
}
.search-block-form .btn:hover {
  background: #ffffff;
  color: #AA700D;
}
.not-front .main {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .not-front .main {
    padding-top: 90px;
  }
}
.not-front .map-block {
  padding-top: 120px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .not-front .map-block {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .not-front .map-block {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .not-front .map-block {
    margin-top: 60px;
  }
}
.not-front .node--type-page.node--view-mode-full .field--name-body ul {
  list-style-image: url(/sites/all/themes/vesta_theme/image/check.svg);
}
#block-vesta-theme-knopkisocseteyfiksirovannye {
  width: 50px;
  /*height: 120px;*/
  background: none;
  text-indent: 0;
  font-size: 0;
  transition: transform 0.2s;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 180px;
  cursor: pointer;
  position: fixed;
  right: 75px;
  z-index: 10;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-knopkisocseteyfiksirovannye {
    bottom: 100px;
    right: 10px;
    transform: scale(0.8);
  }
}
#block-vesta-theme-knopkisocseteyfiksirovannye .social-icons {
  gap: 20px;
}
#block-vesta-theme-knopkisocseteyfiksirovannye .social-icons img {
  width: 50px;
  height: 50px;
}
.header-mobile-block {
  background: url(/sites/all/themes/vesta_theme/image/bg-top.png);
}
/*#block-vesta-theme-knopkaotkrytmobilnoemenyu{
  max-width: 32px;
  width: 100%;
  .field--name-body{
    img, svg{
      width: 32px;
      height: 32px;
    }
  }
}
*/
#block-vesta-theme-kontaktyvmobilnoyshapke {
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
}
#block-vesta-theme-kontaktyvmobilnoyshapke .field--name-body {
  font-size: 14px;
}
#block-vesta-theme-logo-2 {
  width: 80%;
}
#block-vesta-theme-logo-2 .field--name-body {
  text-align: center;
}
#block-vesta-theme-logo-2 .field--name-body img {
  max-width: 150px;
  width: 100%;
  height: auto;
}
#block-vesta-theme-logo-2 .field--name-body .copyright {
  display: none;
}
.header {
  background: url(/sites/all/themes/vesta_theme/image/bg-top.png);
}
#block-vesta-theme-dostavlyaemgruzyvlyubuyutochkustrany .field--name-body {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-dostavlyaemgruzyvlyubuyutochkustrany .field--name-body {
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-logo {
  margin: auto;
}
#block-vesta-theme-logo .copyright {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-logo img {
    max-width: 95px;
  }
}
#block-vesta-theme-socialnyeikonkivshapke {
  margin-right: 30px;
}
#block-vesta-theme-socialnyeikonkivshapke .field--name-body .social-icons {
  gap: 20px;
}
#block-vesta-theme-socialnyeikonkivshapke .field--name-body img {
  width: 30px;
  height: 30px;
}
#block-vesta-theme-kontakty .contacts-block-links {
  margin-right: 9px;
}
#block-vesta-theme-kontakty .contacts-block-links .tel {
  margin-bottom: 12px;
}
#block-vesta-theme-osnovnayanavigaciya-2 .sf-menu li a {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-osnovnayanavigaciya-2 .sf-menu li a {
    font-size: 14px;
    line-height: 1.2;
  }
}
.slider-block {
  min-height: 516px;
}
.slider-block .node--type-slide {
  position: relative;
}
.slider-block .node--type-slide .field--name-field-image {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .field--name-field-image {
    height: 100%;
  }
  .slider-block .node--type-slide .field--name-field-image img {
    height: 100%;
    object-fit: cover;
  }
}
.slider-block .node--type-slide .content {
  position: relative;
  z-index: 2;
  padding-top: 85px;
  min-height: 390px;
  background: url(/sites/all/themes/vesta_theme/image/Intro.svg);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content {
    background-image: none;
    background-size: 70%;
    background-position: center;
    font-size: 24px;
    text-align: center;
  }
}
.slider-block .node--type-slide .content > .text-formatted {
  max-width: 580px;
  width: 100%;
}
.slider-block .node--type-slide .content .field--name-field-slide-title {
  margin-bottom: 15px;
  font-size: 48px;
  color: #DECBAA;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-field-slide-title {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-field-slide-title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-slide-title {
    font-size: 32px;
  }
}
.slider-block .node--type-slide .content .field--name-body h3 {
  font-size: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-body h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-body h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-body h3 {
    font-size: 1.15rem;
  }
}
.slider-block .node--type-slide .content .field--name-body p {
  font-size: 20px;
  color: #FFC700;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-body p {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-body p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-body p {
    font-size: 16px;
  }
}
.slider-block .node--type-slide .content .field--name-field-slide-link {
  margin-top: 5px;
  max-width: 580px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link {
    margin-top: 20px;
  }
}
.slider-block .node--type-slide .content .field--name-field-slide-link a {
  padding: 11px 26px 11px 26px;
  border-radius: 100px;
  background-color: #FFC700;
  color: #1B1B1B;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link a {
    padding: 9px 22px 9px 22px;
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link a {
    padding: 7px 18px 7px 18px;
    font-size: 15px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-slide-link a {
    /*padding: 5px 12px 5px 15px;
            font-size: 14px;
            line-height: 1;*/
    font-weight: 900;
  }
}
.slider-block .node--type-slide .content .field--name-field-slide-link a:hover {
  text-decoration: none;
  background: #fff;
  color: #AA700D;
}
.slider-block .node--type-slide .content .field--name-field-fura-img {
  content: '';
  display: inline-block;
  width: 620px;
  /*height: 327px;  */
  /*background: url(/sites/all/themes/vesta_theme/image/Intro_photo.png) 0 0 no-repeat;*/
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  z-index: 2;
  grid-row: span 3;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img {
    width: 430px;
    height: auto;
    background-size: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img {
    width: 100%;
    height: 325px;
    background-size: contain;
    top: auto;
    bottom: 0;
    position: relative;
    margin-top: 10px;
  }
}
.slider-block .node--type-slide .content .field--name-field-fura-img img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  object-fit: contain;
}
.slider-block .node--type-slide .content .field--name-field-fura-img:before {
  content: '';
  display: inline-block;
  width: 424px;
  height: 424px;
  background: #4d3b1c;
  filter: blur(150px);
  position: absolute;
  top: 25px;
  bottom: auto;
  left: auto;
  right: -24px;
  z-index: 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img:before {
    width: 324px;
    height: 324px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img:before {
    display: none;
  }
}
.slider-block .node--type-slide .content .field--name-field-fura-img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background: #ffffff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #1b1b1b 100%);
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .slider-block .node--type-slide .content .field--name-field-fura-img:after {
    height: 35px;
  }
}
#block-vesta-theme-views-block-numbers-block {
  margin: 45px auto 120px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-numbers-block {
    margin: 40px auto 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-numbers-block {
    margin: 30px auto 70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-numbers-block {
    margin: 20px auto 30px;
  }
}
.view-numbers .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .view-numbers .view-content {
    justify-content: center;
    gap: 5px;
  }
}
.node--type-cifry.node--view-mode-teaser {
  max-width: 267px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .node--type-cifry.node--view-mode-teaser {
    max-width: 115px;
  }
}
.node--type-cifry.node--view-mode-teaser .field--name-field-chislo {
  margin-bottom: 10px;
  color: #DECBAA;
  font-size: 64px;
  font-weight: 700;
  line-height: 78px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-cifry.node--view-mode-teaser .field--name-field-chislo {
    font-size: 60px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-cifry.node--view-mode-teaser .field--name-field-chislo {
    font-size: 56px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-cifry.node--view-mode-teaser .field--name-field-chislo {
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
  }
}
.node--type-cifry.node--view-mode-teaser .field--name-body {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-cifry.node--view-mode-teaser .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-cifry.node--view-mode-teaser .field--name-body {
    font-size: 14px;
    text-align: center;
  }
}
#block-vesta-theme-views-block-about-block-1 {
  position: relative;
  z-index: 2;
  background-image: url(/sites/all/themes/vesta_theme/image/bg_about.png);
  background-repeat: no-repeat;
  background-position: 38% 0;
  margin-bottom: 105px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 {
    display: none;
    margin-bottom: 50px;
  }
}
#block-vesta-theme-views-block-about-block-1 .field--type-text-with-summary {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .field--type-text-with-summary {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .field--type-text-with-summary {
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-views-block-about-block-1 .field--name-body {
  /*max-width: 559px;*/
  width: 100%;
  /*position: absolute;*/
  top: -86px;
  bottom: auto;
  left: auto;
  right: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-about-block-1 .field--name-body {
    max-width: 100%;
    position: relative;
    margin-bottom: 15px;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-about-block-1 .field--name-body {
    max-width: 100%;
    position: relative;
    margin-bottom: 15px;
    top: auto;
  }
}
#block-vesta-theme-views-block-about-block-1 .more-link {
  margin-top: 20px;
  text-align: right;
}
.not-front .about-more-text {
  margin-top: 10px;
}
.about-more-text {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .about-more-text {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .about-more-text {
    justify-content: space-around;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-more-text {
    justify-content: space-around;
    gap: 10px;
  }
}
.about-more-text > div {
  max-width: 370px;
  width: 100%;
  padding: 30px 23px 30px 30px;
  box-sizing: border-box;
  border: 2px solid #DECBAA;
  border-radius: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .about-more-text > div {
    max-width: 300px;
    padding: 20px 18px 20px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .about-more-text > div {
    max-width: 360px;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .about-more-text > div {
    max-width: 100%;
    padding: 10px;
  }
}
.about-more-text > div h4 {
  margin-bottom: 20px;
  color: #DECBAA;
  text-transform: uppercase;
}
/*Преимущества*/
#block-vesta-theme-views-block-advantage-block-1 {
  margin-bottom: 120px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-advantage-block-1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-advantage-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-advantage-block-1 {
    margin-bottom: 50px;
  }
}
.view-advantage .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 15px;
}
.node--type-advantage.node--view-mode-teaser {
  max-width: 280px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-advantage.node--view-mode-teaser {
    max-width: 220px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-advantage.node--view-mode-teaser {
    max-width: 360px;
  }
}
@media screen and (max-width: 767px) {
  .node--type-advantage.node--view-mode-teaser {
    max-width: 100%;
  }
}
.node--type-advantage.node--view-mode-teaser .blazy--field-advantage-icon {
  width: 100%;
  height: 220px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.node--type-advantage.node--view-mode-teaser .blazy--field-advantage-icon img {
  /*max-width: 64px;*/
  max-height: 230px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .node--type-advantage.node--view-mode-teaser .blazy--field-advantage-icon img {
    max-width: 290px;
    max-height: 260px;
    /*object-fit: cover; */
  }
}
.node--type-advantage.node--view-mode-teaser .field--name-node-title {
  margin-bottom: 5px;
  color: #f7b33c;
  font-weight: bold;
  text-align: center;
}
.node--type-advantage.node--view-mode-teaser .field--name-body {
  text-align: center;
  font-size: 14px;
}
#block-vesta-theme-views-block-services-block-1 {
  margin-bottom: 120px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-services-block-1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-services-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-services-block-1 {
    margin-bottom: 50px;
  }
}
#block-vesta-theme-views-block-services-block-1 .more-link {
  position: absolute;
  z-index: 1;
  top: -94px;
  bottom: auto;
  left: auto;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-services-block-1 .more-link {
    top: -70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-services-block-1 .more-link {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
}
.view-services {
  position: relative;
}
.view-services .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-services .view-content {
    justify-content: space-around;
    gap: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-services .view-content {
    justify-content: space-around;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-services .view-content {
    justify-content: space-around;
    gap: 10px;
  }
}
.view-services .view-content .views-row {
  height: 238px;
}
.view-services .view-content .views-row:not(:first-child) {
  max-width: 370px;
  width: 100%;
}
.view-services .view-content .views-row:not(:first-child) .field--name-field-services-img img {
  width: 370px;
  height: 238px;
  object-fit: cover;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-services .view-content .views-row:not(:first-child) {
    max-width: 360px;
  }
}
@media screen and (max-width: 767px) {
  .view-services .view-content .views-row:not(:first-child) {
    /*max-width: 320px;*/
    max-width: 100%;
  }
  .view-services .view-content .views-row:not(:first-child) .field--name-field-services-img {
    width: 100%;
  }
  .view-services .view-content .views-row:not(:first-child) .field--name-field-services-img img {
    width: 100%;
    height: 238px;
    object-fit: cover;
  }
}
.view-services .view-content .views-row:first-child {
  max-width: 770px;
  width: 100%;
}
.view-services .view-content .views-row:first-child .field--name-field-services-img {
  width: 100%;
}
.view-services .view-content .views-row:first-child .field--name-field-services-img img {
  width: 100%;
  max-height: 238px;
  height: 100%;
  object-fit: cover;
  object-position: 50% 65%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-services .view-content .views-row:first-child {
    max-width: 370px;
  }
  .view-services .view-content .views-row:first-child .field--name-field-services-img {
    width: 100%;
  }
  .view-services .view-content .views-row:first-child .field--name-field-services-img img {
    width: 100%;
    height: 238px;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .view-services .view-content .views-row:first-child {
    /*max-width: 320px;*/
    max-width: 100%;
  }
  .view-services .view-content .views-row:first-child .field--name-field-services-img img {
    width: 100%;
    height: 238px;
    object-fit: cover;
  }
}
.node--type-services.node--view-mode-teaser {
  position: relative;
  height: 100%;
  border-radius: 10px;
}
.node--type-services.node--view-mode-teaser .field--name-field-services-img {
  position: absolute;
  z-index: 0;
  background: #fff;
  border-radius: 13px;
}
.node--type-services.node--view-mode-teaser .field--name-field-services-img img {
  border-radius: 10px;
  opacity: 0.85;
  filter: brightness(0.3);
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.node--type-services.node--view-mode-teaser:hover .field--name-field-services-img img {
  opacity: 1;
}
.node--type-services.node--view-mode-teaser .services-content {
  position: relative;
  z-index: 1;
  height: 238px;
  padding: 30px 23px 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.node--type-services.node--view-mode-teaser .services-content .field--name-node-title h4 {
  margin-bottom: 15px;
  color: #DECBAA;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .node--type-services.node--view-mode-teaser .services-content .field--name-node-title h4 {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-services.node--view-mode-teaser .services-content .field--name-node-title h4 {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-services.node--view-mode-teaser .services-content .field--name-node-title h4 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.node--type-services.node--view-mode-teaser .services-content .field--name-body {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-services.node--view-mode-teaser .services-content .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-services.node--view-mode-teaser .services-content .field--name-body {
    font-size: 14px;
    line-height: 1.2;
  }
}
.node--type-services.node--view-mode-teaser .services-content .field--name-node-link {
  margin: auto 0 0 auto;
}
.node--type-services.node--view-mode-full {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .node--type-services.node--view-mode-full {
    flex-direction: column-reverse;
  }
}
.node--type-services.node--view-mode-full .group-left,
.node--type-services.node--view-mode-full .group-right {
  max-width: 48%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .node--type-services.node--view-mode-full .group-left,
  .node--type-services.node--view-mode-full .group-right {
    max-width: 100%;
  }
}
.node--type-services.node--view-mode-full .group-left .field--name-field-services-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.node--type-services.node--view-mode-full .group-left .field--name-field-services-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 15px;
  filter: contrast(1.35);
}
#block-vesta-theme-views-block-working-block-1 {
  margin-bottom: 120px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-working-block-1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-working-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-working-block-1 {
    margin-bottom: 50px;
  }
}
#block-vesta-theme-views-block-working-block-1 .block-title {
  margin-bottom: 14px;
  padding: 74px 52px 155px;
  background-image: url(/sites/all/themes/vesta_theme/image/bg-work.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-working-block-1 .block-title {
    padding: 64px 52px 125px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-working-block-1 .block-title {
    padding: 44px 52px 115px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-working-block-1 .block-title {
    padding: 0;
    margin-bottom: 15px;
    background-image: none;
  }
}
.view-working .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.view-working .view-content .views-row {
  max-width: 270px;
  width: auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-working .view-content .views-row {
    max-width: 220px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-working .view-content .views-row {
    max-width: 320px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .view-working .view-content .views-row {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.view-working .view-content .views-row:first-child {
  margin-left: 52px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-working .view-content .views-row:first-child {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-working .view-content .views-row:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .view-working .view-content .views-row:first-child {
    margin-left: 0;
  }
}
.node--type-kak-rabotaem.node--view-mode-teaser .field--name-node-title {
  margin-bottom: 5px;
}
.node--type-kak-rabotaem.node--view-mode-teaser .field--name-node-title h5 {
  margin-bottom: 0;
  color: #DECBAA;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .node--type-kak-rabotaem.node--view-mode-teaser .field--name-node-title h5 {
    font-size: 16px;
    line-height: 1.2;
  }
}
.node--type-kak-rabotaem.node--view-mode-teaser .field--name-body {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-kak-rabotaem.node--view-mode-teaser .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-kak-rabotaem.node--view-mode-teaser .field--name-body {
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-views-block-avtopark-block-1 {
  margin-bottom: 120px;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-avtopark-block-1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-avtopark-block-1 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-avtopark-block-1 {
    margin-bottom: 50px;
  }
}
#block-vesta-theme-views-block-avtopark-block-1 .more-link {
  position: absolute;
  z-index: 1;
  top: -94px;
  bottom: auto;
  left: auto;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-avtopark-block-1 .more-link {
    top: -70px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-avtopark-block-1 .more-link {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
}
.view-avtopark {
  position: relative;
}
.view-avtopark .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-avtopark .view-content {
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-avtopark .view-content {
    justify-content: space-around;
  }
}
.view-avtopark .view-content .views-row {
  max-width: 270px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .view-avtopark .view-content .views-row {
    max-width: 100%;
    width: 100%;
  }
}
.node--type-avtopark.node--view-mode-teaser {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-sizing: border-box;
  border: 2px solid #DECBAA;
  border-radius: 10px;
}
.node--type-avtopark.node--view-mode-teaser .field--name-field-avto-img {
  width: 100%;
  height: 158px;
  border-radius: 10px;
  object-fit: cover;
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-teaser .field--name-field-avto-img {
    height: 200px;
  }
}
.node--type-avtopark.node--view-mode-teaser .field--name-field-avto-img img {
  max-width: 270px;
  width: 100%;
  height: 158px;
  border-radius: 10px;
  margin: -2px -2px 0 -2px;
  transition: 1s;
  display: block;
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-teaser .field--name-field-avto-img img {
    max-width: 100%;
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
}
.node--type-avtopark.node--view-mode-teaser .field--name-field-avto-img img:hover {
  border-radius: 10px;
  transform: scale(1.2);
}
.node--type-avtopark.node--view-mode-teaser .avtopark-content {
  padding: 20px;
  height: auto;
  min-height: 194px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-node-title {
  margin-bottom: 15px;
}
.node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-node-title h5 {
  margin-bottom: 0;
  color: #DECBAA;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-node-title h5 {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-node-title h5 {
    font-size: 16px;
    line-height: 1.2;
  }
}
.node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-body {
  margin-bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-body {
    font-size: 14px;
    line-height: 1.2;
  }
}
.node--type-avtopark.node--view-mode-teaser .avtopark-content .field--name-node-link {
  margin-top: auto;
}
.node--type-avtopark.node--view-mode-full {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-full {
    flex-direction: column-reverse;
  }
}
.node--type-avtopark.node--view-mode-full .group-left,
.node--type-avtopark.node--view-mode-full .group-right {
  max-width: 48%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .node--type-avtopark.node--view-mode-full .group-left,
  .node--type-avtopark.node--view-mode-full .group-right {
    max-width: 100%;
  }
}
.node--type-avtopark.node--view-mode-full .group-left .field--name-field-avto-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.node--type-avtopark.node--view-mode-full .group-left .field--name-field-avto-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 15px;
}
.node--type-avtopark.node--view-mode-full .group-right .field--name-node-title {
  color: #DECBAA;
}
.node--type-avtopark.node--view-mode-full .group-right .field--name-body strong {
  color: #DECBAA;
}
.about-block {
  background-image: url(/sites/all/themes/vesta_theme/image/bg-top.png);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-007 {
    padding-top: 15px;
  }
}
#block-vesta-theme-007 .field--name-body {
  color: #DECBAA;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-007 .field--name-body {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-007 .field--name-body {
    text-align: center;
    font-size: 19px;
  }
}
#block-vesta-theme-007 .field--name-body h3 {
  font-size: 32px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-007 .field--name-body h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-007 .field--name-body h3 {
    font-size: 26px;
  }
}
#block-vesta-theme-007 .field--name-body img {
  margin-right: 56px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-007 .field--name-body img {
    margin-right: 36px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-007 .field--name-body img {
    margin-right: 0;
    order: 2;
  }
}
#block-vesta-theme-007 .field--name-body .d-flex > div {
  max-width: 622px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-007 .field--name-body .d-flex > div {
    max-width: 460px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-007 .field--name-body .d-flex > div {
    max-width: 100%;
    order: 1;
  }
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 {
  margin: 90px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 {
    margin: 70px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 {
    margin: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 {
    margin: 10px 0;
  }
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 28px;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-left {
  max-width: 470px;
  width: 100%;
  max-height: 552px;
  height: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-left {
    max-width: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-left {
    margin: auto;
  }
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-left img {
  width: 100%;
  max-height: 552px;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-right {
  max-width: 672px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .group-right {
    max-width: 530px;
  }
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body .boss-name {
  margin-bottom: 15px;
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body .boss-name .boss-name-fio {
  color: #DECBAA;
  display: inline-block;
  padding: 7px 20px 7px 20px;
  box-sizing: border-box;
  border: 1px solid #DECBAA;
  border-radius: 30px;
  font-weight: 700;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body .text-gray {
  margin-bottom: 20px;
  color: #9D9D9D;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body blockquote {
  margin-top: 40px;
  position: relative;
  display: flex;
  flex-direction: row;
  color: #DECBAA;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
}
#block-vesta-theme-views-block-slovo-osnovatelya-block-1 .node--type-slovo-osnovatelya .field--name-body blockquote:before {
  content: url(/sites/all/themes/vesta_theme/image/commas.svg);
  display: inline-block;
  margin-right: 14px;
}
.form-block {
  background: url(/sites/all/themes/vesta_theme/image/bg-top.png);
  background-size: cover;
}
.form-block .region-form {
  padding: 60px 0;
  background: url(/sites/all/themes/vesta_theme/image/box.svg);
  background-repeat: no-repeat;
  background-position: 100% 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .form-block .region-form {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form-block .region-form {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .form-block .region-form {
    padding: 20px 0;
    background: none;
  }
}
#block-vesta-theme-ostavtezayavku {
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-ostavtezayavku {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-ostavtezayavku {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ostavtezayavku {
    margin: 20px;
  }
}
#block-vesta-theme-ostavtezayavku .field--name-body {
  max-width: 910px;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-ostavtezayavku .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
#block-vesta-theme-ostavtezayavku .field--name-body strong {
  font-weight: 600;
  color: #DECBAA;
}
#block-vesta-theme-vebforma .webform-submission-form {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-submission-form {
    gap: 20px;
  }
}
#block-vesta-theme-vebforma .webform-flexbox {
  max-width: 570px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .webform-flexbox {
    max-width: 480px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .webform-flexbox {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .webform-flexbox {
    max-width: 100%;
  }
}
#block-vesta-theme-vebforma .webform-flex--container {
  margin: 0;
}
#block-vesta-theme-vebforma .form-text,
#block-vesta-theme-vebforma .form-textarea {
  background-color: transparent;
}
#block-vesta-theme-vebforma .form-item label {
  margin-bottom: 15px;
  color: #DECBAA;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .form-item label {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .form-item label {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .form-item label {
    font-size: 18px;
  }
}
#block-vesta-theme-vebforma .form-item label:after {
  display: none;
}
#block-vesta-theme-vebforma .form-item input {
  height: 27px;
  padding: 0 0 4px;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #fff;
}
#block-vesta-theme-vebforma .form-item input:focus {
  border-color: #fff;
  box-shadow: none;
}
#block-vesta-theme-vebforma .form-item-privacy {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#block-vesta-theme-vebforma .form-item-privacy input[type="checkbox"] {
  background-color: transparent;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 2px;
}
#block-vesta-theme-vebforma .form-item-privacy .description {
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: left;
}
#block-vesta-theme-vebforma .form-item-privacy .description a {
  text-decoration: underline;
}
#block-vesta-theme-vebforma .form-textarea {
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  color: #fff;
}
#block-vesta-theme-vebforma .form-actions {
  margin: 0;
  text-align: right;
}
#block-vesta-theme-vebforma .form-actions .button {
  padding: 10px 26px 10px 26px;
  border-radius: 100px;
  background: #fff;
  color: #AA700D;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 8px 24px;
    font-size: 17px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma .form-actions .button {
    padding: 6px 18px;
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-vebforma .form-actions .button:focus {
  box-shadow: none;
  outline: none;
}
#block-vesta-theme-vebforma .form-actions .button:hover {
  background-color: #FFC700;
  color: #1b1b1b;
}
#block-vesta-theme-vebforma .form-item.js-form-type-tel + strong.error.form-item--error-message,
#block-vesta-theme-vebforma .form-item.js-form-type-tel + strong.error.form-item--error-message + strong.error.form-item--error-message {
  margin-top: 0;
}
#drupal-modal {
  background: #1B1B1B;
  color: #E5E5E5;
}
#drupal-modal form.webform-submission-form {
  display: flex;
  flex-direction: column;
}
#drupal-modal form.webform-submission-form .webform-flexbox {
  display: flex;
  flex-direction: column;
}
#drupal-modal form.webform-submission-form .form-control {
  background: transparent;
  border-radius: 0;
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #fff;
  color: #E5E5E5;
}
#drupal-modal form.webform-submission-form .form-textarea {
  height: 50px;
  background: transparent;
  border-radius: 0;
  border: 1px solid #fff;
  color: #E5E5E5;
}
.ui-dialog-buttonpane .button {
  padding: 10px 26px 10px 26px;
  border-radius: 100px;
  border-color: transparent;
  background: #fff;
  color: #AA700D;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
.ui-dialog-buttonpane .button:focus {
  box-shadow: none;
  outline: none;
}
.ui-dialog-buttonpane .button:hover {
  background-color: #FFC700;
  color: #1b1b1b;
}
.body-webform h1 {
  color: #FFC700;
}
.body-webform .main {
  background: url(/sites/all/themes/vesta_theme/image/bg-top.png);
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form {
  background-image: url(/sites/all/themes/vesta_theme/image/bg-form.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 23px 10px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form {
    gap: 20px;
  }
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-text,
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-textarea {
  max-height: 90px;
  background-color: transparent;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item {
  max-width: 45%;
  width: 100%;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item {
    max-width: 100%;
  }
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item label {
  margin-bottom: 8px;
  color: #f7b33c;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item label {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item label {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item label {
    font-size: 15px;
  }
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item label:after {
  display: none;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item input {
  height: 27px;
  padding: 0 0 4px;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #fff;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item input:focus {
  border-color: #fff;
  box-shadow: none;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item .form-select {
  border-radius: 10px;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item .form-select option {
  background-color: transparent;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item-soglasie {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item-soglasie input[type="checkbox"] {
  background-color: transparent;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 2px;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item-soglasie .description {
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: left;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item-soglasie .description a {
  text-decoration: underline;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-textarea {
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  color: #fff;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions {
  width: 100%;
  margin: 0;
  text-align: right;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button {
  width: 100%;
  padding: 10px 26px 10px 26px;
  border-radius: 100px;
  background: #FFC700;
  border-color: #FFC700;
  color: #1b1b1b;
  font-size: 24px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button {
    padding: 8px 24px;
    font-size: 22px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button {
    padding: 8px 20px;
    font-size: 20px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button {
    padding: 6px 18px;
    font-size: 18px;
    line-height: 1.2;
  }
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button:focus {
  box-shadow: none;
  outline: none;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-actions .button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #AA700D;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item.js-form-type-tel + strong.error.form-item--error-message,
.body-webform #webform-submission-uznat-stoimost-gruza-add-form .form-item.js-form-type-tel + strong.error.form-item--error-message + strong.error.form-item--error-message {
  margin-top: 0;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input.form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="text"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="text"]::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="email"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form input[type="email"]::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.body-webform #webform-submission-uznat-stoimost-gruza-add-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
#block-vesta-theme-vebforma-2 {
  margin-bottom: 120px;
  position: relative;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-vebforma-2 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-vebforma-2 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-vebforma-2 {
    margin-bottom: 50px;
  }
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form {
  background-image: url(/sites/all/themes/vesta_theme/image/bg-form.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 23px 10px;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form {
    gap: 20px;
  }
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-text,
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-textarea {
  max-height: 90px;
  background-color: transparent;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item {
  max-width: 45%;
  width: 100%;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item {
    max-width: 100%;
  }
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item label {
  margin-bottom: 8px;
  color: #f7b33c;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item label {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item label {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item label {
    font-size: 15px;
  }
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item label:after {
  display: none;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item input {
  height: 27px;
  padding: 0 0 4px;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  border-width: 0 0 1px 0;
  border-radius: 0;
  color: #fff;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item input:focus {
  border-color: #fff;
  box-shadow: none;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item .form-select {
  border-radius: 10px;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item .form-select option {
  background-color: transparent;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item-soglasie {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item-soglasie input[type="checkbox"] {
  background-color: transparent;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  border-radius: 2px;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item-soglasie .description {
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1px;
  text-align: left;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item-soglasie .description a {
  text-decoration: underline;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-textarea {
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  color: #fff;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions {
  width: 100%;
  margin: 0;
  text-align: right;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button {
  width: 100%;
  padding: 10px 26px 10px 26px;
  border-radius: 100px;
  background: #FFC700;
  border-color: #FFC700;
  color: #1b1b1b;
  font-size: 24px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button {
    padding: 8px 24px;
    font-size: 22px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button {
    padding: 8px 20px;
    font-size: 20px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button {
    padding: 6px 18px;
    font-size: 18px;
    line-height: 1.2;
  }
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button:focus {
  box-shadow: none;
  outline: none;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-actions .button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #AA700D;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item.js-form-type-tel + strong.error.form-item--error-message,
.webform-submission-uznat-stoimost-gruza-node-2-add-form .form-item.js-form-type-tel + strong.error.form-item--error-message + strong.error.form-item--error-message {
  margin-top: 0;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input.form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="text"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="text"]::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="email"]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form input[type="email"]::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.webform-submission-uznat-stoimost-gruza-node-2-add-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
}
.region-partners {
  padding: 120px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .region-partners {
    padding: 100px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .region-partners {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .region-partners {
    /*display: none;*/
    padding: 40px 0;
  }
}
/*#block-vesta-theme-views-block-partners-block-1{
  margin-bottom: 120px;
  .tablet({margin-bottom: 80px;});
  .mobile-lg({margin-bottom: 40px;});
  .mobile({margin-bottom: 20px;});
}*/
.view-partners .view-content {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 90px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-partners .view-content {
    gap: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content {
    gap: 30px;
    justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content {
    gap: 15px;
    justify-content: space-around;
  }
}
.view-partners .view-content .views-row {
  position: relative;
  max-width: 220px;
  height: 192px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .view-partners .view-content .views-row img {
    max-width: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content .views-row {
    height: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content .views-row {
    height: auto;
    margin-bottom: 10px;
  }
  .view-partners .view-content .views-row img {
    max-width: 100px;
  }
}
.view-partners .view-content .views-row img {
  width: 100%;
  height: auto;
}
.view-partners .view-content .views-row:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 192px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: -45px;
  border: 1px solid #decbaa;
  box-shadow: 0px 0px 9.1px 0px #f9daa4;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-partners .view-content .views-row:not(:last-child):after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .view-partners .view-content .views-row:not(:last-child):after {
    display: none;
  }
}
@media screen and (min-width: 360px) and (max-width: 464px) {
  .view-partners .view-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(155px, 1fr));
    gap: 15px;
  }
}
@media screen and (min-width: 465px) and (max-width: 767px) {
  .view-partners .view-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
    gap: 15px;
  }
}
.map-block {
  padding-bottom: 120px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .map-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .map-block {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .map-block {
    padding-bottom: 40px;
  }
}
.map-block > .container {
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body {
    font-size: 17px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body {
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .subtitle {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .subtitle {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .subtitle {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .subtitle {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2;
  }
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .contacts-address {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .contacts-address {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .contacts-address {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktynaglavnoy .field--name-body .contacts-address {
    margin-bottom: 10px;
  }
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .tel {
  margin-bottom: 15px;
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .mail {
  margin-bottom: 20px;
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .social-icons {
  gap: 20px;
}
#block-vesta-theme-kontaktynaglavnoy .field--name-body .social-icons img {
  width: 30px;
  height: 30px;
}
.region-map {
  max-width: 570px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .region-map {
    max-width: 500px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .region-map {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .region-map {
    max-width: 100%;
  }
}
#block-vesta-theme-yandekskarta-2 {
  height: 344px;
  margin-top: 104px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-yandekskarta-2 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-yandekskarta-2 {
    margin-top: 15px;
  }
}
#block-vesta-theme-yandekskarta-2 iframe {
  border-radius: 10px;
}
#footer {
  padding: 60px 0 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer {
    padding: 40px 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer {
    padding: 30px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 20px 0;
  }
}
#footer .region-footer {
  padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-logo-3 {
    max-width: 240px;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
  }
}
#block-vesta-theme-logo-3 .copyright {
  margin-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-osnovnayanavigaciya-3 {
    max-width: 180px;
    width: 100%;
  }
}
#block-vesta-theme-osnovnayanavigaciya-3 .sf-main {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#block-vesta-theme-kontaktyvpodvale {
  max-width: 254px;
  width: 100%;
}
#block-vesta-theme-kontaktyvpodvale .contacts-block-links {
  gap: 20px;
}
#block-vesta-theme-kontaktyvpodvale .social-icons {
  max-width: 80px;
  width: 100%;
  gap: 20px;
}
#block-vesta-theme-kontaktyvpodvale .social-icons img {
  width: 30px;
  height: 30px;
}
#block-vesta-theme-kontaktyvpodvale .btn {
  margin-top: 10px;
  padding: 11px 26px 11px 26px;
  border-radius: 100px;
  border: none;
  background-color: #FFC700;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #block-vesta-theme-kontaktyvpodvale .btn {
    padding: 9px 22px 9px 22px;
    font-size: 16px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #block-vesta-theme-kontaktyvpodvale .btn {
    padding: 7px 18px 7px 18px;
    font-size: 15px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  #block-vesta-theme-kontaktyvpodvale .btn {
    padding: 5px 12px 5px 15px;
    font-size: 14px;
    line-height: 1;
  }
}
#block-vesta-theme-kontaktyvpodvale .btn:focus {
  box-shadow: none;
  outline: none;
}
#block-vesta-theme-kontaktyvpodvale .btn:hover {
  background: #ffffff;
  color: #AA700D;
}
.vesta_backlink {
  margin-top: 30px;
  text-align: center;
}
#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;
}
.body-node--830 .node--type-page.node--view-mode-full .field--name-body ul {
  margin: 15px 0;
  padding-left: 15px;
}
.body-node--830 .node--type-page.node--view-mode-full .field--name-body ul li:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .body-node--830 h1.page-title {
    color: #DECBAA;
  }
}
button.slick-arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
button.slick-arrow::before {
  content: '';
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
}
button.slick-prev.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(-90deg);
}
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/scroll-to-top.svg");
  transform: rotate(90deg);
}
.product-teaser {
  display: flex;
  gap: 50px;
}
.product-teaser .product-teaser-image {
  max-width: 500px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider {
  margin: 0 0 10px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .current-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 500px;
  min-width: 500px;
  max-height: 500px;
  min-height: 500px;
  object-fit: cover;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable {
  margin: 0 -5px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide {
  margin: 0 5px;
  max-width: 118px;
  min-width: 118px;
  max-height: 118px;
  min-height: 118px;
}
.product-teaser .product-teaser-image .field.field--name-field-variation-image.field--type-image .elements .nav-slide.slick-initialized.slick-slider .slick-list.draggable .slick-track .element.slick-slide img {
  max-width: 118px;
  min-width: 118px;
  max-height: 118px;
  min-height: 118px;
  object-fit: cover;
}
.product-teaser .product-teaser-info {
  max-width: 500px;
}
ul.slick-dots li {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
}
ul.slick-dots li button {
  max-width: 10px;
  min-width: 10px;
  max-height: 10px;
  min-height: 10px;
  overflow: hidden;
  background: #686868;
  border-radius: 50%;
}
ul.slick-dots li button::before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #272727;
}
div#page {
  background: #1B1B1B;
}
div#page header#header {
  margin: 0;
}
div#page header#header .header-block {
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-block {
    display: none;
  }
}
div#page header#header .header-block .region.region-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
div#page header#header .header-block .region.region-header div#block-vesta-theme-kontakty .field.field--name-body {
  display: flex;
  flex-direction: column;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form {
  display: flex;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form form .js-form-item.form-item.js-form-type-search.form-type-search input {
  height: 40px;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-radius: 4px 0px 0px 4px;
  width: 100%;
  margin: 0;
  flex: 1 1 auto;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #2b9bc7;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper {
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input {
  margin-right: 0;
  border: 1px solid #2da0ce;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 4px 4px 0px;
  background-color: #2da0ce;
  color: #fff0;
  padding: 0;
  min-height: unset;
  min-width: unset;
  font-size: 0;
  width: 50px;
  height: 100%;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper input:hover {
  background-color: #0a75a0;
}
div#page header#header .header-block .region.region-header .search-form.search-block-form .form-actions.js-form-wrapper.form-wrapper::before {
  content: '';
  background-image: url("/sites/all/themes/vesta_theme/image/search.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
div#page header#header .header-mobile-block {
  display: none;
}
@media screen and (max-width: 767px) {
  div#page header#header .header-mobile-block {
    padding: 10px 0;
    display: block;
    background-color: #1B1B1B;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  }
  div#page header#header .header-mobile-block .region.region-header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
div#page .navigation {
  margin: 0;
  background: url(/sites/all/themes/vesta_theme/image/bg-top.png);
}
@media screen and (max-width: 767px) {
  div#page .navigation {
    display: none;
  }
}
div#page .navigation .region.region-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover {
  background: rgba(0, 0, 0, 0);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li:hover a {
  text-decoration: none;
  color: #DECBAA;
  border-bottom: 3px solid #decbaa;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a {
  padding: 5px 0;
  color: #E5E5E5;
  border-bottom: 3px solid rgba(222, 203, 170, 0);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li > ul {
  background-color: #b3b3b3;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail {
  background: rgba(0, 0, 0, 0);
}
div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 > ul li.active-trail a.is-active {
  text-decoration: underline;
  color: #DECBAA;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a {
  display: flex;
  position: relative;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__icon img {
  width: 30px;
  max-width: 30px;
  max-height: 30px;
  object-fit: cover;
}
div#page .navigation .region.region-navigation div#block-vesta-theme-korzina .cart--cart-block .cart-block--summary a span.cart-block--summary__count {
  position: absolute;
  bottom: 5px;
  left: calc(100% - 30px);
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 1px 2px 1px;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  color: #303030;
  line-height: 1;
  font-family: inherit;
  font-weight: unset;
  opacity: 1;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .contextual {
  right: 30px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content {
  position: absolute;
  top: 0;
  bottom: calc(1vw + 12px);
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-title p {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field.field--name-body p {
  margin: 0.5rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link {
  margin-top: 0.75rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #0a75a0;
  border: 1px solid #0a75a0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-prev.slick-arrow {
  left: 25px;
}
div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content button.slick-next.slick-arrow {
  right: 25px;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label {
  display: flex;
}
div#page div#form-block .region.region-form div#webform-submission-contact-node-2-form-ajax form#webform-submission-contact-node-2-add-form .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-privacy.form-item-privacy.form-no-label .description {
  margin-left: 0.4em;
}
div#page div#services-block {
  margin: 0 0 30px;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#services-block .region.region-services div#block-vesta-theme-views-block-catalog-block-front .view.view-catalog.view-id-catalog.view-display-id-block_front .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#about-block {
  margin: 0 0 30px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row {
  max-width: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#news-block .region.region-news div#block-vesta-theme-views-block-news-block-1 .view.view-news.view-id-news.view-display-id-block_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page div#works-block {
  margin: 0 0 30px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page div#works-block .region.region-works div#block-vesta-theme-views-block-photogalery-block-1 .view.view-photogalery.view-id-photogalery.view-display-id-block_1 .view-content .field.field--name-field-photo.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page div#map-block {
  margin: 0;
}
div#page div#map-block .region.region-map .field.field--name-body {
  display: flex;
}
div#page footer#footer {
  margin: 0;
  background-color: #000000;
}
div#page footer#footer .region.region-footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 {
  width: auto;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:hover {
  background: rgba(0, 0, 0, 0);
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li:hover a {
  color: #DECBAA;
  text-decoration: none;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a {
  padding: 0;
  color: #E5E5E5;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li a.menuparent .sf-sub-indicator {
  right: 0.2em;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li > ul {
  background-color: #b3b3b3;
}
div#page footer#footer .region.region-footer div#block-vesta-theme-osnovnayanavigaciya-3 > ul li.active-trail {
  background: rgba(0, 0, 0, 0.2);
}
div#page div#copyrights-block {
  background-color: #b3b3b3;
  padding: 10px 0;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
  gap: 30px;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright a {
  color: #fff;
}
div#page div#copyrights-block .region.region-copyrights div#block-vesta-theme-kopirayt .copyright p.privacy-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item {
  display: flex;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a {
  display: flex;
}
div#page main.main .view.view-catalog.view-id-catalog.view-display-id-page .view-content .field.field--name-field-catalog-image.field--type-image.field--label-hidden.field__item a img {
  max-width: 380px;
  max-height: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row {
  max-width: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a {
  display: flex;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .field.field--name-field-image-news.field--type-image.field--label-hidden a img {
  max-width: 380px;
  max-height: 380px;
}
div#page main.main .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row .content {
  background-color: #b3b3b3;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 15px;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a {
  display: flex;
}
div#page main.main .view.view-photogalery.view-id-photogalery.view-display-id-page_1 .view-content .views-row .field.field--name-field-photo.field--type-image a img {
  max-width: 380px;
  max-height: 380px;
}
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;
}
.ajax-progress-throbber .throbber {
  padding: 0;
  margin: 0;
  display: none;
}
.ajax-progress-throbber {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0 !important;
    padding: 0 !important;
  }
  .slick img,
  .slick iframe {
    min-height: 500px !important;
    object-fit: cover;
  }
}
nav#mobile-nav {
  display: none;
  background-color: #1B1B1B;
}
@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;
  }
}
