@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

div, p, a {
  font-family: 'Roboto', sans-serif;
}

li {
  line-height: 1.5;
}

[data-id="15393"] {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: none
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}

.fancybox-caption--separate {
  margin-top: -50px
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@keyframes a {
  to {
    transform: rotate(1turn)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }

  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@charset "utf-8";

* {
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

addres,
caption,
cite,
code,
dfh,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}

del,
ins {
  text-decoration: none;
}

ol,
ul,
li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

b,
strong {
  font-weight: 700;
}

q:before,
q:after {
  content: ' ';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
a {
  cursor: pointer;
}

textarea,
input,
button,
a {
  font: inherit;
  background: none;
  outline: none;
  border: none;
  /*-webkit-appearance: none;*/
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

input:invalid,
textarea:invalid {
  box-shadow: none;
}

::-ms-clear {
  display: none;
}

@font-face {
  src: url("/wp-content/themes/softam/assets/tverdana.ttf") format('truetype');
  font-family: 'Verdana Tat';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  src: url("/wp-content/themes/softam/assets/tverdanab.ttf") format('truetype');
  font-family: 'Verdana Tat';
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: 'Verdana Tat', sans-serif;
  font-size: 16px;
  color: #260322;
}

h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  color: #260322;
  margin-bottom: 1.3em;
}

@media (max-width: 939px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: normal;
  color: #260322;
  margin-bottom: 1.5em;
}

@media (max-width: 939px) {
  h2 {
    font-size: 20px;
  }
}

h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.7px;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  color: #260322;
}

@media (max-width: 939px) {
  h3 {
    font-size: 14px;
  }
}

p {
  line-height: 1.6;
}

p:not(:last-child) {
  margin-bottom: 1em;
}

@media (max-width: 939px) {
  p {
    font-size: 14px;
  }
}

@media (max-width: 939px) {
ul,
li
{
   font-size: 14px;
}
}


.wysiwyg,
.wp-editor {
  color: #7f7f7f;
}

.wysiwyg ul,
.wp-editor ul {
  margin-bottom: 1.6em;
}

.wysiwyg ul li,
.wp-editor ul li {
  list-style: disc inside;
}

.wysiwyg ol,
.wp-editor ol {
  margin-bottom: 1.6em;
}

.wysiwyg ol li,
.wp-editor ol li {
  list-style: decimal inside;
}

.wysiwyg a,
.wp-editor a {
  color: #260322;
}

.wysiwyg em,
.wp-editor em,
.wysiwyg i,
.wp-editor i {
  font-style: normal;
}

.wysiwyg u,
.wp-editor u,
.wysiwyg a:not(.fancybox),
.wp-editor a:not(.fancybox) {
  text-decoration: none;
  border-bottom: 1px solid;
}

.wysiwyg img,
.wp-editor img,
.wysiwyg iframe,
.wp-editor iframe {
  max-width: 100%;
}

.wysiwyg a.fancybox,
.wp-editor a.fancybox {
  display: inline-block;
  font-size: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.wysiwyg .image-container.multiple-images,
.wp-editor .image-container.multiple-images {
  font-size: 0;
}

.wysiwyg .image-container.multiple-images a.fancybox img,
.wp-editor .image-container.multiple-images a.fancybox img {
  display: block;
  width: 180px;
  height: 135px;
  object-fit: cover;
}

.wysiwyg .wp-video,
.wp-editor .wp-video {
  height: 0;
  padding-top: 56.25%;
  position: relative;
  box-shadow: inset 0px 0px 0px 1px #bbb;
}

.wysiwyg .wp-video>*,
.wp-editor .wp-video>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t-right {
  text-align: right;
}

.lowercase {
  text-transform: lowercase;
}

.container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0 8px;
  /*sellersh*/
  margin: 100px auto 0 auto;
  max-width: 1136px;
  width: 100%;
}

/* sellersh */
.index__repertoire .container {
  margin-top: 0;
}

/* sellersh */
.ngg-galleryoverview {
  padding: 0 8px;
  margin: 20px auto 0 auto;
  max-width: 1136px;
  width: 100%;
}

.container--no-gutters {
  padding: 0;
}

@media (max-width: 939px) {
  .container {
    width: calc(100vw - 32px);
  }
}

.grid--xs-no-gutters {
  margin: 0;
}

@media (min-width: 544px) {
  .grid--sm-no-gutters {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .grid--md-no-gutters {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .grid--lg-no-gutters {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .grid--xl-no-gutters {
    margin: 0;
  }
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 100%;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -8px 0;
  padding: 0;
}

.row:last-child {
  margin-bottom: 0;
}

.row--no-gutters {
  margin: 0;
}

.row--top {
  align-items: flex-start;
}

.row--center {
  align-items: center;
}

.row--bottom {
  align-items: flex-end;
}

.row--reverse {
  flex-direction: row-reverse;
}

.row--xs-no-gutters {
  margin: 0;
}

.row--xs-top {
  align-items: flex-start;
}

.row--xs-center {
  align-items: center;
}

.row--xs-bottom {
  align-items: flex-end;
}

.row--xs-reverse {
  flex-direction: row-reverse;
}

@media (min-width: 544px) {
  .row--sm-no-gutters {
    margin: 0;
  }

  .row--sm-top {
    align-items: flex-start;
  }

  .row--sm-center {
    align-items: center;
  }

  .row--sm-bottom {
    align-items: flex-end;
  }

  .row--sm-reverse {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .row--md-no-gutters {
    margin: 0;
  }

  .row--md-top {
    align-items: flex-start;
  }

  .row--md-center {
    align-items: center;
  }

  .row--md-bottom {
    align-items: flex-end;
  }

  .row--md-reverse {
    flex-direction: row-reverse;
  }
}

@media (min-width: 992px) {
  .row--lg-no-gutters {
    margin: 0;
  }

  .row--lg-top {
    align-items: flex-start;
  }

  .row--lg-center {
    align-items: center;
  }

  .row--lg-bottom {
    align-items: flex-end;
  }

  .row--lg-reverse {
    flex-direction: row-reverse;
  }
}

@media (min-width: 1200px) {
  .row--xl-no-gutters {
    margin: 0;
  }

  .row--xl-top {
    align-items: flex-start;
  }

  .row--xl-center {
    align-items: center;
  }

  .row--xl-bottom {
    align-items: flex-end;
  }

  .row--xl-reverse {
    flex-direction: row-reverse;
  }
}

.col {
  box-sizing: border-box;
  flex: 0 0 100%;
  flex-direction: column;
  max-width: 100%;
  padding: 0 8px 0;
}

.col--no-gutters {
  padding: 0;
}

.col--align-top {
  align-self: flex-start;
}

.col--align-center {
  align-self: center;
}

.col--align-bottom {
  align-self: flex-end;
}

.col--first {
  order: -1;
}

.col--last {
  order: 1;
}

.col--reset {
  order: 0;
}

.col--flex {
  display: flex;
}

.col--xs-no-gutters {
  padding: 0;
}

.col--xs-align-top {
  align-self: flex-start;
}

.col--xs-align-center {
  align-self: center;
}

.col--xs-align-bottom {
  align-self: flex-end;
}

.col--xs-first {
  order: -1;
}

.col--xs-last {
  order: 1;
}

.col--xs-reset {
  order: 0;
}

.col--xs-flex {
  display: flex;
}

.col--xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col--xs-0 {
  flex: 0 0 0;
  max-width: 0;
}

.col--xs-1 {
  flex: 0 0 8.333333333333332%;
  max-width: 8.333333333333332%;
}

.col--xs-2 {
  flex: 0 0 16.666666666666664%;
  max-width: 16.666666666666664%;
}

.col--xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col--xs-4 {
  flex: 0 0 33.33333333333333%;
  max-width: 33.33333333333333%;
}

.col--xs-5 {
  flex: 0 0 41.666666666666664%;
  max-width: 41.666666666666664%;
}

.col--xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col--xs-7 {
  flex: 0 0 58.33333333333333%;
  max-width: 58.33333333333333%;
}

.col--xs-8 {
  flex: 0 0 66.66666666666666%;
  max-width: 66.66666666666666%;
}

.col--xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col--xs-10 {
  flex: 0 0 83.33333333333333%;
  max-width: 83.33333333333333%;
}

.col--xs-11 {
  flex: 0 0 91.66666666666666%;
  max-width: 91.66666666666666%;
}

.col--xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col--xs-offset-0 {
  margin-left: 0;
}

.col--xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col--xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col--xs-offset-3 {
  margin-left: 25%;
}

.col--xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col--xs-offset-5 {
  margin-left: 41.666666666666664%;
}

.col--xs-offset-6 {
  margin-left: 50%;
}

.col--xs-offset-7 {
  margin-left: 58.33333333333333%;
}

.col--xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col--xs-offset-9 {
  margin-left: 75%;
}

.col--xs-offset-10 {
  margin-left: 83.33333333333333%;
}

.col--xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col--xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col--sm-no-gutters {
    padding: 0;
  }

  .col--sm-align-top {
    align-self: flex-start;
  }

  .col--sm-align-center {
    align-self: center;
  }

  .col--sm-align-bottom {
    align-self: flex-end;
  }

  .col--sm-first {
    order: -1;
  }

  .col--sm-last {
    order: 1;
  }

  .col--sm-reset {
    order: 0;
  }

  .col--sm-flex {
    display: flex;
  }

  .col--sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col--sm-0 {
    flex: 0 0 0;
    max-width: 0;
  }

  .col--sm-1 {
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .col--sm-2 {
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .col--sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col--sm-4 {
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .col--sm-5 {
    flex: 0 0 41.666666666666664%;
    max-width: 41.666666666666664%;
  }

  .col--sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col--sm-7 {
    flex: 0 0 58.33333333333333%;
    max-width: 58.33333333333333%;
  }

  .col--sm-8 {
    flex: 0 0 66.66666666666666%;
    /*max-width: 66.66666666666666%;*/
  }

  .col--sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col--sm-10 {
    flex: 0 0 83.33333333333333%;
    max-width: 83.33333333333333%;
  }

  .col--sm-11 {
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .col--sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col--sm-offset-0 {
    margin-left: 0;
  }

  .col--sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col--sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col--sm-offset-3 {
    margin-left: 25%;
  }

  .col--sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col--sm-offset-5 {
    margin-left: 41.666666666666664%;
  }

  .col--sm-offset-6 {
    margin-left: 50%;
  }

  .col--sm-offset-7 {
    margin-left: 58.33333333333333%;
  }

  .col--sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col--sm-offset-9 {
    margin-left: 75%;
  }

  .col--sm-offset-10 {
    margin-left: 83.33333333333333%;
  }

  .col--sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col--sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col--md-no-gutters {
    padding: 0;
  }

  .col--md-align-top {
    align-self: flex-start;
  }

  .col--md-align-center {
    align-self: center;
  }

  .col--md-align-bottom {
    align-self: flex-end;
  }

  .col--md-first {
    order: -1;
  }

  .col--md-last {
    order: 1;
  }

  .col--md-reset {
    order: 0;
  }

  .col--md-flex {
    display: flex;
  }

  .col--md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col--md-0 {
    flex: 0 0 0;
    max-width: 0;
  }

  .col--md-1 {
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .col--md-2 {
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .col--md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col--md-4 {
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .col--md-5 {
    flex: 0 0 41.666666666666664%;
    max-width: 41.666666666666664%;
  }

  .col--md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col--md-7 {
    flex: 0 0 58.33333333333333%;
    max-width: 58.33333333333333%;
  }

  .col--md-8 {
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .col--md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col--md-10 {
    flex: 0 0 83.33333333333333%;
    max-width: 83.33333333333333%;
  }

  .col--md-11 {
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .col--md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col--md-offset-0 {
    margin-left: 0;
  }

  .col--md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col--md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col--md-offset-3 {
    margin-left: 25%;
  }

  .col--md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col--md-offset-5 {
    margin-left: 41.666666666666664%;
  }

  .col--md-offset-6 {
    margin-left: 50%;
  }

  .col--md-offset-7 {
    margin-left: 58.33333333333333%;
  }

  .col--md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col--md-offset-9 {
    margin-left: 75%;
  }

  .col--md-offset-10 {
    margin-left: 83.33333333333333%;
  }

  .col--md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col--md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col--lg-no-gutters {
    padding: 0;
  }

  .col--lg-align-top {
    align-self: flex-start;
  }

  .col--lg-align-center {
    align-self: center;
  }

  .col--lg-align-bottom {
    align-self: flex-end;
  }

  .col--lg-first {
    order: -1;
  }

  .col--lg-last {
    order: 1;
  }

  .col--lg-reset {
    order: 0;
  }

  .col--lg-flex {
    display: flex;
  }

  .col--lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col--lg-0 {
    flex: 0 0 0;
    max-width: 0;
  }

  .col--lg-1 {
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .col--lg-2 {
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .col--lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col--lg-4 {
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .col--lg-5 {
    flex: 0 0 41.666666666666664%;
    max-width: 41.666666666666664%;
  }

  .col--lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col--lg-7 {
    flex: 0 0 58.33333333333333%;
    max-width: 58.33333333333333%;
  }

  .col--lg-8 {
    flex: 0 0 66.66666666666666%;
    /*max-width: 66.66666666666666%;*/
  }

  .col--lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col--lg-10 {
    flex: 0 0 83.33333333333333%;
    max-width: 83.33333333333333%;
  }

  .col--lg-11 {
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .col--lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col--lg-offset-0 {
    margin-left: 0;
  }

  .col--lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col--lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col--lg-offset-3 {
    margin-left: 25%;
  }

  .col--lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col--lg-offset-5 {
    margin-left: 41.666666666666664%;
  }

  .col--lg-offset-6 {
    margin-left: 50%;
  }

  .col--lg-offset-7 {
    margin-left: 58.33333333333333%;
  }

  .col--lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col--lg-offset-9 {
    margin-left: 75%;
  }

  .col--lg-offset-10 {
    margin-left: 83.33333333333333%;
  }

  .col--lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col--lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col--xl-no-gutters {
    padding: 0;
  }

  .col--xl-align-top {
    align-self: flex-start;
  }

  .col--xl-align-center {
    align-self: center;
  }

  .col--xl-align-bottom {
    align-self: flex-end;
  }

  .col--xl-first {
    order: -1;
  }

  .col--xl-last {
    order: 1;
  }

  .col--xl-reset {
    order: 0;
  }

  .col--xl-flex {
    display: flex;
  }

  .col--xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col--xl-0 {
    flex: 0 0 0;
    max-width: 0;
  }

  .col--xl-1 {
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .col--xl-2 {
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .col--xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col--xl-4 {
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .col--xl-5 {
    flex: 0 0 41.666666666666664%;
    max-width: 41.666666666666664%;
  }

  .col--xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col--xl-7 {
    flex: 0 0 58.33333333333333%;
    max-width: 58.33333333333333%;
  }

  .col--xl-8 {
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .col--xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col--xl-10 {
    flex: 0 0 83.33333333333333%;
    max-width: 83.33333333333333%;
  }

  .col--xl-11 {
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .col--xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col--xl-offset-0 {
    margin-left: 0;
  }

  .col--xl-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col--xl-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col--xl-offset-3 {
    margin-left: 25%;
  }

  .col--xl-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col--xl-offset-5 {
    margin-left: 41.666666666666664%;
  }

  .col--xl-offset-6 {
    margin-left: 50%;
  }

  .col--xl-offset-7 {
    margin-left: 58.33333333333333%;
  }

  .col--xl-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col--xl-offset-9 {
    margin-left: 75%;
  }

  .col--xl-offset-10 {
    margin-left: 83.33333333333333%;
  }

  .col--xl-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col--xl-offset-12 {
    margin-left: 100%;
  }
}

.text--left {
  text-align: left;
}

.text--right {
  text-align: right;
}

.text--center {
  text-align: center;
}

.text--xs-right {
  text-align: right;
}

.text--xs-left {
  text-align: left;
}

.text--xs-center {
  text-align: center;
}

@media (min-width: 544px) {
  .text--sm-right {
    text-align: right;
  }

  .text--sm-left {
    text-align: left;
  }

  .text--sm-center {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .text--md-right {
    text-align: right;
  }

  .text--md-left {
    text-align: left;
  }

  .text--md-center {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .text--lg-right {
    text-align: right;
  }

  .text--lg-left {
    text-align: left;
  }

  .text--lg-center {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .text--xl-right {
    text-align: right;
  }

  .text--xl-left {
    text-align: left;
  }

  .text--xl-center {
    text-align: center;
  }
}

main {
  margin-top: 20px;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2020;
  transition: box-shadow 0.16s, background-color 0.16s;
}

@media (min-width: 940px) {
  .header {
    padding: 0 31px;
  }
}

@media (max-width: 939px) {
  .header {
    padding: 0 24px;
  }
}

.header__nav {
  display: flex;
  align-items: center;
}

@media (min-width: 940px) {
  .header__nav {
    margin-right: 24px;
  }
}

.header__nav>* {
  padding: 24px;
}

.header__nav-wrap {
  display: flex;
  align-items: center;
  color: #000;
  transition: color 0.16s;
}

.header__link {
  padding: 24px;
}

.header-logo-search-wrapper,
.header__search-input {
  display: flex;
  align-items: center;
}

.header__search-input {
  width: 250px;
  border-bottom: 1px solid #5B5B5B;
  padding-bottom: 7px;
}

.header__search-input input {
  color: #000;
}

.header--on-white .header__search-input input {
  color: #000;
}

.header__search-input button {
  margin-right: 15px;
}

.header__search {
  position: relative;
}

.result-search-head {
  position: absolute;
  width: 250px;
  top: 35px;
  z-index: 5;
  background: #fff;
border-radius: 2px;
  display: none;
}

.result-search-list-head {
  max-height: 90vh;
  overflow: auto;
}

.result-search-wrapper {
 padding: 15px;
}

.result-search-wrapper:hover {
  background: #E7FAF8;
}

.result-search-wrapper:hover a {
  color: #000;
}

.result-search-wrapper a {
  font-size: 14px;
}

.result-search-not-found {
  text-align: center;
}

.result-table {
  width: 100%;
}

.mob-search-trigger,
.popup-close {
  display: none;
}

/*sellersh*/
.header__logo {
    display: block;
    width: 90px;
    height: 80px;
    background: url(https://tinchurinteatr.ru/wp-content/uploads/2023/10/LogoSellersh-2-1024x962.png) no-repeat;
    background-size: 80px;
    margin-top: 5px;
}

/*.header__logo {*/
/*  display: block;*/
/*  width: 330px;*/
/*  height: 66px;*/
/*  margin-right: 24px;*/
/*}*/

/*.header__logo--ru {*/
/*  background: url("/wp-content/themes/softam/assets/logo-ru-on-white.svg") center/contain no-repeat;*/
/*}*/

/*.header__logo--tt {*/
/*  background: url("/wp-content/themes/softam/assets/logo-tt-on-white.svg") center/contain no-repeat;*/
/*}*/

.header__lang {
  position: relative;
}

.header__lang .ui-icon {
  margin-left: 4px;
}

.header__lang:hover .header__lang-selector {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0, 0px);
}

.header__lang-selector {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 12px;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(38, 3, 34, 0.3);
  opacity: 0;
  pointer-events: none;
  transform: translate(0, -10px);
  transition: opacity 0.16s, transform 0.16s;
  border-radius: 8px;
  color: #260322;
}

.header__lang-selector a {
  display: block;
  padding: 8px;
}

.header__menu-btn {
  width: 32px;
  height: 18px;
  /*padding: 16px;*/
  margin-right: -16px;
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: currentColor;
}

.header__menu-btn span {
  background-color: currentColor;
  height: 2px;
  width: 32px;
  transition: opacity 0.16s, transform 0.16s;
}

.header__menu-btn span:nth-child(2) {
  transform-origin: 100% 50%;
  transform: scale(0.8, 1);
}

.header__menu-btn--active span:nth-child(1) {
  transform: translate3d(5px, 8px, 0) rotate(45deg);
}

.header__menu-btn--active span:nth-child(2) {
  transform: translate(-24px, 0);
  opacity: 0;
}

.header__menu-btn--active span:nth-child(3) {
  transform: translate3d(5px, -8px, 0) rotate(-45deg);
}

.header--on-white {
  /*box-shadow: 0 4px 8px 0 rgba(53, 51, 49, 0.08);*/
  background-color: #fff;
}

/*.header--on-white .header__logo--ru {*/
/*  background: url("/wp-content/themes/softam/assets/logo-ru-on-white.svg") center/contain no-repeat;*/
/*}*/

/*.header--on-white .header__logo--tt {*/
/*  background: url("/wp-content/themes/softam/assets/logo-tt-on-white.svg") center/contain no-repeat;*/
/*}*/

.header--on-white .header__nav-wrap {
  color: #260322;
}

@media (min-width: 940px) {
  .admin-bar .header {
    top: 32px;
  }
}

.footer {
  background: #f3f0ed;
}

@media (min-width: 940px) {
  .footer {
    margin-top: 72px;
    /*padding: 88px 0 75px; */
    padding: 0 0 115px; /* sellersh */
  }
}


.footer a {
  display: block;
}

@media (min-width: 940px) {
  .footer a {
    padding: 0.5em 0;
  }
}

@media (max-width: 939px) {
  .footer a {
    padding: 1em 0;
  }
  .mobile-footer {
    margin: 30px;
  }
}

@media (min-width: 940px) {
  .footer hr {
    margin-top: 80px;
    margin-bottom: 66px;
  }
}

@media (max-width: 939px) {
  .footer hr {
    margin-top: 24px;
    margin-bottom: 16px;
  }
}

.footer__copyright {
  color: rgba(38, 3, 34, 0.5);
  line-height: 1.67;
  font-size: 12px;
}

.footer__copyright a {
  white-space: nowrap;
  padding: 0;
  display: inline;
}

@media (max-width: 939px) {
  .footer__copyright {
    font-size: 11px;
  }
}

.footer__social {
  margin-left: -8px;
  font-size: 0;
}

@media (max-width: 939px) {
  .footer__social {
    margin-bottom: 16px;
  }
}

.footer__social a {
  display: inline-block;
  padding: 12px;
  color: rgba(38, 3, 34, 0.5);
}

time.date {
  /*color: #0eccb5;*/
  color: #4b5c70;
  font-size: 32px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

time.date span {
  font-size: 16px;
  font-weight: normal;
  margin-left: 8px;
}

@media (max-width: 939px) {
  time.date span {
    font-size: 14px;
  }
}

@media (max-width: 939px) {
  time.date {
    font-size: 24px;
  }
}

.article {
  margin-bottom: 72px;
}

.article__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.article__header h1 {
  max-width: 560px;
}

@media (max-width: 939px) {
  .article__header h1 {
    padding-right: 16px;
    word-break: break-word;
  }
}

.article .date {
  margin-bottom: 40px;
}

hr {
  background: transparent;
  border: none;
  border-top: rgba(109, 86, 106, 0.2) 1px solid;
  display: block;
  width: 100%;
}

.article-preview p {
  color: #260322;
}

@media (min-width: 940px) {
  .article-preview p {
    font-size: 16px;
  }
}

@media (max-width: 939px) {
  .article-preview p {
    font-size: 12px;
  }
}

.article-preview .date {
  margin-bottom: 15px;
}

.article-preview__excerpt {
  overflow: hidden;
}

@media (max-width: 939px) {
  .article-preview__excerpt {
    height: 78px;
  }
}

@media (min-width: 940px) {
  .article-preview__excerpt {
    height: 102px;
  }
}

.article-preview__more {
  margin-top: 12px;
  font-size: 12px;
  color: #ababab;
}

.ui-icon {
  fill: currentColor;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2000;
  background: #260322;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.16s;
}

.menu--active {
  opacity: 1;
  pointer-events: auto;
}

@media (min-width: 940px) {
  .menu {
    display: flex;
  }
}

@media (max-width: 939px) {
  .menu {
    padding-top: 80px;
    overflow: auto;
    display: flex;
    flex-direction: column;
  }

  .menu .col-active {
    display: none;
  }
}

.menu__nav {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  color: #e4e4e4;
}

@media (min-width: 940px) {
  .menu__nav {
    color: #988a96;
    font-size: 24px;
  }
}

@media (max-width: 939px) {
  .menu__nav {
    margin-top: 24px;
  }
}

.menu__nav a {
  margin-bottom: 1.5em;
}

@media (min-width: 940px) {
  .menu__nav a {
    margin-bottom: 0.35em;
  }
}

.menu__nav a:hover {
  color: #fff;
}

.menu__nav .active {
  color: #0eccb5;
}

.menu__container {
  position: relative;
  z-index: 10;
  justify-content: center;
}

@media (max-width: 939px) {
  .menu__container {
    flex: 1 0 0%;
    justify-content: space-between;
  }
}

.menu__social {
  font-size: 0;
  z-index: 10;
  color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 940px) {
  .menu__social {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 32px;
  }
}

@media (max-width: 939px) {
  .menu__social {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 12px;
    margin-top: 24px;
    padding-bottom: 16px;
  }
}

.menu__social a {
  padding: 12px;
}

@media (max-width: 939px) {
  .menu__social a:first-child {
    margin-left: -12px;
  }
}

@media (min-width: 940px) {
  .menu__social a {
    padding: 8px;
  }
}

.menu__row {
  flex: 0 0 auto;
}

.menu::before,
.menu::after {
  position: absolute;
  top: 0;
  left: calc(50vw - 308px);
  height: 100%;
  right: 0;
  content: '';
}

.menu::before {
  background: url("/wp-content/themes/softam/assets/bg_menu@2x.jpg") center/cover;
  opacity: 0.1;
}

@media (min-width: 940px) {
  .menu::before {
    opacity: 0.3;
  }
}

.menu::after {
  background: linear-gradient(to right, #260322, rgba(38, 3, 34, 0));
}

.menu__langs {
  position: relative;
  z-index: 10;
}

.menu__langs a {
  padding-right: 32px;
  color: #51354d;
}

.menu__langs a.active {
  color: #fff;
}

.menu__back {
  color: #fff;
}

@media (min-width: 940px) {
  .admin-bar .menu {
    top: 32px;
  }
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

@media (min-width: 940px) {
  .admin-bar {
    min-height: calc(100vh - 32px);
  }
}

main {
  flex: 1 0 auto;
}

.fancybox-container {
  z-index: 100000;
}

.fancybox-slide--html {
  padding: 0;
}

.fancybox-content {
  padding: 0;
}

.fancybox-slide::before {
  content: none;
}

.fancybox-close-small {
  width: 64px;
  height: 64px;
}

.wp-video {
  max-width: calc(100vw - 30px) !important;
}

.article-list-item {
  display: block;
  margin-bottom: 24px;
}

@media (min-width: 940px) {
  .article-list-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 64px;
  }
}

.article-list-item .date {
  flex: 0 0 192px;
}

@media (min-width: 940px) {
  .article-list-item .date {
    position: relative;
    top: -9px;
  }
}

@media (max-width: 939px) {
  .article-list-item .date {
    margin-bottom: 12px;
  }
}

.article-list-item__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

@media (min-width: 940px) {
  .article-list-item__title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

.article-list-item__excerpt {
  color: #7f7f7f;
  font-size: 12px;
}

@media (min-width: 940px) {
  .article-list-item__excerpt {
    font-size: 14px;
  }
}

.nav-links {
  display: flex;
  color: #7f7f7f;
}

.nav-links .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid transparent;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.nav-links .current {
  border: 1px solid rgba(38, 3, 34, 0.5);
  font-weight: bold;
  color: #260322;
}

.navigation-button {
  border-radius: 4px;
  border: solid 1px rgba(38, 3, 34, 0.3);
  height: 44px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 24px;
}

.actor-preview {
  display: flex;
  margin-bottom: 24px;
  height: 100%;
}

@media (min-width: 940px) {
  .actor-preview {
    flex-direction: column;
    margin-bottom: 63px;
  }
}

.actor-preview__image {
  display: block;
  object-fit: cover;
  width: 72px;
  height: 97px;
  flex: 0 0 auto;
}

@media (max-width: 939px) {
  .actor-preview__image {
    margin-right: 28px;
  }
}

@media (min-width: 940px) {
  .actor-preview__image {
    margin-bottom: 27px;
    width: 176px;
    height: 236px;
  }
}

@media (min-width: 940px) {
  .actor-preview__content {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

.actor-preview__name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 4px;
}

@media (min-width: 940px) {
  .actor-preview__name {
    font-size: 18px;
    margin-bottom: 13px;
  }
}

.actor-preview__role {
  color: #7f7f7f;
  font-size: 12px;
}

@media (min-width: 940px) {
  .actor-preview__role {
    font-size: 14px;
    height: 34px;
  }
}

@media (min-width: 940px) {
  .team-row {
    align-items: flex-start;
    align-content: stretch;
  }

  .team-col {
    display: flex;
  }
}

@media (min-width: 940px) {
  .actor {
    width: 100vw;
    height: 100vh;
    display: flex;
    background-color: #f3f0ed;
  }
}

@media (max-width: 939px) {
  .actor {
    width: 100%;
    min-height: 100vh;
  }
}

.actor__content {
  background: #fff;
  flex: 1 0 0%;
}

@media (min-width: 940px) {
  .actor__content {
    margin: 16px;
    padding: 112px 96px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 939px) {
  .actor__content {
    padding: 24px 0 0;
    margin-bottom: -24px;
  }
}

.actor__image {
  object-fit: cover;
  object-position: 50% 20%;
}

@media (min-width: 940px) {
  .actor__image {
    height: 100vh;
    width: 100%;
  }
}

@media (max-width: 939px) {
  .actor__image {
    flex: 1 0 0%;
    height: auto;
    width: 0;
  }

  .actor__image--space-left {
    margin-left: 32px;
  }

  .actor__image--space-right {
    margin-right: 32px;
  }
}

.actor__name {
  margin-bottom: 62px;
}

@media (max-width: 939px) {
  .actor__name {
    margin-bottom: 32px;
  }
}

.actor__prop h3 {
  margin-bottom: 6px;
}

.actor__prop p {
  margin-bottom: 40px;
  color: #7f7f7f;
}

@media (max-width: 939px) {
  .actor__prop p {
    margin-bottom: 24px;
  }
}

.actor__shows {
  margin-top: 24px;
}

@media (min-width: 940px) {
  .actor__shows {
    margin-top: 32px;
  }
}

.actor__show {
  margin-bottom: 40px;
  position: relative;
  display: block;
}

@media (min-width: 940px) {
  .actor__show {
    display: flex;
  }
}

@media (max-width: 939px) {
  .actor__show {
    margin-bottom: 32px;
  }

  .actor__show:last-child {
    margin-bottom: 0;
  }
}

.actor__show-image {
  width: 100%;
  height: 168px;
  object-fit: cover;
}

@media (min-width: 940px) {
  .actor__show-image {
    margin-right: 32px;
    width: 176px;
    height: 118px;
  }
}

@media (max-width: 939px) {
  .actor__show-image {
    margin-bottom: 16px;
  }
}

@media (min-width: 940px) {
  .actor__show-content {
    padding: 10px 0;
  }
}

.actor__show-title {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}

@media (max-width: 939px) {
  .actor__show-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

.actor__show-roles {
  font-size: 14px;
  color: #7f7f7f;
}

@media (max-width: 939px) {
  .actor__show-roles {
    font-size: 12px;
  }
}

.actor__show-genre {
  color: #fff;
  padding: 0 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 13px;
  white-space: nowrap;
  position: absolute;
  top: 8px;
  left: -8px;
}

.actor__button {
  color: #260322;
  padding: 8px;
  font-size: 0;
  position: relative;
}

@media (min-width: 940px) {
  .actor__button {
    align-self: flex-start;
    margin-top: calc(50vh - 16px);
  }

  .actor__button--prev {
    margin-right: -32px;
    right: -45px;
  }

  .actor__button--next {
    margin-left: -32px;
    left: -45px;
  }
}

@media (min-width: 940px) {
  .actor__image-wrap {
    flex: 0 0 42%;
    width: 0;
  }
}

@media (max-width: 939px) {
  .actor__image-wrap {
    display: flex;
    align-items: center;
  }
}

.actor--scroll .actor-close {
  right: 30px;
}

.actor-close {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 32px;
}

@media (max-width: 939px) {
  .actor-close {
    margin-top: 200px;
  }
}

.actor-close::before,
.actor-close::after {
  height: 2px;
  width: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -1px;
  content: '';
  background-color: #260322;
  transform-origin: 50%;
}

.actor-close::before {
  transform: rotate(-45deg);
}

.actor-close::after {
  transform: rotate(45deg);
}

.repertoire-preview {
  margin-bottom: 56px;
}

.repertoire-preview__description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

@media (min-width: 940px) {
  .repertoire-preview__description {
    padding: 0 20px;
  }
}

.repertoire-preview__title {
  margin-top: 0.8em;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.8em;
}

@media (min-width: 940px) {
  .repertoire-preview__title {
    margin-bottom: 1em;
    font-size: 24px;
  }
}

.repertoire-preview__excerpt {
  font-size: 18px;
  line-height: 1.56;
  color: #7f7f7f;
  margin-bottom: 1.2em;
}

.repertoire-preview__footer {
  font-size: 18px;
  font-weight: bold;
  color: #7f7f7f;
}

@media (max-width: 939px) {
  .repertoire-preview__footer {
    margin-top: 0.6em;
  }
}

.repertoire-preview__image {
  object-fit: cover;
}

@media (min-width: 940px) {
  .repertoire-preview__image {
    width: 528px;
    height: 312px;
    margin: 0 20px;
  }
}

@media (max-width: 939px) {
  .repertoire-preview__image {
    width: 100%;
    height: 168px;
  }
}

.repertoire-preview__column {
  position: relative;
}

.repertoire-preview__genre {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 940px) {
  .repertoire-preview__genre {
    padding: 0 20px;
    height: 32px;
    left: 4px;
    top: 16px;
  }
}

@media (max-width: 939px) {
  .repertoire-preview__genre {
    padding: 0 12px;
    height: 22px;
    left: -8px;
    top: 8px;
    font-size: 11px;
  }
}

@media (min-width: 940px) {
  .repertoire-preview:nth-child(odd) .repertoire-preview__description-column {
    order: 2;
  }
}

@media (max-width: 939px) {
  .repertoire-preview .repertoire-preview__description-column {
    order: 2;
  }
}

.repertoire {
  margin-top: 0;
}

.repertoire__image {
  position: relative;
  background-color: #260322;
  font-size: 0;
  height: 480px;
  overflow: hidden;
  display: flex !important;
  align-items: center;
}

.repertoire__image img,
.repertoire__image::after {
  left: calc(50vw - 308px);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(50vw + 308px) !important;
}

.repertoire__image img {
  object-fit: cover;
  opacity: 0.8;
}

.repertoire__image::after {
  content: '';
  background-image: linear-gradient(to left, rgba(38, 3, 34, 0), #260322);
}

.repertoire__share-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 90px;
}

.repertoire__title {
  color: #fff;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.33;
}

@media (min-width: 940px) {
  .repertoire__title {
    font-size: 40px;
  }
}

.repertoire__content {
  margin-top: -308px;
  position: relative;
  z-index: 10;
}

.repertoire__wrap {
  padding: 0 16px;
}

.repertoire__info {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 939px) {
  .repertoire__info {
    margin-bottom: 12px;
  }
}

.repertoire__info .ui-icon {
  margin-right: 10px;
}

@media (max-width: 939px) {
  .repertoire__header .repertoire__wrap:not(.repertoire__tickets) {
    padding-left: 0;
    padding-right: 0;
  }
}

.repertoire__tickets {
  margin-top: 48px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 72px;
}

.repertoire__tickets-row {
  display: flex;
  align-items: center;
}

.repertoire__tickets-row .slick-list {
  flex: 1 0 0%;
}

.repertoire__tickets-row .slick-track {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 939px) {
  .repertoire__tickets {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 24px;
  }

  .repertoire__tickets-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-left: -24px;
    margin-right: -24px;
  }

  .repertoire__tickets .col {
    flex: 0 0 auto;
    width: calc(100vw - 70px);
    padding: 0 24px;
  }
}

.repertoire__tickets-dummy {
  height: 193px;
}

@media (max-width: 939px) {
  .repertoire__tickets-dummy {
    height: 93px;
  }
}

.repertoire__next {
  border-radius: 4px;
}

@media (min-width: 940px) {
  .repertoire__next {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.repertoire__next.active {
  border: 1px solid #0eccb5;
}

.repertoire__next time.date {
  font-size: 24px;
  margin-bottom: 14px;
}

.repertoire__next time.date span {
  font-size: 14px;
}

.repertoire__next-time {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #7f7f7f;
  margin-bottom: 22px;
}

.repertoire__next-time .ui-icon {
  color: #0eccb5;
  margin-right: 8px;
}

.repertoire__all {
  font-size: 14px;
  color: #2f68ff;
  margin-left: auto;
}

.repertoire__text {
  margin-bottom: 24px;
}

@media (min-width: 940px) {
  .repertoire__text {
    margin-bottom: 72px;
  }
}

.repertoire__role {
  color: #7f7f7f;
  margin-bottom: 1.5em;
  display: inline-block;
  font-size: 12px;
}

@media (min-width: 940px) {
  .repertoire__role {
    font-size: 16px;
  }
}

.repertoire__role a {
  text-decoration: underline;
  color: #2f68ff;
}

.repertoire__role-name {
  color: #260322;
}

.repertoire__group {
  margin-bottom: 64px;
}

.repertoire__group .col:nth-child(even) {
  margin-right: 100px;
}

.share {
  color: #fff;
  position: relative;
}

.share__popup {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 16px;
  background-color: rgba(255, 255, 255, 0.6);
  font-size: 0;
  padding: 8px 0;
  border-radius: 4px;
  z-index: 50;
  display: none;
}

.share__popup::before {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 40px;
  content: '';
}

.share__popup::after {
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent rgba(255, 255, 255, 0.6) transparent;
  content: '';
}

.share__popup button {
  width: 40px;
  height: 40px;
  color: #260322;
}

.share__button {
  color: #fff;
}

.share.on-white {
  color: #260322;
}

.share.on-white .share__popup {
  background-color: rgba(38, 3, 34, 0.6);
}

.share.on-white .share__popup::after {
  border-color: transparent transparent rgba(38, 3, 34, 0.6) transparent;
}

.share.on-white .share__popup button {
  color: #fff;
}

.share.on-white .share__button {
  color: #260322;
}

.history__years {
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(109, 86, 106, 0.2);
}

.history__years span {
  margin-right: 16px;
}

@media (min-width: 940px) {
  .history__years span {
    font-size: 40px;
  }
}

@media (max-width: 939px) {
  .history__years span {
    font-size: 32px;
  }
}

.history__content {
  position: relative;
}

.history__content::before {
  background-color: #e2dde1;
  position: absolute;
  left: -104px;
  height: 100%;
  width: 1px;
  top: 0;
  content: '';
  display: block;
}

.history__period {
  margin-bottom: 42px;
}

.documents__group:not(:last-child) {
  margin-bottom: 48px;
}

.documents__group-title {
  font-size: 14px;
  letter-spacing: 0.4px;
  color: rgba(38, 3, 34, 0.6);
  text-transform: uppercase;
  margin-bottom: 44px;
}

.documents__group a {
  display: inline-flex;
  margin-bottom: 12px;
}

.documents__group a .ui-icon {
  margin-right: 16px;
  flex: 0 0 auto;
}

.documents__name {
  color: #2f68ff;
}

.documents__name span {
  border-bottom: 1px dashed;
  line-height: 1.5;
  padding-bottom: 2px;
}

.contacts__map {
  width: 100%;
  height: 480px;
}

.contacts__plate {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  padding: 24px 16px;
  position: relative;
  z-index: 500;
  margin: -70px -16px 40px;
}

@media (min-width: 940px) {
  .contacts__plate {
    margin: -120px -16px 40px;
  }
}

.contacts__wrap {
  padding: 0 16px;
}

.contacts__transport {
  display: block;
  margin: 0 16px;
  width: calc(100% - 32px);
  text-align: left;
  color: #260322;
  transition: background-color 0.32s;
  border-radius: 4px;
  background-color: rgba(243, 240, 237, 0.2);
  border: 1px solid rgba(109, 86, 106, 0.2);
  padding: 16px;
}

.contacts__transport .ui-icon {
  margin-bottom: 26px;
  color: #e2dde1;
  transition: color 0.32s;
}

.contacts__transport-mobile {
  margin-right: 30px;
}

.contacts__transport-mobile.active .ui-icon {
  color: #260322;
}

.contacts__transport-mobile .ui-icon {
  color: #e2dde1;
  transition: color 0.32s;
}

.contacts__transport-name {
  font-size: 16px;
}

.contacts__transport-name-mobile {
  font-size: 16px;
  font-weight: bold;
  color: #260322;
  margin-bottom: 16px;
}

.contacts__transport-route {
  display: none;
  font-size: 14px;
  color: #6d566a;
  white-space: pre-wrap;
  padding-top: 30px;
}

@media (min-width: 940px) {
  .contacts__transport-route {
    padding-top: 16px;
  }
}

.contacts__transport-wrap {
  display: flex;
  align-items: flex-end;
}

@media (min-width: 940px) {
  .contacts__transport-wrap {
    margin-top: 27px;
    height: 110px;
  }
}

@media (max-width: 939px) {
  .contacts__transport-wrap {
    margin-bottom: 24px;
  }
}

.contacts__transport.active,
.contacts__transport:hover {
  background-color: #fff;
}

.contacts__transport.active .ui-icon,
.contacts__transport:hover .ui-icon {
  color: #000;
}

.contacts__title {
  font-size: 14px;
  color: rgba(38, 3, 34, 0.5);
}

@media (max-width: 939px) {
  .contacts__title {
    margin-bottom: 16px;
  }
}

@media (max-width: 939px) {
  .contacts__phones {
    padding-left: 0;
  }

  .contacts__phones .contacts__link {
    margin-bottom: 8px;
  }
}

.contacts__link {
  font-size: 18px;
  margin-bottom: 17px;
  font-weight: bold;
}

.contacts__address {
  font-size: 14px;
  margin-bottom: 16px;
}

.contacts__address-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 939px) {
  .contacts__order {
    display: flex;
    flex-direction: column-reverse;
  }
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane>svg,
.leaflet-pane>canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  background: #ddd;
  outline: 0;
  font: 12px/1.5 'Roboto', Arial, Helvetica, sans-serif;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
  color: #0078a8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid #ffa500;
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 'Roboto';
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  user-select: none;
  -webkit-user-drag: none;
}

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800;
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url("#default#VML");
  display: inline-block;
  position: absolute;
}

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
  float: left;
  clear: both;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-right {
  right: 0;
}

.leaflet-right .leaflet-control {
  float: right;
  margin-right: 10px;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-left {
  left: 0;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none;
}

.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: grabbing;
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto;
}

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Roboto';
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-toggle {
  background-image: url("/wp-content/themes/softam/assets/layers.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("/wp-content/themes/softam/assets/layers-2x.png");
  background-size: 26px 26px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

.leaflet-default-icon-path {
  background-image: url("/wp-content/themes/softam/assets/marker-icon.png");
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #fff;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.feedback__questions {
  margin-top: 40px;
}

.feedback__question {
  display: flex;
  margin-bottom: 40px;
}

.feedback__question-content {
  flex: 1 0 0%;
  width: 0;
}

.feedback__question-index {
  font-size: 16px;
  font-weight: bold;
  flex: 0 0 40px;
}

.feedback__question-text {
  margin-bottom: 24px;
}

.feedback__stars {
  display: flex;
}

@media (max-width: 939px) {
  .feedback__stars {
    margin-left: -40px;
  }
}

.feedback__star {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 12px;
  margin-right: 24px;
}

.feedback__star .ui-icon {
  margin-bottom: 4px;
  stroke: #cdcdcd;
  fill: none;
}

.feedback__star.hover .ui-icon {
  fill: rgba(255, 183, 56, 0.5);
}

.feedback__star.active .ui-icon {
  fill: #ffb738;
  stroke: #ffb738;
}

@media (max-width: 939px) {
  .feedback__star {
    margin-right: 0;
    flex: 1 1 0%;
    width: 0;
    color: #7f7f7f;
    position: relative;
  }

  .feedback__star .ui-icon {
    opacity: 0;
    position: relative;
    z-index: 12;
  }

  .feedback__star.last-active {
    font-weight: bold;
    color: #260322;
  }

  .feedback__star.last-active .ui-icon {
    opacity: 1;
    fill: #ffb738;
    stroke: #ffb738;
  }

  .feedback__star.last-active:before {
    opacity: 0;
  }

  .feedback__star:before {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 14px;
    content: '';
    width: 6px;
    height: 6px;
    border: solid 2px #f3f0ed;
    background-color: #fff;
    border-radius: 50%;
    z-index: 11;
  }

  .feedback__star:not(:last-child)::after {
    height: 2px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: 18px;
    content: '';
    background: #f3f0ed;
    z-index: 10;
  }

  .feedback__star.active::before {
    border-color: #ffb738;
  }

  .feedback__star.active:not(.last-active)::after {
    background: rgba(255, 183, 56, 0.2);
  }
}

.feedback__textarea {
  resize: none;
  border-radius: 2px;
  border: 1px solid #cdcdcd;
  padding: 8px 12px;
  font-size: 14px;
  width: 100%;
  display: block;
  height: 120px;
}

.feedback__submit {
  border-radius: 4px;
  width: 212px;
  height: 48px;
  border: 1px solid;
  color: #260322;
  font-size: 14px;
  margin-left: 40px;
}

.button {
  height: 44px;
  border-radius: 4px;
  border: 1px solid #bdb3bc;
  font-size: 14px;
  font-weight: bold;
  padding: 0 32px;
}

.button:not(button) {
  display: flex;
  align-items: center;
  justify-content: center;
}

.button:hover {
  border-color: #260322;
}

.button[disabled],
.button.disabled {
  pointer-events: none;
  border-color: rgba(38, 3, 34, 0.3);
  color: rgba(38, 3, 34, 0.3);
}

.button--white {
  border: 1px solid #fff;
}

.button--white:hover {
  border-color: #fff;
}

.slider,
.index-slider {
  position: relative;
}

.slider .slick-arrow,
.index-slider .slick-arrow {
  position: absolute;
  top: 0;
  padding: 20px;
  height: 100%;
  z-index: 100;
}

.slider .slick-prev,
.index-slider .slick-prev {
  left: 0px;
  text-align: left;
}

.slider .slick-next,
.index-slider .slick-next {
  right: 0px;
  text-align: right;
}

@media (max-width: 939px) {

  .slider .slide,
  .index-slider .slide {
    height: 192px;
    width: calc(100vw - 48px);
  }

  .slider .slick-prev,
  .index-slider .slick-prev,
  .slider .slick-next,
  .index-slider .slick-next {
    display: none !important;
  }
}

.slider__title,
.index-slider__title {
  color: #260322;
  margin-left: 16px;
  font-size: 12px;
}

@media (min-width: 940px) {

  .slider__title,
  .index-slider__title {
    font-size: 21px;
    font-weight: bold;
  }
}

@media (min-width: 940px) {

  .slider__title--thin,
  .index-slider__title--thin {
    font-size: 18px;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .slider .slick-arrow {
    width: calc(50% - 470px);
  }
}

.slider .slick-prev {
  left: 0px;
  text-align: left;
}

.slider .slick-next {
  right: 0px;
  text-align: right;
}

.slider .slick-slide {
  margin: 0 8px;
  transition: opacity 0.16s;
}

.slider .slick-slide:not(.slick-active) {
  opacity: 0.2;
}

.slider--tour .slick-slide:not(.slick-active) {
  opacity: 0;
}

.index-slider .slick-arrow {
  color: #fff;
}

.slide {
  height: 528px;
  width: auto !important;
}

iframe.slide {
  width: 100vw !important;
  max-width: 940px;
}

.slider-wrap {
  background-color: #f3f0ed;
  font-size: 0;
  padding: 16px 0;
  margin-top: 64px;
}

.slider-wrap--no-top {
  margin-top: 0;
}

.slider-counter {
  color: #0eccb5;
  font-size: 14px;
}

.slider-counter__current {
  font-size: 24px;
  font-weight: bold;
}

.slider-footer {
  margin-top: 32px;
}

@media (max-width: 939px) {
  .slider-footer__row {
    align-items: center;
  }

  .slider-footer__row .col {
    flex: 0 0 auto !important;
  }
}

.slider-thumbs .slick-slide {
  outline: none;
}

.slider-thumbs__wrapper {
  margin-top: 48px;
}

.slider-thumb {
  width: 176px !important;
  height: 112px;
  object-fit: cover;
  display: inline-block;
  margin-right: 16px;
  cursor: pointer;
}

.index {
  margin-top: 0;
}

.index__spectacles {
  background-color: #260322;
}

.index__spectacle {
  height: 620px;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 160px;
}

@media (min-width: 940px) {
  .index__spectacle {
    padding-top: 160px;
    padding-bottom: 120px;
  }
}

.index__spectacle .container {
  position: relative;
  z-index: 20;
}

.index__spectacle .container h1 {
  color: #fff;
}

.index__spectacle-content {
  font-size: 16px;
  color: #c0b5be;
}

@media (max-width: 939px) {
  .index__spectacle-content {
    flex: 0 1 auto !important;
    overflow: hidden;
  }
}

@media (max-width: 939px) {
  .index__spectacle-info {
    height: 400px;
    display: flex;
    flex-direction: column;
  }

  .index__spectacle-info>* {
    flex: 0 0 auto;
  }
}

.index__spectacle-links {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-top: 32px;
}

@media (max-width: 939px) {
  .index__spectacle-links a {
    display: inline-block;
    margin-bottom: 12px;
  }
}

.index__spectacle-link {
  display: block;
  opacity: 0.4;
  font-size: 24px;
}

.index__spectacle-link:not(:last-child) {
  margin-bottom: 32px;
}

.index__spectacle-link:first-of-type {
  opacity: 1;
  font-size: 40px;
}

.index__spectacle-link:first-of-type span {
  font-size: 18px;
}

.index__spectacle-date {
  color: #fff;
  font-weight: bold;
}

.index__spectacle-date span {
  margin-top: 3px;
  font-size: 12px;
  vertical-align: top;
  display: inline-block;
}

.index__spectacle-genre-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.index__spectacle-genre {
  color: #fff;
  padding: 0 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 13px;
  white-space: nowrap;
}

.index__spectacle-buttons {
  display: flex;
  margin-right: -20px;
}

.index__spectacle-button {
  color: #f3f0ed;
  padding: 20px;
  margin: -20px 0;
}

.index__wrap {
  padding: 0 16px;
}

@media (max-width: 939px) {
  .index__wrap {
    padding: 0 0px;
  }
}

.index__news {
  margin-top: -120px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 32px;
  position: relative;
  z-index: 10;
}

.index__news h2 {
  margin-bottom: 16px;
}

.index__news .article-preview {
  display: block;
}

@media (min-width: 940px) {
  .index__news .article-preview {
    padding: 16px;
  }

  .index__news .article-preview p {
    font-size: 14px;
  }
}

@media (max-width: 939px) {
  .index__news .article-preview {
    padding: 16px 0;
  }
}

@media (max-width: 939px) {
  .index__news {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .index__news .col {
    flex: 0 0 auto;
    width: calc(100vw - 100px);
    padding: 0 24px;
  }

  .index__news-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-left: -24px;
    margin-right: -24px;
  }
}

.index__title {
  display: flex;
  justify-content: space-between;
}

.index__title a {
  color: #2f68ff;
  font-size: 14px;
  padding: 12px 0;
}

@media (max-width: 939px) {
  .index__title a {
    font-size: 12px;
  }
}

.index__repertoire {
  margin-bottom: 32px;
}

@media (min-width: 940px) {
  .index__repertoire {
    margin-bottom: 100px;
  }
}

@media (max-width: 939px) {
  .index__repertoire-row {
    font-size: 15px;
    padding-left: 8px;
    margin-left: -24px;
    margin-right: -24px;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .index__repertoire-row .col {
    width: calc(100vw - 100px);
    flex: 0 0 auto;
    padding: 0 24px;
  }
}

.index__sponsor {
  width: 272px;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 35px;
}

.index__sponsor img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.index-repertoire-preview {
  position: relative;
}

.index-repertoire-preview__image {
  height: 160px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 16px;
  display: block;
}

.index-repertoire-preview__genre {
  color: #fff;
  padding: 0 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  position: absolute;
  left: -8px;
  top: 8px;
  z-index: 10;
  font-size: 13px;
  white-space: nowrap;
}

@media (min-width: 940px) {
  .sponsors {
    margin-bottom: -10px;
  }
  
  .pushkin {
    margin-bottom: -120px!important;
  }
}

.sponsors__row {
  justify-content: center;
}

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}

.search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(3px);
  background-color: rgba(21, 1, 18, 0.94);
  z-index: 2050;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.search__container {
  margin-bottom: 300px;
  position: relative;
}

.search__close {
  position: absolute;
  padding: 32px;
  top: 0;
  right: 0;
}

.search__input {
  color: #fff;
  font-size: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 16px;
}

.search__input::placeholder {
  color: #fff;
}

.search__results {
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 100%;
}

.search__results a {
  padding: 16px;
  display: block;
  font-size: 24px;
  text-transform: lowercase;
}

/* .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #260322;
  z-index: 3000;
}

.loader span {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
}

.loader span:nth-child(1) {
  border: 1px solid #43a9a1;
  animation: loader 1s ease-in-out infinite;
}

.loader span:nth-child(2) {
  border: 1px solid #5aab89;
  animation: loader 1s -0.1s ease-in-out infinite;
}

.loader span:nth-child(3) {
  border: 1px solid #78ab81;
  animation: loader 1s -0.2s ease-in-out infinite;
}

.loader span:nth-child(4) {
  border: 1px solid #8bb272;
  animation: loader 1s -0.3s ease-in-out infinite;
}

@-moz-keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  70%,
  100% {
    transform: rotate(90deg);
  }
}

@-webkit-keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  70%,
  100% {
    transform: rotate(90deg);
  }
}

@-o-keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  70%,
  100% {
    transform: rotate(90deg);
  }
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  70%,
  100% {
    transform: rotate(90deg);
  }
} */

.thanks {
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
  color: #7f7f7f;
  background: #fff;
  display: none;
  padding: 30px;
}

@media (min-width: 940px) {
  .thanks {
    width: 750px;
    padding: 64px 40px 56px;
  }
}

.thanks__button {
  background: #0eccb5;
  height: 44px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  border-radius: 4px;
  margin-top: 60px;
}

.fancybox-slide--html {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-back-btn {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 32px;
}

.mobile-back-btn .ui-icon {
  margin-right: 24px;
}

@media (max-width: 939px) {
  .recommended-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-left: -25px;
    margin-right: -25px;
  }

  .recommended-row .col {
    flex: 0 0 auto;
    width: calc(100vw - 100px);
    padding: 0 24px;
  }
}

.show {
  margin-bottom: 48px;
  display: flex;
}

@media (min-width: 940px) {
  .show {
    align-items: flex-start;
    border: 1px solid #d7d7d7; /* 1px - толщина бордера, solid - стиль линии, #000 - цвет бордера (черный в этом случае) */

  }
}

@media (max-width: 939px) {
  .show {
    flex-direction: column;
  }
}

@media (min-width: 940px) {
  .show__time {
    /*flex: 0 0 172px;*/
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 939px) {
  .show__time {
    display: flex;
    order: 2;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}

.show__weekday {
  text-transform: capitalize;
  color: #7f7f7f;
  font-size: 14px;
}

@media (max-width: 939px) {
  .show__image {
    order: 1;
    margin-bottom: 8px;
  }
}

@media (min-width: 940px) {
  .show__image {
    height: 170px;
  }
}

.show__image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

@media (min-width: 940px) {
  .show__image img {
    /*width: 176px;*/
    /*height: 118px;*/
    width: 235px;
    height: 170px;
  }
}

.show__content {
  color: #7f7f7f;
  font-size: 14px;
}

@media (min-width: 940px) {
  .show__content {
    flex: 1 0 0%;
    padding: 0 20px;
    width: 0;
    text-align: center;
    margin: auto 0;

  }
}

@media (max-width: 939px) {
  .show__content {
    order: 3;
  }
}

.show__title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 5px;
  color: #260322;
}

@media (max-width: 939px) {
  .show__title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

@media (min-width: 940px) {
  .show__button {
    flex: 0 0 182px;
  }
}

@media (max-width: 939px) {
  .show__button {
    order: 4;
  }
}

@media (max-width: 939px) {
  .show__genre {
    /* display: none; */
  }
}

.museum__plate {
  background-color: #f3f0ed;
  background-position: center right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}

@media (min-width: 940px) {
  .museum__plate {
    margin-top: 80px;
    height: 400px;
  }

  .museum__plate h1 {
    margin-bottom: 24px;
  }
}

@media (max-width: 939px) {
  .museum__plate {
    background: none !important;
    margin-top: 40px;
  }

  .museum__plate h1 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.museum__content {
  margin-bottom: 40px;
}

@media (max-width: 939px) {
  .museum__content h3 {
    letter-spacing: 0;
    text-transform: none;
    font-size: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width: 940px) {
  .museum__team {
    margin-top: 89px;
    margin-bottom: -60px;
  }
}

@media (max-width: 939px) {
  .museum__team {
    margin-top: 32px;
    margin-bottom: -24px;
  }
}

.hall-scheme {
  max-width: 100%;
  height: auto;
}

@media (min-width: 940px) {
  .list-header {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 939px) {
  .list-header h1 {
    margin-bottom: 8px;
  }

  .list-header .select {
    width: 100%;
    margin-bottom: 24px;
  }
}

.select,
.year-select {
  width: 250px;
  padding: 7px 35px 7px 0px;
  border: none;
  border-bottom: 1px solid #260322;
  height: 38px;
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 407.437 407.437'><path fill='%23260322' d='M386.258 91.567l-182.54 181.945L21.179 91.567 0 112.815 203.718 315.87l203.719-203.055z'/></svg>") center right/10px auto no-repeat;
  font-family: 'Verdana Tat', sans-serif;
  font-size: 14px;
  line-height: 1.71;
  outline: none;
  border-radius: 0;
}

.year-select {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  height: 40px;
  background-size: 14px auto;
  margin-bottom: 1.5em;
}

@media (max-width: 939px) {
  .year-select {
    font-size: 20px;
  }
}

.select::-ms-expand {
  display: none;
}

@media screen and (min-width: 0 0) {
  .select {
    background: none 9;
    padding: 5px 9;
  }
}

@media (max-width: 939px) {
  html[lang] {
    margin-top: 0 !important;
  }

  #wpadminbar {
    display: none !important;
  }
}



/*sellersh*/
/*@media (min-width: 940px) {*/
  .hide-desktop {
    display: none !important;
  }
/*}*/

.leaflet-control-attribution {
  display: none;
}


/* Ark */
.index-news-grid a img {
  width: 240px;
  height: 240px;
  object-fit: cover;
}

.index-news-grid-time {
  font-size: 14px;
color: #0ECCB5;
margin-top: 15px;
}

.article-preview__excerpt {
  margin-top: 20px;
}

.article-preview__excerpt p {
  font-size: 16px !important;
line-height: 125%;
}

.news-list-page {
  display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-column: 2 / 3;
    grid-row-gap: 50px;
}

.news-list-page a > img {
  display: block;
  margin-bottom: 20px;
  width: 100%; /* Ра */
}

.news-list-page a > span {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
color: #7F7F7F;
}

.news-list-item__title {
  font-size: 22px;
line-height: 125%;
margin-bottom: 15px;
}

.news-list-item__excerpt p {
  font-size: 18px;
line-height: 135%;
color: #7F7F7F;
margin-bottom: 25px;
}

.news-list-page a > div > span {
  font-size: 18px;
color: #4b5c70;
position: relative;
}

.news-list-page a > div > span::after {
  content: url('./news-arrow.svg');
  margin-left: 10px;
}

.single-news-content-wrapper {
  display: grid;
  grid-template-columns: 48% 44.5%;
  justify-content: space-between;
}

.single-news-content-wrapper .row .article__content {
  flex: none;
  max-width: 100%;
}

.slider-arrow-prev.slick-arrow::after {
  content: url('./slider-arrow-prev.png');
  cursor: pointer;
  position: absolute;
  top: 140px;
  left: -35px;
  margin: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.slider-arrow-next.slick-arrow::after {
  content: url('./slider-arrow-next.png');
  cursor: pointer;
  position: absolute;
  top: 140px;
    right: -35px;
    margin: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.single-news-slider-wrapper .slider-for {
  margin-bottom: 15px;
  position: relative;
}

.single-news-slider-wrapper .slider-nav .slick-track {
  display: flex;
  justify-content: space-between;
}

.single-news-slider-wrapper .slider-nav img {
  opacity: 0.4;
  cursor: pointer;
  display: block;
  width: 147px;
margin: 0 auto;
object-fit: cover;
}

.single-news-slider-wrapper .slider-nav .slick-prev,
.single-news-slider-wrapper .slider-nav .slick-next {
  display: none !important;
}

.single-news-slider-wrapper .slider-nav .slick-slide {
  padding: 0 10px;
}

.single-news-slider-wrapper .slider-for .slick-slide {
  padding: 0 10px;
}

.single-news-time {
  font-size: 18px;
color: #4b5c70;
display: block;
margin-bottom: 30px;
}

.breadcrumbs {
  margin-top: 40px;
}

.breadcrumbs {
  font-size: 12px;
color: #D6D6D6;
}

.breadcrumbs__current {
  color: #000;
}

.repertoir-ark .select {
  background: none;
  height: min-content;
}

.repertoir-ark .select {
  background: #FFFFFF;
  font-size: 14px;
  margin-top: 5px;
  position: relative;
  padding-right: 0;
}

.repertoir-ark .new-select {
  position: relative;
}

.repertoir-ark .new-select__item:first-child {
  margin-top: 5px;
}

.repertoir-ark .new-select__item {
  margin-bottom: 5px;
  cursor: pointer;
}

.repertoir-ark .new-select__item span {
  padding: 0 15px;
  display: flex;
}

.repertoir-ark .new-select__item:hover {
  background: #E7FAF8;
}

.repertoir-ark .new-select:after {
  content: '';
  display: block;
  width: 20px;
  height: 12px;
  position: absolute;
  right: 5px;
  top: 10px;
  background: url('./dropdown-arrow.svg') no-repeat right center;
  -webkit-transition: all .27s ease-in-out;
  -o-transition: all .27s ease-in-out;
  transition: all .27s ease-in-out;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.repertoir-ark .new-select.on:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.repertoir-ark .new-select__list {
  position: absolute;
  top: 35px;
  z-index: 999;
  background: #FFFFFF;
border: 1px solid #EBEBEB;
border-radius: 2px;
height: 370px;
overflow: auto;
}

@media (max-width: 1200px) {
.index-news-grid {
  flex: 0 0 50%;
    max-width: 50%;
}

.index-news-grid a img {
  display: block;
    margin: 0 auto;
}

.slider-arrow-prev.slick-arrow::after,
.slider-arrow-next.slick-arrow::after {
  display: none;
}
}


@media (max-width: 540px) {
.header__search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(3px);
  background-color: rgba(21, 1, 18, 0.94);
  z-index: 2050;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 50px;
  display: none;
}

.header__search-input input {
  width: 100%;
}

.header__search-input {
  width: calc(100vw - 32px);
  margin: 0 auto;
}

.result-search-head {
  width: 100%;
  top: 85px;
  background: transparent;
}

.result-search-wrapper a,
.not_found {
  color: #876580;
  font-size: 20px;
}

.result-search-list-head {
  height: calc(100vh - 83px);
    overflow: auto;
}

.mob-search-trigger,
.popup-close {
  display: block;
}

.mob-search-trigger img {
    width: 35px;
}

.popup-close {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 30px;
}





.sponsors__row {
  flex-wrap: nowrap;
  overflow: auto;
}

.sponsors__row .col {
  flex: none;
  padding: 0;
}

.index__sponsor {
  margin: 0 auto;
}

.index-news-grid {
  max-width: 100% !important;
}

.news-list-page {
  display: block;
}

.news-list-page a {
  display: block;
  margin-bottom: 40px;
}

.news-list-page a img {
  width: 100%
}

.news-list-item__excerpt p,
.news-list-page a > span {
  font-size: 14px;
}

.news-list-item__title {
  font-size: 18px;
}

.news-list-page a > img,
.news-list-page a > span,
.news-list-item__excerpt p {
  margin-bottom: 10px;
}

.single-news-content-wrapper {
  display: block;
}

.single-news-slider-wrapper {
  margin-top: 40px;
}

.single-news-slider-wrapper .slider-for .slick-slide {
  padding: 0;
}

.single-news-slider-wrapper .slider-nav .slick-slide {
  padding: 0 3px;
}


}


@media (max-width: 370px) {
  .index-news-grid {
    width: 100% !important;
  }


}


.yes_tickets {
  /*background-color: #0eccb5;*/
  background-color: #4b5c70;
  border: none !important;
  color: #FFFFFF;
  text-transform: uppercase;
}
.yes_tickets:hover {
  background-color: #687c93;
}

.no_tickets {
  cursor: unset;
  text-transform: uppercase;
}

.show_more {
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

.ticketland_tickets li{
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
/* .wysiwyg.repertoire__wrap.repertoire__text {
  position: relative;
}
ul.ticketland_ticket {
  position: absolute;
  top: 0;
  right: 0;
  width: 312px;
} */
.ticketland_ticket li{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
.ticketland_tickets li a.button{
  height: 28px;
    border-radius: 4px;
    border: 1px solid #bdb3bc;
    font-size: 12px;
    font-weight: bold;
    padding: 0 10px;
    /*color: #FFFFFF;*/
    margin-top: 3px;
    text-transform: uppercase;
}

p.tickets {
  padding-left: 25px;
  font-weight: bold;
  text-align: center;
}

@media(max-width: 982px) {
  .ticketland_ticket li {
    justify-content: flex-start;
  }
  .ticketland_ticket li a {
    margin-left: 20px;
  }
}

@media(max-width: 938px) {
  .button:not(button) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
} 
.ticketland_tickets li {
  margin-top: 15px;
}
.ticketland_tickets {
  text-align: center;
}
}

.support{
  text-align:  center;
  padding:  20px 0;
}
/*
@media(max-width: 768px){   
  #tlFrameContainer{
    max-height: 570px !important;
  }
}
*/

/*@media (max-width: 1100px) {
    #radarioWidget {
        width: 100% !important;
    }
    #radarioWidgetInner1 {
        width: 100% !important;
    }
    .radario-widget-iframe {
        width: 100% !important;
    }
}
*/


.show__time{
    flex-wrap: wrap
}
.show_place{
    /*margin-top: 20px;*/
    flex: 0 0 auto; 
    width: 100%;
    /*text-transform: capitalize;*/
    color: #7f7f7f;
    font-size: 14px;
    font-weight: bold;
    background-color: #687c93;
    color: white;
    padding: 5px;

}

/*sellersh*/

.team-tabs {
    width: 100%;
  margin: 30px 0 50px;
}

.team-ul {
    text-align: center;
}

.team_li {
    width: 1%;
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.team_li {
    display: table-cell;
    cursor: pointer;
    border-bottom-color: #eee;
    min-width: fit-content;
}

.team-tabs-mobile {
    position: relative;
    display: none;
}
  
.team-tabs a {
  color: #777;
}
.team-tabs a:hover {
  /*font-weight: 600;*/
  color: #000;

}

.projects-tabs {
  width: 100%;
  margin: 30px 0 50px;
}

.projects-tabs a {
  color: #fff;
  background: #0eccb5;
  border-radius: 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px;

}

.projects-tabs a:hover {
  font-weight: 500;
}

@media(max-width: 1000px) {
  .header-button {
    display: none;
  }
}

.bvi-shortcode a {
    color: #260322 !important;
    background-color: #f3f0ed !important;
}

.bvi-shortcode {
  padding: 0 !important;
    background-color: #f3f0ed !important;
}

@media screen and (min-width: 940px) {
  .bvi-shortcode {
    margin-top: 30px;
  }
}
#wpsm_accordion_16465 {
    margin: 0 auto;
    max-width: 1136px;
}

.page-id-16352 h3 {
    margin: 50px auto !important;
    max-width: 1136px;
    font-size: 22px;
}

.newsletter {
  text-align: center;
  padding: 50px;
  border: solid;
  margin-top: 100px;
  border-color: #009999;
  color: #009999;
  border-radius: 4px;
  display: block;
  text-transform: uppercase;
}

.newsletter:hover {
  font-weight: 500; 
}


  .media-icon img {
    width: 25px;
  }
  .media-list {
    display: flex;
    width: 200px;
    margin-right: 25px;
  }
  .header-bottom {
    display: flex;
    margin-top: 80px; 
    justify-content: space-between;
  }
  .media-icon {
    margin-right: 23px
  }


  .custom-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .custom-menu > li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
  }

  .custom-menu > li > a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #000;
  }

  .custom-sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #f9f9f9;
    padding: 0;
    list-style-type: none;
    width: 210px;
  }

  .custom-menu li:hover > .custom-sub-menu {
    display: block;
  }

  .custom-sub-menu li {
    display: block;
  }

  .custom-sub-menu li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #000;
  }
  .header-icon {
    margin-right: 30px;
  }
  @media screen and (min-width: 1001px) {
    .mobile-menu {
      display: none;
    }
  }
  @media screen and (max-width: 1000px) {
    .custom-menu {
      display: none;
    }
  }
  .show-button-block {
    width: 200px;
    text-align: center;
    height: 170px;
    align-items: center;
    display: grid;
 }
  
  .show-button-block-mobile {
    width: 100%;
    text-align: center;
  }
  @media screen and (min-width: 940px) {
    .show-button-block-mobile,
    .show-mobile {
      display: none;
    }
  }
  @media screen and (max-width: 939px) {
    .show-desktop, .show-button-block {
      display: none;
    }
    .show {
        display: block;
    }
  }
  
  
  
  /* form */
.mailpoet_form {
}

form {
  margin-bottom: 0;
}

h1.mailpoet-heading {
  margin: 0 0 20px;
}

p.mailpoet_form_paragraph.last {
    margin-bottom: 5px;
}

/* columns */
.mailpoet_column_with_background {
  padding: 10px;
}
/* space between columns */
.mailpoet_form_column:not(:first-child) {
  margin-left: 20px;
}

/* input wrapper (label + input) */
.mailpoet_paragraph {
  line-height:20px;
  margin-bottom: 20px;
}

/* labels */
.mailpoet_segment_label,
.mailpoet_text_label,
.mailpoet_textarea_label,
.mailpoet_select_label,
.mailpoet_radio_label,
.mailpoet_checkbox_label,
.mailpoet_list_label,
.mailpoet_date_label {
  display:block;
  font-weight: normal;
}

/* inputs */
.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date {
  display:block;
}

.mailpoet_text,
.mailpoet_textarea {
  width: 200px;
}

.mailpoet_checkbox {
}

.mailpoet_submit {
}

.mailpoet_divider {
}

.mailpoet_message {
}

.mailpoet_form_loading {
  width: 30px;
  text-align: center;
  line-height: normal;
}

.mailpoet_form_loading > span {
  width: 5px;
  height: 5px;
  background-color: #5b5b5b;
}

#mp_form_below_posts1 form.mailpoet_form {
    width: 400px;
    margin: 130px auto;
}

#mp_form_below_posts1 {
    width: 100% !important;
}

.mailpoet_submit {
  color: white !important;
  background-color: #4b5c70 !important;
}


.index #mp_form_below_posts1 .mailpoet_form {
      width: 100%;
}

.mailpoet_paragraph .mailpoet-screen-reader-text {
  display: none;
}
.mail-block {
  display: flex
}
.mailpoet_paragraph1 {
  width: 70%
}

.mailpoet_paragraph2 {
  margin-left: 2%; 
  width: 28%;
}

  @media screen and (max-width: 939px) {
    .mailpoet_submit {
      font-size: 12px;
    }
    .mailpoet-heading {
      font-size: 18px;
    }
  }
  @media screen and (max-width: 700px) {
    .mail-block {
      display: block
    }
    .mailpoet_paragraph1 {
      width: 100%
    }

    .mailpoet_paragraph2 {
      margin-left: 0; 
      width: 100%;
    }
  }
@media (min-width: 940px) {
  .index__spectacle {
    padding-top: 0;
  }
}

.title-premire {
  display: flex;
}


.vertical-text {
  writing-mode: vertical-lr;  /* vertical-lr для вертикального текста с направлением снизу вверх */
  text-orientation: mixed; /* Это свойство обеспечивает кросс-браузерную совместимость для text-orientation */
  transform: rotate(180deg); /* Поворачивает текст на 180 градусов вокруг своей оси */
}
.premere-red {
  height: 170px;
  color: #fff;
  padding: 0 8px;
  font-size: 16px;
  background-color:  #687c93;
}


@media (min-width: 940px) {
  .show-first-block {
    width: 190px; 
    display: flex;
  }
}


.show-margin {
  margin-top: 10px;
}

.show-pushkin {
  margin-top: 12px; 
  width: 25px; 
  display: inline-block;
}

.owl-nav {
  display:none;
}

/*.rep-mob {
  max-width: 66.66666666666666%;
}

@media (max-width: 939px) {
.rep-mob {
  max-width: 100%;
}
}
*/
/* Чтобы на мобильных устройствах блок с билетами выводился перед контентом и командой, изменил порядок HTML/CSS. Код ниже
*/

/* По умолчанию для десктопа - обычный порядок */
.mobile-flex {
    display: flex;
    flex-wrap: wrap;
}

.rep-mob {
    max-width: 66.66666666666666%;
    flex: 0 0 66.66666666666666%;
}

.col--lg-4 {
    max-width: 33.33333333333333%;
    flex: 0 0 33.33333333333333%;
}

/* Для мобильных устройств меняем порядок */
@media (max-width: 939px) {
    .mobile-flex {
        display: flex;
        flex-direction: column;
    }
    
    /* Блок билетов - на первое место */
    .mobile-flex .col--lg-4 {
        order: 1;
        max-width: 100%;
        flex: 0 0 100%;
    }
    
    /* Блок контента и команды - на второе */
    .mobile-flex .rep-mob {
        order: 2;
        max-width: 100%;
        flex: 0 0 100%;
    }
}

.ui-icon {
  display: none;
}

.menu__social {
  display: none;
}









