:root {
  --bs-body-font-family: "Montserrat", sans-serif;
  --bs-body-font-family-title: "Unbounded", sans-serif;
  --bs-body-font-size: 20px;
  --bs-border-radius: 0;
  --bs-h2: 40px;
  --bs-h1: 50px;
  --bs-posters-title: 24px;
  --bs-link-color: #fff;
  --bs-link-hover-color: #8d8d8d;
  --bs-body-color: #fff;
  --bs-body-bg: #191919;
  --bs-body-line-height: normal;
  --bs-padding-block: 80px 0;
  --bs-padding-form: 50px 0;
}
h1 {
  font-size: var(--bs-h1);
  font-family: var(--bs-body-font-family-title);
  font-weight: 400;
  text-transform: uppercase;
  word-wrap: break-word;
}
h2 {
  font-size: var(--bs-h2);
  font-family: var(--bs-body-font-family-title);
  font-weight: 400;
  text-transform: uppercase;
}
a {
  color: inherit;
  text-decoration: none;
}

.btn-primary {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #191919;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #191919;
  --bs-btn-active-border-color: #fff;
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #191919;
  --bs-btn-disabled-border-color: #fff;
}
.btn {
  --bs-btn-line-height: normal;
  --bs-btn-padding-y: 12px;
}
.region h2.block-title,
#block-vesta-theme-afishi-2 h2 {
  margin-bottom: 40px;
}
.not-front main#main {
  margin: 60px 0;
}
.not-front h1 {
  margin-bottom: 20px;
}
.dropdown-menu {
  --bs-dropdown-link-hover-color: #000;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #8d8d8d;
}
.pagination {
  --bs-pagination-active-bg: #929292;
  --bs-pagination-active-border-color: #929292;
  --bs-pagination-border-width: 0;
  --bs-pagination-bg: transparent;
  --bs-pagination-focus-box-shadow: 0;
  margin-top: 40px;
  flex-wrap: wrap;
}
/* header */
.search-api-page-block-form form {
  display: flex;
}
.js-form-item-keys {
  order: 2;
}
.js-form-item-keys input::placeholder {
  color: #fff;
}
.js-form-item-keys input {
  background-color: #000;
  border: none;
}
.js-form-item-keys input:focus {
  background-color: #000;
  border: none;
  box-shadow: none;
  color: #fff;
}
.search-form__submit,
.search-form__submit:hover,
.search-form__submit:not(:disabled):not(.disabled):active:focus,
.search-form__submit:focus {
  background-image: url(/sites/all/themes/vesta_theme/image/search.svg);
  color: transparent;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  border-radius: 0;
}
header#header {
  background-color: #000;
  z-index: 3;
}
/* end header */

/* Слайдер */
button.slick-prev.slick-arrow::before,
button.slick-next.slick-arrow::before {
  background-image: url("/sites/all/themes/vesta_theme/image/slide.svg");
}
button.slick-arrow {
  width: 45px;
  height: 39px;
}
button.slick-arrow::before {
  width: 39px;
  height: 45px;
}
button.slick-next.slick-arrow {
  right: 4%;
}
button.slick-prev.slick-arrow {
  left: 4%;
}
.field--name-field-slide-link a,
.field--name-field-about-link a,
.more-link a {
  color: #000;
  background-color: #fff;
  display: block;
  width: 370px;
  text-align: center;
  padding: 12px;
  border: 1px solid #fff;
}
.field--name-field-slide-link a:hover,
.field--name-field-about-link a:hover,
.more-link a:hover {
  color: #fff;
  background-color: #191919;
}
div#slider-block
  .view.view-slayder.view-id-slayder
  .view-content
  .node--type-slide
  .content {
  gap: 50px;
}

.field--name-field-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.block-views-blockslayder-block-1 {
  position: relative;
}
.block-views-blockslayder-block-1 .field--name-body {
  width: 530px;
}
.block-views-blockslayder-block-1 .slick-slide {
  height: auto;
}
.block-views-blockslayder-block-1 .slick-track {
  display: flex;
}
.node--type-slide {
  height: 100%;
}
/* end Слайдер */

/* О нас */
.about-block {
  background-image: url(/sites/all/themes/vesta_theme/image/bg-1.png);
  background-position: center -304px;
  background-repeat: no-repeat;
  background-size: contain;
  padding: var(--bs-padding-block);
}
div#block-vesta-theme-about-block .left,
div#block-vesta-theme-about-block .right {
  gap: 50px;
}
div#block-vesta-theme-zagolovokbloka {
  margin-bottom: 38px;
}
div#block-vesta-theme-about-block img {
  width: 100%;
  height: auto;
}
/* end О нас */

/* Афиша */
.field--name-field-tegi {
  color: #969696;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  gap: 4px;
}
.node--type-afisha.node--view-mode-teaser .field--name-field-tegi {
  justify-content: center;
}
.node--type-afisha.node--view-mode-full .field--name-field-tegi {
  margin-bottom: 20px;
}
.field--name-field-tegi .field__item:not(:first-child) {
  display: flex;
  gap: 4px;
  align-items: center;
}
.field--name-field-tegi .field__item:not(:first-child):before {
  content: "";
  background-color: #969696;
  width: 1px;
  display: block;
  height: 14px;
}
.node--type-afisha.node--view-mode-teaser .content {
  background-color: #fff;
  color: #000;
  padding: 12px 27px 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 766px);
}
.node--type-afisha.node--view-mode-teaser {
  height: 100%;
}
.node--type-afisha.node--view-mode-teaser .field--name-node-title {
  font-size: var(--bs-posters-title);
  font-weight: 600;
  width: 80%;
  margin: 16px auto 11px;
  text-transform: uppercase;
}
.view-header {
  font-family: var(--bs-body-font-family-title);
  font-size: var(--bs-posters-title);
  margin-bottom: 40px;
  text-transform: uppercase;
}
.view-id-afishi.view-display-id-block_2 {
  margin-top: 90px;
}
.view-afishi.view-display-id-block_1 .views-row:first-child,
.view-afishi.view-display-id-block_2 .views-row:first-child {
  -webkit-box-shadow:
    -78px 69px 42px 0px rgba(255, 255, 255, 0.04),
    -44px 39px 35px 0px rgba(255, 255, 255, 0.11),
    -20px 17px 26px 0px rgba(255, 255, 255, 0.19),
    -5px 4px 14px 0px rgba(255, 255, 255, 0.22);
  -moz-box-shadow:
    -78px 69px 42px 0px rgba(255, 255, 255, 0.04),
    -44px 39px 35px 0px rgba(255, 255, 255, 0.11),
    -20px 17px 26px 0px rgba(255, 255, 255, 0.19),
    -5px 4px 14px 0px rgba(255, 255, 255, 0.22);
  box-shadow:
    -78px 69px 42px 0px rgba(255, 255, 255, 0.04),
    -44px 39px 35px 0px rgba(255, 255, 255, 0.11),
    -20px 17px 26px 0px rgba(255, 255, 255, 0.19),
    -5px 4px 14px 0px rgba(255, 255, 255, 0.22);
}
.view-afishi .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
}
.view-afishi .view-content .views-row {
  width: 548px;
}
.node--type-afisha.node--view-mode-teaser img {
  width: 100%;
  height: 766px;
  object-fit: cover;
  object-position: top;
}
.posters-btn a,
.field--name-field-kupit button {
  display: block;
  text-align: center;
  padding: 11px;
  border: 2px solid #191919;
  width: 100%;
  font-size: var(--bs-body-font-size);
  border-radius: 0;
  height: 100%;
}
.field--name-field-kupit button {
  background-color: #ffd900;
  border-color: #ffd900;
}
.field--name-field-kupit,
.node--type-afisha.node--view-mode-teaser .field--name-node-link {
  width: 48%;
}
.field--name-field-ssylka-dlya-pokupki a {
  color: #fff;
  background-color: #191919;
}
.field--name-field-ssylka-dlya-pokupki a:hover {
  border-color: #191919;
  color: #000;
  background-color: #fff;
}
.node--type-afisha.node--view-mode-teaser .field--name-node-link a:hover {
  background-color: #191919;
  color: #fff;
}
.field--name-field-data-i-vremya {
  margin: 28px 0;
}
.field--name-field-data-i-vremya .field__label,
.field--name-field-ploshchadka .field__label {
  font-weight: 700;
}
.node--type-afisha.node--view-mode-full .field--name-field-ploshchadka {
  margin-bottom: 20px;
}
.node--type-afisha.node--view-mode-teaser .field--name-field-data-i-vremya {
  width: 26%;
  margin: 0 auto 18px;
}
div#posters-block {
  background-image: url(/sites/all/themes/vesta_theme/image/bg-afisha.png);
  background-repeat: no-repeat;
  background-position: center;
}
.group-right {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.js-form-item-meropriyatie .form-select {
  color: #000;
}
.node--type-afisha.node--view-mode-full img {
  width: 100%;
  height: auto;
}
/* end Афиша */

/* Архив */
.archive-block {
  padding: var(--bs-padding-block);
}
.more-link a {
  width: 340px;
  margin: 30px auto 0;
}
.view-gallery-page .view-content,
.view-fotogalereya .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 74px;
}
.view-fotogalereya .views-row,
.view-gallery-page .view-content .views-row {
  width: 340px;
}
.views-field-field-media-image img {
  width: 100%;
  height: 510px;
  object-fit: cover;
}
.views-field-field-media-image,
.views-field-field-media-image .field-content {
  height: 100%;
}
.node--type-photogallery.node--view-mode-teaser .field--name-node-title {
  font-size: var(--bs-posters-title);
  margin-top: 20px;
  text-transform: uppercase;
}
.region-archive
  .node--type-photogallery.node--view-mode-teaser
  .field--name-node-title {
  display: none;
}
/* end Архив */

/* Новости */
.news-block {
  padding-bottom: 80px;
}
.view-news .view-content {
  display: flex;
  gap: 70px;
}
.node--type-news.node--view-mode-teaser {
  width: 341px;
  height: 100%;
}
.node--type-news.node--view-mode-teaser .content {
  color: #000;
  background-color: #fff;
  gap: 15px;
  align-items: center;
  text-align: center;
  padding: 28px;
  height: calc(100% - 482px);
}
.node--type-news.node--view-mode-teaser .field--name-node-link {
  width: 100%;
}
.node--type-news.node--view-mode-teaser .field--name-node-link a {
  background-color: #191919;
  color: #fff;
  width: 100%;
  border: 1px solid #191919;
  padding: 12px;
  display: block;
}
.node--type-news.node--view-mode-teaser .field--name-node-link a:hover {
  background-color: #fff;
  color: #000;
}
.node--type-news.node--view-mode-teaser .field--name-node-title {
  font-weight: 600;
}
/* Новости */

/* ФОС 
.form-block {
  background: url(/sites/all/themes/vesta_theme/image/form-bg.jpg) center center
    no-repeat;
  background-size: cover;
  padding: var(--bs-padding-form);
}
div#block-vesta-theme-vebforma form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#block-vesta-theme-vebforma .js-form-item-name,
div#block-vesta-theme-vebforma .js-form-item-email,
div#block-vesta-theme-vebforma .js-form-item-telefon {
  width: 370px;
}
div#block-vesta-theme-vebforma .webform-button--submit {
  margin: 40px auto 10px;
}
.webform-button--submit {
  width: 370px;
  margin: auto;
  font-size: 20px;
}

div#block-vesta-theme-vebforma .webform-actions {
  margin: auto;
}
.form-type-checkbox {
  width: 100%;
  display: flex;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0;
  gap: 6px;
  font-weight: 500;
}
div#block-vesta-theme-vebforma .js-form-item-privacy {
  padding: 0 400px;
}
form input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border: 1.5px solid #fff;
  border-radius: 2px;
  flex-shrink: 0;
}


form input[type="checkbox"]:checked {
  background: var(--commerce-icon--checked-lg) center center;
  filter: invert(1);
}

div#block-vesta-theme-fos {
  text-align: center;
  width: 54%;
  margin: 0 auto 40px;
}
.js-form-item-name input,
.js-form-item-email input,
.js-form-item-telefon input,
.js-form-item-imya input,
.js-form-item-meropriyatie .form-select {
  background-color: #ffffff70;
  padding: 12px 20px;
  border-radius: 0;
  border: 1.5px solid #fff;
  margin: 0;
}
.form-control:focus {
  border-color: #fff;
  box-shadow: none;
  background-color: #ffffff70;
}
.js-form-item-name input::placeholder,
.js-form-item-email input::placeholder,
.js-form-item-telefon input::placeholder,
.js-form-item-imya input::placeholder,
.js-form-item-meropriyatie .form-select::placeholder {
  color: #fff;
}
 ФОС */

/* Контакты */
.contacts-block {
  padding: var(--bs-padding-block);
  background-image: url(/sites/all/themes/vesta_theme/image/bg-contact.png);
  background-position: right -600px;
  background-repeat: no-repeat;
}
.contact-block {
  gap: 30px;
}
.contact-block img {
  width: 24px;
  height: 24px;
}
.contact {
  gap: 10px;
}
div#block-vesta-theme-kontakty {
  margin-bottom: 40px;
}
.contacts-block .contact a:hover {
  color: #8d8d8d;
}
/* end Контакты */

/* footer */
footer {
  font-size: 16px;
  padding: 40px 0 147px;
  z-index: 1;
  background: url(/sites/all/themes/vesta_theme/image/form-bg.jpg) center center
    no-repeat;
  background-size: cover;
}
.row-copiryght {
  font-size: 14px;
  margin-top: 32px;
}
.col-logo {
  width: 320px;
  z-index: 2;
}
div#block-vesta-theme-rekvizity-2 {
  margin-top: 40px;
}
footer .contact-block {
  gap: 15px;
  flex-direction: column;
}
footer a.nav-link {
  padding: 0 0 15px 0;
}
footer a.nav-link:hover {
  color: #000;
}
footer .nav {
  flex-direction: column;
}
div#block-vesta-theme-osnovnayanavigaciya-menu,
div#block-vesta-theme-afishi-menu {
  margin-bottom: 15px;
  font-weight: 700;
}
.col-afisha {
  width: 200px;
}
footer a:hover {
  color: #000;
}
.region-navigation-afisha .nav-link {
  text-transform: uppercase;
}
footer a.nav-link.dropdown-toggle::after {
  display: none;
}
/* end footer */

div#vpa-short-wrapper {
  margin: 0 20px 0 auto;
  max-width: 834px;
  border-radius: 0;
  padding: 25px;
  font-size: 16px;
}
.vpa-actions .btn {
  border-radius: 0;
}
.background {
  background-image: url(/sites/all/themes/vesta_theme/image/bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
.modal-body form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modal-footer {
  border: none;
}
.btn-close {
  filter: invert(1);
}
#scrollToTop {
  height: 68px;
  filter: drop-shadow(0 0 2px #000);
}
.ajax-progress .throbber,
.ajax-progress-throbber .throbber {
  display: inline-block;
  float: none;
  margin: 400px auto 0 auto;
  width: 64px;
  height: 64px;
  background: url("../image/preloader.gif") no-repeat center center;
}
.ajax-progress,
.ajax-progress-throbber {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4444;
  vertical-align: middle;
  text-align: center;
}
.btn-close:focus {
  box-shadow: none;
}
#smoke-js {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.region,
.row-copiryght {
  z-index: 2;
  position: relative;
}
.wr_front_content {
  z-index: 3;
  position: relative;
}
