@import url(../libs/slick-slider/slick/slick.css);

@import url(../libs/magnificPopup/dist/magnific-popup.css);

@font-face {

  font-family: "TTHazelnuts-Thin";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTHazelnuts-Thin/TTHazelnuts-Thin.eot");

  src: url("../fonts/TTHazelnuts-Thin/TTHazelnuts-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/TTHazelnuts-Thin/TTHazelnuts-Thin.woff") format("woff"), url("../fonts/TTHazelnuts-Thin/TTHazelnuts-Thin.ttf") format("truetype");

}



@font-face {

  font-family: "TTHazelnuts-Medium";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTHazelnuts-Medium/TTHazelnuts-Medium.eot");

  src: url("../fonts/TTHazelnuts-Medium/TTHazelnuts-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TTHazelnuts-Medium/TTHazelnuts-Medium.woff") format("woff"), url("../fonts/TTHazelnuts-Medium/TTHazelnuts-Medium.ttf") format("truetype");

}



@font-face {

  font-family: "TTHazelnuts-Regular";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTHazelnuts-Regular/TTHazelnuts-Regular.eot");

  src: url("../fonts/TTHazelnuts-Regular/TTHazelnuts-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TTHazelnuts-Regular/TTHazelnuts-Regular.woff") format("woff"), url("../fonts/TTHazelnuts-Regular/TTHazelnuts-Regular.ttf") format("truetype");

}



@font-face {

  font-family: "TTNooks-Regular";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTNooks-Regular/TTNooks-Regular.eot");

  src: url("../fonts/TTNooks-Regular/TTNooks-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNooks-Regular/TTNooks-Regular.woff") format("woff"), url("../fonts/TTNooks-Regular/TTNooks-Regular.ttf") format("truetype");

}



@font-face {

  font-family: "TTNooks";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTNooks/TTNooks.eot");

  src: url("../fonts/TTNooks/TTNooks.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNooks/TTNooks.woff") format("woff"), url("../fonts/TTNooks/TTNooks.ttf") format("truetype");

}



@font-face {

  font-family: "TTNoorms";

  font-weight: normal;

  font-style: normal;

  src: url("../fonts/TTNorms/TTNorms-Regular.eot");

  src: url("../fonts/TTNorms/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Regular.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Regular.ttf") format("truetype");

}

  

/*!

 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)

 * Copyright 2011-2018 The Bootstrap Authors

 * Copyright 2011-2018 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)

 */

 *,

 *::before,

 *::after {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



html {

  font-family: sans-serif;

  line-height: 1.15;

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

  -ms-overflow-style: scrollbar;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



@-ms-viewport {

  width: device-width;

}



article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {

  display: block;

}



body {

  margin: 0;

  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

  font-size: 1rem;

  font-weight: 400;

  line-height: 1.5;

  color: #212529;

  text-align: left;

  background-color: #fff;

}



[tabindex="-1"]:focus {

  outline: 0 !important;

}



hr {

  -webkit-box-sizing: content-box;

  box-sizing: content-box;

  height: 0;

  overflow: visible;

}



h1, h2, h3, h4, h5, h6 {

  margin-top: 0;

  margin-bottom: 0.5rem;

}



p {
  margin-top: 0;
}



abbr[title],

abbr[data-original-title] {

  text-decoration: underline;

  -webkit-text-decoration: underline dotted;

  text-decoration: underline dotted;

  cursor: help;

  border-bottom: 0;

}



address {

  margin-bottom: 1rem;

  font-style: normal;

  line-height: inherit;

}



ol,

ul,

dl {

  margin-top: 0;

  margin-bottom: 1rem;

}



ol ol,

ul ul,

ol ul,

ul ol {

  margin-bottom: 0;

}



dt {

  font-weight: 700;

}



dd {

  margin-bottom: .5rem;

  margin-left: 0;

}



blockquote {

  margin: 0 0 1rem;

}



dfn {

  font-style: italic;

}



b,

strong {

  font-weight: bolder;

}



small {

  font-size: 80%;

}



sub,

sup {

  position: relative;

  font-size: 75%;

  line-height: 0;

  vertical-align: baseline;

}



sub {

  bottom: -.25em;

}



sup {

  top: -.5em;

}



a {

  color: #007bff;

  text-decoration: none;

  background-color: transparent;

  -webkit-text-decoration-skip: objects;

}



a:hover {

  color: #0056b3;

  text-decoration: underline;

}



a:not([href]):not([tabindex]) {

  color: inherit;

  text-decoration: none;

}



a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {

  color: inherit;

  text-decoration: none;

}



a:not([href]):not([tabindex]):focus {

  outline: 0;

}



pre,

code,

kbd,

samp {

  font-family: monospace, monospace;

  font-size: 1em;

}



pre {

  margin-top: 0;

  margin-bottom: 1rem;

  overflow: auto;

  -ms-overflow-style: scrollbar;

}



figure {

  margin: 0 0 1rem;

}



img {

  vertical-align: middle;

  border-style: none;

}



svg:not(:root) {

  overflow: hidden;

}



table {

  border-collapse: collapse;

}



caption {

  padding-top: 0.75rem;

  padding-bottom: 0.75rem;

  color: #6c757d;

  text-align: left;

  caption-side: bottom;

}



th {

  text-align: inherit;

}



label {

  display: inline-block;

  margin-bottom: .5rem;

}



button {

  border-radius: 0;

}



button:focus {

  outline: 1px dotted;

  outline: 5px auto -webkit-focus-ring-color;

}



input,

button,

select,

optgroup,

textarea {

  margin: 0;

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}



button,

input {

  overflow: visible;

}



button,

select {

  text-transform: none;

}



button,

html [type="button"],

[type="reset"],

[type="submit"] {

  -webkit-appearance: button;

}



button::-moz-focus-inner,

[type="button"]::-moz-focus-inner,

[type="reset"]::-moz-focus-inner,

[type="submit"]::-moz-focus-inner {

  padding: 0;

  border-style: none;

}



input[type="radio"],

input[type="checkbox"] {

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  padding: 0;

}



input[type="date"],

input[type="time"],

input[type="datetime-local"],

input[type="month"] {

  -webkit-appearance: listbox;

}



textarea {

  overflow: auto;

  resize: vertical;

}



fieldset {

  min-width: 0;

  padding: 0;

  margin: 0;

  border: 0;

}



legend {

  display: block;

  width: 100%;

  max-width: 100%;

  padding: 0;

  margin-bottom: .5rem;

  font-size: 1.5rem;

  line-height: inherit;

  color: inherit;

  white-space: normal;

}



progress {

  vertical-align: baseline;

}



[type="number"]::-webkit-inner-spin-button,

[type="number"]::-webkit-outer-spin-button {

  height: auto;

}



[type="search"] {

  outline-offset: -2px;

  -webkit-appearance: none;

}



[type="search"]::-webkit-search-cancel-button,

[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}



::-webkit-file-upload-button {

  font: inherit;

  -webkit-appearance: button;

}



output {

  display: inline-block;

}



summary {

  display: list-item;

  cursor: pointer;

}



template {

  display: none;

}



[hidden] {

  display: none !important;

}



.w-25 {

  width: 25% !important;

}



.w-50 {

  width: 50% !important;

}



.w-75 {

  width: 75% !important;

}



.w-100 {

  width: 100% !important;

}



.h-25 {

  height: 25% !important;

}



.h-50 {

  height: 50% !important;

}



.h-75 {

  height: 75% !important;

}



.h-100 {

  height: 100% !important;

}



.mw-100 {

  max-width: 100% !important;

}



.mh-100 {

  max-height: 100% !important;

}



::-webkit-input-placeholder {

  color: #666;

}



::-moz-placeholder {

  color: #666;

}



:-ms-input-placeholder {

  color: #666;

}



::-ms-input-placeholder {

  color: #666;

}



::placeholder {

  color: #666;

}



::-moz-selection {

  background-color: orange;

  color: #fff;

}



::selection {

  background-color: orange;

  color: #fff;

}



html {

  overflow-x: hidden;

}



body {

  font-size: 16px;

  min-width: 320px;

  position: relative;

  line-height: 1.65;

  font-family: "TTHazelnuts-Regular", sans-serif;

  color: #1A1A1A;

  overflow-x: hidden;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



body input, body textarea {

  border: none;

  outline: none;

}



body input:focus:required:invalid, body textarea:focus:required:invalid {

  border-color: red;

}



body input:required:valid, body textarea:required:valid {

  border-color: green;

}



.img-responsive {

  display: block;

  max-width: 100%;

  height: auto;

}



.squares-item__img{

  height: 80px;

}



.img-responsive.img-width {

  width: 100%;

}



.text-center {

  text-align: center;

}



b, strong {

  font-weight: bold;

}



.container {

  max-width: 1440px;

  width: 100%;

  margin: 0 auto;

}



.container-thin {

  max-width: 1200px;

  width: 100%;

  margin: 0 auto;

}



.h1 {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 96px;

  line-height: 88px;

}



section {

  padding: 100px 0;

  background-color: #fff;

}



.header {

  /*height: 115vh;*/

  background-size: cover;

  background-repeat: no-repeat;

  padding-top: 35px;

  position: relative;

  z-index: 2;

  overflow: hidden;

  min-height: 115vh;

  height: auto;

}



.header:before {

  position: absolute;

  top: 0;

  left: 33.5%;

  width: 300px;

  height: 200px;

  content: '';

  background-image: url("../img/header-img/circle-top.webp");

  background-repeat: no-repeat;

  opacity: .3;

  z-index: 1;

}



.header .fast-casual__link {

  color: #FFFFFF;

  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);

}



.header .fast-casual__link:hover {

  text-decoration: none;

}



.header-wrap {

  height: 100%;

  width: 100%;

}



.header-wrap:before {

  position: absolute;

  bottom: 0;

  left: 72%;

  width: 445px;

  height: 170px;

  content: '';

  background-image: url("../img/header-img/grapes-bottom.webp");

  background-repeat: no-repeat;

  opacity: .3;

}



.header-wrap:after {

  position: absolute;

  bottom: 28px;

  left: 88%;

  width: 200px;

  height: 200px;

  content: '';

  background-image: url("../img/header-img/circle-bottom.webp");

  background-repeat: no-repeat;

  opacity: 1;

}



.header-top {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  padding: 0 50px;

  z-index: 2;

}



.header-top__center {

  position: relative;

  z-index: 1;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  color: #fff;

}



.header-top__center-left {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  margin: auto 0;

}




/* 

.header-top__center-right {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

} */



.header-top__center-right > * {

  margin-right: 25px;

}



/* .header-top__center-right-soc {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

} */



.header-top__center-right-soc > *:not(:last-child) {

  margin-right: 25px;

}



.header .logo {

  margin-right: 20px;

}



.header-descr {

  margin-top: 120px;

  color: #fff;

}



.header-descr__wrap {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.header-descr__zarab {

  margin-top: 45px;

  max-width: 670px;

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 62px;

  color: #1A1A1A;

  letter-spacing: 0.01em;

}



.header-descr__zarab-text {

  background-color: #fff;

  padding: 12px 15px;

}



.header-descr__zarab-text--bottom {

  padding-top: 0;

}



.header-descr__owner {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: normal;

  font-size: 28px;

  line-height: 38px;

  margin: 30px 0;

}



.header-descr__exp {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: normal;

  font-size: 28px;

  line-height: 38px;

  margin-bottom: 30px;

}



.header-descr__details {

  margin-top: 145px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 15px;

  line-height: 20px;

  opacity: 0.8;

  padding-bottom: 30px;

}



.header-sended {

  background-color: #fff;

  height: auto;

}



.header-sended__wrap {

  height: auto;

}



.header-sended .mezhd-set {

  color: #1A1A1A;

  position: relative;

}



.header-sended .mezhd-set:before {

  content: '';

  position: absolute;

  top: 4px;

  left: -webkit-calc(100% + 25px);

  left: calc(100% + 25px);

  width: 1px;

  height: 40px;

  background-color: #1A1A1A;

}



.header-sended .onmarket {

  color: #1A1A1A;

}



.header-sended .header-top__center-right .btn-transparent {

  border: 1px solid #1A1A1A;

  color: #1A1A1A;

}



.header-sended .header-top__center-right .btn-transparent svg {

  fill: #1A1A1A;

}



.header-sended .header-top__center-right .phone-number {

  color: #1A1A1A;

}



.header-sended .btn-transparent {

  border: 1px solid #1A1A1A;

  color: #1A1A1A;

}



.header-sended .btn-transparent:hover {

  color: #1A1A1A;

}



.header-sended__center {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.header-sended__center-title {

  position: relative;

  margin-top: 110px;

  max-width: 880px;

  width: 100%;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  text-align: center;

}



.header-sended__center-title:before {

  content: '';

  position: absolute;

  top: 70px;

  left: -35%;

  width: 200px;

  height: 200px;

  background-image: url("../img/success-form/img-3.webp");

  background-repeat: no-repeat;

}



.header-sended__center-title:after {

  content: '';

  position: absolute;

  top: -65px;

  right: -35%;

  width: 200px;

  height: 200px;

  background-image: url("../img/success-form/img-2.webp");

  background-repeat: no-repeat;

}



.header-sended__center-spec {

  margin-top: 65px;

  max-width: 730px;

  width: 100%;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.header-sended__center-spec--img {

  margin-top: -35px;

}



.header-sended__center-spec--day {

  margin-top: 50px;

  margin-bottom: 0;

}



.header-sended__catalog {

  margin-top: 20px;

  width: 505px;

  height: 280px;

}



.header-sended__catalog img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.back-tosite {

  font-family: "TTHazelnuts-Medium", sans-serif;

  margin: 100px 0;

  font-style: normal;

  font-weight: bold;

  font-size: 15px;

  line-height: 20px;

  color: #FF7A00;

  text-transform: uppercase;

  letter-spacing: 0.2em;

  text-align: center;

}



.back-tosite:hover {

  text-decoration: none;

  color: #FF7A00;

}



.back-tosite--img {

  margin: 65px 0 115px;

}



.djigit {

  padding: 100px 0 24px;

}



.djigit-wrap {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.djigit-left {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.djigit-left .h2 {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 140px;

  line-height: 140px;

  color: #289A00;

}



.djigit-descr {

  max-width: 540px;

  width: 100%;

  padding: 30px 30px 30px 50px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.djigit-num {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 62px;

  line-height: 90px;

  letter-spacing: 0.01em;

  color: #000000;

  margin-right: 24px;

}



.djigit-text {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 24px;

  line-height: 32px;

  color: #1A1A1A;

}



.djigit-text a {

  color: #1A1A1A;

}



.djigit-img {

  max-width: 932px;

  width: 100%;

  position: relative;

  left: -100px;

}



.djigit-img img {

  width: 105%;

  height: auto;

}



.djigit-right {

  max-width: 480px;

  width: 100%;

  margin-top: 80px;

}



.advsay-item {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.advsay-yellow {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.advsay-yellow .yellow-left {

  max-width: 50%;

  width: 100%;

  padding: 300px 148px 0;

  background-color: #FFC700;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.advsay-yellow .yellow-left__descr {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

  color: #1A1A1A;

}



.advsay-yellow .yellow-left h2 {

  position: relative;

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  letter-spacing: 0.01em;

  color: #1A1A1A;

  padding-bottom: 56px;

}



.advsay-yellow .yellow-left h2:after {

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  -webkit-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%);

  width: 80px;

  height: 2px;

  background-color: #fff;

}



.advsay-yellow .yellow-left__img {

  max-width: 500px;

  width: 120%;

  text-align: center;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.advsay-yellow .yellow-left__img img {

  width: 120%;

}



.advsay-yellow .yellow-left__bottom {

  margin-top: 180px;

  text-align: center;

  padding-bottom: 58px;

}



.advsay-yellow .yellow-left__bottom p {

  margin: 0;

  white-space: nowrap;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 15px;

  line-height: 20px;

}



.advsay-yellow .yellow-right {

  max-width: 50%;

  width: 100%;

}



.advsay-yellow .yellow-right img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.advsay-left {

  max-width: 50%;

  width: 100%;

  height: 540px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.advsay-left-orange {

  background-color: #FF7A00;

}



.advsay-left__img {

  position: relative;

  max-width: 270px;

  width: 100%;

}



.advsay-left__img:before {

  content: '';

  position: absolute;

  top: 110%;

  left: 50%;

  -webkit-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%);

  height: 2px;

  width: 80px;

  background-color: #fff;

}



.advsay-left__img-bg {

  width: 100%;

  height: 540px;

}



.advsay-left__img-bg img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.advsay-left__img img {

  width: 100%;

  height: auto;

}



.advsay-left__img svg {

  position: absolute;

  top: 60%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.advsay-left__title {

  color: #fff;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  letter-spacing: 0.01em;

  margin-top: 70px;

}



.advsay-right {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.advsay-right__item {

  display: -webkit-box;

  justify-content: center;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  max-width: 480px;

  width: 100%;

  padding: 0 80px;

}



.advsay-right__item-white {

  padding-top: 168px;

}



.advsay-right__item-grey-1 {

  background: #F9F9F9;

  padding-top: 168px;

}



.advsay-right__item-grey-2 {

  background: #FBFBFB;

  padding-top: 126px;

}



.advsay-right__item-grey-3 {

  background: #F3F3F3;

  padding-top: 126px;

}



.advsay-right__img {

  width: 75px;

  height: 75px;

}



.advsay-right__img img {

  width: 100%;

  height: 100%;

}



.advsay-right__descr {

  margin-top: 30px;

}



.advsay-right__title {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

  display: block;

}



.advsay-right__title-bold {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.reasons {

  position: relative;

  padding-top: 70px;

  padding-bottom: 0;

}



.reasons-top {

  padding-left: 218px;

  position: relative;

}



.reasons-connect {

  position: absolute;

  top: -20px;

  left: 92%;

  display: block;

}



.reasons-title {

  position: relative;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  z-index: 4;

}



.reasons-title--cost {

  position: relative;

}



.reasons-title--cost:after {

  position: absolute;

  top: -90px;

  left: 68%;

  content: '';

  background-image: url("../img/reasons/title-circle.webp");

  background-repeat: no-repeat;

  max-width: 160px;

  width: 100%;

  height: 200px;

  z-index: 5;

}



.reasons-title__demand:before {

  top: -20px;

  left: 114%;

  position: absolute;

  content: '';

  background-image: url("../img/reasons/demand-circle.webp");

  background-repeat: no-repeat;

  max-width: 160px;

  width: 100%;

  height: 158px;

}



.reasons-title__demand:after {

  position: absolute;

  content: '';

  top: 20px;

  left: 133%;

  background-image: url("../img/reasons/hinkali.webp");

  background-repeat: no-repeat;

  width: 100%;

  height: 316px;

}



.reasons-title--earnings {

  margin-top: 120px;

}



.reasons-title--earnings:before {

  position: absolute;

  content: '';

  top: 8px;

  left: 107%;

  background-image: url("../img/reasons/circle-3.webp");

  background-repeat: no-repeat;

  max-width: 160px;

  width: 100%;

  height: 316px;

}



.reasons-title__prev {

  margin-bottom: 68px;

  display: inline-block;

  position: relative;

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 22px;

  line-height: 20px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  color: #1A1A1A;

}



.reasons-title__prev:after {

  content: '';

  position: absolute;

  left: 0;

  bottom: -4px;

  width: 385px;

  height: 2px;

  background-color: #1A1A1A;

}



.reasons-title__prev:before {

  position: absolute;

  top: 0;

  right: -28px;

  content: '';

  background-color: #fff;

  height: 30px;

  width: 30px;

  z-index: 2;

}



.reasons-title__descr {

  margin-top: 42px;

  margin-bottom: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  color: #1A1A1A;

}



.reasons-title__chose {

  margin-top: 65px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 24px;

  line-height: 32px;

}



.reasons-squares {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  padding-top: 28px;

}



.reasons-squares__bottom {

  padding-top: 45px;

  margin-bottom: 0;

  margin-left: 25%;

  max-width: 670px;

  width: 100%;

  font-style: normal;

  font-weight: normal;

  font-size: 18px;

  line-height: 28px;

  color: #707070;

}



.reasons-squares .squares-item {

  position: relative;

  width: 25%;

  height: 330px;

  padding: 28px 16px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

}



.reasons-squares .squares-item:not(:last-child):before {

  content: '';

  position: absolute;

  top: 0;

  right: 0;

  width: 1px;

  height: 100%;

  background-color: #DDDDDD;

}



.reasons-squares .squares-item:hover {

  background-color: #FAFAFA;

}



.reasons-squares .squares-item:hover .squares-item__more {

  opacity: 1;

}



.reasons-squares .squares-item__title {

  margin-top: 20px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.reasons-squares .squares-item__square {

  margin-top: 18px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

  color: #707070;

}



.reasons-squares .squares-item__note {

  text-align: center;

}



.reasons-squares .squares-item__more {

  position: absolute;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  opacity: 0;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  width: 120px;

  height: 120px;

  top: 20px;

  left: 10px;

  background-color: #fd7e14;

  border-radius: 50%;

  font-weight: bold;

  font-size: 12px;

  line-height: 16px;

  letter-spacing: 0.8px;

  text-transform: uppercase;

  color: #fff;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

}



.reasons-squares .squares-item__more:hover {

  text-decoration: none;

}



.reasons .demand {

  margin-top: 120px;

  position: relative;

      /* background:#c59c787a;

      box-shadow: 0px 0px 20px 50px #c59c787a; */

}



.reasons .demand-items {

  margin: 0 auto;

  padding: 0 325px 0 237px;

  max-width: -webkit-calc(100% - 244px * 2);

  max-width: calc(100% - 244px * 2);

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.reasons .demand-item {

  max-width: 360px;

  width: 100%;

  margin-top: 87px;

}



.reasons .demand-item__descr-img {

  position: relative;

}



.reasons .demand-item__descr-img img {

  cursor: pointer;

  position: relative;

}



.reasons .demand-item__descr-img:hover .tooltip {

  opacity: 1;

}



.reasons .demand-item__descr-text {

  margin-bottom: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  color: #1A1A1A;

}



.reasons .demand-item__price {

  margin-top: 32px;

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

  color: #FF7A00;

}



.reasons .demand-item__title-leaf {

  position: relative;

}



.reasons .demand-item__title-leaf:before {

  content: '';

  position: absolute;

  top: -126px;

  left: 62%;

  background-image: url("../img/reasons/leaf.webp");

  background-repeat: no-repeat;

  max-width: 180px;

  width: 100%;

  height: 160px;

}



.reasons .earnings {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.reasons .earnings-title {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  color: #1A1A1A;

}



.reasons .earnings-items {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  margin-top: 60px;

}



.reasons .earnings-item {

  width: 50%;

  height: 734px;

  overflow: hidden;

  padding: 185px 180px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.reasons .earnings-item--grey {

  background-color: #F9F9F9;

}



.reasons .earnings-item--slider {

  position: relative;

  padding: 0;

  display: block;

}



.reasons .earnings-item--slider img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  height: 734px;

}

.newformat{
  color: #FF7A00;

}


.reasons .earnings-item__title {

  text-align: center;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 48px;

  line-height: 56px;

  color: #1A1A1A;

}



.reasons .earnings-item__title--bottom {

  max-width: 320px;

  width: 100%;

}



.reasons .earnings-item__spec {

  position: relative;

  margin-top: 20px;

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

}



.reasons .earnings-item__spec:after {

  content: '';

  position: absolute;

  bottom: -50px;

  left: 0;

  max-width: 710px;

  width: 100%;

  height: 1px;

  background-color: #DDDDDD;

  color: #1A1A1A;

}



.reasons .earnings-item__bottom {

  text-align: center;

  margin-top: 100px;

  position: relative;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  color: #1A1A1A;

}



.reaaleksandrons .earnings-item__note {

  margin-top: 20px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.form-rules {

  background-image: url("../img/form-rules/main-bg.webp");

  background-size: cover;

  background-repeat: no-repeat;

  width: 100%;

  min-height: 800px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.form-rules__inner {

  padding: 56px 225px 65px 225px;

  max-width: 1200px;

  width: 100%;

  height: 520px;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: #fff;

}



.form-rules__top {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: bold;

  font-size: 24px;

  line-height: 36px;

  text-align: center;

}



.form-rules__img {

  text-align: center;

  margin-top: 20px;

}



.form-rules__descr {

  margin-top: 30px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.form-rules__btn {

  margin-top: 30px;

}



.form-rules__btn .btn-transparent--white {

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-weight: bold;

  font-size: 15px;

  line-height: 15px;

}



.graph {

  padding-top: 128px;

  padding-bottom: 60px;

  position: relative;

}



.graph:before {

  content: '';

  position: absolute;

  top: 0;

  left: 110px;

  background-image: url("../img/graph/circle-top.svg");

  background-repeat: no-repeat;

  width: 100%;

  max-width: 356px;

  height: 365px;

  opacity: 0.1;

}



.graph:after {

  content: '';

  position: absolute;

  bottom: -150px;

  right: 110px;

  background-image: url("../img/graph/graph-leaf.webp");

  background-repeat: no-repeat;

  width: 100%;

  max-width: 112px;

  height: 365px;

}



.graph-slider__item {

  width: 100%;

  display: -webkit-box !important;

  display: -webkit-flex !important;

  display: -ms-flexbox !important;

  display: flex !important;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-flex-wrap: nowrap;

  -ms-flex-wrap: nowrap;

  flex-wrap: nowrap;

  outline: none;

}



.graph-slider__left {

  padding-top: 120px;

  max-width: 428px;

  width: 100%;

}



.graph-slider__right {

  max-width: -webkit-calc(100% - 428px);

  max-width: calc(100% - 428px);

  width: 100%;

}



.graph-slider__img {

  width: 100%;

  margin: 0 auto;

}



.graph-slider__img img {

  width: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.graph-title {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  text-align: center;

  max-width: 960px;

  width: 100%;

  margin: 0 auto;

}



.graph-title__descr {

  margin-top: 22px;

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  letter-spacing: 0.01em;

}



.graph-slider {

  margin-top: 50px;

}



.graph-slider__title {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  color: #1A1A1A;

}



.graph-slider__title-note {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

  color: #707070;

}



.graph-slider__profit {

  margin-top: 40px;

}



.graph-slider__profit-num {

  display: block;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 48px;

  line-height: 56px;

  color: #FF7A00;

}



.graph-slider__profit-note {

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 20px;

  color: #707070;

}



.graph-slider__check {

  margin-top: 40px;

}



.graph-slider__percent {

  margin-top: 40px;

}



.graph-slider .slick-dots {

  position: absolute;

  padding-left: 0;

  top: 0;

  left: 0;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}



.graph-slider .slick-dots li {

  list-style-type: none;

}



.graph-slider .slick-dots li button {

  display: inline-block;

  width: 64px;

  height: 64px;

  border-radius: 50%;

  cursor: pointer;

  border: 1px solid #FF7A00;

  background-color: #fff;

  margin-right: 20px;

  outline: none;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 32px;

  line-height: 40px;

  text-align: center;

  color: #FF7A00;

  padding: 0;

}



.graph-slider .slick-dots li.slick-active button {

  background-color: #FF7A00;

  color: #fff;

}



.indicators {

  padding: 0;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.indicators-center {

  max-width: 640px;

  width: 100%;

  padding: 0 80px;

  margin-top: 235px;

}



.indicators-center__title {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  text-align: center;

}



.indicators-center__descr {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.indicators-center__note {

  margin-top: 30px;

  margin-bottom: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.indicators-columns {

  width: -webkit-calc((100% - 640px / 2));

  width: calc((100% - 640px / 2));

}



.indicators-columns img {

  width: 100%;

}



.detailpres {

  position: relative;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  background-image: url("../img/detailpres/getDetailPresent_bg.webp");

  background-size: cover;

  background-repeat: no-repeat;

  padding: 232px 0 172px 0;

}



.detailpres:before {

  content: '';

  top: -110px;

  right: 114px;

  position: absolute;

  max-width: 340px;

  width: 100%;

  max-height: 525px;

  height: 100%;

  background-image: url("../img/detailpres/bird.webp");

  background-repeat: no-repeat;

  background-size: cover;

  z-index: 2;

}



.detailpres-center {

  position: relative;

  max-width: 1200px;

  width: 100%;

  padding: 60px 130px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: #fff;

}



.detailpres-center:before {

  content: '';

  top: -82px;

  left: -95px;

  position: absolute;

  max-width: 720px;

  width: 100%;

  max-height: 350px;

  height: 100%;

  background-image: url("../img/detailpres/catalog-shadow.webp");

  background-repeat: no-repeat;

  background-size: cover;

}



.detailpres-right {

  max-width: 480px;

  width: 100%;

}



.detailpres-right .main-form input[type='text'] {

  padding-top: 0;

}



.detailpres-right .main-form .conf-polictic {

  padding-bottom: 0;

}



.detailpres-left {

  max-width: 320px;

}



.detailpres-left__title {

  margin-top: 162px;

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.detailpres-left__note {

  margin-top: 40px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

  color: #1A1A1A;

}



.concept {

  position: relative;

  padding-top: 150px;

  padding-bottom: 0;

}



.concept:before {

  position: absolute;

  top: 35px;

  left: 10%;

  max-width: 165px;

  width: 100%;

  height: 200px;

  content: '';

  background-image: url("../img/concept/concept-leaf-left.webp");

  background-repeat: no-repeat;

  background-size: contain;

}



.concept:after {

  position: absolute;

  top: 184px;

  right: 9%;

  max-width: 165px;

  width: 100%;

  height: 150px;

  content: '';

  background-image: url("../img/concept/concept-leaf-right.webp");

  background-repeat: no-repeat;

}



.concept-header {

  max-width: 960px;

  width: 100%;

  text-align: center;

  margin: 0 auto;

}



.concept-header__title {

  max-width: 600px;

  margin: 0 auto;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}



.concept-header__descr {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

}



.concept-items {

  margin-top: 150px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  color: #1A1A1A;

}



.concept-item {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  width: 50%;

  height: 1080px;

  overflow: hidden;

}



.concept-item--grey {

  background-color: #FBFBFB;

  padding: 0 240px;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.concept-item--green {

  background-color: #289A00;

  padding: 242px 220px 0 220px;

  overflow: inherit;

}



.concept-item__img {

  height: 1080px;

  width: 50%;

  padding: 0;

}



.concept-item__img img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.concept-item__title {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d;

}



.concept-item__title--black {

  position: relative;

}



.concept-item__title--black:before {

  position: absolute;

  top: -78px;

  left: 88%;

  max-width: 165px;

  width: 100%;

  height: 200px;

  content: '';

  background-image: url("../img/concept/concept-circle-3.webp");

  background-repeat: no-repeat;

  background-size: contain;

  -webkit-transform: translateZ(-1px);

  transform: translateZ(-1px);

}



.concept-item__title--white {

  color: #fff;

  position: relative;

}



.concept-item__title--white:before {

  position: absolute;

  top: -81px;

  left: 77%;

  max-width: 165px;

  width: 100%;

  height: 200px;

  content: '';

  background-image: url("../img/concept/concept-circle-yellow.webp");

  background-repeat: no-repeat;

  background-size: contain;

  -webkit-transform: translateZ(-1px);

  transform: translateZ(-1px);

}



.concept-item__descr {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.concept-item__icons {

  margin-top: 20px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  padding: 0 50px;

}



.concept-item__icon {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.concept-item__icon-img {

  margin-top: 10px;

}



.concept-item__icon-descr {

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  color: #fff;

}



.concept-item__note {

  margin-top: 12px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 16px;

  line-height: 24px;

  text-align: center;

  color: #fff;

}



.recomend {

  padding: 140px 0;

}



.recomend-items {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  position: relative;

}



.recomend-items:before {

  position: absolute;

  top: -140px;

  left: -webkit-calc(50% - 1px);

  left: calc(50% - 1px);

  content: '';

  width: 1px;

  height: 200px;

  background-color: #DDDDDD;

}



.recomend-items:after {

  position: absolute;

  bottom: -140px;

  left: -webkit-calc(50% - 1px);

  left: calc(50% - 1px);

  content: '';

  width: 1px;

  height: 200px;

  background-color: #DDDDDD;

}



.recomend-item {

  width: 33.3%;

  padding: 0 60px;

}



.recomend-item--text {

  position: relative;

  margin-top: 7%;

}



.recomend-item__img {

  max-width: 345px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.recomend-item__text {

  text-align: center;

  margin: 0 auto;

  max-width: 224px;

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 24px;

  line-height: 36px;

}



.monitor-trends {

  padding-top: 0;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.monitor-trends__item {

  width: 50%;

}



.monitor-trends__item--plate {

  background-color: #F9F9F9;

}



.monitor-trends__item--right {

  padding: 250px 135px 105px 230px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: end;

  -webkit-justify-content: flex-end;

  -ms-flex-pack: end;

  justify-content: flex-end;

}



.monitor-trends__item-img {

  width: 100%;

  height: 100%;

  background-color: #F9F9F9;

  margin: 0 auto;

}



.monitor-trends__item-img img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.monitor-trends__item-title {

  margin: 0 auto;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

  position: relative;

}



.monitor-trends__item-title:before {

  position: absolute;

  top: -190px;

  left: -37px;

  content: '';

  background-image: url("../img/monitor-trends/monitor-trends-circle.webp");

  width: 165px;

  height: 165px;

  background-repeat: no-repeat;

}



.monitor-trends__item-wrap {

  max-width: 406px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.monitor-trends__item-descr {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

  color: #1A1A1A;

}



.form-invest {

  position: relative;

  padding-top: 70px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  overflow: hidden;

}



.form-invest:before {

  position: absolute;

  top: 0;

  right: 470px;

  content: '';

  width: 289px;

  height: 228px;

  background-image: url("../img/form-invest/grape.webp");

  background-repeat: no-repeat;

  z-index: 1;

}



.form-invest:after {

  position: absolute;

  top: 100px;

  left: 54%;

  content: '';

  width: 100%;

  height: 500px;

  background-image: url("../img/form-invest/presentation.webp");

  background-repeat: no-repeat;

  z-index: 1;

}



.form-invest__inner {

  padding: 85px 124px;

  background-color: #289A00;

  max-width: 1200px;

  width: 100%;

  position: relative;

}



.form-invest__inner:before {

  position: absolute;

  bottom: -10px;

  left: -20px;

  content: '';

  width: 250px;

  height: 170px;

  background-image: url("../img/form-invest/glass.webp");

  background-repeat: no-repeat;

}



.form-invest__content {

  max-width: 546px;

  width: 100%;

}



.form-invest__title {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  letter-spacing: 0.01em;

  color: #fff;

}



.form-invest__note {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  color: #fff;

}



.form-invest__btn {

  margin-top: 56px;

}



.pizzeria {

  padding-top: 50px;

  padding-bottom: 0;

}



.pizzeria-top {

  padding: 0 124px;

}



.pizzeria-top__prev {

  position: relative;

  display: inline-block;

  padding-bottom: 3px;

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 22px;

  line-height: 20px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  border-bottom: 2px solid #1A1A1A;

}



.pizzeria-top__prev:after {

  position: absolute;

  top: 0;

  right: -23px;

  content: '';

  background-color: #fff;

  height: 30px;

  width: 27px;

}



.pizzeria-title {

  margin-top: 42px;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

}



.pizzeria-title__descr {

  margin-top: 40px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 24px;

  line-height: 32px;

}



.pizzeria-title__descr span {

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 24px;

  line-height: 32px;

}



.pizzeria-content {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  margin-top: 65px;

}



.pizzeria-item {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

  width: 50%;

  padding: 120px 60px;

}



.pizzeria-item--grey {

  background-color: #F9F9F9;

}



.pizzeria-item--white {

  background-color: #FBFBFB;

}



.pizzeria-item__num {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 40px;

  line-height: 40px;

}



.pizzeria-item__icon {

  margin-top: 40px;

}



.pizzeria-item__title {

  text-align: center;

  margin-top: 30px;

}



.pizzeria-item__descr {

  margin-top: 25px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.pizzeria-item__note {

  margin-top: 25px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

  text-align: center;

  color: #707070;

}



.quote {

  padding-top: 85px;

  position: relative;

}



.quote:before {

  position: absolute;

  top: 50%;

  right: 300px;

  content: '';

  width: 200px;

  height: 250px;

  background-image: url("../img/quote/greenery.webp");

  background-repeat: no-repeat;

}



.quote-wrap {

  position: relative;

  padding: 0 124px;

}



.quote-wrap:before {

  position: absolute;

  top: 5%;

  left: 0;

  content: '';

  width: 65px;

  height: 160px;

  background-image: url("../img/quote/quote-left.webp");

  background-repeat: no-repeat;

}



.quote-wrap:after {

  position: absolute;

  top: 5%;

  right: 120px;

  content: '';

  width: 65px;

  height: 160px;

  background-image: url("../img/quote/quote-right.webp");

  background-repeat: no-repeat;

}



.quote-text {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 20px;

  line-height: 32px;

  color: #1A1A1A;

}



.quote-content {

  margin-top: 30px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

}



.quote-img {

  margin-right: 25px;

  border-radius: 50%;

  width: 65px;

  height: 65px;

  overflow: hidden;

}



.quote-img img {

  width: 65px;

  height: 65px;

}



.quote-name {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

}



.quote-note {

  margin-top: 4px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 16px;

  line-height: 24px;

  color: #707070;

}



.quote-btn {

  margin-top: 30px;

  max-width: 736px;

  width: 100%;

}



.quote-btn .btn-transparent--white {

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-size: 15px;

  line-height: 15px;

  letter-spacing: 0.2em;

}



.guests {

  padding-top: 20px;

}



.guests-top {

  padding: 0 124px;

}



.guests-title {

  position: relative;

  max-width: 470px;

  width: 100%;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  color: #1A1A1A;

}



.guests-title:before {

  content: '';

  position: absolute;

  top: -webkit-calc(50% - 80px);

  top: calc(50% - 80px);

  left: -webkit-calc(100% + 250px);

  left: calc(100% + 250px);

  background-image: url("../img/guests/circle-green.webp");

  background-repeat: no-repeat;

  width: 160px;

  height: 160px;

}



.guests-note {

  margin-top: 45px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

}



.guests-steps {

  position: relative;

  margin-top: 55px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.guests-steps:before {

  content: '';

  position: absolute;

  top: 30%;

  left: -18%;

  background-image: url("../img/guests/guests-leaf.webp");

  background-repeat: no-repeat;

  width: 100px;

  height: 90px;

}



.guests-steps__title {

  margin-bottom: 0;

  max-width: 478px;

  width: 100%;

  padding: 0 10px;

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 15px;

  line-height: 20px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  color: #1A1A1A;

}



.guests-steps__line {

  margin-bottom: 8px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  height: 94px;

  background-color: #FBFBFB;

}



.guests-steps__line--mobile {

  height: 75px;

  background-color: #fff;

}



.guests-steps__left {

  max-width: 478px;

  width: 100%;

}



.guests-steps__right {

  max-width: -webkit-calc(100% - 510px);

  max-width: calc(100% - 510px);

  width: 100%;

}



.guests-steps__name {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.guests-steps__num {

  padding: 0 25px;

  font-family: "TTNooks", sans-serif;

  font-size: 20px;

  line-height: 24px;

  color: #289A00;

  white-space: nowrap;

}



.guests-steps__descr {

  margin-bottom: 0;

  font-style: normal;

  font-weight: normal;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 18px;

  line-height: 24px;

}



.guests-steps__progress {

  content: '';

  height: 30px;

  width: 100%;

}



.guests-steps__progress--1 {

  margin-left: 2%;

  max-width: 92px;

  background: -webkit-gradient(linear, right top, left top, color-stop(-88.75%, #FFC700), to(#FF7A00));

  background: -o-linear-gradient(right, #FFC700 -88.75%, #FF7A00 100%);

  background: linear-gradient(270deg, #FFC700 -88.75%, #FF7A00 100%);

}



.guests-steps__progress--2 {

  margin-left: 12%;

  max-width: 125px;

  background: -webkit-gradient(linear, right top, left top, color-stop(21.13%, #FFC700), color-stop(159.88%, #FF7A00));

  background: -o-linear-gradient(right, #FFC700 21.13%, #FF7A00 159.88%);

  background: linear-gradient(270deg, #FFC700 21.13%, #FF7A00 159.88%);

}



.guests-steps__progress--3 {

  margin-left: 27%;

  max-width: 296px;

  background: -webkit-gradient(linear, right top, left top, color-stop(-13.46%, #289A00), color-stop(44.86%, #73D84D), color-stop(102.45%, #FFC700));

  background: -o-linear-gradient(right, #289A00 -13.46%, #73D84D 44.86%, #FFC700 102.45%);

  background: linear-gradient(270deg, #289A00 -13.46%, #73D84D 44.86%, #FFC700 102.45%);

}



.guests-steps__progress--4 {

  margin-left: 27%;

  max-width: 143px;

  background: -webkit-gradient(linear, right top, left top, color-stop(0.28%, #73D84D), color-stop(104.23%, #FFC700));

  background: -o-linear-gradient(right, #73D84D 0.28%, #FFC700 104.23%);

  background: linear-gradient(270deg, #73D84D 0.28%, #FFC700 104.23%);

}



.guests-steps__progress--5 {

  margin-left: 27%;

  max-width: 435px;

  background: -webkit-gradient(linear, right top, left top, color-stop(16.51%, #289A00), color-stop(62.78%, #73D84D), color-stop(102.45%, #FFC700));

  background: -o-linear-gradient(right, #289A00 16.51%, #73D84D 62.78%, #FFC700 102.45%);

  background: linear-gradient(270deg, #289A00 16.51%, #73D84D 62.78%, #FFC700 102.45%);

}



.guests-steps__progress--6 {

  margin-left: 31%;

  max-width: 329px;

  background: -webkit-gradient(linear, right top, left top, color-stop(5.16%, #289A00), color-stop(57.73%, #73D84D), color-stop(110.33%, #FFC700));

  background: -o-linear-gradient(right, #289A00 5.16%, #73D84D 57.73%, #FFC700 110.33%);

  background: linear-gradient(270deg, #289A00 5.16%, #73D84D 57.73%, #FFC700 110.33%);

}



.guests-steps__progress--7 {

  margin-left: 88%;

  max-width: 92px;

  background: -webkit-gradient(linear, right top, left top, color-stop(-2.96%, #289A00), color-stop(162.73%, #73D84D));

  background: -o-linear-gradient(right, #289A00 -2.96%, #73D84D 162.73%);

  background: linear-gradient(270deg, #289A00 -2.96%, #73D84D 162.73%);

}



.stages {

  padding: 0;

}



.stages-top {

  padding: 0 124px;

  max-width: 940px;

  width: 100%;

}



.stages-title {

  position: relative;

  font-family: "TTNooks", sans-serif;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

}



.stages-title:before {

  content: '';

  position: absolute;

  top: 0;

  left: -webkit-calc(100% + 27px);

  left: calc(100% + 27px);

  background-image: url("../img/stages/stages-cirlce.webp");

  background-repeat: no-repeat;

  width: 160px;

  height: 160px;

}



.stages-content {

  margin-top: 85px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

}



.stages-item {

  margin-bottom: 65px;

  max-width: 25%;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  padding: 0 80px;

}



.stages-item:not(:last-child) {

  border-right: 1px solid #DDDDDD;

}



.stages-item__descr {

  margin-top: 25px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

  color: #1A1A1A;

}



.instructions {

  padding-top: 50px;

}



.instructions-title {

  margin: 0 auto;

  max-width: 960px;

  width: 100%;

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  letter-spacing: 0.01em;

}



.instructions-content {

  margin-top: 40px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

}



.instructions-content__item {

  max-width: 33%;

  width: 100%;

  padding: 0 37px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

}



.instructions-content__title {

  margin-top: 0;

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

}



.instructions-content__note {

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

}



.instructions-img {

  height: 160px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: end;

  -webkit-align-items: flex-end;

  -ms-flex-align: end;

  align-items: flex-end;

}



.instructions-img img {

  width: 100%;

  height: 100%;

  -o-object-fit: contain;

  object-fit: contain;

}



.instructions-bottom {

  margin-top: 35px;

  text-align: center;

}



.instructions-bottom__note {

  margin-top: 72px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

}



.instructions-bottom__btn {

  margin-top: 35px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.reviews {

  padding-top: 35px;

}



.reviews-top {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.reviews-top__icon {

  padding: 0 15px 32px;

  border-bottom: 2px solid #FF7A00;

}



.reviews-title {

  margin-top: 32px;

  max-width: 790px;

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  letter-spacing: 0.01em;

  text-align: center;

}



.reviews-people {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.reviews-people__slider {

  width: 100%;

  max-width: 960px;

}



.reviews-people__slider-nav {

  max-width: 960px;

  width: 100%;

  position: relative;

  margin-top: 85px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  margin-bottom: 35px;

}



.reviews-people__slider-nav .reviews-circle {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  width: 64px;

  height: 64px;

  border: 1px solid #FF7A00;

  border-radius: 50%;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 20px;

  color: #FF7A00;

}



.reviews-people__slider-nav:before {

  content: '';

  position: absolute;

  left: 9%;

  top: -webkit-calc(50% - 1px);

  top: calc(50% - 1px);

  max-width: 335px;

  width: 100%;

  height: 1px;

  background-color: #DDDDDD;

}



.reviews-people__slider-nav:after {

  content: '';

  position: absolute;

  right: 9%;

  top: -webkit-calc(50% - 1px);

  top: calc(50% - 1px);

  max-width: 335px;

  width: 100%;

  height: 1px;

  background-color: #DDDDDD;

}



.reviews-people__slider-item {

  width: 105%;

  outline: none;

}



.reviews-people__slider-item-wrap {

  position: relative;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.reviews-people__slider-left {

  left: -15px;

  position: absolute;

  max-width: 11%;

  width: 100%;

  margin-right: 12%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  z-index: 99999;

}



.reviews-people__slider-img {

  width: 64px;

  height: 64px;

  border-radius: 50%;

  overflow: hidden;

}



.reviews-people__slider-img img {

  width: 64px;

  height: 64px;

  -o-object-fit: cover;

  object-fit: cover;

}



.reviews-people__slider-bottom {

  text-align: center;

  display: block;

}



.reviews-people__slider-name {

  margin-top: 20px;

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 16px;

  line-height: 24px;

}



.reviews-people__slider-name-note {

  white-space: nowrap;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-size: 16px;

  line-height: 24px;

  color: #707070;

}



.reviews-people__slider-name-note--left {

  margin-left: 40px;

}



.reviews-people__slider-right {

  margin-left: auto;

  width: 74%;

  text-align: left;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

}



.reviews-bottom {

  margin-top: 48px;

}



.reviews-bottom__slider {

  max-width: 1200px;

  width: 100%;

  height: 800px;

}



.reviews-bottom__slider-img {

  margin: 0 auto;

  width: 100%;

  height: 800px;

}



.reviews-bottom__slider-img img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.reviews-bottom__btn {

  max-width: 478px;

  width: 100%;

  margin: 34px auto 0;

}



.reviews-bottom__btn .btn-transparent--white {

  font-family: "TTHazelnuts-Medium", sans-serif;

  letter-spacing: 0.2em;

  font-size: 15px;

  line-height: 15px;

}



.experience {

  padding-top: 70px;

}



.experience-top {

  margin: 0 auto;

}



.experience-title {

  margin: 0 auto;

  max-width: 835px;

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.experience-note {

  margin-top: 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.experience-content {

  margin-top: 78px;

}



.experience-item {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background: #FBFBFB;

  padding: 65px 220px;

  margin-bottom: 8px;

}



.experience-item--orange {

  border: 2px solid #FF7A00;

  background: #fff;

}



.experience-item--leaf {

  position: relative;

}



.experience-item--leaf:after {

  content: '';

  position: absolute;

  width: 160px;

  height: 160px;

  top: 135px;

  right: -5%;

  background-image: url(../img/experience/experience-2.webp);

  background-repeat: no-repeat;

}



.experience-item--leaf-2 {

  position: relative;

}



.experience-item--leaf-2:before {

  content: '';

  position: absolute;

  width: 150px;

  height: 150px;

  top: 45px;

  left: -8%;

  background-image: url(../img/experience/experience-1.webp);

  background-repeat: no-repeat;

}



.experience-item__num {

  font-family: "TTNooks", sans-serif;

  color: #FF7A00;

  font-style: normal;

  font-weight: normal;

  font-size: 40px;

  line-height: 40px;

}



.experience-item__title {

  margin-top: 10px;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.experience-item__note {

  margin-bottom: 0;

  margin-top: 12px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.experience-item__note-orange {

  margin-top: 30px;

  margin-bottom: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  color: #FF7A00;

  font-size: 20px;

  text-align: center;

}



.experience-bottom__title {

  position: relative;

  margin-top: 140px;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 140px;

  line-height: 160px;

  text-align: center;

  color: #FF7A00;

}



.experience-bottom__title:before {

  content: '';

  position: absolute;

  width: 120px;

  height: 2px;

  top: -15px;

  left: -webkit-calc(50% - 60px);

  left: calc(50% - 60px);

  background-color: #FF7A00;

}



.experience-bottom__note {

  margin-top: 35px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 40px;

  line-height: 48px;

  text-align: center;

}



.experience-bottom__text {

  position: relative;

  margin: 64px auto 0;

  max-width: 960px;

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.experience-bottom__text:before {

  content: '';

  position: absolute;

  width: 120px;

  height: 2px;

  top: -30px;

  left: -webkit-calc(50% - 60px);

  left: calc(50% - 60px);

  background-color: #FF7A00;

}



.success {

  position: relative;

  padding-top: 145px;

}



.success:before {

  content: '';

  position: absolute;

  max-width: 500px;

  width: 100%;

  height: 700px;

  top: 400px;

  left: 0;

  background-image: url(../img/success/menu-left.webp);

  background-repeat: no-repeat;

}



.success:after {

  content: '';

  position: absolute;

  width: 350px;

  height: 400px;

  top: 825px;

  left: 0;

  background-image: url(../img/success/hachapuri.webp);

  background-repeat: no-repeat;

}



.success-wrap {

  padding-left: 120px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}



.success-title {

  position: relative;

  max-width: 610px;

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

}



.success-title:before {

  content: '';

  position: absolute;

  width: 150px;

  height: 150px;

  top: -92px;

  left: -48%;

  background-image: url(../img/success/leaf.webp);

  background-repeat: no-repeat;

}



.success-left {

  margin-right: 120px;

}



.success-text {

  margin-top: 60px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

}



.success-text p:not(:last-child) {

  margin-bottom: 32px;

}



.success-text--bold {

  font-weight: bold;

}



.success-right {

  max-width: 240px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.success-right__photo {

  border-radius: 50%;

  width: 240px;

  height: 240px;

  overflow: hidden;

}



.success-right__photo img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.success-right__name {

  margin-top: 12px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.success-right__note {

  margin-top: 6px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

  text-align: center;

  color: #707070;

}



.success-right__images {

  width: 100%;

  position: relative;

}



.success-right__images:after {

  content: '';

  position: absolute;

  width: 570px;

  height: 700px;

  top: 392px;

  right: 0;

  background-image: url(../img/success/menu-right.webp);

  background-repeat: no-repeat;

  background-size: cover;

  z-index: 1;

}



.success-right__images:before {

  content: '';

  position: absolute;

  width: 320px;

  height: 346px;

  top: 260px;

  right: 0;

  background-image: url(../img/success/harcho.webp);

  background-repeat: no-repeat;

  background-size: cover;

  z-index: 2;

}



.success-form {

  position: relative;

  max-width: 480px;

  width: 100%;

}



.success-form:after {

  content: '';

  position: absolute;

  width: 500px;

  height: 500px;

  top: -50px;

  left: -webkit-calc(100% + 60px);

  left: calc(100% + 60px);

  background-image: url(../img/success/hincali.webp);

  background-repeat: no-repeat;

}



.success-form .btn-orrange--success {

  font-family: "TTHazelnuts-Medium", sans-serif;

  padding: 24px 90px;

}



.questions {

  padding-top: 15px;

}



.questions-wrap {

  padding: 0 125px;

}



.questions-answer {

  width: 100%;

  display: none;

  top: 88px;

  left: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  padding-top: 24px;

  z-index: 2;

  background-color: #FBFBFB;

  -webkit-transition: all .5s ease;

  -o-transition: all .5s ease;

  transition: all .5s ease;

}



.questions-answer__wrap {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.questions-item {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: start;

  -webkit-align-items: flex-start;

  -ms-flex-align: start;

  align-items: flex-start;

  width: 100%;

}



.questions-item__top {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.questions-item-title {

  font-weight: bold;

}



.questions-item-title .normal-font {

  font-weight: normal;

}



.questions-item-text {

  font-weight: normal;

}



.questions-title {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.questions-content {

  margin-top: 65px;

}



.questions-item {

  position: relative;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  padding: 24px;

  background: #FBFBFB;

}



.questions-item:not(:last-child) {

  margin-bottom: 8px;

}



.questions-left {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

}



.questions-left--bold {

  font-weight: bold;

}



.questions-right {

  -webkit-flex-shrink: 0;

  -ms-flex-negative: 0;

  flex-shrink: 0;

  cursor: pointer;

  width: 32px;

  height: 32px;

  border: 1px solid #FF7A00;

  border-radius: 50%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.questions-right__triangle {

  margin-top: 10px;

  border: 6px solid transparent;

  border-top: 10px solid #FF7A00;

}



.questions-right__triangle--rotate {

  -webkit-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  transform: rotate(180deg);

  margin-top: -10px;

}



.contacts {

  padding-bottom: 130px;

}



.contacts-wrap {

  padding: 0 125px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.contacts-title {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.contacts-note {

  margin-top: 55px;

  margin-bottom: 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

}



.contacts-buttons {

  margin-top: 22px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  width: 100%;

}



.contacts-btn {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  padding: 16px 0;

  max-width: 315px;

  width: 100%;

  border: 1px solid #FF7A00;

}



.contacts-btn:not(:last-child) {

  margin-right: 8px;

}



.contacts-btn__icon {

  width: 26%;

  border-right: 1px solid #FF7A00;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.contacts-btn__text {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  padding-left: 20px;

}



.contacts-btn__top {

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 15px;

  line-height: 20px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  color: #FF7A00;

}



.contacts-btn__bottom {

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

  color: #707070;

}



.contacts-btn:hover {

  text-decoration: none;

}



.contacts-number {

  margin-top: 52px;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 104px;

  line-height: 104px;

  text-align: center;

  color: #FF7A00;

  white-space: nowrap;

}



.contacts-number:hover {

  color: #FF7A00;

  text-decoration: none;

}



#map {

  min-height: 780px;

  width: 100%;

}



.map {

  padding: 0;

  position: relative;

  min-height: 780px;

  background-color: #f9f9f6;

}



.map-left {

  z-index: 9;

  top: 62px;

  left: 13%;

  position: absolute;

  max-width: 480px;

  width: 100%;

  height: 650px;

  background-color: #F6F6F6;

  border: 1px solid #DDDDDD;

}



.map-title {

  padding: 32px 60px;

  text-align: center;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 32px;

  line-height: 40px;

  background-color: #fff;

}



.map-list {

  background-color: #F6F6F6;

  height: 500px;

  overflow-y: auto;

}



.map-list::-webkit-scrollbar {

  width: 12px;

  background-color: #F3F3F3;

}



.map-list::-webkit-scrollbar-thumb {

  background-color: #DDDDDD;

}



.map-list__item {

  cursor: inherit;

  position: relative;

  display: block;

  background-color: #fff;

  color: #1A1A1A;

  border-top: 1px solid #DDDDDD;

  border-bottom: 1px solid #DDDDDD;

  padding: 26px 50px;

  margin: 8px 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

  cursor: pointer;

  transition: .3s;

}

.map-list__item:hover,

.map-list__item--active {

  background-color: #F6F6F6;

}



.map-list__item:before {

  content: '';

  position: absolute;

  top: 30px;

  left: 27px;

  background-image: url("../img/map/icon-left.webp");

  background-repeat: no-repeat;

  width: 14px;

  height: 18px;

}



.map-list__item:after {

  content: '';

  position: absolute;

  top: -webkit-calc(50% - 8px);

  top: calc(50% - 8px);

  right: 16px;

  border: solid #FF7A00;

  border-width: 0 2px 2px 0;

  width: 12px;

  height: 12px;

  -webkit-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  transform: rotate(-45deg);

}



.map-list__item:hover {

  text-decoration: none;

  color: #1A1A1A;

}



.quiz {

  position: relative;

}



.quiz-form {

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.quiz-form .conf-politic {

  max-width: 475px;

  text-align: center;

  margin-top: 20px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 12px;

  line-height: 16px;

  color: #B5B5B5;

}



.quiz-form .conf-politic a {

  color: #B5B5B5;

  text-decoration: underline;

}



.quiz-form__note {

  margin: 10px 0;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 40px;

  text-align: center;

  color: #A3A3A3;

}



.quiz-form__wrap input[type="text"] {

  width: 100%;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  color: #A3A3A3;

  padding: 20px 0;

  border-bottom: 1px solid #1A1A1A;

  opacity: .6;

}



.quiz-form__btn-wrap {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.quiz-form__btn {

  cursor: pointer;

  display: block;

  text-align: center;

  margin-top: 30px;

  padding: 30px;

  width: 40%;

  font-weight: bold;

  font-size: 15px;

  line-height: 15px;

  letter-spacing: 0.2em;

  color: #FF7A00;

  text-transform: uppercase;

  border-radius: 8px;

  border: 2px solid #FF7A00;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

}



.quiz-form__btn:hover {

  color: #fff;

  background-color: #FF7A00;

  text-decoration: none;

}



.quiz-form__btn--back {

  border: 2px solid #A3A3A3;

  color: #A3A3A3;

}



.quiz-form__btn--back:hover {

  color: #fff;

  background-color: #FF7A00;

  border: 2px solid #FF7A00;

}



.quiz:before {

  content: '';

  position: absolute;

  top: 150px;

  left: 0;

  background-image: url("../img/quiz/hincal.webp");

  background-repeat: no-repeat;

  width: 300px;

  height: 500px;

}



.quiz:after {

  content: '';

  position: absolute;

  top: 420px;

  right: 0;

  background-image: url("../img/quiz/harcho.webp");

  background-repeat: no-repeat;

  width: 245px;

  height: 500px;

}



.quiz-wrap {

  padding: 0 125px;

}



.quiz-title {

  position: relative;

  font-style: normal;

  font-weight: bold;

  font-size: 48px;

  line-height: 56px;

  text-align: center;

}



.quiz-title__final {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.quiz-title__final-thanks {

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 80px;

  line-height: 88px;

  text-align: center;

}



.quiz-title__final-text {

  max-width: 655px;

  width: 100%;

  font-style: normal;

  font-weight: bold;

  font-size: 32px;

  line-height: 40px;

  text-align: center;

}



.quiz-title:before {

  content: '';

  position: absolute;

  top: 0;

  left: -112px;

  background-image: url("../img/quiz/leaf.webp");

  background-repeat: no-repeat;

  width: 200px;

  height: 200px;

}



.quiz-title:after {

  content: '';

  position: absolute;

  top: -75px;

  right: -29%;

  background-image: url("../img/quiz/ukrop.webp");

  background-repeat: no-repeat;

  width: 200px;

  height: 200px;

}



.quiz-numbers {

  margin-top: 80px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.quiz-num {

  width: 64px;

  height: 64px;

  border-radius: 50%;

  border: 1px solid #FF7A00;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  font-family: "TTNooks", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 32px;

  line-height: 40px;

  color: #FF7A00;

}



.quiz-num--line {

  position: relative;

}



.quiz-num--line:before {

  content: '';

  position: absolute;

  top: 50%;

  left: 138%;

  width: 300%;

  height: 1px;

  background-color: #DDDDDD;

}



.quiz-num--active {

  background-color: #FF7A00;

  color: #fff;

}



.quiz-question {

  margin: 65px 0 32px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 32px;

  line-height: 40px;

}



.quiz-bottom {

  position: relative;

  margin-top: 65px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.quiz-bottom:before {

  content: '';

  position: absolute;

  top: 110px;

  left: 36%;

  background-image: url("../img/quiz/onion.webp");

  background-repeat: no-repeat;

  width: 200px;

  height: 200px;

}



.quiz-descr {

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

}



.quiz-descr__link {

  font-style: normal;

  font-weight: bold;

  font-size: 15px;

  line-height: 20px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  color: #FF7A00;

}



.quiz-descr__link:hover {

  color: #FF7A00;

  text-decoration: none;

}



.quiz-specialist {

  margin-right: 50px;

  max-width: 190px;

  width: 100%;

}



.quiz-specialist__photo {

  width: 65px;

  height: 65px;

  border-radius: 50%;

  overflow: hidden;

}



.quiz-specialist__photo img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  height: 100%;

}



.quiz-specialist__name {

  margin-top: 15px;

  display: block;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

}



.quiz-question-2 {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.quiz-question-2__wrap {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

}



.quiz-question-2__btn {

  width: 100%;

  max-width: 305px;

}



.quiz-question-2__btn:not(:last-child) {

  margin-right: 22px;

}



.quiz-question-2 input[type=checkbox] {

  display: none;

}



.quiz-question-2 label {

  cursor: pointer;

  max-width: 305px;

  width: 100%;

  height: 100px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: #F3F3F3;

  font-style: normal;

  font-weight: bold;

  font-size: 32px;

  line-height: 40px;

  border-radius: 8px;

}



.quiz-question-2 input[type=checkbox]:checked + label {

  background-color: #fd7e14;

  color: #fff;

}



.quiz-question-2 input[type=radio]:not + label {

  background-color: #F3F3F3;

}



.quiz-question-3 {

  width: 100%;

}



.quiz-question-3 input[type=checkbox] {

  display: none;

}



.quiz-question-3__wrap {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.quiz-question-3__line {

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.quiz-question-3__line:not(:last-child) {

  margin-bottom: 12px;

}



.quiz-question-3__title {

  display: block;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 22px;

  line-height: 40px;

}



.quiz-question-3__text {

  font-style: normal;

  font-weight: normal;

  font-size: 18px;

  line-height: 29px;

}



.quiz-question-3__text--bottom {

  display: block;

  text-align: center;

  font-size: 18px;

  line-height: 20px;

}



.quiz-question-3__text--small {

  display: block;

  text-align: center;

  font-size: 14px;

  line-height: 16px;

}



.quiz-question-3__top {

  cursor: pointer;

  max-width: 470px;

  width: 100%;

  background: #F3F3F3;

  border-radius: 8px;

  padding: 16px 28px;

}



.quiz-question-3__bottom {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  cursor: pointer;

  max-width: 305px;

  width: 100%;

  background: #F3F3F3;

  border-radius: 8px;

  padding: 21px;

}



.quiz-question-3__bottom .quiz-question-3__title {

  text-align: center;

}



.quiz-question-3 input[type=checkbox]:checked + label {

  background-color: #fd7e14;

  color: #fff;

}



.quiz-question-4 {

  width: 100%;

}



.quiz-question-4 input[type=checkbox] {

  display: none;

}



.quiz-question-4 input[type=checkbox]:checked + label {

  background-color: #fd7e14;

  color: #fff;

}



.quiz-question-4__top {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  cursor: pointer;

  max-width: 305px;

  width: 100%;

  background: #F3F3F3;

  border-radius: 8px;

  padding: 30px 88px;

}



.quiz-final {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  margin-top: 50px;

  position: relative;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  max-width: 475px;

  width: 100%;

}



.quiz-final input {

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  text-align: center;

  color: #A3A3A3;

}



.quiz-final input[name="client_city"] {

  padding-top: 42px;

}



.quiz-final__manager {

  position: absolute;

  top: 0;

  left: -webkit-calc(100% + 75px);

  left: calc(100% + 75px);

  max-width: 190px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: start;

  -webkit-align-items: flex-start;

  -ms-flex-align: start;

  align-items: flex-start;

}



.quiz-final__manager__photo {

  width: 64px;

  height: 64px;

  overflow: hidden;

  border-radius: 50%;

}



.quiz-final__manager__photo img {

  width: 64px;

  height: 64px;

}



.quiz-final__manager__name {

  margin-top: 20px;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 32px;

}



.quiz-final__manager__note {

  display: block;

  font-style: normal;

  font-weight: normal;

  font-size: 16px;

  line-height: 24px;

  color: #707070;

  text-align: left;

}



.quiz-active {

  display: block;

}



.quiz .not-active {

  display: none;

}



.footer {

  background-color: #FF7A00;

  padding: 55px 0 75px;

}



.footer-wrap {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.footer-top {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.footer-top__left {

  max-width: 310px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.footer-top__center {

  max-width: 370px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.footer-top__center .footer-online {

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  color: #fff;

}



.footer-top__buttons {

  margin-top: 15px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}



.footer-top__buttons > *:not(:last-child) {

  margin-right: 20px;

}



.footer-top__buttons .btn-transparent {

  max-width: 137px;

  width: 100%;

}



.footer-top__right {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: end;

  -webkit-align-items: flex-end;

  -ms-flex-align: end;

  align-items: flex-end;

}



.footer-top__right .btn-transparent {

  margin-top: 12px;

}



.footer-top__right .phone-number {

  font-size: 22px;

  line-height: 32px;

}



.footer-social > *:not(:last-child) {

  margin-right: 25px;

}



.footer-bottom {

  margin-top: 70px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.footer-bottom__left a {

  font-style: normal;

  font-weight: normal;

  font-size: 15px;

  line-height: 20px;

  color: #fff;

  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);

}



.footer-bottom__left a:hover {

  text-decoration: none;

}



.footer-bottom .develope-text {

  margin-right: 22px;

  font-style: normal;

  font-weight: normal;

  font-size: 15px;

  line-height: 20px;

  color: #fff;

}



.footer-sended {

  position: relative;

}



.footer-sended:before {

  content: '';

  position: absolute;

  top: -136px;

  left: 19%;

  background-image: url("../img/success-form/img-1.webp");

  background-repeat: no-repeat;

  width: 300px;

  height: 136px;

}



.footer-sended:after {

  content: '';

  position: absolute;

  top: -136px;

  right: 155px;

  background-image: url("../img/success-form/img-4.webp");

  background-repeat: no-repeat;

  width: 200px;

  height: 160px;

}



.footer-dot {

  color: #2bff00;

}



.tooltip {

  position: absolute;

  left: -webkit-calc(100% + 10px);

  left: calc(100% + 10px);

  top: 190%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  padding: 14px 20px;

  color: #fff;

  font-size: 16px;

  line-height: 20px;

  text-align: center;

  background-color: #FF7A00;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  opacity: 0;

}



.tooltip:before {

  content: '';

  position: absolute;

  top: -17px;

  left: -11px;

  background-image: url("../img/universal-images/tooltip-top.webp");

  background-repeat: no-repeat;

  width: 100%;

  height: 100%;

}



.tooltip-iterior {

  border-bottom: 1px dashed grey;

  position: relative;

  display: inline-block;

  cursor: pointer;

  line-height: 25px;

}



.tooltip-iterior-show {

  opacity: 0;

  position: absolute;

  left: -webkit-calc(100% + 10px);

  left: calc(100% + 10px);

  display: block;

  width: 320px;

  padding: 10px;

  background-color: #FF7A00;

  color: #fff;

  font-size: 16px;

  line-height: 20px;

  text-align: justify;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

}



.tooltip-iterior-show:before {

  content: '';

  position: absolute;

  top: -16px;

  left: -11px;

  background-image: url("../img/universal-images/tooltip-top.webp");

  background-repeat: no-repeat;

  width: 100%;

  height: 100%;

}



.tooltip-iterior:hover .tooltip-iterior-show {

  opacity: 1;

  z-index: 1;

}



.tooltip-guests {

  position: relative;

  display: inline-block;

  cursor: pointer;

  width: 24px;

}



.tooltip-guests-show {

  opacity: 0;

  position: absolute;

  left: -webkit-calc(100% + 30px);

  left: calc(100% + 30px);

  top: -webkit-calc(50% - 38px);

  top: calc(50% - 38px);

  display: block;

  min-width: 245px;

  padding: 8px;

  background-color: #289A00;

  color: #fff;

  font-size: 16px;

  line-height: 20px;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  text-align: center;

}



.tooltip-guests-show:before {

  content: '';

  position: absolute;

  top: -webkit-calc(50% - 8px);

  top: calc(50% - 8px);

  left: -17px;

  background-image: url("../img/guests/guests-tooltip-arrow.webp");

  background-repeat: no-repeat;

  width: 17px;

  height: 16px;

}



.tooltip-guests-text {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: normal;

  font-size: 16px;

  line-height: 20px;

  color: #fff;

}



.tooltip-guests:hover .tooltip-guests-show {

  opacity: 1;

}



.tooltip-experience {

  top: 75px;

}



.tooltip-spros {

  position: relative;

  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);

  cursor: pointer;

}



.tooltip-spros__show {

  opacity: 0;

  position: absolute;

  left: 20px;

  top: -webkit-calc(100% + 10px);

  top: calc(100% + 10px);

  display: block;

  min-width: 245px;

  padding: 8px;

  background-color: #FF7A00;

  color: #fff;

  font-size: 16px;

  line-height: 20px;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  text-align: center;

}



.tooltip-spros__show:before {

  content: '';

  position: absolute;

  top: -10px;

  left: -10px;

  background-image: url("../img/universal-images/tooltip-top.webp");

  background-repeat: no-repeat;

  width: 17px;

  height: 16px;

}



.tooltip-spros:hover .tooltip-spros__show {

  opacity: 1;

}



.tooltip-concept {

  position: relative;

  z-index: 1;

  cursor: pointer;

}



.tooltip-concept__show {

  opacity: 0;

  position: absolute;

  top: 52px;

  left: 42px;

  display: block;

  min-width: 486px;

  width: 100%;

  padding: 20px;

  background-color: #fd7e14;

  z-index: 2;

  font-style: normal;

  font-size: 16px;

  line-height: 20px;

  color: #fff;

}



.tooltip-concept__show:before {

  content: '';

  position: absolute;

  top: -17px;

  left: -11px;

  background-image: url(../img/universal-images/tooltip-top.webp);

  background-repeat: no-repeat;

  width: 50px;

  height: 50px;

}



.tooltip-concept__text {

  display: block;

  text-align: left;

  margin-bottom: 18px;

}



.tooltip-concept__text--img {

  position: relative;

}



.tooltip-concept__text--img:before {

  content: '';

  position: absolute;

  top: 0;

  left: -20px;

  width: 200px;

  height: 200px;

  background-image: url("../img/concept/tooltip-2.webp");

  background-repeat: no-repeat;

}



.tooltip-concept__text--img:after {

  content: '';

  position: absolute;

  top: 0;

  right: -22px;

  width: 105px;

  height: 155px;

  background-image: url("../img/concept/tooltip-1.webp");

  background-repeat: no-repeat;

}



.tooltip-concept__btn {

  margin-top: 30px;

  position: relative;

  z-index: 9;

  padding: 23px 105px 23px 50px;

  background-color: #fff;

  width: 100%;

  display: block;

  border-radius: 6px;

  color: #FF7A00;

  font-family: "TTHazelnuts-Medium", sans-serif;

  text-transform: uppercase;

  font-style: normal;

  font-weight: bold;

  font-size: 13px;

  line-height: 15px;

  letter-spacing: 0.2em;

}



.tooltip-concept__btn:before {

  position: absolute;

  top: -webkit-calc(50% - 18.5px);

  top: calc(50% - 18.5px);

  left: 80%;

  content: '';

  width: 37px;

  height: 37px;

  background-image: url("../img/concept/tooltip-icon.webp");

}



.tooltip-concept__btn:hover {

  text-decoration: none;

  color: #FF7A00;

}



.tooltip-concept__note {

  margin-top: 15px;

  display: block;

  text-align: center;

}



.tooltip-concept:hover .tooltip-concept__show {

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  opacity: 1;

}



.info-horeca {

  cursor: pointer;

  border-bottom: 1px dashed #DDDDDD;

  color: #000;

  position: relative;

}



.info-horeca:hover .tooltip {

  opacity: 1;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: normal;

}



.logo img {

  height: 90px;

  width: 172px;

}



.mezhd-set {

  display: block;

  font-size: 15px;

  line-height: 25px;

  text-transform: uppercase;

  font-weight: bold;

  letter-spacing: 0.2em;

  font-family: "TTHazelnuts-Regular", sans-serif;

}



.mezhd-set span {

  display: block;

}



.onmarket {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 15px;

  line-height: 20px;

  margin-right: auto;

}





button,

button:focus,

button:active,

input[type="submit"] {

  outline: none;

  cursor: pointer;

  border: none;

}



.btn-transparent {

  border: 1px solid #fff;

  padding: 12px 16px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  text-transform: uppercase;

  color: #fff;

  font-weight: bold;

  font-size: 12px;

  line-height: 16px;

  letter-spacing: 0.2em;

  white-space: nowrap;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.btn-transparent svg {

  fill: #fff;

  width: 14px;

  height: 14px;

  margin-right: 10px;

  display: inline-block;

}



.btn-transparent:hover {

  color: #FF7A00;

  background-color: #fff;

  text-decoration: none;

}



.btn-transparent:hover svg {

  fill: #FF7A00;

}



.btn-transparent--white {

  border: 2px solid #FF7A00;

  border-radius: 8px;

  color: #FF7A00;

  padding: 38px 0;

}



.btn-transparent--white:hover {

  background-color: #FF7A00;

  color: #fff;

}



.btn-orrange {

  max-width: 475px;

  position: relative;

  width: 100%;

  padding: 42px 100px;

  background-image: -webkit-gradient(linear, left top, right top, from(#ff810e), to(#ffc016));

  background-image: -o-linear-gradient(left, #ff810e 0%, #ffc016 100%);

  background-image: linear-gradient(90deg, #ff810e 0%, #ffc016 100%);

  -webkit-filter: drop-shadow(0px 30px 50px rgba(242, 117, 0, 0.5));

  filter: drop-shadow(0px 30px 50px rgba(242, 117, 0, 0.5));

  border-radius: 10px;

  border-bottom: 5px solid #ff6000;

  color: #000;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: bold;

  font-size: 15px;

  line-height: 15px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  text-align: left;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-transition: all .5s ease;

  -o-transition: all .5s ease;

  transition: all .5s ease;

}



.btn-orrange--cat {

  padding: 42px 0 42px 55px;

  -webkit-box-pack: start;

  -webkit-justify-content: flex-start;

  -ms-flex-pack: start;

  justify-content: flex-start;

}



.btn-orrange--cat:before {

  position: absolute;

  top: -20px;

  right: -90px;

  content: '';

  background-image: url("../img/btn-orange-book.webp");

  width: 245px;

  height: 102px;

}



.btn-orrange:hover {

  color: #fff;

  text-decoration: none;

}



.btn-orrange--success {

  font-size: 15px;

  line-height: 24px;

  letter-spacing: 0.2em;

  padding: 24px 100px;

}



.btn-white {

  display: block;

  max-width: 470px;

  width: 100%;

  border: 2px solid #fff;

  border-radius: 8px;

  padding: 40px 105px;

  color: #fff;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-weight: bold;

  font-size: 15px;

  line-height: 15px;

  letter-spacing: 0.2em;

  text-transform: uppercase;

  -webkit-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  text-align: center;

  cursor: pointer;

}



.btn-white:hover {

  background: #fff;

  text-decoration: none;

  color: #289A00;

  border: 2px solid transparent;

}



.main-form {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

  color: #1A1A1A;

  border: none;

}



.main-form input {

  width: 100%;

  padding: 44px 0 26px 0;

  text-align: center;

  border-bottom: 1px solid #1A1A1A;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-size: 20px;

  line-height: 32px;

  color: #A3A3A3;

}



.main-form input:hover {

  cursor: pointer;

}



.main-form .btn-orrange {

  margin-top: 30px;

  text-align: center;

}



.main-form .h3 {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 24px;

  line-height: 32px;

  text-align: center;

}



.main-form .conf-polictic {

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: normal;

  font-size: 12px;

  line-height: 16px;

  text-align: center;

  color: #B5B5B5;

  padding: 20px 10px;

}



.main-form .conf-polictic a {

  color: #B5B5B5;

  text-decoration: underline;

}



.phone-number {

  font-style: normal;

  font-weight: bold;

  font-size: 18px;

  line-height: 24px;

  color: #fff;

  white-space: nowrap;

}



.phone-number:hover {

  color: #fff;

  text-decoration: none;

}



.nav-arrow {

  cursor: pointer;

  position: absolute;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  content: '';

  width: 60px;

  height: 60px;

  z-index: 9;

  background-color: #fff;

  border-radius: 50%;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

}



.nav-arrow--ostrov {

  width: 40px;

  height: 40px;

  background-color: red;

}



.prev-arrow {

  cursor: pointer;

  left: 30px;

}



.prev-arrow .arrow-inner-prev {

  position: absolute;

  top: 35%;

  left: 41%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  -webkit-transform: rotate(-228deg);

  -ms-transform: rotate(-228deg);

  transform: rotate(-228deg);

  width: 20px;

  height: 20px;

  border: solid #FF7A00;

  border-width: 0 2px 2px 0;

}



.next-arrow {

  right: 30px;

}



.next-arrow .arrow-inner-next {

  position: absolute;

  top: 35%;

  left: 29%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  -webkit-transform: rotate(-48deg);

  -ms-transform: rotate(-48deg);

  transform: rotate(-48deg);

  width: 20px;

  height: 20px;

  border: solid #FF7A00;

  border-width: 0 2px 2px 0;

}



.reviews-arrow {

  top: -100px;

  position: absolute;

  content: '';

  width: 64px;

  height: 64px;

  cursor: pointer;

}



.reviews-inner-prev {

  left: 2px;

  background-image: url("../img/reviews/reviews-arrow-left.webp");

}



.reviews-inner-next {

  right: 0;

  background-image: url("../img/reviews/reviews-arrow-right.webp");

}



form {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.answer p {

  text-transform: uppercase;

}



.button-next {

  padding: 20px 40px;

  background-color: #fd7e14;

  width: 200px;

  margin-top: 40px;

  cursor: pointer;

}



.send-btn {

  display: none;

}



.foodcort {

  position: relative;

  margin: 0 auto;

  max-width: 1200px;

  width: 100%;

  height: auto;

  color: #fff;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: #F9F9F9;

}



.foodcort-title {

  margin-bottom: 0;

  padding: 20px 50px 10px;

  font-family: "TTHazelnuts-Regular", sans-serif;

  font-style: normal;

  font-weight: bold;

  font-size: 36px;

  line-height: 36px;

  color: #1A1A1A;

}



.foodcort-text {

  text-align: center;

  padding: 0 50px;

  margin-top: 12px;

  font-style: normal;

  font-weight: bold;

  font-size: 24px;

  line-height: 36px;

  color: #1A1A1A;

}



.foodcort-img {

  width: 100%;

  height: auto;

}



.foodcort-img img {

  width: 100%;

  height: 100%;

  -o-object-fit: contain;

  object-fit: contain;

}



.foodcort .mfp-close {

  top: 10px;

  left: -webkit-calc(100% + 40px);

  left: calc(100% + 40px);

}



.foodcort .mfp-close:before {

  position: absolute;

  -webkit-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

  top: 0;

  left: 0;

  content: '';

  width: 3px;

  height: 40px;

  background-color: #c15c5c;

}



.foodcort .mfp-close:after {

  position: absolute;

  -webkit-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  transform: rotate(-45deg);

  top: 0;

  left: 0;

  content: '';

  width: 3px;

  height: 40px;

  background-color: #c15c5c;

}



.ostrov {

  position: relative;

  background-color: #F9F9F9;

  max-width: 1200px;

  margin: 0 auto;

  padding: 50px;

  text-align: center;

}



.ostrov-format {

  margin: 0 auto;

  padding: 12px 25px;

  border: 2px solid #FF7A00;

  font-style: normal;

  font-weight: bold;

  font-size: 16px;

  line-height: 29px;

  color: #FF7A00;

}



.ostrov-title {

  margin-top: 25px;

  text-align: center;

  font-style: normal;

  font-weight: bold;

  font-size: 36px;

  line-height: 42px;

}



.ostrov-carantin {

  margin: 30px 0 60px;

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 29px;

}



.ostrov-line {

  height: 540px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  background-color: #fff;

}



.ostrov-line__title {

  text-align: left;

  font-style: normal;

  font-weight: bold;

  font-size: 32px;

  line-height: 42px;

}



.ostrov-line__text {

  width: 50%;

  padding: 40px;

}



.ostrov-line__list {

  width: 100%;

  list-style-type: none;

  text-align: left;

  padding-left: 0;

}

.form-change-name{
  display: block!important;
}


.ostrov-line__list-item {

  margin-top: 30px;

  position: relative;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 32px;

  padding-left: 20px;

}



.ostrov-line__list-item:before {

  position: absolute;

  content: '';

  top: 12px;

  left: 0;

  width: 8px;

  height: 8px;

  background-color: #FF7A00;

  border-radius: 50%;

}



.ostrov-line__img {

  width: 50%;

}



.ostrov-line__slider {

  position: relative;

  width: 50%;

}



.ostrov-line__slider--bottom:before {

  position: absolute;

  content: '';

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-image: url("../img/ostrov/slider-bottom.webp");

  background-repeat: no-repeat;

  background-size: contain;

}



.ostrov-line__slider-item {

  width: 100%;

  height: 100%;

  outline: none;

}



.ostrov-line__slider-item img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.ostrov .mfp-close {

  top: 10px;

  left: -webkit-calc(100% + 30px);

  left: calc(100% + 30px);

}



.form-big {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  margin: 0 auto;

  position: relative;

  width: 100%;

  height: 100vh;

  background: transparent;

}



.fast-casual__content {

  margin: 0 auto;

  height: 740px;

  max-width: 1260px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  color: #fff;

  background-color: #fff;

}



.fast-casual__content-note {

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 29px;

  margin-bottom: 40px;

}



.fast-casual__content-left {

  padding: 70px 45px;

  width: 50%;

  background-image: url(../img/fast-casual/bg.webp);

  background-repeat: no-repeat;

}



.fast-casual__content-list {

  padding-left: 25px;

  list-style-type: none;

}



.fast-casual__content-item {

  margin-bottom: 10px;

  position: relative;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 29px;

}



.fast-casual__content-item:before {

  position: absolute;

  content: '';

  top: 9px;

  left: -22px;

  background-color: #FF7A00;

  width: 12px;

  height: 12px;

  border-radius: 50%;

}



.fast-casual__form {

  padding: 60px;

  width: 50%;

}



.soup.webp__form .djigit-right {

  margin: 0;

}



.fast-casual__form .djigit-right .main-form h3 {

  font-weight: bold;

  font-size: 36px;

  line-height: 42px;

}



.fast-casual__form .djigit-right .main-form .btn-orrange--fast {

  position: relative;

  padding: 42px 124px 42px 47px;

}



.fast-casual__form .djigit-right .main-form .btn-orrange--fast:before {

  content: '';

  position: absolute;

  top: -18px;

  left: -webkit-calc(100% - 145px);

  left: calc(100% - 145px);

  width: 220px;

  height: 100px;

  background-image: url(../img/fast-casual/catalog-btn.webp);

  background-repeat: no-repeat;

}



.fast-casual .mfp-close {

  top: 28px;

  right: 28px;

}



.presentation-wrap {

  background-color: #fff;

  max-width: 1200px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  padding: 65px;

}



.presentation-title {

  margin: 0 auto;

  max-width: 925px;

  width: 100%;

  text-align: center;

  font-style: normal;

  font-weight: bold;

  font-size: 42px;

  line-height: 48px;

}



.presentation-content {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: end;

  -webkit-justify-content: flex-end;

  -ms-flex-pack: end;

  justify-content: flex-end;

}



.presentation-img {

  width: 50%;

  position: relative;

}



.presentation-img__wrap {

  position: absolute;

  width: 950px;

  height: 480px;

  top: -webkit-calc(50% - 160px);

  top: calc(50% - 160px);

  left: -70%;

}



.presentation-img__wrap img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.presentation-form .djigit-right {

  margin-top: 10px;

}



.presentation .mfp-close {

  top: 20px;

  right: 20px;

}



.inventure {

  height: auto;

}



.inventure-wrap {

  background-color: #fff;

  max-width: 1200px;

  width: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}



.inventure-top {

  position: relative;

  padding: 70px 100px 72px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}



.inventure-top:before {

  position: absolute;

  content: '';

  bottom: -42px;

  left: 40%;

  width: 165px;

  height: 125px;

  background-image: url("../img/inventure/image-1.webp");

  background-repeat: no-repeat;

  z-index: 1;

}



.inventure-top:after {

  position: absolute;

  content: '';

  top: 65%;

  left: -webkit-calc(100% - 78px);

  left: calc(100% - 78px);

  width: 165px;

  height: 125px;

  background-image: url("../img/inventure/image-2.webp");

  background-repeat: no-repeat;

  z-index: 1;

}



.inventure-text {

  margin-top: 22px;

  max-width: 825px;

  width: 100%;

  font-style: normal;

  font-weight: normal;

  font-size: 22px;

  line-height: 29px;

  text-align: center;

}



.inventure-text b {

  font-family: "TTHazelnuts-Medium", sans-serif;

  font-weight: bold;

}



.inventure-title {

  max-width: 790px;

  width: 100%;

  margin-top: 35px;

  font-style: normal;

  font-weight: bold;

  font-size: 36px;

  line-height: 42px;

  text-align: center;

}



.inventure-orange {

  position: relative;

  margin-top: 56px;

  padding: 35px;

  background-color: #FF7A00;

}

.header-top .container{

  padding: 0 50px;

}

.inventure-orange:before {

  content: '';

  position: absolute;

  top: 0;

  left: 0;

  width: 165px;

  height: 125px;

  background-image: url("../img/inventure/image-4.webp");

  background-repeat: no-repeat;

  z-index: 0;

}



.inventure-orange:after {

  content: '';

  position: absolute;

  bottom: -2px;

  right: 0;

  width: 218px;

  height: 120px;

  background-image: url("../img/inventure/image-5.webp");

  background-repeat: no-repeat;

  z-index: 0;

}



.inventure-orange__descr {

  position: relative;

  margin-top: 18px;

  color: #fff;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: start;

  -webkit-align-items: flex-start;

  -ms-flex-align: start;

  align-items: flex-start;

}



.inventure-orange__title {

  margin-left: 100px;

  color: #fff;

  font-style: normal;

  font-weight: bold;

  font-size: 24px;

  line-height: 29px;

  opacity: .9;

}



.inventure-orange__num {

  margin-right: 25px;

  font-style: normal;

  font-weight: normal;

  font-size: 52px;

  line-height: 52px;

  letter-spacing: 0.01em;

}



.inventure-orange__text {

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 29px;

  font-family: "TTHazelnuts-Thin", sans-serif;

  opacity: .8;

}



.callback-hidden {

  display: none;

}



.callback-wrap {

  position: relative;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  background-color: #fff;

  max-width: 800px;

  width: 100%;

  padding: 62px 100px;

}



.callback-wrap:before {

  content: '';

  position: absolute;

  top: 250px;

  left: 0;

  background-image: url("../img/callback-form/callback-2.webp");

  background-repeat: no-repeat;

  width: 130px;

  height: 240px;

}



.callback-wrap:after {

  content: '';

  position: absolute;

  bottom: 40px;

  right: -8px;

  background-image: url("../img/callback-form/callback-1.webp");

  background-repeat: no-repeat;

  width: 130px;

  height: 240px;

}



.callback-title {

  max-width: 570px;

  width: 100%;

  font-style: normal;

  font-weight: bold;

  font-size: 42px;

  line-height: 48px;

  text-align: center;

}



.callback-text {

  margin-top: 40px;

  margin-bottom: 0;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 29px;

  text-align: center;

}



.callback-form form {

  max-width: 480px;

  width: 100%;

}



.callback-form form input {

  width: 100%;

  padding: 44px 0 22px 0;

  text-align: center;

  border-bottom: 1px solid #1A1A1A;

  font-size: 20px;

  line-height: 32px;

  color: #A3A3A3;

  opacity: .6;

}



.callback-form .conf-politic {

  font-style: normal;

  font-weight: normal;

  font-size: 12px;

  line-height: 16px;

  text-align: center;

  color: #B5B5B5;

  padding: 20px 10px;

}



.callback-form .conf-politic a {

  color: #B5B5B5;

  text-decoration: underline;

}



.callback-form .btn-callback {

  margin-top: 55px;

}



.callback-form .btns-time {

  margin-top: 20px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}



.callback-form .btns-time .btn-time {

  cursor: pointer;

  padding: 7px 72px;

  background-color: #F5F5F5;

  border-radius: 4px;

  font-style: normal;

  font-weight: bold;

  font-size: 18px;

  line-height: 32px;

}



.callback-form .btns-time .btn--active {

  background-color: #FF7A00;

  color: #fff;

}



.callback-form .btn-callback {

  position: relative;

}



.callback-form .btn-callback:before {

  content: '';

  position: absolute;

  top: -45px;

  left: 73%;

  background-image: url("../img/callback-form/callback-3.webp");

  background-repeat: no-repeat;

  width: 130px;

  height: 180px;

}



.callback-form #intime-field {

  display: none;

}



.callback-time__title {

  margin-top: 35px;

  font-style: normal;

  font-weight: normal;

  font-size: 20px;

  line-height: 29px;

  text-align: center;

}



.mfp-bg {

  background-image: url("../img/universal-images/forms-bg.webp");

  background-size: cover;

  background-repeat: no-repeat;

  opacity: 1;

}



.mfp-close-btn-in .mfp-close {

  color: transparent;

}



.mfp-close {

  position: absolute;

  opacity: 1;

}



.mfp-close:before {

  position: absolute;

  -webkit-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

  top: 0;

  left: 0;

  content: '';

  width: 3px;

  height: 40px;

  background-color: #c15c5c;

}



.mfp-close:after {

  position: absolute;

  -webkit-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  transform: rotate(-45deg);

  top: 0;

  left: 0;

  content: '';

  width: 3px;

  height: 40px;

  background-color: #c15c5c;

}























.foodcort-img{

  background-size: cover!important;

}



#modal_product{

  max-width: 1400px;

}



.logo_modal_product>img{

  width: 104px;

  display: block;

  margin: 31px auto 0;

}



#modal_product{

  font-family: "TTNoorms";

}

.modal_product_title{

  font-style: normal;

  font-weight: 800;

  font-size: 39px;

  text-align: center;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}




.modal_product_descr{

  font-style: normal;

  font-weight: 300;

  font-size: 27px;

  line-height: 45px;

  text-align: center;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}



.div_text_block{

  display: flex;

  flex-wrap: wrap;

  align-items: center;

}



.div_text_block>.bg_div_text_block{

  padding: 30px 41px;

  width: 348px;

  height: 125px;

  background: #FFC700;

  top: -26px;

  position: relative;

  left: 92px;

}



.bg_div_text_block span{

  background: #1A1A1A;

  width: 17px;

  height: 17px;

  border-radius: 50%;

  margin-right: 22px;

  display: inline-table;

}



.bg_div_text_block p{

  font-style: normal;

  font-weight: 800;

  font-size: 14px;

  line-height: 14px;

  display: flex;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}



.text_div_text_block{

  width: 64%;

}

.text_div_text_block p{

  font-style: normal;

  font-weight: 600;

  font-size: 17px;

  line-height: 20px;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}





.block_omg_line{

  display: flex;

  width: 91%;

  flex-wrap: wrap;

  margin-top: 20px;

  align-items: flex-start;

  margin: 0 auto 43px;

}



.block_omg_line img{

  width: 88px;

  margin: 0 auto 9px;

  text-align: center;

  display: block;

}





.block_omg_line div{

  width: 29%;

  text-align: left;

  margin: 0 auto;

  font-style: normal;

  font-weight: 600;

  font-size: 17px;

  line-height: 21px;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}





.asort_shop{

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  position: relative;

}



.asort_shop_text{

  width: 70%;



}

.asort_shop_img{

 width: 27%;

 right: 0.2%;

 position: absolute;

 top: 0;

}

.asort_shop_text_title{

  font-style: normal;

  font-weight: bold;

  font-size: 20px;

  line-height: 22px;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}



.asort_shop_text_descr{

  font-style: normal;

  font-weight: 600;

  font-size: 17px;

  line-height: 20px;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}



.asort_shop_img img{

  max-width: 437px;

  width: 100%;

  max-height: 323px;

  height: auto;

}



.liner_liner_franshiza{

  background: #FF7A00;

  height: 16px;

  width: 66%;

}

.liner_franshiza{

  margin-top: 73px;

}



.liner_franshiza_title{

  font-style: normal;

  font-weight: 600;

  font-size: 18px;

  margin: 0 0 5px 0;

  line-height: 22px;

  letter-spacing: 0.01em;

  color: #1A1A1A;

}

















.liner_liner_franshiza{ margin-bottom: 30px; }

.mediamax768{ display: none; }


























/* say css */





.squares-item__img img{
  height: 100%;
}




.block_omg_line div p{display: flex;justify-content: center;}

 @media (min-width: 992px) and (max-width: 1200px){
.ostrov_gruz .newform_abs{left: 2%!important;    width: 288px!important;}
.ostrov_gruz .div_text_block>.bg_div_text_block{ margin: 0 auto!important;left: 0!important;}
.ostrov_gruz .block_omg_line div p { font-size: 14px; }
.ostrov_gruz .liner_franshiza { padding-top: 0!important; }
.ostrov_gruz .asort_shop_img{top: 0!important;}
.ostrov_gruz .div_text_block>.bg_div_text_block{top: 0!important;padding: 21px 31px!important;}
.ostrov_gruz .div_text_block{padding: 0!important;}
 } /* @media */


 @media (min-width: 1200px) and (max-width: 1400px){
.ostrov_gruz .div_text_block>.bg_div_text_block { left: 2%!important; }
.ostrov_gruz .liner_franshiza { padding-top: 0!important; }
 } /* @media */



.ostrov_gruz_minimark .modal_product_descr{font-family: "TTNooks";}


 @media (min-width: 1377px){
.ostrov_gruz_minimark .modal_product_title, .ostrov_gruz_minimark .modal_product_descr , .block_omg_line{ margin-bottom: 0!important; }
.ostrov_gruz_minimark  .liner_franshiza{ padding-top: 0!important; margin-top: 0!important; }
.ostrov_gruz_minimark .div_text_block{ padding-left: 0!important; margin-top: 23px!important; }
.ostrov_gruz_minimark  .asort_shop_text{ width: 79%!important; }
.ostrov_gruz_minimark  .asort_shop_text_descr{ font-weight: 200!important; padding-top: 12px!important; }
.ostrov_gruz_minimark  .modal_product_title { font-size: 36px!important; padding-top: 6px!important; line-height: 52px!important; } 
.ostrov_gruz_minimark  .modal_product_descr{ font-size: 26px!important; }
.ostrov_gruz_minimark .text_div_text_block p { font-size: 17px!important; }
.ostrov_gruz_minimark  .div_text_block { align-items: flex-start!important; }
.ostrov_gruz_minimark  .div_text_block>.bg_div_text_block { padding: 34px 48px!important; width: 325px!important; height: 119px!important; top: -3px!important; left: 86px!important; }
.ostrov_gruz_minimark  .bg_div_text_block p { font-size: 13px!important; }
.ostrov_gruz_minimark  .block_omg_line { padding-top: 0!important; }
.ostrov_gruz_minimark  .block_omg_line { width: 89%!important; }
.ostrov_gruz_minimark   .asort_shop { margin-top: 9px!important; }
.ostrov_gruz_minimark  .asort_shop_img{ right: -280px!important; top: 16px!important; }
.ostrov_gruz_minimark   .asort_shop_img img { max-width: 333px!important; }
.ostrov_gruz_minimark .asort_shop_text .asort_shop_text_title { font-size: 21px!important; }
  }  /* @media */



 @media (min-width: 992px) and (max-width: 1377px){
.ostrov_gruz .foodcort-img{padding: 0 20px!important;}
.ostrov_gruz .modal_product_title{margin-bottom: 0;}

.ostrov_gruz_minimark .foodcort-img{ padding: 0 27px!important; } 
.ostrov_gruz_minimark .modal_product_title, .ostrov_gruz_minimark .modal_product_descr , .block_omg_line{ margin-bottom: 0!important; }
.ostrov_gruz_minimark  .liner_franshiza{ padding-top: 0!important; margin-top: 0!important; }
.ostrov_gruz_minimark .div_text_block{ padding-left: 0!important; margin-top: 23px!important; }
.ostrov_gruz_minimark  .asort_shop_text{ width: 69%!important; }
.ostrov_gruz_minimark  .asort_shop_text_descr{ font-weight: 200!important; padding-top: 12px!important; }
.ostrov_gruz_minimark  .modal_product_title { font-size: 36px!important; padding-top: 6px!important; line-height: 52px!important; } 
.ostrov_gruz_minimark  .modal_product_descr{ font-size: 26px!important; }
.ostrov_gruz_minimark .text_div_text_block p { font-size: 17px!important; }
.ostrov_gruz_minimark  .div_text_block>.bg_div_text_block { padding: 34px 36px!important; width: 325px!important; height: 119px!important; top: -14px!important; left: 0!important; margin: 0 auto; }
.ostrov_gruz_minimark  .bg_div_text_block p { font-size: 13px!important; }
.ostrov_gruz_minimark  .block_omg_line { padding-top: 0!important; }
.ostrov_gruz_minimark  .block_omg_line { width: 89%!important; }
.ostrov_gruz_minimark   .asort_shop { margin-top: 9px!important; }
.ostrov_gruz_minimark  .asort_shop_img{ right: -162px!important; top: 16px!important; }
.ostrov_gruz_minimark   .asort_shop_img img { max-width: 333px!important; }
.ostrov_gruz_minimark .asort_shop_text .asort_shop_text_title { font-size: 21px!important; }
  }  /* @media */



 @media (min-width: 768px) and (max-width: 992px){
.ostrov_gruz_minimark  .modal_product_title { font-size: 43px!important; }
.ostrov_gruz_minimark  .text_div_text_block p{ margin-bottom: 50px!important;  margin-top: 0!important;}
.ostrov_gruz_minimark  .div_text_block{margin-top: 0!important;}
.ostrov_gruz_minimark   .block_omg_line{padding-top: 0!important;}
.ostrov_gruz_minimark .asort_shop_text .asort_shop_text_title { font-size: 30px!important; line-height: 29px!important; margin-bottom: 55px!important; }

 } /* @media (min-width: 768px) and (max-width: 992px) */




 @media  (min-width: 480px) and (max-width: 768px){
 .mfp-container { padding: 0!important;}
.ostrov_gruz_minimark .text_div_text_block p { margin-top: 0!important;}
.ostrov_gruz_minimark .modal_product_title { font-size: 30px!important; padding-top: 25px!important; }
.ostrov_gruz_minimark .modal_product_descr{    font-size: 29px!important; letter-spacing: 0px!important;}
.ostrov_gruz_minimark  .foodcort-img { padding: 0 35px!important; }
.ostrov_gruz_minimark .div_text_block { padding: 0!important; margin-top: 0!important; }
.ostrov_gruz_minimark  .text_div_text_block p{ text-align: center!important; font-size: 21px!important; letter-spacing: 0.1px!important; line-height: 25px!important;}
.ostrov_gruz_minimark  .text_div_text_block p{margin-bottom: 48px!important;}
.ostrov_gruz_minimark .div_text_block>.bg_div_text_block { padding: 44px 29px; width: 354px!important; height: 139px!important; top: -19px!important; left: 0!important; margin: 0 auto; display: block; }
.ostrov_gruz_minimark.block_omg_line { padding-top: 0!important; margin-top: 19px!important; }
.ostrov_gruz_minimark.block_omg_line div p { padding-top: 32px!important; font-size: 30px!important; }
.ostrov_gruz_minimark .asort_shop_text_descr { font-size: 22px!important; text-align: center!important; line-height: 25px!important; width: 98%!important; letter-spacing: 0.01em!important; margin: 0 auto 26px!important; }
.ostrov_gruz_minimark.asort_shop_img img { max-height: 500px!important; max-width: 350px!important; }
.ostrov_gruz_minimark .liner_franshiza { padding-top: 25px!important; margin-top: 0!important; }
 } /* @media (min-width: 768px) and (max-width: 992px) */


 @media  (max-width: 480px){
.mfp-container { padding: 0!important;}
.ostrov_gruz_minimark .text_div_text_block p { margin-top: 0!important;}
.ostrov_gruz_minimark .modal_product_title { font-size: 30px!important; padding-top: 25px!important; }
.ostrov_gruz_minimark .modal_product_descr{    font-size: 28px!important; letter-spacing: 0px!important;}
.ostrov_gruz_minimark  .foodcort-img { padding: 0 5px!important; }
.ostrov_gruz_minimark .div_text_block { padding: 0!important; margin-top: 0!important; }
.ostrov_gruz_minimark  .text_div_text_block p{ text-align: center!important; font-size: 21px!important; letter-spacing: 0.1px!important; line-height: 25px!important;}
.ostrov_gruz_minimark  .text_div_text_block p{margin-bottom: 48px!important;}
.ostrov_gruz_minimark .div_text_block>.bg_div_text_block { padding: 44px 29px; width: 354px!important; height: 139px!important; top: -19px!important; left: 0!important; margin: 0 auto; display: block; }
.ostrov_gruz_minimark.block_omg_line { padding-top: 0!important; margin-top: 19px!important; }
.ostrov_gruz_minimark.block_omg_line div p { padding-top: 32px!important; font-size: 30px!important; }
.ostrov_gruz_minimark  .asort_shop_text_descr { font-size: 17px!important; text-align: center!important; line-height: 18px!important; width: 98%!important; letter-spacing: 0em!important; margin: 0 auto 26px!important; }
.ostrov_gruz_minimark.asort_shop_img img { max-height: 500px!important; max-width: 350px!important; }
.ostrov_gruz_minimark .liner_franshiza { padding-top: 25px!important; margin-top: 0!important; }
 } /* @media (min-width: 768px) and (max-width: 992px) */






.form-change-name:after{
  content: ',';
}

.ostrov_gruz .foodcort-img{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

.ostrov_gruz {
 max-width: 1400px;
}

.ostrov_gruz .newform_abs{
    position: absolute;
    left: 6%;
    top: 19px;
    width: 318px;
    transform: rotate(360deg);
}

.ostrov_gruz .modal_product_title{
    font-size: 44px;
    padding-top: 14px;
        font-family: "TTNooks";
}

.ostrov_gruz .div_text_block{
    margin-top: 34px;
    padding-left: 19px;
}

.ostrov_gruz .asort_shop_text_title{
    font-size: 18px;
}

.ostrov_gruz .asort_shop_text_title{
font-size: 18px;
}
.ostrov_gruz .text_div_text_block p{
    font-size: 18px;
    letter-spacing: 0.6px;
    line-height: 17px;
        font-family: "TTNoorms";
}
.ostrov_gruz .div_text_block>.bg_div_text_block{
    padding: 21px 41px;
    width: 318px;
    height: 108px;
    top: -19px;
    left: 141px;
}
.ostrov_gruz .block_omg_line{
padding-top: 20px;
}
.ostrov_gruz .block_omg_line{
width: 97%;
 font-family: "TTNoorms";
}
.ostrov_gruz .block_omg_line div{
    width: 29%;
    text-align: center;
    margin: 0 auto;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #1A1A1A;
}
.ostrov_gruz .asort_shop{
margin-top: 58px;
}

.ostrov_gruz .asort_shop_text{
    width: 56%
}
.ostrov_gruz .asort_shop_text .asort_shop_text_title{
     font-size: 18px;
    line-height: 18px;
}
.ostrov_gruz .liner_franshiza{
    padding-top: 33px;
}
.ostrov_gruz .liner_franshiza p{
         font-size: 15px;
    font-family: "TTNoorms";
    font-weight: 500;
}
.ostrov_gruz.liner_liner_franshiza{
margin-top: 1px;
}
.ostrov_gruz .asort_shop_img img{
    max-width: 377px;
}
.ostrov_gruz .asort_shop_img{
    width: 44%;
    right: -13.9%;
    top: -17px;
}
.ostrov_gruz.liner_liner_franshiza{
width: 69%;
}

.ostrov_gruz .block_omg_line div p{
    width: 100%;
    text-align: left;
}


  @media (max-width: 1700px) { .ostrov_gruz .foodcort-img{ height: auto!important; overflow: hidden; } }




.say_amaiz{display: none;}
.mfp-wrap{top: 0!important; overflow: scroll; }
.mfp-bg{    overflow: hidden; height: 100%;}
.popup{overflow: hidden; height: 100%;}

.slidersay{ width: 50%;height: 450px; }
.slidersay img{ height: 100%!important; }




/* lang */

.drop_lang{ background: rgb(0 0 0 / 20%); display: flex; align-items: center; padding: 0; position: absolute; top: 0; right: 10%;  border: 1px solid #fff;}
.drop_lang li{ list-style: none; color: #fff;  }
.drop_lang li a{ color: #fff;padding: 5px; }
.djigit-text a{ text-decoration: revert; }


/*-------------------------------------------------media------------------------------------------------------------------- */









@media (max-width: 1200px) {.mfp-close-btn-in .mfp-close{ top: 0;}}/*(max-width: 1200px) */

/* @media (max-width: 992px) { .asort_shop_img{ display: none;} }(max-width: 992px) */



@media (min-width: 992px) and (max-width: 1200px) {

  .text_div_text_block {  width: 100%;  margin-bottom: 20px; }

  .div_text_block>.bg_div_text_block{ left: 10px; width: auto;  }

  .modal_product_title { line-height: 34px;padding-top: 20px;  }

  .asort_shop_text { width: 70%; padding-right: 10px; }

  .asort_shop_img img { max-width: 437px;width: 261px; max-height: 323px;height: auto; }

  }/*(min-width: 992px) and (max-width: 1200px)-------------------------------------------------------------------------*/







  @media (min-width: 1921px) {

    .header {height: auto;min-height: none;}

    .header-descr__details {padding-bottom: 40px;}

    .advsay-right__item { max-width: 1200px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

    .advsay-yellow .yellow-left {padding: 0 50px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

    .monitor-trends__item--right {padding: 100px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}

    .reasons-title__demand {display: none;}

    .advsay-right__item {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

    .advsay-right__item-white {padding-top: 0;}

    .advsay-right__item-grey-1 {padding-top: 0;}

    .advsay-right__item-grey-2 {padding-top: 0;}

    .advsay-right__item-grey-3 {padding-top: 0;}

    }/* (min-width: 1921px)-------------------------------------------------------------------------*/



    @media (max-width: 1440px) {.header-top__center-right .phone-number { margin-right: 0; } }/*(max-width: 1440px)*/



    @media screen and (max-width: 1600px) {

     .reasons .demand-items {padding: 0;width: 100%;}

     .header {background-size: cover;}

     .container {max-width: 1200px;padding: 0 50px; }

     .reasons .demand-items {padding: 0;width: 100%; }

     .reasons .demand-item {max-width: 48%;}

     .reasons-title__demand:after {left: 0;}

     .concept-item--green {padding: 100px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

     .advsay-right__item {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

     .advsay-right__item-white {padding-top: 0;}

     .advsay-right__item-grey-1 {padding-top: 0;}

     .advsay-right__item-grey-2 {padding-top: 0;}

     .advsay-right__item-grey-3 {padding-top: 0;}

     .success:before {left: -100px;}

     .success-left {margin-left: 0;padding: 20px 50px; }

     }/*(max-width: 1600px)-------------------------------------------------------------------------- */



     @media (max-width: 1376px) {

      .mfp-container { padding: 0 50px; }

      .mfp-close-btn-in .mfp-close { left: calc(100% + -54px); top: 10px; }

      .form-big { height: auto; }

      .header { height: auto; min-height: none; }

      .header-descr__zarab { font-size: 45px; }

      .header-descr__details { margin-top: 7%; padding-bottom: 30px; }

      .header-top .container { padding: 0 25px; }

      .header-top__center-right .phone-number { margin-right: 0; }

      .header .mezhd-set { font-size: 12px;  -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }

      .header-sended__wrap:before { content: none; }

      .header-sended .mezhd-set:before { content: none; }

      .header-sended__center-title:before { left: -10%; }

      .header-sended__center-title:after { right: -20%; }

      .djigit-img { left: -40px; }

      .stages-title { font-size: 60px; line-height: 70px; max-width: 470px; width: 100%; }

      .stages-item { max-width: 50%; }

      .reviews-people { padding: 0 30px; }

      .advsay-item {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

      .advsay-left { max-width: 100%; }

      .advsay-right__item { max-width: 50%; padding: 30px; }

      .advsay-right__title { padding: 0 50px; }

      .advsay-right__title br { display: none; }

      .advsay-right__title-bold { display: block; }

      .advsay-yellow {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

      .advsay-yellow .yellow-left { padding: 148px 148px 0; max-width: 50%; }

      .advsay-yellow .yellow-left__bottom p { white-space: normal; }

      .advsay-yellow .yellow-right { max-width: 50%; }

      .reasons-connect { left: -webkit-calc(100% - 200px); left: calc(100% - 200px); }

      .reasons-title--cost:after { left: 54%; }

      .reasons-squares { -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap; flex-wrap: wrap; }

      .reasons-squares .squares-item { width: 50%; }

      .reasons-squares .squares-item:last-child{ margin: 0 auto; }

      .reasons-squares__bottom { margin: 0 auto; }

      .reasons .earnings-item { text-align: center; height: 600px; padding:30px; }

      .reasons .earnings-item__title { font-size: 40px; line-height: 50px; }

      .reasons .earnings-item__title--bottom { text-align: center; }

      .reasons .earnings-item__spec { font-size: 20px; line-height: 25px; }

      .reasons .earnings-item--slider { padding: 0; }

      .reasons .earnings-item--grey { padding: 30px; }

      .reasons .earnings-height { height: 600px;-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

      .reasons .earnings-height .earnings-item__img{ margin-top: -webkit-calc((100% - 450px) / 2); margin-top: calc((100% - 450px) / 2); }

      .graph:after { content: none; }

      .graph-slider__left { max-width: 300px; }

      .graph-slider__right { max-width: 100%; }

      .detailpres { margin-top: 50px; }

      .detailpres:before { max-height: 400px; }

      .monitor-trends__item--right { padding: 250px 135px 105px 135px; }

      .quote { padding-left: 50px; }

      .quote:before { right: 150px; }

      .quote-btn .btn-transparent--white { letter-spacing: 0.1em; font-size: 14px; }

      .pizzeria-top__prev { border-bottom: none; text-decoration-thickness: 2px; text-decoration: underline; }

      .experience { padding-left: 50px; padding-right: 50px; }

      .success:before { left: -182px; }

      .success:after { left: -95px; }

      .success-right__images:after { width: 500px; }

      .success-right__images:before { top: 368px; }

      .form-rules__btn .btn-transparent--white { padding: 38px 20px; }

      .quiz-wrap { padding: 0 200px; }

      .quiz-bottom:before { width: 150px; height: 150px; background-size:

       contain; top: 152px; }

       .quiz-num--line:before { width: 222%; }

       .quiz-descr p { font-size: 16px; line-height: 20px; }

       .callback-form .mfp-close { top: 0; }

       }/*(max-width: 1376px) {--------------------------------------------------------------------------*/









        @media (max-width: 1300px) {

          .header-top__center-right-soc {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

          .header-top__center-right-soc > *:not(:last-child) { margin-right: 0; margin-bottom: 10px; } 

          }/*(max-width: 1300px)--------------------------------------------------------------------------*/







          @media (max-width: 1200px){ 

            section { padding: 50px 0; }

            .header-top { padding: 0 10px; }

            .header-top__center-left .mezhd-set { font-size: 12px; }

            .header .onmarket { text-align: center; font-size: 16px; margin-right:

             auto; margin-bottom: 0; }

             .header-wrap:before { left: 54%; }

             .header-wrap:after { left: 83%; }

             .djigit-left { width: 50%; }

             .djigit-left .h2 { font-size: 100px; }

             .advsay-right__title { font-size: 16px; }

             .advsay-right__title br { display: none; }

             .advsay-right__title-bold { font-size: 16px; display: block; }

             .advsay-right__item {-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } 

             .advsay-yellow {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

             .advsay .yellow-left { max-width: 100%; }

             .advsay .yellow-right { max-width: 100%; }

             .reasons-top { padding-left: 0; }

             .reasons:after { top: 0; left: 72%; }

             .reasons-title--cost:after { content: none; }

             .reasons-connect { left: -webkit-calc(100% - 220px); left: calc(100% - 220px); }

             .reasons .demand-items { padding: 0 50px; max-width: 100%; }

             .reasons .demand-item__descr-text br { display: none; }

             .reasons .earnings-height .earnings-item__img{ margin-top: -webkit-calc((100% - 350px) / 2); margin-top: calc((100% - 350px) / 2); }

             .form-rules__inner { max-width: 900px; padding: 50px 150px; }

             .graph-slider__title { font-size: 20px; }

             .graph-slider__title-note { font-size: 18px; line-height: 20px; }

             .graph-slider__profit-num { font-size: 30px; line-height: 32px; }

             .indicators-center__title { font-size: 50px; line-height: 55px; }

             .detailpres-left { width: 40%; margin-right: 5%; }

             .detailpres-left__title { margin-top: 0; font-size: 35px; line-height: 40px; }

             .detailpres-center { padding: 60px; }

             .detailpres-center:before { background-size: contain; left: -10px; max-width: 550px; }

             .concept-items { margin-top: 50px; }

             .concept-item { height: auto; }

             .concept-item--grey { padding: 20px; }

             .concept-item__title--black:before { content: none; }

             .monitor-trends__item-img { padding-left: 0; }

             .monitor-trends__item-title:before { content: none; }

             .monitor-trends__item--right {padding: 20px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 

             .form-invest { padding-top: 0; }

             .form-invest__title { font-size: 35px; line-height: 40px; }

             .form-invest:after { background-size: contain; right: 50px; }

             .form-invest__inner { padding: 50px 30px; }

             .form-invest:after { left: -webkit-calc(100% - 480px); left: calc(100% - 480px); top: 70px; width: 48%; height: 400px;background-size: contain; }

             .form-invest__btn { position: relative; }

             .form-invest__btn .btn-white { padding: 40px 20px; }

             .success-left { padding: 0; }

             .success-right { padding-right: 30px; }

             .quote:before { content: none; }

             .quote-wrap:before { left: 50px; }

             .quote-wrap:after { right: 100px; }

             .guests-steps__title { padding-left: 20px; }

             .experience-item--orange { margin: 0 auto; padding: 30px; }

             .success:after { content: none; }

             .success:before { content: none; }

             .success-right__images:after { right: -115px; bottom: -50px; }

             .success-right__images:before { content: none; }

             .quiz:before { left: -80px; }

             .quiz:after { right: -20px; }

             .quiz-bottom:before { width: 100px; height: 120px; background-size:

               cover; top: 150px; }

               .quiz-question-3__line > *:not(:last-child) { margin-right: 10px; }

               .quiz-question-4__top { padding: 30px 36px; }

               .quiz-num--line:before { width: 218%; }

               .footer-top__left {-webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }

               .ostrov-line { height: auto; }

               .ostrov-line__title { font-size: 20px; line-height: 22px; }

               .ostrov-line__list-item { margin-top: 10px; }

               .ostrov .mfp-close { left: -webkit-calc(100% - 30px); left: calc(100% - 30px);}

               .foodcort .mfp-close { top: 0; left: -webkit-calc(100% - 30px);left: calc(100% - 30px); }

               .fast-casual__form .djigit-right .main-form h3 { font-size: 25px;line-height: 30px; }

               .fast-casual__content-title { font-size: 22px; }

               .fast-casual__content-left { background-size: cover; }

               .fast-casual .mfp-close { top: -50px; right: -24px; }

               .callback-wrap { padding: 20px; max-width: 730px; }

               .callback-wrap .callback-text { margin-top: 0; }

               .callback-wrap .callback-title { margin-top: 70px; font-size: 35px;line-height: 40px; }

               .presentation-img__wrap { left: -80%; }

               .presentation-img__wrap img { width: 100%;-o-object-fit: contain; object-fit: contain; }

               .presentation .mfp-close { left: -webkit-calc(100% + 20px); left: calc(100% + 20px); top: 0; }

               .inventure { position: relative; }

               .inventure .mfp-close { position: absolute; top: -2px;left: -webkit-calc(100% + 24px); left: calc(100% + 24px); }

               } /*(max-width: 1200px)--------------------------------------------------------------------------*/



               @media (max-width: 1024px) {

                .header-top .container { padding: 0 12px; }

                .header-top__center-right .phone-number { font-size: 14px; }

                .header .mezhd-set { font-size: 11px; line-height: 14px; }

                .presentation-img__wrap { left: -80%; }

                .presentation-img__wrap img { width: 70%; height: 100%;-o-object-fit: contain; object-fit: contain; }

                .quote-wrap:after { right: 75px; }

                }/* (max-width: 1024px)--------------------------------------------------------------------------*/











                @media (max-width: 834px) {

                  .quote-wrap:after { right: 40px; } 

                  }/* (max-width: 834px)--------------------------------------------------------------------------*/




                @media (max-width: 480px) {
.ostrov_gruz .modal_product_title { font-size:36px!important; }
.ostrov_gruz .text_div_text_block .asort_shop_text_title{padding: 0;margin-bottom: 40px;} 
.ostrov_gruz .text_div_text_block p{font-size: 17px!important;}
.ostrov_gruz .block_omg_line div p { padding-top: 5px!important;  font-size: 18px!important; }
.ostrov_gruz .asort_shop_text .asort_shop_text_title{font-size: 20px!important;margin-bottom: 22px!important;}
.ostrov_gruz .newform_abs { width: 148px!important; }
.ostrov_gruz .logo_modal_product>img {padding-top: 20px;}
.ostrov_gruz .text_div_text_block .asort_shop_text_title{padding: 0!important;}
.ostrov_gruz .liner_franshiza p{font-size: 15px!important;}

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




                  @media (max-width: 768px) {

.foodcort-img { padding: 0!important; }

.ostrov_gruz .foodcort-img{background: url(../img/modal/media.png)no-repeat center!important;   background-size: 100% 100%!important;}                    

.ostrov_gruz .block_omg_line div:nth-child(2){
  order: 1;
}

.ostrov_gruz .asort_shop_text .asort_shop_text_title {
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 25px;
letter-spacing: 0.01em;
text-transform: uppercase;

}
.ostrov_gruz .asort_shop_img img{
 max-height: 500px;
 max-width: 500px;
}
.ostrov_gruz .liner_franshiza p {
    font-size: 22px;
}
.ostrov_gruz .asort_shop_img {
    width: 100%;
    right: 0;
    top: 0;
}
.ostrov_gruz .div_text_block{
  padding: 0;
}
.ostrov_gruz .div_text_block>.bg_div_text_block{
     padding: 44px 26px;
      width: 321px;
    height: 155px;
    top: -19px;
    left: 0;
    margin: 0 auto;
}
.ostrov_gruz .asort_shop_text{
  width: 100%;
}
.ostrov_gruz .block_omg_line div{
  width: 100%;
  margin: 0 auto 25px;
}
.ostrov_gruz.bg_div_text_block p{
  font-size: 18px;
}
.ostrov_gruz .block_omg_line {
    padding-top: 57px;
}
.ostrov_gruz .block_omg_line div p {
    padding-top: 46px;
    font-weight: normal;
    font-size: 28px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.01em;
}
.ostrov_gruz .text_div_text_block .asort_shop_text_title{
      font-size: 25px;
    letter-spacing: 0.6px;
    line-height: 24px;
    margin-top: 28px;
    font-family: "TTNoorms";
    font-style: normal;
    padding: 0 20px;
}

.ostrov_gruz .text_div_text_block p{
    text-align: center;
    font-weight: 200;
    font-size: 17px;
    margin-top: 56px;
    margin-bottom: 115px;
}
.ostrov_gruz .logo_modal_product>img{
    margin: 37px auto 0!important;
}
.ostrov_gruz  .newform_abs{
    top: 9px;
    width: 188px;
}
/* .ostrov_gruz .foodcort-img{
padding: 0 5px!important;
} */

.ostrov_gruz .modal_product_title{
      font-size: 64px;
    padding-top: 58px;
}






                    
.asort_shop_text_title{
  text-align: center;
}





.block_omg_line ,.asort_shop{
    width: 100%;
    flex-direction: column;
}

.block_omg_line div,.text_div_text_block,.asort_shop_text,.asort_shop_img{
  width: 99%;
}
.liner_liner_franshiza{
   margin: 0 auto 20px;
}
.liner_franshiza_title{
  text-align: center;
    font-size: 16px;
}
.modal_product_say .foodcort-img{
  padding-bottom: 10px;
}
.block_omg_line{
   margin: 25px auto;
}
.modal_product_title{
  line-height: 43px;
}
.div_text_block>.bg_div_text_block{
  top: 0;
}
.asort_shop_img{
    position: relative;
    text-align: center;
}
.block_omg_line div{
  text-align: center;
}

                    .header .onmarket {

                      margin-bottom: 20px;

                    }

                    .header-top__center-right .phone-number {

                      font-size: 16px;

                    }

                    .quote-wrap:after {

                      right: 40px;

                    }



                    .mediamax768{

                      display: block!important;

                    }

                    .mediamin768{

                      display: none;

                    }

                    }/*(max-width: 768px)*/



                    @media (max-width: 950px) {

                      .djigit-left .h2 {

                        font-size: 92px;

                      }

                      .header {

                        height: auto;

                        padding-top: 15px;

                      }

                      .header:before {

                        content: none;

                      }

                      .header-wrap:after {

                        left: 78%;

                      }

                      .header .logo {

                        margin-right: 0;

                      }

                      .header-top {

                        -webkit-box-orient: vertical;

                        -webkit-box-direction: normal;

                        -webkit-flex-direction: column;

                        -ms-flex-direction: column;

                        flex-direction: column;

                      }

                      .header-top__center {

                        -webkit-box-orient: vertical;

                        -webkit-box-direction: normal;

                        -webkit-flex-direction: column;

                        -ms-flex-direction: column;

                        flex-direction: column;

                      }

                      .header-top__center-left {

                        -webkit-box-orient: vertical;

                        -webkit-box-direction: normal;

                        -webkit-flex-direction: column;

                        -ms-flex-direction: column;

                        flex-direction: column;

/*    -webkit-box-align: center;

    -webkit-align-items: center;

        -ms-flex-align: center;

        align-items: center;*/

      }

      .header-top__center-left .mezhd-set {

        max-width: 100%;

        margin: 15px auto 5px;

        display: block;

        text-align: center;

        font-size: 14px;

        line-height: 18px;

      }

      .header-top__center-right {

        display: -webkit-box;

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -webkit-flex-direction: column;

        -ms-flex-direction: column;

        flex-direction: column;

        -webkit-flex-wrap: wrap;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: center;

        -webkit-justify-content: center;

        -ms-flex-pack: center;

        justify-content: center;

      }

      .header-top__center-right-soc {

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -webkit-flex-direction: row;

        -ms-flex-direction: row;

        flex-direction: row;

      }

      .header-top__center-right-soc > *:not(:last-child) {

        margin-right: 20px;

        margin-bottom: 0;

      }

      .header-top__center-right .btn-transparent {

        min-width: 200px;

      }

      .header-top__center-right .phone-number {

        margin: 10px auto;

      }

      .header-descr__details {

        padding-bottom: 50px;

      }

      .header-descr__zarab-text {

        padding: 12px 12px;

        white-space: nowrap;

      }

      .header-descr__zarab-text--bottom {

        padding-top: 0;

      }

      .header .onmarket {

        margin-bottom: 20px;

        margin-left: auto;

      }

      }/*(max-width: 950px)------------------------------------------------------------------*/



      @media (max-width: 900px) {



        .djigit-wrap {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .djigit-left { width: 100%; }

        .advsay-right__title { padding: 0; }

        .reasons-title { font-size: 60px; }

        .reasons-top { padding-left: 0; }

        .reasons .earnings-items {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column; }

        .reasons .earnings-item { padding: 30px; width: 100%; height: auto; }

        .reasons .earnings-item--grey { height: auto; }

        .reasons .earnings-item--slider { padding: 0; }

        .reasons .earnings-height { height: auto;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center; }

        .reasons .earnings-height .earnings-item__img { margin-top: 0; }

        .form-rules__inner { padding: 40px; max-width: 600px; }

        .form-rules__btn .btn-transparent--white { letter-spacing: 0.1em; }

        .foodcort-img { height: auto; }

        .foodcort-img img { height: auto; }

        .graph:after { content: none; }

        .graph-slider__title { text-align: center; }

        .graph-slider__item {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column; }

        .graph-slider__left { max-width: 100%; width: 100%;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center;

           display: -webkit-box; display: -webkit-flex; display: -ms-flexbox;

           display: flex;

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column; }

        .graph-slider__right { width: 100%; max-width: 768px; height: auto; }

        .graph-slider__profit { text-align: center; margin-top: 20px; }

        .graph-slider__check { text-align: center; margin-top: 20px; }

        .graph-slider__percent { text-align: center; margin-top: 20px; }

        .indicators-center { padding: 0; }

        .detailpres { padding: 0; background-image: none; }

        .detailpres:before { content: none; }

        .detailpres-left { margin-right: 0; width: 100%; }

        .detailpres-left__title { margin-top: 200px; }

        .detailpres-center {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column; }

        .detailpres-center:before { left: -webkit-calc(50% - 256px); left:

         calc(50% - 256px); top: 0; }

        .concept:after { top: 202px; right: -50px; }

        .concept-item__title--white:before { content: none; }

        .recomend-item { padding: 0; }

        .recomend-item__img--left { max-width: 100%; height: 100%; padding:

         0; }

        .recomend-item__img--left img {

          -o-object-fit: contain; object-fit: contain; width: 100%; height:

           100%; }

        .form-invest:after { display: none; }

        .form-invest__inner { text-align: center; margin: 0 auto;

         display: -webkit-box; display: -webkit-flex; display: -ms-flexbox;

         display: flex;

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center; }

        .form-invest__btn { display: -webkit-box; display: -webkit-flex;

         display: -ms-flexbox; display: flex;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center; }

        .guests-title { font-size: 50px; line-height: 60px; max-width:

         300px; }

        .guests-title:before { left: -webkit-calc(100% + 110px); left: calc(100% + 110px); }

        .stages-title { font-size: 60px; line-height: 70px; }

        .stages-title:before { content: none; }

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

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

        .reviews-people__slider { max-width: 700px; }

        .reviews-people__slider-item-wrap {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; padding: 20px; width:

           100%; }

        .reviews-people__slider-left { position: inherit; max-width: 100%;

         margin-right: 0; margin-bottom: 20px; }

        .reviews-people__slider-right { width: 100%; text-align: center; }

        .reviews-people__slider-nav:after { width: 30%; right: 12%; }

        .reviews-people__slider-nav:before { width: 30%; left: 13%; }

        .experience-title { font-size: 37px; }

        .experience-item { padding: 20px; }

        .experience-item--leaf:after { top: 150px; right: 5%; }

        .experience-item--leaf-2:before { top: 0; left: -50px; width: 100px;

         height: 100px; background-size: contain; }

        .experience-bottom { padding: 20px; }

        .experience-bottom__title { font-size: 60px; line-height: 70px; }

        .experience-bottom__note { font-size: 45px; line-height: 50px; }

        .quote-btn .btn-transparent--white { letter-spacing: 0; padding: 38px

         20px; }

        .success { padding-top: 0; }

        .success-wrap { padding: 0 30px;

          -webkit-box-pack: center;

          -webkit-justify-content: center;

          -ms-flex-pack: center; justify-content: center; }

        .success-form { max-width: 100%; }

        .success-left { margin-right: 0; }

        .success-right__images:after { right: -175px; }

        .questions-right {

          -webkit-flex-shrink: 0;

          -ms-flex-negative: 0; flex-shrink: 0; }

        .questions-answer { top: 95px; }

        .contacts-title { font-size: 30px; line-height: 35px; }

        .contacts-note { font-size: 20px; line-height: 25px; margin-top:

         15px; }

        .contacts-buttons {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .contacts-btn { margin-bottom: 10px; }

        .contacts-btn:not(:last-child) { margin-right: 0; }

        .contacts-number { font-size: 50px; line-height: 60px; }

        .map-left { left: 40px; max-width: 300px; }

        .map-title { font-size: 20px; line-height: 25px; }

        .quiz:after { content: none; }

        .quiz-wrap { padding: 0 100px; }

        .quiz-num--line:before { content: none; }

        .quiz-form__wrap input[type="text"] { font-size: 18px; line-height:

         20px; }

        .quiz-final__manager { top: -110px; left: 90%; }

        .quiz-bottom:before { top: 155px; }

        .quiz-question-4__top { padding: 20px; }

        .footer-logo { margin-bottom: 20px; }

        .footer-top {

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .footer-top__left {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .footer-top__right .phone-number { font-size: 18px; }

        .footer-top__buttons {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .footer-top__buttons > *:not(:last-child) { margin-right: 0;

         margin-bottom: 10px; }

        .footer-top__center .footer-online { text-align: center; }

        .tooltip-iterior-show { left: 20px; top: 42px; width: 250px; }

        .callback-form .mfp-close { left: -webkit-calc(100% + 20px); left:

         calc(100% + 20px); top: 0; }

        .fast-casual__content { height: auto;

          -webkit-flex-wrap: wrap;

          -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 600px; }

        .fast-casual__content-left { width: 100%; }

        .fast-casual__form { width: 100%; }

        #presentation { height: auto; }

        .presentation-content {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column;

          -webkit-box-align: center;

          -webkit-align-items: center;

          -ms-flex-align: center; align-items: center; }

        .presentation-img { width: 100%; height: 400px; }

        .presentation-img__wrap { left: 0; width: 100%; }

        .presentation-img__wrap img {

          -o-object-fit: cover; object-fit: cover; width: 100%; height:

           75%; }

        .ostrov-line {

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -webkit-flex-direction: column;

          -ms-flex-direction: column; flex-direction: column; }

        .ostrov-line__text { width: 100%; }

        .ostrov-line__img { width: 100%; }

        .ostrov-line__slider { width: 100%; height: 500px; overflow:

         hidden; }

        .ostrov-line__slider--bottom {

          -webkit-box-ordinal-group: 3;

          -webkit-order: 2;

          -ms-flex-order: 2; order: 2; } 

        }/*max-width: px) ------------------------------------------------------------------*/





      @media (max-width: 768px) {

        .header-wrap:after { content: none; }

        .advsay-yellow .yellow-left__bottom { margin-top: 50px; }

        .quiz-bottom:before { top: 206px; }

        .callback-form .mfp-close { right: -66px; }

        .fast-casual .mfp-close { top: -3px; right: -35px; }

        .presentation .presentation-img__wrap img {-o-object-fit: contain; object-fit: contain; }

        .presentation .mfp-close { top: -3px; right: -64px; } 

        } /*max-width: 768px) ------------------------------------------------------------------*/







      @media screen and (min-width: 400px)and (max-width: 600px) {.header-descr__zarab{margin-left: 30px;} }/*(min-width: 400px)and (max-width: 600px)------------------------------------------------------------------*/





        @media (min-width: 768px) and (max-width: 991.5px) {



.ostrov_gruz .asort_shop_text .asort_shop_text_title {
    font-style: normal;
    font-weight: bold;
    font-family: "TTNoorms";
    font-size: 33px;
    line-height: 25px;
        margin-bottom: 92px;
}
.ostrov_gruz .asort_shop_img img{
 max-height: 500px;
 max-width: 500px;
}
.ostrov_gruz .liner_franshiza p {
    font-size: 22px;
}
.ostrov_gruz .asort_shop_img {
    width: 100%;
    right: 0;
    top: 0;
}
.ostrov_gruz .div_text_block>.bg_div_text_block{
     padding: 44px 69px;
    width: 438px;
    height: 155px;
    top: -19px;
    left: 0;
}
.ostrov_gruz .asort_shop_text{
  width: 100%;
}
.ostrov_gruz .block_omg_line div{
  width: 100%;
  margin: 0 auto 25px;
}
.ostrov_gruz.bg_div_text_block p{
  font-size: 18px;
}
.ostrov_gruz .block_omg_line {
    padding-top: 57px;
}
.ostrov_gruz .block_omg_line div p {
    padding-top: 46px;
    font-weight: normal;
    font-size: 28px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.01em;
}
.ostrov_gruz .text_div_text_block .asort_shop_text_title{
      font-size: 25px;
    letter-spacing: 0.6px;
    line-height: 24px;
    margin-top: 33px;
    font-family: "TTNoorms";
    font-style: normal;
    padding: 0 20px;
}

.ostrov_gruz .text_div_text_block p{
    text-align: center;
    font-weight: 200;
    font-size: 21px;
    margin-top: 56px;
    margin-bottom: 115px;
}
.ostrov_gruz .logo_modal_product>img{
    margin: 37px auto 0!important;
}
.ostrov_gruz  .newform_abs{
    top: 9px;
    width: 248px;
    left: auto;
    right: 10px;
}
.ostrov_gruz .foodcort-img{
padding: 0 24px!important;
}
.ostrov_gruz .modal_product_title{
      font-size: 64px;
    padding-top: 58px;
}





.liner_franshiza,.liner_liner_franshiza{ margin: 5px auto !important;text-align: center; }
          .text_div_text_block{width: 100%;}

          .modal_product_title {line-height: 32px;font-size: 30px;padding-top: 10px;}

          .modal_product_descr {font-size: 22px; }

          .div_text_block{text-align: center; }

          .div_text_block>.bg_div_text_block {padding: 30px 41px;width: 438px;height: auto;margin: 0 auto 20px;top: 0;left: 0;}

          .xt_block>.bg_div_text_block br {display: none; }

          .bg_div_text_block p:last-child {margin: 0; }

          .block_omg_line div{text-align: center;}

          .asort_shop_img img {max-width: 437px;width: 100%;max-height: 323px;}

          .asort_shop_text {width: 100%;padding-right: 0;}

          .asort_shop_img {width: 100%;margin: 0 auto;text-align: center; position: relative;}

          .modal_product_say .foodcort-img{padding-top: 10px!important;background-size: cover!important;}



          } /*(min-width: 768px) and (max-width: 991.5px)------------------------------------------------------------------*/





          @media (min-width: 600px) {

            .title_say{display: none; } 

            .header-top__center-right,.header-top__center-right-soc{

              display: flex;

              align-items: center;

            }

        }



          @media (max-width: 600px) {

.reasons .demand { margin-top: 120px; position: relative; background:#c59c787a; box-shadow: 0px 0px 20px 50px #c59c787a; }

.header-sended .header-top__center-right .btn-transparent,

.header-sended .btn-transparent,

.header-sended .header-top__center-right .phone-number{ text-align: center; width: 200px; margin: 5px auto 15px; }

.success-text p:not(:last-child){ margin-bottom: 5px; }

.footer-sended:after{ display: none; }

.header-top__center-right > *{ margin: 0 auto; }

.reasons .demand { background:#c59c787a; box-shadow: 0px 0px 20px 50px #c59c787a; }

.reasons .demand-item__descr-img { position: relative; display: flex; justify-content: center;  align-items: center;}

.tooltip{ left:59%;}

.men_say img{height: 483px!important;}

            .say_amaiz{ display: flex!important;}

            .say_amaiz *,.say_amaiz .djigit-text a{color: #fff;}

            .say_amaiz .djigit-text{font-size: 20px;}

            .mfp-bg{ background-image:none;opacity: .8;}

            .mfp-wrap{ position: fixed!important;}

            .stages {background: #c59c787a;   box-shadow: 0px 0px 20px 20px #c59c787a;  position: relative;  margin-top: 20px;  padding-top: 10px;  color: #fff;}

            .reviews {background: #c5c08e63;box-shadow: 0px 0px 20px 20px #c5c08e63; position: relative;margin-top: 40px;margin-bottom: 20px;}

            .djigit,.detailpres, .header-top__center-right, .btn-transparent,.tooltip-concept{ display:none; }

            .header{ min-height: 50vh; height: 100vh; }

           .form-invest__btn .btn-white,.quote-btn .btn-transparent,

            .reviews-bottom__btn .btn-transparent--white,.quiz-form__btn { background: #FF7A00; color: #fff; }

             .form-rules__btn .btn-transparent{background: #ff0000; color: #fff; }

             .form-rules__btn .btn-transparent:hover{background: #fff; color: #000; }

            .reasons-squares .squares-item__more{width: 80px; height: 80px; font-size: 9px; top: 0; }

           

            .foodcort-img .modal_product_title{line-height: 50px; }

            .text_div_text_block,.block_omg_line div,.asort_shop_text{ width: 95%; }

            .div_text_block,.asort_shop{ justify-content: center; }

            .div_text_block>.bg_div_text_block{ left: 0; top: 0; }

            .block_omg_line{ flex-direction: column;margin-top: 20px; }

            .block_omg_line div{ margin-top: 5px; text-align: center; }

            .liner_franshiza_title{ text-align: center; }

            .ostrov-line__text{ padding: 5px 0; }

            .title_say{font-family: "TTHazelnuts-Regular", sans-serif; font-style: normal; font-weight: bold; font-size: 38px; text-align: center; color: #1A1A1A; padding-top: 15px; }

            .advsaysay-item{ flex-direction: column-reverse;}

            .header-descr__zarab{margin-top: 0;line-height: 49px; width: 98%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center}

            .header-descr__owner {text-align: center;font-size: 15px;line-height: 25px;margin: 20px 0;  }

            .header .btn-orrange--cat {max-width: 300px;padding: 16px 50px 16px 10px; margin: 0 auto;}

            .header .btn-orrange--cat:before {width: 124px;height: 51px;right: 3px;top: 3px;background-repeat: no-repeat;background-size: contain;}

            .mfp-container { padding: 0;  }

            .container {   padding: 0 10px;  }

            .h1 {width: 100%;font-size: 32px;text-align: center;line-height: 33px;display: block; }

            .header-descr {  margin-top: 0px; }

            .header-descr-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

            .concept-item__icons{ padding: 0 20px; }

            .header-descr__zarab-text { text-align: left; font-size: 22px; line-height: 29px; white-space: nowrap;}

            .header-descr__zarab-text--bottom { text-align: left; margin-top: 15px;}

            .header-descr__details {margin-top: 20px;padding-bottom: 40px;text-align: center; }

            .header-descr__exp {text-align: center;font-size: 17px;line-height: 25px;}

            .btn-transparent svg{margin: 0 }

            .header-wrap:after { content: none; }

            .header-sended__center-title {margin-top: 60px;font-size: 30px;line-height: 35px; }

            .header-sended__center-title:before { margin-top: 60px; }

            .header-sended__center-title:after {  content: none;}

            .djigit-text{ font-size: 14px; line-height: 19px;}

            .djigit-num{ font-size: 47px;line-height: 74px; margin-right: 20px;}

            .djigit-img img{width: 65%; height: auto; margin: 0 auto; display: block;}

            .djigit-right{    margin-top: 12px;}

            .header-sended__center-spec {margin-top: 0;font-size: 16px; line-height: 18px; }

            .btn-orrange { padding: 15px 10px;}

            section{ padding: 0;}

            .advsay-left__img-bg img,.advsay-left__img-bg{height: auto;}

            .advsay-yellow .yellow-right img{  height: 280px;margin-bottom: 20px;}

            .reasons-title__chose{ margin-top: 20px;}

            .form-rules{height: 992px;}

            .form-rules__inner{ padding: 20px 0;}

            .form-rules__btn .btn-transparent {padding: 10px ;font-size: 14px;width: 300px;margin: 0 auto;display: block;}

            .header-sended__center-spec--img {font-size: 16px;line-height: 18px;}

            .header-sended__center-spec--day {margin-top: 0;}

            .header-sended__catalog {width: 100%;height: auto;}

            .header .back-tosite {margin: 30px 0; }

            .header-sended__center-title:before {content: none;}

            /* .header-top__center-right .btn-transparent{ width: 37px;min-width: 10px; margin: 0 10px; padding: 10px; } */

            .graph-slider .slick-dots{left: 20%;}

            .detailpres-center:before {left: -webkit-calc(50% - 164px); left: calc(50% - 164px);top: -29px;max-height: 140px;background-position: center;      }

            .detailpres-left__title{ margin-top: 50px;}

            .concept-item__img img{height: 40vh;}

            .form-invest__inner{ padding: 20px 10px;}

            .pizzeria-content{ margin-top: 10px;}

            .stages-item{ padding: 0 10px; }

            .form-invest__btn .btn-white { text-align: center; padding: 15px; font-size: 14px; line-height: 16px; width: 300px; margin: 0 auto;display: block; }

            /* .header-top__center-right-soc{ display: flex; align-items: center;margin: 0; position: absolute; width: 100%; justify-content:space-between; } */

            .header-top__center-right .btn-transparent span{ display: none; }

            /* .header-top__center-right .btn-transparent:not(:last-child) {margin-right: 0;} */

            .djigit { padding-top: 30px;}

            .djigit-wrap {-webkit-box-orient: vertical;-webkit-box-direction:normal;-webkit-flex-direction: column;-ms-flex-direction:column;flex-direction: column; }

            .djigit .h2 {font-size: 60px;line-height: 70px;text-align: center; }

            .djigit-descr {padding: 10px; }

            .djigit-img {left: 0;margin-left: 0; }

            .advsay-right {-webkit-box-orient: vertical;-webkit-box-direction:normal;-webkit-flex-direction: column;-ms-flex-direction:column;flex-direction: column; }

            .advsay-right__item {max-width: 100%; }

            .advsay-left {height: auto; }

            .advsay-left-orange {padding: 20px; }

            .advsay-left__title {font-size: 30px;line-height: 30px; }

            .advsay-yellow .yellow-left {padding: 20px;height: auto; }

            .advsay-yellow .yellow-left__descr {font-size: 16px;line-height: 18px; }

            .advsay-yellow .yellow-left__img {    width: 100%; height: 100%;}

            .advsay-yellow .yellow-left__img img {width: 80%; height: 100%;-o-object-fit:cover;object-fit: cover; }

            .advsay-yellow .yellow-left__bottom {margin-top: 50px;max-width:320px;width: 100%; }

            .advsay-yellow .yellow-left__bottom p {white-space: normal; }

            .advsay-yellow .yellow-left h2 {font-size: 30px;line-height: 35px;text-align: center; }

            .reasons { padding-top: 0; }

            .reasons-top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; padding-left: 0; } 

            .reasons-title { font-size: 30px; line-height: 35px; }

            .reasons-title--cost:after { display: none; }

            .reasons-title--earnings { margin-top: 70px; font-size: 30px;line-height: 35px; text-align: center; }

            .reasons-title__prev { display: block; margin: 0 auto 10px; font-size: 16px; white-space: nowrap; }

            .reasons-title__prev:after { width: 290px; }

            .reasons-title__demand { font-size: 30px; line-height: 35px;text-align: center; }

            .reasons-title__demand:after { content: none; }

            .reasons-title__descr { margin-top: 20px; font-size: 16px; line-height: 18px; }

            .reasons-title__chose { font-size: 30px; line-height: 35px; }

            .reasons .earnings-title { text-align: center; font-size: 16px; line-height: 18px; }

            .reasons .earnings-item { padding: 10px; }

            .reasons .earnings-item__title {font-size: 30px; line-height: 35px; }

            .reasons .earnings-item__spec {font-size: 16px; line-height: 18px; } 

            .reasons .earnings-item__spec br { display: none; }

            .reasons .earnings-item__bottom { margin-top: 50px; font-size: 16px; line-height: 18px; }

            .reasons .earnings-item__bottom br { display: none; }

            .reasons .earnings-item--slider img { height: 270px; }

            .reasons .earnings-item__note { font-size: 16px; line-height: 18px; }

            .reasons-connect { display: none; }

            .reasons-squares {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

            .reasons-squares .squares-item { padding: 0 5px 20px 5px; width: 100%; height: auto; }

            .reasons-squares .squares-item__title { margin-top: 10px; font-size: 16px; line-height: 18px; }

            .reasons-squares .squares-item__square { margin-top: 10px; font-size: 16px; line-height: 18px; }

            .reasons-squares__bottom { padding: 10px; font-size: 18px;   line-height: 20px; text-align: justify; }

            .reasons .demand { padding-top: 20px; }

            .reasons .demand-items {padding: 0 10px;  -webkit-box-orient: vertical; -webkit-box-direction: normal;-webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

            .reasons .demand-item { margin-top: 20px; max-width: 100%; text-align:center; }

            .reasons .demand-item__title { font-size: 18px; line-height: 20px; }

            .reasons .demand-item__title-leaf:before { content: none; }

            .reasons .demand-item__descr-text { font-size: 16px; line-height:18px; }

            .reasons .demand-item__price { margin-top: 0; }

            .reasons .info-horeca:hover .tooltip { z-index: 9; }

            .form-rules__inner { height: auto; }

            .graph { padding-top: 50px; padding-bottom: 0; }

            .graph-title { font-size: 30px; line-height: 35px; }

            .graph-title__descr { font-size: 20px; line-height: 25px; }

            .graph-slider__left { padding-top: 60px; }

            .graph-slider__title { font-size: 18px; line-height: 20px; }

            .graph-slider__title-note { font-size: 16px; line-height: 18px; }

            .graph-slider__profit { margin-top: 20px; }

            .graph-slider__check { margin-top: 20px; }

            .graph-slider__percent { margin-top: 20px; }

            .graph .slick-dots li button { width: 32px; height: 32px; font-size:16px; line-height: 16px; }

            .indicators-left { display: none; }

            .indicators-right { display: none; }

            .indicators-center { margin-top: 0; }

            .indicators-center__title { font-size: 30px; line-height: 35px;margin-top: 30px; }

            .indicators-center__descr { font-size: 16px; line-height: 18px; }

            .indicators-center__note { font-size: 16px; line-height: 18px; }

            .detailpres:before { content: none; }

            .detailpres-left { margin-right: 0; }

            .detailpres-left__title { text-align: center; font-size: 30px; line-height: 35px; }

            .detailpres-left__note { text-align: center; font-size: 16px;line-height: 18px; }

            .detailpres-right__form .main-form .h3 { margin-bottom: 20px; }

            .detailpres-center { padding: 40px 20px; }

            .concept { padding-top: 20px; }

            .concept:after { top: 4.5%; width: 70px; height: 50px; background-size: cover; }

            .concept:before { content: none; }

            .concept-header__title { font-size: 30px; line-height: 35px; }

            .concept-header__descr { padding: 0 20px; font-size: 16px; line-height: 18px; }

            .concept-items {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

            .concept-item { width: 100%; }

            .concept-item--green { padding: 30px 20px; }

            .concept-item__title { font-size: 30px; line-height: 35px; }

            .concept-item__descr { margin-top: 0; font-size: 16px; line-height:18px; }

            .concept-item__icon-descr { font-size: 16px; line-height: 18px; }

            .recomend { padding: 40px 0; }

            .recomend-items {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 

            .recomend-items:before { content: none; }

            .recomend-items:after { content: none; }

            .recomend-item { margin-bottom: 20px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; width: 100%; } 

            .recomend-item__img img { width: 70%; }

            .recomend-item__text { font-size: 16px; line-height: 18px; }

            .monitor-trends { padding-bottom: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 

            .monitor-trends__item { width: 100%; }

            .monitor-trends__item-title { font-size: 30px; line-height: 30px; }

            .monitor-trends__item-descr { font-size: 16px; line-height: 18px; }

            .form-invest__title { font-size: 30px; line-height: 35px; }

            .form-invest__btn { margin-top: 15px; }

            .form-invest__note { margin: 0; font-size: 16px; line-height: 18px; }

            .pizzeria { padding: 0; margin-top: 20px; }

            .pizzeria-top { padding: 0 20px; text-align: center; }

            .pizzeria-top__prev { border: none; display: block; position:relative; margin: 0 auto; text-align: center; line-height: 24px;text-decoration: none; }

            .pizzeria-top__prev--mob { position: relative; display: inline-block;white-space: nowrap; text-decoration-thickness: 2px; text-decoration: underline; }

            .pizzeria-top__prev--mob:after { position: absolute; content: ''; top:11px; right: -10px; width: 15px; height: 15px;background-color: #fff; }

            .pizzeria-title { margin: 0; text-align: center; font-size: 30px;line-height: 35px; }

            .pizzeria-title__descr { font-size: 16px; line-height: 18px; }

            .pizzeria-content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}

            .pizzeria-item { width: 100%; padding: 10px 20px; }

            .pizzeria-item .tooltip-iterior-show { font-size: 12px; line-height:14px; width: 200px; padding: 10px; }

            .pizzeria-item__icon { margin-top: 10px; }

            .pizzeria-item__title { margin-top: 10px; font-size: 16px; line-height: 18px; }

            .pizzeria-item__descr { margin-top: 0; font-size: 16px; line-height:18px; }

            .pizzeria-item__note { margin-top: 0; }

            .quote { padding: 0; }

            .quote-wrap { padding: 0 20px; }

            .quote-wrap:after { top: 12%; right: 0; transform: scale(.5); }

            .quote-wrap:before { top: 12%; left: 5px; transform: scale(.5); }

            .quote-text { text-align: center; font-size: 16px; line-height: 20px;padding: 0 40px; margin-top: 30px; }

            .quote-note { font-size: 16px; line-height: 20px; }

            .quote-img { width: 65px; height: 65px; }

            .quote-content { -webkit-box-pack: center; -webkit-justify-content: center;-ms-flex-pack: center; justify-content: center; }

            .quote-content__right { width: 70%; }

            .quote-btn .btn-transparent { padding: 10px ; font-size: 14px;font-weight: normal; width: 280px; margin: 0 auto; display:block; }

            .guests-top { padding: 0 20px; }

            .guests-title { font-size: 30px; line-height: 35px; text-align:center; max-width: 100%; }

            .guests-title:before { content: none; }

            .guests-note { margin-top: 0; font-size: 16px; line-height: 20px;text-align: center; }

            .guests-steps { margin-top: 10px; }

            .guests-steps__line {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

            .guests-steps__line--mobile {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; padding: 0 5px; } 

            .guests-steps__name { margin-bottom: 10px; }

            .guests-steps__descr { font-size: 16px; line-height: 20px; }

            .guests-steps__right { max-width: 100%; }

            .experience { padding-top: 0; padding-left: 25px; padding-right:25px; }

            .experience-title { font-size: 25px; margin-top: 10px; line-height:35px; }

            .experience-note { padding: 0 20px; }

            .experience-content { margin-top: 0; }

            .experience-item__title { font-size: 30px; line-height: 35px; }

            .experience-item__note { font-size: 16px; line-height: 18px; }

            .experience-item__note-orange { text-align: center; font-size: 16px;line-height: 18px; }

            .experience-item--leaf:after { width: 100px; height: 100px; right:50px; background-size: cover; }

            .experience-item--leaf-2:before { top: -30px; }

            .experience-bottom__title { margin-top: 40px; font-size: 45px;line-height: 50px; }

            .experience-bottom__note { font-size: 22px; line-height: 30px; }

            .experience-bottom__text { font-size: 16px; line-height: 20px; }

            .success-title { margin-top: 30px; font-size: 25px; line-height: 35px;text-align: center; }

            .success-title:before { content: none; }

            .success-wrap { padding: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 

            .success-text { margin-top: 20px; text-align: center; font-size: 16px; line-height: 20px; }

            .success-right {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;padding: 0;}

            .success-right__photo{ width: 100px;height: 100px;}

            .success-right__images:before { content: none; }

            .success-right__images:after { content: none; }

            .success-left {-webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; padding: 0 25px; } 

            .success .main-form .btn-orrange {padding: 10px; font-size: 13px; line-height: 16px; font-weight: normal; margin-left: auto; margin-right: auto; width: 290px; } 

            .questions { padding-bottom: 0; }

            .questions-wrap { padding: 0 20px; }

            .questions-title { font-size: 30px; line-height: 30px; }

            .questions-content { margin-top: 0; }

            .questions-item { padding: 10px; margin-bottom: 0; }

            .questions-left { font-size: 14px; line-height: 18px; }

            .questions-answer { top: 70px; padding: 10px; font-size: 16px;line-height: 18px; }

            .questions-answer__wrap {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

            .questions-answer__item { width: 100%; }

            .stages-content { margin-top: 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 

            .stages-top { padding: 0 20px; }

            .stages-title { text-align: center; font-size: 30px; line-height:35px; }

            .stages-item { max-width: 100%; margin-bottom: 10px; }

            .stages-item:not(:last-child) { border-right: none; }

            .stages-item__descr { margin-top: 10px; font-size: 16px; line-height:20px; }

            .instructions-title { font-size: 22px; line-height: 26px; padding: 020px; }

            .instructions-content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

            .instructions-content__item {max-width: 100%; } 

            .instructions-content__title {margin-bottom: 0; font-size: 16px; line-height: 18px; } 

            .instructions-content__note { margin-bottom: 0; }

            .instructions-bottom__note { font-size: 16px; padding: 0 20px; margin-top: 10px; line-height: 17px; }

            .instructions-bottom__btn {padding: 0 20px;}

            .instructions-bottom__btn .btn-orrange {text-align: center;padding: 15px 10px;width: 300px;margin: 0 auto;display: block;}

            .reviews-title {font-size: 20px; line-height: 35px; }

            .reviews-people__slider-left { margin-right: -28px; }

            .reviews-people__slider-right { font-size: 16px; line-height: 25px; }

            .reviews-people__slider-nav { margin-top: 10px; transform: scale(.8); }

            .reviews-people__slider-nav:after { content: none; }

            .reviews-people__slider-nav:before { content: none; }

            .reviews-people__slider-name-note--left { margin-left: 0; }

            .reviews-inner-prev {left: 10px;transform: scale(.8);}

            .reviews-inner-next {right: 10px;transform: scale(.8);}

            .reviews-bottom__slider-img img,.reviews-bottom__slider-img{height: 40vh;}

            .reviews-people__slider-item-wrap{ padding: 0; }

            .reviews-bottom { margin-top: 0; }

            .reviews-bottom__slider { height: auto; }

            .reviews-bottom__slider-item { height: auto; }

            .reviews-bottom__btn { padding: 0 20px; }

            .reviews-bottom__btn .btn-transparent--white { padding: 10px ;font-size: 14px; line-height: 16px; font-weight: normal; width:280px; margin: 0 auto; display: block; }

            .contacts {padding-bottom: 20px;margin-top: 20px;}

            .quiz{  margin-top: 20px;  }

            .contacts-wrap { padding: 0 20px; }

            .contacts-number { margin-top: 0; font-size: 35px; }

            .map { padding-top: 0; }

            .map-title { padding: 10px; }

            .map-left { height: 250px; left: 0; top: 0; }

            .map-list { height: 270px; }

            .map-list__item { padding: 10px 30px; font-size: 14px; line-height:16px; }

            .map-list__item:before { top: 5px; left: 10px; }

            .quiz:before { content: none; }

            .quiz-wrap { padding: 0 20px; }

            .quiz-wrap input[type="text"] { background: transparent; font-size:16px; line-height: 16px; }

            .quiz-title { font-size: 30px; line-height: 35px; }

            .quiz-title:before { content: none; }

            .quiz-title__final-text { position: relative; z-index: 2; }

            .quiz-title:after { right: -6%; top: -52px; width: 80px; height: 80px;background-size: cover; }

            .quiz-numbers { margin-top: 10px; }

            .quiz-num { width: 40px; height: 40px; line-height: 25px; font-size:25px; }

            .quiz-section { position: relative; }

            .quiz-specialist{ margin-right: 20px; }

            .quiz-form__btn {text-align: center;width: 45%;padding: 10px;font-size: 15px;line-height: 17px;}

            .quiz-question { margin: 20px 0; font-size: 18px; line-height:20px; }

            .quiz-question-2 label { padding: 10px; height: auto; font-size:16px; }

            .quiz-question-3__title { text-align: center; font-size: 14px;line-height: 14px; }

            .quiz-question-3__text { display: block; text-align: center;font-size: 12px; line-height: 14px; }

            .quiz-question-3__top { padding: 15px; }

            .quiz-question-3__bottom { padding: 15px; }

            .quiz-descr p {font-size: 13px;line-height: 20px; }

            .quiz-descr__link { display: block; font-size: 14px; line-height:16px; }

            .quiz-final__manager { display: none; }

            .quiz-specialist__note { display: block; font-size: 16px; line-height:18px; }

            .quiz-bottom:before { content: none; }

            .quiz input[name="client_city"] { padding: 20px; font-size: 16px;line-height: 16px; }

            .footer{ margin-top: 20px; padding: 20px 0 10px 0; }

            .footer-top__center .footer-online{ font-size: 15px; }

            .footer-top {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

            .footer-top__right {-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

            .footer-top__buttons {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; } 

            .footer-top__buttons .btn-transparent { margin-right: 10px; margin-bottom: 0; }

            .footer-top__buttons .btn-transparent svg{ margin-right: 10px; }

            .footer-bottom {padding: 0 20px; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; flex-direction: column; align-items: center; } 

            .footer-bottom{display: flex;flex-direction: column;justify-content: center;align-items: center;margin-top: 20px;}

            .footer-bottom .develope-text{ margin: 10px 0;}

            .footer-bottom__left { margin-left: 30px; }

            .footer-bottom__left a { display: block; font-size: 14px; line-height:16px; margin-right: 10px; }

            .footer-sended:before { content: none; }

            .footer-sended:after {top: -45px;width: 100px;height:100px;background-size: cover; }

            .ostrov { padding: 20px; }

            .ostrov-line {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: auto; } 

            .ostrov-line__title { font-size: 20px; line-height: 22px; }

            .ostrov-line__img {width: 100%; }

            .ostrov-line__text {width: 100%;-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2; order: 2;}

            .ostrov-line__slider {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;height: 400px;width: 100%;}

            .ostrov-line__slider-item {height: 400px;}

            .ostrov-line__slider--bottom:before {height: 400px;background-size: cover;}

            .ostrov-line__list-item {font-size: 16px;line-height: 18px;}

            .ostrov-line__list-item:before {top: -webkit-calc(50% - 4px);top: calc(50% - 4px);}

            .ostrov-title {font-size: 25px;line-height: 27px;}

            .ostrov .mfp-close {position: absolute;top: 0;left: -webkit-calc(100% - 30px);left: calc(100% - 30px);}

            .inventure-top {padding: 20px;}

            .inventure-top:after {top: 63%;}

            .inventure-title {margin-top: 0;font-size: 25px;line-height: 28px;}

            .inventure-orange {margin-top: 10px;}

            .inventure-orange__title {margin: 0 auto;}

            .inventure-orange__descr {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;width: 100%;}

            .inventure-orange__text {font-size: 16px;line-height: 20px;}

            .inventure-bottom .presentation-title {font-size: 25px;line-height: 28px;}

            .inventure .mfp-close {top: -0;left: -webkit-calc(100% - 20px);left: calc(100% - 20px);}

            .presentation {height: auto;padding-top: 60px;}

            .presentation-wrap {padding: 40px 20px;}

            .presentation-title {font-size: 30px;line-height: 35px;}

            .presentation-img {display: none;}

            .presentation-img__wrap {height: auto;}

            .presentation-img__wrap img {height: 35%;}

            .presentation .mfp-close {top: 67px;left: -webkit-calc(100% - 30px);left: calc(100% - 30px);}

            .callback-wrap {position: relative;padding: 20px;}

            .callback-wrap:after {content: none;}

            .callback-title {font-size: 25px;line-height: 30px;}

            .callback-text {margin-top: 0;font-size: 16px;line-height: 18px;}

            .callback-form {padding-top: 50px;height: auto;}

            .callback-form .btns-time {position: relative;z-index: 1;}

            .callback-form .btns-time .btn-time {white-space: nowrap;padding: 7px 30px;}

            .callback-form .mfp-close {position: absolute;top: 6px;left: -webkit-calc(100% - 22px);left: calc(100% - 22px);}

            .callback-form form input { padding: 10px;font-size: 14px;line-height: 18px; }

            .fast-casual { height: auto;}

            .fast-casual__content-title {font-size: 25px;line-height: 30px;}

            .fast-casual__content-note {font-size: 14px;line-height: 16px;}

            .fast-casual__content-item {font-size: 16px;line-height: 18px;}

            .fast-casual .mfp-close {top: 0;right: -20px;}

            .fast-casual__form .djigit-right .main-form .h3 { font-size: 25px;line-height: 30px;}

            .fast-casual__form .djigit-right .main-form .btn-orrange--fast { padding: 42px 140px 42px 47px;}

            .main-form input { padding: 20px; font-size: 16px; line-height: 16px; }

            .main-form .h3 { font-size: 16px;line-height: 18px;}

            .btn-transparent--white { padding: 30px 40px; font-size: 14px; line-height: 14px; text-align: center; white-space: normal; }

            .tooltip {padding: 10px;font-size: 14px; line-height: 16px;}

            .tooltip-guests-show {max-width: 150px;top: 40px;left: -200px;}

            .tooltip-guests-show:before { left: 83%; top: -14px; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}

            .tooltip-concept__show { min-width: 320px; width: 100%; left: -150px;}

            .tooltip-concept__show:before { left: 52%;}

            .tooltip-concept__btn { font-size: 12px; line-height: 14px; font-weight: normal;}

            .concept-item__icon-descr {max-width: 250px;}

            .header .logo img{    height: auto; width: 140px;}



            .quiz-question-3__line label{

              flex-direction: column;

            }

            .advsay-item {

    flex-direction: column-reverse;

}

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









  @media screen and (min-width: 600.5px) and (max-width: 768px) {

    .header-descr{ margin-top: 20px }

.h1{font-size: 50px; text-align: center;}

.header-descr__zarab-text{ font-size: 40px; }

.header-descr__zarab{ margin-top: 20px; }

.header-descr__owner,.header-descr__exp{ margin: 20px 0;font-size: 22px; }

.btn-orrange--cat{ font-size: 16px; }

.page-content section{ margin: 20px 0;padding: 20px 0;}

.djigit-left .h2{text-align: center;}



.advsay-left__img-bg img,.advsay-left__img-bg,.advsay-left,.advsay-yellow .yellow-right img,.reasons .earnings-item--slider img,

.reviews-bottom__slider-img img,.reviews-bottom__slider-img,.reviews-bottom__slider{ height: 50vh; }



.advsay .yellow-left{ padding: 20px 10px; }

.reasons-connect img{ width: 120px; }

.reasons-connect { left: -webkit-calc(100% - 220px); left: calc(100% - 107px);top: 21px; }

.reasons-title__prev{ margin-bottom: 0; }

.reasons-squares__bottom{ padding: 0 10px; }

.reasons .demand{padding-top: 20px;}

.reasons-title--earnings{ margin-top: 20px; line-height: 40px; }



.form-rules__btn .btn-transparent--white,.form-invest__btn .btn-white,.quote-btn .btn-transparent--white{ padding: 15px; }



.form-rules__inner{ height: auto; }

.graph-title{ font-size: 50px; line-height: 50px; }



.pizzeria-top,.stages-top,.stages-item{ padding:0  10px; }



.pizzeria-item--white,.pizzeria-item{ padding: 10px;}

.quote-wrap:after,.quote-wrap:before{ transform: scale(.5); }

.quote-wrap:before{ left: 5px; }

.quote-wrap:after{ right: 5px; }

.quote-wrap{ padding: 0 60px; }

.guests-top{ padding-left: 15px; }

.instructions-title{ font-size: 30px; }

.instructions-content__item{ padding: 0 5px; }

.btn-orrange{ padding: 20px; }

.questions-wrap{ padding: 10px; }

.main-form .btn-orrange{ font-size: 14px; padding: 10px; }

.quiz-title{ font-size: 30px; }







  } /*(max-width: 600.5px) and (max-width: 768px)---------------------------------------------------*/



/* 





@media (max-width: 767.5px) {

    .squares-item__img { height: auto; }

    .modal_product_say .foodcort-img{padding: 10px!important;background-size: cover!important;}

    .liner_franshiza{margin-top: 43px;}

    .modal_product_title {font-size: 21px;line-height: 22px;padding-top: 21px;}

    .modal_product_descr { font-size: 17px;line-height: 22px}

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

    .bg_div_text_block p:last-child {  margin: 0; }

    .div_text_block>.bg_div_text_block { padding: 19px 21px; width: 320px; height: auto; top: 0; left: 0; margin: 0 auto;}

    .block_omg_line { width: 100%;  margin: 50px auto 43px; }

    .block_omg_line div { width: 100%;  text-align: center;  }

    .asort_shop_text { width: 100%; padding-right: 0;  }

    .asort_shop_img {  width: 100%;}

    .asort_shop_img img {max-width: 437px;width: 100%;text-align: center;display: block;margin: 0 auto;max-height: 323px;height: auto;}

    .liner_liner_franshiza{ margin-bottom: 15px;}



    }/*(max-width: 767.5px)*/







/* 



  @media (max-width: 400px) { .fast-casual__content-left { padding: 20px 54px;} }/*(max-width: 400px)*/

/* 



  

  @media (max-width: 320px) {

      .header-descr__zarab-text {font-size: 18px;}

      .header-descr__wrap h1 {line-height: 40px;}

      .header .btn-orrange--cat {font-size: 14px;padding: 30px 34px;}

      .header .btn-orrange--cat:before {right: -22px;width: 165px;}

      .header-top__center-right {padding: 0;width: 100%;}

      .header-top__center-right .btn-transparent {width: 200px;margin-right: 0;}

      .header-top__center-right .btn-transparent:not(:last-child) {margin-right: 0;margin-top: 10px;}

      .concept:after {top: 5.5%;right: 2%;}

      .advsay-yellow .yellow-left__img img {height: 96px;}

      .advsay-left__img svg {width: 280px;}

      .fast-casual__content-title {font-size: 16px;}

      .fast-casual__content-left {padding: 20px 90px;}

    }/*(max-width: 320px)*/



