/*-------------------------reset-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1.25;
  background: #F9F2EC;
  color: #A78265;
  overflow-x: hidden; }
  body.overflow {
    overflow: hidden; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body * {
  box-sizing: border-box;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px; }

.containerS {
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

img {
  max-width: 100%;
  height: auto; }

a,
a:hover,
a:focus,
a:visited {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease; }

.wpcf7-submit {
  -webkit-appearance: none !important; }

strong {
  font-weight: 700; }

i {
  font-style: italic; }

.wrapper {
  position: relative; }

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

h1 {
  font-weight: 600;
  font-size: 57px;
  line-height: 1.05;
  color: #734F33;
  margin-bottom: 15px; }

h2 {
  font-weight: 600;
  font-size: 37px;
  line-height: 1.14;
  color: #734F33;
  margin-bottom: 15px; }

h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.21;
  color: #734F33; }

/*-------------------------header------------------------*/
.header {
  margin-top: 20px; }
  .header .containerS {
    max-width: 1630px; }
  .header__inside {
    align-items: flex-end; }
  .header__left {
    flex-basis: 150px; }
    .header__left a {
      display: block;
      line-height: 0; }
  .header__right {
    padding-bottom: 10px;
    flex-basis: calc(100% - 200px); }
    .header__right ul {
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap; }
      .header__right ul a {
        display: block;
        margin-left: 25px;
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        color: #734F33; }
        .header__right ul a:hover {
          color: #6FD198; }

/*-------------------------firstblock------------------------*/
.firstblock {
  margin-bottom: 165px;
  padding-top: 55px; }
  .firstblock .containerS {
    max-width: 1630px; }
  .firstblock__inside {
    justify-content: flex-start; }
  .firstblock__left {
    flex-basis: 890px;
    margin-right: 40px;
    padding-top: 190px;
    position: relative; }
  .firstblock__img {
    position: absolute;
    left: 0;
    top: 35px; }
  .firstblock__leftblock {
    position: relative;
    z-index: 2;
    padding-left: 160px; }
  .firstblock__top {
    margin-bottom: 16px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #734F33; }
  .firstblock__detail {
    margin-bottom: 42px;
    font-size: 24px;
    line-height: 1.46;
    position: relative;
    z-index: 2;
    color: #A78265; }
    .firstblock__detail span {
      font-size: 24px;
      line-height: 1.46;
      display: block;
      color: #337367; }
  .firstblock__leftbottom {
    position: relative; }
  .firstblock__surprice {
    position: absolute;
    left: 230px;
    top: -70px;
    width: 210px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #F7ECE1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
  .firstblock__btn {
    position: relative;
    z-index: 2;
    max-width: 280px; }
  .firstblock__right {
    flex-basis: 600px;
    text-align: center; }
  .firstblock__leftimg {
    margin-bottom: 23px; }
  .firstblock__lefttitle {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #A78265; }

.btngreen {
  font-weight: 500;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F5F5F5;
  filter: drop-shadow(0px 15px 30px rgba(25, 94, 81, 0.3));
  transition: all 0.3s ease-in-out;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 0;
  height: 70px;
  padding: 10px 30px;
  background: #337367;
  border-radius: 10px; }
  .btngreen:hover {
    background: #6FD198;
    filter: drop-shadow(0px 15px 30px rgba(210, 137, 109, 0.3)); }

/*-------------------------knowhow------------------------*/
.knowhow {
  margin-bottom: 110px; }
  .knowhow__title {
    text-align: center;
    margin-bottom: 50px; }
  .knowhow__item {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
    flex-basis: 33.3%;
    text-align: center; }
  .knowhow__text {
    margin-top: 20px;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.14;
    text-align: center;
    color: #A78265; }

/*-------------------------about------------------------*/
.about {
  margin-bottom: 175px;
  background: #F7ECE1;
  position: relative; }
  .about:before {
    content: "";
    height: 100%;
    width: 35%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #337367; }
  .about__flower {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .about__inside {
    position: relative;
    z-index: 2; }
  .about__left {
    flex-basis: 48.5%;
    padding-right: 55px;
    display: flex;
    justify-content: flex-end; }
  .about__img {
    line-height: 0;
    margin-top: -20px; }
  .about__right {
    flex-basis: 51.5%;
    padding-top: 125px;
    padding-bottom: 50px; }
  .about__subtitle {
    margin-bottom: 43px;
    font-size: 24px;
    line-height: 1.46;
    color: #A78265;
    width: 100%;
    max-width: 605px; }
  .about__list li {
    padding-left: 38px;
    display: block;
    position: relative;
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 1.2;
    color: #A78265; }
    .about__list li::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0px;
      background-image: url(../images/li_check.svg);
      background-position: center;
      width: 28px;
      height: 24px; }

/*-------------------------signature------------------------*/
.signature {
  text-align: center;
  margin-bottom: 75px; }
  .signature__text {
    max-width: 615px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    color: #337367; }

/*-------------------------youknow------------------------*/
.youknow {
  position: relative;
  padding-top: 50px;
  margin-bottom: 180px; }
  .youknow__leaveleft {
    position: absolute;
    left: 0;
    top: 0; }
  .youknow__leaveright {
    position: absolute;
    right: 0;
    top: 0; }
  .youknow__title {
    text-align: center;
    margin-bottom: 50px; }
  .youknow__list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .youknow__list ul li {
      padding-left: 25px;
      position: relative;
      flex-basis: 30.5%;
      display: block;
      margin-bottom: 32px;
      color: #A78265;
      cursor: pointer;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
      .youknow__list ul li:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 0;
        top: 4px;
        background-image: url(../images/li_dots.svg);
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out; }
      .youknow__list ul li:hover:before {
        background-image: url(../images/icon_check.svg); }
  .youknow__bottom {
    margin-top: 30px;
    text-align: center; }
  .youknow__bottomtext {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.17;
    text-align: center;
    color: #734F33; }
  .youknow__bottombtn {
    display: flex;
    align-items: center;
    justify-content: center; }

/*-------------------------consultation------------------------*/
.consultation .containerS {
  max-width: 1630px; }
.consultation__box {
  background: #F7ECE1;
  border-radius: 10px;
  padding: 120px 140px; }
.consultation__title {
  text-align: center;
  margin-bottom: 60px; }
.consultation__row {
  position: relative; }
  .consultation__row:before {
    content: "";
    background: #DED1C7;
    display: block;
    height: 2px;
    width: 1086px;
    top: 247px;
    position: absolute;
    left: calc(50% - 543px); }
.consultation__item {
  text-align: center;
  position: relative;
  flex-basis: 20%;
  padding-left: 20px;
  padding-right: 20px; }
.consultation__number {
  padding-top: 22px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  width: 194px;
  height: 218px;
  background-image: url(../images/circle.png);
  background-repeat: no-repeat;
  background-position: center; }
  .consultation__number span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    background: #96B3AA;
    width: 150px;
    height: 150px;
    font-size: 100px;
    font-weight: 200;
    color: #F5F5F5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
.consultation__text {
  position: relative; }
  .consultation__text:before {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 15px);
    top: -50px;
    background-image: url(../images/cir.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #F7ECE1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }

/*-------------------------info------------------------*/
.info {
  margin-top: 185px;
  margin-bottom: 175px; }
  .info__item {
    flex-basis: 33.3%;
    text-align: center;
    padding: 0 20px; }
  .info__img {
    display: block;
    margin-bottom: 20px;
    line-height: 0;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .info__title {
    font-weight: 500;
    font-size: 21px;
    line-height: 1.14; }

/*-------------------------reference------------------------*/
.reference {
  position: relative;
  margin-bottom: 175px;
  background: #F7ECE1; }
  .reference:before {
    content: "";
    height: 100%;
    width: 35%;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #337367; }
  .reference__rightgirl {
    position: absolute;
    right: 120px;
    top: calc(50% - 240px);
    z-index: 1; }
  .reference__row {
    justify-content: flex-start; }
  .reference__left {
    flex-basis: 44%;
    max-width: 44%;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 50px; }
  .reference__title {
    position: relative;
    margin-bottom: 35px;
    position: relative; }
    .reference__title:before {
      content: "";
      display: block;
      position: absolute;
      left: -90px;
      top: 2px;
      background-image: url(../images/reference.svg);
      background-repeat: no-repeat;
      background-position: center;
      width: 62px;
      height: 50px; }
  .reference__itemtext {
    max-width: 510px;
    width: 100%;
    margin-bottom: 17px;
    font-style: italic;
    font-size: 20px;
    line-height: 1.3;
    color: #A78265; }
  .reference__itemdetails {
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    color: #734F33; }
  .reference__navigation {
    margin-top: 30px;
    display: flex; }
  .reference__btn {
    margin-right: 25px;
    cursor: pointer; }
    .reference__btn path {
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
    .reference__btn:hover path {
      fill: #6FD198; }
  .reference__right {
    padding-left: 55px;
    flex-basis: 56%; }
  .reference__img {
    line-height: 0;
    position: relative;
    z-index: 2;
    margin-top: -20px; }

/*-------------------------content------------------------*/
.sertificate {
  padding-bottom: 123px; }
  .sertificate .containerS {
    max-width: 1060px; }
  .sertificate__title {
    text-align: center; }
  .sertificate__row {
    align-items: center; }
  .sertificate__item {
    flex-basis: 28%;
    cursor: pointer; }
    .sertificate__item:nth-child(2) {
      flex-basis: 37%; }
  .sertificate__iteminside {
    filter: drop-shadow(0px 20px 40px rgba(115, 79, 51, 0.2));
    border-radius: 10px;
    -webkit-filter: grayscale(1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 27px;
    filter: grayscale(1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; }
    .sertificate__iteminside:hover {
      filter: grayscale(0);
      -webkit-filter: grayscale(0); }

/*-------------------------prefooter------------------------*/
.prefooter {
  margin-bottom: 125px; }
  .prefooter__title {
    margin-bottom: 80px;
    font-style: italic;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.21;
    text-align: center;
    color: #337367; }
  .prefooter__callmetitle {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 18px; }
  .prefooter__whatsapp {
    margin-bottom: 45px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .prefooter__whatsapp a {
      display: flex;
      align-items: center;
      color: #337367; }
      .prefooter__whatsapp a span {
        margin-left: 10px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.17; }
      .prefooter__whatsapp a:hover {
        color: #6FD198; }
  .prefooter__callmebottom {
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 38px; }
  .prefooter__form {
    padding-left: 180px; }
    .prefooter__form .btngreen {
      width: 280px; }
    .prefooter__form .form__polit {
      margin-top: 25px; }

/*-------------------------form------------------------*/
.form__item {
  flex-basis: 29%; }
  .form__item .inputs {
    max-width: 280px; }
.form__button {
  flex-basis: 42%; }
.form__polit {
  display: block;
  cursor: pointer; }
  .form__polit span {
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: #A78265;
    font-weight: 300;
    position: relative; }
    .form__polit span a {
      font-weight: 300;
      color: #96B3AA; }
      .form__polit span a:hover {
        color: #6FD198; }
    .form__polit span:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 19px;
      height: 19px;
      border: 1px solid #A78265;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      background-repeat: no-repeat;
      background-position: center; }
  .form__polit input {
    display: none; }
    .form__polit input:checked + span:before {
      background-image: url(../images/check.svg); }
    .form__polit input:not(:checked) + span:before {
      border: 1px solid #FF0000; }

.inputs {
  outline: none;
  display: block;
  width: 100%;
  background: #FFFFFF;
  border: 2px solid #337367;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 10px 25px;
  height: 70px;
  color: #337367; }
  .inputs::placeholder {
    color: #96B3AA; }

/*-------------------------instagram------------------------*/
.instagram__title {
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  color: #734F33; }
.instagram__link {
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .instagram__link img {
    line-height: 0; }
  .instagram__link a {
    display: flex;
    align-items: center;
    color: #96B3AA; }
    .instagram__link a span {
      margin-left: 10px;
      font-size: 21px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
    .instagram__link a:hover {
      color: #6FD198; }
.instagram__block {
  margin-top: 30px;
  margin-bottom: 90px;
  padding: 50px;
  background: #FFFFFF;
  box-shadow: 0px 20px 40px rgba(115, 79, 51, 0.2);
  border-radius: 10px; }
.instagram__item {
  flex-basis: calc(100% / 6 - 17px); }
  .instagram__item a {
    display: block;
    overflow: hidden;
    line-height: 0; }
    .instagram__item a img {
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
    .instagram__item a:hover img {
      transform: scale(1.07);
      -webkit-transform: scale(1.07);
      -moz-transform: scale(1.07);
      -ms-transform: scale(1.07);
      -o-transform: scale(1.07); }

/*-------------------------footer------------------------*/
.footer {
  margin-bottom: 25px; }
  .footer__row {
    align-items: center; }
  .footer a {
    display: flex;
    align-items: center; }
    .footer a img {
      line-height: 0; }
    .footer a span {
      margin-left: 10px; }
    .footer a:hover {
      color: #6FD198; }

/*-------------------------popup------------------------*/
.mfp-bg {
  background: #337367 !important;
  opacity: 1 !important; }

.popup {
  display: none; }
  .popup__inside {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: #337367;
    display: flex;
    align-items: center;
    justify-content: center; }
  .popup__body {
    background: #F7ECE1;
    border-radius: 10px;
    position: relative;
    max-width: 410px;
    width: 100%;
    padding: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .popup__close {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    right: 25px;
    top: 25px; }
    .popup__close path {
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
    .popup__close:hover path {
      fill: #6FD198; }
  .popup__title {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.14;
    text-align: center;
    color: #734F33; }
  .popup .inputs {
    margin-bottom: 30px;
    max-width: 100%; }
  .popup .btngreen {
    width: 100%;
    margin-bottom: 30px; }

.hamburger {
  display: none; }

.logomobile {
  display: none !important; }

/*-------------------------content------------------------*/
.mfp-counter {
  display: none !important; }

body .mfp-close,
.mfp-close:active {
  margin: 0 !important;
  padding: 0 !important;
  background-image: url(../images/closesetif.svg) !important;
  width: 22px !important;
  height: 22px !important;
  font-size: 0 !important;
  line-height: 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  right: calc(50% - 11px) !important;
  top: auto !important;
  bottom: 10px !important; }

body .mfp-arrow {
  bottom: 13px !important;
  top: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 40px !important;
  height: 15px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  body .mfp-arrow:before {
    display: none !important; }
  body .mfp-arrow:after {
    display: none !important; }
body .mfp-arrow-left {
  background-image: url(../images/left.svg) !important;
  left: calc(50% - 65px) !important; }
body .mfp-arrow-right {
  right: calc(50% - 65px) !important;
  background-image: url(../images/right.svg) !important; }

/*-------------------------footer------------------------*/
/*-------------------------adaptive------------------------*/
/*-------------------------header------------------------*/
/*-------------------------nav------------------------*/
/*-------------------------content------------------------*/
/*-------------------------footer------------------------*/
/*-------------------------adaptive------------------------*/
/*-------------------------adaptive------------------------*/
@media screen and (max-width: 1730px) {
  .about:before {
    width: 32%; }

  .youknow__leaveleft,
  .youknow__leaveright {
    max-width: 170px; } }
@media screen and (max-width: 1530px) {
  .firstblock__leftblock {
    padding-left: 20px; }

  .firstblock__left {
    flex-basis: 750px; }

  .firstblock__right {
    flex-basis: 515px;
    padding-top: 30px; }

  .about:before {
    width: 28%; }

  .youknow__leaveleft,
  .youknow__leaveright {
    top: -45px; }

  .consultation__box {
    padding: 120px 40px; }

  .reference:before {
    width: 32%; }

  .reference__rightgirl {
    right: 0; }

  .reference__left {
    padding-left: 50px; }

  .consultation__row {
    max-width: 1255px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .consultation__row:before {
    width: 1030px;
    top: 251px;
    left: calc(50% - 515px); } }
@media screen and (max-width: 1340px) {
  .firstblock__right {
    flex-basis: 420px; }

  .firstblock__left {
    flex-basis: 715px;
    margin: 0; }

  h1 {
    font-size: 52px; }

  .about,
  .youknow {
    margin-bottom: 100px; }

  .reference__title:before {
    left: -63px; }

  .prefooter__form {
    padding-left: 0; }

  .instagram__block {
    padding: 25px; }

  .consultation__item {
    padding-left: 10px;
    padding-right: 10px; }

  .consultation__row {
    max-width: 1090px; }

  .consultation__row:before {
    width: 900px;
    left: calc(50% - 450px); } }
@media screen and (max-width: 1180px) {
  .about__flower {
    display: none; }

  .youknow__list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 830px; }

  .youknow__list ul li {
    flex-basis: 46.5%; }

  .consultation__row:before {
    display: none; }

  .consultation__item {
    flex-basis: 33%;
    margin-bottom: 40px; }

  .consultation__box {
    padding-bottom: 50px;
    padding-top: 90px; }

  .consultation__row {
    justify-content: center; }

  .consultation .containerS {
    padding-left: 0;
    padding-right: 0; }

  .info__item {
    flex-basis: 33.3%;
    text-align: center;
    padding: 0 10px; }

  .info__title {
    font-size: 20px; }
    .info__title br {
      display: none; }

  .sertificate__row {
    padding-left: 20px;
    padding-right: 20px; }

  .form__button,
  .form__item {
    flex-basis: 30%; }

  .form__inside {
    max-width: 900px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .sertificate__title {
    padding-bottom: 30px; }

  .reference {
    overflow: hidden; }

  .reference__right {
    flex-basis: 62%;
    margin-right: -6%; }

  .reference__left {
    padding-left: 0;
    padding-top: 140px; }

  .reference__title:before {
    left: 0;
    top: -65px; }

  .reference__img {
    margin-top: -8px; }

  .reference__rightgirl {
    right: 53%;
    opacity: 0.4; }

  .reference:before {
    width: 25%; }

  .about__left {
    padding-right: 0; }

  .about__right {
    flex-basis: 51.5%;
    padding-top: 90px;
    padding-left: 20px;
    padding-bottom: 40px;
    background-image: url(../images/flowermob.png);
    background-repeat: no-repeat;
    background-position: right bottom; }

  .firstblock__left {
    flex-basis: 100%;
    margin: 0;
    text-align: center;
    margin-top: 25px;
    position: initial;
    order: 2;
    padding-top: 0; }

  .firstblock__right {
    flex-basis: 100%;
    position: initial; }

  .firstblock__leftimg {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .firstblock__inside {
    position: relative; }

  .firstblock__lefttitle {
    position: absolute;
    z-index: 2;
    text-align: left;
    right: 50px;
    top: 210px;
    max-width: 230px; }

  .firstblock__leftblock {
    position: initial; }

  .firstblock__top {
    position: absolute;
    right: 38px;
    text-align: left;
    top: 130px;
    z-index: 3; }

  h1,
  .firstblock__detail {
    position: relative;
    z-index: 2; }

  .firstblock__btn {
    margin-left: auto;
    margin-right: auto; }

  .firstblock__surprice {
    width: 158px;
    height: 158px;
    left: calc(50% - 78px);
    top: 40px; }

  .firstblock {
    margin-bottom: 200px; }

  .firstblock__leftimg {
    position: relative;
    z-index: 2; } }
@media screen and (max-width: 980px) {
  body.overflow2 {
    overflow: hidden; }

  .mfp-content {
    position: initial !important; }

  .mfp-figure:after {
    display: none !important; }

  .popup__inside {
    display: block;
    overflow: auto;
    padding: 40px 20px;
    z-index: 9999999; }

  .popup__body {
    margin-left: auto;
    margin-right: auto; }

  .header__right {
    z-index: 999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 40px;
    background: #337367; }
    .header__right ul {
      display: flex;
      width: 100%;
      height: 100%;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .header__right ul a {
        color: #F7ECE1;
        margin: 25px 0; }
    .header__right.active {
      display: block; }

  .firstblock {
    padding-top: 40px; }

  .firstblock__right {
    padding-top: 0; }

  .firstblock__img {
    position: absolute;
    left: -15px;
    top: 0; }

  .firstblock__top {
    right: 10px;
    top: 100px; }

  .firstblock__lefttitle {
    right: 18px;
    top: 150px; }

  .knowhow__item {
    flex-basis: 50%; }

  .youknow__leaveleft,
  .youknow__leaveright {
    max-width: 110px;
    top: 0; }

  .consultation__box {
    padding: 90px 0px 50px; }

  .info {
    margin-top: 140px;
    margin-bottom: 135px; }

  .reference__rightgirl {
    display: none; }

  .reference__right {
    display: none; }

  .reference:before {
    display: none; }

  .reference__row {
    position: relative;
    z-index: 2;
    background: #F7ECE1; }

  .reference__left {
    position: relative;
    z-index: 3;
    padding-left: 0;
    flex-basis: 100%;
    max-width: 100%;
    padding-top: 150px;
    padding-bottom: 90px; }

  .reference__navigation {
    justify-content: center; }

  .reference {
    margin-top: 370px;
    margin-bottom: 130px;
    overflow: visible; }
    .reference:after {
      top: -240px;
      position: absolute;
      content: "";
      display: block;
      width: 340px;
      height: 340px;
      left: calc(50% - 170px);
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(../images/mobile.png); }

  .reference__btn {
    margin: 0 12px; }

  .reference__title {
    text-align: center; }

  .reference__title:before {
    left: calc(50% - 32px); }

  .reference__itemtext {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; }

  .reference__itemdetails {
    text-align: center; }

  .footer__item:nth-child(1) {
    flex-basis: 100%;
    text-align: center;
    margin-top: 40px;
    order: 5; }

  .form__inside {
    max-width: 585px; }

  .form__item {
    flex-basis: 280px; }

  .prefooter__form .form__item {
    margin-bottom: 25px; }

  .form__button {
    margin-left: auto;
    margin-right: auto; }

  .about:before {
    display: none; }

  .about__img {
    display: none; }

  .about__left {
    display: none; }

  .about__right {
    padding-left: 0;
    flex-basis: 100%;
    padding-top: 175px;
    position: relative; }
    .about__right:before {
      content: "";
      width: 340px;
      height: 340px;
      background-image: url(../images/mobile2.png);
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      position: absolute;
      left: 0;
      top: 90px; }
    .about__right h2,
    .about__right .about__subtitle {
      max-width: 350px;
      margin-left: auto;
      width: 100%; }

  .about__list ul {
    display: flex;
    flex-wrap: wrap; }
    .about__list ul li {
      flex-basis: 50%;
      padding-right: 10px; }
      .about__list ul li:last-child {
        flex-basis: 100%; }

  .about__subtitle {
    margin-bottom: 140px; }

  .header__inside {
    align-items: center; }

  .hamburger {
    z-index: 9999;
    margin-bottom: 15px;
    display: block;
    flex-basis: 40px;
    width: 40px;
    height: 22px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
    .hamburger span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #337367;
      border-radius: 2px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px; }
    .hamburger span:nth-child(1) {
      top: 0px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center; }
    .hamburger span:nth-child(2) {
      top: 10px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center; }
    .hamburger span:nth-child(3) {
      top: 20px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center; }
    .hamburger.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: -4px;
      left: 7px;
      background-color: #fff; }
    .hamburger.open span:nth-child(2) {
      width: 0%;
      opacity: 0; }
    .hamburger.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 25px;
      left: 7px;
      background-color: #fff; } }
@media screen and (max-width: 760px) {
  .firstblock__img {
    display: none; }

  .firstblock__leftimg {
    max-width: 300px; }

  .logomobile {
    display: block !important; }

  .logodesc {
    display: none !important; }

  .hamburger {
    margin-bottom: 0; }

  .firstblock__lefttitle {
    max-width: 150px;
    font-size: 12px;
    right: 0;
    top: 100px; }

  .firstblock__top {
    max-width: 140px;
    top: 45px;
    font-size: 12px; }

  .firstblock__left {
    margin-top: 0; }

  h1 {
    font-size: 32px; }

  .firstblock__detail {
    font-size: 18px; }
    .firstblock__detail span {
      font-size: 18px; }

  .firstblock__surprice {
    width: 140px;
    height: 140px;
    left: calc(50% - 70px);
    top: 40px; }

  .firstblock {
    margin-bottom: 160px; }

  h2 {
    font-size: 28px; }

  .knowhow__item {
    flex-basis: 100%;
    margin-bottom: 55px; }

  .knowhow__img {
    line-height: 0; }

  .knowhow {
    margin-bottom: 60px; }

  .about__right {
    padding-top: 120px; }

  .about__right:before {
    width: 220px;
    height: 220px;
    top: 65px;
    background-size: contain; }

  .about__detail h2 {
    margin-bottom: 5px;
    font-size: 24px; }

  .about__subtitle {
    font-size: 17px;
    margin-bottom: 105px; }

  .about__right h2,
  .about__right .about__subtitle {
    max-width: 220px; }

  .about__list ul li {
    padding-right: 0;
    flex-basis: 100%;
    margin-left: 35px; }

  .signature__text {
    font-size: 22px; }

  .youknow__leaveleft,
  .youknow__leaveright {
    display: none; }

  .youknow {
    padding-top: 0; }

  .signature {
    margin-bottom: 65px; }

  .youknow__list ul li {
    flex-basis: 48%;
    font-size: 16px; }

  .consultation__box {
    padding-top: 70px; }

  .consultation__row {
    justify-content: center;
    padding: 0 10px; }

  .consultation__item {
    flex-basis: 50%; }

  .info__item {
    margin-bottom: 35px;
    flex-basis: 50%;
    padding: 0; }

  .info__row {
    justify-content: center; }

  .reference__left {
    padding-bottom: 60px; }

  .reference {
    margin-bottom: 100px; }

  .sertificate__row {
    padding-left: 0;
    padding-right: 0; }

  .prefooter__title {
    font-size: 24px;
    margin-bottom: 40px; }

  .sertificate {
    padding-bottom: 110px; }

  .prefooter {
    margin-bottom: 110px; }

  .form__item {
    margin-left: auto;
    margin-right: auto; }

  .instagram__title {
    font-size: 24px; }

  .footer__item:nth-child(4) {
    display: none; }

  .instagram__block {
    padding: 20px;
    margin-bottom: 60px;
    padding-bottom: 10px; }

  .instagram__item {
    flex-basis: calc(100% / 3 - 10px);
    margin-bottom: 12px; } }
@media screen and (max-width: 460px) {
  .popup__inside {
    display: block;
    padding: 40px 15px; }

  .reference__itemtext {
    padding-left: 0;
    padding-right: 0; }

  .popup__close {
    right: 15px;
    top: 15px; }

  .firstblock__leftblock {
    padding-left: 0; }

  .firstblock__leftimg {
    max-width: 240px;
    margin-left: 7%; }

  .about__right {
    padding-top: 300px; }

  .about__right:before {
    left: calc(50% - 110px);
    top: 50px; }

  .about__right h2,
  .about__right .about__subtitle {
    max-width: 100%;
    text-align: center; }

  .about__subtitle {
    margin-bottom: 30px; }

  .about__list ul li {
    margin-left: 0; }

  .about,
  .youknow {
    margin-bottom: 80px; }

  .signature {
    margin-bottom: 55px; }

  h2 {
    font-size: 25px; }

  .youknow__list ul li {
    flex-basis: 100%; }

  .consultation__item {
    flex-basis: 100%; }

  .info__item {
    flex-basis: 100%;
    margin-bottom: 50px; }

  .info {
    margin-top: 90px;
    margin-bottom: 35px; }

  .reference {
    margin-top: 220px; }

  .footer__item {
    flex-basis: 100%;
    margin-bottom: 30px;
    display: flex;
    justify-content: center; }

  .popup__body {
    padding: 45px; }

  .footer {
    margin-bottom: 0; }

  .reference:after {
    width: 240px;
    top: -185px;
    left: calc(50% - 120px);
    height: 240px;
    background-size: contain; } }
@media screen and (max-width: 410px) {
  .firstblock__leftimg {
    max-width: 220px;
    margin-left: 0; }

  .reference__left {
    padding-top: 120px; }

  .sertificate__item {
    flex-basis: 100%;
    max-width: 130px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }

  .sertificate__item:nth-child(2) {
    flex-basis: 100%;
    max-width: 170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }

  .sertificate {
    padding-bottom: 20px; } }
@media screen and (max-width: 350px) {
  .header__right ul a {
    margin: 20px 0; }

  h1 {
    font-size: 28px; }

  .popup__body {
    padding: 45px 15px; }

  .inputs {
    height: 60px; }

  .btngreen {
    height: 60px; }

  .form__polit span {
    font-size: 14px; }
    .form__polit span a {
      font-size: 14px; }

  .popup .inputs {
    margin-bottom: 20px; }

  .firstblock__leftimg {
    max-width: 190px; }

  .firstblock__top {
    max-width: 120px;
    top: 35px; }

  .firstblock__lefttitle {
    max-width: 130px;
    font-size: 10px;
    right: 0;
    top: 80px; }

  .knowhow__text,
  .info__title {
    font-size: 18px; }

  .about__list ul li {
    font-size: 18px; }

  h2 {
    font-size: 22px; }

  .reference__itemtext {
    font-size: 16px; }

  .prefooter__title {
    font-size: 21px;
    margin-bottom: 40px; }

  .instagram__title {
    font-size: 20px; } }

/*# sourceMappingURL=style.css.map */
