

/* Start:/bitrix/templates/cyplyata/main_1613842553.css?1744002823150924*/
/*
Внимание! 
Этот файл сформирован автоматически, компонентом olegpro.csscompiler. 
Исходники файлов стилей лежат в папке: /bitrix/templates/cyplyata/scss/
*/
.header-top-wrap {
  display: none;
}

/* @media (max-width: 1200px) {
} */


@media (min-width: 1300px) {
  .first-block-item {
    margin-top: 100px !important;
  }
}

.link-page__btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 163%;
  text-align: right;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ff5c00;
  cursor: pointer;
  margin: 5px auto;
}

.header__bottom_img img {
  width: 100%;

  object-fit: cover;
  height: 70px;
}

.header-topNew {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.btn-order_table:hover {
  transition: 0.4s;
  background: #a00e0e;
}

.delivery_text_section a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

/* .header__bottom_img{
    position: absolute;
    top: 0;
} */
.header-top-wrapNew {
  background: white;
}

.logo__header_new img {
  width: 90px;
  cursor: pointer;
}

.logo__header_new {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #262628;
  gap: 3px;
  align-items: center;
}

.logo-head__title {
  text-transform: uppercase;
  font-size: 12px;
}

.left-header_section {
  display: flex;
  gap: 30px;
  align-items: center;
}

.right-header_section {
  display: flex;
  gap: 30px;
  align-items: center;
}

.header-text_elem {
  text-transform: uppercase;
}

.btn-order_table {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 8px 12px;
  font-weight: 700;
  background: #d92525;
  cursor: pointer;
}

.header-menu_container {
  display: flex;
  padding: 25px 25px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

@media (max-width: 1200px) {
  .header-menu_container {
    padding: 10px 25px;
  }
}

.chicken-img {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}

.chicken-img img {
  max-width: 200px;
}

.delivery_text_section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.link_backdrop {
  display: block;
  height: 100%;
  position: absolute;
  bottom: 0;

  width: 100%;
  left: 0;
  width: 100%;
}

.i-action-img {
  object-fit: cover;
}

.news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn-detailNewYear {
  position: absolute;
  bottom: 87px;
  text-decoration: none;
  left: 41px;
  width: 200px;
  height: 50px;
  background: #292727;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 345%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}

.btn-detailNewYear-center {
  left: 50%;
  transform: translateX(-50%);
}

img.i-action-img {
  width: 100%;
}

.news-item {
  width: calc((100% - 20%) / 3);
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.slide__newYear {
  opacity: 1 !important;
}

.swiper {
  height: 100%;
  width: 700px;
}

.Show-programms_container {
  margin-top: 20px !important;
}

.dm-container h1 {
  text-align: center;
  margin: 10px;
}

@media (max-width: 1300px) {
  .chicken-img img {
    width: 220px;
  }

  .right-header_section {
    flex-direction: column;
    gap: 15px;
    align-items: end;
  }
}

@media (max-width: 990px) {
  .promo__item {
    background-size: contain !important;
  }

  .link-page__btn {
    font-size: 14px;
  }

  .header-top-wrapNew {
    display: none;
  }
}

@media (max-width: 990px) {
  .promo__item {
    background-size: contain !important;
    height: 700px !important;
  }
}

@media (max-width: 992px) {
  .btn-detailNewYear {
    width: 150px;
    height: 40px;
    font-size: 12px;
    bottom: 37px;
  }

  .btn-detailNewYear-center {
    bottom: 70px;
  }

  .promo__item.promo__item-1.b-lazy.slick-slide.b-loaded.slick-current.slick-active {
    background-size: cover !important;
  }
}

@media (max-width: 768px) {
  .btn-detailNewYear {
    width: 140px;
    height: 33px;
    font-size: 12px;
    bottom: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 630px) {
  .swiper {
    height: 100%;
    width: 500px;
  }
}

@media (max-width: 630px) {
  .btn-detailNewYear {
    left: 50%;
    bottom: 30px;
    right: unset;
    transform: translateX(-50%);
  }

  .btn-detailNewYear-center {
    bottom: 75px;
  }

  .first-block-item.mobile1 {
    background-size: cover;
    background-image: url("/bitrix/templates/cyplyata/images/lunch/lunchMobil.jpg") !important;
  }

  .first .dm-container {
    padding: unset;
  }

  .promo-carousel .slick-list {
    /*height: 480px !important;*/
  }

  .promo__item.promo__item-1 {
    height: 490px !important;
  }

  .promo-carousel .slick-dots {
    bottom: -30px !important;
  }

  .promo {
    padding-bottom: 40px !important;
  }

  .promo__item.promo__item-1.b-lazy.slick-slide.b-loaded.slick-current.slick-active {
    background-size: cover !important;
  }

  .promo-delivery {
    padding-top: 100px !important;
  }
}

@media (max-width: 530px) {
  .swiper {
    height: 100%;
    width: 400px;
  }
}

@media (max-width: 430px) {
  .swiper {
    height: 100%;
    width: 300px;
  }
}

@media (max-width: 330px) {
  .swiper {
    height: 100%;
    width: 250px;
  }
}

* {
  margin: 0;
  box-sizing: border-box;
  font-family: SFUIText, sans-serif;
}

*:focus {
  outline: none;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 150px auto 0 auto;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1500px) {
  .container {
    max-width: 1200px;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 991px;
  }
}

@media (max-width: 992px) {
  .container {
    max-width: 760px;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 577px;
  }
}

@media (max-width: 576px) {
  .container {
    max-width: 480px;
  }
}

@media (max-width: 480px) {
  .container {
    max-width: 360px;
  }
}

@media (max-width: 360px) {
  .container {
    max-width: 310px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.i-button {
  margin-top: 30px;
  width: 200px;
  height: 50px;
  background: #ff5c00;
  border-radius: 49px;
  font-weight: 600;
  font-size: 14px;
  line-height: 345%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}

.i-button:hover {
  opacity: 0.8;
}

.i-button__chef {
  width: 300px;
  height: 60px;
  border-radius: 30px;
  font-weight: normal;
  font-size: 20px;
  line-height: 300%;
  color: #fff;
  margin-top: 40px;
}

.i-button-reserved {
  margin-top: 20px;
  margin-left: 30px;
  width: 370px;
  font-weight: normal;
  height: 60px;
  letter-spacing: 0.04em;
  font-size: 20px;
  line-height: 300%;
}

.i-button-i-contact {
  margin-top: 40px;
  line-height: 300%;
  width: 250px;
  height: 60px;
  border-radius: 30px;
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #fff;
}

.text-light {
  font-weight: 300;
}

.text-medium {
  font-weight: 500;
}

.text-semibold {
  font-weight: 600;
}

.text-bold {
  font-weight: 700;
}

.text-extrabold {
  font-weight: 800;
}

.text-black {
  color: #000;
}

.text-white {
  color: #fff;
}

.text-uppercase {
  text-transform: uppercase;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  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;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-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;
  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;
}

.i-banket-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}

.i-banket-dots {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.i-banket-dots .slick-dots {
  position: relative;
  bottom: 0;
  display: flex;
}

.i-banket-dots .slick-dots li {
  background: #fff;
}

.i-banket-dots .slick-dots li.slick-active {
  background: #ff5c00;
}

.i-banket-prev,
.i-banket-next {
  background: url(/bitrix/templates/kafe/images/right.svg) no-repeat center;
  min-width: 54px;
  width: 54px;
  height: 52px;
  margin: auto 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.i-banket-prev {
  transform: rotate(180deg);
}

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/cyplyata/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container>.nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/cyplyata/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/cyplyata/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/cyplyata/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@-webkit-keyframes blinker {
  50% {
    color: #ff5c00;
  }
}

@keyframes blinker {
  50% {
    color: #ff5c00;
  }
}

.flash {
  -webkit-animation: blinker 1.8s linear infinite;
  animation: blinker 1.8s linear infinite;
}

.header {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  border-bottom: solid 2px #f1f1f1;
}

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

.fa.fa-angle-down {
  display: none;
}

.hide {
  display: none;
}

.nav-hamburger {
  display: none;
}

.hamburger {
  display: none;
}

.header-top-wrap {
  background: #f1f1f1;
}

.header-bottom-wrap {
  background: #fff;
}

a.menu__link.menu__link-last {
  position: relative;
}

.logo-img {
  display: flex;
  max-height: 95%;
  transition: 0.3s;
}

.logo-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.logo-img:hover {
  opacity: 0.8;
}

.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 106px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.header-top__call {
  display: flex;
  flex-direction: column;
}

.header-top__call a {
  font-weight: 500;
  font-size: 26px;
  line-height: 26px;
  text-align: right;
  color: #3d322d;
  text-decoration: none;
  outline: none;
}

.header-top-schedule {
  font-size: 18px;
  line-height: 1.5;
  color: #777;
}

@media (max-width: 1500px) {
  .header-top-schedule {
    font-size: 14px;
  }
}

.header-top-schedule__left {
  margin-right: 15px;
}

.header-top__call-button {
  margin-top: 6px;
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  text-decoration-line: underline;
  color: #ff7d33;
  cursor: pointer;
}

.header-top__call-button:hover {
  opacity: 0.5;
}

.header-top__reserve {
  display: flex;
  text-decoration: none;
}

.header-top__reserve-button {
  font-weight: normal;
  font-size: 18px;
  text-align: right;
  color: #ff5c00;
  margin-left: 20px;
  cursor: pointer;
}

.header-top__reserve-button:hover {
  opacity: 0.5;
}

.header-top__back {
  outline: none;
  text-decoration: none;
  display: flex;
}

@media (max-width: 1300px) {
  .header-top__back {
    display: none;
  }
}

.header-top__back span {
  display: block;
  font-size: 26px;
}

.header-top__back p {
  font-weight: normal;
  font-size: 18px;
  margin-left: 15px;
  text-align: left;
  color: #3d322d;
}

.header-bottom {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px;
  width: 100%;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 29px 0 0 0;
  width: 100%;
}

.menu_item {
  position: relative;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.menu_item:before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #dfdfdf;
  position: absolute;
  top: -12%;
}

.menu_item:first-child .menu__link {
  padding-left: 0;
}

.menu__link {
  padding: 0px 50px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3d322d;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

@media (max-width: 1500px) {
  .menu__link {
    padding: 0 40px;
  }
}

@media (max-width: 1300px) {
  .menu__link {
    padding: 0 35px;
  }
}

.menu__link:hover {
  color: #ff5c00;
}

.menu__link-last::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #dfdfdf;
  position: absolute;
  top: -12%;
  right: 0;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav a {
  text-decoration: none;
  display: block;
  transition: 0.3s linear;
}

.topmenu>li {
  float: left;
  position: relative;
  border-left: 1px solid black;
}

.topmenu>li:first-child {
  border-left: 0;
}

.topmenu>li>a {
  padding: 20px 30px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fefdfd;
  letter-spacing: 2px;
}

.topmenu>li>a.active,
.submenu a:hover {
  color: #ff5c00;
  text-decoration-line: underline;
}

.topmenu .fa,
.submenu .fa {
  margin-left: 5px;
  color: inherit;
}

.submenu {
  position: absolute;
  z-index: 5;
  min-width: 600px;
  padding: 40px 103px 0;
  background: white;
  visibility: hidden;
  opacity: 0;
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: 0.3s linear;
  border: 2px solid #f1f1f1;
  box-sizing: border-box;
  min-height: 210px;
  margin-top: 30px;
}

.submenu li {
  position: relative;
}

.submenu li a {
  padding: 10px 20px;
  border: none;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3d322d;
  margin-bottom: 40px;
  text-align: left;
}

.submenu .submenu {
  position: absolute;
  left: 100%;
  top: -1px;
  transition: 0.3s linear;
}

nav li:hover>.submenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
}

@media (max-width: 1500px) {
  .header-top {
    max-width: 1200px;
    height: 70px;
  }

  .header-bottom {
    max-width: 1200px;
  }

  .nav {
    height: 50px;
  }

  .menu {
    padding: 14px 0 0 0;
  }

  .menu__link {
    font-size: 16px;
  }

  .header-top__call a {
    font-size: 20px;
  }

  .header-top__reserve-button {
    font-size: 16px;
  }

  .header-top__back p {
    font-weight: normal;
    font-size: 16px;
  }

  .header-top__back span {
    font-size: 24px;
  }

  .submenu {
    min-width: 550px;
    padding: 20px 70px 0;
    margin-top: 16px;
  }

  .submenu li a {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1300px) {
  .header-top {
    max-width: 1100px;
  }

  .header-bottom {
    max-width: 1100px;
  }
}

@media (max-width: 1100px) {
  .header-top {
    max-width: 990px;
  }

  .header-top-top__call a {
    font-size: 19px;
  }

  .header-top__back p {
    font-weight: normal;
    font-size: 14px;
  }

  .header-bottom {
    max-width: 990px;
  }
}

@media (max-width: 991px) {
  .header-top-wrap {
    display: none;
  }

  .header-bottom-wrap {
    display: none;
  }

  .nav-hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 17px 0 21px;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 5;
    background: #f1f1f1;
    width: 100%;
    align-items: center;
  }

  a.logo-img {
    margin: 0 auto;
  }

  .header__call {
    position: absolute;
    right: 7%;
    top: 32%;
  }

  .header__logo-2 {
    margin: 15px auto;
  }

  .menu-2 {
    overflow-y: auto;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    padding: 20px 15px 0 17px;
    background-color: #f1f1f1;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
  }

  .menu-2_active {
    left: 0;
  }

  .menu-2_item {
    padding-right: 0;
    border: none;
  }

  .menu-2-header {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menu-2-header-logo {
    margin: -18px auto;
    object-fit: contain;
    display: flex;
    max-height: 95%;
    transition: 0.3s;
  }

  a.menu-2__link-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    display: block;
    margin-top: 17px;
    margin-left: 28px;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #3d322d;
    cursor: pointer;
  }

  a.menu-2__link-item:hover {
    text-decoration-line: underline;
    color: #ff5c00;
  }

  .menu-2__link-items {
    display: none;
  }

  .menu-2-header-number {
    margin-right: 5px;
    margin-top: -2px;
  }

  .menu-2-header:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    opacity: 0.3;
    width: 100%;
    position: absolute;
    top: 48px;
  }

  .menu-2__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    display: block;
    margin-top: 27px;
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #3d322d;
    cursor: pointer;
  }

  .menu-2__link-reserved {
    font-weight: 400;
    text-decoration: none;
    color: #ff5c00;
  }

  a.menu-2_item__number {
    margin: 40px 0 5px 0;
    color: #ff5c00;
    font-weight: 800;
    font-size: 22px;
  }

  .menu-2_text_small {
    font-size: 14px;
    color: #3d322d;
  }

  .menu-2__link:hover {
    text-decoration-line: underline;
    color: #ff5c00;
  }

  .hamburger {
    display: block;
    position: absolute;
    left: 20px;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 26px;
    height: 12px;
  }

  .span-1 {
    display: block;
    height: 2px;
    width: 10px;
    background-color: #ff5c00;
    margin-bottom: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    margin-bottom: 4px;
  }

  .span-2 {
    display: block;
    height: 2px;
    width: 15px;
    background-color: #ff5c00;
    margin-bottom: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    margin-bottom: 4px;
  }

  .span-3 {
    display: block;
    height: 2px;
    width: 20px;
    background-color: #ff5c00;
    margin-bottom: 2px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
  }

  .hamburger_active span:nth-child(1) {
    height: 2px;
    width: 35px;
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
    -moz-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    -o-transform: translateY(9px) rotate(-45deg);
  }

  .hamburger_active span:nth-child(2) {
    display: none;
  }

  .hamburger_active span:nth-child(3) {
    height: 2px;
    width: 35px;
    -webkit-transform: translateY(3px) rotate(45deg);
    -ms-transform: translateY(3px) rotate(45deg);
    transform: translateY(3px) rotate(45deg);
  }

  .header__address {
    margin-top: 60px;
  }

  .header__address,
  .header__times {
    font-weight: normal;
    font-size: 19px;
    line-height: 20px;
    color: #fff;
    opacity: 0.5;
    position: relative;
  }

  .header__times {
    margin-top: 15px;
  }

  .header__address:before {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    opacity: 0.3;
    width: 100%;
    position: absolute;
    top: -30px;
  }

  .menu-2__link .header__times {
    margin-top: 15px;
  }

  .button__header {
    text-align: left;
    margin-top: 23px;
    font-size: 22px;
    text-decoration: none;
    color: #ff5c00;
  }
}

.promo {
  background: #fff;
  padding-bottom: 70px;
  padding-top: 168px;
}

.promo__item-1 {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 539px;
  position: relative;
  background-position: center right 3%;
}

.promo__item-1.contain {
  background-size: contain;
}

.promo__item-2 {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 539px;
}

.promo__item-3 {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 539px;
}

.promo__item-3 .promo__item-title {
  width: 42%;
}

.promo__item {
  padding: 126px 0 0 203px;
}

.promo__item-delivery {
  padding: 155px 0 0 203px;
  background-size: contain;
}

.promo__item-img {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}

.promo__item-subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  color: #fff;
}

.promo__item-title {
  margin-top: 15px;
  font-weight: 700;
  font-size: 50px;
  line-height: 120%;
  color: #fff;
  width: 76%;
}

.promo__item-title-small {
  margin-top: 15px;
  font-weight: 300;
  font-size: 29px;
  color: #fff;
}

.promo__item-title-small a {
  color: #fff;
  text-decoration: none;
}

button.slick-next.slick-arrow {
  border: none;
  background: none;
  position: absolute;
  z-index: 1;
  top: 360px;
  left: 277px;
  cursor: pointer;
}

button.slick-prev.slick-arrow {
  border: none;
  background: none;
  position: absolute;
  z-index: 1;
  top: 360px;
  left: 203px;
  cursor: pointer;
}

button#slick-slide-control01 {
  display: none;
}

button#slick-slide-control02 {
  display: none;
}

button#slick-slide-control00 {
  display: none;
}

.slick-dots {
  position: absolute;
  bottom: 70px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  width: 30px;
  height: 4px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background: #eaeaea;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li {
  width: 30px;
  height: 4px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background: #eaeaea;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots .slick-active {
  background: #ff5c00;
}

button.slick-next.slick-arrow:hover {
  opacity: 0.5;
}

@media (max-width: 1500px) {
  .promo {
    padding-top: 120px;
  }

  .promo__item-1 {
    min-height: 450px;
  }

  .promo__item {
    padding: 126px 0 0 80px;
  }

  .promo__item-title {
    font-size: 35px;
  }
}

@media (max-width: 1200px) {
  .promo {
    padding-bottom: 25px;
  }

  .promo__item-img {
    width: 35%;
  }

  .promo__item {
    padding: 80px 0 0 80px;
    min-height: 375px;
  }

  button.slick-prev.slick-arrow {
    top: 280px;
    display: none !important;
  }

  button.slick-next.slick-arrow {
    top: 280px;
    display: none !important;
  }
}

@media (max-width: 992px) {
  .promo {
    padding-top: 70px;
  }

  .promo__item {
    padding: 42px 0 0 99px;
  }

  .promo__item-1 {
    min-height: 340px;
  }

  .promo__item-subtitle {
    font-size: 17px;
  }

  .promo__item-title-small {
    font-size: 22px;
  }

  .promo__item-title {
    font-size: 28px;
  }

  button.slick-prev.slick-arrow {
    top: 250px;
    left: 95px;
  }

  button.slick-next.slick-arrow {
    top: 250px;
    left: 164px;
  }

  .slick-dots {
    bottom: 38px;
  }
}

@media (max-width: 768px) {
  .promo__item {
    padding: 66px 0 0 40px;
  }

  .promo {
    padding-bottom: 0px;
  }

  .promo__item-title {
    margin-top: 10px;
    font-size: 28px;
  }

  .promo__item-subtitle {
    font-size: 17px;
  }

  .promo__item-title-small {
    margin-top: 10px;
    font-size: 25px;
  }
}

@media (max-width: 576px) {
  .promo__item {
    padding: 66px 25px 0 25px;
  }

  .promo__item p {
    text-align: center;
    width: 100%;
  }

  .promo__item-1 {
    min-height: 260px;
  }
}

@media (max-width: 480px) {
  .promo__item.promo__item-1 {
    min-height: 180px;
    padding: 20px;
  }

  .promo__item-title {
    font-size: 21px;
  }

  .promo__item-subtitle {
    font-size: 14px;
  }

  .promo__item-title-small {
    margin-top: 10px;
    font-size: 16px;
  }

  .promo-carousel .slick-dots {
    bottom: 15px;
  }
}

.modalForm {
  position: fixed;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1040;
}

.modalForm.show {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.modalOverlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 1000;
}

.modalContent {
  position: relative;
  width: 96%;
  max-width: 550px;
  max-height: 96vh;
  background: #000;
  margin: auto;
  padding: 70px 52px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow-y: auto;
}

@media (max-width: 575px) {
  .modalContent {
    padding: 50px 30px;
  }
}

.dm-modalTitle {
  margin-bottom: 40px;
  font-size: 26px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 575px) {
  .dm-modalTitle {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

.modalClose {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 23px;
  cursor: pointer;
}

.modalClose::before,
.modalClose::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #dcdcdc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modalClose::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modalClose:hover::before,
.modalClose:hover::after {
  background: #8a8a8a;
}

.validateForm {
  position: relative;
}

.formField {
  margin-bottom: 20px;
}

.formField input {
  width: 100%;
  background: #000;
  padding: 17px 10px;
  font-size: 18px;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
}

.errorMessage {
  display: none;
  position: absolute;
  top: -100%;
  left: auto;
  right: 0;
  background: #fff;
  padding: 3px 5px;
  text-align: center;
  font-size: 14px;
  color: #000;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.errorMessage::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  bottom: -5px;
  right: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}

.container-mg-none {
  margin: 0 auto;
}

.i-action-carousel-left-item-descr-link {
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
}

.i-action-carousel-left-item-descr-link:hover {
  color: #ff5c00;
}

.i-action-carousel-left-item-descr-button:hover {
  opacity: 0.9;
}

.i-action-carousel-left-item-descr-button:hover .action-hide {
  display: block;
  opacity: 1;
  z-index: 1;
}

.action-hide {
  display: none;
  background: #fff;
  padding: 10px 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 75%;
  left: -10px;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  line-height: 18px;
  color: #3d427d;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

.action-hide::before {
  position: absolute;
  content: "►";
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
  color: #fff;
  padding: 15px 10px;
}

.i-title {
  font-weight: 800;
  font-size: 36px;
  line-height: 43px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}

a.i-menu__item {
  color: #262626;
}

.i-menu {
  padding: 130px 0 0 0;
}

.i-menu-wrapp {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
}

.i-menu__item {
  max-width: 467px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 18px;
  margin-bottom: 18px;
  text-decoration: none;
  outline: none;
}

.i-menu__item-descr {
  font-weight: 500;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  background: #fff;
  padding: 0 30px;
}

.i-menu-button {
  background-image: url("/bitrix/templates/akvarel/images/menu6-min.jpg");
  width: 467px;
  height: 370px;
  padding: 71px 46px 0 46px;
}

.i-menu-button__title {
  color: transparent;
  font-weight: 900;
  font-size: 23px;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.075em;
  -webkit-text-stroke: 1px #fff;
}

.i-menu-button__subtitle {
  font-weight: 700;
  font-size: 24px;
  margin-top: 10px;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: #fff;
}

.i-action-carousel-left-item-descr div {
  margin-top: 20px;
  text-align: center;
}

.i-about {
  padding-top: 130px;
}

.i-about__items {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -80px;
}

.i-about__item {
  max-width: 300px;
  max-height: 123px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-left: 80px;
  margin-bottom: 130px;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.i-about__item-number {
  font-size: 60px;
  line-height: 1;
  color: transparent;
  letter-spacing: 0.05em;
  -webkit-text-stroke: 2px #ff5c00;
}

.i-about__item-img {
  width: 97px;
  height: 61px;
}

@media (max-width: 576px) {
  .i-about__item-img {
    width: 58px;
    height: 36px;
  }
}

.i-about__item-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.i-about__item p:before {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  min-width: 300px;
  background: #dfdfdf;
  margin: 20px 0;
}

.i-subtitle {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
  margin-top: 20px;
  width: 570px;
}

.i-delivery {
  padding-top: 130px;
}

.i-delivery-img {
  flex-grow: 1;
  object-fit: cover;
}

.i-delivery__wrapp {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
}

.i-delivery__item {
  text-decoration: none;
  max-width: 467px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 18px;
  margin-bottom: 18px;
}

.i-delivery__item-descr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  background: #fff;
  padding: 0 30px;
  margin-top: -100px;
  font-weight: 500;
  font-size: 24px;
  color: #262626;
}

.i-delivery__item-descr-last {
  margin-top: -16px;
}

.i-banket {
  padding-top: 130px;
}

.i-banket-wrapp {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.i-banket-wrapp.slick-dotted {
  margin-bottom: 50px;
}

.i-banket-wrapp.slick-dotted .slick-dots {
  bottom: -50px;
}

.i-banket-wrapp .slick-list {
  margin: -10px;
}

.i-banket__swiper {
  width: 100% !important;
}

.i-banket__swiper .swiper-button-prev,
.i-banket__swiper .swiper-button-next {
  width: 30px !important;
  height: 30px !important;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}

.swiper-button-prev svg,
.swiper-button-next svg {
  height: 20px;
  width: 12px;
  opacity: 0.8;
}

.swiper-button-next svg {
  transform: rotate(180deg);
}

.i-banket__swiper .swiper-button-prev::after,
.i-banket__swiper .swiper-button-next::after {
  content: "";
}

.i-banket__item {
  width: 100%;
  background: #fff;
  padding: 15px 15px 30px 15px;
}

.i-banket__item.slick-slide {
  margin: 10px;
}

.i-banket__item img {
  max-width: 100%;
}

.i-banket__item-descr {
  padding: 40px 0 0 25px;
}

.i-banket__item-descr-title {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: #262626;
}

.i-banket__item-descr-text {
  margin-top: 25px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-banket__item-button {
  font-weight: 500;
  font-size: 16px;
  line-height: 163%;
  text-align: right;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ff5c00;
  cursor: pointer;
  margin: 15px 25px 0 0;
}

.tabs>div {
  padding-top: 10px;
}

.tabs ul {
  margin: 0px;
  padding: 0px;
}

.tabs ul:after {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  width: 100%;
  background: #e3e3e3;
  margin-top: 10px;
}

.tabs ul li {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px 15px;
  color: #898989;
  font-weight: 300;
  font-size: 24px;
  line-height: 163%;
  letter-spacing: 0.02em;
}

.tabs ul li.active,
.tabs ul li.active:hover {
  color: #ff5c00;
  border-bottom: 3px solid #ff5c00;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 2px;
  padding-bottom: 11px;
}

.i-tabs {
  padding-top: 130px;
}

.tabs__content-1 {
  display: none;
}

.tabs__content-1.active {
  display: block;
}

.i-tabs>div {
  padding-top: 10px;
}

.i-tabs ul {
  margin: 0px;
  padding: 0px;
}

.i-tabs ul:after {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  width: 100%;
  background: #e3e3e3;
  margin-top: 10px;
}

.i-tabs ul li {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px 15px;
  color: #898989;
  font-weight: 300;
  font-size: 24px;
  line-height: 163%;
  letter-spacing: 0.02em;
}

.i-tabs ul li.active,
.i-tabs ul li.active:hover {
  color: #ff5c00;
  border-bottom: 3px solid #ff5c00;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 2px;
  padding-bottom: 11px;
}

.i-action {
  padding-top: 130px;
}

.i-action-img-wrap {
  height: 463px;
  background: #000;
  width: 50%;
  display: flex;
  justify-content: center;
}

img.i-action-img {
  height: 100%;
}

.i-action-carousel-left-item {
  margin-top: 40px;
  width: 100%;
  min-height: 493px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.i-action-carousel-left-item-descr {
  padding: 60px 73px 0 71px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 50%;
  text-align: center;
}

.i-action-carousel-left-item-descr img {
  max-height: 100px;
}

.i-action-carousel-left-item-descr p {
  margin-top: 45px;
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-action-carousel-left-item-descr-button {
  display: flex;
  cursor: pointer;
  align-items: flex-end;
  position: relative;
  left: 84%;
}

.i-action-carousel-left-item-descr-button p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #ff5c00;
  margin-right: 20px;
}

.carousel-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}

.count-slider {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.carousel-left-arrow {
  background: url(/bitrix/templates/akvarel/images/left1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-left-arrow:hover {
  opacity: 0.5;
}

.carousel-right-arrow {
  background: url(/bitrix/templates/akvarel/images/right1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-right-arrow:hover {
  opacity: 0.5;
}

.carousel-arrows-1 {
  display: flex;
  margin: 50px 0 0 187px;
  align-items: center;
}

.count-slider-1 {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.carousel-left-arrow-1 {
  background: url(/bitrix/templates/akvarel/images/left1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-left-arrow-1:hover {
  opacity: 0.5;
}

.carousel-right-arrow-1 {
  background: url(/bitrix/templates/akvarel/images/right1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-right-arrow-1:hover {
  opacity: 0.5;
}

.carousel-arrows-2 {
  display: flex;
  margin: 50px 0 0 187px;
  align-items: center;
}

.count-slider-2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.carousel-left-arrow-2 {
  background: url(/bitrix/templates/akvarel/images/left1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-left-arrow-2:hover {
  opacity: 0.5;
}

.carousel-right-arrow-2 {
  background: url(/bitrix/templates/akvarel/images/right1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-right-arrow-2:hover {
  opacity: 0.5;
}

.carousel-arrows-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.count-slider-3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.carousel-left-arrow-3 {
  background: url(/bitrix/templates/akvarel/images/left1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-left-arrow-3:hover {
  opacity: 0.5;
}

.carousel-right-arrow-3 {
  background: url(/bitrix/templates/akvarel/images/right1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-right-arrow-3:hover {
  opacity: 0.5;
}

.carousel-arrows-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.count-slider-4 {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

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

.carousel-left-arrow-4 {
  background: url(/bitrix/templates/akvarel/images/left1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-left-arrow-4:hover {
  opacity: 0.5;
}

.carousel-right-arrow-4 {
  background: url(/bitrix/templates/akvarel/images/right1.svg) no-repeat center;
  min-width: 55px;
  width: 60px;
  height: 56px;
  margin: 10px;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.carousel-right-arrow-4:hover {
  opacity: 0.5;
}

button.slick-next-action.slick-arrow {
  border: none;
  background: none;
  position: absolute;
  z-index: 1;
  top: 360px;
  left: 277px;
  cursor: pointer;
}

button.slick-prev-action.slick-arrow {
  border: none;
  background: none;
  position: absolute;
  z-index: 1;
  top: 360px;
  left: 203px;
  cursor: pointer;
}

.i-action-carousel-right-item {
  margin-top: 40px;
  width: 100%;
  min-height: 493px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 15px;
}

.i-action-carousel-right-item-descr {
  padding: 82px 73px 0 71px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.i-action-carousel-right-item-descr p {
  margin-top: 45px;
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-action-carousel-right-item-descr-button {
  display: flex;
  cursor: pointer;
  align-items: flex-end;
  position: relative;
  left: 84%;
}

.i-action-carousel-right-item-descr-button p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #ff5c00;
  margin-right: 20px;
}

.i-word__wrapp {
  display: flex;
  justify-content: space-between;
}

.i-word-img {
  max-width: 670px !important;
  width: 100%;
  border: 15px solid #fff;
}

.i-word {
  padding-top: 130px;
}

.i-word__descr {
  padding: 85px 0 0 85px;
}

.i-word__descr-title {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}

.i-word__descr-text {
  margin-top: 30px;
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.time1 {
  position: relative;
}

img.b-lazy.b-loaded.time-img {
  position: absolute;
  top: 49%;
  right: 9%;
}

img.b-lazy.b-loaded.date-img {
  position: absolute;
  top: 61%;
  right: 9%;
}

.form-error1 {
  opacity: 0.5;
}

.i-reserved {
  padding-top: 130px;
}

.i-reserved__wrapp {
  display: flex;
}

.i-reserved-title {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}

.i-reserved-subtitle {
  margin-top: 10px;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: #fff;
  text-align: left;
}

.i-reserved-input__wrapp {
  display: flex;
  flex-wrap: wrap;
}

.i-reserved-block {
  max-width: 964px;
  width: 100%;
  min-height: 502px;
  background: #252525;
  padding: 70px 124px 70px 70px;
}

.i-reserved__wrap {
  display: flex;
  flex-wrap: wrap;
}

.i-reserved-input__name input {
  width: 370px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #737373;
  padding-left: 30px;
  margin-top: 50px;
  margin-right: 30px;
}

.i-reserved-input__date input {
  width: 370px;
  height: 60px;
  outline: none;
  border: 1.5px solid #fff;
  box-sizing: border-box;
  border-radius: 30px;
  background-color: transparent;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #fff;
  padding-left: 30px;
  margin-top: 50px;
  opacity: 0.5;
}

.i-reserved-input__phone input {
  width: 370px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #737373;
  padding-left: 30px;
  margin-top: 20px;
  margin-right: 30px;
}

.i-reserved-input__time input {
  width: 370px;
  height: 60px;
  outline: none;
  border: 1.5px solid #fff;
  box-sizing: border-box;
  border-radius: 30px;
  background-color: transparent;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #fff;
  padding-left: 30px;
  margin-top: 20px;
  opacity: 0.5;
}

.i-reserved-input__sum input {
  max-width: 230px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #737373;
  margin-top: 20px;
  margin-right: 10px;
}

::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 1;
  fill: white;
  fill: white;
  stroke: white;
  padding-right: 26px;
  background-size: contain;
}

.date1 {
  position: relative;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalogElementAddCountButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 50px;
  width: 50px;
  height: 50px;
  background: #fff;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.catalogElementAddCountButton:hover {
  opacity: 0.5;
}

.catalogElementAddCount {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 5px;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #aaa;
}

.text-semibold {
  font-weight: 600;
}

.catalogElementPlus {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border: 1.5px solid #fff;
  box-sizing: border-box;
  border-radius: 30px;
}

.catalogElementMinus {
  margin-top: 20px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border: 1.5px solid #fff;
  box-sizing: border-box;
  border-radius: 30px;
  opacity: 0.5;
}

.i-galery {
  padding-top: 130px;
}

.i-galery__title {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 40px;
}

.video__wrapper {
  width: 100%;
}

.video__wrapper iframe {
  width: 100%;
  height: 420px;
  max-height: 60vh;
}

.video--enabled {
  cursor: pointer;
}

.video {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 56.25%;
  background-color: #000;
}

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: none;
  padding: 0;
  width: 68px;
  height: 48px;
  border: none;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.video__button:hover {
  outline: none;
}

.video-enabled .video__button {
  display: block;
}

.tabs__content {
  display: none;
}

.tabs__content.active {
  display: block;
}

.tabs-i-galery>div {
  padding-top: 10px;
}

.tabs-i-galery ul {
  margin: 0px;
  padding: 0px;
}

.tabs-i-galery ul:after {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  width: 100%;
  background: #e3e3e3;
  margin-top: 10px;
}

.tabs-i-galery ul li {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px 15px;
  color: #898989;
  font-weight: 300;
  font-size: 24px;
  line-height: 163%;
  letter-spacing: 0.02em;
}

.tabs-i-galery ul li.active,
.tabs-i-galery ul li.active:hover {
  color: #ff5c00;
  border-bottom: 3px solid #ff5c00;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 2px;
  padding-bottom: 11px;
}

.i-galery-img {
  height: 379px;
  width: 100%;
  object-fit: cover;
}

.i-galery-carousel-left-item {
  margin-top: 40px;
  width: 100%;
  min-height: 420px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  padding: 15px;
}

.i-galery-carousel-left-item-descr {
  padding: 118px 73px 0 71px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.i-galery-carousel-left-item-descr p {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-galery-carousel-left-item-descr-button {
  display: flex;
  cursor: pointer;
  align-items: flex-end;
  position: absolute;
  right: 10%;
  bottom: 10%;
}

.i-galery-carousel-left-item-descr-button p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #ff5c00;
  margin-right: 20px;
}

.i-galery-carousel-right-item {
  margin-top: 40px;
  width: 100%;
  min-height: 420px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  flex-direction: column;
  align-items: center;
}

.i-galery-carousel-right-item-descr {
  padding: 118px 73px 0 71px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.i-galery-carousel-right-item-descr p {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-galery-carousel-right-item-descr-button {
  display: flex;
  cursor: pointer;
  align-items: flex-end;
  position: absolute;
  right: 10%;
  bottom: 10%;
}

.i-galery-carousel-right-item-descr-button p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #ff5c00;
  margin-right: 20px;
}

.d-main {
  padding-top: 130px;
}

.i-header-main.dm-header-main {
  display: flex;
}

.i-contact-info-wrap {
  width: 50%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  padding: 70px 240px 50px 70px;
}

.i-contact-info-wrap-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.i-contact-info-wrap-item-link {
  width: 160px;
  height: 50px;
  border: 2px solid #ff5c00;
  box-sizing: border-box;
  border-radius: 30px;
  text-decoration: none;
  outline: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 300%;
  letter-spacing: 0.02em;
  color: #ff5c00;
  text-align: center;
  margin-left: 11px;
}

.i-contact-info-wrap-item-link:hover {
  background: #ff5c00;
  color: #fff;
}

.i-contact-info-title {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}

.i-contact-info-address {
  margin-top: 40px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  color: #000;
}

.i-contact-info-address span {
  font-weight: 600;
}

.i-contact-info-descr {
  margin-top: 15px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  color: #000;
}

.i-contact-info-descr span {
  font-weight: 600;
  margin-right: 7px;
}

.i-contact-info-descr-1 {
  display: flex;
}

.i-contact-info-wrap-item:nth-child(2) {
  margin-top: 26px;
}

.i-contact-info-wrap-item:nth-child(3) {
  margin-top: 26px;
}

.i-contact-info-wrap-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.maps,
#maps {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 60vh;
}

.maps {
  width: 50%;
}

.i-contact-info-line {
  margin-top: 44px;
  width: 100%;
  height: 1px;
  background: #eee;
}

.i-contact-info-wrap-item {
  margin-top: 33px;
}

.i-contact-info-wrap-item-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.i-contact-info-wrap-item-text p {
  margin-left: 15px;
}

@media (max-width: 1500px) {
  .i-menu__item {
    max-width: 387px;
  }

  .i-about__item {
    max-width: 240px;
  }

  .i-about__item p:before {
    min-width: 240px;
  }

  .i-delivery__item {
    max-width: 387px;
  }

  .i-banket__item img {
    width: 100%;
  }

  .carousel-arrows {
    margin: 30px 0 0 0;
  }

  .i-action-carousel-left-item-descr {
    padding: 30px 45px 0 40px;
  }

  .i-action-carousel-right-item-descr {
    padding: 82px 45px 0 40px;
  }

  .i-action-carousel-right-item-descr-button {
    left: 74%;
  }

  .i-word__descr {
    padding: 50px 0 0 37px;
  }

  .i-reserved-block {
    padding: 70px 40px 70px 40px;
  }

  .i-reserved-input__name input {
    width: 300px;
  }

  .i-reserved-input__date input {
    width: 300px;
  }

  .i-reserved-input__phone input {
    width: 300px;
  }

  .i-reserved-input__time input {
    width: 300px;
  }

  .i-reserved-input__sum input {
    max-width: 230px;
  }

  .i-button-reserved {
    width: 232px;
    font-size: 18px;
    line-height: 330%;
  }

  .i-galery-carousel-left-item {
    min-height: 100%;
  }

  .i-galery-carousel-right-item {
    min-height: 100%;
  }

  .i-galery-carousel-left-item-descr {
    padding: 82px 45px 0 40px;
  }

  .i-galery-carousel-right-item-descr {
    padding: 82px 45px 0 40px;
  }

  .i-contact-info-wrap {
    padding: 70px 88px 50px 30px;
  }

  .i-contact-info-wrap-item-text {
    width: 67%;
  }

  img.b-lazy.i-word-img.b-loaded {
    object-fit: contain;
  }
}

@media (max-width: 1200px) {
  .i-menu__item {
    max-width: 318px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 200px;
  }

  .i-menu__item-descr {
    font-size: 20px;
  }

  .i-menu-button {
    height: 300px;
    padding: 20px 30px 0 30px;
  }

  .i-menu-button__title {
    font-size: 20px;
  }

  .i-menu-button__subtitle {
    font-size: 20px;
    margin-top: 16px;
  }

  .i-about {
    padding-top: 100px;
  }

  .i-about__item {
    max-width: 187px;
  }

  .i-about__item p:before {
    min-width: 187px;
  }

  .i-delivery {
    padding-top: 100px;
  }

  .i-delivery__item {
    max-width: 318px;
  }

  img.b-lazy.i-delivery-img.b-loaded {
    height: 300px;
  }

  img.b-lazy.i-delivery-img-last.b-loaded {
    height: 216px;
    object-fit: cover;
  }

  .i-delivery__item-descr {
    font-size: 20px;
  }

  .i-banket {
    padding-top: 100px;
  }

  .i-banket__item-descr {
    padding: 20px 0 0 20px;
  }

  .i-action {
    padding-top: 100px;
  }

  .i-tabs {
    padding-top: 100px;
  }

  .i-action-carousel-left-item {
    min-height: 435px;
  }

  .i-action-carousel-right-item {
    min-height: 435px;
  }

  .i-action-carousel-left-item-descr {
    padding: 2px 5px 0 15px;
  }

  .i-action-carousel-right-item-descr {
    padding: 2px 5px 0 15px;
  }

  .carousel-arrows {
    margin: 10px 0 0 0;
  }

  .carousel-arrows-1 {
    margin: 10px 0 0 0;
  }

  .i-action-carousel-left-item-descr p {
    margin-top: 25px;
    font-size: 17px;
  }

  .i-action-carousel-right-item-descr p {
    margin-top: 25px;
    font-size: 17px;
  }

  .i-action-carousel-left-item-descr-button {
    left: 60%;
  }

  .i-action-carousel-right-item-descr-button {
    left: 60%;
  }

  img.b-lazy.i-word-img.b-loaded {
    width: 615px;
    height: auto;
  }

  .i-word {
    padding-top: 100px;
  }

  .i-word__descr {
    padding: 15px 0 0 25px;
  }

  .i-word__descr-title {
    font-size: 28px;
  }

  .i-word__descr-text {
    margin-top: 20px;
    font-size: 16px;
  }

  img.b-lazy.i-reserved-img.b-loaded {
    display: none;
  }

  .i-reserved-block {
    max-width: 100%;
    width: 100%;
  }

  .i-reserved-input__name input {
    width: 370px;
  }

  .i-reserved-input__date input {
    width: 370px;
  }

  .i-reserved-input__phone input {
    width: 370px;
  }

  .i-reserved-input__time input {
    width: 370px;
  }

  .i-button-reserved {
    width: 370px;
  }

  .video__button {
    height: 58px;
  }

  .i-galery-carousel-left-item-descr {
    padding: 50px 5px 0 15px;
  }

  .i-galery-carousel-right-item-descr {
    padding: 50px 5px 0 15px;
  }

  .i-galery-carousel-left-item-descr p {
    font-size: 17px;
  }

  .i-galery-carousel-right-item-descr p {
    font-size: 17px;
  }

  .d-main {
    padding-top: 100px;
  }

  .i-contact-info-wrap-item {
    margin-top: 0px;
  }

  .i-contact-info-wrap {
    padding: 44px 88px 50px 30px;
  }
}

@media (max-width: 992px) {
  .i-title {
    font-size: 30px;
  }

  .i-menu__item {
    max-width: 241px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 150px;
  }

  img.b-lazy.i-menu-btn.b-loaded {
    width: 40px;
  }

  .i-menu__item-descr {
    font-size: 15px;
    height: 75px;
  }

  .i-menu-button {
    height: 225px;
    padding: 20px 15px 0 15px;
  }

  .i-menu-button__title {
    font-size: 19px;
  }

  .i-menu-button__subtitle {
    font-size: 16px;
    margin-top: 16px;
  }

  .i-about__item {
    max-width: 130px;
    font-size: 14px;
  }

  .i-about__item p:before {
    min-width: 130px;
  }

  .i-delivery {
    padding-top: 30px;
  }

  .i-delivery__item {
    max-width: 241px;
  }

  img.b-lazy.i-delivery-img.b-loaded {
    height: 225px;
  }

  img.b-lazy.i-delivery-img-last.b-loaded {
    height: 225px;
  }

  .i-delivery__item-descr {
    font-size: 15px;
    height: 75px;
    margin-top: -75px;
  }

  .i-delivery__item-descr.i-delivery__item-descr-last p {
    margin-left: 14px;
  }

  .i-banket__item-descr {
    padding: 15px 0 0 5px;
  }

  .i-banket__item-descr-title {
    font-weight: 500;
    font-size: 19px;
  }

  .i-banket__item-descr-text {
    margin-top: 10px;
    font-size: 14px;
  }

  .i-banket__item-button {
    font-size: 15px;
  }

  .i-action-carousel-left-item-descr p {
    margin-top: 15px;
    font-size: 14px;
  }

  .i-action-carousel-right-item-descr p {
    margin-top: 15px;
    font-size: 14px;
  }

  .i-action-carousel-left-item-descr-button {
    left: 40%;
  }

  .i-action-carousel-right-item-descr-button {
    left: 40%;
  }

  .i-action-carousel-left-item {
    min-height: 385px;
  }

  .i-action-carousel-right-item {
    min-height: 385px;
  }

  img.b-lazy.i-word-img.b-loaded {
    width: 400px;
    height: 100%;
  }

  .i-word__descr-title {
    font-size: 23px;
  }

  .i-word__descr-text {
    margin-top: 10px;
    font-size: 14px;
  }

  .i-reserved-title {
    font-size: 30px;
  }

  .i-reserved-subtitle {
    font-size: 21px;
  }

  .i-reserved-input__name input {
    width: 330px;
  }

  .i-reserved-input__date input {
    width: 330px;
  }

  .i-reserved-input__phone input {
    width: 330px;
  }

  .i-reserved-input__time input {
    width: 330px;
  }

  .i-button-reserved {
    margin-left: 0;
    width: 341px;
  }

  .video__button {
    height: 72px;
  }

  .i-galery-carousel-left-item {
    justify-content: center;
  }

  .i-galery-carousel-right-item {
    justify-content: center;
  }

  .i-galery-carousel-left-item-descr p {
    font-size: 14px;
  }

  .i-galery-carousel-right-item-descr p {
    font-size: 14px;
  }

  .i-galery-img {
    height: 250px;
    width: 100%;
  }

  .video {
    width: 100%;
    height: 100%;
    margin-top: 0px;
  }

  .i-contact-info-title {
    font-size: 29px;
  }

  .i-contact-info-address {
    margin-top: 20px;
    font-weight: 400;
    font-size: 20px;
  }

  .i-contact-info-wrap {
    padding: 44px 10px 50px 30px;
  }

  .i-contact-info-wrap-item {
    margin-top: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .i-contact-info-wrap-item-text {
    width: 100%;
  }

  .i-contact-info-wrap-item-link {
    margin: 10px 0 0 0;
  }

  .i-reserved-block {
    padding: 70px 25px 70px 25px;
  }
}

@media (max-width: 768px) {
  .i-action-img-wrap {
    height: 290px;
    background: #000;
    width: 100%;
  }

  .i-action-carousel-left-item-descr {
    width: 100%;
  }

  .i-menu__item {
    max-width: 179px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 112px;
  }

  .i-menu__item-descr {
    padding: 0px 10px;
    height: 70px;
    font-size: 14px;
  }

  .i-menu-button {
    height: 182px;
    padding: 5px 5px 0 5px;
  }

  .i-menu-button__title {
    font-size: 15px;
  }

  .i-menu-button__subtitle {
    font-size: 13px;
  }

  .i-button.i-menu-button-but {
    width: 166px;
  }

  .i-about {
    padding-top: 70px;
  }

  .i-about__item {
    max-width: 66px;
  }

  .i-about__item p:before {
    min-width: 130px;
  }

  .i-delivery {
    padding-top: 0px;
  }

  .i-delivery__item {
    max-width: 179px;
  }

  .i-delivery__item-descr {
    font-size: 14px;
    height: 70px;
    margin-top: -70px;
    padding: 0px 10px;
  }

  img.b-lazy.i-delivery-img.b-loaded {
    height: 187px;
  }

  img.b-lazy.i-delivery-img-last.b-loaded {
    height: 187px;
  }

  .i-delivery__item-descr-last {
    padding: 0 5px;
  }

  .i-action {
    padding-top: 70px;
  }

  .i-banket {
    padding-top: 70px;
  }

  .i-banket__item {
    padding: 15px 15px 10px 15px;
  }

  .i-banket__item-descr-title {
    font-size: 15px;
  }

  .i-banket__item-descr-text {
    font-size: 13px;
  }

  .i-tabs {
    padding-top: 70px;
  }

  .i-action-carousel-left-item {
    flex-direction: column;
    margin-top: 15px;
  }

  .i-action-carousel-right-item {
    flex-direction: column;
    margin-top: 15px;
  }

  .i-action-carousel-left-item-descr {
    padding: 10px 5px 0 15px;
  }

  .i-action-carousel-right-item-descr {
    padding: 10px 5px 0 15px;
  }

  .carousel-arrows {
    margin: 10px auto 0;
  }

  .carousel-arrows-1 {
    margin: 10px auto 0;
  }

  .i-word {
    padding-top: 70px;
  }

  .i-word__descr {
    padding: 15px 0 0 0;
  }

  .i-word__wrapp {
    flex-direction: column;
  }

  img.b-lazy.i-word-img.b-loaded {
    margin: 0 auto;
  }

  .i-word__descr-title {
    text-align: center;
  }

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

  .i-button__chef {
    margin: 40px auto 0;
  }

  .i-reserved {
    padding-top: 70px;
  }

  .i-reserved-block {
    padding: 40px;
  }

  .i-reserved-subtitle {
    font-size: 20px;
    text-align: center;
  }

  .i-reserved-title {
    font-size: 28px;
    text-align: center;
  }

  .i-reserved-input__name input {
    width: 260px;
  }

  .i-reserved-input__date input {
    width: 200px;
  }

  .i-reserved-input__phone input {
    width: 260px;
  }

  .i-reserved-input__time input {
    width: 200px;
  }

  .i-button-reserved {
    margin: 20px auto 0;
  }

  .i-galery {
    padding-top: 70px;
  }

  .i-galery-carousel-right-item {
    margin-top: 15px;
    flex-direction: column;
  }

  .i-galery-img {
    height: 180px;
  }

  .d-main {
    padding-top: 70px;
  }

  .i-header-main.dm-header-main {
    flex-direction: column-reverse;
  }

  .i-contact-info-wrap {
    padding: 30px 10px 20px 30px;
    width: 100%;
    height: 100%;
  }

  .i-contact-info-title {
    font-size: 26px;
  }

  .i-contact-info-address {
    margin-top: 15px;
    font-size: 19px;
  }

  .i-contact-info-descr {
    margin-top: 10px;
    font-size: 19px;
  }

  .i-button-i-contact {
    margin: 30px auto 0;
  }

  .i-contact-info-wrap-item-text {
    width: 89%;
  }

  .i-contact-info-wrap-item-link {
    margin: 15px auto 0;
  }

  .video__button {
    height: 74px;
  }

  .i-galery-img {
    height: 160px;
  }

  .i-galery-carousel-left-item {
    min-height: 230px;
  }

  .i-galery-carousel-right-item {
    min-height: 230px;
  }

  #maps {
    min-height: 350px;
  }

  .maps {
    width: 100%;
  }

  .modal {
    width: 420px;
    min-height: 330px;
    padding: 40px 33px;
  }

  .form input {
    width: 300px;
  }
}

@media (max-width: 576px) {
  .i-title {
    font-size: 24px;
  }

  .i-menu {
    padding: 25px 0 0 0;
  }

  .i-menu-wrapp {
    margin-top: 30px;
  }

  .i-menu__item {
    max-width: 148px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 100px;
  }

  img.b-lazy.i-menu-btn.b-loaded {
    width: 30px;
  }

  .i-menu__item-descr {
    padding: 0 5px;
    height: 66px;
    font-size: 14px;
  }

  .i-menu-button {
    height: 166px;
  }

  .i-menu-button__subtitle {
    margin-top: 6px;
  }

  .i-button.i-menu-button-but {
    width: 137px;
    margin-top: 10px;
    height: 40px;
    line-height: 298%;
  }

  .i-about {
    padding-top: 50px;
  }

  .i-about__items {
    margin-top: 50px;
    align-items: flex-start;
  }

  .i-about__item {
    max-width: 40px;
    font-size: 12px;
    margin-bottom: 50px;
  }

  .i-about__item p:before {
    min-width: 100px;
  }

  img.b-lazy.i-about-img.b-loaded {
    width: 100%;
  }

  img.b-lazy.i-about-img.i-about-img-5.b-loaded {
    width: 87%;
  }

  img.b-lazy.i-about-img.i-about-img-1.b-loaded {
    margin-bottom: 2px;
  }

  img.b-lazy.i-about-img.i-about-img-7.b-loaded {
    width: 69%;
  }

  .i-subtitle {
    font-size: 18px;
    width: 100%;
  }

  img.b-lazy.i-delivery-img.b-loaded {
    height: 135px;
  }

  .i-delivery__item {
    max-width: 148px;
  }

  .i-delivery__item-descr {
    height: 66px;
    margin-top: -48px;
    padding: 0px 5px;
  }

  img.b-lazy.i-delivery-img-last.b-loaded {
    height: 135px;
  }

  .i-delivery__item-descr-last {
    padding: 0 0px;
  }

  .i-delivery__wrapp {
    margin-top: 30px;
  }

  .i-action {
    padding-top: 50px;
  }

  .i-banket {
    padding-top: 50px;
  }

  .i-banket__item {
    max-width: 100%;
  }

  .i-banket-wrapp {
    margin-top: 30px;
  }

  .i-banket__item-button {
    margin: 15px 0px 0 0;
  }

  .i-tabs {
    padding-top: 50px;
  }

  .i-word {
    padding-top: 50px;
  }

  .i-reserved-block {
    padding: 25px;
  }

  .i-reserved-title {
    font-size: 26px;
    text-align: center;
  }

  .i-reserved-input__wrapp {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
  }

  img.i-galery-img {
    width: 100%;
    height: 100%;
  }

  .video__wrapper {
    width: 100%;
  }

  .video {
    width: 100%;
    height: 100%;
  }

  .video__link {
    width: 100%;
    height: 100%;
  }

  .i-reserved-input__name {
    margin: 0 auto;
  }

  .i-reserved-input__name input {
    width: 350px;
    height: 50px;
    margin-right: 0;
  }

  .i-reserved-input__date input {
    width: 350px;
    height: 50px;
    margin: 10px 0px 0 40px;
  }

  .i-reserved-input__phone input {
    width: 350px;
    height: 50px;
    margin: 10px 0px 0 40px;
  }

  .i-reserved-input__time input {
    width: 350px;
    height: 50px;
    margin: 10px 0px 0 40px;
  }

  .i-reserved-input__sum input {
    width: 350px;
    height: 50px;
    margin: 21px 10px 0 40px;
  }

  img.b-lazy.b-loaded.date-img {
    display: none;
  }

  img.b-lazy.b-loaded.time-img {
    display: none;
  }

  .catalogElementMinus {
    width: 45px;
    height: 49px;
  }

  .catalogElementPlus {
    width: 45px;
    height: 49px;
  }

  .i-button-reserved {
    width: 300px;
    font-size: 20px;
    line-height: 309%;
  }

  .i-button-i-contact {
    line-height: 300%;
    width: 250px;
    height: 60px;
  }

  .i-contact-info-line {
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  .i-title {
    font-size: 20px;
  }

  .i-menu-wrapp {
    margin-top: 15px;
  }

  .i-menu__item {
    max-width: 171px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 105px;
  }

  .i-menu__item-descr {
    padding: 0 10px;
    height: 57px;
    font-size: 14px;
  }

  img.b-lazy.i-menu-btn.b-loaded {
    width: 25px;
  }

  .i-menu-button {
    height: 162px;
    padding: 30px 5px 0 14px;
  }

  img.b-lazy.i-about-img.i-about-img-4.b-loaded {
    width: 69%;
  }

  .i-menu-button__title {
    font-weight: 500;
    font-size: 14px;
  }

  .i-menu-button__subtitle {
    display: none;
  }

  .i-button.i-menu-button-but {
    width: 115px;
    height: 34px;
    font-size: 12px;
    line-height: 282%;
    margin-top: 5px;
  }

  .i-about {
    padding-top: 35px;
  }

  .i-about__item {
    max-width: 44px;
    margin-left: 85px;
  }

  .i-about__items {
    margin-top: 20px;
  }

  .i-subtitle {
    font-size: 16px;
    margin-top: 5px;
  }

  .i-delivery__wrapp {
    margin-top: 30px;
  }

  .i-delivery__item {
    max-width: 171px;
  }

  .i-delivery__item-descr {
    height: 50px;
  }

  img.i-delivery-icon.b-lazy.b-loaded {
    width: 15%;
  }

  .i-delivery__item-descr {
    font-size: 14px;
  }

  .i-delivery__item-descr-last {
    padding: 0 5px;
  }

  .i-banket {
    padding-top: 35px;
  }

  .slick-dots {
    bottom: 28px;
  }

  .tabs ul li {
    font-size: 17px;
  }

  img.b-lazy.i-word-img.b-loaded {
    width: 100%;
    height: 100%;
  }

  .i-button__chef {
    margin: 20px auto 0;
    width: 210px;
    height: 48px;
    font-size: 17px;
    line-height: 288%;
  }

  .i-action {
    padding-top: 35px;
  }

  .i-reserved {
    padding-top: 50px;
  }

  .i-reserved-title {
    font-size: 20px;
    text-align: center;
  }

  .i-reserved-subtitle {
    font-size: 18px;
  }

  .i-reserved-input__name input {
    width: 310px;
    margin-top: 25px;
    font-size: 18px;
  }

  .i-reserved-input__date input {
    width: 310px;
    margin: 10px 0px 0 0px;
    font-size: 18px;
  }

  .i-reserved-input__phone input {
    width: 310px;
    margin: 10px 0px 0 0px;
    font-size: 18px;
  }

  .i-reserved-input__time input {
    width: 310px;
    margin: 10px 0px 0 0px;
    font-size: 18px;
  }

  .i-reserved-input__sum input {
    font-size: 18px;
  }

  .catalogElementMinus {
    display: none !important;
  }

  .catalogElementPlus {
    display: none !important;
  }

  .i-button-reserved {
    width: 210px;
    height: 48px;
    font-size: 17px;
    line-height: 288%;
  }

  .tabs-i-galery ul li {
    font-size: 17px;
  }

  .i-contact-info-title {
    font-size: 20px;
  }

  .i-contact-info-address {
    margin-top: 10px;
    font-size: 16px;
  }

  .i-contact-info-descr {
    margin-top: 9px;
    font-size: 16px;
  }

  .i-button-i-contact {
    width: 220px;
    height: 50px;
    font-size: 17px;
  }

  .i-galery {
    padding-top: 50px;
  }

  .d-main {
    padding-top: 50px;
  }

  .i-contact-info-line {
    margin-top: 20px;
  }

  .i-galery-carousel-left-item {
    margin-top: 0;
  }

  .i-galery-carousel-right-item {
    margin-top: 0;
  }

  .video__button svg {
    width: 35px;
  }
}

@media (max-width: 360px) {
  .i-about__item.i-about__item-3 {
    margin-top: -14px;
  }

  .i-title {
    font-size: 18px;
  }

  .i-menu__item {
    max-width: 146px;
  }

  img.b-lazy.i-menu-img.b-loaded {
    height: 95px;
  }

  .i-menu-button {
    height: 152px;
  }

  .i-menu-button__title {
    font-size: 12px;
  }

  .i-about__items {
    margin-top: 15px;
    margin-left: -56px;
  }

  .i-about__item {
    max-width: 52px;
    margin-left: 56px;
    font-size: 9px;
    margin-bottom: 30px;
  }

  .i-subtitle {
    font-size: 14px;
    margin-top: 5px;
  }

  .i-delivery__item {
    max-width: 146px;
  }

  .i-word__descr {
    padding: 15px;
  }

  .i-reserved-input__name input {
    width: 260px;
    height: 50px;
  }

  .i-reserved-input__date input {
    width: 260px;
    height: 50px;
  }

  .i-reserved-input__time input {
    width: 260px;
    height: 50px;
  }

  .i-reserved-input__phone input {
    width: 260px;
    height: 50px;
  }

  .i-button-reserved {
    font-size: 17px;
  }

  .i-galery__title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .i-galery-carousel-left-item {
    margin-top: 0px;
  }

  .i-galery-carousel-right-item {
    margin-top: 0px;
  }

  .i-reserved-input__sum input {
    width: 350px;
    height: 50px;
    margin: 21px 0px 0 10px;
  }

  .i-contact-info-wrap {
    padding: 30px 11px 20px 11px;
  }

  #maps {
    min-height: 300px;
  }
}

a {
  transition: 0.3s;
}

.d-flex {
  display: flex;
}

.dm-container {
  max-width: 1470px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.dm-container-overflowx {
  overflow-x: hidden;
}

.dm-container-overflowy {
  overflow-y: hidden;
}

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

.overflow-x-auto {
  overflow-x: auto;
}

.content {
  padding-top: 130px;
}

@media (max-width: 1230px) {
  .content {
    padding-top: 100px;
  }
}

@media (max-width: 991px) {
  .content {
    padding-top: 70px;
  }
}

@media (max-width: 768px) {
  .content {
    padding-top: 50px;
  }
}

.content-first {
  padding-top: 120px;
}

@media (max-width: 768px) {
  .content-first {
    padding-top: 20px;
  }
}

.content-last {
  padding-bottom: 130px;
}

@media (max-width: 1230px) {
  .content-last {
    padding-bottom: 100px;
  }
}

@media (max-width: 991px) {
  .content-last {
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .content-last {
    padding-bottom: 50px;
  }
}

.capture {
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

@media (max-width: 1230px) {
  .capture {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .capture {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .capture {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .capture {
    font-size: 22px;
    margin-bottom: 30px;
  }
}

.dm-button {
  min-width: 200px;
  width: max-content;
  background: #ff5c00;
  padding: 15px 30px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border: 1.5px solid #ff5c00;
  border-radius: 25px;
  transition: 0.3s;
  cursor: pointer;
}

.dm-button:hover {
  background: #ff6d1a;
}

.dm-button.block {
  width: 100%;
}

@media (max-width: 575px) {
  .dm-button {
    width: 100%;
  }
}

.button-outline {
  background: transparent;
}

.button-outline:hover {
  background: #ff5c00;
}

.dm-main {
  margin-top: 186px;
  color: #262626;
  overflow-x: hidden;
}

@media (max-width: 1500px) {
  .dm-main {
    margin-top: 120px;
  }
}

@media (max-width: 991px) {
  .dm-main {
    margin-top: 70px;
  }
}

.first {
  background: #fff;
  padding-bottom: 0px;
}

@media (max-width: 991px) {
  .first {
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
  .first {
    padding-bottom: 0px;
  }
}

.first-block-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 60vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 35px 200px;
  transition: 0.3s;
}

@media (max-width: 1500px) {
  .first-block-item {
    padding: 35px 100px;
  }
}

@media (max-width: 1230px) {
  .first-block-item {
    padding: 35px;
  }
}

@media (max-width: 575px) {
  .first-block-item {
    min-height: auto;
    padding: 20px;
  }
}

.first-block-item__text {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1;
}

@media (max-width: 768px) {
  .first-block-item__text {
    font-size: 16px;
  }
}

.first-block-item__capture {
  max-width: 900px;
  margin-bottom: 15px;
  font-size: 50px;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .first-block-item__capture {
    font-size: 42px;
  }
}

@media (max-width: 1230px) {
  .first-block-item__capture {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  .first-block-item__capture {
    font-size: 26px;
  }
}

@media (max-width: 575px) {
  .first-block-item__capture {
    font-size: 20px;
  }
}

.first-block-item__capture.last {
  margin-bottom: 30px;
}

.first-block-item__description {
  margin-bottom: 37px;
  font-size: 32px;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .first-block-item__description {
    font-size: 30px;
  }
}

@media (max-width: 1230px) {
  .first-block-item__description {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  .first-block-item__description {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .first-block-item__description {
    font-size: 18px;
  }
}

.first-block-item__button {
  padding: 12px 46px 13px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  border-radius: 26px;
}

@media (max-width: 575px) {
  .first-block-item__button {
    padding: 12px 35px 13px;
    font-size: 18px;
  }
}

.first-block-item-arrow {
  margin: -10px -10px -10px 20px;
}

@media (max-width: 575px) {
  .first-block-item-arrow {
    display: none;
  }
}

.first-block-item-arrow__button {
  min-width: 54px;
  width: 54px;
  height: 52px;
  background: url(/bitrix/templates/akvarel/images/lunch/first-arrow.svg) no-repeat center;
  margin: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
}

.first-block-item-arrow__button:hover {
  opacity: 0.5;
}

.first-block-item-arrow__left {
  transform: rotate(180deg);
}

.first-block .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 17px;
}

.first-block .slick-dots li {
  background: #ccc;
}

.first-block .slick-dots li.slick-active {
  background: #ff5c00;
}

.slick-initialized .slick-slide.first-block-item {
  display: flex;
}

.lunchmenu {
  margin: -13px;
}

.lunchmenu-item {
  width: calc(25% - 26px);
  background: #fff;
  margin: 13px;
}

.lunchmenu-item-img {
  height: 227px;
}

.lunchmenu-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lunchmenu-item-info {
  padding: 25px;
}

.lunchmenu-item-info__capture {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.35;
}

.lunchmenu-item-info__text {
  font-size: 14px;
  line-height: 1.35;
  color: #656565;
}

.lunchmenu-item-info__text ul {
  padding: 0;
}

.lunchmenu-item-info__text ul li {
  margin-bottom: 5px;
  list-style: none;
}

.lunchmenu-item-info__text ul li::before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.lunchmenu-item-footer {
  justify-content: space-between;
  align-items: center;
  margin: 0 25px;
  padding: 12px 0 15px;
  border-top: 2px solid #f1f1f1;
}

.lunchmenu-item-footer__left {
  color: rgba(0, 0, 0, 0.5);
}

.lunchmenu-item-footer__right {
  font-size: 26px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .lunchmenu-item-footer__right {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .lunchmenu-item-footer__right {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .lunchmenu-item-footer__right {
    font-size: 18px;
  }
}

.lunchmenu-item-footer__right svg {
  width: 20px;
}

.lunchmenu .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 17px;
}

.lunchmenu .slick-dots li {
  background: #ccc;
}

.lunchmenu .slick-dots li.slick-active {
  background: #ff5c00;
}

.corporate {
  align-items: stretch;
}

.corporate-lunch {
  margin: 0;
}

.corporate-lunch__first {
  width: calc(63% + 20px);
  margin: -10px;
}

@media (max-width: 1230px) {
  .corporate-lunch__first {
    width: calc(100% + 20px);
  }
}

.corporate-lunch__last {
  width: calc(37% - 20px);
  margin-left: 30px;
}

@media (max-width: 1230px) {
  .corporate-lunch__last {
    display: none;
  }
}

.corporate-lunch-item {
  width: calc(33.3333% - 20px);
  margin: 10px;
  letter-spacing: 0.02em;
}

.corporate-lunch-item__img {
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
  overflow: hidden;
}

.corporate-lunch-item__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.corporate-lunch-item__price {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media (max-width: 991px) {
  .corporate-lunch-item__price {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .corporate-lunch-item__price {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .corporate-lunch-item__price {
    font-size: 18px;
  }
}

.corporate-lunch-item__info ul {
  padding: 0;
}

.corporate-lunch-item__info ul li {
  margin-bottom: 5px;
  list-style: none;
}

.corporate-lunch-item__info ul li:last-child {
  margin-bottom: 0;
}

.corporate-lunch-item__info ul li::before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.corporate-lunch-last {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  background-size: cover;
  padding: 90px 55px 65px;
}

@media (max-width: 1500px) {
  .corporate-lunch-last {
    padding: 50px 35px;
  }
}

.corporate-lunch-last__capture {
  margin-bottom: 40px;
  color: transparent;
  font-size: 34px;
  line-height: 1.5;
  letter-spacing: 0.055em;
  -webkit-text-stroke: 1px #fff;
}

@media (max-width: 1500px) {
  .corporate-lunch-last__capture {
    font-size: 30px;
  }
}

.corporate-lunch-last__capture span {
  color: #fff;
  letter-spacing: 0.02em;
  -webkit-text-stroke: none;
}

.corporate-lunch .slick-list {
  width: 100%;
}

.corporate-lunch .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 17px;
}

.corporate-lunch .slick-dots li {
  background: #ccc;
}

.corporate-lunch .slick-dots li.slick-active {
  background: #ff5c00;
}

.deliverylunch-tabs {
  min-width: min-content;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 2px solid #dadada;
}

@media (max-width: 768px) {
  .deliverylunch-tabs {
    padding-bottom: 5px;
  }
}

.deliverylunch-tabs__swith {
  position: relative;
  margin-right: 46px;
  font-size: 24px;
  line-height: 1.63;
  letter-spacing: 0.02em;
  color: #898989;
  transition: 0.3s;
  cursor: pointer;
}

@media (max-width: 991px) {
  .deliverylunch-tabs__swith {
    margin-right: 40px;
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .deliverylunch-tabs__swith {
    margin-right: 30px;
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .deliverylunch-tabs__swith {
    margin-right: 20px;
    font-size: 18px;
  }
}

.deliverylunch-tabs__swith:last-child {
  margin-right: 0;
}

.deliverylunch-tabs__swith:before {
  content: "";
  position: absolute;
  display: block;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 2px;
  background: transparent;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .deliverylunch-tabs__swith:before {
    bottom: -7px;
  }
}

.deliverylunch-tabs__swith.active,
.deliverylunch-tabs__swith:hover {
  color: #ff5c00;
}

.deliverylunch-tabs__swith.active:before,
.deliverylunch-tabs__swith:hover:before {
  background: #ff5c00;
}

.deliverylunch-content {
  align-items: flex-start;
  margin-top: 40px;
}

.deliverylunch-content-item {
  display: none;
  width: 50%;
}

@media (max-width: 991px) {
  .deliverylunch-content-item {
    width: 100%;
  }
}

.deliverylunch-content-item.active {
  display: block;
}

.deliverylunch-content-item__capture {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media (max-width: 991px) {
  .deliverylunch-content-item__capture {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .deliverylunch-content-item__capture {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .deliverylunch-content-item__capture {
    margin-bottom: 15px;
    font-size: 18px;
  }
}

.deliverylunch-content-item-list {
  margin-top: 20px;
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .deliverylunch-content-item-list {
    margin-bottom: 20px;
  }
}

.deliverylunch-content-item-list:last-child {
  margin-bottom: 0;
}

.deliverylunch-content-item-list ul {
  padding: 0;
}

.deliverylunch-content-item-list ul li {
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 6px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #dadada;
}

@media (max-width: 575px) {
  .deliverylunch-content-item-list ul li {
    margin-top: 10px;
    font-size: 16px;
  }
}

.deliverylunch-content-item__button {
  justify-content: flex-end;
}

.deliverylunch-content__img {
  justify-content: flex-end;
  width: 50%;
}

@media (max-width: 991px) {
  .deliverylunch-content__img {
    display: none;
  }
}

.deliverylunch-content__img img {
  max-width: 90%;
}

.advantages {
  flex-wrap: wrap;
  margin: -35px -60px;
}

@media (max-width: 1230px) {
  .advantages {
    margin: -35px;
  }
}

@media (max-width: 991px) {
  .advantages {
    margin: -25px;
  }
}

@media (max-width: 575px) {
  .advantages {
    margin: -10px;
  }
}

.advantages-item {
  width: calc(33.3333% - 120px);
  margin: 35px 60px;
}

@media (max-width: 1230px) {
  .advantages-item {
    width: calc(33.3333% - 70px);
    margin: 35px;
  }
}

@media (max-width: 991px) {
  .advantages-item {
    width: calc(50% - 50px);
    margin: 25px;
  }
}

@media (max-width: 575px) {
  .advantages-item {
    display: flex;
    align-items: center;
    width: calc(100% - 20px);
    margin: 10px;
    padding-bottom: 20px;
    border-bottom: 2px solid #dadada;
  }

  .advantages-item:last-child {
    border-bottom: none;
  }
}

.advantages-item__img {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

@media (max-width: 575px) {
  .advantages-item__img {
    margin: 0 20px 0 0;
    padding: 0;
    border-bottom: none;
  }
}

.advantages-item__img img {
  display: block;
  width: 120px;
  height: 110px;
  object-fit: contain;
  object-position: left;
}

@media (max-width: 575px) {
  .advantages-item__img img {
    width: 60px;
    height: 40px;
    object-position: center;
  }
}

.advantages-item__capture {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media (max-width: 991px) {
  .advantages-item__capture {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .advantages-item__capture {
    font-size: 16px;
  }
}

.advantages-item__capture.min {
  max-width: unset;
}

.advantages-item__description {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media (max-width: 991px) {
  .advantages-item__description {
    font-size: 16px;
  }
}

.advantages-item__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.advantages-item__text ul {
  padding: 0;
}

.advantages-item__text ul li {
  list-style: none;
}

.begin {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 100px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .begin {
    margin-top: 70px;
  }
}

@media (max-width: 768px) {
  .begin {
    margin-top: 50px;
  }
}

.begin__button {
  z-index: 1;
}

.begin::before,
.begin::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #dadada;
  z-index: -1;
}

.begin::before {
  right: calc(50% + 160px);
}

.begin::after {
  left: calc(50% + 160px);
}

.mainmenu-links {
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -5px;
}

.mainmenu-links__item {
  flex-grow: 1;
  background: #fff;
  margin: 5px;
  padding: 22px 43px 15px;
  font-size: 16px;
  line-height: 1;
  color: #262626;
  text-align: center;
  text-decoration: none;
  border-bottom: 7px solid transparent;
}

@media (max-width: 991px) {
  .mainmenu-links__item {
    padding: 18px 35px 11px;
  }
}

.mainmenu-links__item:hover {
  border-bottom-color: #ff5c00;
}

.mainmenu-section {
  overflow: hidden;
}

.mainmenu-section__capture {
  margin-bottom: 20px;
}

.mainmenu-section__schedule ul {
  padding: 0;
}

.mainmenu-section__schedule ul li {
  list-style: none;
  margin-bottom: 10px;
}

.mainmenu-section__schedule ul li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #ff5c00;
  margin-right: 10px;
  vertical-align: middle;
}

.mainmenu-section__schedule ul li:last-child {
  margin: 0;
}

.mainmenu-section-foods {
  flex-wrap: wrap;
  margin: -25px 0;
  margin-left: -120px;
}

@media (max-width: 1500px) {
  .mainmenu-section-foods {
    margin: -25px;
  }
}

@media (max-width: 1230px) {
  .mainmenu-section-foods {
    padding-top: 100px;
  }
}

@media (max-width: 991px) {
  .mainmenu-section-foods {
    padding-top: 70px;
  }
}

@media (max-width: 768px) {
  .mainmenu-section-foods {
    padding-top: 50px;
  }
}

@media (max-width: 575px) {
  .mainmenu-section-foods {
    margin: -15px;
    padding-top: 30px;
  }
}

.mainmenu-section-foods-item {
  width: calc(50% - 180px);
  margin: 25px 0;
  margin-left: 120px;
}

@media (max-width: 1500px) {
  .mainmenu-section-foods-item {
    width: calc(50% - 50px);
    margin: 25px;
  }
}

@media (max-width: 991px) {
  .mainmenu-section-foods-item {
    width: calc(100% - 50px);
  }
}

@media (max-width: 575px) {
  .mainmenu-section-foods-item {
    margin: 15px;
  }
}

.mainmenu-section-foods-item__capture {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .mainmenu-section-foods-item__capture {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .mainmenu-section-foods-item__capture {
    font-size: 18px;
  }
}

.mainmenu-section-foods-item__description {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  .mainmenu-section-foods-item__description {
    font-size: 16px;
  }
}

.mainmenu-section-foods-item__price {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .mainmenu-section-foods-item__price {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .mainmenu-section-foods-item__price {
    font-size: 18px;
  }
}

.mainmenu-section-foods-item__price span {
  font-weight: 300;
  font-size: 18px;
}

@media (max-width: 768px) {
  .mainmenu-section-foods-item__price span {
    font-size: 16px;
  }
}

.mainmenu-section-img {
  margin: 90px -7px 0;
}

.mainmenu-section-img__item {
  width: calc(25% - 14px);
  height: 330px;
  max-height: 60vh;
  margin: 0 7px;
}

.mainmenu-section-img__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.attention {
  padding: 50px 0;
  font-weight: 600;
  font-size: 25px;
  text-align: center;
}

.dost {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 80px 0;
}

.dost-toggle {
  display: none;
}

.dost__wrapp {
  display: flex;
  width: 76%;
}

.dost-section {
  width: 35%;
  max-width: 340px;
  background: #fff;
}

.dost-section__link {
  color: #636363;
  letter-spacing: 0.02em;
  font-size: 20px;
  line-height: 24px;
  padding: 20px 38px;
  position: relative;
  display: block;
  text-decoration: none;
  transition: 0.3s;
}

.dost-section__link::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 8px;
  background: #ff5c00;
  opacity: 0;
  transition: 0.3s;
}

.dost-section__link:hover {
  color: #000;
}

.dost-section__link:hover::before {
  opacity: 1;
}

.dost-section .active {
  position: relative;
  color: #000;
}

.dost-section .active::before {
  opacity: 1;
}

.dost-panel {
  width: 66%;
  max-width: 707px;
  margin: 0 auto;
}

.dost-panel__title {
  letter-spacing: 0.02em;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-top: 10px;
}

.dost-panel__block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  flex-wrap: wrap;
}

.dost-panel__item-prop {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  padding: 25px 25px 55px 25px;
}

.dost-panel__item {
  width: 48%;
  margin-bottom: 27px;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.dost-panel__item-link {
  display: block;
  position: relative;
}

.dost-panel__item-link::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s;
}

.dost-panel__item-link::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("/bitrix/templates/akvarel/images/delivery/loop-delivery.svg") no-repeat;
  background-position: center;
  opacity: 0;
  transition: 0.3s;
}

.dost-panel__item-link:hover::before,
.dost-panel__item-link:hover::after {
  opacity: 1;
}

.dost-panel__item-pic {
  width: 100%;
  height: 227px;
  object-fit: cover;
}

.dost-panel__item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}

.dost-panel__item-gramm {
  color: #808080;
  padding-top: 3px;
}

.dost-panel__item-info {
  display: flex;
  justify-content: space-between;
  padding: 15px 25px;
  position: relative;
}

.dost-panel__item-info::before {
  position: absolute;
  content: "";
  left: 25px;
  top: 0;
  right: 25px;
  height: 2px;
  background: #f1f1f1;
}

.dost-panel__info-text {
  color: #808080;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
}

.dost-panel__info-sale {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  margin-left: auto;
  display: flex;
  align-items: center;
  position: relative;
}

.dost-panel__info-sale::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #ff8d4d;
}

.dost-panel__info-val {
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
  margin-left: 20px;
}

.dost-panel__card {
  display: none;
}

.dost-panel__card-icon {
  background: url("/bitrix/templates/akvarel/images/delivery/card-delivery.svg") no-repeat 50%;
  background-position: center;
  width: 70px;
  height: 40px;
  transition: 0.3s;
}

.dost-panel__card-icon:hover {
  cursor: pointer;
  opacity: 0.7;
}

.dost-panel__count {
  display: none;
  align-items: center;
  position: relative;
}

.dost-panel__count::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #ff5c00;
  border-radius: 49px;
}

.dost-panel__count-down,
.dost-panel__count-up {
  width: 32px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ff5c00;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  transition: 0.3s;
}

.dost-panel__count-val {
  width: 40px;
  height: 40px;
  border-radius: 49px;
  background: #ff5c00;
  border: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.dost-panel__back {
  position: relative;
  letter-spacing: 0.02em;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  padding-left: 30px;
  padding-bottom: 5px;
  transition: 0.3s;
  text-decoration: none;
  display: block;
}

.dost-panel__back::before {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  background: url("/bitrix/templates/akvarel/images/delivery/arrow-back-delivery.svg") no-repeat 50%;
  width: 21px;
  height: 8px;
}

.dost-panel__back:hover {
  cursor: pointer;
  opacity: 0.7;
}

.dost-panel__detail {
  padding: 30px;
  background: #fff;
  margin-top: 25px;
}

.dost-panel__detail-pic {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.dost-panel__detail-text {
  padding: 30px 0 20px 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
}

.dost-panel__detail-info {
  color: #000;
  padding-top: 6px;
}

.dost-panel__detprice {
  padding: 30px 0 0 0;
  margin: 35px 0 0 0;
  border-top: 2px solid #f1f1f1;
  display: flex;
  align-items: center;
}

.dost-panel__detprice-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
}

.dost-panel__detprice-sale {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-decoration: line-through;
  padding-left: 15px;
}

.dost-panel__detprice-price {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  padding-left: 15px;
}

.dost-panel__detprice-btn {
  margin-left: auto;
  margin-top: 0;
}

.dost-panel__item:hover .dost-panel__card {
  display: block;
}

.dost-panel__item:hover .dost-panel__info-text,
.dost-panel__item:hover .dost-panel__info-sale {
  display: none;
}

.dost-panel__item:hover .dost-panel__info-val {
  margin-left: 0;
}

.dost-panel__card:hover .dost-panel__card-icon {
  display: none;
}

.dost-panel__card:hover .dost-panel__count {
  display: flex;
}

.dost-panel__item:hover .dost-panel__count-down,
.dost-panel__item:hover .dost-panel__count-up {
  cursor: pointer;
  opacity: 0.7;
  z-index: 3;
}

.dost-card {
  width: 24%;
  max-width: 340px;
  background: #fff;
  padding: 30px;
  position: relative;
}

.dost-card__zag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}

.dost-card__zag-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.dost-card__zag-delete {
  color: #ff5c00;
  letter-spacing: 0.02em;
  text-decoration-line: underline;
  font-size: 16px;
  line-height: 19px;
  transition: 0.3s;
}

.dost-card__zag-delete:hover {
  cursor: pointer;
  opacity: 0.7;
}

.dost-card__item {
  border-bottom: 2px solid #f1f1f1;
  padding: 20px 0;
}

.dost-card__item-title,
.dost-card__item-info {
  display: flex;
  justify-content: space-between;
}

.dost-card__item-info {
  padding-top: 20px;
}

.dost-card__item-name {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
}

.dost-card__item-price {
  color: #808080;
  font-size: 18px;
  line-height: 21px;
  padding-left: 15px;
  white-space: nowrap;
}

.dost-card__item-delete {
  background: url("/bitrix/templates/akvarel/images/delivery/basket-delivery.svg") no-repeat 100% 50%;
  width: 18px;
  height: 22px;
  transition: 0.3s;
  display: none;
  min-width: 50px;
}

.dost-card__item-delete:hover {
  cursor: pointer;
  opacity: 0.7;
}

.dost-card__item-gramm {
  color: #808080;
  font-size: 16px;
  line-height: 19px;
}

.dost-card__item-count {
  display: flex;
  align-items: center;
}

.dost-card__item-down,
.dost-card__item-up {
  color: #ff5c00;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  transition: 0.3s;
  opacity: 0;
}

.dost-card__item-down:hover,
.dost-card__item-up:hover {
  cursor: pointer;
  opacity: 0.7;
}

.dost-card__item-value {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.dost-card__item-val,
.dost-card__item-valtext {
  font-size: 16px;
  line-height: 19px;
}

.dost-card__item-valtext {
  display: block;
  padding-left: 5px;
}

.dost-card__itog {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 50px;
}

.dost-card__itog-text {
  color: #4d4d4d;
  letter-spacing: 0.02em;
  font-size: 18px;
  line-height: 21px;
}

.dost-card__itog-price {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}

.dost-card__itog-btn {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  transition: 0.3s;
  margin-top: 20px;
  border: 2px solid #ff5c00;
  box-sizing: border-box;
  border-radius: 49px;
  text-decoration: none;
  color: #000;
}

.dost-card__itog-btn:hover {
  cursor: pointer;
  background: #ff5c00;
  color: #fff;
}

.dost-card__itog-btnno {
  opacity: 0.4;
}

.dost-card__itog-btnno:hover {
  cursor: default;
  background: inherit;
  color: inherit;
}

.dost-card__mess {
  color: #808080;
  padding-top: 25px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.dost-card__load {
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: rgba(0, 0, 0, 0.2) url("/bitrix/templates/akvarel/images/delivery/loading.svg") no-repeat;
  background-position: center;
  z-index: 5;
}

.dost-card__load-active {
  display: block;
}

.dost-card__item:hover .dost-card__item-price {
  display: none;
}

.dost-card__item:hover .dost-card__item-delete {
  display: block;
}

.dost-card__item:hover .dost-card__item-down,
.dost-card__item:hover .dost-card__item-up {
  opacity: 1;
}

.dost-panel__item-active .dost-panel__info-text,
.dost-panel__item-active .dost-panel__card-icon,
.dost-panel__item-active .dost-panel__info-sale {
  display: none;
}

.dost-panel__item-active .dost-panel__card {
  display: block;
}

.dost-panel__item-active .dost-panel__count {
  display: flex;
}

.dost-panel__item-active .dost-panel__info-val {
  margin-left: 0;
}

.delivery-promo-btn {
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 212px;
  height: 52px;
  border: 2px solid #ff5c00;
  border-radius: 60px;
  margin-top: 30px;
  transition: 0.3s;
}

.delivery-promo-btn:hover {
  cursor: pointer;
  background: #ff5c00;
}

.promo-carousel-delivery button.slick-arrow {
  top: 385px;
}

.promo-carousel-delivery button.slick-prev {
  left: 460px;
}

.promo-carousel-delivery button.slick-next {
  left: 540px;
}

@media (max-width: 1500px) {
  .promo-carousel-delivery .slick-dots {
    bottom: -35px;
  }
}

@media (max-width: 1200px) {
  .promo-carousel-delivery .slick-dots {
    bottom: 30px;
  }
}

.bx-pagination {
  width: 100%;
  margin: 53px 0 0 0;
}

.bx-pagination-container {
  text-align: center;
  position: relative;
}

.bx-pagination-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.bx-pagination-container ul li {
  display: inline-block;
  margin: 0;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-prev span {
  padding-right: 22px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  color: #808080;
  border: none;
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  background: none;
}

.bx-pagination .bx-pagination-container ul li a {
  text-decoration: none;
  display: block;
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  vertical-align: middle;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: none;
  color: #ff5c00;
  font-weight: 700;
}

.bx-pagination .bx-pagination-container ul li span {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  background: none;
  display: block;
  padding: 0 8px;
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
  text-decoration: none;
  display: block;
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  color: #000;
  vertical-align: middle;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  padding-left: 22px;
}

.dost-sect {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  flex-wrap: wrap;
}

.dost-sect__panel {
  width: 48%;
  margin-bottom: 27px;
  background: #fff;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.dost-sect__panel-pic {
  width: 100%;
  height: 227px;
  object-fit: cover;
}

.dost-sect__panel-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
  display: block;
  padding: 25px;
}

.dost-sect__panel-btn {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  transition: 0.3s;
  border: 2px solid #ff5c00;
  box-sizing: border-box;
  border-radius: 49px;
  text-decoration: none;
  color: #fff;
  background: #ff5c00;
  margin: 0 25px 25px 25px;
}

.dost-sect__panel-btn:hover {
  cursor: pointer;
  background: transparent;
  color: #000;
}

@media (max-width: 1500px) {
  .dost-panel {
    width: 66%;
    max-width: 707px;
    margin: 0 10px;
  }

  .dost-panel__item-prop {
    padding: 25px;
  }

  .dost-sect__panel-pic {
    height: 185px;
  }
}

@media (max-width: 1200px) {
  .dost-card__zag {
    flex-direction: column-reverse;
    padding-bottom: 10px;
  }

  .dost-card__zag-title {
    margin-top: 30px;
  }

  .dost-card__itog-btn {
    height: 52px;
    font-size: 14px;
    line-height: 19px;
  }

  .dost-section__link {
    font-size: 17px;
    padding: 18px 25px;
  }

  .dost-panel__title {
    font-size: 28px;
  }

  .dost-sect__panel-name {
    padding: 15px;
  }

  .dost-sect__panel-btn {
    height: 37px;
    font-size: 14px;
    margin: 0 15px 15px 15px;
  }
}

@media (max-width: 991px) {
  .dost {
    flex-direction: column-reverse;
    margin: 35px 0;
  }

  .dost__wrapp {
    width: 100%;
    margin-bottom: 10px;
  }

  .dost-panel {
    width: 90%;
    margin: 0 0 0 10px;
  }

  .dost-section__link {
    padding: 18px 15px;
  }

  .dost-card {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .dost-card__zag {
    flex-direction: row;
  }

  .dost-card__zag-title {
    margin-top: 0;
  }

  .dost-card__itog-btn {
    margin: 25px auto 0;
    width: 80%;
  }

  .promo-delivery {
    padding-top: 70px;
  }

  .promo-delivery .container {
    margin: 0 auto;
  }

  .dost-card__itog {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .dost-section__link {
    padding: 11px 10px 11px 18px;
  }

  .dost-section {
    width: 40%;
  }

  .dost-panel__title {
    font-size: 26px;
    margin: 10px auto 0;
    text-align: center;
  }

  .dost-panel__back {
    font-size: 15px;
  }

  .dost-panel__detail-pic {
    height: 291px;
  }

  .dost-panel__detail {
    padding: 20px;
    margin-top: 10px;
  }

  .dost-panel__detail-text {
    padding: 15px 0 10px 0;
    font-size: 16px;
    line-height: 22px;
  }

  .dost-panel__detprice {
    padding: 25px 0 0 0;
    margin: 18px 0 0 0;
  }

  .dost-panel__detprice-text {
    font-size: 17px;
    line-height: 24px;
  }

  .dost-panel__detprice-price {
    font-size: 27px;
  }

  .dost-card {
    padding: 20px;
  }

  .dost-card__item {
    padding: 15px 0;
  }

  .dost-panel__detprice-price {
    font-size: 25px;
  }

  .dost-card__itog-price {
    font-size: 25px;
  }

  .dost-card__itog {
    margin-top: 10px;
  }

  .dost-card__itog-btn {
    margin: 15px auto 0;
  }

  p.p-subtitle-small {
    margin-top: 30px !important;
  }

  .dost-panel__item {
    width: 100%;
    margin-bottom: 15px;
  }

  .dost-panel__block {
    margin-top: 30px;
  }

  .dost-panel__item-prop {
    padding: 20px 25px 10px 25px;
  }

  .dost-panel__item-info {
    padding: 10px 25px;
  }

  .dost__wrapp {
    flex-direction: column;
  }

  .dost-toggle {
    display: flex;
    color: #636363;
    letter-spacing: 0.02em;
    width: 100%;
    background: #fff;
    height: 45px;
    text-align: center;
    padding: 14px;
    font-size: 17px;
    margin-bottom: 10px;
    position: relative;
  }

  .promo__item-1 {
    padding: 40px 20px 0 20px;
    font-size: 15px;
  }

  .delivery-promo-btn {
    margin-top: 30px;
  }

  .dost {
    margin: 20px 0;
  }

  .dost-section {
    width: 100%;
    max-width: 100%;
    display: none;
  }

  .dost-panel {
    width: 100%;
    margin: 0 0 0 0;
  }

  .dost-toggle:before {
    content: "";
    height: 15px;
    width: 15px;
    display: block;
    border: 1px solid #ff5c00;
    border-right-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 22px;
    top: 27%;
  }

  .dost-toggle.dost-toggle-open:before {
    transform: rotate(135deg);
    top: 43%;
  }
}

@media (max-width: 576px) {
  .dost-panel__info-text {
    display: none;
  }

  .dost-panel__info-val {
    margin-left: 0;
  }

  .dost-panel__card {
    display: block;
  }

  p.p-subtitle {
    font-size: 35px !important;
  }

  p.p-title {
    font-size: 28px !important;
    margin-top: 0 !important;
  }

  .dost-section__link {
    padding: 9px 5px 9px 15px;
    font-size: 15px;
  }

  .dost-panel__title {
    font-size: 20px;
  }

  .dost-panel__detail {
    padding: 15px;
    margin-top: 5px;
  }

  .dost-panel__detail-pic {
    height: 287px;
  }

  .dost-panel__detail-text {
    padding: 10px 0 7px 0;
    font-size: 15px;
    line-height: 20px;
  }

  .dost-panel__detprice {
    padding: 16px 0 0 0;
    margin: 16px 0 0 0;
  }

  .dost-panel__detprice-text {
    font-size: 16px;
  }

  .dost-panel__detprice-price {
    font-size: 22px;
    padding-left: 8px;
  }

  .dost-panel__detprice-btn {
    width: 149px;
    height: 44px;
    font-size: 13px;
  }

  .dost-card {
    padding: 15px;
  }

  .dost-card__zag-title {
    font-size: 18px;
  }

  .dost-card__zag-delete {
    font-size: 15px;
  }

  .dost-card__item {
    padding: 10px 0;
  }

  .dost-card__item-info {
    padding-top: 10px;
  }

  .dost-card__item-name {
    font-size: 16px;
  }

  .dost-card__item-price {
    font-size: 16px;
  }

  .dost-card__item-gramm {
    font-size: 14px;
  }

  .dost-card__item-val,
  .dost-card__item-valtext {
    font-size: 14px;
  }

  .dost-card__itog-text {
    font-size: 17px;
  }

  .dost-card__itog-price {
    font-size: 22px;
  }

  .dost-card__itog-btn {
    margin: 12px auto 0;
    width: 90%;
    height: 50px;
    font-size: 13px;
  }

  .dost-sect {
    margin-top: 25px;
  }
}

@media (max-width: 480px) {
  .dost-section__link {
    padding: 5px 5px 5px 12px;
    font-size: 14px;
    line-height: 23px;
  }

  .dost-panel__back {
    font-size: 13px;
  }

  .dost-panel__title {
    font-size: 18px;
    line-height: 30px;
  }

  .dost-panel__detail {
    padding: 10px;
    margin-top: 5px;
  }

  .dost-panel__detail-pic {
    height: 240px;
  }

  .dost-panel__detprice {
    padding: 14px 0 0 0;
    margin: 14px 0 0 0;
  }

  .dost-panel__detail-text {
    padding: 8px 0;
    font-size: 14px;
    line-height: 17px;
  }

  .dost-panel__detail-info {
    font-size: 14px;
  }

  .dost-panel__detprice-text {
    font-size: 14px;
  }

  .dost-panel__detprice-price {
    font-size: 20px;
  }

  .dost-panel__detprice-price {
    font-size: 21px;
    padding: 0 5px;
  }

  .dost-panel__detprice-btn {
    width: 115px;
    height: 41px;
    font-size: 13px;
  }

  .dost-card__itog-price {
    font-size: 21px;
  }

  .dost-card__itog-text {
    font-size: 16px;
  }

  .dost-card__itog-btn {
    margin: 8px auto 0;
  }

  .dost-card__zag-delete {
    font-size: 14px;
  }

  .dost-card__itog-price {
    font-size: 20px;
  }

  .dost-sect__panel-name {
    font-size: 16px;
    line-height: 20px;
  }

  .dost-sect__panel-name {
    flex-grow: 2;
  }

  .dost-sect__panel {
    margin-bottom: 12px;
  }
}

@media (max-width: 360px) {
  .dost {
    margin: 15px 0;
  }

  .dost-panel__detail-pic {
    height: 212px;
  }

  .dost-panel__detprice-price {
    font-size: 17px;
    padding: 0 10px 0 5px;
  }

  .dost-panel__detprice-btn {
    width: 105px;
    height: 39px;
    font-size: 12px;
  }
}

.text-center.modal-reserve {
  color: white;
}

img.b-lazy.b-loaded.date-img {
  opacity: 0.5;
}

img.b-lazy.b-loaded.time-img {
  opacity: 0.5;
}

.b-promo {
  background: #fff;
  padding-bottom: 70px;
  margin-top: 186px;
}

.b-promo-item {
  min-height: 539px;
  padding: 157px 0 0 203px;
  background-repeat: no-repeat;
  background-size: cover;
}

.b-promo__subtitle {
  font-weight: 300;
  font-size: 20px;
  color: #fff;
}

.b-promo__title {
  font-weight: 700;
  font-size: 50px;
  color: #fff;
  margin-top: 15px;
  width: 72%;
}

.b-promo__title span {
  color: #ff5c00;
}

.b-promo__btn {
  margin-top: 30px;
  width: 212px;
  height: 52px;
  border: 1.5px solid #ff5c00;
  box-sizing: border-box;
  border-radius: 60px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 230%;
}

.b-promo__btn:hover {
  background: #ff5c00;
}

.i-events {
  padding-top: 50px;
}

.i-events__wrapp {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
}

.i-event-descr img {
  margin-right: 10px;
}

.i-event {
  width: 351px;
  height: 330px;
  background: #fff;
  padding: 10px 10px 0 10px;
  margin-left: 12px;
  margin-bottom: 12px;
  text-decoration: none;
  outline: none;
}

.i-event-img {
  width: 330px;
}

.i-event-descr {
  padding-top: 23px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #262626;
  display: flex;
  justify-content: center;
  align-items: center;
}

p img {
  margin: 20px 0;
}

.i-title-i-banket {
  width: 43%;
}

.i-title-i-banket span {
  color: #ff5c00;
}

.i-place {
  padding-top: 130px;
  display: flex;
  justify-content: space-between;
}

.i-place-1 {
  width: 49%;
}

.i-place-1__title {
  font-weight: 800;
  font-size: 36px;
  line-height: 135%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}

.i-place-1__title span {
  color: #ff5c00;
}

.i-place-1__text {
  margin-top: 30px;
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
  width: 90%;
}

.i-place-1__btn {
  margin-top: 40px;
  width: 300px;
  height: 60px;
  font-weight: normal;
  font-size: 20px;
  line-height: 300%;
  letter-spacing: 0.04em;
  color: #fff;
}

.i-place-2 {
  width: 50%;
  height: 508px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}

.i-place-2__item {
  width: 50%;
  height: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.i-place-2__item__more {
  margin-bottom: 16.5px;
  font-weight: 500;
  font-size: 20px;
  color: #262626;
}

@media (max-width: 992px) {
  .i-place-2__item__more {
    margin-bottom: 3px;
    font-size: 13px;
  }
}

.i-place-2__item__num {
  font-weight: 700;
  font-size: 60.2941px;
  text-align: center;
  letter-spacing: 0.05em;
  color: transparent;
  -webkit-text-stroke: 1.3px #ff5c00;
}

.i-place-2__item__num span {
  font-weight: 500;
  font-size: 20px;
  color: #262626;
  -webkit-text-stroke: plum;
}

.i-place-2__item__text {
  margin-top: 16.5px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #262626;
}

.i-place-2__item-vert:before {
  content: "";
  display: block;
  clear: both;
  height: 2px;
  min-width: 662px;
  background: #dfdfdf;
  position: absolute;
  top: 253px;
  left: 100%;
  transform: translateX(-50%);
}

.i-place-2__item-horiz:before {
  content: "";
  display: block;
  clear: both;
  height: 450px;
  min-width: 2px;
  background: #dfdfdf;
  position: absolute;
  top: 29px;
  left: 0%;
  transform: translateX(-50%);
}

.i-bmenu {
  margin-top: 130px;
  width: 100%;
  background: #fff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
}

.i-bmenu__wrapp {
  padding: 65px 0 0 55px;
}

.i-bmenu__title {
  font-weight: 800;
  font-size: 36px;
  line-height: 135%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
}

.i-bmenu__title span {
  color: #ff5c00;
}

.i-bmenu__text {
  margin-top: 30px;
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

.i-bmenu__btns {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 20px;
}

.i-bmenu__btn {
  margin: 0;
  width: 300px;
  height: 60px;
  font-weight: normal;
  font-size: 20px;
  line-height: 300%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;

  display: block;
  text-decoration: none;
}

.i-bmenu__img {
  width: 30%;
  object-fit: cover;
}

.i-price {
  margin: 130px 0 0;
  display: flex;
  justify-content: space-between;
}

.i-price__wrapp {
  min-width: 964px;
  min-height: 461px;
  background: #252525;
  padding: 54px 107px 54px 70px;
  width: 70%;
}

.i-price__title {
  font-weight: 800;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}

.i-price__subtitle {
  margin-top: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #fff;
}

.i-price-form {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}

.i-price-form__name input {
  width: 370px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #737373;
  padding-left: 30px;
  margin-right: 30px;
}

.i-price-form__phone input {
  width: 370px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  border: none;
  outline: none;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  color: #737373;
  padding-left: 30px;
}

.i-price-form__btn {
  width: 370px;
  height: 60px;
  font-weight: normal;
  font-size: 20px;
  line-height: 300%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-right: 60px;
}

.i-price__call a {
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-decoration-line: underline;
  color: #fff;
  margin-top: 40px;
}

.i-price__call a img {
  margin-right: 20px;
}

.i-price__call a:hover {
  opacity: 0.5;
}

.i-price-img {
  width: 30%;
  object-fit: cover;
}

@media (max-width: 1500px) {
  .b-promo {
    margin-top: 120px;
  }

  .i-event-img {
    width: 100%;
  }

  .i-event {
    width: 291px;
    height: 285px;
  }

  .i-place-1__text {
    width: 100%;
  }

  .i-price__wrapp {
    min-width: 728px;
    padding: 75px 20px 76px 30px;
  }

  .i-price-form__name input {
    width: 320px;
  }

  .i-price-form__phone input {
    width: 320px;
  }

  .i-price-form__btn {
    width: 320px;
  }

  .i-title-i-banket {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .b-promo-item {
    padding: 120px 0 0 110px;
  }

  .i-event {
    width: 238px;
    height: 255px;
  }

  .i-event-descr {
    padding-top: 25px;
  }

  .i-event-descr.i-event-descr-3 {
    padding-top: 15px;
  }

  .i-place-1__title {
    font-weight: 800;
    font-size: 32px;
  }

  .i-place-1__text {
    margin-top: 20px;
    font-size: 19px;
  }

  .i-place-2__item-vert:before {
    min-width: 450px;
  }

  .i-bmenu__wrapp {
    padding: 30px 55px;
  }

  .i-bmenu__img {
    width: 100% !important;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    height: 350px;
  }

  .i-bmenu__title {
    font-size: 29px;
  }

  .i-bmenu {
    min-height: unset;
    gap: 15px;
    flex-direction: column-reverse;
  }

  .i-bmenu__btns {
    gap: 2%;
    justify-content: space-between;
  }

  .i-bmenu__btn {
    width: 49%;
  }

  .i-price-img-wrapp {
    display: none;
  }

  .i-price-img {
    display: none;
  }

  .i-price-form__name input {
    width: 370px;
  }

  .i-price-form__phone input {
    width: 370px;
  }

  .i-price-form__btn {
    width: 370px;
  }

  .i-price__wrapp {
    min-width: 100%;
    padding: 75px 50px 75px 50px;
  }
}

@media (max-width: 992px) {
  .b-promo {
    margin-top: 0;
  }

  .b-promo__title {
    font-size: 42px;
  }

  .b-promo-item {
    padding: 180px 0 0 110px;
  }

  .i-event {
    width: 181px;
    height: 180px;
  }

  .i-event-descr {
    padding-top: 11px;
    font-size: 16px;
  }

  .i-event-descr.i-event-descr-3 {
    padding-top: 4px;
  }

  .i-event-descr.i-event-descr-8 {
    padding-top: 4px;
  }

  .i-place {
    padding-top: 100px;
  }

  .i-place-1__title {
    font-size: 23px;
  }

  .i-place-1__text {
    margin-top: 15px;
    font-size: 16px;
  }

  .i-place-2 {
    height: 468px;
  }

  .i-place-2__item-vert:before {
    min-width: 360px;
    top: 234px;
  }

  .i-place-2__item-horiz:before {
    height: 417px;
  }

  .i-place-2__item__num {
    font-size: 43.2941px;
  }

  .i-place-2__item__text {
    margin-top: 16.5px;
    font-size: 13px;
  }

  .i-title-i-banket {
    width: 68%;
  }

  .i-bmenu {
    margin-top: 100px;
  }

  .i-bmenu__wrapp {
    padding: 4px 10px 0 11px;
  }

  .i-bmenu__title {
    font-size: 24px;
  }

  .i-bmenu__text {
    margin-top: 20px;
    font-weight: normal;
    font-size: 18px;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    height: 300px;
  }

  .i-bmenu__btn {
    /* margin-top: 26px; */
    width: 280px;
    height: 60px;
  }

  .i-bmenu {
    min-height: 330px;
  }

  .i-price {
    margin: 100px 0;
    display: flex;
    justify-content: space-between;
  }

  .i-price-form__name input {
    width: 300px;
  }

  .i-price-form__phone input {
    width: 300px;
  }

  .i-price-form__btn {
    width: 300px;
  }

  .i-price__title {
    font-weight: 800;
    font-size: 30px;
  }

  .i-price__subtitle {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .b-promo-item {
    padding: 180px 0 0 55px;
  }

  .b-promo__title {
    font-size: 34px;
  }

  .i-events {
    padding-top: 35px;
  }

  .i-events__wrapp {
    margin-top: 25px;
    margin-left: -5px;
  }

  .i-event {
    margin-left: 5px;
    padding: 5px 5px 0 5px;
    width: 140px;
    height: 150px;
  }

  .i-event-descr {
    font-size: 14px;
  }

  .i-event-descr img {
    margin-right: 4px;
    width: 20%;
  }

  .i-place {
    padding-top: 70px;
  }

  .i-place-1__title {
    font-size: 20px;
  }

  .i-place-1__text {
    margin-top: 10px;
    font-size: 15px;
  }

  .i-place-1__btn {
    margin-top: 40px;
    width: 269px;
    height: 60px;
    font-size: 18px;
    line-height: 320%;
    margin-top: 20px;
  }

  .i-place-2 {
    height: 434px;
  }

  .i-place-2__item-vert:before {
    min-width: 260px;
    top: 217px;
  }

  .i-place-2__item__num {
    font-size: 35.2941px;
  }

  .i-place-2__item-horiz:before {
    height: 379px;
  }

  .i-place-2__item__text.i-place-2__item__text-2 {
    margin-top: 3px;
  }

  .i-title-i-banket {
    width: 89%;
    font-size: 27px;
  }

  .i-banket {
    padding-top: 70px;
  }

  .i-bmenu {
    margin-top: 70px;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    width: 250px;
    height: 200px;
  }

  .i-bmenu__title {
    font-size: 19px;
  }

  .i-bmenu__text {
    margin-top: 10px;
    font-size: 14px;
  }

  .i-bmenu__btn {
    /* margin-top: 20px; */
    width: 240px;
    height: 45px;
    font-size: 16px;
  }

  .i-bmenu {
    min-height: 230px;
  }

  .i-price {
    margin: 70px 0;
  }

  .i-price__wrapp {
    padding: 35px 30px 35px 30px;
    min-height: 355px;
  }

  .i-price__title {
    font-size: 23px;
  }

  .i-price__subtitle {
    font-size: 15px;
  }

  .i-price-form {
    margin-top: 25px;
  }

  .i-price-form__name input {
    width: 250px;
    margin-right: 15px;
  }

  .i-price-form__phone input {
    width: 250px;
  }

  .i-price-form__btn {
    width: 250px;
    margin-right: 22px;
  }
}

@media (max-width: 576px) {
  .i-title {
    font-size: 22px;
  }

  .b-promo {
    padding-bottom: 0px;
  }

  .b-promo-item {
    padding: 145px 30px 0 30px;
    min-height: 430px;
  }

  .b-promo__title {
    font-size: 27px;
    text-align: center;
    width: 100%;
  }

  .b-promo__btn {
    margin: 30px auto 0;
  }

  .b-promo__subtitle {
    font-size: 18px;
    text-align: center;
  }

  .i-events__wrapp {
    margin-top: 15px;
  }

  .i-event {
    width: 156px;
    height: 158px;
  }

  .i-event-descr {
    font-size: 14px;
  }

  .i-event-descr.i-event-descr-8 {
    padding-top: 0;
  }

  .i-place {
    padding-top: 50px;
  }

  .i-place-1__title {
    font-size: 17px;
  }

  .i-place-1__text {
    margin-top: 5px;
    font-size: 13px;
  }

  .i-place-1__btn {
    width: 226px;
    height: 49px;
    font-size: 15px;
  }

  .i-place-2 {
    height: 391px;
  }

  .i-place-2__item__num {
    font-size: 29.2941px;
  }

  .i-place-2__item-vert:before {
    min-width: 223px;
    top: 195px;
  }

  .i-place-2__item__text.i-place-2__item__text-3 {
    margin-top: 3px;
  }

  .i-place-2__item-horiz:before {
    height: 335px;
  }

  .i-title-i-banket {
    width: 89%;
    font-size: 22px;
  }

  .i-banket {
    padding-top: 50px;
  }

  .i-bmenu {
    margin-top: 50px;
  }

  .i-bmenu__title {
    font-size: 16px;
  }

  .i-bmenu__btn {
    /* margin-top: 9px; */
    width: 206px;
    height: 45px;
    font-size: 15px;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    /* margin-top: 23px; */
    /* width: 200px; */
    height: 150px;
  }

  .i-price {
    margin: 50px 0;
  }

  .i-price__wrapp {
    padding: 25px 30px 25px 30px;
  }

  .i-price-form__name {
    margin: 0 auto;
  }

  .i-price-form__name input {
    width: 330px;
    height: 45px;
    margin-right: 0;
    font-size: 17px;
  }

  .i-price-form__phone {
    margin: 0 auto;
  }

  .i-price-form__phone input {
    width: 330px;
    height: 45px;
    margin-right: 0;
    margin-top: 10px;
    font-size: 17px;
  }

  .i-price-form__btn {
    width: 226px;
    margin: 25px auto 0;
    height: 49px;
    font-size: 16px;
  }

  .i-price__call a {
    margin-top: 25px;
  }

  .i-price__call {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .b-promo-item {
    padding: 110px 20px 0 20px;
    min-height: 370px;
  }

  .b-promo__title {
    font-size: 24px;
  }

  .b-promo__btn {
    width: 176px;
    height: 45px;
    font-size: 17px;
  }

  .i-events {
    padding-top: 20px;
  }

  .i-event {
    width: 177px;
    height: 175px;
  }

  .i-event-descr.i-event-descr-8 {
    padding-top: 11px;
  }

  .i-place {
    padding-top: 35px;
    flex-direction: column-reverse;
  }

  .i-place-2 {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
  }

  .i-place-2__item-vert:before {
    min-width: 347px;
    top: 100px;
  }

  .i-place-2__item-horiz:before {
    top: 16px;
    height: 170px;
  }

  .i-place-2__item__text.i-place-2__item__text-3 {
    margin-top: 0;
  }

  .i-place-2__item__text.i-place-2__item__text-2 {
    margin-top: 0;
  }

  .i-place-1 {
    width: 100%;
  }

  .i-place-1__title {
    text-align: center;
  }

  .i-place-1__text {
    text-align: center;
  }

  .i-place-1__btn {
    margin: 20px auto 0;
  }

  .i-banket {
    padding-top: 35px;
  }

  .i-title-i-banket {
    width: 101%;
    line-height: 30px;
  }

  .i-bmenu {
    margin-top: 30px;
  }

  /* 
  .i-bmenu__btn {
    margin-top: 13px;
  } */

  .i-bmenu__title {
    font-size: 19px;
  }

  .i-bmenu__text {
    margin-top: 5px;
    font-size: 16px;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    display: none;
  }

  .i-price {
    margin: 35px 0;
  }

  .i-price__title {
    font-size: 20px;
  }

  .i-price__subtitle {
    font-size: 14px;
  }

  .i-price-form__name input {
    width: 298px;
  }

  .i-price-form__phone input {
    width: 298px;
  }

  .i-price-form__btn {
    width: 226px;
    height: 46px;
    font-size: 15px;
  }

  .i-price__call a {
    font-size: 18px;
  }
}

@media (max-width: 360px) {
  .b-promo__subtitle {
    font-size: 15px;
  }

  .b-promo__title {
    font-size: 21px;
  }

  .b-promo-item {
    min-height: 345px;
  }

  .i-title {
    font-size: 20px;
  }

  .i-event {
    width: 151px;
    height: 154px;
    margin-left: 6px;
  }

  .i-event-descr.i-event-descr-8 {
    padding-top: 6px;
  }

  .i-place-1__btn {
    width: 212px;
    height: 46px;
    font-size: 14px;
  }

  .i-title-i-banket {
    font-size: 20px;
  }

  img.b-lazy.i-bmenu__img.b-loaded {
    margin-top: 64px;
    width: 118px;
    height: 94px;
  }

  .i-bmenu__text {
    line-height: 140%;
  }

  .i-price__title {
    font-size: 18px;
  }

  .i-price__subtitle {
    line-height: 142%;
  }

  .i-price-form__name input {
    width: 250px;
  }

  .i-price-form__phone input {
    width: 250px;
  }
}

.politica {
  padding-top: 250px;
}

.i-title-p {
  margin-bottom: 20px;
  text-align: center;
}

.p-string {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.01em;
  color: #000;
  margin-bottom: 10px;
}

.politica__subtitle {
  font-weight: 700;
  font-size: 21px;
  line-height: 163%;
  letter-spacing: 0.01em;
  color: #000;
  margin: 20px 0px;
}

@media (max-width: 991px) {
  .politica {
    padding-top: 100px;
  }

  .p-string {
    font-size: 17px;
    line-height: 148%;
  }

  .politica__subtitle {
    font-size: 19px;
    line-height: 163%;
    margin: 15px 0px;
  }
}

@media (max-width: 576px) {
  .politica {
    padding-top: 80px;
  }

  .p-string {
    font-size: 16px;
  }

  .i-title-p {
    line-height: 116%;
    margin-bottom: 10px;
  }

  .politica__subtitle {
    font-size: 18px;
  }
}

.action {
  flex-wrap: wrap;
  margin: -10px;
}

.action-item {
  display: block;
  width: calc(25% - 20px);
  margin: 10px;
  height: 60vh;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1230px) {
  .action-item {
    width: calc(33.3333% - 20px);
  }
}

@media (max-width: 991px) {
  .action-item {
    width: calc(50% - 20px);
  }
}

@media (max-width: 575px) {
  .action-item {
    width: calc(100% - 20px);
  }
}

.action-item-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33);
  padding: 50px 10px 100px;
  transition: 0.3s;
}

@media (max-width: 991px) {
  .action-item-info {
    padding: 50px 10px;
  }
}

@media (max-width: 575px) {
  .action-item-info {
    padding: 30px 10px;
  }
}

.action-item-info__capture {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 991px) {
  .action-item-info__capture {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .action-item-info__capture {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .action-item-info__capture {
    font-size: 18px;
  }
}

.action-item-info__subdivision {
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 991px) {
  .action-item-info__subdivision {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .action-item-info__subdivision {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .action-item-info__subdivision {
    font-size: 16px;
  }
}

.action-item:hover .action-item-info {
  background: rgba(170, 149, 113, 0.4);
}

.newsdetail {
  position: relative;
  align-items: center;
  padding: 70px;
  border: 4px solid rgba(0, 0, 0, 0.13);
}

@media (max-width: 991px) {
  .newsdetail {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .newsdetail {
    flex-direction: column-reverse;
  }
}

.newsdetail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin: 20px;
  border: 2px solid rgba(0, 0, 0, 0.13);
}

@media (max-width: 991px) {
  .newsdetail::before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 10px;
  }
}

.newsdetail__img {
  width: 40%;
}

@media (max-width: 991px) {
  .newsdetail__img {
    width: 100%;
  }
}

.newsdetail__img img {
  display: block;
  max-width: 100%;
  height: 60vh;
  min-height: 300px;
  margin: 0 auto;
}

.newsdetail-info {
  width: 60%;
}

@media (max-width: 991px) {
  .newsdetail-info {
    width: 100%;
    margin-bottom: 20px;
  }
}

.newsdetail-info__capture {
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 991px) {
  .newsdetail-info__capture {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .newsdetail-info__capture {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .newsdetail-info__capture {
    font-size: 18px;
  }
}

.newsdetail-info__text {
  margin-top: 20px;
}

.newsdetail-info__share {
  justify-content: center;
  margin-top: 20px;
}

.news {
  display: -ms-grid;
  -ms-grid-rows: 5fr 20px 1fr 20px 5fr 20px 5fr 20px 1fr 20px 5fr;
  grid-template-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}

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

@media (max-width: 991px) {
  .news {
    -ms-grid-rows: 1fr 20px 1fr;
    grid-template-rows: 1fr 1fr;
  }
}

@media (max-width: 575px) {
  .news {
    grid-template-columns: repeat(1, 1fr);
  }
}

.news-item {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #000;
  text-decoration: none;
}

.news-item:nth-child(7n + 1) {
  grid-row: span 2;
  grid-column: span 2;
}

.news-item:nth-child(7n + 4),
.news-item:nth-child(7n + 5) {
  grid-row: span 2;
}

@media (max-width: 991px) {
  .news-item {
    grid-column: span 2;
  }

  .news-item:nth-child(7n + 1),
  .news-item:nth-child(7n + 4),
  .news-item:nth-child(7n + 5) {
    grid-row: span 1;
  }
}

@media (max-width: 575px) {
  .news-item {
    grid-column: span 1;
    margin-bottom: 20px;
  }

  .news-item:last-child {
    margin: 0;
  }

  .news-item:nth-child(7n + 1),
  .news-item:nth-child(7n + 4),
  .news-item:nth-child(7n + 5) {
    grid-row: span 1;
    grid-column: span 1;
  }
}

.news-item__images {
  position: relative;
  flex-grow: 1;
  height: 200px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.news-item__images::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(170, 149, 113, 0.4);
  opacity: 0;
  transition: 0.3s;
}

.news-item:hover .news-item__images::before {
  opacity: 1;
}

.news-item:nth-child(7n + 1) .news-item__images,
.news-item:nth-child(7n + 4) .news-item__images,
.news-item:nth-child(7n + 5) .news-item__images {
  height: 350px;
}

@media (max-width: 991px) {

  .news-item:nth-child(7n + 1) .news-item__images,
  .news-item:nth-child(7n + 4) .news-item__images,
  .news-item:nth-child(7n + 5) .news-item__images {
    height: 200px;
  }
}

@media (max-width: 575px) {

  .news-item:nth-child(7n + 1) .news-item__images,
  .news-item:nth-child(7n + 4) .news-item__images,
  .news-item:nth-child(7n + 5) .news-item__images {
    height: 180px;
  }
}

.news-item__label {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.47);
  padding: 7px 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  z-index: 2;
  transform: translateX(-50%);
}

.news-item__capture {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 1230px) {
  .news-item__capture {
    font-size: 18px;
  }
}

.news-item__description {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

a.confid-info {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  outline: none;
}

a.confid-info:hover {
  opacity: 0.5;
}

.footerTitle {
  text-align: center;
  font-size: 26px;
  margin: 10px;
}

.text-center.modal-reserve {
  color: white;
}

.pageup {
  display: none;
  position: fixed;
  bottom: 13%;
  right: 6%;
  width: 60px;
  height: 60px;
  z-index: 2;
}

.pageup img {
  width: 100%;
  opacity: 0.5;
}

.pageup img:hover {
  opacity: 1;
}

.text-center {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.modalTitle {
  font-size: 26px;
  margin-top: 35px;
  margin-bottom: 20px;
}

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 100;
}

.overflowhidecs {
  overflow: hidden !important;
}

.modal {
  border-radius: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 70px 52px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
  width: 650px;
  min-height: 494px;
  background: #000;
}

.subheader__modal {
  font-weight: bold;
  font-size: 26px;
  line-height: 150%;
  text-align: center;
  color: #fff;
}

.modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 23px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal__close:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #cbcbcb;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal__close:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #cbcbcb;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal .error {
  border: 1px solid red;
}

.modal label.error {
  border: none;
  text-align: center;
  margin-bottom: 15px;
}

.form {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form input {
  height: 56px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 12px;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  background: #000;
  width: 400px;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #fff;
}

.form .form-error {
  border-bottom: 1px solid red;
}

#modal .text-center {
  color: #fff;
  text-align: center;
}

#modal .text-center .modalTitle {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.form .form-error::-webkit-input-placeholder {
  color: red;
}

.form .form-error::-moz-placeholder {
  color: red;
}

.form .form-error:-ms-input-placeholder {
  color: red;
}

.form .form-error::-ms-input-placeholder {
  color: red;
}

.form .form-error::placeholder {
  color: red;
}

.form input:focus {
  outline: none;
}

.footer-1__follow-input {
  margin-left: 130px;
}

.footer-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.footer-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}

.footer-1-wrap {
  background: #252525;
  max-height: 198px;
}

.footer-1__follow {
  display: flex;
  justify-content: space-between;
}

.footer-1__follow-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #fff;
  max-width: 650px;
}

.footer a svg:hover #vk {
  fill: #ff5c00;
}

.footer a svg:hover #instagram1 {
  fill: #ff5c00;
}

.footer a svg:hover #instagram2 {
  fill: #ff5c00;
}

.footer a svg:hover #instagram3 {
  fill: #ff5c00;
}

.footer a svg:hover #facebook {
  fill: #ff5c00;
}

.footer-2 {
  min-height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-2-wrap {
  background: #1c1d25;
  max-height: 198px;
}

.footer-2-link-1 {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #fff;
}

.footer-2-link-2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #fff;
  width: 25%;
}

.footer-2-link-2 span {
  text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  cursor: pointer;
}

.callbackItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #eaeaea;
  background: #fff;
  opacity: 0.9;
  border-radius: 47px;
}

.callbackItem input {
  width: 334px;
  padding: 0px 0 0 24px;
  font-size: 19px;
  line-height: 25px;
  background: #fff;
  opacity: 0.9;
  border-radius: 47px;
  border: none;
}

.callbackItem .button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: -2px;
  background: #ff5c00;
  border-radius: 62px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
}

.callbackItem .button:hover {
  opacity: 0.8;
}

.button {
  display: block;
  width: 100%;
  max-width: 212px;
  background: transparent;
  padding: 15px 0 15px 25px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.callbackItem span.errorMessage {
  left: 0;
  right: auto;
}

.formField span.errorMessage,
.errorMessage {
  display: none;
  position: absolute;
  top: -100%;
  left: auto;
  right: 0;
  background: #fff;
  padding: 3px 5px;
  text-align: center;
  font-size: 14px;
  color: #000;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

@media (max-width: 1500px) {
  .callbackItem input {
    width: 265px;
  }

  .footer-1__follow-text {
    max-width: 510px;
  }

  .footer-container {
    max-width: 1200px;
  }
}

@media (max-width: 1300px) {
  .footer-container {
    max-width: 1100px;
  }

  .footer-1__follow-input {
    margin-left: 0;
  }
}

@media (max-width: 1100px) {
  .footer-container {
    max-width: 990px;
  }

  .footer-1__follow-text {
    max-width: 460px;
    font-weight: 300;
    font-size: 15px;
    line-height: 163%;
    letter-spacing: 0.02em;
    color: #fff;
  }
}

@media (max-width: 991px) {
  .footer-container {
    width: 100%;
    max-width: 100%;
    padding: 0px 15px 20px 15px;
  }

  .footer-1__follow {
    flex-direction: column;
  }

  .footer-1__follow-text {
    margin-bottom: 20px;
  }

  .footer-2 {
    flex-direction: column;
  }

  .footer-2-link-1 {
    margin-top: 10px;
    font-size: 17px;
  }

  .footer-2-link-2 {
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
}

@media (max-width: 575px) {
  .pageup {
    width: 43px;
  }

  .footer-1__follow-text {
    margin-bottom: 20px;
    max-width: 94%;
    font-size: 12px;
  }

  .callbackItem {
    height: 37px;
    margin-right: 20px;
  }

  .callbackItem input {
    width: 100%;
    padding: 0px 0 0 6px;
    font-size: 12px;
  }

  .callbackItem .button {
    font-size: 11px;
    width: 117px;
  }

  .button {
    max-width: 180px;
    padding: 15px 0 15px 12px;
    font-size: 18px;
    line-height: 22px;
  }

  .footer-2-link-1 {
    font-size: 14px;
  }

  .footer-2-link-2 {
    font-size: 12px;
  }

  .modal {
    width: 300px;
    min-height: 320px;
    padding: 25px 20px;
  }

  .subheader__modal {
    font-size: 23px;
  }

  .form {
    margin-top: 20px;
  }

  .form input {
    width: 240px;
  }
}

* {
  font-family: "SFUIText", sans-serif;
}

body {
  background: #e5e5e5;
}

.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.dm-main .container {
  margin: 0 auto;
}

@media (max-width: 576px) {
  .dm-main .container {
    max-width: 440px;
  }
}

@media (max-width: 480px) {
  .dm-main .container {
    max-width: 320px;
  }
}

@media (max-width: 360px) {
  .dm-main .container {
    max-width: 280px;
  }
}

.i-banket__item img {
  max-height: 291px;
  width: 100%;
}

.advantages-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.advantages-item__capture {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}

.advantages-item__capture.text-bold {
  font-weight: 500;
}

.advantages {
  justify-content: center;
}

@media (max-width: 1500px) {
  .i-banket__item img {
    max-height: 238px;
  }
}

@media (max-width: 1200px) {
  .i-banket__item img {
    max-height: 191px;
  }
}

@media (max-width: 991px) {
  .i-banket__item img {
    max-height: 177px;
  }
}

@media (max-width: 801px) {
  .i-banket__item img {
    max-height: 220px;
  }
}

.i-conditions {
  padding-top: 130px;
}

@media (max-width: 1200px) {
  .i-conditions {
    padding-top: 100px;
  }
}

@media (max-width: 768px) {
  .i-conditions {
    padding-top: 70px;
  }
}

@media (max-width: 567px) {
  .i-conditions {
    padding-top: 50px;
  }
}

@media (max-width: 480px) {
  .i-conditions {
    padding-top: 35px;
  }
}

.i-conditions-wrap {
  margin-top: 25px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

@media (max-width: 1200px) {
  .i-conditions-wrap {
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .i-conditions-wrap {
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
  .i-conditions-wrap {
    padding: 0 10px;
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .i-conditions-wrap {
    margin-top: 10px;
  }
}

.i-conditions-item,
.i-conditions-detail {
  font-weight: normal;
  font-size: 20px;
  line-height: 163%;
  letter-spacing: 0.02em;
  color: #000;
}

@media (max-width: 1200px) {

  .i-conditions-item,
  .i-conditions-detail {
    font-size: 19px;
  }
}

@media (max-width: 992px) {

  .i-conditions-item,
  .i-conditions-detail {
    font-size: 16px;
  }
}

@media (max-width: 768px) {

  .i-conditions-item,
  .i-conditions-detail {
    font-size: 15px;
  }
}

@media (max-width: 576px) {

  .i-conditions-item,
  .i-conditions-detail {
    margin-top: 10px;
    font-size: 15px;
  }
}

.i-conditions-item::before {
  content: "̶̶";
  margin-right: 20px;
}

.i-conditions-details {
  padding-left: 20px;
}

.i-conditions-detail {
  margin-top: 10px;
  line-height: normal;
}

.i-conditions-detail::before {
  content: "•";
  margin-right: 20px;
}

/*  */
.container-mg-dost {
  margin: 0 auto;
}

@media (min-width: 1300px) {
  .container-mg-dost {
    margin-top: 80px;
  }
}

.dost-swiper-inf__container {
  margin-top: 25px !important;
  justify-content: flex-start;
}

.dost-swiper-inf {
  margin-top: 25px !important;
  padding: 12px;
  background: #202020;
  color: white;
  font-size: 20px;
  width: fit-content;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .dost-swiper-inf {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .dost-swiper-inf {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .dost-swiper-inf {
    font-size: 14px;
  }
}

.container-sides {
  margin: 0;
  max-width: unset;
}

@media (min-width: 1300px) {
  .container-mg-none {
    margin-top: 125px !important;
  }
}

.promo-pad {
  padding-top: 229px;
}

@media (max-width:1200px) {
  .promo-pad {
    padding-top: 188px;
  }
}

@media (max-width: 991px) {
  .promo-pad {
    padding-top: 0 !important;
  }
}
/* End */
/* /bitrix/templates/cyplyata/main_1613842553.css?1744002823150924 */
