.alert {
  padding: 20px;
  background-color: #f44336;
  color: #fff;
  opacity: 0.83;
  transition: opacity 0.6s;
  margin-bottom: 15px;
  text-align: center;
}
.events__block .events .row {
	display: flex;
	flex-wrap: wrap;
}
.events__block .events .row > div {
	float: none;
}
.alert.success {
  background-color: #4caf50;
}
.alert.info {
  background-color: #2196f3;
}
.alert.warning {
  background-color: #ff9800;
}
.closebtn {
  margin-left: 15px;
  font-weight: 700;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn.black {
  color: #000;
}
.closebtn.white {
  color: #fff;
}
.closebtn.white:hover {
  color: #000;
}
.closebtn.black:hover {
  color: red;
}
#user-name {
  margin-top: 55px;
  text-align: right;
}
#user-name a {
  margin-right: 20px;
}
form#login-form-step2 p.help-block.help-block-error {
  color: #fff;
}
div.form-group.field-signupform-rules.has-error div.help-block.help-block-error,
div.form-group.field-checksmscodeform-rules.has-error
  div#rules-message.help-block.help-block-error {
  font-weight: 400;
  font-size: 16px;
}
div.form-group.field-signupform-rules.has-error
  div#rules-message.help-block.help-block-error
  div.alert.success,
div.form-group.field-signupform-rules.has-error
  div#rules-message.help-block.help-block-error
  div.alert.alert-danger {
  margin-right: 42px;
  margin-top: 10px;
  padding: 10px;
}
i.fa.fa-circle-o-notch.fa-spin.fa-3x.fa-fw.icon-wait {
  font-size: 14px;
  margin-right: -14px;
  display: none;
}
.button-center {
  margin: 0 auto;
}
div.js-booking_seat
  div.js-basket_item.rL.w100.h100.tb.box
  div.js-basket_item_event {
  display: table-row;
  flex: 2;
}
div.js-booking_seat
  div.js-basket_item.rL.w100.h100.tb.box
  div.js-basket_item_event
  div.basket_event {
  position: absolute;
  width: 90%;
  margin-top: -5px;
}
div.js-booking_seat
  div.js-basket_item.rL.w100.h100.tb.box
  div.js-basket_item_event
  div.basket_event
  span.basket_time {
  float: right;
  font-size: 12px;
  margin-top: -4px;
}
div.events__page.event_single div.item.rL.w100.tb div.zakaz_block {
  border: 0;
}
div.events__page.event_single
  div.item.rL.w100.tb
  div.zakaz_block
  div.zakaz_block_single {
  padding: 0;
  float: left;
  padding: 10px 0 10px 6px;
}
div.events__page.event_single
  div.item.rL.w100.tb
  div.zakaz_block
  div.zakaz_block_single
  div.bot_block.rL {
  margin-top: -50px;
}
div.events__page.event_single
  div.item.rL.w100.tb
  div.zakaz_block
  div.zakaz_block_single
  div.bot_block.rL
  div.js-datetime_table.time.drop.abs {
  margin-top: 0;
}
.text-center.keeper-logo {
  float: right;
  padding: 0 20px;
}
.keeper-logo > img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -moz-filter: grayscale(1);
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  margin-top: -80px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
input#profilenameform-username.db.w100.box.inputbox.required,
input#profilephoneform-phone.db.w100.box.inputbox.required,
input#profilepasswordform-password.db.w100.box.inputbox.required,
input#profilepasswordform-new_password.db.w100.box.inputbox.required,
input#profilepasswordform-repeat_password.db.w100.box.inputbox.required,
input#profilesurnameform-firstname.db.w100.box.inputbox.required,
input#profileemailform-email.db.w100.box.inputbox.required {
  border-color: #000;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 13px;
  font-weight: 500;
  height: 35px;
  line-height: 23px;
  padding: 5px 10px;
  width: 300px;
  margin: 0 auto;
}
#modal-name .modal-dialog,
#modal-phone .modal-dialog,
#modal-password .modal-dialog,
#modal-surname .modal-dialog,
#modal-email .modal-dialog {
  width: 400px;
}
.form-group.field-profilenameform-username.required.has-error,
.form-group.field-profilephoneform-phone.required.has-error,
.form-group.field-profilepasswordform-repeat_password.required.has-error,
.form-group.field-profilesurnameform-firstname.required.has-error {
  margin-bottom: -10px;
}
div.form-group.field-profilenameform-username.required,
div.form-group.field-profilephoneform-phone.required,
div.form-group.field-profilepasswordform-repeat_password.required,
div.form-group.field-profilesurnameform-firstname.required,
div.form-group.field-profileemailform-email.required {
  margin-bottom: -10px;
}
#name-wait,
#phone-wait,
#password-wait,
#surname-wait,
#email-wait {
  margin-right: -4px;
  display: none;
}
.ajax-green {
  margin-bottom: -16px;
  color: green;
}
#header .right_block {
  display: flex;
}
#header .search {
  margin-right: 170px;
  order: 1;
  width: auto;
}
#user-name {
  left: 0;
  margin-top: 0;
  order: 2;
  position: absolute;
  top: -30px;
}
#header .enter {
  order: 3;
}
#header .cart {
  order: 4;
}
#user-name a {
  background: #7d1a53;
  border: 0 none;
  color: #fff;
  left: 42px;
  padding: 7.5px 12px;
  position: absolute;
  top: 30px;
}
#user-name a:hover,
#header .search form:hover button {
  opacity: 0.6;
  transition: opacity 1.2s ease 0s, visibility 0 linear 1.2s;
}
#header .search form {
  cursor: pointer;
  height: 100%;
  padding-right: 18px;
  width: 100%;
}
#header .search form .inputbox {
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
  left: -82px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 36px;
  transition: 0.1s;
  width: 200px;
  z-index: 41;
}
#header .search form button {
  border-radius: 4px;
  pointer-events: none;
}
#header .search form.open button {
  pointer-events: initial;
  opacity: 1 !important;
}
#header .search form button {
  background: #7d1a53 url(../img/lupa.png) no-repeat scroll center center;
  border-radius: 0 4px 4px 0;
  display: block;
  height: 35px;
  position: absolute;
  width: 35px;
  z-index: 40;
  right: -82px;
  top: 36px;
  z-index: 42;
  opacity: 0 !important;
  transition: 0.1s;
}
#header .search form.open .inputbox {
  opacity: 1;
  pointer-events: initial;
}
.notify-wrap {
  position: fixed;
  top: 0;
  z-index: 999;
  padding: 5px 10px;
  width: 100%;
  text-align: center;
}
.notify-red {
  background: rgba(191, 0, 0, 0.7);
  color: #fff;
}
.notify-text-reload {
  cursor: pointer;
  line-height: 1;
  padding: 6px;
  position: absolute;
  right: 25px;
  top: 0;
}
.notify-red .notify-text-reload:hover {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}
.listview-pagination {
  float: right;
  margin-top: -30px;
  margin-right: 10px;
}
.listview-summary {
  margin-left: 10px;
}
div.listview-pagination ul.pagination li {
  margin: 0 1px;
}
div.sect.rL.hid div.rL.hid.rigt_block div.zag {
  color: #191919;
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
  padding: 18px 10px 0 24px;
}
.empty {
  text-align: center;
}
#modal-show-ticket .modal-dialog {
  width: 1000px;
  height: 410px;
}
.w60 {
  width: 60%;
}
.w40 {
  width: 40%;
}
.text_block .inner_text {
  height: 220px;
  overflow: hidden;
}
.events .text_block .inner_text {
  height: 150px;
  line-height: 25px;
  overflow: hidden;
}
.events__block .events .block .image_block {
  height: 480px;
}
.events__block .events .block > div {
  height: 680px;
  background: #fff;
}
body {
  background-color: #1e1e1e;
}
.section > .inner {
  background: inherit;
  z-index: 30;
}
.areas__block .slider_block .slide .more:hover {
  background: #498d98;
  color: #fff;
}
.areas__block .slider_block .slide .more {
  left: 0;
  bottom: 0;
  height: 42px;
  line-height: 40px;
  border: 1px solid #498d98;
  border-radius: 60px;
  color: #75b8c3;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}
.areas__block::before {
  width: 50%;
  height: 50px;
  z-index: 2;
  position: absolute;
  display: block;
  background: #498d98;
  content: "";
  left: 0;
  top: 0;
}
.areas__block .ah3 span {
  background: #498d98;
  padding-right: 150px;
  display: inline-block;
  vertical-align: top;
}
#header .topmenu {
  height: 40px;
  background: #498d98;
  left: 0;
  bottom: 0;
}
.events__block .events .block > div {
  padding-bottom: 25px;
  position: relative;
  box-sizing: border-box;
  border: 2px solid #5d3737;
}
.events__block .events .block > div {
  height: 100%;
  padding-bottom: 0;
  background: transparent;
}
.events__block .events .block .text_block .values span {
  color: #fff;
  font-weight: 500;
}
.events__block .events .block .text_block .button_block .more:hover {
  background: #fff;
  color: #3f2727;
}
.events__block .events .block .text_block .button_block .more {
  border: 1px solid #fff;
  height: 32px;
  line-height: 32px;
  color: #fff;
  border-radius: 60px;
  padding: 0 30px;
  color: #d9d9d9;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}
.index__slider .owl-prev {
  left: 4%;
}
.index__slider .owl-next {
  right: 4%;
}
.index__slider .slider_block {
  margin: 0;
}
.index__slider {
  height: unset;
  margin-bottom: 0;
}
.events__block .events .block .image_block a span {
  top: 100%;
}
.events__block .events .block .image_block a:hover span {
  bottom: unset;
  transform: translate(0, -100%);
  opacity: 1;
}
.slider_content_block {
  background: rgba(0, 0, 0, 0.62);
  width: 60%;
  position: absolute;
  bottom: 6%;
  height: 220px;
  display: flex;
  flex-direction: row-reverse;
  left: 4%;
}
.index__slider .slide .bot_block p + p {
  margin-top: 30px;
}
.index__slider .slide .bot_block > div {
  padding-top: 15px;
}
.index__slider .slide .bot_block > p span {
  font-size: 32px;
  line-height: 50px;
}
.index__slider .slide .title .more {
  position: absolute;
  right: 30px;
  bottom: 60px;
}
.index__slider .slide .bot_block p span {
  font-size: 28px;
  line-height: 22px;
}
.index__slider .slide .bot_block > p span {
  font-size: 32px;
  line-height: 50px;
}
.index__slider .slide .data {
  display: none;
}
.index__slider .slide .title {
  max-width: 70%;
  left: unset;
  top: 20px;
  text-align: left;
  min-width: 70%;
  height: 100%;
}
.index__slider .slide .bot_block {
  left: 0;
  top: 20px;
  padding: 0 45px;
  text-align: center;
}
.events__block .events .block .text_block .values span {
  display: block;
}
.events__block .events .block .text_block .values > div + div {
  margin-top: 0;
  margin-left: 14px;
}
.events__block .events .block .text_block .values {
  display: flex;
}
.slider_block {
  color: #fff;
}
.otziv__block .inner {
  border: 0;
}
.otziv__block .block {
  background: #f4f5f7;
  border-radius: 5px;
}
.event__block .right_block {
  border-radius: 5px;
}
.main_slider {
  min-height: 266px;
  filter: blur(4px);
  background-size: cover;
}
.big__title {
  position: absolute;
  top: 0;
  width: 100%;
  height: 266px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_title {
  overflow: hidden;
  position: relative;
}
.event_date.block {
  color: #7d1a53;
  font-weight: 700;
  font-size: 22px;
}
.event_date span {
  margin-left: 15px;
}
.event__block .slider_block {
  width: 73%;
  text-align: justify;
}
.event__block .slider {
  float: left;
  width: 36%;
  margin-right: 20px;
}
.event__block .right_block {
  width: 25%;
}
.event__block .slider .slide {
  width: 100%;
  height: auto;
}
.fllter::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../img/bg-msc.jpg);
  top: 0;
  left: 0;
  filter: grayscale(80%) blur(0px);
  opacity: 0.1;
  background-size: 680px;
  background-color: #000;
}
.areas__block .slide > div::before {
  content: "";
  position: absolute;
  background: #ccc;
  background-image: url(../img/bg-msc.jpg);
  width: 100%;
  height: 100%;
  background-size: 404px;
  filter: grayscale(80%) blur(0px);
  opacity: 0.1;
}
#header .search form .button {
  background: url(../img/lupa.png) no-repeat center center #498d98;
}
#header .enter::after {
  background: url(../img/enter.png) no-repeat center center #498d98;
}
#header .cart::after {
  background: url(../img/minicart.png) no-repeat center center #498d98;
}
.events__block.filter::before {
  background: #498d98;
}
.events__block .fllter .title {
  background: #498d98;
}
.events__block .fllter .selectBox-arrow {
  background: #498d98;
}
.events__block .fllter button[type="submit"] {
  background: #498d98;
}
.events__block .fllter label {
  color: #498d98;
}
.events__block .events .block > div {
  border: 2px solid #498d9880;
}
.areas__block .slider_block .slide .title:hover {
  color: #498d98;
}
.areas__block .slider_block .slide .title {
  color: #75b8c3;
}
.areas__block .slider_block .slide .title::after {
  background: #498d98;
}
.areas__block .slider_block .slide > div {
  background: #242424;
}
.areas__block .slider_block .slide p {
  color: #d1d1d1;
}
#footer .top_block .search form button {
  background: url(../img/lupa.png) no-repeat center center #498d98;
}
#footer .top_block .enter::after {
  background: url(../img/enter.png) no-repeat center center #498d98;
}
#footer .top_block .cart::after {
  background: url(../img/minicart.png) no-repeat center center #498d98;
}
a {
  color: #498d98;
}
#footer .bot_block .buttons a {
  border: 1px solid #498d98;
  color: #75b8c3;
}
#footer .bot_block .buttons a:hover {
  background: #498d98;
  color: #fff;
}
.map__block .right_block {
  background: #498d98;
}
.about__section .ah3::before {
  background: #498d98;
}
.about__section .ah3 span {
  background: #498d98;
}
#header .search {
  margin-right: 30px;
}
#header .logo {
  width: 223px;
  height: 87px;
  margin-right: 30px;
  background-size: contain;
}
#header > .inner {
  padding: 10px 0;
}
#header .right_block {
  margin-top: 0;
  margin-left: 0;
}
#header .head_middle .adress {
  width: unset;
  padding-left: 30px;
  margin-right: 15px;
}
#header .head_middle .time {
  width: 100px;
  padding-left: 35px;
  margin-right: 15px;
}
#header .head_middle .phone {
  font-size: 15px;
}
#header .head_middle {
  padding-top: 0;
}
.header__info {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  height: 175px;
  font-size:13px;
  justify-content: space-between;
  font-weight:bold;
}
.header__info p {
	font-weight:bold;
}
.header__social {
  display: flex;
  align-items: center;
}
.social__phone-number {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}
.social__phone-number a {
  font-size: 17px;
  line-height: 1.5;
  font-weight: 500;
  color: #333;
}
.social__icons {
  display: flex;
  flex-direction: column;
}
.social__icons img {
  width: 25px;
}
.events__page .item .zakaz_block {
  border-left: 0;
  background: none;
}
.events__page .item .text_block {
  padding: 15px 25px;
}
.events__page .item .image_block {
  padding-right: 0;
}
.events__page .item .text_block .data {
  color: #5aa2ae;
}
.events__page .item .text_block p {
  color: #aeaeae;
}
.events__block .events .block .text_block .values {
  color: #498d98;
}
.events__block .events .block > div {
  background: #2f2f2f;
}
.events__page .item .text_block .title {
  color: #f0f8ff;
}
.events__page .item .text_block .title:hover {
  color: #f0f8ff;
  opacity: 0.8;
}
.events__page .item {
  border: none;
}
.events__page .item .text_block .place {
  color: #fff;
}
.events__page .item .text_block .place span {
  color: #498d98;
}
.events__page .item .text_block .more:hover {
  background: #498d98;
}
.events__page .item .text_block .more {
  border: 1px solid #498d98;
  color: #498d98;
}
.events__page .item .zakaz_block .bot_block .shema:hover {
  background: #498d98;
}
.events__page .item .zakaz_block .bot_block .shema {
  border: 1px solid #498d98;
  color: #498d98;
}
.events__page .item .zakaz_block .bot_block .buy:hover {
  background: #498d98;
}
.events__page .item .zakaz_block .bot_block .buy {
  background: #498d98;
}
#main::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background: url(../img/bg-blue.jpg);
  position: fixed;
  background-position: center;
  background-attachment: fixed;
  top: 0;
  filter: grayscale(0.7) blur(5px);
  opacity: 0.4;
  background-size: cover;
  z-index: -1;
}
.events__block .events .block .image_block a span {
  opacity: 0;
  background-color: #0009;
}
.events__block .events .block .image_block a::before {
  opacity: 0.5;
}
.events__block .events .block .text_block {
  margin-bottom: 0;
}
.inner.mesta__content {
  padding-top: 80px;
}
.mesta::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: #282828;
}
.mesta .values span {
  color: #498d98;
}
.mesta .text {
  color: #cecece;
}
.mesta {
  padding-top: 0;
}
.mesta .cark .left .corzin {
  color: #498d98;
}
.image_block img.slide {
  width: 100%;
  height: auto;
}
.event_date.block {
  color: #303030;
}
.event__block .right_block .button {
  background: #498d98;
}
.event__block .right_block .ah3 {
  color: #498d98;
}
.otziv__block .ah3 span {
  background: #498d98;
}
.otziv__block .ah3::before {
  background: #498d98;
}
.place__page .row .block .abs .name::before {
  background-color: #498d98;
}
main {
  border-bottom: 20px solid #000;
  color: #ececec;
}
.events__page hr:last-child {
  display: none;
}
.otziv__block .block .titl {
  color: #498d98;
}
.section.otziv__block {
  color: #1d1d1d;
  line-height: 1;
}
.main_title .big__title h1 {
  background: rgba(0, 0, 0, 0.2);
}
.event__block .right_block {
  color: #555;
}
.events__page .item .zakaz_block .bot_block .time span {
  color: #498d98;
}
.mesta__content .text {
  text-align: justify;
}
#footer .top_block .logo {
  background: url(../img/logo-footer2.png) no-repeat;
  width: 150px;
  background-size: contain;
}
#header .logo {
  background-image: url(../img/logo-head.png);
}
.index__slider .slide .title .more:hover {
  color: #498d98;
}

.sppb-addon.sppb-addon-raw-html.videoglavnaya {
  display: flex;
  justify-content: center;
}

.customlogofooter {
  position: relative;
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 200px !important;
}

.designed-by {
  width: 200px;
  height: 44px;
  background: url(https://cyber-gateway.net/images/dev-dark1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
}
.designed-by a {
  background: url(https://cyber-gateway.net/images/dev-dark1.svg);
  display: block;
  font-size: 0;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.designed-by a:hover {
  -webkit-animation-name: miriadafadeIn;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: miriadafadeIn;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}
@-webkit-keyframes miriadafadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
    background: url(https://cyber-gateway.net/images/dev-dark2.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  100% {
    opacity: 1;
    background: url(https://cyber-gateway.net/images/dev-dark2.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@keyframes miriadafadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
    background: url(https://cyber-gateway.net/images/dev-dark2.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  100% {
    opacity: 1;
    background: url(https://cyber-gateway.net/images/dev-dark2.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
}

#eb-events > div {
  width: 25%;
}
#eb-events .place {
  display: none;
}
.events__block .events .block {
  padding-right: 20px;
}

.events__block .events .row {
  margin-right: -20px;
}

.events__block .events .block .image_block {
  height: 395px;
  height: 600px;
}

.events__block .events .block .text_block {
  padding: 15px;
}

.events__block .events .block .text_block .button_block {
  padding-top: 15px;
  margin-top: 15px;
}


@media screen and (max-width: 1000px) {
  table#big_hall_table td:first-child{
    display:none;
  }
  table{
    width: 100%;
    table-layout: fixed;
    overflow-wrap: break-word;
    font-size: 15px;
  }
  .events__block .events .block .text_block .button_block {
    padding-top: 10px;
    margin-top: 10px;
  }
  .events__block .events .block .text_block .values {
    position: relative;
    font-size: 11px;
  }
  .events__block .events .block {
    width: 33%;
    padding: 0 7px;
  }
  .events__block .events .block .image_block {
    height: 340px;
  }
  .events__block .events .block .image_block {
    height: 30vw;
  }
  .events__block .events .block .image_block a span {
    display: none;
  }
  .events__block .events .block .text_block {
    padding: 10px;
  }
  .events__block .place {
    display: none;
  }
  .events__block .events .row {
    width: 100%;
  }

  .events__block .events .block .text_block .values {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }

  .customlogofooter {
    padding-left: 25px !important;
  }
}

@media screen and (max-width: 460px) {
  #header .logo {
    margin-right: auto;
  }
  .header__info {
    flex-direction: column-reverse;
  }
  .social__icons {
    flex-direction: row;
    width: 60px;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .notify-wrap {
    text-align: left;
  }
  span.notify-text {
    font-size: 14px;
  }
  .header__info {
    height: inherit;
  }
  #header .head_middle .phone span:before {
    background-position: center;
    width: 60px;
  }
  #header .head_middle .phone span {
    padding-left: 70px;
  }
  #header .head_middle {
    padding: 2px;
  }
  .header__social.social {
    margin-bottom: 15px;
  }
  .head_middle.rL.hid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #header .head_middle .phone {
    margin-left: 0;
    width: auto;
  }
  .slider_content_block {
    width: 92%;
  }
  .index__slider .slide .bot_block {
    padding: 0 10px;
  }
  .index__slider .slide .bot_block > p span {
    font-size: 25px;
  }
  .index__slider .slide .bot_block p span {
    font-size: 20px;
  }
  .index__slider .slide .title .ah2 {
    font-size: 25px;
  }
  .index__slider .slide .title .more {
    bottom: 30px;
  }
  .js-search_form #datepicker {
    width: 100%;
  }
  form.js-search_form {
    padding: 0 20px;
  }
  .main_slider {
    min-height: 170px;
  }
  .event__block .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .event__block .slider_block {
    width: 100%;
    margin-top: 25px;
  }
  .event__block .right_block {
    width: 100%;
  }
  .events__block .events .block {
    padding-right: 10px;
    float: left;
  }
  #footer .bot_block .buttons a {
    background: #498d98;
    color: #fff;
  }
  .text-center.keeper-logo {
    padding: 20px 20px 5px;
  }
  .keeper-logo > img {
    width: 100%;
  }
  .events__page .item .zakaz_block .bot_block .time {
    right: unset;
    margin: auto;
    position: relative;
    top: 0;
  }
  .inner.mesta__content {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
  }
  .mesta .cark {
    margin-top: 0;
    order: -1;
    -webkit-order: -1;
    color: #555;
  }
  #footer .top_block .logo {
    width: 200px;
    height: 80px;
  }
  /*
  .events__block .events .block .text_block .values > div {
    padding-left: 0;
  }

   */
  .events__block .events .block .text_block .button_block .more {
    height: 5vw;
    line-height: 5vw;
    padding: 0;
    font-size: 10px;
    width: 100%;
  }
  /*
  .events__block .events .block .text_block .values > div:before {
    display: none;
  }
  .events__block .events .block .text_block .values {
    line-height: 12px;
  }
   */
  .events__block .events .block .text_block .button_block {
    padding-top: 7px;
    margin-top: 5px;
  }
  .events__block .events .block .text_block {
    padding: 8px;
  }
  .events__block .events .block {
    padding: 0 5px;
  }
  .mesta .cark .img {
    height: 60vh;
  }

  .events__block .events .block .text_block .values > div + div {
    margin-left: 10px;
  }
}

.mesta .cark .row .button {
  background-color: #458e9a;
}
.bron .shag:before {
  background-color: #458e9a;
}
#my_timer {
  color: #408f9c;
}
.bron .shad .grey .bl_1 .zag {
  color: #458e9a;
}

.bron .shad .grey .button {
  background: #408f9c;
}
.or-block {
  background: #458e9a;
}

.login-form {
  background: #458e9a;
}
.bron .shad .log-reg .bl_1 .zag {
  color: #408f9c;
}
.bron .shad .log-reg .grey .button {
  border: 1px solid #408f9c;
  color: #408f9c;
}
.bron .shag:before {
  background-color: #458e9a;
}
.bron {
  color: #555;
}
#user-name a {
  background: #498d98;
}
.main-slider .uk-slideshow {
  max-height: 640px;
}
.main-slider .uk-slideshow li {
  min-height: 640px;
}
.events__block {
  padding-top: 50px;
}
.events__block.filter {
  position: relative;
  padding-top: 0;
}
.events__block.filter .inner {
  z-index: 3;
}
.event__details {
  display: flex;
}
.image_gallery .sppb-panel-modern > .sppb-panel-heading {
  padding: 60px 30px;
  display: flex;
  background-position: center !important;
}
.image_gallery .sppb-panel-modern > .sppb-panel-heading > * {
  z-index: 2;
}
.image_gallery .sppb-panel-modern > .sppb-panel-heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}
.image_gallery .sppb-panel-title {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 40px;
  color: #fff;
}

.image_gallery .sppb-panel-body {
  /*display: grid;      /*был flex*/
  justify-content: center;
}
.header__info .right_block img {
  width: 35px;
  margin: 4px;
}
.header__info .right_block {
  display: flex;
  flex-wrap: wrap;
}
.header__info .right_block h3 {
  width: 100%;
}

.contact-blocks div[id*="column-wrap-id"] > div {
  box-sizing: border-box;
}
.contact-blocks .sppb-addon {
  min-height: 160px;
}
.contact-blocks .sppb-addon * {
  color: #555;
}
.contact-blocks .sppb-addon h3.sppb-addon-title {
  border-bottom: 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 15px;
  min-height: 40px;
}
.afisha-slider .uk-width-1-1 + .uk-width-1-1 {
  position: absolute;
  bottom: 0;
}

.afisha-slider .title {
  max-width: 70%;
  left: unset;
  top: 20px;
  text-align: left;
  min-width: 70%;
  height: 100%;
}
.afisha-slider .title .more {
  position: absolute;
  right: 30px;
  bottom: 60px;
}
.afisha-slider .bot_block {
  left: 0;
  top: 20px;
  padding: 0 45px;
  text-align: center;
}
.afisha-slider .bot_block p {
  font-size: 24px;
  line-height: 26px;
  color: #fff;
}
.afisha-slider .bot_block > p span {
  font-size: 32px;
  line-height: 50px;
}
.afisha-slider .bot_block > div {
  padding-top: 15px;
}
.afisha-slider .bot_block p + p {
  margin-top: 30px;
}

/* #sppb-ac-heading-1576488041765-key-2 .sppb-panel-title{
color: black !important;
text-shadow: 1px 1px 7px white;	
} */

#section-id-1576663807857 div[id*="column-wrap-id-"] {
  padding: 0px !important;
}

#section-id-1576663807857 .sppb-column-addons {
  display: flex;
  justify-content: center;
}

#column-id-1576487736589 .sppb-column-addons {
  display: flex;
  justify-content: center;
}

li.deeper.parent a {
  position: relative;
  padding-right: 20px;
}
li.deeper.parent > a:before {
  content: ">";
  transform: rotate(90deg);
  transition: all 0.5s ease;
  position: absolute;
  right: 0;
}
li.deeper.parent:hover > a:before {
  transform: rotate(-90deg);
}
#header .topmenu ul li.deeper.parent .nav-child {
  display: flex !important;
  flex-direction: column;
  position: absolute;
  left: 0;
  background: #31666f;
  padding: 5px 10px;
  opacity: 0;
  transition: all 0.4s ease;
  min-width: 320px !important;
  width: 320px !important;
  z-index: 999;
}
#header .topmenu ul li.deeper.parent:hover .nav-child {
  opacity: 1;
}
li.deeper.parent .nav-child li {
  width: 100%;
}

.horizontal_photoes .sppb-gallery img {
  width: 300px !important;
}

.horizontal_photoes .sppb-gallery {
  justify-content: center;
}

.custom_photoes .sppb-gallery img {
  width: 50% !important;
  height: auto !important;
  display: inline !important;
}

.custom_photoes .sppb-gallery li {
  width: 30% !important;
  text-align: center;
}

.custom_row .sppb-row {
  box-sizing: border-box !important;
}

.food_list li {
  line-height: 40px;
}

.food_list {
  list-style: url("../../../../images/food.png");
  margin-left: 20px;
}

.food_image {
  width: 70%;
}

#sppb-addon-1585238758212 {
  /* картинка еды по центру */
  display: flex;
  justify-content: center;
}

#footer .top_block .footmenu {
  width: 100%;
}
#footer .top_block .footmenu ul.nav.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#footer .top_block .footmenu li + li {
  margin-left: 0;
}
#footer .mid_block .right_block .social {
  display: flex;
  justify-content: center;
}

.main_soon .sppb-column-addons {
  display: flex !important;
  justify-content: center;
}

#header {
  top: 0px !important;
}

.csstransforms {
  padding: 0px !important;
  margin-top: 0px !important;
}

.snegovik {
  border: white 1px solid;
  padding-bottom: 77px;
}

.snegovik__button {
  font-size: 35px;
  background: #f5b200;
  font-color: white;
  padding: 19px;
  border-radius: 13px;
}

.snegovik__button a {
  color: white;
  text-decoration: none;
}

.kassa {
  font-size: 21px !important;
  font-weight: 700 !important;
}

.fotogal a {
  color: white !important;
  font-weight: 700;
  font-size: 23px;
}

.fotogal .uk-panel {
  padding-bottom: 52px;
}

.absulutelink {
  position: absolute !important;
  left: 0 !important;
  right: 0;
  top: 0;
  bottom: 0;
}

.afisha-slider {
  overflow: hidden;
}

.customphonevistavka {
  font-size: 25px !important;
  line-height: 42px;
}
/*

*/

#header .head_middle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.kassa {
  margin-left: 20px;
}
#header .head_middle .time {
  width: unset;
}
#header .head_middle .phone {
  margin-top: 0px;
}
#header .head_middle .phone div {
  text-align: center;
}