﻿@import url("/local/templates/catering/font/montserrat/montserrat.css");
@import url("/local/templates/catering/font/ristrettopro/ristrettopro.css");
@import url("/local/templates/catering/css/style.php");

@font-face {
  font-family: "fontello";
  src: url("/local/templates/catering/font/fontello.eot?19693618");
  src: url("/local/templates/catering/font/fontello.eot?19693618#iefix") format("embedded-opentype"),
    url("/local/templates/catering/font/fontello.woff?19693618") format("woff"),
    url("/local/templates/catering/font/fontello.ttf?19693618") format("truetype"),
    url("/local/templates/catering/font/fontello.svg?19693618#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
}

html,
body {
  padding: 0px;
  margin: 0px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  position: relative;
  font-weight: 300;
  background: url(/local/templates/catering/img/paper_bg.png);
}
::selection {
  background: #000;
  color: #fff;
}

p {
  padding: 0px;
  margin: 0 0 10px 0;
  text-align: left;
}
p.block {
  padding: 10px 0 10px 50px;
  margin: 25px 0;
  color: #222;
  font-style: italic;
}
p.block br {
  line-height: 30px;
}
p.block:before {
  position: absolute;
  left: 25px;
  top: 0px;
  width: 2px;
  height: 100%;
  background: #222;
  content: "";
}

p.ramka {
  color: #939598;
  text-align: center;
  font-size: 24px;
  padding: 50px 0;
  margin: 50px 19%;
  background: url(/local/templates/catering/img/cut.svg) repeat-x 0 0,
    url(/local/templates/catering/img/cut.svg) repeat-x -13px bottom;
  font-weight: bold;
  width: 62%;
}

p:empty {
  display: none;
}

h1 {
  padding: 30px 0;
  margin: 0px;
  font-size: 32px;
  color: #333;
  font-weight: 700;
  text-align: left;
  text-align: center;
  text-transform: uppercase;
  font-family: "Ristretto Pro", sans-serif;
}
h1 span {
  display: block;
  font-size: 18px;
}

h2 span {
  display: block;
  font-size: 18px;
}

div.h1 {
  padding: 30px 0;
  margin: 0px;
  font-size: 32px;
  color: #333;
  font-weight: 700;
  text-align: left;
  text-align: center;
  text-transform: uppercase;
  font-family: "Ristretto Pro", sans-serif;
}
div.h1 span {
  display: block;
  font-size: 18px;
}

h2 {
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
div.h2 {
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}

h3 {
  padding: 0 0 30px 0;
  margin: 0px;
  font-size: 40px;
  color: #333;
  font-weight: normal;
  text-align: center;
  text-align: center;
  text-transform: uppercase;
  font-family: "Ristretto Pro", sans-serif;
}
h3:before {
  position: absolute;
  width: 20%;
  height: 1px;
  background: #000;
  left: 40%;
  bottom: 25px;
  content: "";
}

a {
  color: #333;
  text-decoration: underline;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}
a:hover {
  text-decoration: none;
  color: #999;
}

.animate {
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}

a.soc {
  display: inline;
  text-decoration: none;
  font-family: "fontello";
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

.bg {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg2 {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 200px 0;
}

.bg3 {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg4 {
  background: no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.price_bg {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0px;
}
.price_bg h2 {
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 5px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

.bg2 h1 {
  color: #fff;
  font-size: 46px;
  font-weight: bold;
  padding: 0px 0px 50px 0px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.bg2 h2 {
  color: #fff;
  font-size: 46px;
  font-weight: bold;
  padding: 0px 0px 50px 0px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.bg2 p {
  width: 60%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.bg2 a {
  display: inline-block;
  padding: 20px 50px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  border: 3px solid #fff;
  margin-top: 30px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.bg2 a:hover {
  border: 3px solid rgb(0, 0, 0);
  background: #d77072;
  color: #fff;
}

.main {
  width: 95%;
  max-width: 1200px;
}

.bread {
  display: flex;
  justify-content: flex-start;
  padding: 5px 0;
  margin: 0px;
  list-style: none;
}

.bread > li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  margin-right: 7px;
}

.flextop {
  display: flex;
  justify-content: space-between;
}
.flextop .shapka2 {
  display: flex;
  justify-content: flex-end;
}
.col2 {
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
}
.col2:nth-child(2n + 2) {
  margin-right: 0px;
}

.top-contact {
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  padding: 5px 0px;
  background: #d77072;
  color: #fff;
  width: 100%;
  z-index: 100;
  opacity: 0.9;
  z-index: 900;
}
.top-contact:hover {
  opacity: 1;
}
.top-contact .col2:nth-child(2) {
  text-align: right;
}
.top-contact .soc {
  color: #fff;
  margin-left: 10px;
}
.top-contact .soc:nth-child(1) {
  margin-left: 0px;
}

.menu-holder {
  position: fixed;
  left: 0px;
  top: 29px;
  width: 100%;
  z-index: 100;
  padding: 43px 0;
  background: transparent;
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.6) 20%,
    rgba(0, 0, 0, 0.5) 35%,
    rgba(0, 0, 0, 0.4) 50%,
    transparent 100%,
    transparent 0%
  );
}
.menu-holder2 {
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.9);
}
.menu-holder2:hover {
  background: rgba(255, 255, 255, 1);
}
.logo {
  left: 0px;
  position: absolute;
  top: 50%;
  margin-top: -38px;
}
.menu-holder2 .logo {
  margin-top: -25px;
}
.menu-holder2 .logo .big {
  display: none;
}
.menu-holder2 .logo .small {
  display: block;
  height: 50px;
}
.logo .small {
  display: none;
}
.logo .big {
  height: 120px;
}

.menu {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  list-style: none;
  z-index: 1000;
  text-align: right;
}
.menu li {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.menu li a {
  display: block;
  padding: 5px 7px;
  color: #fff;
  text-decoration: none;
}
.menu li a:before {
  display: block;
  height: 1px;
  width: 0px;
  left: 50%;
  bottom: 0px;
  position: absolute;
  background: #fff;
  content: "";
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}
.menu li a:hover:before {
  width: 100%;
  left: 0px;
}
.menu .submenu {
  display: none;
}
.menu li:hover .submenu {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -135px;
  width: 270px;
  text-align: center;
  padding: 40px 20px 20px 20px;
  overflow: hidden;
}
.menu li:hover .submenu:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(215, 112, 114, 0.8);
  left: 0px;
  top: 20px;
}
.menu li:hover .submenu:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 0px;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(215, 112, 114, 0.8);
}
.menu li:hover .submenu li {
  display: block;
  float: none;
  width: 100%;
  margin-left: 0px;
}
.menu li:hover .submenu li a {
  display: block;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  padding: 0px;
  color: #fff;
}
.menu li:hover .submenu li a:before {
  display: none;
}
.menu li:hover .submenu li a:hover {
  background: rgba(190, 49, 42, 0.7);
  color: #fff !important;
}

.menu-holder2 .menu li a {
  color: #000;
}
.menu-holder2 .menu li a:before {
  background: #000;
}

.top-contact .menu {
  vertical-align: middle;
}
.top-contact .menu li a {
  padding: 3px 5px;
  font-size: 14px;
}

.position,
.telephone {
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
}
.position:before,
.telephone:before {
  content: "A";
  font-family: "fontello";
  margin-right: 5px;
}
.telephone:before {
  content: "T";
}

#slider {
  background: no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slider .slider {
  position: absolute;
  left: 0px;
  bottom: 30px;
  width: 100%;
  text-align: left;
}
#slider .slider .h2 {
  color: #fff;
  font-family: "Ristretto Pro", sans-serif;
  font-size: 60px;
  font-weight: 700;
  padding: 0px;
  margin: 0px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}
#slider .slider span {
  color: #fff;
  font-family: "Ristretto Pro", sans-serif;
  font-size: 48px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
  display: block;
}
#slider .slider a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
  text-decoration: none;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 15px;
}
#slider .slider a:nth-child(3) {
  margin-left: 0px;
}
#slider .slider a:hover {
  background: rgba(0, 0, 0, 0.5);
}

.footer {
  padding: 30px 0;
  color: #333;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.8);
}
.b-left,
.b-right {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 50%;
}
.b-right a.l {
  position: absolute;
  left: -36px;
  top: 50%;
  margin-top: -17px;
}
.b-right a.l img {
  width: 72px;
}

.grid-sizer {
  width: 48%;
}
.gutter-sizer {
  width: 4%;
}
.grid-item {
  display: block;
  padding: 25px;
  background: #fff;
  text-align: left;
  border: 1px solid #d77072;
  width: 48%;
  margin-bottom: 30px;
}
.grid-item h1 {
  text-align: left;
  font-weight: normal;
  display: inline-block;
  padding: 0 3px 5px 3px;
  margin: 0px;
  margin-bottom: 25px;
}
.grid-item h1:before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 1px;
  background: #000;
  width: 100%;
  content: "";
}
.price {
  margin-bottom: 10px;
}
.isStar:after {
  font-family: "fontello";
  content: "S";
  color: #fff;
  padding: 3px;
  font-size: 10px;
  background: #d77072;
  position: absolute;
  right: 3px;
  bottom: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.price .name {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 0px 3px;
  border-bottom: 1px dashed #000;
}
.price .sostav {
  font-size: 14px;
  font-style: italic;
}
.price .cena {
  display: block;
  position: absolute;
  right: 3px;
  top: 0px;
}
.price .special {
  display: block;
  position: absolute;
  font-family: "fontello";
  color: #fff;
  font-size: 10px;
  right: 3px;
  bottom: 0px;
}
.price .special span {
  display: inline-block;
  margin-left: 5px;
  padding: 3px;
  background: #d77072;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.food .price {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.food .price:nth-child(2n + 2) {
  margin-right: 0px;
}

.bottom-page {
  padding: 15px 0 15px 0;
  background: #dbdbdb;
}

.go {
    display: inline-block;
    padding: 15px 25px;
    color: #d77072;
    text-transform: uppercase;
    margin-top: 30px;
    text-decoration: none;
    background: none;
    border: 2px solid #d77072;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.go:hover {
  background: #d77072;
  color: #fff;
}

.go.red {
  color: #fff;
  background: #d77072;
}

.baner-2col .bg {
  display: inline-block;
  width: 70%;
  height: 500px;
}
.baner-2col .bg span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  background: none;
  width: 100%;
  height: 100%;
}
.baner-2col .txt {
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  background: #fff;
  padding: 35px;
  width: 50%;
  border: 1px solid #d77072;
}
.baner-2col .txt h1 {
  text-align: left;
  padding: 0 0 30px 0;
}

.baner-2colRight .bg {
  display: inline-block;
  width: 70%;
  height: 500px;
}
.baner-2colRight .txt {
  display: block;
  position: absolute;
  right: 0px;
  top: 30px;
  background: #fff;
  padding: 35px;
  width: 50%;
  border: 1px solid #d77072;
}
.baner-2colRight .txt h1 {
  text-align: left;
  padding: 0 0 30px 0;
}

.otziv {
  padding: 100px 0;
}
.otziv .star {
  font-family: "fontello";
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.otziv .txt {
  color: #fff;
  font-size: 18px;
  display: block;
  padding: 0px 20%;
  margin-bottom: 50px;
}
.otziv .name {
  text-align: center;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

ul.news {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ul.news li {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
ul.news li a {
  display: block;
  text-decoration: none;
  color: #333;
  text-align: left;
}
ul.news li a .name {
  display: block;
  font-size: 32px;
  font-weight: bold;
  font-family: "Ristretto Pro", sans-serif;
  padding-bottom: 0px;
}
ul.news li a .date {
  display: block;
  margin-top: 5px;
  font-style: italic;
  margin-bottom: 10px;
}
ul.news li a div {
  width: 100%;
  height: 300px;
}
ul.news li a .desc {
  margin-top: 10px;
  display: block;
}

.top-page {
  padding: 220px 0 0 0;
}

.top-page .gradient {
  background: transparent;
  background-image: linear-gradient(
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 20%,
    rgba(0, 0, 0, 0.4) 35%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0.6) 100%
  );
}

.btn_red {
  display: inline-block;
  background: #be312a;
  color: #fff;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 3px;
}

.top-page h1 {
  padding: 50px 0 5px 0;
  margin: 0px;
  color: #fff;
  text-align: center;
  font-size: 48px;
}
.top-page p {
  padding: 0px 0 30px 0;
  margin: 0px;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.left-column {
  float: left;
  width: 30%;
  margin-right: 5%;
}
.right-column {
  float: left;
  width: 65%;
}
.right-column h1 {
  text-align: left;
}
.right-column h1 span {
  display: block;
  font-size: 18px;
  color: #d77072;
}

.link {
  display: block;
  padding: 0px;
  margin: 0px;
  margin-top: 30px;
  list-style: none;
}
.link li {
  display: block;
  padding: 3px 0;
  list-style: none;
  border-top: 1px solid #d77072;
  text-align: right;
  color: #4b6037;
}
.link li:nth-child(1) {
  border-top: none;
}
.link li span {
  position: absolute;
  left: 0px;
  top: 3px;
  font-weight: bold;
  display: block;
}
.link li a {
  color: #4b6037;
}

ul.gal {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.gal li {
  display: block;
  width: 30%;
  height: 200px;
  padding: 0px;
  margin: 0px;
  float: left;
  margin-right: 5%;
  margin-bottom: 20px;
}
.gal li:nth-child(3n + 3) {
  margin-right: 0px;
}
.gal li a {
  display: block;
  height: 100%;
  width: 100%;
}
.gal li a:hover:before {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  content: "";
}
.gal li a span {
  display: block;
  text-align: center;
  color: #fff;
  bottom: 0px;
  z-index: 5;
  position: absolute;
  left: 0px;
  width: 100%;
}
.gal li a span.name {
  font-family: "Ristretto Pro", sans-serif;
  bottom: 0px;
  font-size: 18px;
  padding: 10px;
  background: rgba(243, 113, 115, 0.7);
  display: block;
}
.gal li a span.date {
  display: none;
}
.gal li a:hover span {
  display: block;
  text-align: center;
  color: #fff;
  top: 50px;
  z-index: 5;
  position: absolute;
  left: 0px;
  width: 100%;
}
.gal li a:hover span.date {
  font-size: 14px;
}
.gal li a:hover span.name {
  font-family: "Ristretto Pro", sans-serif;
  top: 75px;
  font-size: 20px;
  font-weight: normal;
  bottom: auto;
  background: none;
  padding: 0px 10px;
}

.feedback {
  display: block;
  width: 570px;
}
.feedback input,
.feedback textarea {
  display: block;
  margin-bottom: 15px;
  padding: 5px 0;
  background: none;
  border: none;
  border-bottom: 1px solid #666;
  font-family: "Ristretto Pro", sans-serif;
  font-size: 18px;
  color: #fff;
  width: 100%;
}
.feedback input:focus,
.feedback textarea:focus {
  border-bottom: 1px solid #fff;
}
.feedback textarea {
  resize: none;
  height: 70px;
}
.feedback input[type="submit"] {
  display: inline-block;
  margin-top: 30px;
  padding: 15px 0px;
  color: #fff;
  font-family: "Ristretto Pro", sans-serif;
  font-size: 18px;
  border: 3px solid #d77072;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.feedback input[type="submit"]:hover {
  border: 3px solid #d77072;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.7);
}
.mess {
  color: #b8ab44;
}

.feedback label {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #f7f7f7;
}
.feedback label > input {
  display: inline-block;
  width: auto;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
}
.feedback label a {
  color: #f7f7f7;
}

::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
} /* Firefox 19+ */
:-moz-placeholder {
  color: #fff;
} /* Firefox 18- */
:-ms-input-placeholder {
  color: #fff;
}

.photo-list {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.photo-list li {
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 30%;
  margin-right: 5%;
  height: 150px;
  float: left;
  margin-bottom: 20px;
}
.photo-list li:nth-child(3n + 3) {
  margin-right: 0px;
}
.photo-list li a {
  display: block;
  height: 100%;
}
.photo-list li a span {
  display: none;
}
.photo-list li a:hover span {
  display: block;
  position: absolute;
  width: 100%;
  padding: 10px;
  color: #333;
  text-decoration: none;
  background: rgba(211, 197, 110, 0.9);
  font-size: 14px;
  bottom: 0px;
  left: 0px;
}

.gal-video {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.gal-video li {
  display: block;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  width: 30%;
  margin-right: 5%;
  float: left;
  height: 200px;
  overflow: hidden;
}
.gal-video li:nth-child(3n + 3) {
  margin-right: 0px;
}
.gal-video li .name {
  position: absolute;
  display: block;
  left: 0px;
  width: 100%;
  bottom: 0px;
  padding: 10px;
  color: #fff;
  background: rgba(215, 112, 114, 0.9);
}
.gal-video li:hover .name {
  display: none;
}
.gal-video li:hover .panel {
  bottom: 0px;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}
.gal-video li .panel {
  display: block;
  position: absolute;
  padding: 0 10px 0 0;
  margin: 0px;
  left: 0px;
  height: 50px;
  width: 100%;
  bottom: -50px;
  background: rgba(215, 112, 114, 0.9);
  text-align: left;
}
.gal-video li .panel a {
  display: block;
  position: absolute;
  height: 50px;
  line-height: 50px;
  top: 0px;
  right: 10px;
  color: #fff;
  text-decoration: none;
}
.gal-video li .panel .play {
  display: block;
  right: auto;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 30px;
  text-align: center;
  background: #d77072;
  color: #fff;
  cursor: pointer;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}
.gal-video li .panel .play:hover {
  background: #dc5053;
}

.forMobile {
  display: none;
}
.sMenu {
  display: none;
}
.mMenu {
  display: none;
}

.list-menu {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.list-menu li {
  display: block;
  float: left;
  width: 30%;
  margin: 0px;
  margin-right: 5%;
  text-align: center;
  padding: 0px;
  margin-top: 30px;
  min-height: 110px;
}
.list-menu li:nth-child(3n + 3) {
  margin-right: 0px;
}
.list-menu li span {
  display: block;
  margin-bottom: 5px;
}
.list-menu li span:nth-child(3n + 3) {
  margin-bottom: 0px;
}
.list-menu li .name {
  font-weight: bold;
}
.list-menu li .desc {
  font-style: italic;
  font-size: 14px;
}
.list-menu li .price {
  font-size: 12px;
}
.list-menu li .price .food-photo {
  height: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  opacity: 0.5;
  cursor: pointer;
  margin-left: 5px;
}
.list-menu li:hover .price .food-photo {
  opacity: 0.7;
}

.bg3col {
  padding: 150px 0;
}
.bg3col:before {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}
.bg3col .fcol {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 25%;
  margin-right: 0;
  margin-bottom: 25px;
}
.bg3col .fcol span {
  display: block;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.bg3col .fcol span:nth-child(1) {
  font-size: 30px;
  font-weight: bold;
}
.bg3col .fcol span:nth-child(2) {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.bg3col .fcol span:nth-child(4) {
  font-size: 20px;
}

.bigB {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.bigB li {
  display: block;
  float: left;
  padding: 0px;
  margin: 0px;
  margin-right: 5%;
  width: 30%;
  height: 150px;
  margin-bottom: 30px;
}
.bigB li:nth-child(3n + 3) {
  margin-right: 0px;
}
.bigB li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: #222;
  border: 10px solid rgba(255, 255, 255, 0.5);
  padding: 10px;
  font-family: "Ristretto Pro", sans-serif;
}
.bigB li:nth-child(odd) a {
  background: #d77072;
}
.bigB li a:hover {
  background: none;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.bigB li a span {
  display: block;
  position: absolute;
  font-weight: 300;
  font-size: 14px;
  bottom: 10px;
  right: 10px;
  font-family: "Montserrat", sans-serif;
}

.grid {
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.grid .grid-sizer,
.grid .grid-item {
  width: 33.33%;
}

.grid .grid-item {
  float: left;
  padding: 0px;
  background: none;
  padding: 10px;
  border: none;
}
.grid .grid-item a {
  text-decoration: none;
}
.grid .grid-item img {
  border: 5px solid #fff;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -ms-transition: All 0.3s ease;
  transition: All 0.3s ease;
}
.grid .grid-item span {
  display: none;
}

.grid .grid-item img:hover {
  border: 5px solid #d77072;
}

.grid .grid-item img {
  display: block;
  max-width: 100%;
  -webkit-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.46);
  box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.46);
}

ul.setka {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ul.setka li {
  display: block;
  float: left;
  width: 33.33%;
  padding: 0px 30px;
  border: 1px solid #dedede;
  border-left: none;
  border-bottom: none;
}
ul.setka li:nth-child(1),
ul.setka li:nth-child(2),
ul.setka li:nth-child(3) {
  border-top: none;
}
ul.setka li:nth-child(3n + 3) {
  border-right: none;
}
ul.setka li div {
  text-align: center;
}
ul.setka li div .h5 {
  display: block;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  color: #222;
  text-align: center;
  font-weight: bold;
}
ul.setka li div span {
  display: block;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-style: italic;
  color: #666;
  font-weight: 300;
}

.review {
  display: block;
  width: 100%;
}
.review .tekst {
  display: block;
  padding: 50px 40% 50px 50px;
  font-size: 18px;
  font-style: italic;
  color: #666;
}
.review .tekst span {
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  font-size: 100px;
  color: #be312a;
}
.review .foto {
  display: block;
  position: absolute;
  height: 100%;
  right: 15%;
  top: 0px;
  width: 20%;
  border: 2px solid #be312a;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.review .info {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 25px;
  background: #be312a;
  color: #fff;
  padding: 10px 15px;
  font-size: 16px;
  width: 23%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.review .info .org {
  display: block;
  font-size: 14px;
  font-style: italic;
}

.logos2 span {
  color: #fff;
  display: block;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 50px;
}
.logos2 .carousel-element {
  height: 120px;
}
.logos2 .carousel-element .bg4 {
  width: 80%;
  left: 10%;
}

.order {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.order li {
  display: block;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 15px;
}
.order li:nth-child(2n + 2) {
  margin-right: 0px;
}
.order li:nth-child(7) {
  display: block;
  width: 100%;
}
.order li label span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #666;
  font-size: 14px;
  white-space: nowrap;
}
.order li label input {
  display: block;
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #666;
  padding: 20px 10px 10px 3px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.order li label textarea {
  display: block;
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #666;
  padding: 20px 10px 10px 3px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  resize: none;
  height: 70px;
}

.order li label select {
  display: block;
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #999;
  padding: 20px 10px 10px 3px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.order li label input:focus {
  border-bottom: 1px solid #000;
}
.sendOrder {
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.order li label.red span {
  color: red;
}
.order li label.red input {
  border-bottom: 1px solid red;
}
#oMess {
  display: none;
  text-align: center;
  padding: 30px 0;
  font-weight: bold;
  font-size: 18px;
}

.fancybox-title-float-wrap {
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 100%;
  bottom: 0px;
  padding: 5px 5px 3px 5px;
  right: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
}
.fancybox-title-float-wrap .child {
  display: block;
  margin-right: auto;
  padding: 0px;
  background: none;
  white-space: normal;
  line-height: normal;
}

.cy .main {
  display: flex;
}
.cy .main > div:first-child {
  width: 35%;
  margin-right: 5%;
}
.cy .main > div:last-child {
  width: 60%;
  margin-right: 0;
}
.cy .main > div:first-child img {
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
}
.cy .main > div:first-child > div {
  padding: 0 35px;
}
.cy .main > div:first-child span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  left: 0px;
  cursor: pointer;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.cy .main > div:first-child span:hover {
  color: #d77072;
}
.cy .main > div:first-child span:last-child {
  left: auto;
  right: 0px;
}

.cy .main > div:last-child > div {
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
  padding: 15px;
  font-size: 16px;
  color: #000;
  text-align: left;
}
.cy .main > div:last-child > div p {
  font-size: 16px;
  color: #000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  width: 100%;
}

.qr ul {
  display: block;
  padding: 0px;
  margin: 50px 0;
  list-style: none;
}
.qr ul li {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
}
.qr ul li:nth-child(1) {
  margin-top: 0px;
}
.qr ul li .name {
  font-size: 18px;
  text-align: center;
  display: block;
}
.qr ul li div {
  font-size: 32px;
  text-align: center;
}
.qr a.go {
  margin-bottom: 50px;
}

.qr .bad textarea {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 7px;
  height: 100px;
  width: 100%;
  resize: none;
  margin-top: 15px;
}
.qr .bad input {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  padding: 7px;
  width: 100%;
  margin-top: 15px;
}
.qr .bad .go {
  margin-bottom: 50px;
}

/* БЛОК НОВОГО МЕНЮ 2025 */

.new_all {
  display: flex;
  justify-content: space-between;
}
.new_all > .move_menu {
  flex: 0 0 20%;
  padding-right: 50px;
  height: 100%;
  position: sticky;
  top: 110px;
}
.new_all > .move_menu > ul {
  padding: 0;
  margin: 30px 0 0 0;
  list-style: none;
}
.new_all > .move_menu > ul > li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
.new_all > .move_menu > ul > li > a {
  text-decoration: none;
}
.new_all > .move_menu > ul > li > a.active {
  font-weight: bold;
  color: #d77072;
}
.new_all > .move_menu > ul > li > a:hover {
  color: #d77072;
}

.new_all > .move_menu > ul > li:last-child {
  display: block;
  margin: 0;
  padding: 0;
}
.new_all > .move_menu > ul > li:last-child a {
  display: block;
  padding: 7px;
  margin: 0;
  border: 1px solid #d77072;
  color: #d77072;
  font-size: 14px;
  border-radius: 5px;
}
.new_all > .move_menu > ul > li:last-child a:hover {
  color: #fff;
  background: #d77072;
}

.show_as {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-radius: 10px;
  border: 1px solid #000;
  background: #fff;
}
.show_as:hover {
  background: #f7f7f7;
}
.show_as > div {
  padding: 7px 10px;
  cursor: pointer;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 10px;
}
.show_as > div > svg {
  height: 20px;
  fill: #666;
  margin-right: 15px;
}
.show_as > div > span {
  color: #666;
}
.show_as > div.active {
  background: #d77072;
}
.show_as > div.active > svg {
  fill: #fff;
}
.show_as > div.active > span {
  color: #fff;
}

.new_cat.cat_list.cat_price .for_square,
.new_cat.cat_list.cat_price .for_noprice {
  display: none;
}
.new_cat.cat_list.cat_noprice .for_square,
.new_cat.cat_list.cat_noprice .for_price {
  display: none;
}
.new_cat.cat_square.cat_price .for_list,
.new_cat.cat_square.cat_price .for_noprice {
  display: none;
}
.new_cat.cat_square.cat_noprice .for_list,
.new_cat.cat_square.cat_noprice .for_price {
  display: none;
}

/* СПисок */
.new_cat.cat_list h2 {
  padding: 25px 0;
}
.new_cat.cat_list ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.new_cat.cat_list ul li {
  padding: 0px;
  flex: 31%;
  margin-right: 3.5%;
  margin-bottom: 15px;
}
.new_cat.cat_list ul li:nth-child(3n + 3) {
  margin-right: 0;
}
.new_cat.cat_list ul li > div {
  height: 100%;
}
.new_cat.cat_list ul li > div a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.new_cat.cat_list ul li > div .name {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 110%;
}
.new_cat.cat_list ul li > div .desc {
  display: block;
  margin-bottom: 5px;
}
.new_cat.cat_list ul li div.align_vert {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.new_cat.cat_list ul li > div div.align_gor {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}
.new_cat.cat_list ul li > div div.align_gor .price {
  font-weight: bold;
}

.new_cat.cat_list ul li > div a .right {
  display: flex;
  justify-content: space-between;
  color: #333;
}

@media screen and (max-width: 960px) {
  .new_cat.cat_list ul li {
    flex: 30%;
    margin-right: 5%;
  }
  .new_cat.cat_list ul li:nth-child(4n + 4) {
    margin-right: 5%;
  }
  .new_cat.cat_list ul li:nth-child(3n + 3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 600px) {
  .new_cat.cat_list ul li {
    flex: 48%;
    margin-right: 4%;
  }
  .new_cat.cat_list ul li:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .new_cat.cat_list ul li:nth-child(3n + 3) {
    margin-right: 4%;
  }
  .new_cat.cat_list ul li:nth-child(2n + 2) {
    margin-right: 0%;
  }
}

/* ТАБЛИЦА */
.new_cat.cat_square h2 {
  padding: 25px 0;
}
.new_cat.cat_square ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.new_cat.cat_square ul li {
  padding: 0px;
  flex: 22%;
  margin-right: 4%;
  margin-bottom: 15px;
}
.new_cat.cat_square ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.new_cat.cat_square ul li > div {
  height: 100%;
}
.new_cat.cat_square ul li > div a {
  display: block;
  margin: 0;
  padding: 50% 0;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
}

.new_cat.cat_square ul li > div .name {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.new_cat.cat_square ul li > div .desc {
  display: block;
  margin-bottom: 5px;
}
.new_cat.cat_square ul li div.align_vert {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.new_cat.cat_square ul li > div div.align_gor {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}
.new_cat.cat_square ul li > div div.align_gor .price {
  font-weight: bold;
}

a.back_top {
  display: none;
}

@media screen and (max-width: 960px) {
  .new_cat.cat_square ul li {
    flex: 30%;
    margin-right: 5%;
  }
  .new_cat.cat_square ul li:nth-child(4n + 4) {
    margin-right: 5%;
  }
  .new_cat.cat_square ul li:nth-child(3n + 3) {
    margin-right: 0;
  }

  .new_all {
    flex-direction: column;
  }
  .new_all > .move_menu {
    flex: 0 0 100%;
    padding-right: 0px;
    height: auto;
    position: relative;
    top: 0px;
  }
  .new_all > .move_menu > ul {
    margin: 30px 0 0 0;
  }
  .new_all > .move_menu > ul > li {
    display: inline-block;
    margin-right: 15px;
  }
  .new_all > .move_menu > ul > li:last-child {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .new_all > .move_menu > ul > li:last-child a {
    display: block;
    padding: 7px;
    margin: 0;
    border: 1px solid #d77072;
    color: #d77072;
    font-size: 14px;
    border-radius: 5px;
  }
  .new_all > .move_menu > ul > li:last-child a:hover {
    color: #fff;
    background: #d77072;
  }
  a.back_top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  a.back_top img {
    height: 30px;
    display: inline-block;
    margin-right: 10px;
  }
}

@media screen and (max-width: 600px) {
  .new_cat.cat_square ul li {
    flex: 48%;
    margin-right: 4%;
  }
  .new_cat.cat_square ul li:nth-child(4n + 4) {
    margin-right: 4%;
  }
  .new_cat.cat_square ul li:nth-child(3n + 3) {
    margin-right: 4%;
  }
  .new_cat.cat_square ul li:nth-child(2n + 2) {
    margin-right: 0%;
  }
}

/* Таблица с ценами */
/* Таблица без цен */

/* КОНЕЦ НОВОГО МЕНЮ 2025 */

@media screen and (max-width: 1050px) {
  .menu li {
    display: block;
    float: left;
    margin-left: 5px;
  }
  .menu li a {
    padding: 5px 4px;
  }
  .beer {
    width: 30%;
  }
  .text {
    width: 70%;
    margin-left: 30%;
  }
  .for-mobile {
    display: none;
  }

  #slider .slider {
    width: 100%;
  }
  #slider .slider .h2 {
    width: 100%;
    padding: 10px;
    font-size: 32px;
  }
  #slider .slider span {
    width: 100%;
    font-size: 24px;
  }

  .baner-2col .txt {
    width: 70%;
  }

  .position {
    display: none;
  }
  .shapka1 {
    width: 25%;
  }
  .shapka2 {
    width: 71%;
  }

  .list-menu li {
    width: 45%;
    margin: 0px;
    margin-right: 10%;
    text-align: center;
    padding: 0px;
    margin-top: 30px;
    min-height: 110px;
  }
  .list-menu li:nth-child(3n + 3) {
    margin-right: 10%;
  }
  .list-menu li:nth-child(2n + 2) {
    margin-right: 0px;
  }

  .review {
    display: block;
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  .review .tekst {
    display: block;
    padding: 0px;
    font-size: 18px;
    font-style: italic;
    color: #666;
    padding-left: 25px;
  }
  .review .tekst span {
    display: block;
    position: absolute;
    top: -21px;
    left: -7px;
    font-size: 50px;
    color: #be312a;
  }
  .review .foto {
    display: none;
  }
  .review .info {
    display: block;
    position: relative;
    right: 0px;
    bottom: 0px;
    color: #be312a;
    background: #fff;
    padding: 0px;
    font-size: 16px;
    width: 100%;
    text-align: right;
    padding-left: 50%;
  }
  .review .info .org {
    display: block;
    font-size: 14px;
    font-style: italic;
  }

  .bg3col .fcol span:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
  }
  .bg3col .fcol span:nth-child(2) {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .bg3col .fcol span:nth-child(4) {
    font-size: 16px;
  }
}

@media screen and (max-width: 890px) {
  .bread {
    display: none;
  }
  .baner-2col .txt,
  .baner-2colRight .txt {
    width: 100%;
    top: 0px;
    position: relative;
  }
  .baner-2col .bg,
  .baner-2colRight .bg {
    display: none;
  }
  /*.bg2 { background-attachment: scroll;}*/
  .bg2 {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .price_bg {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0px;
  }
  .grid {
    height: auto !important;
  }
  .grid-item {
    position: relative !important;
    width: 100% !important;
    left: auto !important;
    top: auto !important;
  }

  .food .price {
    float: none;
    margin-right: 0px !important;
    width: 100%;
  }

  .shapka1 {
    display: none;
  }
  .shapka2 {
    width: 100%;
    padding: 10px 5px;
  }
  .sMenu {
    display: block;
    font-family: "fontello";
    position: absolute;
    left: 5px;
    top: 4px;
    font-size: 34px;
  }

  .forMobile {
    display: block;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 10000;
    -webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.75);
  }
  .forMobile a {
    display: block;
    float: left;
    width: 50%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #1d5200;
  }
  .forMobile a:nth-child(1) {
    background: #009688;
  }

  .beer {
    display: none;
  }
  .text {
    width: 100%;
    margin-left: 0%;
    padding: 15px;
  }
  h1 {
    font-size: 18px;
  }
  h1 span {
    font-size: 14px;
  }
  .bg2 h2 {
    font-size: 18px;
    margin: 30px 0 0 0;
  }
  .bg2 p {
    font-size: 16px;
  }
  .bg2 a {
    padding: 18px;
  }

  .go {
    padding: 10px;
    font-size: 14px;
  }
  .feedback {
    width: 95%;
  }
  .b-left,
  .b-right {
    float: right;
    width: 100%;
    text-align: center;
  }
  .b-right {
    margin-top: 60px;
  }
  .b-right a.l {
    left: 50%;
    margin-left: -25px;
    top: 0px;
    margin-top: -45px;
  }

  .bg3 .main {
    padding-top: 70px !important;
  }
  #slider .logo img,
  .bg3 .logo img {
    width: 190px;
    left: 50%;
    margin-left: -95px;
  }
  .bg3 .logo {
    margin-top: 20px;
    display: block;
  }
  .addres {
    display: block;
    text-align: center;
    top: 10px;
    width: 100%;
  }
  .addres span {
    display: block;
    margin-left: 0px;
  }

  #slider {
    padding-top: 50px;
  }
  #slider .slider {
    width: 100%;
  }
  #slider .slider .h2 {
    width: 100%;
    padding: 10px;
    font-size: 32px;
    text-align: center;
  }
  #slider .slider span {
    width: 100%;
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
  }
  #slider .slider a {
    display: block;
    width: 80%;
    margin-left: 10%;
    text-align: center;
  }

  .for-mobile {
    display: block;
    padding: 10px;
    position: fixed;
    left: 0px;
    top: 0px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
    text-align: center;
    width: 100%;
  }

  .menu-holder {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1000;
    padding-top: 55px;
    background: rgba(245, 248, 231, 1) !important;
  }
  .menu-holder .logo {
    display: none !important;
  }
  .menu {
    display: none;
  }
  .mMenu {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #222;
    z-index: 8;
    padding: 70px 20px 50px 20px;
  }
  .mMenu ul {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  .mMenu ul li {
    display: block;
    padding: 0px 3px;
    border-bottom: 1px solid #666;
    color: #fff;
    font-size: 18px;
  }
  .mMenu ul li a {
    display: block;
    padding: 10px 0px;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-align: left;
  }
  .mMenu ul li.sub {
    display: block;
    padding: 10px 3px;
    text-align: left;
  }
  .mMenu ul li.sub > a {
	padding: 0;
	width: 80%;
  }
  .mMenu ul li.sub:after {
    display: block;
    position: absolute;
    top: 2px;
    right: 6px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    content: "»";
  }
  .mMenu ul li.sub ul {
    display: none;
    margin-top: 20px;
  }

  .mMenu ul li.sub.open {
    display: block;
    padding: 10px 0;
    text-align: left;
    color: #222;
    border-bottom: none;
  }
  .mMenu ul li.sub.open > a {
	opacity: 0;
  }
  .mMenu ul li.sub.open:after {
    content: "\2716";
    color: red;
  }

  .left-column {
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
  .left-column a[rel="group1"] {
    display: none;
  }
  .right-column {
    width: 100% !important;
    margin: 0px;
  }

  .link {
    display: none;
  }
  .right-column h1 {
    text-align: center;
  }
  .right-column iframe {
    height: 300px !important;
    width: 100% !important;
  }

  .gal li,
  .gal-video li {
    width: 100%;
    margin-right: 0px;
  }
  .gal-video li .name {
    display: none;
  }
  .gal-video li .panel {
    bottom: 0px;
  }

  .footer {
    padding-bottom: 70px;
  }

  .shops ul li {
    width: 100%;
    margin-right: 0%;
    margin-top: 30px;
  }
  #slider .slider a {
    margin: 0px;
    margin-bottom: 15px;
    width: 100%;
  }

  .list-menu li {
    width: 100%;
    margin: 0px;
    margin-right: 0px;
    text-align: center;
    padding: 0px;
    margin-top: 30px;
    min-height: auto;
  }
  .list-menu li:nth-child(3n + 3) {
    margin-right: 0px;
  }
  .list-menu li:nth-child(2n + 2) {
    margin-right: 0px;
  }

  .bg3col .fcol {
    display: none;
  }
  .bg3col .mob {
    display: block;
    width: 100%;
    margin: 0px;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 25px;
  }
  .bg3col .mob span {
    text-align: center;
  }

  .bigB li {
    display: block;
    float: none;
    margin-right: 0px;
    width: 100%;
  }

  .price_bg h2 {
    font-size: 30px;
  }

  ul.setka li {
    display: block;
    float: left;
    width: 50%;
    padding: 0px 15px;
    border: 1px solid #dedede;
    border-left: none;
    border-bottom: none;
  }
  ul.setka li:nth-child(1),
  ul.setka li:nth-child(2) {
    border-top: none;
  }
  ul.setka li:nth-child(3) {
    border-top: 1px solid #dedede;
  }
  ul.setka li:nth-child(3n + 3) {
    border-right: 1px solid #dedede;
  }
  ul.setka li:nth-child(2n + 2) {
    border-right: none;
  }
  ul.setka li div {
    text-align: center;
  }
  ul.setka li div .h5 {
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #222;
    text-align: center;
    font-weight: bold;
  }
  ul.setka li div span {
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-style: italic;
    color: #666;
    font-weight: 300;
  }
}

@media screen and (max-width: 600px) {
  ul.setka li {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 15px;
    border: 1px solid #dedede;
    border-left: none;
    border-bottom: none;
    border-right: none;
  }
  ul.setka li:nth-child(1) {
    border-top: none;
  }
  ul.setka li:nth-child(3),
  ul.setka li:nth-child(2) {
    border-top: 1px solid #dedede;
  }
  ul.setka li:nth-child(3n + 3) {
    border-right: none;
  }
  ul.setka li:nth-child(2n + 2) {
    border-right: none;
  }
  ul.setka li div {
    text-align: center;
  }
  ul.setka li div .h5 {
    display: block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #222;
    text-align: center;
    font-weight: bold;
  }
  ul.setka li div span {
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-style: italic;
    color: #666;
    font-weight: 300;
  }

  p.ramka {
    font-size: 18px;
    padding: 50px 0;
    margin: 50px 5%;
    background: url(/local/templates/catering/img/cut.svg) repeat-x 0 0,
      url(/local/templates/catering/img/cut.svg) repeat-x -13px bottom;
    font-weight: bold;
    width: 90%;
  }

  .review .info {
    display: block;
    position: relative;
    right: 0px;
    bottom: 0px;
    color: #be312a;
    background: #fff;
    padding: 0px;
    font-size: 16px;
    width: 100%;
    text-align: right;
    padding-left: 0%;
  }

  .order li {
    display: block;
    float: none;
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
  }
  .order li:nth-child(2n + 2) {
    margin-right: 0px;
  }
  .order li label span {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #666;
    font-size: 12px !important;
    z-index: 1;
    white-space: nowrap;
  }
  .order li label input {
    display: block;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #666;
    padding: 20px 10px 10px 3px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
  }
  .order li label select {
    display: block;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #999;
    padding: 20px 10px 10px 3px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
  }
  .order li label input:focus {
    border-bottom: 1px solid #000;
  }
}

@-webkit-keyframes leftRight {
  from {
    background-position: bottom left;
  }
  50% {
    background-position: top right;
  }
  to {
    background-position: bottom left;
  }
}
@keyframes leftRight {
  from {
    background-position: bottom left;
  }
  50% {
    background-position: top right;
  }
  to {
    background-position: bottom left;
  }
}

@media screen and (max-width: 1103px) {
  .position:before,
  .telephone:before {
    display: none;
  }
}

div.cookie {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  font-size: 12px;
  position: fixed;
  left: 25px;
  bottom: 75px;
  max-width: 450px;
  width: 90%;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.3);
  padding: 10px;
  z-index: 1999;
  font-size: 12px;
}

.cookie > p {
  font-size: 12px;
  margin-bottom: 5px;
}

.cookie span {
  font-weight: bold;
  text-align: left;
  display: block;
  margin-bottom: 5px;
}

.cookie div {
  padding: 7px 0;
  text-align: center;
  border: 2px solid #000;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
}

.cookie div:hover {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 610px) {
  div.cookie {
    font-size: 10px;
    padding: 5px;
  }
}
