@font-face {
  font-family: "Rubik";
  src: url("/sites/all/themes/vesta_theme/font/Rubik-Regular.woff") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Rubik";
  src: url("/sites/all/themes/vesta_theme/font/Rubik-Medium.woff") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Rubik";
  src: url("/sites/all/themes/vesta_theme/font/Rubik-SemiBold.woff") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Roboto";
  src: url("/sites/all/themes/vesta_theme/font/Roboto-Bold.woff2") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Montserrat";
  src: url("/sites/all/themes/vesta_theme/font/Montserrat-SemiBold.woff") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Montserrat";
  src: url("/sites/all/themes/vesta_theme/font/Montserrat-Bold.woff") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Montserrat";
  src: url("/sites/all/themes/vesta_theme/font/Montserrat-ExtraBold.woff") format("truetype");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Ruslan Display";
  src: url("/sites/all/themes/vesta_theme/font/RuslanDisplay.woff") format("truetype");
  font-style: normal;
  font-weight: 400;
}
html {
  font-family: Rubik;
}
body {
  line-height: inherit;
  color: inherit;
  font-family: inherit;
}
.btn {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fdfcfc;
  background: #3b2c27;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  border-color: #3b2c27;
}
.btn:hover {
  background: #2e1f1a;
  border-color: #2e1f1a;
}
.btn:active {
  background-color: #221713;
}
.btn:first-child:active {
  background-color: #221713;
  border-color: #221713;
}
:root {
  --bs-body-line-height: 1.2;
  --bs-body-font-size: 16px;
}
.wr_front_content {
  background: #6e513e;
}
.wr_front_content #block-vesta-theme-tabs {
  background: white;
}
.mb120 {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .mb120 {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .mb120 {
    margin-bottom: 120px;
  }
}
.mt120 {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .mt120 {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .mt120 {
    margin-top: 120px;
  }
}
.link {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fdfcfc;
  border-radius: 20px;
  padding: 7px 40px;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  background: #3b2c27;
  text-decoration: none;
}
.link:hover {
  background: #2e1f1a;
}
.sect-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 0.91667;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fdfcfc;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 576px) {
  .sect-title {
    font-size: 27px;
    line-height: 0.81481;
  }
}
.not-front #block-vesta-theme-page-title h1 {
  font-weight: 700;
  font-size: 27px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fdfcfc;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  /* @media (min-width: @mobile-lg) {
    line-height: 0.81481;
  }*/
}
.mb60 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mb60 {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .mb60 {
    margin-bottom: 60px;
  }
}
.not-front footer {
  margin-top: 50px;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
#scrollToTop {
  width: 42px;
  height: 42px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 60px;
  cursor: pointer;
  position: fixed;
  right: 40px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
#telToTop {
  width: 42px;
  height: 42px;
  background: none;
  text-indent: 0;
  font-size: 0;
  border: 0px;
  outline: 0px;
  display: flex;
  bottom: 60px;
  cursor: pointer;
  position: fixed;
  right: 92px;
  z-index: 10;
  transition: 0.2s;
  padding: 0;
}
.container {
  padding-left: 16px;
  padding-right: 16px;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  background: #50392b;
  border: 0;
  flex-direction: column;
}
@media (min-width: 576px) {
  #block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper {
    flex-direction: row;
  }
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content p {
  color: white;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-content p a {
  color: inherit;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button.btn {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3b2c27;
  padding: 6.6px 44px 6px 44px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
  background: #fdfcfc;
  border: 1px solid white;
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.3s;
}
#block-vesta-theme-vestaprivacyaccessblock #vpa-short-wrapper .vpa-actions button.btn:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
  background: #3b2c27;
  color: white;
}
.pagination-dark .box {
  height: 62px;
  position: relative;
}
@media (min-width: 768px) {
  .pagination-dark .box {
    height: 86px;
  }
}
.pagination-dark .arrows {
  display: flex;
  justify-content: space-between;
}
.pagination-dark .arrows .swiper-btn svg g {
  transition: all 0.3s;
}
.pagination-dark .arrows .swiper-btn:hover svg g {
  opacity: 0.8;
}
.pagination-dark .swiper-pagination {
  top: auto;
  bottom: 0;
}
.pagination-dark .swiper-pagination span {
  background: rgba(46, 35, 33, 0.8);
  height: 4px;
  border-radius: 10px;
}
.pagination-dark .swiper-pagination.swiper-pagination-progressbar {
  background: transparent;
}
.pagination-dark .swiper-pagination::before {
  content: "";
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  top: 50%;
  left: -100%;
  transform: translate(0, -50%);
  background: rgba(46, 35, 33, 0.8);
}
.pagination-light {
  height: 62px;
  position: relative;
}
@media (min-width: 768px) {
  .pagination-light {
    height: 86px;
  }
}
.pagination-light .arrows {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.pagination-light .arrows .swiper-btn svg g {
  transition: all 0.3s;
}
.pagination-light .arrows .swiper-btn:hover svg g {
  opacity: 0.8;
}
.pagination-light .swiper-pagination {
  top: auto;
  bottom: 0;
}
.pagination-light .swiper-pagination span {
  background: rgba(253, 252, 252, 0.8);
  height: 4px;
  border-radius: 10px;
}
.pagination-light .swiper-pagination.swiper-pagination-progressbar {
  background: transparent;
}
.pagination-light .swiper-pagination::before {
  content: "";
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  top: 50%;
  left: -100%;
  transform: translate(0, -50%);
  background: rgba(253, 252, 252, 0.8);
}
.reviews {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .reviews {
    gap: 30px;
  }
}
.reviews .comment.comment--type-comment.comment--view-mode-default {
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  background: #50392b;
  border: 1px solid #50392b;
  border-radius: 10px;
  padding: 40px 30px;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-field-names {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.18182;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fdfcfc;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-field-client {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  margin-bottom: 10px;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-comment-body {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  margin-bottom: 30px;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-field-fotograph {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-field-fotograph .field__item a {
  display: flex;
}
.reviews .comment.comment--type-comment.comment--view-mode-default .field--name-field-fotograph .field__item a img {
  border-radius: 6px;
}
.review-add {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .review-add {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .review-add {
    margin-top: 120px;
  }
}
.review-add h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 0.91667;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fdfcfc;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
@media (min-width: 576px) {
  .review-add h2 {
    font-size: 27px;
    line-height: 0.81481;
  }
}
.review-add form#comment-form {
  display: grid;
  gap: 10px;
  max-width: 600px;
  margin: 0 auto;
}
.review-add form#comment-form strong.error,
.review-add form#comment-form .alert-error {
  display: none !important;
}
.review-add form#comment-form input.error,
.review-add form#comment-form textarea.error {
  box-shadow: 0px 0px 7px 0px red;
}
.review-add form#comment-form .field--name-field-names,
.review-add form#comment-form .field--name-field-client {
  margin-bottom: 29px;
}
.review-add form#comment-form .field--name-field-names label,
.review-add form#comment-form .field--name-field-client label {
  display: none;
}
.review-add form#comment-form .field--name-field-names input,
.review-add form#comment-form .field--name-field-client input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  padding: 11px 0px 11px 0px;
  border: 0;
  border-bottom: 1px solid #fdfcfc;
  border-radius: 0px;
  margin: 0;
  background: transparent;
}
.review-add form#comment-form .field--name-field-names input::placeholder,
.review-add form#comment-form .field--name-field-client input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
}
.review-add form#comment-form .field--name-comment-body {
  margin-bottom: 40px;
}
.review-add form#comment-form .field--name-comment-body textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  padding: 11px 0px 11px 0px;
  border: 0;
  border-bottom: 1px solid #fdfcfc;
  border-radius: 0px;
  margin: 0;
  background: transparent;
}
.review-add form#comment-form .field--name-comment-body textarea::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
}
.review-add form#comment-form .field--name-comment-body .form-item .form-type-textarea label {
  display: none;
}
.review-add form#comment-form .field--name-comment-body .form-item .form-wrapper {
  display: none;
}
.review-add form#comment-form .form-item-name {
  display: none;
}
.review-add form#comment-form .field--name-subject {
  display: none;
}
.review-add form#comment-form .field--name-subject label {
  display: none;
}
.review-add form#comment-form .field--widget-image-image summary.card-header.bg-light {
  background-color: #3b2c27 !important;
  color: white;
}
.review-add form#comment-form .field--widget-image-image .details-wrapper.card-body .form-type-managed-file .description {
  display: none;
}
.review-add form#comment-form .field--name-field-soglasie > div {
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .review-add form#comment-form .field--name-field-soglasie > div {
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .review-add form#comment-form .field--name-field-soglasie > div {
    margin-bottom: 25px;
  }
}
.review-add form#comment-form .field--name-field-soglasie > div > label {
  display: none;
}
.review-add form#comment-form .field--name-field-soglasie > div .checkbox {
  position: relative;
}
.review-add form#comment-form .field--name-field-soglasie > div .checkbox-custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/sites/all/themes/vesta_theme/image/check.svg");
}
.review-add form#comment-form .field--name-field-soglasie > div .form-item--error-message {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/sites/all/themes/vesta_theme/image/check.svg");
}
.review-add form#comment-form .field--name-field-soglasie > div input {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 1;
  width: 16px;
  height: 16px;
  opacity: 0;
  cursor: pointer;
}
.review-add form#comment-form .field--name-field-soglasie > div input:checked + .checkbox-custom {
  background-image: url("/sites/all/themes/vesta_theme/image/checked.svg");
}
.review-add form#comment-form .field--name-field-soglasie > div input:checked + .form-item--error-message {
  background-image: url("/sites/all/themes/vesta_theme/image/checked.svg");
}
.review-add form#comment-form .field--name-field-soglasie > div input + .description {
  position: relative;
}
.review-add form#comment-form .field--name-field-soglasie > div input.error + .checkbox-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  display: block;
  width: 18px;
  height: 18px;
  box-shadow: 0px 1px 0px 0px red;
}
.review-add form#comment-form .field--name-field-soglasie > div input.error + .form-item--error-message {
  display: block !important;
}
.review-add form#comment-form .field--name-field-soglasie > div input.error + .form-item--error-message::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  display: block;
  width: 18px;
  height: 18px;
  box-shadow: 0px 1px 0px 0px red;
}
.review-add form#comment-form .field--name-field-soglasie > div input.error + .checkbox-custom {
  display: none;
  /* content: "";
          position: absolute;
          top: 50%;
          left: 0;
          transform: translate(0, -50%);
          display: block;
          width: 24px;
          height: 24px;
          box-shadow: 0px 1px 0px 0px red;*/
}
.review-add form#comment-form .field--name-field-soglasie > div .form-item--error-message + .checkbox-custom {
  display: none;
}
.review-add form#comment-form .field--name-field-soglasie > div .description {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  margin-left: 0;
}
.review-add form#comment-form .field--name-field-soglasie > div .description a {
  color: inherit;
  text-decoration: none;
}
.review-add form#comment-form .field--name-field-soglasie > div .description a:hover {
  color: #d394e4;
}
.review-add form#comment-form fieldset.captcha > legend {
  display: none;
}
.review-add form#comment-form fieldset.captcha .captcha__description.description {
  display: none;
}
.review-add form#comment-form .form-actions button {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  color: #fdfcfc;
  background: #3b2c27;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  border-color: #3b2c27;
  width: 100%;
  text-align: center;
}
.review-add form#comment-form .form-actions button:hover {
  background: #2e1f1a;
  border-color: #2e1f1a;
}
.review-add form#comment-form .form-actions button:active {
  background-color: #221713;
}
.review-add form#comment-form .form-actions button#edit-preview {
  display: none;
}
nav.pager {
  margin-top: 50px;
}
nav.pager ul.pagination {
  justify-content: center;
}
nav.pager ul.pagination li a {
  color: black;
  border: none;
}
nav.pager ul.pagination li a:hover {
  background-color: #3b2c27;
  color: white;
}
nav.pager ul.pagination li.page-item.is-active.active a {
  background-color: #3b2c27;
  color: white;
}
#block-vesta-theme-tabs {
  background: white;
}
#block-vesta-theme-strokanavigacii {
  padding: 15px 0;
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  #block-vesta-theme-strokanavigacii {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  #block-vesta-theme-strokanavigacii {
    padding: 20px 0;
  }
}
#block-vesta-theme-strokanavigacii ol.breadcrumb {
  margin-bottom: 0;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb li.breadcrumb-item {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #fdfcfc;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb li.breadcrumb-item a {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #a7958a;
  text-decoration: none;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb li.breadcrumb-item a:hover {
  color: white;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #a7958a;
  padding-right: 10px;
}
#block-vesta-theme-strokanavigacii ol.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;
}
.modal-content .modal-body form strong.error,
.modal-content .modal-body form .form-item--error-message,
.modal-content .modal-body form .alert-error {
  display: none !important;
}
.modal-content .modal-body form input.error,
.modal-content .modal-body form textarea.error {
  box-shadow: 0px 0px 7px 0px red;
}
.modal-content .modal-body form .form-type-processed-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 162%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #3b2c27;
  max-width: 372px;
  margin: 0 auto 15px auto;
}
.modal-content .modal-body form .form-item-name,
.modal-content .modal-body form .form-item-telefon,
.modal-content .modal-body form .form-item-email {
  margin-bottom: 8px;
}
.modal-content .modal-body form .form-item-name input,
.modal-content .modal-body form .form-item-telefon input,
.modal-content .modal-body form .form-item-email input {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #3b2c27;
  padding: 11px 0px 11px 0px;
  border: 0;
  border-bottom: 1px solid #3b2c27;
  border-radius: 0px;
  margin: 0;
  background: transparent;
}
.modal-content .modal-body form .form-item-name input::placeholder,
.modal-content .modal-body form .form-item-telefon input::placeholder,
.modal-content .modal-body form .form-item-email input::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #3b2c27;
}
.modal-content .modal-body form .form-item-message {
  margin-bottom: 20px;
}
.modal-content .modal-body form .form-item-message textarea {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #3b2c27;
  padding: 11px 0px 11px 0px;
  border: 0;
  border-bottom: 1px solid #3b2c27;
  border-radius: 0px;
  margin: 0;
  background: transparent;
}
.modal-content .modal-body form .form-item-message textarea::placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  color: #3b2c27;
}
.modal-content .modal-body form .form-item-privacy {
  align-self: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
@media (min-width: 576px) {
  .modal-content .modal-body form .form-item-privacy {
    gap: 10px;
  }
}
.modal-content .modal-body form .form-item-privacy .checkbox {
  position: relative;
}
.modal-content .modal-body form .form-item-privacy .checkbox-custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/sites/all/themes/vesta_theme/image/check-dark.svg");
}
.modal-content .modal-body form .form-item-privacy input {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 1;
  width: 16px;
  height: 16px;
  opacity: 0;
  cursor: pointer;
}
.modal-content .modal-body form .form-item-privacy input:checked + .checkbox-custom {
  background-image: url("/sites/all/themes/vesta_theme/image/checked-dark.svg");
}
.modal-content .modal-body form .form-item-privacy input + .description {
  position: relative;
}
.modal-content .modal-body form .form-item-privacy input.error + .checkbox-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  display: block;
  width: 18px;
  height: 18px;
  box-shadow: 0px 1px 0px 0px red;
}
.modal-content .modal-body form .form-item-privacy .description {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  color: #1e1e1e;
  margin-left: 0;
}
.modal-content .modal-body form .form-item-privacy .description a {
  color: inherit;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
.modal-content .modal-body form .form-item-zakazyvaemaya-usluga {
  display: none;
}
.modal-content .modal-footer button {
  width: 100%;
}
/* &:focus-visible {
                background-color: green;
                border-color: green;
              }
              &.active {
                background-color: green;
                border-color: green;
              }*/
.ajax-progress.ajax-progress-throbber {
  display: none !important;
}
