

/* Start:/local/templates/azyktulek/css/rr-style_1769084633.css?177616085946934*/
/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /local/templates/azyktulek/scss/
*/

.not-scroll {
  overflow: hidden;
  height: 100vh;
  height: 100%;
  position: relative;
}
.not-scroll .no-hidden {
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.rr-container {
  width: 100%;
  max-width: 1356px;
  margin: 0 auto;
  display: block;
  padding: 0 15px;
}
.rr-accent {
  display: block;
  color: #f8e0c4;
}
.rr-btn {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  padding: 17px 61px;
  background-color: transparent;
  border: 2px solid #f8e0c4;
  box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.66);
  border-radius: 4px;
  text-decoration: none;
}
.rr-btn:hover {
  border: 2px solid #ffbd6a;
}
.rr-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 59px;
  color: #fff;
}
.rr-main-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section_pt-pb {
  padding-top: 60px;
  padding-bottom: 60px;
}
.rr-notify {
  width: 100%;
  position: relative;
  margin-right: 22px;
}
.rr-message {
  display: inline-block;
  padding: 7px 10px;
  text-align: center;
  font-size: 14px;
  color: #000;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 1000;
  display: none;
}
.rr-message::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  position: absolute;
  top: -5px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rr-modal-input {
  width: 100%;
  height: 67px;
  padding: 15px;
  background: rgba(67, 67, 67, 0.52);
  border-radius: 5.53095px;
  font-weight: 500;
  font-size: 26.1463px;
  line-height: 32px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.rr-error {
  background: rgba(149, 68, 68, 0.52);
}
.lightbox {
  outline: none;
}
.rr-menu-btn {
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: transparent;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  margin-right: 20px;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-left: auto;
  z-index: 20;
}
.rr-menu-btn span,
.rr-menu-btn span:before,
.rr-menu-btn span:after {
  display: block;
  height: 2px;
  width: 26px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0px;
  margin-left: -13px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rr-menu-btn span:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  margin-top: -6px;
}
.rr-menu-btn span:after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  margin-top: 6px;
}
.rr-menu-btn_active span {
  background-color: transparent;
}
.rr-menu-btn_active span:before {
  margin-top: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.rr-menu-btn_active span:after {
  margin-top: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.overflow-hidden {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
.modal__list {
  z-index: 100;
}
.reviews-slider {
  display: flex;
}
.rr-header {
  padding-top: 40px;
  padding-bottom: 112px;
  background-color: #171717;
}
.rr-header__content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.rr-header__menu {
  margin-right: auto;
  margin-left: auto;
}
.rr-header__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.rr-logo {
  display: block;
  max-width: 100px;
  text-decoration: none;
}
.rr-logo__img {
  display: block;
  margin-bottom: 8px;
}
.rr-logo__img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.rr-logo__text {
  display: block;
  font-weight: 500;
  font-size: 6.81666px;
  line-height: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.rr-menu__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}
.rr-menu__item {
  list-style: none;
  padding-top: 14px;
  padding-bottom: 10px;
  border-bottom: 4px solid transparent;
}
.rr-menu__item:hover {
  opacity: 0.6;
}
.rr-menu__item_status_active {
  border-bottom: 4px solid #fff;
}
.rr-menu__item_status_active:hover {
  opacity: 1;
}
.rr-menu__item:not(:last-child) {
  margin-right: 70px;
}
.rr-menu__link {
  font-weight: 300;
  font-size: 26px;
  line-height: 32px;
  color: #fff;
  text-decoration: none;
}
.phone {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.rr-phone__ico {
  background-image: url("/local/templates/azyktulek/images/phone-small.svg");
  display: block;
  width: 19px;
  height: 19px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
}
.rr-phone__num {
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  color: #f8e0c4;
  text-decoration: none;
  white-space: nowrap;
}
.rr-soc-block__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: 40px;
}
.rr-soc-block__item {
  display: block;
  width: 32px;
  height: 32px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rr-soc-block__item_vk {
  background-image: url("/local/templates/azyktulek/images/soc-vk.svg");
}
.rr-soc-block__item_fb {
  background-image: url("/local/templates/azyktulek/images/soc-fb.svg");
}
.rr-soc-block__item_in {
  background-image: url("/local/templates/azyktulek/images/soc-in.svg");
}
.rr-soc-block__item:not(:last-child) {
  margin-right: 20px;
}
.rr-soc-block__item:hover {
  transform: scale(1.05);
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}
.header-desktop-wrapper {
  background: linear-gradient(360deg, #000 0%, #000 0.01%, #0b0b0b 82.67%);
}
.header-desktop-wrapper.scroll-header {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
}
@media (max-width: 991px) {
  .header-desktop-wrapper {
    display: none;
  }
}
.header-desktop {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1740px) {
  .header-desktop {
    padding: 15px;
  }
}
.header-desktop__logo-logotype {
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media (max-width: 1440px) {
  .header-desktop__logo-logotype {
    flex-direction: column;
  }
}
.header-desktop__logo-logotype img {
  max-width: 100%;
  max-height: 100%;
  width: 130px;
  height: 70px;
  object-fit: contain;
}
@media (max-width: 1440px) {
  .header-desktop__logo-logotype img {
    height: 50px;
  }
}
.header-desktop__logo-logotype span {
  display: block;
  width: 1px;
  height: 40px;
  background: rgba(248, 224, 196, 0.5);
  margin-left: 21px;
  margin-right: 17px;
}
@media (max-width: 1440px) {
  .header-desktop__logo-logotype span {
    display: none;
  }
}
.header-desktop__logo-logotype p {
  max-width: 191px;
  font-size: 13px;
  line-height: 150%;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1440px) {
  .header-desktop__logo-logotype p {
    text-align: center;
    font-size: 12px;
    line-height: normal;
  }
}
.header-desktop__menu {
  max-width: 950px;
  display: flex;
}
.header-desktop__menu-item {
  text-decoration: none;
  margin-right: 25px;
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  position: relative;
}
@media (max-width: 1920px) {
  .header-desktop__menu-item {
    font-size: 14px;
    margin-right: 15px;
  }
}
@media (max-width: 1600px) {
  .header-desktop__menu-item {
    font-size: 14px;
    margin-right: 10px;
  }
}
@media (max-width: 1100px) {
  .header-desktop__menu-item {
    font-size: 12px;
  }
}
.header-desktop__menu-item:last-child {
  margin-right: 0;
}
.header-desktop__menu-item.active:after,
.header-desktop__menu-item:hover:after {
  content: "";
  display: block;
  width: 2em;
  height: 5px;
  background: #fff;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.header-desktop__menu-item.reserve {
  color: #e6bb41;
  text-decoration: underline;
}
.header-desktop__info {
  text-align: right;
}
.header-desktop__info-phone {
  text-decoration: none;
  color: #f8e0c4;
  font-weight: 600;
  font-size: 24px;
}
@media (max-width: 1600px) {
  .header-desktop__info-phone {
    font-size: 16px;
  }
}
.header-desktop__info-phone:hover {
  color: #fff;
}
.header-desktop__info-social {
  margin-top: 10px;
}
.header-desktop__info-social-link {
  margin-right: 12px;
  text-decoration: none;
}
@media (max-width: 1400px) {
  .header-desktop__info-social-link svg {
    width: 20px;
    height: 20px;
  }
}
.header-desktop__info-social-link:last-child {
  margin-right: 0;
}
.mobile-responsive-header {
  z-index: 100;
  position: fixed;
  width: 100%;
  top: 0;
  display: none;
}
@media (max-width: 991px) {
  .mobile-responsive-header {
    display: block;
  }
}
.header-responsive {
  background: #000;
  width: 100%;
  max-width: 1356px;
  margin: 0 auto;
  display: block;
  padding: 0 10px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 99;
}
.header-responsive__menu {
  cursor: pointer;
}
.header-responsive__menu-close {
  display: none;
}
.header-responsive__menu.active .header-responsive__menu-menu {
  display: none;
}
.header-responsive__menu.active .header-responsive__menu-close {
  display: block;
}
.header-responsive__logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.header-responsive__logo img {
  width: 70px;
  height: 45px;
}
.header-responsive__logo span {
  font-size: 8px;
  font-weight: 500;
  color: #fff;
  display: block;
}
.mb-menu {
  background: #000;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  color: #fff;
  padding: 0 15px;
  padding-top: 5px;
  transform: translateY(-100%);
  transition: all 0.3s;
  z-index: -1;
  overflow-y: scroll;
  padding-bottom: 50px;
}
.mb-menu__list {
  display: flex;
  flex-direction: column;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 40px;
}
.mb-menu__list-name {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.mb-menu__info {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 50px;
  padding-bottom: 70px;
}
.mb-menu__info-number {
  color: #f8e0c4;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
}
.mb-menu__info-social {
  margin-top: 55px;
  display: flex;
}
.mb-menu__info-social-link {
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mb-menu__info-social-link:last-child {
  margin-right: 0;
}
.mb-menu.active {
  transform: translateY(0%);
  top: 74px;
}
.rr-bonus {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 20;
}
@media (max-width: 576px) {
  .rr-bonus {
    margin-top: 74px;
    background-position: 75% 50%;
  }
}
.rr-bonus:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:
    radial-gradient(
      64.77% 330.45% at 100% 100%,
      rgba(248, 224, 196, 0.6) 0%,
      rgba(0, 0, 0, 0) 100%
    ),
    #000c29;
  opacity: 0.8;
  z-index: 10;
}
.rr-bonus__content {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  z-index: 30;
}
@media (max-width: 576px) {
  .rr-bonus__info {
    text-align: center;
  }
}
.rr-bonus__text {
  font-size: 36px;
  line-height: 44px;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.8;
  margin-bottom: 60px;
}
@media (max-width: 576px) {
  .rr-bonus__text {
    max-width: 226px;
    margin: 0 auto;
  }
}
.rr-bonus__title {
  font-weight: 500;
  font-size: 64px;
  line-height: 78px;
  color: #fff;
  margin-bottom: 40px;
}
.rr-bonus__title .color-beige {
  color: #f8e0c4;
}
@media (max-width: 576px) {
  .rr-bonus__title .color-beige {
    font-size: 28px;
    font-weight: bold;
  }
}
@media (max-width: 576px) {
  .rr-bonus__btn-wrapper .rr-btn {
    width: 100%;
    background: #f8e0c4;
    color: #000;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .rr-event .rr-title {
    text-align: left;
    font-size: 24px;
  }
}
.rr-event__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 60px;
}
.rr-event__list a {
  cursor: pointer;
  text-decoration: none;
}
.rr-event-item {
  width: calc(100% / 4);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 342px;
}
.rr-event-item__img img {
  display: block;
  max-width: 100%;
  height: auto;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.rr-event-item__name {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 183px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #f8e0c4;
  background-color: #363636;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rr-event__item {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.rr-event__item:hover .rr-event-item__name {
  background-color: #fff;
  color: #171717;
}
@media (max-width: 576px) {
  .rr-feature {
    margin-top: 20px;
  }
}
.rr-feature-content img {
  max-width: 100%;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  .rr-feature-content {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .rr-feature .rr-title {
    text-align: left;
    font-size: 24px;
  }
}
.rr-feature__descr {
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #fff;
  padding-top: 60px;
}
.rr-feature__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media (max-width: 576px) {
  .rr-feature__list {
    justify-content: space-between;
  }
}
.rr-feature-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border: 1.35063px solid #fff;
  box-shadow: 0px 2.70126px 24.9867px rgba(0, 0, 0, 0.66);
  border-radius: 4px;
  padding: 40px 60px;
}
.rr-feature-item:nth-child(1) {
  width: calc(20% - 20px);
}
.rr-feature-item:nth-child(2) {
  width: 80%;
}
.rr-feature-item:nth-child(3) {
  width: calc(42% - 20px);
}
.rr-feature-item:nth-child(4) {
  width: 58%;
}
@media (max-width: 576px) {
  .rr-feature-item {
    width: 47% !important;
    margin-right: 15px !important;
  }
  .rr-feature-item:nth-child(2n) {
    margin-right: 0 !important;
  }
}
.rr-feature-item__text {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  align-items: flex-end;
  text-align: right;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}
@media (max-width: 576px) {
  .rr-feature-item__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    line-height: normal;
  }
}
.rr-feature-item__accent {
  font-size: 70px;
  font-weight: 500;
  color: #e6bb41;
  line-height: 1.1;
  margin-right: 40px;
}
@media (max-width: 576px) {
  .rr-feature-item__accent {
    white-space: nowrap;
  }
}
.rr-feature__item {
  margin-bottom: 20px;
}
.rr-feature__item:nth-child(1) {
  margin-right: 20px;
}
.rr-feature__item:nth-child(3) {
  margin-right: 20px;
}
.rr-feature__btn-wrapper .rr-btn {
  width: 100%;
  background: #f8e0c4;
  font-size: 18px;
  color: #000;
}
@media (max-width: 576px) {
  .rr-hall .rr-title {
    font-size: 0;
    text-align: left;
  }
  .rr-hall .rr-title:before {
    content: "Залы";
    font-size: 24px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-top: 70px;
  }
}
.rr-hall__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 60px;
}
@media (max-width: 576px) {
  .rr-hall__list {
    flex-direction: column-reverse;
  }
}
.rr-hall-item {
  width: calc(100% / 3);
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}
.rr-hall-item__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  background: #363636;
  border-radius: 4px;
  cursor: pointer;
  min-height: 360px;
}
.rr-hall-item__info:hover {
  background: #fff;
}
.rr-hall-item__info:hover .rr-hall-item__name {
  color: #171717;
}
.rr-hall-item__info:hover .rr-hall-item__text {
  color: #171717;
}
.rr-hall-item__info:hover .rr-hall-item__descr {
  color: #171717;
}
.rr-hall-item__info:hover .rr-hall-item__link {
  color: #000;
}
.rr-hall-item__img {
  display: block;
  position: relative;
  cursor: pointer;
}
.rr-hall-item__img img {
  max-width: 100%;
  display: block;
  height: auto;
}
.rr-hall-item__img:hover::after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51));
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.rr-hall-item__img:hover::before {
  content: "";
  position: absolute;
  width: 72px;
  height: 72px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("/local/templates/azyktulek/images/view-photo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 20;
}
.rr-hall-item__name {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #e6bb41;
  margin-bottom: 20px;
}
.rr-hall-item__text,
.rr-hall-item__descr {
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #fff;
}
.rr-hall-item__descr {
  margin-bottom: 40px;
}
.rr-hall-item__text-wrapper {
  margin-bottom: 20px;
}
.rr-hall-item__accent {
  font-weight: 600;
}
.rr-hall-item__link {
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  text-decoration-line: underline;
  color: #f8e0c4;
  background-color: transparent;
  padding: 0;
  border: 0px;
  margin-top: auto;
}
.rr-hall__item {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
@media (max-width: 576px) {
  .text-left {
    text-align: left;
  }
}
.rr-banket {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.rr-banket::before {
  content: "";
  left: 0;
  top: -10%;
  position: absolute;
  display: block;
  background-image: url("/local/templates/azyktulek/images/leaf-min.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: calc((513 / 1920) * 100%);
  height: 541px;
}
.rr-banket__content {
  position: relative;
  z-index: 30;
  margin-top: 70px;
  margin-bottom: 70px;
}
.rr-banket__text {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 581px;
}
.rr-banket__btn-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media (max-width: 576px) {
  .rr-banket__btn-wrapper .rr-btn {
    width: 100%;
    background: #f8e0c4;
    font-size: 18px;
    color: #000;
    text-align: center;
  }
}
.rr-inline-fos {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rr-inline-fos__content {
  margin-top: 60px;
  margin-bottom: 60px;
}
.rr-inline-fos__title {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .rr-inline-fos__title {
    text-align: left !important;
  }
}
.rr-inline-fos__descr {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
  max-width: 871px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  .rr-inline-fos__descr {
    text-align: left !important;
  }
}
.rr-inline-fos__phone {
  font-weight: 600;
  font-size: 52.2926px;
  line-height: 64px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  margin-bottom: 65px;
}
@media (max-width: 576px) {
  .rr-inline-fos__phone {
    text-align: left;
    color: #e6bb41;
    font-size: 24px;
  }
}
.rr-inline-fos-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #fff;
}
.rr-inline-fos-form input {
  border: none;
}
.rr-inline-fos__btn {
  padding: 17px 120px;
}
@media (max-width: 576px) {
  .rr-inline-fos__btn {
    margin-top: 30px;
    background-color: #f8e0c4;
    color: #000;
  }
}
.map-router {
  display: flex;
}
@media (max-width: 768px) {
  .map-router {
    flex-direction: column-reverse;
  }
}
.map-router__left {
  height: 500px;
  width: 100%;
}
.map-router__right {
  width: 600px;
  padding: 40px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .map-router__right {
    width: 100%;
  }
}
.map-router__right-address {
  color: #fff;
  font-weight: bold;
  font-size: 35px;
  line-height: 59px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .map-router__right-address {
    font-size: 24px;
    line-height: normal;
  }
}
.map-router__right-btn {
  cursor: pointer;
  width: 190px;
  font-weight: 500;
  font-size: 15.4583px;
  line-height: 47px;
  text-align: center;
  color: #ecdbc1;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 4px;
  transition: 0.5s;
  margin: 10px 0;
}
.footer-map {
  display: flex;
  flex-wrap: wrap;
}
.footer-map__description {
  width: 35%;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .footer-map__description {
    width: 100%;
  }
}
.footer-map__map-route {
  width: calc(100% - 35%);
}
@media (max-width: 991px) {
  .footer-map__map-route {
    width: 100%;
  }
}
.footer-map__logo img {
  width: 144px;
  height: 89px;
}
.footer-map__logo p {
  width: 100%;
  max-width: 144px;
  font-weight: 500;
  font-size: 11.67681px;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
}
.footer-map__menu {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
}
.footer-map__menu a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.footer-map__menu a:hover {
  color: #f8e0c4 !important;
}
.footer-map button {
  cursor: pointer;
  width: 210px;
  font-weight: 500;
  font-size: 15.4583px;
  line-height: 35px;
  text-align: center;
  color: #ecdbc1;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 4px;
  transition: 0.5s;
  margin: 10px 0;
  display: block;
  background: transparent;
}
.footer-map__info-name {
  font-weight: 500;
  font-size: 20px;
  color: #ecdbc1;
}
.footer-map__info-address {
  font-weight: 600;
  font-size: 16px;
  color: #b8b8b8;
}
.footer-map__info-text {
  font-weight: normal;
  font-size: 21px;
  color: #f0deba;
}
.footer-map__info-phone {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 35px;
  display: block;
}
@media (max-width: 576px) {
  .footer-map__info-phone {
    font-size: 20px;
  }
}
.footer-map__info-desc {
  max-width: 400px;
  font-weight: 600;
  font-size: 14px;
  color: #b8b8b8;
}
.footer-map__map-size {
  height: 100%;
}
@media (max-width: 991px) {
  .footer-map__map-size {
    height: 500px;
  }
}
.tg_svg-footer {
  height: 44px;
  width: 44px;
}
.tg_svg-footer svg {
  width: 44px;
  height: 44px;
}
.modal {
  display: none;
  max-width: 500px;
  margin: 0 auto;
  position: fixed;
  top: 15%;
  left: 0;
  right: 0;
  border-radius: 12.3279px;
  padding: 20px 20px;
  background: rgba(60, 58, 50, 0.92);
  z-index: 100;
}
@media (max-width: 576px) {
  .modal {
    top: 7%;
  }
}
.modal.active {
  display: block;
}
.modal__header {
  position: relative;
}
.modal__header-title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  padding-top: 10px;
}
@media (max-width: 576px) {
  .modal__header-title {
    font-size: 18px;
  }
}
.modal__header-button-close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.modal__body {
  margin-top: 20px;
}
.modal__body-select {
  position: relative;
}
.modal__body-select-preview {
  width: 100%;
  padding: 13px 0;
  color: #fff;
  border-radius: 5.07692px;
  text-align: center;
  border: none;
  background: rgba(67, 67, 67, 0.82);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 576px) {
  .modal__body-select-preview {
    font-size: 14px;
    padding: 7px 0;
  }
}
.modal__body-select-preview:after {
  content: "\25BC";
  position: absolute;
  right: 20px;
}
.modal__body-inputs {
  margin-top: 10px;
}
.modal__body-inputs-input {
  border: none;
  width: 100%;
  background: rgba(67, 67, 67, 0.82);
  border-radius: 5.07692px;
  text-align: center;
  padding: 13px 0;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .modal__body-inputs-input {
    font-size: 14px;
    padding: 7px 0;
  }
}
.modal__body-inputs-send {
  border: 2px solid #f8e0c4;
  width: 100%;
  padding: 13px 0;
  text-align: center;
  background: transparent;
  color: #e6bb41;
  cursor: pointer;
  border-radius: 5.07692px;
  margin: 15px auto;
  max-width: 300px;
  display: block;
}
@media (max-width: 576px) {
  .modal__body-inputs-send {
    padding: 7px 0;
    margin: 5px auto;
  }
}
.modal__body-inputs-send:hover {
  border-color: #e6bb41;
}
.modal__list {
  position: absolute;
  top: 45px;
  width: 100%;
  display: none;
  flex-direction: column;
  background: rgba(67, 67, 67, 1);
  border-bottom-right-radius: 5.07692px;
  border-bottom-left-radius: 5.07692px;
  padding: 10px 0;
}
@media (max-width: 576px) {
  .modal__list {
    top: 32px;
  }
}
.modal__list-option {
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 576px) {
  .modal__list-option {
    font-size: 14px;
    padding: 7px 0;
  }
}
.modal__list-option:hover {
  color: #f8e0c4;
}
.modal__footer {
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 576px) {
  .modal__footer {
    font-size: 9px;
    margin-top: 5px;
  }
}
.modal-overlay {
  position: fixed;
  background: linear-gradient(
    180deg,
    rgba(24, 39, 50, 0.89) 0%,
    rgba(29, 29, 29, 0.89) 100%
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
}
.modal-overlay.active {
  display: block;
}
.add-style-border {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.add-style-border:after {
  content: "\25B2";
}
.modal__body-select.open .modal__list {
  display: flex;
}
.mobile-button-open-modal button {
  cursor: pointer;
  width: 210px;
  font-weight: 500;
  font-size: 15.4583px;
  line-height: 35px;
  text-align: center;
  color: #ecdbc1;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 4px;
  transition: 0.5s;
  margin: 10px auto;
  display: none;
  background: transparent;
}
@media (max-width: 991px) {
  .mobile-button-open-modal button {
    display: block;
  }
}
.reviews {
  padding-top: 100px;
  padding-bottom: 230px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .reviews {
    padding-bottom: 20px;
  }
}
.reviews__title {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}
.reviews ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: center;
  margin-top: 60px;
  position: relative;
}
.reviews ul li {
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 0;
}
.reviews ul li.slick-active {
  z-index: 1;
}
.reviews ul li.slick-active button {
  font-size: 14px;
  text-align: left;
  transition: none;
}
@media (max-width: 576px) {
  .reviews ul li.slick-active button {
    font-size: 0;
    width: 320px;
  }
}
.reviews ul li.slick-active button:after {
  content: "";
  position: absolute;
  width: 25%;
  height: 2px;
  background: #fff;
  top: 9px;
  left: 20px;
  transition: 0.3s;
}
@media (max-width: 576px) {
  .reviews ul li.slick-active button:after {
    left: 0;
  }
}
.reviews ul li.slick-active button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 9px;
  left: 20px;
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 576px) {
  .reviews ul li.slick-active button:before {
    left: 0;
  }
}
.reviews ul li.slick-active #slick-slide-control00:after {
  width: 25%;
  transition: 0.3s;
}
.reviews ul li.slick-active #slick-slide-control01:after {
  width: 50%;
  transition: 0.3s;
}
.reviews ul li.slick-active #slick-slide-control02:after {
  width: 75%;
  transition: 0.3s;
}
.reviews ul li.slick-active #slick-slide-control03:after {
  width: 100%;
  transition: 0.3s;
}
.reviews ul li button {
  background: transparent;
  font-size: 0;
  color: #fff;
  transition: none;
  height: 1px;
  display: block;
  width: 370px;
  height: 1px;
  position: relative;
}
@media (max-width: 576px) {
  .reviews ul li button {
    width: 100%;
    font-size: 0;
  }
}
.reviews:focus {
  outline: none;
}
.reviews:before {
  content: "";
  position: absolute;
  background: radial-gradient(
    42.63% 42.63% at 50% 36.64%,
    rgba(55, 55, 55, 0.98) 0%,
    rgba(54, 54, 54, 0) 100%
  );
  filter: blur(100px);
  z-index: -1;
  display: block;
  width: 100%;
  height: 40%;
  margin-top: 100px;
}
#reviews .prevArrow {
  position: absolute;
  left: 0;
  top: 40%;
  cursor: pointer;
  z-index: 100;
}
#reviews .nextArrow {
  position: absolute;
  right: 0;
  top: 40%;
  cursor: pointer;
  z-index: 100;
  transform: rotate(180deg);
}
.reviews-slider {
  position: relative;
  margin-top: 74px;
}
.reviews-slider .slick-list {
  margin: 0 100px;
}
@media (max-height: 1200px) {
  .reviews-slider .slick-list {
    margin: 0 50px;
  }
}
@media (max-width: 768px) {
  .reviews-slider .slick-list {
    margin: 0;
  }
}
.reviews-slider .nextArrow img {
  transform: rotate(180deg);
}
.reviews-slider__item {
  height: 335px !important;
  background: #0d0d0d;
  border-radius: 4px;
  padding: 30px;
  margin: 0 25px;
  transition: 0.5s all;
}
@media (max-width: 1200px) {
  .reviews-slider__item {
    margin: 0 15px;
  }
}
@media (max-width: 768px) {
  .reviews-slider__item {
    margin: 0;
  }
}
.reviews-slider__item:focus {
  outline: none;
}
.reviews-slider__item.open {
  height: fit-content !important;
}
.reviews-slider__item.open .reviews-slider__item-text p {
  max-height: none;
  overflow: auto;
}
.reviews-slider__item-name {
  color: #f8e0c4;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}
.reviews-slider__item-date {
  margin-top: 12px;
  color: #515151;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.reviews-slider__item-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding-left: 20px;
  position: relative;
}
.reviews-slider__item-text svg {
  position: absolute;
  left: 0;
  top: 0;
}
.reviews-slider__item-text p {
  max-height: 175px;
  overflow: hidden;
}
.reviews-slider__item-all-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #ffbd6a;
  cursor: pointer;
}
.reviews-slider__item-all-text:hover {
  text-decoration-line: none;
}
.menu-page-bonus .rr-bonus__title {
  max-width: 1000px;
}
.menu-page-bonus .rr-accent {
  display: inline;
}
.menu-page-bonus:after {
  content: none;
}
.menu-page-bonus .rr-btn {
  display: inline;
}
.list-name-menu {
  padding: 115px 0 60px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .list-name-menu {
    padding-top: 60px;
  }
}
@media (max-width: 576px) {
  .list-name-menu {
    padding: 10px 0;
    justify-content: flex-start;
  }
}
.list-name-menu__name {
  background: #363636;
  padding: 20px 29px;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #e6bb41;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
}
.list-name-menu__name:hover {
  color: #221c1d !important;
  background: #f8e0c4;
}
@media (max-width: 768px) {
  .list-name-menu__name {
    font-size: 18px;
    padding: 10px 15px;
  }
}
@media (max-width: 576px) {
  .list-name-menu__name {
    text-align: center;
    font-size: 14px;
    padding: 10px 5px;
    white-space: nowrap;
  }
}
.fixed-menu {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: none;
  transition: 0.3s ease all;
}
@media (max-width: 576px) {
  .fixed-menu {
    top: 74px;
  }
}
.fixed-menu .list-name-menu {
  max-width: 1320px;
  margin: 0 auto;
  padding: 10px 0;
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 1200px) {
  .fixed-menu .list-name-menu {
    overflow-x: scroll;
  }
}
.fixed-menu .list-name-menu__name {
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 0;
  transition: none;
  white-space: nowrap;
}
@media (max-width: 1400px) {
  .fixed-menu .list-name-menu__name {
    padding: 5px 15px;
  }
}
.list-menu-restaurant {
  padding: 60px 0;
}
@media (max-width: 576px) {
  .list-menu-restaurant {
    padding: 30px 0;
  }
}
.list-menu-restaurant__title {
  font-size: 48px;
  color: #fff;
  margin-bottom: 60px;
  font-weight: bold;
}
@media (max-width: 567px) {
  .list-menu-restaurant__title {
    margin-bottom: 30px;
    font-size: 25px;
  }
}
.list-menu-restaurant__blocks {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .list-menu-restaurant__blocks {
    justify-content: space-between;
  }
}
.list-menu-restaurant__item {
  width: 425px;
  /* height: 610px; */
  background: #363636;
  border-radius: 4px;
  margin-right: 25px;
  margin-bottom: 40px;
  height: 100%;
}
.list-menu-restaurant__item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 1400px) {
  .list-menu-restaurant__item {
    width: 365px;
    height: 530px;
  }
}
@media (max-width: 1200px) {
  .list-menu-restaurant__item {
    width: 31%;
  }
}
@media (max-width: 1024px) {
  .list-menu-restaurant__item {
    height: auto;
  }
}
@media (max-width: 767px) {
  .list-menu-restaurant__item {
    width: 47%;
  }
  .list-menu-restaurant__item:nth-child(3n) {
    margin-right: 25px;
  }
  .list-menu-restaurant__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .list-menu-restaurant__item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .list-menu-restaurant__item:nth-child(3n) {
    margin-right: 0;
  }
  .list-menu-restaurant__item:nth-child(2n) {
    margin-right: 0;
  }
}
.list-menu-restaurant__item-photo {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
.list-menu-restaurant__item-photo img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 283px;
  object-fit: cover;
}

.list-menu-restaurant__item.open .list-menu-restaurant__item-photo img {
  height: 280px;
}

.list-menu-restaurant__item.open .list-menu-restaurant__item-photo img {
  height: 280px;
}

@media (max-width: 576px) {
  .list-menu-restaurant__item-photo img {
    width: 100%;
    height: 200px;
  }

  .list-menu-restaurant__item.open .list-menu-restaurant__item-photo img {
  height: 280px;
}
}
.list-menu-restaurant__item-name {
  padding: 30px 30px 15px;
  color: #e6bb41;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 1400px) {
  .list-menu-restaurant__item-name {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .list-menu-restaurant__item-name {
    font-size: 16px;
    padding: 15px 15px 15px;
  }
}
@media (max-width: 576px) {
  .list-menu-restaurant__item-name {
    font-size: 14px;
    padding: 10px 10px 10px;
    font-weight: normal;
  }
}
.list-menu-restaurant__item-price {
  padding: 0 30px 15px;
  color: #fff;
  font-size: 24px;
}
.list-menu-restaurant__item-price p {
  margin: 0;
}
@media (max-width: 576px) {
  .list-menu-restaurant__item-price p {
    font-size: 16px;
  }
}
.list-menu-restaurant__item-price span {
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 576px) {
  .list-menu-restaurant__item-price span {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .list-menu-restaurant__item-price {
    font-size: 20px;
    padding: 0 15px 15px;
  }
}
@media (max-width: 576px) {
  .list-menu-restaurant__item-price {
    padding: 0 10px 10px;
  }
}
.list-menu-restaurant__item-text {
  padding: 0 30px 30px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  line-height: 150%;
}
@media (max-width: 1400px) {
  .list-menu-restaurant__item-text {
    font-size: 14px;
    line-height: initial;
  }
}
@media (max-width: 1024px) {
  .list-menu-restaurant__item-text {
    padding: 0 15px 15px;
  }
}
@media (max-width: 576px) {
  .list-menu-restaurant__item-text {
    padding: 0 10px 10px;
    font-size: 0;
  }
  .list-menu-restaurant__item-text:after {
    content: "Подробнее";
    display: block;
    font-size: 14px;
    text-decoration: underline;
  }
  .list-menu-restaurant__item-text.open {
    font-size: 14px;
  }
  .list-menu-restaurant__item-text.open:after {
    content: none;
  }
}
.list-menu-restaurant__item.open {
  width: 90%;
  position: fixed;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2000;
}
.list-menu-restaurant__overlay {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #000;
  cursor: pointer;
  transition: all 0.4s;
}
.list-menu-restaurant__overlay.active {
  opacity: 0.8;
  visibility: visible;
}
.list-menu-restaurant__close {
  display: none;
  background: url("/local/templates/azyktulek/images/menu-close.svg") no-repeat;
  position: fixed;
  right: 25px;
  top: 13%;
  width: 20px;
  height: 20px;
  z-index: 3000;
}
.dost-info {
  padding-top: 500px;
  margin-top: -500px;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
@media (max-width: 1400px) {
  .rr-menu__item:not(:last-child) {
    margin-right: 30px;
  }
  .rr-bonus__text {
    font-size: 29px;
    line-height: 1.1;
  }
  .rr-bonus__title {
    font-size: 58px;
    line-height: 1.1;
  }
}
@media (max-width: 1200px) {
  .rr-menu__item:not(:last-child) {
    margin-right: 15px;
  }
  .rr-menu__link {
    font-size: 20px;
  }
  .rr-phone__num {
    font-size: 20px;
  }
  .rr-bonus__text {
    font-size: 26px;
    line-height: 1.1;
  }
  .rr-bonus__title {
    font-size: 48px;
    line-height: 1.4;
  }
  .rr-bonus__content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .rr-header {
    padding-bottom: 40px;
  }
  .rr-btn {
    line-height: 1.1;
    font-size: 20px;
  }
  .section_pt-pb {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .rr-title {
    font-size: 36px;
  }
  .rr-event-item {
    width: calc(100% / 3);
  }
  .rr-feature-item:nth-child(1) {
    width: calc(30% - 20px);
  }
  .rr-feature-item:nth-child(2) {
    width: 70%;
  }
  .rr-feature-item:nth-child(3) {
    width: calc(55% - 20px);
  }
  .rr-feature-item:nth-child(4) {
    width: 45%;
  }
  .rr-hall-item__info {
    min-height: 394px;
  }
  .rr-banket__text {
    font-size: 26px;
    line-height: 1.1;
    max-width: 638px;
  }
  .rr-inline-fos__descr {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .rr-inline-fos__phone {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .rr-inline-fos__btn {
    padding: 17px 90px;
  }
}
@media (max-width: 992px) {
  .rr-menu__link {
    font-size: 15px;
  }
  .rr-phone__ico {
    margin-right: 10px;
  }
  .rr-soc-block__list {
    margin-left: 20px;
  }
  .rr-soc-block__item {
    width: 20px;
    height: 20px;
  }
  .rr-bonus__text {
    font-size: 24px;
  }
  .rr-bonus__title {
    font-size: 36px;
    line-height: 1.4;
  }
  .rr-bonus__content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .rr-btn {
    padding: 14px 48px;
  }
  .rr-title {
    font-size: 28px;
  }
  .rr-event-item__name {
    font-size: 13px;
    min-height: 60px;
  }
  .rr-event-item {
    width: calc(100% / 2);
  }
  .rr-event__item {
    margin-left: auto;
    margin-right: auto;
  }
  .rr-feature-item:nth-child(1),
  .rr-feature-item:nth-child(2),
  .rr-feature-item:nth-child(3),
  .rr-feature-item:nth-child(4) {
    padding: 20px 30px;
  }
  .rr-feature-item__accent {
    font-size: 40px;
  }
  .rr-feature-item__text {
    font-size: 15px;
  }
  .rr-hall-item {
    width: calc(100% / 2);
  }
  .rr-banket::before {
    height: 220px;
  }
  .rr-banket__content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .rr-banket__text {
    font-size: 20px;
  }
  .rr-inline-fos__content {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .rr-inline-fos__descr {
    font-size: 20px;
  }
  .rr-inline-fos__phone {
    font-size: 26px;
  }
  .rr-inline-fos-form {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .rr-header {
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .rr-header .rr-header__menu {
    display: none;
    position: absolute;
    left: 0;
    top: 166px;
    height: 100vh;
    background-color: #171717;
    z-index: 999;
  }
  .rr-header .rr-header__menu .rr-menu__list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
  }
  .rr-header .rr-header__menu .rr-menu__list .rr-menu__item {
    width: 100vw;
    justify-content: center;
    height: 50px;
    border: 1px solid #fff;
    background-color: #171717;
    text-align: center;
  }
  .rr-header
    .rr-header__menu
    .rr-menu__list
    .rr-menu__item_status_active
    .rr-menu__link {
    font-weight: 600;
  }
  .rr-header .rr-header__menu .rr-menu__list .rr-menu__item:hover {
    border: 0px;
  }
  .rr-header .rr-header__menu .rr-menu__list .rr-menu__item .rr-menu__link {
    width: 100vw;
  }
  .rr-menu-btn {
    display: block;
  }
  .rr-header__logo {
    margin-right: auto;
  }
  .rr-bonus__text {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .rr-bonus__title {
    margin-bottom: 40px;
    font-size: 32px;
  }
  .rr-title {
    font-size: 22px;
    text-align: center;
  }
  .rr-feature__descr {
    font-size: 16px;
  }
  .rr-hall-item {
    width: 100%;
  }
  .rr-hall-item__info {
    min-height: auto;
  }
  .rr-banket__text {
    text-align: center;
    font-size: 16px;
  }
  .rr-banket__btn-wrapper {
    justify-content: center;
  }
  .rr-inline-fos__descr {
    font-size: 16px;
  }
  .rr-inline-fos__phone {
    font-size: 22px;
  }
  .rr-inline-fos-form {
    flex-direction: column;
  }
  .rr-notify {
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .rr-header__logo {
    margin-right: 10px;
  }
  .rr-header__info {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .rr-header__phone {
    margin-bottom: 10px;
  }
  .rr-phone__num {
    font-size: 11px;
  }
  .rr-menu-btn {
    margin-right: 20px;
  }
  .rr-title {
    line-height: 1.3;
  }
  .rr-bonus__text {
    font-size: 18px;
  }
  .rr-bonus__title {
    font-size: 20px;
  }
  .rr-event__list {
    padding-top: 40px;
  }
  .rr-event-item {
    width: 100%;
  }
  .rr-feature__descr {
    font-size: 14px;
  }
  .rr-feature-item:nth-child(1),
  .rr-feature-item:nth-child(2),
  .rr-feature-item:nth-child(3),
  .rr-feature-item:nth-child(4) {
    width: 100%;
    margin-right: 0;
    padding: 15px;
  }
  .rr-feature-item__accent {
    font-size: 30px;
    margin-right: 10px;
  }
  .rr-feature-item__text {
    font-size: 14px;
  }
  .rr-hall-item__name {
    font-size: 18px;
  }
  .rr-hall-item__text {
    font-size: 14px;
  }
  .rr-hall-item__descr {
    font-size: 14px;
  }
  .rr-btn {
    padding: 14px 32px;
  }
  .rr-inline-fos__descr {
    font-size: 14px;
  }
  .rr-modal-input {
    height: 50px;
    font-size: 18px;
  }
  .rr-feature__btn-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
  .rr-banket::before {
    height: 125px;
  }
}

/* End */
/* /local/templates/azyktulek/css/rr-style_1769084633.css?177616085946934 */
