﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
:focus {
  outline: 0;
}
ol,
ul {
  list-style-position: inside;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
html,
body {
  height: 100%;
}
label,
button,
input[type="submit"],
input[type="button"] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
@font-face {
  font-family: "mainlux";
  src: url("../fonts/mainluxlight.eot");
  src: url("../fonts/mainluxlight.eot") format("embedded-opentype"),
    url("../fonts/mainluxlight.woff2") format("woff2"),
    url("../fonts/mainluxlight.woff") format("woff"),
    url("../fonts/mainluxlight.ttf") format("truetype"),
    url("../fonts/mainluxlight.svg#mainluxlight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "mainlux";
  src: url("../fonts/MainluxBold.eot");
  src: url("../fonts/MainluxBold.eot") format("embedded-opentype"),
    url("../fonts/mainluxbold.woff2") format("woff2"),
    url("../fonts/mainluxbold.woff") format("woff"),
    url("../fonts/MainluxBold.ttf") format("truetype"),
    url("../fonts/MainluxBold.svg#MainluxBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "BebasNeuePro";
  src: url("../fonts/BebasNeueProRegular.eot");
  src: url("../fonts/BebasNeueProRegular.eot") format("embedded-opentype"),
    url("../fonts/BebasNeueProRegular.woff2") format("woff2"),
    url("../fonts/BebasNeueProRegular.woff") format("woff"),
    url("../fonts/BebasNeueProRegular.ttf") format("truetype"),
    url("../fonts/BebasNeueProRegular.svg#BebasNeueProRegular") format("svg");
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?od1bma");
  src: url("../fonts/icomoon.eot?od1bma#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?od1bma") format("truetype"),
    url("../fonts/icomoon.woff?od1bma") format("woff"),
    url("../fonts/icomoon.svg?od1bma#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume_off:before {
  content: "";
}
.icon-arrow-right:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-twitter2:before {
  content: "";
}
.icon-linkedin2:before {
  content: "";
}
.icon-facebook2:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  min-width: 320px;
  position: relative;
}
#site {
  min-width: 320px;
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}
.footer {
  display: table-row;
  height: 1px;
  position: relative;
  z-index: 2;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  padding: 25px 0;
  z-index: 10;
  background: #fff;
}
.fixed {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.fixed-2 {
  max-width: 1400px;
  margin: 0 auto;
}
.fixed-3 {
  max-width: 1120px;
  margin: 0 auto;
}
.fixed-4 {
  max-width: 1600px;
  margin: 0 auto;
}
.top-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.logo {
  display: block;
  width: 252px;
  height: 102px;
  background: url("../images/logo.png") no-repeat 0 0;
  background-size: 100% 100%;
}
.menu {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 4px;
}
.menu li {
  margin: 0 22px;
}
.menu li a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  font: 500 18px/130% "Montserrat", sans-serif;
  color: #000;
  transition: all 300ms ease-out;
}
.menu li a:hover {
  color: #eb5c5f;
}
.order-online {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 70px;
  background: #eb5c5f;
  text-decoration: none;
  font: 600 22px/130% "Montserrat", sans-serif;
  color: #fff;
  transition: all 300ms ease-out;
  border-radius: 5px;
}
.order-online:hover {
  background: #000;
}
.fb-row-1 {
  max-width: 1540px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.fb-row-1 .fb-pic-block {
  position: relative;
  width: 100%;
  min-width: 100px;
  max-width: 100%;
}
.fb-row-1 .fb-pic-block .gen-title {
  position: relative;
  z-index: 2;
  font: 180px/80% "Bebas Neue", cursive;
  color: #fff;
  text-transform: uppercase;
}
.fb-row-1 .fb-pic-block .gen-title span {
  margin-right: 10px;
}
.fb-row-1 .fb-pic-block .fb-pic {
  position: absolute;
  width: 679px;
  top: 50%;
  transform: translate(0, -55%);
  right: 0;
}
.fb-row-1 .fb-pic-block .fb-pic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
.fb-row-1 .fb-pic-block .fb-pic > div {
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fb-row-1 .fb-text-block {
  flex-shrink: 0;
  margin-left: 115px;
  margin-top: 55px;
  width: 589px;
  position: relative;
  z-index: 2;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.fb-row-1 .fb-text-block .fb-text-title {
  position: relative;
  font: bold 40px/120% "mainlux", sans-serif;
  color: #000;
  margin-bottom: 15px;
}
.fb-row-1 .fb-text-block .fb-text-title:before {
  content: "";
  position: absolute;
  right: 108%;
  top: 25px;
  width: 300px;
  height: 8px;
  background: #eb5c5f;
}
.color-green {
  color: #009f98;
}
.color-red {
  color: #eb5c5f;
}
.color-black {
  color: #000;
}
.fb-row-2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 520px;
  position: relative;
  z-index: 2;
  margin-top: -80px;
}
.fb-row-2 .fb-text-block {
  flex-shrink: 0;
  width: 325px;
  margin-right: 75px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.fb-row-2 .fb-pic-block {
  width: 100%;
  min-width: 100px;
  max-width: 100%;
  position: relative;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
}
.fb-row-2 .fb-pic-block img,
.fb-row-2 .fb-pic-block video,
.fb-row-2 .fb-pic-block iframe {
  display: block;
  width: 100%;
  height: auto;
}
.video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 174px;
  height: 174px;
  border-radius: 50%;
  border: 3px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.video-play:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 0 26px 40px;
  border-color: transparent transparent transparent #fff;
  opacity: 0.9;
}
.fb-row-3 {
  position: relative;
  margin: 80px 0 0 0;
}
.fb-row-3 .fb-pic-block {
  position: absolute;
  left: 0;
  top: -500px;
  width: 441px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
}
.fb-row-3 .fb-pic-block > div {
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fb-row-3 .fb-text-block {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.fb-row-3 .fb-text-block .fb-text-title {
  flex-shrink: 0;
  width: 300px;
  margin-right: 50px;
  position: relative;
  font: 100px/80% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.fb-row-3 .fb-text-block .fb-text-title:before {
  content: "";
  position: absolute;
  right: 106%;
  top: 5%;
  bottom: 0px;
  width: 119px;
  height: 8px;
  background: #eb5c5f;
}
.fb-row-3 .fb-text-block .fb-text-cont {
  width: 100%;
  min-width: 100px;
  max-width: 100%;
}
.fb-row-3 .fb-text-block .fb-text-cont p {
  margin-bottom: 30px;
}
.fb-row-3 .fb-text-block .fb-text-cont a {
  color: inherit;
  font-weight: 600;
}
.menus-block {
  padding: 80px 0 50px 0;
  background: snow;
  position: relative;
}
.menus-block:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 50vw;
  background: snow;
}
.menus-block:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 50vw;
  background: snow;
}
.title-fon {
  margin-bottom: -175px;
  text-align: center;
  white-space: nowrap;
  font: 300 375px/80% "mainlux", sans-serif;
  color: #000;
  opacity: 0.1;
}
.title-fon.var-2 {
  font-size: 330px;
}
.title-fon + div {
  position: relative;
  z-index: 2;
}
.title {
  margin-bottom: 10px;
  text-align: center;
  font: 100px/80% "Bebas Neue", cursive;
  color: #009f98;
  position: relative;
  z-index: 2;
}
.title.mar {
  text-align: left;
  padding-left: 340px;
}
.title.mar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 35px;
  width: 295px;
  height: 8px;
  background: #eb5c5f;
}
.title.title-2 {
  text-align: left;
  margin-bottom: 50px;
}
.title.title-2:before {
  content: "";
  position: absolute;
  right: calc(100% + 30px);
  top: 35px;
  width: 295px;
  height: 8px;
  background: #eb5c5f;
}
.title.title-3 {
  text-align: left;
  margin-bottom: 50px;
}
/* .title.title-3:before {
  content: "";
  position: absolute;
  left: -64px;
  top: -158px;
  width: 8px;
  height: 300px;
  background: #eb5c5f;
} */
.menus-flex {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 325px;
  margin: 62px 0 0 0;
}
.menus-flex .menus-select {
  display: none;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #000;
  margin-bottom: 30px;
  font: bold 16px/130% "Montserrat", sans-serif;
  color: #000;
}
.menus-flex .bookmark {
  list-style-position: outside;
  list-style: none;
  width: 360px;
  margin-right: 80px;
  flex-shrink: 0;
  text-align: right;
}
.menus-flex .bookmark li {
  display: block;
  margin-bottom: 35px;
  font: 500 24px/130% "Montserrat", sans-serif;
  color: #878787;
  cursor: pointer;
  transition: all 300ms ease-out;
}
.menus-flex .bookmark li:hover {
  color: #000;
}
.menus-flex .bookmark li.active {
  color: #000;
  font-weight: bold;
}
.menus-flex .bookmarker-box {
  width: 100%;
  min-width: 100px;
  max-width: 100%;
}
.menus-item {
  margin-bottom: 55px;
  font: 20px/130% "Montserrat", sans-serif;
  color: #000;
}
.menus-item h3 {
  margin-bottom: 10px;
  font: 36px/110% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.menus-item ul {
  list-style-position: outside;
  list-style: none;
  min-height: 250px;
}
.menus-item ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 15px;
  font-weight: bold;
}
.menus-item ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000;
}
a.btn,
a.btn-transparent {
  display: flex;
  justify-content: center;
  align-items: center;
}
a.btn.btn-inline,
a.btn-transparent.btn-inline {
  display: inline-flex;
}
.btn {
  display: block;
  width: 220px;
  height: 64px;
  padding: 0;
  margin: 0;
  border: none;
  text-decoration: none;
  text-align: center;
  transition: all 300ms ease-out;
  font: 600 18px/130% "Montserrat", sans-serif;
  color: #fff;
  background: #eb5c5f;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border-radius: 5px;
}
.btn:hover {
  background: #000;
  color: #fff;
}
.btn.btn-center {
  margin: 0 auto;
}
.btn.btn-inline {
  display: inline-block;
  width: auto;
  padding: 0 33px;
}
.btn.btn-green {
  background: #009f98;
}
.btn.btn-green:hover {
  background: #000;
  color: #fff;
}
.btn-transparent {
  display: block;
  width: 220px;
  height: 64px;
  padding: 0;
  margin: 150px auto 150px auto;
  text-decoration: none;
  transition: all 300ms ease-out;
  font: 600 18px/130% "Montserrat", sans-serif;
  color: #eb5c5f;
  background: #fff;
  border: 1px solid #eb5c5f;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  cursor: pointer;
}
.btn-transparent:hover {
  border-color: #000;
  background: #000;
  color: #fff;
}
.btn-transparent.btn-inline {
  display: inline-block;
  width: auto;
  padding: 0 33px;
}
.menus-pic_1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 295px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.menus-pic_1 > div {
  padding-top: 154%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.menus-pic_2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 295px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.menus-pic_2 > div {
  padding-top: 194%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.team-block {
  padding: 70px 0 1px 0;
  margin-bottom: 80px;
  background: #f2fafa;
}
.team-block .title-fon {
  font-size: 244px;
  line-height: 80%;
  margin-bottom: -100px;
}
.tb-text {
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
  text-align: center;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  position: relative;
  z-index: 2;
}
.tb-text p {
  margin-bottom: 15px;
}
.tb-text a {
  color: inherit;
  font-weight: 600;
}
.tb-text .btn {
  color: #fff;
}
.team-slider {
  margin: 80px -27.5px;
}
.team-slider .slick-prev,
.team-slider .slick-next {
  width: 45px;
  height: 45px;
  background: #eb5c5f;
  z-index: 10;
  margin-top: -23px;
  padding-bottom: 5px;
}
.team-slider .slick-prev:before,
.team-slider .slick-next:before {
  font-size: 25px;
  margin-top: -2px;
}
.team-slider .slick-prev {
  left: -30px;
}
.team-slider .slick-next {
  right: -30px;
}
.team-slider .slick-dots {
  bottom: -40px;
}
.team-slider .slick-dots li {
  width: 20px;
  height: 6px;
}
.team-slider .slick-dots li.slick-active button {
  background: #000;
}
.team-slider .slick-dots li button {
  width: 20px;
  height: 6px;
  padding: 0px;
  background: #878787;
  transition: all 300ms ease-out;
}
.team-slider .slick-dots li button:before {
  display: none;
}
.progress {
  margin: 50px auto 80px auto;
  display: block;
  width: 100%;
  max-width: 1475px;
  height: 10px;
  overflow: hidden;
  background-color: #000;
  background-image: linear-gradient(0deg, #eb5c5f 0%, #eb5c5f 100%);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}
.ts-item {
  margin: 0 27.5px 0 27.5px;
  font: 40px/110% "Bebas Neue", cursive;
  color: #000;
}
.ts-item .tl-pic {
  padding-top: 91%;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.ts-item h3 {
  margin: 8px 0;
  font-size: 45px;
  line-height: 110%;
  color: #000;
  height: 94px;
  overflow: hidden;
}
.ts-item p span {
  color: #009f98;
  font-size: 40px;
}
.ts-item .ts-title {
  color: rgba(0, 0, 0, 0.2);
  font-size: 30px;
  line-height: 110%;
  margin: 10px 0;
}
.ts-item .btn {
  width: 100%;
  margin-top: 28px;
}
.map-block {
  position: relative;
  height: 740px;
  margin-top: 95px;
}
.map-block iframe {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.search-address {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 800px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
}
.sa-text-field {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 90px;
  background: #fff;
  border: 1px solid #fff;
  padding: 0 115px 0 50px;
  font: 22px/130% "Montserrat", sans-serif;
  color: #000;
}
.sa-text-field::-webkit-input-placeholder {
  opacity: 1;
}
.sa-text-field::-moz-placeholder {
  opacity: 1;
}
.sa-text-field:-moz-placeholder {
  opacity: 1;
}
.sa-text-field:-ms-input-placeholder {
  opacity: 1;
}
.sa-text-field:focus::-webkit-input-placeholder {
  opacity: 0;
}
.sa-text-field:focus::-moz-placeholder {
  opacity: 0;
}
.sa-text-field:focus:-moz-placeholder {
  opacity: 0;
}
.sa-text-field:focus:-ms-input-placeholder {
  opacity: 0;
}
.sa-sub {
  display: block;
  box-sizing: border-box;
  width: 110px;
  height: 90px;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: url("../images/loupe.png") no-repeat center center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
.pin {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 175px;
  height: 199px;
  background: url("../images/pin.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 10px 10px 30px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font: 38px/95% "Bebas Neue", cursive;
  color: #fff;
}
.help-address {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  min-height: 180px;
}
.help-address > div {
  width: 50%;
}
.help-address .ha-pic {
  background: url("../images/ha-pic.jpg") no-repeat center center;
  background-size: cover;
}
.ha-cont {
  position: relative;
  padding: 29px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.ha-close {
  display: none;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.ha-close:hover:before,
.ha-close:hover:after {
  background: #eb5c5f;
}
.ha-close:before,
.ha-close:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -2px;
  height: 20px;
  width: 2px;
  background: #000;
  transform: rotate(45deg);
}
.ha-close:after {
  transform: rotate(-45deg);
}
.ha-tel {
  display: inline-block;
  margin-top: 15px;
  text-decoration: none;
  font: 600 24px/130% "Montserrat", sans-serif;
  color: #009f98;
}
.footer-block {
  padding: 130px 0 60px 0;
  background: #009f98;
  position: relative;
}
.logo-footer {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 231px;
  height: 231px;
  background: url("../images/logo-footer.png") no-repeat center center;
  background-size: 100% 100%;
}
.footer-menu {
  margin: 0 -29px 0 -29px;
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.footer-menu li {
  margin: 0 29px 30px 29px;
}
.footer-menu li a {
  font: bold 24px/130% "mainlux", sans-serif;
  color: #fff;
  text-decoration: none;
  transition: all 300ms ease-out;
}
.footer-menu li a:hover {
  color: #eb5c5f;
}
.social-block {
  margin: 0 -27px 30px -27px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.social-block a {
  text-decoration: none;
  margin: 0 27px;
  color: #fff;
  line-height: 1;
  font-size: 28px;
  transition: all 300ms ease-out;
}
.social-block a:hover {
  color: #eb5c5f;
}
.footer-second-menu {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.footer-second-menu li {
  margin: 0 20px 20px 20px;
}
.footer-second-menu li a {
  text-decoration: none;
  font: 18px/130% "Montserrat", sans-serif;
  color: #fff;
  transition: all 300ms ease-out;
}
.footer-second-menu li a:hover {
  color: #eb5c5f;
}
.copyright {
  text-align: center;
  font: 18px/130% "Montserrat", sans-serif;
  color: #fff;
}
.mob-control {
  display: none;
  list-style-position: outside;
  list-style: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #eb5c5f;
}
.mob-control li {
  width: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.mob-control li:first-child {
  border-left: none;
}
.mob-control li a,
.mob-control li .menu-icon {
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  height: 60px;
  padding: 5px;
  font: 14px/130% "Montserrat", sans-serif;
  color: #fff;
}
.mobil-menu-block {
  box-sizing: border-box;
  background: #eb5c5f;
  height: 100%;
  left: 0;
  overflow-y: auto;
  padding: 20px 15px 50px 15px;
  position: fixed;
  top: 100%;
  width: 100%;
  z-index: 1001;
  transition: transform 0.3s ease-out 0s;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}
.open-menu .mobil-menu-block {
  transform: translate3d(0, -100%, 0);
}
.close-menu {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.close-menu:hover:before,
.close-menu:hover:after {
  background: #000;
}
.close-menu:before,
.close-menu:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -2px;
  height: 20px;
  width: 2px;
  border-radius: 3px;
  background: #fff;
  transform: rotate(45deg);
  transition: all 300ms ease-out;
}
.close-menu:after {
  transform: rotate(-45deg);
}
.menu-icon {
  cursor: pointer;
}
.menu-icon > div {
  margin-bottom: 5px;
  width: 30px;
}
.menu-icon:hover span:nth-child(2) {
  margin-right: 0;
}
.menu-icon span {
  display: block;
  height: 2px;
  background: #fff;
  margin-top: 6px;
  position: relative;
  transition: all 300ms ease-out;
}
.menu-icon span:first-child {
  margin-top: 0;
}
.menu-icon span:nth-child(2) {
  margin-right: 33%;
}
.menu-mob {
  list-style-position: outside;
  list-style: none;
}
.menu-mob li {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.menu-mob li a {
  text-decoration: none;
  font: bold 20px/130% "Montserrat", sans-serif;
  color: #fff;
  transition: all 300ms ease-out;
}
.menu-mob li a:hover {
  color: #000;
}
.first-block-our-menu {
  padding-top: 300px;
  padding-bottom: 50px;
  background: url("../images/first-block-our-menu_3.jpg") no-repeat center
    center;
  background-size: cover;
  margin-bottom: 40px;
  min-height: calc(100vw * 0.868);
  position: relative;
}
.first-block-our-menu:before {
  content: "";
  position: absolute;
  left: 60%;
  bottom: 12%;
  width: 8px;
  height: 400px;
  background: #eb5c5f;
}
.title-page-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.title-page-block.mar {
  margin-right: -100px;
}
.title-page-block .title-page {
  flex-shrink: 0;
  margin-right: 45px;
  max-width: 65%;
}
.title-page {
  font: 200px/80% "Bebas Neue", cursive;
  color: #009f98;
}
.title-page span {
  color: #eb5c5f;
}
.title-page.mar {
  font-size: 145px;
}
.our-menu-list {
  list-style-position: outside;
  list-style: none;
  margin-left: 38px;
  position: relative;
  z-index: 5;
}
.our-menu-list.var-2 li {
  margin-bottom: 18px;
  padding-left: 35px;
  font: 35px/130% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
  position: relative;
}
.our-menu-list.var-2 li a {
  padding: 0;
  height: auto;
  display: inline;
  border-radius: 0;
  background: none;
  font: 35px/130% "Bebas Neue", cursive;
  color: #009f98;
}
.our-menu-list.var-2 li a:hover {
  background: none;
  box-shadow: none;
}
.our-menu-list.var-2 li a:hover:before {
  width: 20px;
}
.our-menu-list.var-2 li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -70%);
  height: 8px;
  background: #eb5c5f;
  transition: all 300ms linear;
  width: 0;
}
.our-menu-list.var-3 {
  margin: 0 auto 100px auto;
  max-width: 250px;
}
.our-menu-list li {
  margin-bottom: 18px;
}
.our-menu-list li a {
  padding: 4px 30px 0 30px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 28px;
  background: #eb5c5f;
  font: 30px/90% "Bebas Neue", cursive;
  color: #fff;
  transition: all 300ms linear;
  text-decoration: none;
  text-transform: uppercase;
}
.our-menu-list li a:hover {
  background: #009f98;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2) inset;
}
.our-menu-order-block {
  position: relative;
  padding-left: 64px;
  margin-top: 250px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.our-menu-order-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: -160px;
  width: 8px;
  height: 300px;
  background: #eb5c5f;
}
.our-menu-order-block > div:first-child {
  width: 510px;
  margin-right: 20px;
}
.our-menu-order-block > div:nth-child(2) {
  margin-top: 40px;
}
.our-menu-order-block h3 {
  margin-bottom: 30px;
  font: 100px/80% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.dish-block {
  padding: 155px 0 35px 0;
  margin-top: 176px;
  background: rgba(235, 92, 95, 0.8);
  position: relative;
}
.dish-block:before {
  content: "";
  position: absolute;
  left: 62%;
  top: -335px;
  height: 400px;
  width: 8px;
  background: #eb5c5f;
}
.dish-block:after {
  content: "";
  position: absolute;
  left: 62%;
  top: 0;
  height: 65px;
  width: 8px;
  background: #fff;
}
.dish-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font: 30px/130% "Bebas Neue", cursive;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  padding-left: 110px;
}
.dish-flex > div:first-child {
  width: 360px;
  margin-right: 100px;
  margin-top: 35px;
  flex-shrink: 0;
}
.dish-flex > div:first-child h3 {
  margin-bottom: 10px;
  font: 100px/80% "Bebas Neue", cursive;
  color: #fff;
  text-transform: uppercase;
}
.dish-flex p {
  margin-bottom: 12px;
}
.dish-flex .dish-list {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: 10px;
  max-width: 100%;
}
.dish-flex .dish-list li {
  margin-bottom: 50px;
}
.dish-flex .dish-list li:nth-child(even) {
  width: 46%;
}
.dish-flex .dish-list li:nth-child(odd) {
  width: 52%;
}
.dish-flex .dish-list li > span {
  display: block;
  font: 45px/110% "Bebas Neue", cursive;
  color: #fff;
}
.dish-flex .dish-list li > span span {
  font-size: 25px;
}
.carousel-image {
  margin-bottom: 195px;
}
.carousel-image .carousel-item {
  margin: 0 20px;
  padding-top: calc(100% - 40px);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.build-menu {
  margin-bottom: 50px;
}
.build-menu .bookmark {
  list-style-position: outside;
  list-style: none;
  margin: 0 -40px 82px -40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.build-menu .bookmark li {
  margin: 0 40px;
  font: 100px/100% "Bebas Neue", cursive;
  color: #009f98;
  cursor: pointer;
  opacity: 0.5;
  text-transform: uppercase;
  transition: all 300ms linear;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.build-menu .bookmark li.active {
  opacity: 1;
  cursor: default;
}
.bm-grey {
  padding: 108px 0 105px 0;
  background: #f9f9f9;
}
.bm-green {
  padding: 108px 0 105px 0;
  background: #f2fafa;
}
.bm-title {
  margin-top: 100px;
  margin-bottom: 20px;
  padding: 0 15px;
  text-align: center;
  font: 80px/100% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.bm-title span {
  color: #eb5c5f;
}
.bm-slider .slick-prev,
.bm-slider .slick-next {
  width: 95px;
  height: 95px;
  background: #eb5c5f;
  z-index: 10;
  margin-top: -67px;
  padding-bottom: 5px;
}
.bm-slider .slick-prev:before,
.bm-slider .slick-next:before {
  font-size: 56px;
  margin-top: -4px;
}
.bm-slider .slick-prev {
  left: 55px;
}
.bm-slider .slick-next {
  right: 55px;
}
.bm-item {
  margin: 0 20px;
  text-align: center;
}
.bm-item .bm-pic {
  height: 500px;
  margin-bottom: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bm-item .bm-pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.bm-item .bm-section {
  font: 30px/110% "Bebas Neue", cursive;
  color: rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.bm-item .bm-name {
  margin-bottom: 15px;
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.bm-item .bm-name span {
  font-size: 25px;
}
.bm-item .bm-info {
  display: inline-block;
  font: 15px/120% "Montserrat", sans-serif;
  color: #000;
}
.bm-item .bm-info > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.bm-item .bm-info > span:before {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bm-item .bm-info > span:hover .bm-info-popup {
  display: block;
}
.bm-item .bm-info > span .bm-info-popup {
  display: none;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  padding: 10px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
  transform: translate(-50%, 0);
  font: 10px/110% "Montserrat", sans-serif;
  color: #000;
  width: 150px;
  cursor: default;
}
.bm-item .bm-info > span .bm-info-popup:before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
.bm-result-block {
  padding: 95px 0 100px 0;
}
.bm-result-block.mar {
  background: #f9f9f9;
  margin-bottom: 170px;
}
.bm-result-block.mar .bm-result-flex {
  margin-left: 106px;
  padding-left: 64px;
}
.bm-result-block.mar .bm-result-flex:before {
  content: "";
  position: absolute;
  left: 0;
  top: -140px;
  width: 8px;
  height: 300px;
  background: #eb5c5f;
}
.bm-result-block .bm-result-flex {
  max-width: 1180px;
  font: bold 48px/125% "mainlux", sans-serif;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.bm-result-block .bm-result-flex h3 {
  flex-shrink: 0;
  font: 100px/80% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
  margin-right: 120px;
}
.bm-result-block .bm-result-flex h3 span {
  color: #eb5c5f;
}
.bm-result-block .bm-result-flex .bm-result-cont {
  width: 100%;
  min-width: 10px;
  max-width: 100%;
  margin-top: 10px;
}
.bm-result-block .bm-result-flex .bm-result-cont p {
  margin-bottom: 38px;
}
.crafted-block {
  padding: 120px 0 50px 0;
}
.crafted-block.mar {
  padding-top: 0;
}
.text-block {
  margin-bottom: 50px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.text-block h3 {
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.crafted-list {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 65px;
}
.crafted-list.mar {
  margin: 100px 0 60px 0;
}
.crafted-list > li {
  width: 45%;
  margin-bottom: 46px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  position: relative;
}
.crafted-list > li.cl-desserts .cl-section {
  color: #009f98;
}
.crafted-list > li .cl-allergen {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.crafted-list > li .cl-allergen span {
  width: 38px;
  margin-left: 5px;
}
.crafted-list > li .cl-allergen span img {
  display: block;
}
.crafted-list > li .cl-section {
  font: 30px/110% "Bebas Neue", cursive;
  color: rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.crafted-list > li .cl-section.mar {
  color: #009f98;
}
.crafted-list > li h3 {
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.crafted-list > li h3 a {
  text-decoration: none;
  color: inherit;
}
.crafted-list > li ul {
  list-style-position: outside;
  list-style: none;
}
.crafted-list > li ul li {
  position: relative;
  padding-left: 30px;
}
.crafted-list > li ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
}
.enjoy-cont {
  width: 100%;
  min-width: 10px;
  max-width: 100%;
  margin-right: -80px;
  margin-top: 80px;
}
.enjoy-cont h3 {
  margin-bottom: 55px;
  font: bold 48px/130% "mainlux", sans-serif;
  color: #000;
}
.enjoy-cont .enjoy-text {
  max-width: 680px;
  margin-left: 22px;
  margin-bottom: 50px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.enjoy-pic {
  margin-left: -126px;
  margin-right: -15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.enjoy-pic > div:first-child {
  width: 45.5%;
  margin-top: -95px;
}
.enjoy-pic > div:nth-child(2) {
  width: 48%;
}
.enjoy-pic > div > div {
  padding-top: 78%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.party-block {
  position: relative;
  margin-top: -10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.party-block.mar {
  margin-top: 65px;
}
.party-block.mar > div:nth-child(2) {
  padding-top: 0;
}
.party-block > div {
  position: relative;
}
.party-block > div {
  width: 47% !important;
}
.party-block > div:nth-child(2) {
  width: 44.5%;
  position: relative;
  padding-top: 360px;
}
.offset-right {
  margin-left: 66px;
  margin-right: -30px;
}
.party-pic_1 {
  width: 100%;
  margin-top: 115px;
  margin-left: -70px;
  margin-bottom: 40px;
}
.party-pic_1 > div {
  padding-top: 69%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.party-trend {
  margin-bottom: 65px;
}
.party-trend h3 {
  margin-bottom: 10px;
  font: 45px/100% "Bebas Neue", cursive;
  text-transform: uppercase;
}
.party-pic_2 {
  position: absolute;
  right: -72px;
  top: calc(100% + 80px);
  width: 302px;
}
.party-pic_2 > div {
  padding-top: 150%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.expect-block {
  max-width: 1120px;
  margin: 165px auto 60px auto;
  position: relative;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  text-align: center;
}
.expect-block:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: 280px;
  top: -270px;
  width: 8px;
  height: 311px;
  background: #eb5c5f;
}
.expect-block .eb-text {
  margin: 50px auto 78px auto;
  max-width: 580px;
}
.expect-block .eb-list {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.expect-block .eb-list li {
  width: 46%;
  margin-bottom: 65px;
}
.expect-block .eb-list li h3 {
  margin-bottom: 10px;
  font: 45px/100% "Bebas Neue", cursive;
  text-transform: uppercase;
}
.catering-grid {
  padding: 0 110px 0 335px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  grid-gap: 40px;
  grid-template-areas: "catering-1 catering-2" "catering-3 catering-2";
}
.catering-grid .title {
  grid-area: catering-1;
}
.catering-grid .cg-pic {
  grid-area: catering-2;
  margin-top: -20px;
}
.catering-grid .cg-pic > div {
  padding-top: 105%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.catering-grid .cg-cont {
  grid-area: catering-3;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  margin-top: -110px;
}
.catering-grid .cg-cont .btn {
  margin-top: 65px;
}
.picture-flex {
  margin-bottom: 150px;
  padding-right: 23px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.picture-flex > div:first-child {
  width: 40%;
}
.picture-flex > div:first-child > div {
  padding-top: 89%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.picture-flex > div:nth-child(2) {
  width: 52%;
  margin-top: 125px;
}
.picture-flex > div:nth-child(2) > div {
  padding-top: 64.3%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fb-cont {
  width: 100%;
  min-width: 10px;
  max-width: 100%;
}
.fb-pic-1 {
  margin-left: 35px;
  max-width: 600px;
  margin-bottom: 50px;
}
.fb-pic-1 > div {
  padding-top: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.align-right {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
}
.passion-pic {
  margin-right: 20px;
  margin-top: -190px;
  width: 100%;
  max-width: 480px;
}
.passion-pic > div {
  padding-top: 117%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.grey-block {
  background: #f9f9f9;
  padding: 65px 0;
  margin-top: 115px;
}
.citation-block {
  margin: -150px 0 50px -90px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.citation-block.mar {
  margin: 20px -10px -220px 65px;
}
.citation-block.mar > div:first-child {
  width: 33%;
  order: 2;
}
.citation-block.mar > div:first-child > div {
  padding-top: 139%;
}
.citation-block.mar > div:nth-child(2) {
  order: 1;
  width: 53%;
  margin-top: 50px;
}
.citation-block > div:first-child {
  width: 44.2%;
}
.citation-block > div:first-child > div {
  padding-top: 88%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.citation-block > div:nth-child(2) {
  width: 48.5%;
}
.citation-block > div:nth-child(2) .btn {
  margin-top: 65px;
}
.citation-block .quote-block {
  margin: -40px -55px 65px 0;
  padding-top: 30px;
  position: relative;
  font: bold 48px/125% "mainlux", sans-serif;
  color: #000;
}
.citation-block .quote-block:before {
  content: "“”";
  position: absolute;
  left: 0;
  top: 0;
  font: bold 48px/80% "mainlux", sans-serif;
  color: #eb5c5f;
}
.citation-block .quote-block .quote-name {
  margin-top: 17px;
  font: 35px/100% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.journey-history {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  margin-bottom: 140px;
  margin-right: -235px;
}
.journey-history > div:first-child {
  order: 2;
  flex-shrink: 0;
  width: 430px;
  margin-left: 60px;
}
.journey-history > div:first-child > div {
  padding-top: 77%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.journey-history > div:nth-child(2) {
  width: 100%;
  min-width: 10px;
  max-width: 730px;
  order: 1;
}
.journey-history p {
  margin-top: 10px;
}
.journey-way {
  position: relative;
  margin-left: -180px;
  margin-bottom: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.journey-way > div:first-child {
  flex-shrink: 0;
  width: 44.5%;
  margin-right: 8%;
}
.journey-way > div:first-child > div {
  padding-top: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.journey-way > div:nth-child(2) {
  width: 100%;
  min-width: 10px;
  max-width: 670px;
  margin-top: 75px;
}
.journey-way .journey-way-text {
  margin: 50px 0 65px 0;
}
.journey-way .title {
  text-align: left;
  position: relative;
}
.journey-way .title:before {
  content: "";
  position: absolute;
  left: 46%;
  bottom: calc(100% + 75px);
  width: 8px;
  height: 311px;
  background: #eb5c5f;
}
.fb-pic-2 {
  margin-left: 100px;
  max-width: 700px;
}
.fb-pic-2 > div {
  padding-top: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fb-cont-btn {
  margin-bottom: 120px;
  position: relative;
  z-index: 20;
}
.fb-cont-btn.mar {
  margin-left: 68px;
}
.location-grid {
  list-style-position: outside;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 128px;
  margin: 180px -130px 150px 0;
}
.location-grid > li {
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.location-grid > li > div {
  position: relative;
}
.location-grid > li.disable {
  opacity: 0.5;
}
.location-grid > li h3 {
  margin-bottom: 10px;
  font: 45px/110% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.location-grid > li h3 span {
  font-size: 30px;
  line-height: 110%;
}
.location-grid > li .lg-time {
  margin-top: 10px;
  font: 30px/120% "Bebas Neue", cursive;
  color: #eb5c5f;
  text-transform: uppercase;
}
.location-grid > li .lg-time span {
  display: inline-block;
  width: 200px;
  margin-right: 5px;
  color: #000;
}
.location-grid > li .lg-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.location-grid > li .lg-details {
  padding: 2px 25px 0 25px;
  height: 42px;
  margin-top: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background: #eb5c5f;
  font: 20px/90% "Bebas Neue", cursive;
  color: #fff;
  transition: all 300ms linear;
  text-decoration: none;
  text-transform: uppercase;
}
.location-grid > li .lg-details:hover {
  background: #009f98;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2) inset;
}
.fb-pic-3 {
  margin: -155px 0 35px 245px;
  max-width: 577px;
}
.fb-pic-3 > div {
  padding-top: 112%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gift-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  margin-bottom: 200px;
}
.gift-block > div:first-child {
  width: 51%;
}
.gift-block > div:nth-child(2) {
  width: 37%;
}
.gift-block > div:nth-child(2) h3 {
  margin: 0 0 70px -150px;
  font: bold 48px/125% "mainlux", sans-serif;
  color: #000;
}
.gift-block .gift-text {
  margin-bottom: 50px;
  font: bold 30px/140% "mainlux", sans-serif;
  color: #eb5c5f;
}
.center {
  text-align: center;
}
.title-small {
  margin: 40px 0 70px 0;
  text-align: center;
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
}
.title-small.mar {
  margin-top: 70px;
}
.blog-list {
  list-style-position: outside;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 150px;
  margin: 130px 0;
}
.blog-list li {
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.blog-list li .bl-pic {
  margin-bottom: 30px;
}
.blog-list li .bl-pic > div {
  padding-top: 46%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-list li h3 {
  margin-bottom: 8px;
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.blog-list li p {
  margin-bottom: 22px;
}
.btn-back {
  margin: -105px auto 120px auto;
}
.blog-pic {
  margin-bottom: 90px;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
}
.blog-pic img {
  display: block;
  width: 100%;
}
.blog-article {
  max-width: 1270px;
  margin: 0 auto 200px auto;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.blog-article p {
  margin-bottom: 36px;
}
.blog-share {
  margin: 55px 0;
}
.blog-share h3 {
  margin-bottom: 20px;
  font: 30px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.social-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -25px;
}
.social-share a {
  display: block;
  margin-left: 25px;
  line-height: 1;
  color: #009f98;
  font-size: 24px;
  transition: all 300ms ease-out;
  text-decoration: none;
}
.social-share a:hover {
  color: #eb5c5f;
}
.recent-blogs {
  list-style-position: outside;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
  margin: 140px 0 210px 0;
}
.recent-blogs li {
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.recent-blogs li .rb-pic {
  margin-bottom: 16px;
}
.recent-blogs li .rb-pic > div {
  padding-top: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.recent-blogs li h3 {
  margin-bottom: 30px;
  font: 35px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.fb-spec-text {
  margin: 195px 0 50px -180px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  min-height: 170px;
  max-width: 520px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.video-flex {
  margin: 35px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1240px;
}
.video-flex .our-menu-list {
  flex-shrink: 0;
}
.video-block {
  width: 100%;
  min-width: 10px;
  max-width: 880px;
  position: relative;
}
.video-block img,
.video-block video {
  display: block;
  width: 100%;
  height: auto;
}
.video-volume {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 125px;
  height: 125px;
  opacity: 0.5;
  border-radius: 50%;
  background: #fff;
  line-height: 1;
  color: #000;
  font-size: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 300ms linear;
}
.video-volume:hover {
  opacity: 1;
}
.flex-block {
  margin: 30px 0 60px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.flex-block > div {
  width: 46%;
}
.flex-block > div:nth-child(2) {
  margin-top: 50px;
}
.flex-block p {
  margin-bottom: 15px;
}
.flip-block {
  margin: 0 -175px 0 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font: bold 48px/125% "mainlux", sans-serif;
  color: #000;
}
.flip-block > div:first-child {
  width: 48%;
}
.flip-block > div:nth-child(2) {
  flex-shrink: 0;
  width: 42.5%;
  margin: 120px 0 -105px 0;
}
.flip-block .flip-pic {
  padding-top: 69%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.picture-flex-2 {
  margin: 205px 0 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.picture-flex-2 > div:first-child {
  width: 40%;
  max-width: 450px;
  margin-top: -242px;
  margin-left: -85px;
}
.picture-flex-2 > div:first-child > div {
  padding-top: 122%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.picture-flex-2 > div:nth-child(2) {
  width: 52%;
}
.picture-flex-2 > div:nth-child(2) > div {
  padding-top: 66%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nav-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 40px 0 200px 0;
}
.nf-pic_1 {
  width: 66%;
  max-width: 750px;
  margin-left: 70px;
}
.nf-pic_1 > div {
  padding-top: 53.3%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nf-pic_2 {
  width: 80%;
  max-width: 1060px;
  margin-left: 70px;
}
.nf-pic_2 > div {
  padding-top: 57%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fon-green-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 48%;
  background: rgba(0, 159, 152, 0.05);
}
.fon-grey-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2135px;
  background: rgba(135, 135, 135, 0.05);
}
.fon-green-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1080px;
  background: rgba(0, 159, 152, 0.05);
}
.fon-grey-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1080px;
  background: rgba(135, 135, 135, 0.05);
}
.roles-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 100px -185px 0 0;
}
.roles-flex .rf-left {
  flex-shrink: 0;
  margin-right: 40px;
}
.roles-flex .rf-left h3 {
  margin-bottom: 12px;
  font: 20px/130% "Bebas Neue", cursive;
  color: #878787;
  text-transform: uppercase;
}
.roles-flex .rf-left ul {
  list-style-position: outside;
  list-style: none;
}
.roles-flex .rf-left ul li {
  display: block;
  margin-bottom: 11px;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
}
.roles-flex .rf-left ul li.active {
  color: #000;
}
.roles-flex .rf-left ul li.open > .arrow-menu:before {
  transform: rotate(90deg);
}
.roles-flex .rf-left ul li .arrow-menu {
  display: inline-block;
  margin-left: 15px;
  width: 15px;
  height: 15px;
  position: relative;
  vertical-align: middle;
  margin-top: -1px;
  cursor: pointer;
}
.roles-flex .rf-left ul li .arrow-menu:before,
.roles-flex .rf-left ul li .arrow-menu:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7.5px 0 0 -1px;
  height: 12px;
  width: 2px;
  background: #000;
  transition: all 300ms linear;
}
.roles-flex .rf-left ul li .arrow-menu:after {
  transform: rotate(90deg);
}
.roles-flex .rf-left ul li ul {
  margin: 11px 0 0 15px;
  display: none;
}
.roles-flex .rf-left ul li ul li {
  font-size: 90%;
  margin-bottom: 6px;
}
.roles-flex .rf-left ul li ul li .rf-check .rf-check-title {
  font-size: inherit;
}
.roles-flex .rf-left ul > li > ul {
  display: block;
}
.roles-flex .rf-left ul > li > ul li ul {
  display: none;
}
.roles-flex .rf-right {
  width: 100%;
  min-width: 10px;
  max-width: 902px;
  margin-top: 22px;
}
.rf-check {
  position: relative;
}
.rf-check input {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
}
.rf-check input:checked + .rf-check-title {
  color: #000;
}
.rf-check .rf-check-title {
  position: relative;
  cursor: pointer;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
  transition: all 300ms ease-out;
}
.roles-search {
  position: relative;
  margin-bottom: 47px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.roles-search .roles-near {
  flex-shrink: 0;
  margin-left: 10px;
}
.rs-block {
  position: relative;
  max-width: 600px;
  width: 100%;
  min-width: 10px;
}
.fr-sub {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
  color: #eb5c5f;
  border: none;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
.fr-sub:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.fr-text-field {
  display: block;
  width: 100%;
  height: 54px;
  border: none;
  border-bottom: 1px solid #878787;
  background: #fff;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #000;
  text-transform: uppercase;
}
.fr-text-field::-webkit-input-placeholder {
  opacity: 1;
  color: #bebebe;
}
.fr-text-field::-moz-placeholder {
  opacity: 1;
  color: #bebebe;
}
.fr-text-field:-moz-placeholder {
  opacity: 1;
  color: #bebebe;
}
.fr-text-field:-ms-input-placeholder {
  opacity: 1;
  color: #bebebe;
}
.fr-text-field:focus::-webkit-input-placeholder {
  opacity: 0;
}
.fr-text-field:focus::-moz-placeholder {
  opacity: 0;
}
.fr-text-field:focus:-moz-placeholder {
  opacity: 0;
}
.fr-text-field:focus:-ms-input-placeholder {
  opacity: 0;
}
.rf-result {
  list-style-position: outside;
  list-style: none;
}
.rf-result li {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.rf-result li .rf-cell-1 {
  flex-shrink: 0;
  width: 315px;
  padding-right: 5px;
  font: 30px/100% "Bebas Neue", cursive;
  color: #000;
  margin-right: 10px;
}
.rf-result li .rf-cell-2 {
  flex-shrink: 0;
  width: 98px;
  padding-right: 5px;
  font: 35px/100% "Bebas Neue", cursive;
  color: #009f98;
}
.rf-result li .rf-cell-3 {
  width: 100%;
  min-width: 10px;
  max-width: 100%;
  font: bold 13px/130% "mainlux", sans-serif;
  color: #878787;
}
.rf-result li .rf-cell-4 {
  flex-shrink: 0;
  margin-left: 10px;
  color: #eb5c5f;
  font-size: 35px;
}
.rf-result li .rf-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.picture-flex-3 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.picture-flex-3 > div {
  margin-left: 40px;
  width: calc(50% - 40px);
  max-width: 850px;
}
.picture-flex-3 > div > div {
  padding-top: 71%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.picture-flex-4 {
  margin: 145px 0 80px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.picture-flex-4 > div:first-child {
  margin-left: 50px;
  width: 48.5%;
}
.picture-flex-4 > div:first-child > div {
  padding-top: 66%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.picture-flex-4 > div:nth-child(2) {
  width: 32.5%;
  margin-top: -140px;
}
.picture-flex-4 > div:nth-child(2) > div {
  padding-top: 118%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.happy-wrap {
  margin-top: -150px;
  padding: 50px 0;
  background: rgba(0, 159, 152, 0.05);
}
.happy-block {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  padding: 265px 0 440px 0;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.happy-block > div {
  max-width: 515px;
}
.happy-pic-1 {
  position: absolute;
  top: 340px;
  left: -524px;
  width: 350px;
}
.happy-pic-1 > div {
  padding-top: 151%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.happy-pic-2 {
  position: absolute;
  top: 30px;
  right: -398px;
  width: 350px;
}
.happy-pic-2 > div {
  padding-top: 151%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.happy-pic-3 {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 600px;
  margin-left: -175px;
}
.happy-pic-3 > div {
  padding-top: 57%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dna-block {
  max-width: 680px;
  margin: 150px 0 120px 0;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.dna-block p {
  margin-bottom: 30px;
}
.remark {
  font: 14px/180% "Montserrat", sans-serif;
  color: #000;
}
.remark span {
  font: 20px/130% "Bebas Neue", cursive;
  color: #eb5c5f;
}
.dna-pic-block {
  position: relative;
  height: 400px;
  margin-bottom: 180px;
}
.dna-pic-block .dna-pic-1 {
  position: absolute;
  left: 2%;
  top: 0;
  width: 34%;
}
.dna-pic-block .dna-pic-1 > div {
  padding-top: 67%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dna-pic-block .dna-pic-2 {
  position: absolute;
  left: 50%;
  margin-left: -68px;
  top: -33px;
  width: 26.4%;
}
.dna-pic-block .dna-pic-2 > div {
  padding-top: 115%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dna-pic-block .dna-pic-3 {
  position: absolute;
  left: 50%;
  margin-left: 420px;
  top: -283px;
  width: 19.2%;
}
.dna-pic-block .dna-pic-3 > div {
  padding-top: 158%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.promises-list {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-right: -200px;
}
.promises-list li {
  width: 48%;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  margin-bottom: 40px;
}
.promises-list li h3 {
  margin-bottom: 5px;
  font: 36px/100% "Bebas Neue", cursive;
  color: #000;
}
.title-page-block .video-block {
  width: auto;
  margin: -110px -110px 60px 10px;
}
.our-menu-list.mar {
  float: right;
}
.growth-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 65px;
}
.growth-list {
  list-style-position: outside;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
  width: 100%;
  min-width: 10px;
  max-width: 100%;
  margin-bottom: 80px;
  grid-template-areas: "cell_1 cell_2 cell_3 cell_4" "cell_8 cell_7 cell_6 cell_5" "cell_9 cell_10 cell_11 cell_12";
}
.growth-list li {
  position: relative;
}
.growth-list li:nth-child(1) {
  grid-area: cell_1;
}
.growth-list li:nth-child(2) {
  grid-area: cell_2;
}
.growth-list li:nth-child(3) {
  grid-area: cell_3;
}
.growth-list li:nth-child(4) {
  grid-area: cell_4;
}
.growth-list li:nth-child(5) {
  grid-area: cell_5;
}
.growth-list li:nth-child(6) {
  grid-area: cell_6;
}
.growth-list li:nth-child(7) {
  grid-area: cell_7;
}
.growth-list li:nth-child(8) {
  grid-area: cell_8;
}
.growth-list li:nth-child(9) {
  grid-area: cell_9;
}
.growth-list li:nth-child(10) {
  grid-area: cell_10;
}
.growth-list li:nth-child(11) {
  grid-area: cell_11;
}
.growth-list li:nth-child(12) {
  grid-area: cell_12;
}
.growth-list li:nth-child(5):before,
.growth-list li:nth-child(6):before,
.growth-list li:nth-child(7):before {
  right: auto;
  left: -30px;
  transform: translate(0, -50%) rotate(180deg);
}
.growth-list li:nth-child(5):after,
.growth-list li:nth-child(6):after,
.growth-list li:nth-child(7):after {
  left: auto;
  right: 50%;
}
.growth-list li:nth-child(4):before,
.growth-list li:nth-child(8):before {
  right: auto;
  top: auto;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.growth-list li:nth-child(4):after,
.growth-list li:nth-child(8):after {
  height: calc(100% + 40px);
  width: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 0);
}
.growth-list li:last-child:before,
.growth-list li:last-child:after {
  display: none;
}
.growth-list li:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0, -50%);
  font-size: 20px;
  color: #009f98;
  content: "";
  z-index: 2;
}
.growth-list li:after {
  content: "";
  position: absolute;
  height: 30px;
  width: calc(100% + 40px);
  left: 50%;
  top: 50%;
  transform: translate(0, -50%);
  background: #e6e6e6;
}
.growth-list li .gl-item {
  margin: 23px;
  width: 144px;
  height: 144px;
  border-radius: 50%;
  background: #eb5c5f;
  text-align: center;
  text-decoration: none;
  font: 30px/95% "Bebas Neue", cursive;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 300ms linear;
  cursor: pointer;
  position: relative;
  z-index: 3;
}
.growth-list li .gl-item.active {
  margin: 0;
  width: 190px;
  height: 190px;
  background: #009f98;
  font-size: 40px;
  line-height: 95%;
}
.growth-slider {
  flex-shrink: 0;
  width: 600px;
  margin: 80px -10px 60px 84px;
}
.growth-slider .slick-prev,
.growth-slider .slick-next {
  width: 18px;
  height: 30px;
  z-index: 10;
  margin-top: 0;
  transform: translate(0, 0);
  top: -45px;
  overflow: hidden;
}
.growth-slider .slick-prev:before,
.growth-slider .slick-next:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #eb5c5f;
  font-size: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.growth-slider .slick-prev {
  left: 0;
}
.growth-slider .slick-prev:before {
  content: "";
}
.growth-slider .slick-next {
  right: auto;
  left: 30px;
}
.growth-slider .slick-next:before {
  content: "";
}
.gs-item {
  margin-right: 10px;
  font: bold 36px/150% "mainlux", sans-serif;
  color: #000;
}
.gs-item h3 {
  margin-bottom: 10px;
  font: 35px/120% "Bebas Neue", cursive;
  color: #009f98;
}
.picture_1 {
  margin-top: -50px;
  width: 32%;
}
.picture_1 > div {
  padding-top: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.benefits-tag {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 100px;
  margin-left: -20px;
  margin-right: -140px;
  margin-top: 75px;
}
.benefits-tag > div {
  padding: 2px 40px 0 40px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  background: #eb5c5f;
  font: 20px/90% "Bebas Neue", cursive;
  color: #fff;
  margin: 0 0 20px 20px;
}
.benefits-tag > div > span:first-child {
  flex-shrink: 0;
  font-size: 36px;
  line-height: 90%;
}
.benefits-tag > div > span:nth-child(2) {
  margin-left: 10px;
}
.nf-pic_3 {
  margin-left: 40px;
  width: 50%;
}
.nf-pic_3 > div {
  padding-top: 72%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nf-pic_4 {
  margin-left: 40px;
  margin-top: -200px;
  width: 30%;
}
.nf-pic_4 > div {
  padding-top: 141%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.front-link {
  margin-bottom: 20px;
  font: 50px/130% "Bebas Neue", cursive;
  color: #eb5c5f;
}
.front-link a {
  text-decoration: none;
  color: inherit;
}
.job-article {
  max-width: 950px;
  margin: 35px 0 150px 0;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
}
.job-article p {
  margin: 0 0 20px 0 !important;
  line-height: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  text-align: left !important;
  text-indent: inherit !important;
}
.job-article p u,
.job-article p strong {
  text-decoration: none;
}
.job-article p u span,
.job-article p strong span {
  display: inline-block;
  margin: 60px 0 20px 0;
  font: 45px/130% "Bebas Neue", cursive !important;
  text-align: left !important;
}
.job-article p span {
  font-size: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
  text-align: left !important;
}
.job-article p strong + span {
  display: block;
}
.job-article h3 {
  margin: 60px 0 20px 0;
  font: 45px/130% "Bebas Neue", cursive;
  color: #000;
  text-align: left !important;
}
.job-article ul {
  list-style-position: outside !important;
  list-style: none !important;
  margin: 20px 0 45px 0 !important;
  text-align: left !important;
}
.job-article ul li {
  position: relative;
  padding-left: 18px;
  margin: 0 0 2px 0 !important;
  line-height: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
  text-align: left !important;
}
.job-article ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000;
}
.job-article ul li span {
  font-size: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
  text-align: left !important;
}
.job-article .btn {
  margin-top: 30px;
}
.job-date {
  list-style-position: outside;
  list-style: none;
  margin: 45px 0 35px -140px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.job-date li {
  margin: 30px 0 30px 140px;
  font: 45px/120% "Bebas Neue", cursive;
  color: #000;
}
.job-date li span {
  display: block;
  font-size: 30px;
  line-height: 100%;
  opacity: 0.2;
}
.our-menu-btn-block {
  margin: 40px 0;
}
.search-bar {
  position: relative;
  margin-top: 50px;
  width: 50%;
  max-width: 800px;
}
.search-bar-wrap {
  margin-top: 15px;
  position: relative;
}
.sb-text-field {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 90px;
  background: #fff;
  border: 1px solid #fff;
  padding: 0 115px 0 50px;
  font: 22px/130% "Montserrat", sans-serif;
  color: #000;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
}
.sb-text-field::-webkit-input-placeholder {
  opacity: 1;
}
.sb-text-field::-moz-placeholder {
  opacity: 1;
}
.sb-text-field:-moz-placeholder {
  opacity: 1;
}
.sb-text-field:-ms-input-placeholder {
  opacity: 1;
}
.sb-text-field:focus::-webkit-input-placeholder {
  opacity: 0;
}
.sb-text-field:focus::-moz-placeholder {
  opacity: 0;
}
.sb-text-field:focus:-moz-placeholder {
  opacity: 0;
}
.sb-text-field:focus:-ms-input-placeholder {
  opacity: 0;
}
.sb-sub {
  display: block;
  box-sizing: border-box;
  width: 110px;
  height: 90px;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: url("../images/loupe.png") no-repeat center center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
.hs-postcode {
  margin-bottom: 15px;
}
.hs-text-field {
  border: 1px solid #fff;
  background: #fff;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
}
.title-page-job {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-page-job .fb-cont {
  flex-shrink: 0;
  width: 35%;
  margin-left: 40px;
}
.title-page-job .fb-pic-1 {
  margin-left: 0;
  max-width: 100%;
  margin-bottom: 0;
}
.fb-pic-4 {
  max-width: 700px;
  margin-right: -100px;
}
.fb-pic-4 > div {
  padding-top: 76%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.address-block {
  margin: 200px -200px 100px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.address-block .title {
  color: #000;
}
.address-block > div:first-child {
  width: 52%;
}
.address-block > div:nth-child(2) {
  width: 44%;
}
.title-small-2 {
  margin-bottom: 10px;
  font: 45px/120% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.ab-time {
  margin-bottom: 45px;
  font: bold 30px/120% "mainlux", sans-serif;
  color: #eb5c5f;
}
.ab-time span {
  display: inline-block;
  width: 280px;
  margin-right: 5px;
  color: #000;
}
.ab-time a {
  text-decoration: none;
  color: inherit;
}
.location-block {
  margin-bottom: 180px;
  font: 20px/180% "Montserrat", sans-serif;
  color: #000;
  max-width: 1266px;
}
.location-block .title {
  text-align: left;
  margin-bottom: 50px;
}
.location-block p {
  margin-bottom: 35px;
}
.location-block > .btn {
  margin-top: 65px;
}
.message-form {
  margin-top: 55px;
}
.mf-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.mf-cell {
  width: calc(33.33% - 20px);
  margin-bottom: 35px;
}
.mf-label {
  display: block;
  margin-bottom: 8px;
  font: 20px/120% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
}
.mf-title-field {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 50px;
  padding: 0;
  background: #fff;
  border: none;
  border-bottom: 1px solid #878787;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
}
.mf-title-field::-webkit-input-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-title-field::-moz-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-title-field:-moz-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-title-field:-ms-input-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-title-field:focus::-webkit-input-placeholder {
  opacity: 0;
}
.mf-title-field:focus::-moz-placeholder {
  opacity: 0;
}
.mf-title-field:focus:-moz-placeholder {
  opacity: 0;
}
.mf-title-field:focus:-ms-input-placeholder {
  opacity: 0;
}
.select-wrap .ui-selectmenu-button.ui-button {
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.select-wrap .ui-selectmenu-button {
  background: #fff;
  border: none;
  border-bottom: 1px solid #878787;
  border-radius: 0;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.select-wrap .ui-selectmenu-button.ui-selectmenu-button-open {
  border-radius: 0;
}
.select-wrap .ui-selectmenu-button .ui-selectmenu-text {
  background: none;
  padding: 0 30px 0 0;
  width: 100%;
  height: 49px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
  position: relative;
  margin: 0;
  box-sizing: border-box;
}
.select-wrap .ui-selectmenu-button .ui-icon-triangle-1-s {
  position: absolute;
  width: auto;
  height: auto;
  right: 0;
  margin-top: 0;
  top: 13px;
  background: none;
  z-index: 10;
  text-indent: 0;
  transform: rotate(90deg);
}
.select-wrap .ui-selectmenu-button .ui-icon-triangle-1-s:before {
  content: "";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #eb5c5f;
}
.ui-selectmenu-menu .ui-menu {
  border-color: #878787;
  border-radius: 0;
  background: #fff;
  padding: 0;
  margin-top: -1px;
}
.ui-selectmenu-menu .ui-menu li {
  border: none;
  border-top: 1px solid #878787;
  text-align: left;
  display: block;
}
.ui-selectmenu-menu .ui-menu li:first-child {
  display: none;
}
.ui-menu .ui-menu-item-wrapper {
  font: bold 14px/130% "mainlux", sans-serif;
  color: #878787;
  text-align: left;
  padding: 6px 12px;
  border: none;
  margin: 0;
}
.ui-menu .ui-menu-item-wrapper.ui-state-active {
  background: #f9f9f9;
  color: #eb5c5f;
}
.mf-flex-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mf-flex-2 > div:first-child {
  width: calc(66% - 2px);
}
.mf-flex-2 > div:nth-child(2) {
  width: calc(33% - 20px);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
.mf-textarea {
  resize: none;
  overflow: auto;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 120px;
  padding: 10px 0;
  background: #fff;
  border: none;
  border-bottom: 1px solid #878787;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
}
.mf-textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-textarea::-moz-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-textarea:-moz-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-textarea:-ms-input-placeholder {
  opacity: 1;
  color: #878787;
}
.mf-textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.mf-textarea:focus::-moz-placeholder {
  opacity: 0;
}
.mf-textarea:focus:-moz-placeholder {
  opacity: 0;
}
.mf-textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.mf-check {
  position: relative;
  margin-bottom: 25px;
}
.mf-check input {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
}
.mf-check input:checked + .mf-check-title:after {
  transform: translate(0, -50%) scale(1);
}
.mf-check .mf-check-title {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font: bold 16px/130% "mainlux", sans-serif;
  color: #878787;
}
.mf-check .mf-check-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 10px;
  height: 10px;
  border: 1px solid #878787;
}
.mf-check .mf-check-title:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #eb5c5f;
  transition: all 300ms linear;
  transform: translate(0, -50%) scale(0);
}
.credit-line {
  margin: 20px auto 0 auto;
  width: 100%;
  max-width: 150px;
  filter: brightness(1.3);
}
.fon-grey {
  padding: 50px 0;
  background: rgba(135, 135, 135, 0.05);
}
.margin {
  margin-bottom: 200px;
}
.scrollup {
  background: #fff;
  height: 50px;
  width: 50px;
  opacity: 0.5;
  border-radius: 8px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
  border: 2px solid #009f98;
  color: #009f98;
  line-height: 1;
  font-size: 30px;
}
.scrollup:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  content: "";
}
.scrollup:hover {
  opacity: 1;
}
.nav-links {
  margin: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-links .page-numbers,
.nav-links .current,
.nav-links .dots {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-width: 30px;
  height: 30px;
  margin: 0 7px;
  padding: 0 2px;
  border: 1px solid #009f98;
  background: #fff;
  text-align: center;
  font: bold 16px/130% "Montserrat", sans-serif;
  color: #000;
  text-decoration: none;
  transition: all 300ms linear;
}
.nav-links .current,
.page-numbers:hover {
  color: #009f98;
}
.nav-links .prev.page-numbers,
.nav-links .next.page-numbers {
  font-size: 18px;
}
.nav-links .prev.page-numbers:before,
.nav-links .next.page-numbers:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-links .prev.page-numbers:before {
  content: "";
}
.nav-links .next.page-numbers:before {
  content: "";
}
.location-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.location-flex .location-wrap {
  width: 50%;
  max-height: 800px;
  overflow-y: auto;
  padding-right: 5px;
}
.location-flex .location-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #009f98;
}
.location-flex .location-wrap::-webkit-scrollbar {
  width: 6px;
  background-color: #009f98;
}
.location-flex .location-wrap::-webkit-scrollbar-thumb {
  background-color: #eb5c5f;
}
.location-flex .location-grid {
  margin: 0 0 100px 0;
  grid-template-columns: 1fr 1fr;
}
.location-flex .location-grid > li {
  font-size: 16px;
}
.location-flex .location-grid > li.active > div:before {
  background: #009f98;
}
.location-flex .location-grid > li.active .lg-time {
  color: #009f98;
}
.location-flex .location-grid > li.active .lg-details {
  background: #009f98;
}
.location-flex .location-grid > li > div:before {
  width: 12px;
  height: 12px;
  margin-bottom: 8px;
}
.location-flex .location-grid > li h3 {
  margin-bottom: 6px;
  font-size: 38px;
}
.location-flex .location-grid > li a {
  text-decoration: none;
  color: #fff;
}
.location-flex .location-grid > li .lg-time {
  margin-top: 6px;
  font-size: 24px;
}
.location-flex .location-grid > li .lg-time span {
  width: 150px;
}
.location-flex .location-map {
  width: 48%;
  height: 800px;
}
.menu-list {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 100px auto 50px auto;
  max-width: 1480px;
  position: relative;
  z-index: 5;
}
.menu-list.var-2 {
  margin-top: -100px;
}
.menu-list li {
  margin: 0 40px 66px 40px;
  width: calc(33.33% - 80px);
}
.menu-list li .ml-item {
  display: block;
  text-align: center;
  text-decoration: none;
  font: 45px/110% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
}
.menu-list li .ml-item:hover .ml-hov {
  opacity: 1;
}
.menu-list li .ml-item .ml-pic {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 350px;
}
.menu-list li .ml-item .ml-pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.menu-list li .ml-item .ml-hov {
  font: 30px/110% "Bebas Neue", cursive;
  color: #eb5c5f;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 10px;
  transition: all 300ms linear;
  opacity: 0;
}
.menu-list li .ml-item .ml-hov:after {
  content: "";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  font-size: 60%;
  margin-top: -2px;
}
.build-menu_2 .bookmark_2 {
  list-style-position: outside;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 100px -35px;
}
.build-menu_2 .bookmark_2 li {
  margin: 0 35px 35px 35px;
  font: 30px/80px "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
  transition: all 300ms linear;
  cursor: pointer;
  opacity: 0.7;
}
.build-menu_2 .bookmark_2 li span {
  transition: color 300ms linear;
}
.build-menu_2 .bookmark_2 li.active {
  cursor: default;
  opacity: 1;
  font-size: 80px;
}
.build-menu_2 .bookmark_2 li.active span {
  color: #eb5c5f;
}
.bm-list {
  list-style-position: outside;
  list-style: none;
  max-width: 1480px;
  margin: 100px auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.bm-list li {
  width: calc(25% - 80px);
  margin: 0 40px 63px 40px;
  text-align: center;
}
.bm-list li .bml-item {
  display: block;
  text-decoration: none;
  text-align: center;
  font: 45px/110% "Bebas Neue", cursive;
  color: #000;
  position: relative;
}
.bm-list li .bml-item .bml-allergen {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
}
.bm-list li .bml-item .bml-allergen span {
  display: block;
  margin-top: 5px;
}
.bm-list li .bml-item .bml-allergen span:first-child {
  margin-top: 0;
}
.bm-list li .bml-item .bml-allergen span img {
  display: block;
}
.bm-list li .bml-item .bml-pic {
  width: 236px;
  height: 236px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px auto;
}
.bm-list li .bml-item .bml-pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.bm-list li .bml-item span {
  font-size: 70%;
}
.chef-bols {
  margin: 180px auto 120px auto;
  max-width: 1400px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 65px;
}
.chef-bols .cb-item {
  display: block;
  text-align: center;
  text-decoration: none;
  font: 45px/110% "Bebas Neue", cursive;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.chef-bols .cb-item .cb-allergen {
  position: absolute;
  top: 40px;
  right: 0;
  width: 44px;
}
.chef-bols .cb-item .cb-allergen span {
  display: block;
  margin-top: 5px;
}
.chef-bols .cb-item .cb-allergen span:first-child {
  margin-top: 0;
}
.chef-bols .cb-item .cb-allergen span img {
  display: block;
}
.chef-bols .cb-item .cb-pic {
  display: block;
  margin-bottom: 15px;
  padding-top: 71.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.chef-bols .cb-item .cb-ingredients {
  display: block;
  font: 24px/130% "Montserrat", sans-serif;
  color: #878787;
  text-transform: none;
}
.crafted-flex {
  position: relative;
  padding-right: 45%;
  margin: 30px 0 100px 0;
}
.crafted-flex .crafted-list > li {
  width: 100%;
}
.crafted-flex .cf-pic {
  position: absolute;
  top: 0;
  right: -10%;
  width: 49%;
}
.crafted-flex .cf-pic > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 81.6%;
}
.benefits-tag_2 {
  margin-bottom: 80px;
}
.benefits-tag_2 > div {
  margin-bottom: 12px;
}
.benefits-tag_2 > div > span {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font: 30px/120% "Bebas Neue", cursive;
  color: #009f98;
  position: relative;
}
.benefits-tag_2 > div > span span {
  font-size: 50%;
  line-height: 100%;
  margin-left: 15px;
}
.benefits-tag_2 > div > span:hover:before {
  width: 20px;
}
.benef-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.benef-flex > div:first-child {
  width: 60%;
}
.benef-flex > div:last-child {
  width: 45%;
  margin-right: -10%;
}
.benef-flex .picture_1 {
  width: 100%;
}
.benef-flex .title {
  margin-right: -200px;
}
.btn-center-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.btn-center-block .btn {
  margin: 10px;
}
.page404 {
  margin: 200px 0;
}
.btn-left-block {
  margin-left: -30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.btn-left-block .btn {
  margin-left: 30px;
}
.faq-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 130px 0;
}
.faq-block .faq-sorting {
  width: 380px;
  margin-right: 85px;
  flex-shrink: 0;
}
.faq-block .faq-cont {
  width: 100%;
  min-width: 10px;
  max-width: 100%;
}
.fs-title {
  margin-bottom: 8px;
  font: 45px/130% "Bebas Neue", cursive;
  color: #000;
}
.fs-radio {
  display: inline-block;
  position: relative;
}
.fs-radio input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.fs-radio input:checked + .fs-radio-title {
  color: #eb5c5f;
}
.fs-radio .fs-radio-title {
  font: 32px/130% "Bebas Neue", cursive;
  color: #878787;
  transition: all 300ms linear;
  cursor: pointer;
}
.faq-list {
  list-style-position: outside;
  list-style: none;
}
.faq-list li {
  position: relative;
  padding-top: 35px;
  margin-top: 35px;
}
.faq-list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 159px;
  background: #878787;
}
.faq-list li:first-child {
  padding-top: 0;
  margin-top: 0;
}
.faq-list li:first-child:before {
  display: none;
}
.faq-title {
  padding-right: 40px;
  cursor: pointer;
  font: 45px/130% "Bebas Neue", cursive;
  color: #009f98;
  position: relative;
  transition: all 300ms linear;
}
.faq-title.active {
  color: #eb5c5f;
}
.faq-title.active:before,
.faq-title.active:after {
  background: #eb5c5f;
}
.faq-title:before,
.faq-title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  height: 8px;
  width: 35px;
  background: #009f98;
  transition: all 300ms linear;
}
.faq-title:after {
  transform: rotate(90deg);
}
.faq-title.active:after {
  transform: rotate(0deg);
}
.faq-text {
  padding-top: 30px;
  display: none;
  font: 20px/150% "Montserrat", sans-serif;
  color: #000;
}
.margin_2 {
  margin: 200px 0;
}
.fb-text-btn-block {
  display: none;
  margin: 15px 0;
}
.fb-text-btn-block .btn {
  margin: 0 auto;
}
@media only screen and (max-width: 1800px) {
  .fixed {
    max-width: 1560px;
  }
  .fb-row-2 {
    padding-left: 460px;
    margin-top: 0;
  }
  .fb-row-3 .fb-pic-block {
    width: 420px;
  }
  .title-fon {
    font-size: 340px;
  }
  .menus-flex {
    padding: 0 280px;
  }
  .menus-flex .bookmark {
    margin-right: 50px;
  }
  .menus-item {
    margin-bottom: 45px;
    font-size: 18px;
  }
  .menus-item h3 {
    margin-bottom: 8px;
    font-size: 32px;
  }
  .menus-pic_1,
  .menus-pic_2 {
    width: 270px;
  }
  .title {
    font-size: 95px;
  }
  .title.mar {
    padding-left: 300px;
  }
  .title.mar:before {
    top: 42px;
    width: 260px;
  }
  .team-block .title-fon {
    font-size: 210px;
  }
  .catering-grid {
    padding: 0 50px 0 200px;
  }
  .team-slider {
    margin: 80px 0;
  }
  .address-block {
    margin-right: -100px;
  }
  .ab-time {
    margin-bottom: 40px;
    font-size: 26px;
  }
  .ab-time span {
    width: 260px;
  }
  .build-menu_2 .bookmark_2 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .build-menu_2 .bookmark_2 li {
    margin-left: 20px;
    margin-right: 20px;
  }
  .build-menu_2 .bookmark_2 li.active {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1600px) {
  .fixed {
    max-width: 1400px;
  }
  .video-flex ul.our-menu-list li {
    margin-bottom: 18px;
}
  .menu li {
    margin: 0 15px;
  }
  .order-online {
    width: 200px;
    height: 60px;
    font-size: 18px;
  }
  .logo {
    width: 202px;
    height: 82px;
  }
  .fb-row-1 .fb-pic-block .gen-title {
    font-size: 180px;
  }
  .fb-row-1 .fb-pic-block .fb-pic {
    width: 643px;
  }
  .first-block {
    padding-top: 300px;
  }
  .fb-row-1 .fb-text-block {
    margin-left: 80px;
    margin-top: 30px;
    width: 520px;
    font-size: 18px;
  }
  .fb-row-1 .fb-text-block .fb-text-title {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .fb-row-1 .fb-text-block .fb-text-title:before {
    width: 230px;
    height: 6px;
  }
  .fb-row-2 {
    padding-left: 420px;
  }
  .fb-row-2 .fb-text-block {
    width: 300px;
    margin-right: 50px;
    font-size: 18px;
  }
  .fb-row-3 {
    margin-top: 150px;
  }
  .fb-row-3 .fb-pic-block {
    width: 380px;
    top: -470px;
  }
  .fb-row-3 .fb-text-block {
    font-size: 18px;
  }
  .fb-row-3 .fb-text-block .fb-text-title {
    width: 280px;
    margin-right: 30px;
    font-size: 90px;
  }
  .title-fon {
    font-size: 300px;
    margin-bottom: -130px;
  }
  .title {
    font-size: 90px;
  }
  .title.mar {
    padding-left: 250px;
  }
  .title.mar:before {
    top: 38px;
    width: 220px;
    height: 6px;
  }
  .menus-flex {
    padding: 0 250px;
  }
  .menus-flex .bookmark {
    margin-right: 30px;
    width: 320px;
  }
  .menus-flex .bookmark li {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .menus-item h3 {
    margin-bottom: 6px;
    font-size: 30px;
  }
  .menus-pic_1,
  .menus-pic_2 {
    width: 230px;
  }
  .team-block .title-fon {
    font-size: 190px;
  }
  .team-block .title-fon {
    margin-bottom: -70px;
  }
  .team-slider {
    margin-left: 50px;
    margin-right: 50px;
  }
  .team-slider .slick-prev {
    left: -50px;
  }
  .team-slider .slick-next {
    right: -50px;
  }
  .progress {
    margin-left: 65px;
    margin-right: 65px;
    max-width: 100%;
    width: auto;
  }
  .ts-item {
    width: auto;
    margin: 0 15px;
    font-size: 18px;
  }
  .ts-item h3 {
    margin: 5px 0;
    font-size: 36px;
    height: 75px;
  }
  .ts-item p span {
    font-size: 35px;
  }
  .ts-item .btn {
    margin-top: 20px;
  }
  .first-block-our-menu {
    padding-top: 200px;
  }
  .title-page {
    font-size: 160px;
  }
  .title-page.mar {
    font-size: 130px;
  }
  .our-menu-order-block {
    margin-top: 150px;
  }
  .our-menu-order-block:before {
    top: -120px;
    height: 250px;
  }
  .our-menu-order-block h3 {
    margin-bottom: 25px;
    font-size: 90px;
  }
  .dish-block {
    padding-top: 60px;
    padding-bottom: 10px;
    margin-top: 100px;
  }
  .dish-block:before {
    top: -280px;
    height: 320px;
  }
  .dish-block:after {
    height: 40px;
  }
  .dish-flex {
    padding-left: 0;
    font-size: 26px;
  }
  .dish-flex > div:first-child {
    width: 310px;
    margin-right: 80px;
    margin-top: 20px;
  }
  .dish-flex > div:first-child h3 {
    margin-bottom: 6px;
    font-size: 80px;
  }
  .dish-flex .dish-list li > span {
    font-size: 38px;
  }
  .dish-flex .dish-list li > span span {
    font-size: 22px;
  }
  .carousel-image {
    margin-bottom: 120px;
  }
  .build-menu .bookmark li {
    font-size: 80px;
  }
  .bm-title {
    font-size: 65px;
  }
  .bm-grey,
  .bm-green {
    padding: 70px 0;
  }
  .bm-item .bm-pic {
    height: 450px;
  }
  .bm-result-block .bm-result-flex {
    font-size: 40px;
  }
  .bm-result-block .bm-result-flex h3 {
    font-size: 80px;
    margin-right: 80px;
  }
  .enjoy-cont {
    margin-top: 40px;
  }
  .enjoy-cont h3 {
    margin-bottom: 35px;
    font-size: 40px;
  }
  .enjoy-pic {
    margin-left: -50px;
    margin-right: 0;
  }
  .enjoy-pic > div:first-child {
    margin-top: -40px;
  }
  .enjoy-pic > div:nth-child(2) {
    margin-top: 40px;
  }
  .party-pic_2 {
    right: 0;
  }
  .catering-grid {
    padding: 0 0 0 100px;
  }
  .citation-block {
    margin-left: 0;
  }
  .citation-block > div:nth-child(2) {
    width: 52%;
  }
  .citation-block .quote-block {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 40px;
  }
  .citation-block .quote-block .quote-name {
    font-size: 30px;
  }
  .citation-block.mar {
    margin-right: 0;
  }
  .journey-history {
    margin-right: -100px;
  }
  .journey-way {
    margin-left: 0;
  }
  .location-grid {
    margin-right: -50px;
  }
  .fb-pic-3 {
    margin: -80px 0 0 150px;
  }
  .gift-block > div:nth-child(2) {
    width: 40%;
  }
  .gift-block > div:nth-child(2) h3 {
    margin: 0 0 50px -80px;
    font-size: 40px;
  }
  .gift-block .gift-text {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .btn-back {
    margin: -50px auto 80px auto;
  }
  .recent-blogs li h3 {
    margin-bottom: 25px;
    font-size: 30px;
  }
  .roles-flex {
    margin-right: -100px;
  }
  .happy-pic-1 {
    left: -360px;
  }
  .happy-pic-2 {
    right: -270px;
  }
  .promises-list {
    margin-right: 0;
  }
  .title-page-block .video-block {
    margin: -60px -110px 60px 0px;
  }
  .growth-slider {
    width: 450px;
    margin: 120px -10px 60px 60px;
  }
  .gs-item {
    font-size: 32px;
  }
  .gs-item h3 {
    margin-bottom: 8px;
    font-size: 30px;
  }
  .growth-block {
    margin-left: 0;
  }
  .growth-list {
    grid-gap: 30px;
    margin-bottom: 60px;
  }
  .growth-list li:nth-child(5):before,
  .growth-list li:nth-child(6):before,
  .growth-list li:nth-child(7):before {
    left: -25px;
  }
  .growth-list li:nth-child(4):before,
  .growth-list li:nth-child(8):before {
    bottom: -25px;
  }
  .growth-list li:before {
    right: -25px;
    font-size: 16px;
  }
  .growth-list li .gl-item {
    margin: 18px;
    width: 150px;
    height: 150px;
    font-size: 30px;
  }
  .growth-list li .gl-item.active {
    width: 186px;
    height: 186px;
    font-size: 38px;
  }
  .front-link {
    font-size: 45px;
  }
  .search-bar {
    max-width: 620px;
  }
  .bm-list li .bml-item {
    font-size: 40px;
  }
  .chef-bols {
    margin-top: 120px;
  }
  .title-fon.var-2 {
    font-size: 280px;
  }
  .chef-bols .cb-item {
    font-size: 40px;
  }
  .chef-bols .cb-item .cb-ingredients {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1420px) {
  .fixed {
    max-width: 1170px;
  }
  .menu li {
    margin: 0 10px;
  }
  .menu li a {
    font-size: 16px;
  }
  .order-online {
    width: 180px;
    height: 55px;
    font-size: 16px;
  }
  .logo {
    width: 151px;
    height: 61px;
  }
  .fb-row-1 .fb-pic-block .gen-title {
    font-size: 150px;
  }
  .fb-row-1 .fb-pic-block .fb-pic {
    width: 508px;
  }
  .first-block {
    padding-top: 260px;
  }
  .fb-row-1 .fb-text-block {
    margin-left: 50px;
    margin-top: 10px;
    width: 480px;
    font-size: 16px;
  }
  .fb-row-1 .fb-text-block .fb-text-title {
    font-size: 40px;
    margin-bottom: 8px;
  }
  .fb-row-1 .fb-text-block .fb-text-title:before {
    width: 180px;
    height: 6px;
  }
  .fb-row-2 {
    padding-left: 340px;
  }
  .fb-row-2 .fb-text-block {
    width: 250px;
    margin-right: 30px;
    font-size: 16px;
  }
  .fb-row-3 {
    margin-top: 120px;
  }
  .fb-row-3 .fb-pic-block {
    width: 320px;
    top: -400px;
  }
  .fb-row-3 .fb-text-block {
    font-size: 16px;
  }
  .fb-row-3 .fb-text-block .fb-text-title {
    width: 260px;
    margin-right: 20px;
    font-size: 80px;
  }
  .title-fon {
    font-size: 260px;
    margin-bottom: -110px;
  }
  .title {
    font-size: 80px;
  }
  .title.mar {
    padding-left: 210px;
  }
  .title.mar:before {
    top: 35px;
    width: 180px;
  }
  .menus-flex {
    padding: 0 240px;
  }
  .menus-flex .bookmark {
    width: 300px;
  }
  .menus-item {
    margin-bottom: 35px;
    font-size: 16px;
  }
  .menus-item h3 {
    margin-bottom: 4px;
    font-size: 24px;
  }
  .team-block .title-fon {
    font-size: 170px;
  }
  .team-slider {
    margin-top: 30px;
  }
  .team-slider .slick-track > div:nth-child(2) {
    margin-top: 0;
  }
  .team-slider .slick-track > div:nth-child(3) {
    margin-top: 0;
  }
  .team-slider .slick-track > div:nth-child(4) {
    margin-top: 0;
  }
  .footer-menu {
    margin: 0 -20px 20px -20px;
  }
  .footer-menu li {
    margin: 0 20px 30px 20px;
  }
  .footer-menu li a {
    font-size: 22px;
  }
  .first-block-our-menu {
    padding-top: 150px;
  }
  .our-menu-list {
    margin-left: 0;
  }
  .our-menu-list.var-2 li {
    margin-bottom: 12px;
    font-size: 30px;
  }
  .our-menu-list.var-2 li a {
    font-size: 30px;
  }
  .our-menu-list li {
    margin-bottom: 12px;
    font-size: 30px;
  }
  .our-menu-order-block {
    margin-top: 100px;
    padding-left: 50px;
  }
  .our-menu-order-block:before {
    top: -90px;
    height: 200px;
  }
  .our-menu-order-block > div:first-child {
    width: 440px;
  }
  .our-menu-order-block h3 {
    margin-bottom: 20px;
    font-size: 80px;
  }
  .dish-block::before {
    top: -200px;
    height: 240px;
  }
  .dish-flex {
    font-size: 22px;
  }
  .dish-flex > div:first-child {
    width: 280px;
    margin-right: 60px;
    margin-top: 0;
  }
  .dish-flex > div:first-child h3 {
    font-size: 70px;
  }
  .dish-flex .dish-list li {
    margin-bottom: 35px;
  }
  .dish-flex .dish-list li > span {
    font-size: 30px;
  }
  .dish-flex .dish-list li > span span {
    font-size: 20px;
  }
  .build-menu .bookmark li {
    font-size: 70px;
  }
  .bm-title {
    font-size: 60px;
  }
  .bm-item .bm-pic {
    height: 400px;
  }
  .bm-result-block .bm-result-flex {
    font-size: 30px;
  }
  .bm-result-block .bm-result-flex h3 {
    font-size: 70px;
    margin-right: 60px;
  }
  .bm-result-block.mar .bm-result-flex {
    margin-left: 80px;
    padding-left: 50px;
  }
  .bm-result-block.mar .bm-result-flex:before {
    top: -140px;
    height: 200px;
  }
  .title-page {
    font-size: 130px;
  }
  .title-page.mar {
    font-size: 120px;
  }
  .enjoy-cont {
    margin-top: 0;
  }
  .enjoy-cont h3 {
    font-size: 34px;
  }
  .enjoy-cont .enjoy-text {
    font-size: 18px;
  }
  .enjoy-pic {
    margin-left: 0;
  }
  .enjoy-pic > div:first-child {
    margin-top: -20px;
  }
  .enjoy-pic > div:nth-child(2) {
    margin-top: 60px;
  }
  .offset-right {
    margin-left: 40px;
    margin-right: 0;
  }
  .title.title-3::before {
    left: -35px;
  }
  .party-pic_1 {
    margin-top: 50px;
    margin-left: 0;
  }
  .party-block {
    margin-top: 0;
    font-size: 18px;
  }
  .party-block > div:nth-child(2) {
    width: 46%;
    padding-top: 50px;
  }
  .party-pic_2 {
    position: relative;
    top: auto;
    right: auto;
    width: 302px;
    margin-bottom: 50px;
  }
  .party-trend {
    margin-bottom: 45px;
  }
  .party-trend h3 {
    font-size: 38px;
  }
  .expect-block {
    font-size: 18px;
    margin-bottom: 0;
  }
  .expect-block:before {
    top: -140px;
    height: 180px;
  }
  .catering-grid .cg-cont {
    font-size: 18px;
    margin-top: -50px;
  }
  .citation-block .quote-block {
    font-size: 32px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .citation-block .quote-block:before {
    font-size: 40px;
  }
  .citation-block .quote-block .quote-name {
    font-size: 26px;
  }
  .journey-history {
    margin-right: 0;
  }
  .title-page-block.mar {
    margin-right: 0;
  }
  .location-grid {
    grid-row-gap: 100px;
    margin-right: 0;
  }
  .location-grid > li {
    font-size: 18px;
  }
  .location-grid > li > div:before {
    width: 14px;
    height: 14px;
    margin-bottom: 8px;
  }
  .location-grid > li h3 {
    margin-bottom: 6px;
    font-size: 40px;
  }
  .location-grid > li h3 span {
    font-size: 25px;
  }
  .location-grid > li .lg-time {
    font-size: 25px;
  }
  .location-grid > li .lg-time span {
    width: 150px;
  }
  .fb-pic-3 {
    margin: -40px 0 0 120px;
    max-width: 480px;
  }
  .gift-block > div:nth-child(2) {
    width: 45%;
  }
  .gift-block > div:nth-child(2) h3 {
    margin: 0 0 30px -20px;
    font-size: 35px;
  }
  .gift-block {
    margin-bottom: 120px;
  }
  .gift-block .gift-text {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .title-small {
    margin-bottom: 40px;
    font-size: 40px;
  }
  .blog-list {
    grid-column-gap: 60px;
    grid-row-gap: 100px;
    margin: 100px 0;
  }
  .btn-transparent {
    margin: 120px auto;
  }
  .btn-back {
    margin: -30px auto 60px auto;
  }
  .blog-article {
    margin-bottom: 150px;
  }
  .recent-blogs li h3 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .recent-blogs {
    grid-gap: 30px;
    margin: 100px 0 150px 0;
  }
  .fb-spec-text {
    margin: 120px 0 50px -80px;
  }
  .flip-block {
    margin: 0 -75px 0 0;
  }
  .picture-flex-2 {
    margin-top: 120px;
  }
  .picture-flex-2 > div:first-child {
    margin-top: -140px;
    margin-left: 0;
  }
  .roles-flex {
    margin-right: 0;
  }
  .picture-flex-4 {
    margin-bottom: 0;
  }
  .happy-block {
    padding-bottom: 50px;
  }
  .happy-block > div {
    max-width: 100%;
  }
  .happy-pic-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .happy-pic-1 {
    position: relative;
    top: auto;
    left: auto;
    width: 48%;
    margin-top: 30px;
  }
  .happy-pic-2 {
    position: relative;
    top: auto;
    right: auto;
    width: 48%;
    margin-top: 30px;
  }
  .happy-pic-3 {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .dna-pic-block .dna-pic-3 {
    margin-left: 260px;
  }
  .dna-pic-block {
    margin-bottom: 50px;
  }
  .title-page-block .video-block {
    margin: -40px 0px 60px 0px;
  }
  .growth-slider {
    width: 400px;
    margin: 60px -10px 60px 40px;
  }
  .gs-item {
    font-size: 25px;
  }
  .gs-item h3 {
    margin-bottom: 5px;
    font-size: 25px;
  }
  .growth-block {
    align-items: center;
  }
  .growth-list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    grid-template-areas: "cell_1 cell_2 cell_3 " "cell_6 cell_5 cell_4" "cell_7 cell_8 cell_9" "cell_12 cell_11  cell_10";
  }
  .growth-list li:nth-child(1):before,
  .growth-list li:nth-child(2):before,
  .growth-list li:nth-child(7):before,
  .growth-list li:nth-child(8):before {
    top: 50%;
    right: -10px;
    left: auto;
    bottom: auto;
    transform: translate(0, -50%);
  }
  .growth-list li:nth-child(1):after,
  .growth-list li:nth-child(2):after,
  .growth-list li:nth-child(7):after,
  .growth-list li:nth-child(8):after {
    height: 30px;
    width: calc(100% + 40px);
    left: 50%;
    top: 50%;
    transform: translate(0, -50%);
  }
  .growth-list li:nth-child(4):before,
  .growth-list li:nth-child(5):before,
  .growth-list li:nth-child(10):before,
  .growth-list li:nth-child(11):before {
    right: auto;
    left: -10px;
    transform: translate(0, -50%) rotate(180deg);
    bottom: auto;
    top: 50%;
  }
  .growth-list li:nth-child(4):after,
  .growth-list li:nth-child(5):after,
  .growth-list li:nth-child(10):after,
  .growth-list li:nth-child(11):after {
    height: 30px;
    width: calc(100% + 40px);
    top: 50%;
    transform: translate(0, -50%);
    left: auto;
    right: 50%;
  }
  .growth-list li:nth-child(3):before,
  .growth-list li:nth-child(6):before,
  .growth-list li:nth-child(9):before {
    right: auto;
    top: auto;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
  }
  .growth-list li:nth-child(3):after,
  .growth-list li:nth-child(6):after,
  .growth-list li:nth-child(9):after {
    height: calc(100% + 40px);
    width: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0);
  }
  .growth-list li .gl-item {
    margin: 18px auto;
  }
  .growth-list li .gl-item.active {
    margin: 0 auto;
  }
  .benefits-tag {
    margin-bottom: 100px;
    margin-right: 0;
  }
  .benefits-tag > div {
    padding: 2px 20px 0 20px;
    height: 56px;
    border-radius: 28px;
    font-size: 16px;
  }
  .benefits-tag > div > span:first-child {
    font-size: 26px;
  }
  .nf-pic_4 {
    margin-left: 20px;
    margin-top: -150px;
    width: 26%;
  }
  .front-link {
    font-size: 40px;
  }
  .search-bar {
    max-width: 540px;
  }
  .fb-pic-4 {
    margin-right: 0;
  }
  .title-small-2 {
    font-size: 40px;
  }
  .ab-time {
    margin-bottom: 30px;
    font-size: 22px;
  }
  .ab-time span {
    width: 200px;
  }
  .location-block {
    font-size: 18px;
  }
  .location-block p {
    margin-bottom: 25px;
  }
  .location-block > .btn {
    margin-top: 45px;
  }
  .margin {
    margin-bottom: 120px;
  }
  .location-flex {
    display: block;
    margin-bottom: 100px;
  }
  .location-flex .location-wrap {
    width: 100%;
  }
  .location-flex .location-grid {
    margin: 0 0 100px 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .location-flex .location-map {
    width: 100%;
    height: 800px;
  }
  .menu-list {
    margin: 60px -25px 20px -25px;
  }
  .menu-list li {
    margin: 0 25px 50px 25px;
    width: calc(33.33% - 50px);
  }
  .menu-list li .ml-item {
    font-size: 38px;
  }
  .menu-list li .ml-item .ml-pic {
    height: 280px;
  }
  .menu-list li .ml-item .ml-hov {
    font-size: 25px;
    padding-left: 5px;
  }
  .crafted-flex {
    padding-right: 50%;
    margin-bottom: 120px;
  }
  .crafted-flex .cf-pic {
    right: 0;
    width: 47%;
  }
  .first-block-our-menu:before {
    height: 280px;
  }
  .title-fon.var-2 {
    font-size: 220px;
  }
  .bm-list li .bml-item {
    font-size: 35px;
  }
  .chef-bols .cb-item {
    font-size: 35px;
  }
  .chef-bols .cb-item .cb-ingredients {
    font-size: 20px;
  }
  .benef-flex > div:last-child {
    width: 35%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .fixed {
    max-width: 980px;
  }
  .menu li a {
    font-size: 15px;
  }
  .order-online {
    width: 110px;
    height: 40px;
    font-size: 12px;
  }
  .logo {
    width: 126px;
    height: 51px;
  }
  .fb-row-1 .fb-pic-block .gen-title {
    font-size: 130px;
  }
  .fb-row-1 .fb-pic-block .fb-pic {
    width: 404px;
  }
  .first-block {
    padding-top: 220px;
  }
  .fb-row-1 .fb-text-block {
    margin-left: 40px;
    margin-top: 0;
    width: 420px;
  }
  .fb-row-1 .fb-text-block .fb-text-title {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .fb-row-1 .fb-text-block .fb-text-title:before {
    width: 130px;
    right: 105%;
  }
  .fb-row-2 {
    padding-left: 0;
    margin-top: 0;
    align-items: center;
  }
  .fb-row-2 .fb-text-block {
    width: 350px;
    margin-right: 50px;
  }
  .fb-row-3 {
    margin-top: 30px;
    padding-left: 280px;
  }
  .fb-row-3 .fb-pic-block {
    width: 260px;
    top: -120px;
  }
  .fb-row-3 .fb-text-block .fb-text-title {
    width: 200px;
    font-size: 70px;
  }
  .fb-row-3 .fb-text-block .fb-text-cont p {
    margin-bottom: 15px;
  }
  .title-fon {
    font-size: 220px;
    margin-bottom: -100px;
  }
  .title {
    font-size: 70px;
  }
  .title.mar {
    padding-left: 180px;
  }
  .title.mar:before {
    top: 32px;
    width: 150px;
  }
  .menus-flex {
    padding: 0;
    margin-bottom: 30px;
  }
  .menus-flex .bookmark {
    width: 300px;
  }
  .menus-pic-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    width: 100%;
    max-width: 500px;
    margin: 20px auto 0;
  }
  .menus-pic_1,
  .menus-pic_2 {
    width: 48%;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    transform: translate(0, 0);
  }
  .team-block .title-fon {
    font-size: 150px;
    margin-bottom: -50px;
  }
  .team-block {
    padding-bottom: 50px;
  }
  .sa-text-field {
    height: 70px;
    padding: 0 90px 0 20px;
    font-size: 18px;
  }
  .sa-sub {
    width: 80px;
    height: 70px;
    background-size: 30px 30px;
  }
  .map-block {
    height: 600px;
    margin-top: 70px;
  }
  .pin {
    width: 123px;
    height: 139px;
    padding: 5px 5px 20px 5px;
    font-size: 28px;
  }
  .ha-cont {
    padding: 20px;
    font-size: 18px;
  }
  .ha-tel {
    margin-top: 10px;
    font-size: 22px;
  }
  .footer-menu {
    margin: 0 -15px 15px -15px;
  }
  .footer-menu li {
    margin: 0 15px 30px 15px;
  }
  .footer-menu li a {
    font-size: 20px;
  }
  .footer-second-menu {
    margin: 0 -15px;
  }
  .footer-second-menu li {
    margin: 0 15px 20px 15px;
  }
  .footer-second-menu li a {
    font-size: 16px;
  }
  .copyright {
    font-size: 16px;
  }
  .title-page {
    font-size: 110px;
  }
  .title-page.mar {
    font-size: 100px;
  }
  .our-menu-order-block {
    padding-left: 40px;
  }
  .our-menu-order-block:before {
    height: 150px;
  }
  .our-menu-order-block > div:first-child {
    width: 380px;
  }
  .our-menu-order-block h3 {
    font-size: 70px;
  }
  .our-menu-order-block > div:first-child {
    width: 320px;
  }
  .our-menu-order-block h3 {
    font-size: 60px;
  }
  .dish-flex {
    font-size: 20px;
  }
  .dish-flex > div:first-child {
    width: 240px;
    margin-right: 40px;
  }
  .dish-flex > div:first-child h3 {
    font-size: 60px;
  }
  .dish-flex .dish-list li > span {
    font-size: 24px;
  }
  .dish-flex .dish-list li > span span {
    font-size: 18px;
  }
  .carousel-image .carousel-item {
    margin: 0 10px;
    padding-top: calc(100% - 20px);
  }
  .build-menu .bookmark li {
    font-size: 60px;
  }
  .bm-title {
    font-size: 50px;
  }
  .bm-item .bm-pic {
    height: 400px;
  }
  .bm-item .bm-section {
    font-size: 26px;
  }
  .bm-item .bm-name {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .bm-item .bm-name span {
    font-size: 22px;
  }
  .bm-result-block .bm-result-flex {
    font-size: 26px;
  }
  .bm-result-block .bm-result-flex h3 {
    font-size: 60px;
    margin-right: 40px;
  }
  .enjoy-cont {
    margin-right: 0;
  }
  .enjoy-cont h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .enjoy-cont h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .enjoy-cont .enjoy-text {
    line-height: 150%;
    margin-left: 0;
  }
  .enjoy-pic {
    margin-bottom: 30px;
  }
  .enjoy-pic > div:first-child {
    width: 47%;
    margin-top: 0;
  }
  .enjoy-pic > div:nth-child(2) {
    width: 51%;
    margin-top: 40px;
  }
  .offset-right {
    margin-left: 0;
  }
  .title.title-3 {
    margin-bottom: 30px;
  }
  /* .title.title-3:before {
    left: -25px;
    top: -90px;
    width: 5px;
    height: 200px;
  } */
  .party-block {
    line-height: 150%;
  }
  .party-pic_2 {
    margin: 0 auto 50px auto;
    width: 100%;
    max-width: 302px;
  }
  .party-pic_2 > div {
    padding-top: 105%;
  }
  .party-trend h3 {
    font-size: 32px;
  }
  .expect-block {
    margin-top: 60px;
  }
  .expect-block:before {
    display: none;
  }
  .expect-block .eb-text {
    margin: 30px auto 60px auto;
  }
  .expect-block .eb-list li h3 {
    font-size: 38px;
  }
  .catering-grid .cg-cont {
    line-height: 150%;
  }
  .catering-grid .cg-cont .btn {
    margin-top: 30px;
  }
  .title.title-2 {
    margin-bottom: 30px;
  }
  .catering-grid .cg-pic {
    margin-top: 40px;
  }
  .picture-flex {
    padding-right: 0;
  }
  .picture-flex > div:first-child {
    width: 42%;
  }
  .picture-flex > div:nth-child(2) {
    margin-top: 60px;
  }
  .citation-block {
    font-size: 18px;
    line-height: 150%;
  }
  .citation-block .quote-block {
    font-size: 28px;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .citation-block .quote-block:before {
    font-size: 30px;
  }
  .citation-block .quote-block .quote-name {
    font-size: 22px;
  }
  .journey-history {
    font-size: 18px;
    line-height: 150%;
  }
  .journey-way {
    font-size: 18px;
    line-height: 150%;
  }
  .journey-way > div:first-child {
    margin-right: 5%;
  }
  .journey-way > div:nth-child(2) {
    margin-top: 40px;
  }
  .journey-way .journey-way-text {
    margin: 30px 0;
  }
  .journey-way .title:before {
    left: 46%;
    bottom: calc(100% + 30px);
    width: 5px;
    height: 220px;
  }
  .fb-pic-2 {
    margin-left: 0;
  }
  .location-grid > li h3 {
    font-size: 35px;
  }
  .location-grid > li h3 span {
    font-size: 22px;
  }
  .location-grid > li .lg-time {
    font-size: 22px;
  }
  .location-grid > li .lg-time span {
    width: 135px;
  }
  .fb-pic-3 {
    margin: -20px 0 0 100px;
    max-width: 400px;
  }
  .gift-block {
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 150%;
  }
  .gift-block > div:nth-child(2) h3 {
    margin: 0 0 30px 0;
    font-size: 30px;
  }
  .title-small {
    font-size: 38px;
  }
  .blog-list {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    margin: 60px 0;
  }
  .blog-list li {
    line-height: 150%;
    font-size: 18px;
  }
  .blog-list li .bl-pic {
    margin-bottom: 20px;
  }
  .blog-list li h3 {
    font-size: 35px;
  }
  .btn-transparent {
    margin: 100px auto;
  }
  .blog-pic {
    margin-bottom: 50px;
  }
  .blog-article {
    margin-bottom: 100px;
    line-height: 150%;
    font-size: 18px;
  }
  .blog-article p {
    margin-bottom: 20px;
  }
  .blog-share {
    margin: 40px 0;
  }
  .recent-blogs {
    grid-gap: 15px;
    margin: 80px 0 100px 0;
  }
  .recent-blogs li .rb-pic {
    margin-bottom: 10px;
  }
  .recent-blogs li h3 {
    margin-bottom: 12px;
    font-size: 20px;
  }
  .video-flex .our-menu-list {
    margin-left: 38px;
  }
  .flip-block {
    margin: 0;
    font-size: 35px;
    align-items: center;
  }
  .flip-block > div:nth-child(2) {
    margin: 0;
  }
  .fb-spec-text {
    line-height: 150%;
    font-size: 18px;
  }
  .flex-block {
    line-height: 150%;
    font-size: 18px;
  }
  .flex-block > div {
    width: 48%;
  }
  .nav-flex {
    margin-bottom: 150px;
  }
  .flip-block {
    font-size: 30px;
  }
  .flip-block > div:first-child {
    width: 52%;
  }
  .rf-result li .rf-cell-1 {
    width: 250px;
    font-size: 26px;
  }
  .rf-result li .rf-cell-2 {
    flex-shrink: 0;
    width: 65px;
    font-size: 30px;
  }
  .rf-result li .rf-cell-3 {
    font-size: 12px;
  }
  .rf-result li .rf-cell-4 {
    font-size: 30px;
  }
  .happy-block {
    font-size: 18px;
    line-height: 150%;
  }
  .promises-list li {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 30px;
  }
  .promises-list li h3 {
    font-size: 30px;
  }
  .dna-block {
    font-size: 18px;
    line-height: 150%;
  }
  .growth-list li .gl-item {
    width: 120px;
    height: 120px;
    font-size: 22px;
  }
  .growth-list li .gl-item.active {
    width: 156px;
    height: 156px;
    font-size: 26px;
  }
  .job-article {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 100px;
  }
  .job-article h3 {
    margin: 40px 0 14px 0;
    font-size: 40px;
  }
  .job-article ul li::before {
    top: 9px;
  }
  .job-article p u span,
  .job-article p strong span {
    margin: 40px 0 14px 0 !important;
    font-size: 40px !important;
  }
  .job-date {
    margin-left: -80px;
  }
  .job-date li {
    margin-left: 80px;
    font-size: 40px;
  }
  .job-date li span {
    font-size: 28px;
  }
  .search-bar {
    width: 100%;
    max-width: 100%;
    margin-top: 100px;
  }
  .sb-text-field {
    height: 70px;
    padding: 0 90px 0 20px;
    font-size: 18px;
  }
  .sb-sub {
    width: 80px;
    height: 70px;
    background-size: 30px 30px;
  }
  .team-slider {
    margin-right: 30px;
    margin-left: 30px;
  }
  .team-slider .slick-prev,
  .team-slider .slick-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    padding-bottom: 2px;
  }
  .team-slider .slick-prev:before,
  .team-slider .slick-next:before {
    font-size: 18px;
    margin-top: -1px;
  }
  .team-slider .slick-prev {
    left: -30px;
  }
  .team-slider .slick-next {
    right: -30px;
  }
  .progress {
    margin-left: 45px;
    margin-right: 45px;
  }
  .title-small-2 {
    font-size: 35px;
  }
  .address-block {
    margin-right: 0;
  }
  .ab-time {
    font-size: 20px;
  }
  .ab-time span {
    width: 180px;
  }
  .first-block-our-menu:before {
    height: 200px;
  }
  .bm-list {
    margin: 50px -20px;
  }
  .bm-list li {
    width: calc(33.33% - 40px);
    margin: 0 20px 50px 20px;
  }
  .chef-bols {
    margin: 50px 0;
    grid-column-gap: 40px;
    grid-row-gap: 50px;
  }
  .faq-block .faq-sorting {
    width: 250px;
    margin-right: 30px;
  }
  .fs-title {
    font-size: 38px;
  }
  .fs-radio .fs-radio-title {
    font-size: 26px;
  }
  .faq-list li {
    padding-top: 25px;
    margin-top: 25px;
  }
  .faq-list li:before {
    width: 120px;
  }
  .faq-title {
    padding-right: 35px;
    font-size: 38px;
  }
  .faq-title:before,
  .faq-title:after {
    height: 5px;
    width: 25px;
  }
  .faq-text {
    padding-top: 20px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .fixed {
    max-width: 740px;
  }
  .menu li {
    margin: 0 4px;
  }
  .menu li a {
    font-size: 12px;
  }
  .fb-row-1 .fb-pic-block .gen-title {
    font-size: 100px;
  }
  .fb-row-1 .fb-pic-block .fb-pic {
    width: 300px;
  }
  .first-block {
    padding-top: 180px;
  }
  .fb-row-1 .fb-text-block {
    width: 350px;
  }
  .fb-row-1 .fb-text-block .fb-text-title {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .fb-row-1 .fb-text-block .fb-text-title:before {
    width: 90px;
    right: 103%;
    height: 5px;
    top: 14px;
  }
  .fb-row-2 {
    padding-left: 0;
    margin-top: 0;
    align-items: center;
  }
  .fb-row-2 .fb-text-block {
    width: 310px;
    margin-right: 30px;
  }
  .fb-row-3 {
    margin-top: 180px;
    padding-left: 0;
  }
  .fb-row-3 .fb-pic-block {
    width: 230px;
    top: auto;
    bottom: 110%;
  }
  .fb-row-3 .fb-text-block .fb-text-title {
    width: 180px;
    font-size: 60px;
    margin-top: 25px;
  }
  .fb-row-3 .fb-text-block .fb-text-cont p {
    margin-bottom: 5px;
  }
  .title-fon {
    font-size: 180px;
    margin-bottom: -80px;
  }
  .title {
    font-size: 60px;
  }
  .title.mar {
    padding-left: 120px;
  }
  .title.mar:before {
    top: 28px;
    height: 5px;
    width: 100px;
  }
  .menus-flex .bookmark {
    width: 270px;
  }
  .menus-flex .bookmark li {
    font-size: 18px;
  }
  .team-block .title-fon {
    font-size: 110px;
    margin-bottom: -40px;
  }
  .search-address {
    width: calc(100% - 30px);
  }
  .sa-text-field {
    height: 60px;
    padding: 0 70px 0 10px;
    font-size: 16px;
  }
  .sa-sub {
    width: 60px;
    height: 60px;
    background-size: 22px 22px;
  }
  .map-block {
    height: 500px;
    margin-top: 50px;
  }
  .pin {
    width: 88px;
    height: 100px;
    padding-bottom: 10px;
    font-size: 22px;
  }
  .ha-cont {
    padding: 15px;
    font-size: 16px;
    line-height: 150%;
  }
  .ha-tel {
    margin-top: 5px;
    font-size: 18px;
  }
  .footer-menu {
    margin: 0 -10px 15px -10px;
  }
  .footer-menu li {
    margin: 0 10px 30px 10px;
  }
  .footer-menu li a {
    font-size: 18px;
  }
  .footer-second-menu {
    margin: 0 -10px;
  }
  .footer-second-menu li {
    margin: 0 10px 10px 10px;
  }
  .footer-second-menu li a {
    font-size: 15px;
  }
  .copyright {
    font-size: 15px;
  }
  .title-page {
    font-size: 100px;
  }
  .title-page.mar {
    font-size: 80px;
  }
  .our-menu-list.var-2 li {
    margin-bottom: 8px;
    font-size: 24px;
  }
  .our-menu-list.var-2 li a {
    font-size: 24px;
  }
  .our-menu-list li {
    margin-bottom: 8px;
    font-size: 24px;
  }
  .our-menu-list li a:before {
    height: 4px;
  }
  .our-menu-order-block {
    font-size: 18px;
    padding-left: 30px;
  }
  .our-menu-order-block:before {
    width: 5px;
  }
  .our-menu-order-block > div:first-child {
    width: 280px;
  }
  .our-menu-order-block h3 {
    font-size: 50px;
  }
  .dish-block:before,
  .dish-block:after {
    width: 5px;
  }
  .dish-flex {
    font-size: 18px;
  }
  .dish-flex > div:first-child {
    width: 200px;
    margin-right: 30px;
  }
  .dish-flex > div:first-child h3 {
    font-size: 50px;
  }
  .dish-flex .dish-list li {
    margin-bottom: 20px;
  }
  .dish-flex .dish-list li:nth-child(even) {
    width: 49%;
  }
  .dish-flex .dish-list li:nth-child(odd) {
    width: 49%;
  }
  .dish-flex .dish-list li > span {
    font-size: 20px;
  }
  .dish-flex .dish-list li > span span {
    font-size: 14px;
  }
  .build-menu .bookmark li {
    font-size: 50px;
  }
  .bm-title {
    font-size: 40px;
  }
  .bm-item .bm-pic {
    height: 300px;
  }
  .bm-item .bm-section {
    font-size: 22px;
  }
  .bm-item .bm-name {
    font-size: 30px;
    margin-bottom: 6px;
  }
  .bm-item .bm-name span {
    font-size: 18px;
  }
  .bm-item .bm-info {
    font-size: 14px;
  }
  .bm-slider .slick-prev,
  .bm-slider .slick-next {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    padding-bottom: 2px;
  }
  .bm-slider .slick-prev:before,
  .bm-slider .slick-next:before {
    font-size: 40px;
  }
  .bm-slider .slick-prev {
    left: 15px;
  }
  .bm-slider .slick-next {
    right: 15px;
  }
  .bm-result-block.mar .bm-result-flex {
    margin-left: 50px;
    padding-left: 30px;
  }
  .bm-result-block.mar .bm-result-flex:before {
    width: 5px;
  }
  .bm-result-block .bm-result-flex {
    font-size: 22px;
  }
  .bm-result-block .bm-result-flex h3 {
    font-size: 50px;
    margin-right: 30px;
  }
  .text-block {
    font-size: 18px;
  }
  .crafted-list > li {
    width: 48%;
    margin-bottom: 50px;
    font-size: 18px;
  }
  .crafted-list > li .cl-section {
    font-size: 24px;
  }
  .crafted-list > li h3 {
    font-size: 38px;
  }
  .catering-grid {
    padding: 0;
  }
  .passion-pic {
    margin-right: 0;
    margin-top: 0px;
  }
  .citation-block .quote-block {
    font-size: 22px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .citation-block .quote-block:before {
    font-size: 20px;
  }
  .citation-block .quote-block .quote-name {
    font-size: 18px;
  }
  .citation-block.mar {
    margin-left: 0;
    margin-bottom: 0;
  }
  .citation-block.mar > div:nth-child(2) {
    width: 60%;
    margin-top: 20px;
  }
  .citation-block.mar > div:nth-child(2) .btn {
    margin-top: 30px;
  }
  .journey-history > div:first-child {
    width: 33%;
    margin-left: 5%;
  }
  .journey-way > div:nth-child(2) {
    margin-top: 0;
  }
  .journey-way .title::before {
    bottom: calc(100% + 20px);
    height: 160px;
  }
  .fb-cont-btn {
    margin-bottom: 60px;
  }
  .location-grid {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 80px;
    margin: 80px 0;
  }
  .fb-pic-3 {
    max-width: 300px;
  }
  .fb-cont-btn.mar {
    margin-left: 0;
  }
  .title-small {
    font-size: 34px;
    margin: 25px 0;
  }
  .blog-list {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    margin: 40px 0;
  }
  .blog-list li h3 {
    font-size: 30px;
  }
  .rf-result li .rf-cell-1 {
    width: 200px;
    font-size: 24px;
  }
  .rf-result li .rf-cell-2 {
    width: 45px;
    font-size: 24px;
  }
  .rf-result li .rf-cell-4 {
    font-size: 24px;
  }
  .dna-pic-block .dna-pic-3 {
    margin-left: 160px;
    top: -80px;
  }
  .dna-pic-block {
    height: 200px;
  }
  .title-page-block .video-block {
    margin-top: -20px;
  }
  .title-page-block .video-volume {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
  .growth-block {
    display: block;
  }
  .growth-slider {
    width: auto;
    margin: 60px -10px 60px 0;
  }
  .picture_1 {
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .benefits-tag {
    margin-left: -10px;
    margin-bottom: 60px;
  }
  .benefits-tag > div {
    padding: 1px 15px 0 15px;
    height: 44px;
    border-radius: 22px;
    font-size: 14px;
    margin: 0 0 10px 10px;
  }
  .benefits-tag > div > span:first-child {
    font-size: 20px;
  }
  .search-bar {
    margin-top: 50px;
  }
  .sb-text-field {
    height: 60px;
    padding: 0 70px 0 10px;
    font-size: 16px;
  }
  .sb-sub {
    width: 60px;
    height: 60px;
    background-size: 22px 22px;
  }
  .address-block {
    margin: 100px 0 80px 0;
    display: block;
  }
  .address-block > div:first-child {
    width: 100%;
  }
  .address-block > div:nth-child(2) {
    width: 100%;
  }
  .location-flex .location-grid {
    grid-template-columns: 1fr 1fr;
  }
  .menu-list {
    margin: 50px -15px 0 -15px;
  }
  .menu-list li {
    margin: 0 15px 40px 15px;
    width: calc(33.33% - 30px);
  }
  .menu-list li .ml-item {
    font-size: 28px;
  }
  .menu-list li .ml-item .ml-pic {
    height: 180px;
  }
  .menu-list li .ml-item .ml-hov {
    font-size: 18px;
    padding-left: 0;
  }
  .menu-list.var-2 {
    margin-top: 0;
  }
  .title-fon.var-2 {
    font-size: 140px;
  }
  .build-menu_2 .bookmark_2 {
    margin: 50px -10px;
  }
  .build-menu_2 .bookmark_2 li {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 50px;
  }
  .build-menu_2 .bookmark_2 li.active {
    font-size: 50px;
  }
  .bm-list li {
    width: calc(50% - 40px);
  }
  .bm-list li .bml-item {
    font-size: 30px;
  }
  .chef-bols {
    grid-template-columns: 1fr 1fr;
  }
  .chef-bols .cb-item {
    font-size: 30px;
  }
  .chef-bols .cb-item .cb-ingredients {
    font-size: 18px;
  }
  .crafted-list > li .cl-allergen span {
    width: 30px;
  }
  .faq-block .faq-sorting {
    width: 200px;
    margin-right: 20px;
  }
  .fs-title {
    font-size: 32px;
  }
  .fs-radio .fs-radio-title {
    font-size: 22px;
  }
  .faq-list li {
    padding-top: 20px;
    margin-top: 20px;
  }
  .faq-list li:before {
    width: 100px;
  }
  .faq-title {
    padding-right: 30px;
    font-size: 32px;
  }
  .faq-title:before,
  .faq-title:after {
    height: 4px;
    width: 20px;
  }
  .faq-text {
    padding-top: 15px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .fixed {
    padding: 0 15px;
  }
  #crafted .fixed {
    padding-top: 0px !important;
  }
  .top-line {
    justify-content: center;
  }
  .top-line .order-online {
    display: none;
  }
  .top-line .menu {
    display: none;
  }
  .header {
    padding: 15px 0;
  }
  .logo {
    display: block;
    width: 253px;
    height: 30px;
    background-image: url("../images/logo_mob.png");
  }
  .fb-row-3 {
    margin-top: 20px;
  }
  .fb-row-3 .fb-pic-block {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    max-width: 60%;
    margin-bottom: 30px;
  }
  .fb-row-3 .fb-text-block {
    display: block;
  }
  .fb-row-3 .fb-text-block .fb-text-title {
    margin-bottom: 20px;
  }
  .fb-row-2 {
    flex-direction: column;
    margin-top: 40px;
  }
  .fb-row-2 .fb-pic-block {
    margin-bottom: 40px;
  }
  .fb-row-2 .fb-text-block {
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .first-block {
    padding-top: 150px;
  }
  .fb-row-1 {
    display: block;
  }
  .fb-row-1 .fb-pic-block {
    margin-bottom: 50px;
  }
  .fb-row-1 .fb-pic-block .fb-pic {
    width: auto;
    top: auto;
    transform: translate(0, 0);
    right: -15px;
    bottom: -20px;
    left: 84px;
  }
  .fb-row-1 .fb-pic-block .gen-title {
    font-size: 90px;
    padding-top: 80px;
  }
  .fb-row-1 .fb-text-block {
    width: auto;
    margin: 0;
    text-align: center;
  }
  .fb-row-1 .fb-text-block .fb-text-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .fb-row-1 .fb-text-block .fb-text-title:before {
    display: none;
  }
  .title-fon {
    font-size: 90px;
    margin-bottom: -30px;
  }
  .title {
    font-size: 54px;
  }
  .title.mar {
    text-align: center;
    padding-left: 0;
  }
  .title.mar:before {
    display: none;
  }
  .menus-flex {
    display: block;
    margin-top: 30px;
  }
  .menus-flex .bookmark {
    display: none;
  }
  .menus-flex .menus-select {
    display: block;
  }
  .team-block .title-fon {
    font-size: 60px;
    margin-bottom: -30px;
  }
  .map-block {
    margin: 50px -15px 0 -15px;
  }
  .pin {
    top: 20%;
  }
  .help-address {
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
  }
  .help-address .ha-pic {
    height: 120px;
    max-width: 200px;
    margin-bottom: 15px;
  }
  .help-address > div {
    width: 100%;
  }
  .help-address .ha-cont {
    padding: 0;
    font-size: 14px;
  }
  .help-address .ha-tel {
    margin-top: 2px;
    font-size: 16px;
  }
  .help-address .ha-close {
    display: block;
  }
  .footer-block {
    margin: 0 -15px;
    padding: 80px 15px 100px 15px;
  }
  .logo-footer {
    width: 132px;
    height: 132px;
  }
  .footer-menu {
    display: none;
  }
  .footer-second-menu {
    margin: 0 -15px;
  }
  .footer-second-menu li {
    margin-right: 15px;
    margin-left: 15px;
  }
  .footer-second-menu li a {
    font-size: 14px;
  }
  .copyright {
    font-size: 14px;
  }
  .mob-control {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .first-block-our-menu {
    padding-top: 80px;
  }
  .title-page-block {
    display: block;
  }
  .title-page-block .title-page {
    margin: 0 0 30px 0;
  }
  .title-page {
    text-align: center;
    font-size: 80px;
  }
  .title-page.mar {
    font-size: 65px;
  }
  .our-menu-order-block {
    padding-left: 0;
    margin-top: 50px;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .our-menu-order-block:before {
    display: none;
  }
  .our-menu-order-block > div:first-child {
    width: auto;
    margin: 0;
  }
  .dish-block {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 50px;
  }
  .dish-block:before,
  .dish-block:after {
    display: none;
  }
  .dish-flex {
    display: block;
  }
  .dish-flex > div:first-child {
    width: auto;
    margin: 0 0 30px 0;
    text-align: center;
  }
  .dish-flex > div:first-child h3 {
    font-size: 40px;
  }
  .dish-flex p {
    margin-bottom: 0;
  }
  .dish-flex .dish-list li {
    margin-bottom: 15px;
  }
  .dish-flex .dish-list li:nth-child(even) {
    width: 100%;
  }
  .dish-flex .dish-list li:nth-child(odd) {
    width: 100%;
  }
  .carousel-image {
    margin-bottom: 80px;
  }
  .build-menu .bookmark {
    margin: 0 -10px 50px -10px;
  }
  .build-menu .bookmark li {
    font-size: 35px;
    margin: 0 10px;
  }
  .our-menu-order-block > div:nth-child(2) {
    width: 100%;
  }
  .our-menu-order-block {
    margin-bottom: 30px;
    margin-top: 90px;
  }
  .first-block-our-menu {
    min-height: 100vh;
    margin-bottom: 0;
  }
  .first-block-our-menu:before {
    display: none;
  }
  .title.title-2::before {
    right: calc(100% - 30px);
    top: -20px;
    height: 5px;
  }
  .title.title-3::before {
    left: -12px;
  }
  .bm-grey,
  .bm-green {
    padding: 50px 0;
  }
  .bm-title {
    font-size: 30px;
  }
  .bm-slider .slick-prev,
  .bm-slider .slick-next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding-bottom: 2px;
  }
  .bm-slider .slick-prev:before,
  .bm-slider .slick-next:before {
    font-size: 20px;
  }
  .bm-result-block {
    padding: 60px 0;
  }
  .bm-result-block.mar .bm-result-flex {
    margin: 0 0 20px 0;
    padding-left: 0;
  }
  .bm-result-block.mar .bm-result-flex:before {
    display: none;
  }
  .bm-result-block .bm-result-flex {
    font-size: 20px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .bm-result-block .bm-result-flex h3 {
    font-size: 40px;
    margin: 0 0 20px 0;
  }
  .bm-result-block .bm-result-flex .btn {
    margin: 0 auto;
  }
  .crafted-list > li {
    width: 100%;
    margin-bottom: 30px;
  }
  .enjoy-cont .enjoy-text {
    margin-bottom: 30px;
  }
  .enjoy-pic {
    display: block;
    margin-bottom: 50px;
  }
  .enjoy-pic > div:first-child {
    width: 100%;
  }
  .enjoy-pic > div:nth-child(2) {
    width: 100%;
  }
  .party-block {
    display: block;
  }
  .party-block > div:first-child {
    width: 100% !important;
  }
  .party-block > div:nth-child(2) {
    width: 100% !important;
    padding-top: 0;
  }
  .party-pic_2 > div {
    padding-top: 150%;
  }
  .expect-block .eb-list li {
    width: 100%;
  }
  .catering-grid {
    display: block;
  }
  .catering-grid .cg-cont {
    margin-top: 30px;
  }
  .picture-flex {
    display: block;
    padding: 0 15px;
    margin-bottom: 80px;
  }
  .picture-flex > div:first-child {
    width: 100%;
  }
  .picture-flex > div:nth-child(2) {
    width: 100%;
    margin-top: 50px;
  }
  .fb-pic-1 {
    margin: 0 auto 50px auto;
  }
  .passion-pic {
    margin-top: 30px;
  }
  .citation-block {
    margin-top: 0;
    display: block;
  }
  .citation-block.mar {
    margin: 30px 0 0 0;
  }
  .citation-block.mar > div:first-child {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .citation-block.mar > div:nth-child(2) {
    width: 100%;
  }
  .citation-block > div:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
  .citation-block > div:nth-child(2) {
    width: 100%;
  }
  .citation-block > div:nth-child(2) .btn {
    margin-top: 30px;
  }
  .journey-history {
    display: block;
    margin-bottom: 50px;
  }
  .journey-history > div:first-child {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .journey-way {
    display: block;
    margin-bottom: 50px;
  }
  .journey-way > div:first-child {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .journey-way .title::before {
    height: 120px;
    left: -12px;
  }
  .grey-block {
    margin-top: 50px;
  }
  .fb-cont-btn {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .location-grid {
    grid-template-columns: 1fr;
    grid-row-gap: 60px;
    margin: 60px 0;
  }
  .fb-pic-3 {
    margin: 0 auto 40px auto;
  }
  .gift-block {
    display: block;
  }
  .gift-block > div:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
  .gift-block > div:nth-child(2) {
    width: 100%;
  }
  .gift-block > div:nth-child(2) h3 {
    font-size: 26px;
  }
  .title-small {
    font-size: 32px;
  }
  .blog-list {
    display: block;
  }
  .blog-list li {
    margin: 0 auto 60px auto;
    width: 100%;
    max-width: 400px;
  }
  .btn-back {
    margin: 0 auto 40px auto;
  }
  h1.title-page {
    font-size: 60px;
  }
  .title-small.mar {
    margin-top: 30px;
  }
  .blog-pic {
    margin: 0 -15px 30px -15px;
  }
  .recent-blogs {
    grid-template-columns: 1fr;
    grid-gap: 50px;
  }
  .fb-spec-text {
    margin: 30px 0 50px 0;
    min-height: 10px;
    text-align: center;
    max-width: 100%;
  }
  .video-flex {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
  .video-flex .our-menu-list {
    margin-left: 0;
    margin-bottom: 30px;
    order: 1;
  }
  .video-flex .video-block {
    order: 2;
  }
  .video-volume {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
  .crafted-block {
    padding-top: 70px;
  }
  .flex-block {
    display: block;
  }
  .flex-block > div {
    width: 100%;
  }
  .flip-block {
    font-size: 26px;
    display: block;
  }
  .flip-block > div:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
  .flip-block > div:nth-child(2) {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .picture-flex-2 {
    margin: 50px 0;
    display: block;
  }
  .picture-flex-2 > div:first-child {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .picture-flex-2 > div:nth-child(2) {
    width: 100%;
  }
  .nav-flex {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
  .nav-flex .our-menu-list {
    order: 3;
  }
  .nav-flex .nf-pic_1 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .roles-flex {
    display: block;
  }
  .roles-flex .rf-left {
    margin: 0 0 40px 0;
  }
  .rf-result li {
    margin-bottom: 40px;
  }
  .rf-result li .rf-cell-1 {
    width: 145px;
    font-size: 18px;
  }
  .rf-result li .rf-cell-2 {
    width: 30px;
    font-size: 18px;
  }
  .rf-result li .rf-cell-4 {
    font-size: 18px;
  }
  .picture-flex-3 {
    justify-content: space-between;
  }
  .picture-flex-3 > div {
    margin-left: 0;
    width: calc(50% - 5px);
  }
  .nf-pic_2 {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .picture-flex-4 {
    margin-top: 50px;
    display: block;
  }
  .picture-flex-4 > div:first-child {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .picture-flex-4 > div:nth-child(2) {
    width: 100%;
    margin-top: 0;
  }
  .happy-block {
    padding-top: 0;
  }
  .happy-wrap {
    margin-top: 0;
  }
  .dna-block {
    margin: 80px 0;
  }
  .dna-pic-block {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .dna-pic-block .dna-pic-1 {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    margin-bottom: 30px;
  }
  .dna-pic-block .dna-pic-2 {
    position: relative;
    left: auto;
    margin-left: 0;
    top: auto;
    width: 55%;
  }
  .dna-pic-block .dna-pic-3 {
    position: relative;
    left: auto;
    margin-left: 0;
    top: auto;
    width: 40%;
  }
  .promises-list li {
    width: 100%;
  }
  .title-page-block .video-block {
    margin-top: 0;
  }
  .our-menu-list.mar {
    float: none;
  }
  .growth-list {
    grid-row-gap: 20px;
  }
  .growth-list li:nth-child(1)::before,
  .growth-list li:nth-child(2)::before,
  .growth-list li:nth-child(7)::before,
  .growth-list li:nth-child(8)::before {
    right: -13px;
  }
  .growth-list li:nth-child(3)::before,
  .growth-list li:nth-child(6)::before,
  .growth-list li:nth-child(9)::before {
    bottom: -18px;
  }
  .growth-list li:nth-child(4)::before,
  .growth-list li:nth-child(5)::before,
  .growth-list li:nth-child(10)::before,
  .growth-list li:nth-child(11)::before {
    left: -13px;
  }
  .growth-list li .gl-item {
    width: 80px;
    height: 80px;
    font-size: 16px;
    margin: 10px auto;
  }
  .growth-list li .gl-item.active {
    width: 100px;
    height: 100px;
    font-size: 20px;
    margin: 0 auto;
  }
  .gs-item {
    font-size: 20px;
  }
  .picture_1 {
    margin-top: 0;
    margin-bottom: 50px;
    width: 100%;
  }
  .benefits-tag {
    margin-bottom: 40px;
    margin-top: 0;
  }
  .benefits-tag > div {
    height: 38px;
    border-radius: 19px;
    font-size: 12px;
  }
  .benefits-tag > div > span:first-child {
    font-size: 16px;
  }
  .nf-pic_3 {
    margin: 0 0 30px 0;
    width: 100%;
    order: 1;
  }
  .nf-pic_4 {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .front-link {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
  }
  .job-date {
    display: block;
    margin-left: 0;
  }
  .job-date li {
    margin-left: 0;
    font-size: 30px;
  }
  .job-date li span {
    font-size: 20px;
  }
  .job-article h3 {
    font-size: 30px;
  }
  .job-article p u span,
  .job-article p strong span {
    font-size: 30px !important;
    margin: 20px 0 8px 0 !important;
  }
  .job-article ul {
    margin: 0 0 10px 0 !important;
  }
  .progress {
    display: none;
  }
  .team-slider {
    margin-right: -15px;
    margin-left: -15px;
  }
  .title-page-job {
    display: block;
  }
  .title-page-job.var-2 .fb-cont {
    display: none;
  }
  .title-page-job .fb-cont {
    flex-shrink: 0;
    width: 100%;
    max-width: 400px;
    margin: 50px auto;
  }
  .mf-cell {
    width: 100%;
  }
  .mf-flex-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .mf-flex-2 > div:first-child {
    margin-bottom: 35px;
    width: 100%;
  }
  .mf-flex-2 > div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: auto;
  }
  .location-block {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 90px;
  }
  .location-block .title {
    margin-bottom: 30px;
  }
  .location-block p {
    margin-bottom: 20px;
  }
  .margin {
    margin-bottom: 60px;
  }
  .menus-pic-block {
    display: none;
  }
  .location-flex .location-grid {
    grid-template-columns: 1fr;
  }
  .location-flex .location-map {
    height: 500px;
    margin-top: 60px;
  }
  .scrollup {
    bottom: 60px;
  }
  .menu-list {
    margin: 50px -5px 0 -5px;
  }
  .menu-list li {
    margin: 0 5px 30px 5px;
    width: calc(50% - 10px);
  }
  .menu-list li .ml-item {
    font-size: 22px;
  }
  .menu-list li .ml-item .ml-pic {
    height: 140px;
  }
  .menu-list li .ml-item .ml-hov {
    font-size: 15px;
  }
  .title-fon.var-2 {
    font-size: 70px;
  }
  .build-menu_2 .bookmark_2 {
    margin: 20px 0;
  }
  .build-menu_2 .bookmark_2 li {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
    line-height: 30px;
  }
  .build-menu_2 .bookmark_2 li.active {
    font-size: 30px;
  }
  .bm-list {
    margin: 20px 0;
  }
  .bm-list li {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .bm-list li .bml-item {
    font-size: 25px;
  }
  .chef-bols {
    grid-template-columns: 1fr;
    grid-row-gap: 35px;
  }
  .chef-bols .cb-item {
    font-size: 25px;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
  }
  .chef-bols .cb-item .cb-ingredients {
    font-size: 16px;
  }
  .crafted-flex {
    padding-right: 0;
    margin-bottom: 80px;
  }
  .crafted-flex .cf-pic {
    right: auto;
    width: auto;
    top: auto;
    position: relative;
    max-width: 400px;
    margin: 15px 0;
  }
  .text-block h3 {
    font-size: 38px;
  }
  .benefits-tag_2 > div > span {
    font-size: 25px;
  }
  .benefits-tag_2 > div > span:before {
    top: 10px;
  }
  .benef-flex {
    display: block;
  }
  .benef-flex > div:first-child {
    width: 100%;
  }
  .benef-flex > div:last-child {
    width: 100%;
    margin-bottom: 80px;
  }
  .benef-flex .title {
    margin-right: 0;
  }
  .roles-search {
    display: block;
  }
  .roles-search .roles-near {
    display: inline-block;
    margin: 20px 0 0 0;
  }
  .page404 {
    margin: 100px 0;
  }
  .faq-block {
    display: block;
    margin: 60px 0;
  }
  .faq-block .faq-sorting {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .fs-title {
    font-size: 26px;
  }
  .fs-radio .fs-radio-title {
    font-size: 22px;
  }
  .faq-list li {
    padding-top: 10px;
    margin-top: 10px;
  }
  .faq-list li:before {
    width: 80px;
  }
  .faq-title {
    padding-right: 20px;
    font-size: 24px;
  }
  .faq-title:before,
  .faq-title:after {
    height: 3px;
    width: 15px;
  }
  .faq-text {
    padding-top: 10px;
  }
  .margin_2 {
    margin: 100px 0;
  }
  .first-block-inner .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .fb-text-btn-block {
    display: block;
  }
}
@media only screen and (max-width: 410px) {
  .first-block {
    padding-top: 80px;
  }
  .menus-flex .bookmarker-box {
    padding: 0;
  }
  .btn {
    width: 100%;
  }
  .menus-pic-block {
    display: none;
  }
  .title-fon {
    font-size: 80px;
    margin-bottom: -30px;
  }
  .team-block .title-fon {
    font-size: 55px;
    margin-bottom: -25px;
  }
  .enjoy-cont h3 {
    font-size: 22px;
  }
  h1.title-page {
    font-size: 50px;
  }
  .rf-result li .rf-cell-1 {
    width: 120px;
    font-size: 16px;
  }
  .rf-result li .rf-cell-2 {
    font-size: 16px;
  }
  .rf-result li .rf-cell-3 {
    font-size: 12px;
  }
  .rf-result li .rf-cell-4 {
    font-size: 16px;
    margin-left: 5px;
  }
  .ab-time {
    font-size: 18px;
  }
  .ab-time span {
    width: 160px;
  }
  .ts-item h3 {
    font-size: 30px;
    height: 70px;
  }
  .ts-item p span {
    font-size: 28px;
  }
  .ts-item .ts-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 370px) {
  .growth-list li .gl-item {
    width: 70px;
    height: 70px;
    font-size: 12px;
  }
  .growth-list li .gl-item.active {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }
} /*# sourceMappingURL=style.css.map */
﻿.faq-text p {
  font-style: italic !important;
}

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

.downloads .app-btn {
  width: 45%;
  max-width: 160px;
  color: #fff;
  margin: 0 10px 20px 10px;
  text-align: left;
  border-radius: 5px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px;
}
.downloads .app-btn.blu {
  background-color: #eb5c5f;
  transition: background-color 0.25s linear;
}
.downloads .app-btn.blu:hover {
  background-color: #000;
}
.downloads .app-btn i {
  width: 20%;
  text-align: center;
  font-size: 28px;
  margin-right: 7px;
}
.downloads .app-btn .big-txt {
  font-size: 17px;
  text-transform: capitalize;
}

.flex.social-btns.downloads.banner {
  margin-top: 20px;
}

.fundraiser p {
  font-size: 20px;
  line-height: 1.8;
}

.fundraiser-banner {
  margin-top: 110px;
  background: url("/app/public/images/banner.jpg") no-repeat;
  background-size: cover !important;
  padding: 150px 0;
}
.fundraiser .fundraiser-banner p {
  color: #fff;
  max-width: 490px;
  font-size: 30px;
  font-weight: 500;
}
.fundraiser-banner h1.title-page {
  padding-bottom: 50px;
}
.wecan-do {
  padding: 64px 0;
}
.fundraiser h3 {
  font: 80px/80% "Bebas Neue", cursive;
  color: #009f98;
  text-transform: uppercase;
}
.wecan-do h3 {
  padding-bottom: 100px;
  padding-left: 60px;
}
.wecan-do ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.wecan-do ul li {
  width: 33.3%;
  font-size: 100px;
  font-family: "Bebas Neue", cursive;
  color: #009f98;
  line-height: 80%;
  padding-bottom: 70px;
}
.wecan-do ul li span {
  color: #eb5c5f;
  display: block;
}
.wecan-do .fixed:before {
  content: "";
  position: absolute;
  left: 0;
  background: #eb5c5f;
  width: 8px;
  top: -160px;
  height: 283px;
}
.some-found {
  background: #f9f9f9;
  text-align: center;
  padding: 150px 0 120px 0;
}

.fundraiser p.tag {
  max-width: 560px;
  margin: 0 auto;
}

.some-found h3 {
  padding-bottom: 35px;
}

.some-found ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-top: 110px;
}

.some-found ul li {
  width: 33.3%;
  padding-bottom: 90px;
  padding-left: 15px;
  padding-right: 15px;
}

.some-found ul li h4 {
  font-family: "Bebas Neue", cursive;
  font-size: 45px;
  color: #eb5c5f;
  padding-bottom: 15px;
  font-weight: normal;
}

.some-found .bm-result-cont a {
  margin: 0 auto;
}

.some-found h3:after {
  content: "";
  background: #eb5c5f;
  width: 271px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 23px;
}
.some-found ul li p {
  max-width: 380px;
  margin: 0 auto;
}

.thired-sec .wecan-do {
  padding-top: 40px;
}

.thired-sec p.tag {
  margin: 0;
  margin-left: 60px;
}

.thired-sec .wecan-do h3 {
  padding-bottom: 0;
  padding-bottom: 40px;
}

.fundraiser-slider {
  padding: 60px 0;
}

.slide-box {
  width: 100%;
  display: flex;
  float: left;
  padding: 0 22px;
}

.slide-box .slide-img {
  width: 50%;
}

.slide-box .slide-txt {
  width: 50%;
  background: #eb5c5f;
  color: #fff;
  padding: 100px 25px 80px 25px;
}

.slide-box .slide-txt h4 {
  font-size: 36px;
  font-family: "Bebas Neue", cursive;
  font-weight: normal;
}

.slide-box .slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thired-sec .owl-item {
  width: 500px !important;
  float: left;
}
.fundraiser-slider {
  margin-left: -30px;
  margin-right: -30px;
}
.client-review {
  padding-bottom: 110px;
}

.client-review .client-sec {
  padding-left: 340px;
  position: relative;
}

.client-review .client-sec h4 {
  font-family: "Bebas Neue", cursive;
  font-size: 45px;

  padding-bottom: 15px;
  font-weight: normal;
  max-width: 780px;
}

.client-review .client-sec h5 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
}

.client-review .client-sec:before {
  content: "";
  background: #eb5c5f;
  height: 8px;
  position: absolute;
  left: 0;
  top: 5px;
  width: 290px;
}
.owl-drag .owl-item {
  float: left;
}

.review .owl-stage-outer {
  overflow: hidden;
}
.client-review .owl-nav.disabled {
  display: none;
}

.client-review .owl-dots {
  display: flex;
  padding-top: 30px;
  padding-bottom: 40px;
}

.client-review .owl-dots div span {
  display: none;
}

.client-review .owl-dots .owl-dot {
  height: 3px;
  background: #c3c3c3;
  width: 44px;
  margin-right: 8px;
}

.client-review .owl-dots .owl-dot.active {
  background: #878787;
}
.some-found.application h3:after {
  display: none;
}

.some-found.application .bm-result-cont {
  padding: 50px 0 80px 0;
}
.fundraiser .fundraiser-wrap {
  padding-top: 140px;
  padding-bottom: 100px;
}
.fundraiser-wrap {
  display: flex;
}
.fundraiser-wrap .left-sec {
  width: 60%;
}
.fundraiser-wrap .right-section {
  width: 40%;
  padding-left: 50px;
  position: relative;
  padding-top: 40px;
}
.fundraiser-wrap .right-section h3 {
  font-size: 32px;
  font-family: "mainlux", sans-serif;
  text-transform: capitalize;
  color: #000;
  font-weight: 600;
  padding-bottom: 30px;
  position: relative;
}
.fundraiser-wrap .right-section h4,
.fundraiser-wrap .right-section h1 {
  font-size: 25px;
  padding: 20px 0 10px 0;
}
.fundraiser-wrap .right-section p {
  font-size: 16px;
  line-height: 1.8;
}
.fundraiser-wrap .left-sec:before {
  content: "";
  background: #eb5c5f;
  position: absolute;
  height: 8px;
  width: 245px;
  right: -45px;
  top: 50px;
}
.fundraiser-wrap .left-sec {
  position: relative;
  max-width: 990px;
}
.fundraiser-wrap .left-sec:after {
  content: "";
  background: #eb5c5f;
  position: absolute;
  height: 430px;
  width: 8px;
  left: 30%;
  bottom: -100px;
}
.fundraiser-wrap .right-section .check-box {
  padding: 15px 0 25px 0;
  font-size: 15px;
  position: relative;
  padding-left: 30px;
}
.fundraiser-wrap .right-section .check-box input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 20px;
}

.thired-sec .txt-btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: end;
}

.thired-sec .txt-btn p.tag {
}

@media screen and (max-width: 1100px) {
  .fundraiser .fundraiser-wrap {
    padding-top: 70px;
    flex-wrap: wrap;
  }

  .fundraiser-wrap .left-sec {
    width: 100%;
    padding-bottom: 100px;
  }

  .fundraiser-wrap .left-sec:before {
    display: none;
  }

  .fundraiser-wrap .right-section {
    width: 100%;
    padding-left: 0;
    padding-top: 0px;
  }

  .fundraiser-wrap .left-sec:after {
    width: 5px;
    height: 205px;
    bottom: 0;
  }

  .fundraiser-wrap .right-section h3 {
    font-size: 30px;
    padding-left: 0;
  }

  .fundraiser-wrap .right-section h4,
  .fundraiser-wrap .right-section h1 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .fundraiser-banner h1.title-page {
    font-size: 80px;
    text-align: center;
  }

  .fundraiser .fundraiser-banner p {
    text-align: center;
    max-width: 100%;
  }

  .wecan-do ul li {
    font-size: 70px;
    padding-bottom: 0;
  }

  .wecan-do h3 {
    padding-bottom: 70px;
    padding-left: 30px;
  }

  .wecan-do {
    padding-top: 40px;
  }

  .some-found {
    padding-top: 80px;
  }

  .fundraiser h3 {
    font-size: 60px;
    position: relative;
  }

  .some-found h3:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    bottom: 18px;
    width: 200px;
  }

  .fundraiser p {
    font-size: 17px;
  }

  .some-found ul {
    padding-top: 70px;
  }

  .some-found ul li h4 {
    font-size: 35px;
  }

  .wecan-do .fixed:before {
    top: -130px;
    height: 230px;
  }

  .slide-box {
    padding: 0 15px;
  }

  .client-review .client-sec {
    padding-left: 0;
    padding-top: 40px;
  }

  .client-review .client-sec h4 {
    font-size: 35px;
  }

  .client-review .client-sec h5 {
    font-size: 17px;
  }

  .slide-box .slide-txt {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .slide-box .slide-img img {
    max-height: 420px;
  }

  .thired-sec .wecan-do {
    padding-bottom: 0;
  }
  .thired-sec p.tag {
    margin-left: 30px;
  }
  .client-review {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .fundraiser .fundraiser-banner p {
    font-size: 20px;
    text-align: center;
  }

  .wecan-do .fixed:before {
    left: 10px;
    height: 200px;
    top: -100px;
    width: 5px;
  }

  .fundraiser h3 {
    font-size: 54px;
    padding-left: 20px;
  }

  .wecan-do ul li {
    font-size: 60px;
    width: 100%;
    text-align: center;
  }

  .wecan-do {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .some-found {
    padding: 80px 0;
  }

  .some-found h3:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    bottom: 18px;
    width: 200px;
    height: 5px;
  }

  .some-found h3 {
    position: relative;
    padding-left: 0;
  }

  .fundraiser p {
    font-size: 17px;
  }

  .some-found ul li {
    width: 100%;
    padding-bottom: 60px;
  }

  .some-found ul {
    padding-top: 70px;
  }

  .thired-sec {
    padding-top: 50px;
  }

  .thired-sec .wecan-do {
    padding-top: 0;
  }

  .thired-sec p.tag {
    margin-left: 30px;
  }

  .slide-box {
    flex-wrap: wrap;
    padding: 0 10px;
  }

  .slide-box .slide-img {
    width: 100%;
  }

  .slide-box .slide-txt {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .thired-sec .owl-item {
    width: 300px !important;
  }

  .fundraiser-slider {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 30px;
  }

  .slide-box .slide-txt h4 {
    font-size: 24px;
  }

  .slide-box .slide-img img {
    max-height: 350px;
    object-position: top;
  }

  .client-review .client-sec:before {
    height: 5px;
    left: 0;
    width: 200px;
  }

  .client-review .client-sec {
    padding-left: 0;
    padding-top: 40px;
  }

  .client-review .client-sec h4 {
    font-size: 30px;
  }

  .client-review .client-sec h5 {
    font-size: 17px;
  }

  .fundraiser-banner h1.title-page {
    font-size: 80px;
  }
  .client-review {
    padding-bottom: 60px;
  }
  .fundraiser-banner {
    margin-top: 70px;
  }
  .thired-sec .txt-btn p.tag {
    padding-bottom: 31px;
  }

  .thired-sec .txt-btn {
    display: block;
  }
}
@media screen and (min-width: 1500px) {
  .fundraiser.fundes-page .fixed {
    max-width: 1410px;
  }
}

@media screen and (min-width: 1601px) {
  .fundraiser .fundraiser-banner p {
    font-size: 45px;
  }
  .fundraiser h3 {
    font-size: 100px;
  }
  .wecan-do h3 {
    padding-bottom: 100px;
  }
  .wecan-do ul li {
    font-size: 130px;
  }
  .wecan-do .fixed:before {
    height: 310px;
  }
  .some-found h3:after {
    right: 0%;
    width: 300px;
    top: 32px;
  }
  .thired-sec .owl-item {
    width: 599px !important;
  }
  .slide-box .slide-txt h4 {
    font-size: 45px;
  }
  .fundraiser-wrap .right-section:before {
    width: 77px;
  }

  .fundraiser-wrap .right-section h3 {
    font-size: 48px;
  }
  .fundraiser-wrap .right-section p {
    font-size: 20px;
  }
  .fundraiser-wrap .right-section {
    padding-left: 100px;
  }
  .fundraiser-wrap .left-sec:before {
    width: 300px;
    right: -77px;
  }
  .fundraiser-wrap .right-section h4,
  .fundraiser-wrap .right-section h1 {
    font-size: 32px;
    padding: 42px 0 20px 0;
  }
  .fundraiser-wrap .left-sec:after {
    bottom: -85px;
  }
  .fundraiser .fundraiser-wrap {
    padding-bottom: 85px;
  }
}

/*new css */
.our-menu-list li a {
  font: 24px/90% "Bebas Neue", cursive;
}


/* ----07-09-2023-start---- */
.bo-slider .bo-slide .button {
    position: absolute;
    top: 50%;
    left: 15%;
	z-index: 9;
}
.button .bm-result-cont.caption a.btn {
    width: 290px;
}
.left .fb-spec-text {
    margin: 0px 0px 30px;
	max-width: 100%;
}
.title-page-block.mar .left {
    width: 50%;
    flex: 0 0 50%;
	padding-right: 20px;
}
.title-page-block.mar .right {
    width: 50%;
    flex: 0 0 50%;
}
.title-page-block.mar .right .fb-pic-2 {
    margin: 0px;
    max-width: 100%;
}
.right-block h1.fb-text-title {
    margin-right: 0px !important;
    margin-left: 50px;
	text-align: end;
}
.title-page-block.mar {
    margin: 0px;
}
.home-block.right h3.fb-text-title {
    margin-right: 0px;
    margin-left: 30px;
    text-align: end;
}
.slider-para p:first-child {
    padding-left: 0px !important;
    padding-top: 10px !important;
    line-height: 20px !important;
    font-size: 18px !important;
    font-family: "Montserrat",sans-serif !important;
}
.menu_page .fb-spec-text {
    margin: 0px;
	max-width: 800px;
}
.first-block-inner .offset-right {
    margin-right: 0px;
    margin-left: 0px;
}

@media screen and (min-width:1280px) {
.slider-btnn.group p {
	font-size: 40px;
  line-height: 40px;
}
}

@media screen and (max-width:1200px) {
.home-block .fb-row-3.left-block {
	padding-left: 140px;
}
.menu .menu_page {
  padding-top: 100px !important;
}
.career .title-page-block, .our_story .title-page-block, .locations .title-page-block, .first-block-inner.contact-us {
  padding-top: 150px !important;
}
}

@media screen and (min-width:1130px) {
.catering .bo-slider .bo-slide .button {
    top: unset;
}
}

@media screen and (min-width:769px){
.home_below_header div {
	width: 46%;
}
.bm-result-block.mar {
    margin-top: 80px;
}
}

@media screen and (max-width:768px) {
.title-page-block.mar .left {
	width: 100%;
  flex: 0 0 100%;
  padding-right: 0px;
}
.first-block-inner.contact-us h1.title-page {
  max-width: 100%;
}
.career .title-page-block, .our_story .title-page-block, .locations .title-page-block, .first-block-inner.contact-us {
  padding-top: 100px !important;
}
.career h1.title-page {
  max-width: 100%;
}
.title-page-block.mar .right {
  width: 100%;
  flex: 0 0 100%;
}
.title-page-block.mar .left h1 {
  max-width: 100%;
}
.menu_page h1 {
  max-width: 100% !important;
}
.party-block.mar div {
  padding-bottom: 50px;
}
.home-block .fb-row-3.left-block {
  padding-left: 0px;
	margin-top: 0px !important;
}
.home-block.right h3.fb-text-title {
  margin-left: 0px;
}
.home-block .fb-row-3 .fb-text-block .fb-text-title {
    margin-top: 0px;
	width: 100%;
}
.first-block.home-block {
    padding-top: 0px !important;
}
}

@media screen and (min-width:768px) and (max-width:1223px) {
.bo-slider .bo-slide .button {
	top: 70%;
	left: 2%;
}
}

@media screen and (min-width:640px) and (max-width:767px) {
.bo-slider .bo-slide .button {
	top: 10%;
	left: 2%;
}
}

@media screen and (min-width:768px) and (max-width:990px) {
.bo-slider .bo-next, .bo-prev {
	top: 80px !important;
}
}

@media screen and (max-width:639px) {
.bo-slider .bo-slide video, .bo-slider .bo-slide img {
	height: auto !important;
}
.button .bm-result-cont.caption a.btn {
    width: 150px;
    font-size: 10px;
    height: 40px;
}
.bo-slider .bo-slide .button {
    top: 15%;
    left: 5%;
}
.bo-slider .bo-next, .bo-slider .bo-prev {
    width: 30px !important;
    height: 25px !important;
    font-size: 10px !important;
}
.bo-slider .bo-prev {
    right: 65px !important;
}
.bo-slider .bo-next, .bo-prev {
	padding: 6px 12px !important;
    top: 30px !important;
}
.bo-slider .bo-next {
	right: 25px;
}
}

/* ----07-09-2023-end---- */


/* ----08-09-2023-start---- */
.home-block .fb-row-3.left-block {
  margin-top: 80px;
}
.home-block.right .fb-row-3 {
  margin-top: 50px;
}
.home-block.right .fb-row-3 .fb-text-block {
  max-width: 1000px;
}
#build-your-bol h3.bm-title {
  font-size: 100px;
  padding-top: 50px;
  margin-top: 0px;
}
.menu .menu_page, .locations .title-page-block, .career .title-page-block, .our_story .title-page-block, .first-block-inner.contact-us  {
  padding-top: 200px;
}
/*.menu .menu_page {*/
/*  padding-top: 100px;*/
/*}*/
html {
  scroll-behavior: smooth;
}
#crafted .fixed {
  padding-top: 50px;
}

@media screen and (min-width:1200px) and (max-width:1219px) {
.first-block.home-block .fb-row-3.left-block {
  padding-left: 100px;
}
}

@media screen and (max-width:1279px) {
.slider-btnn.group p {
  font-size: 30px;
  line-height: 30px;
}
.slider-btnn.group a.btn {
  width: 180px;
  height: 50px;
}
}

@media screen and (min-width:1220px) and (max-width:1420px) {
.first-block.home-block .fb-row-3.left-block {
  padding-left: 100px;
}
}

/* ----08-09-2023-end---- */


/* ----11-09-2023-start---- */

@media screen and (min-width:1921px) {
.banner-slider img {
  width: 100%;
  max-height: 928px;
  object-fit: cover;
}
}

/* ----11-09-2023-end---- */
/*18-07-2024 */
    .build-menu_2 .bookmark_2 li:hover {
        margin-left: 20px;
        margin-right: 20px;
        color: #eb5c5f;
        font-size: 40px;
    }




