@font-face {
  font-family: "Muller";
  src: url(./fonts/MullerRegular.ttf); }
@font-face {
  font-family: "Garet";
  src: url(./fonts/Garet.otf); }
@font-face {
  font-family: "Mulish";
  src: url(./fonts/Mulish-VariableFont_wght.ttf); }
* {
  margin: 0;
  padding: 0; }

a {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  font-family: "Muller";
  text-decoration: none;
  text-transform: uppercase;
  color: #000; }

a:hover {
  color: #ff6900;
  transition: 0.5s; }

h1 {
  color: #f8f8f8;
  text-align: center;
  font-family: "Garet";
  font-size: 76px;
  font-style: normal;
  font-weight: 300; }

h2 {
  font-family: "Mulish";
  font-size: 65px;
  font-style: normal;
  font-weight: 600;
  color: #28292d; }

h3 {
  color: #28292d;
  text-align: center;
  font-family: "Mulish";
  font-size: 80px;
  font-style: normal;
  font-weight: 800;
  line-height: 120.023%; }

p {
  color: #28292d;
  font-family: "Mulish";
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%; }

button {
  font-family: "Mulish";
  cursor: pointer;
  border: none;
  color: #fff; }

.flex-display {
  display: flex !important; }

@media (min-width: 1200px) {
  .page__wrapper {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column; }
    .page__wrapper .burger__container {
      display: none; }
    .page__wrapper .container {
      position: relative;
      max-width: 1600px;
      width: 90%;
      margin: 0 auto; }
    .page__wrapper nav {
      width: 1400px;
      height: 70px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #fff;
      margin: auto; }
      .page__wrapper nav .nav__logo {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center; }
        .page__wrapper nav .nav__logo .logo__img {
          min-width: 98px; }
      .page__wrapper nav .nav__link {
        width: auto;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        text-transform: uppercase;
        gap: 0 43px; }
        .page__wrapper nav .nav__link a {
          color: black; }
        .page__wrapper nav .nav__link a:hover {
          color: #ff6900;
          transition: 0.5s; }
      .page__wrapper nav .nav__contacts {
        width: 38%;
        display: flex;
        align-items: center;
        justify-content: end;
        z-index: 1;
        gap: 0 20px; }
        .page__wrapper nav .nav__contacts .contacts__tel-smallWidth {
          display: none; }
        .page__wrapper nav .nav__contacts .contacts__num {
          min-width: 130px;
          text-align: center; }
          .page__wrapper nav .nav__contacts .contacts__num p {
            font-family: "Muller";
            font-weight: 400;
            font-size: 10px;
            line-height: 100%;
            color: #28292d; }
          .page__wrapper nav .nav__contacts .contacts__num a {
            font-weight: 700;
            font-size: 0.9vw;
            line-height: 140%;
            color: black; }
          .page__wrapper nav .nav__contacts .contacts__num a:hover {
            color: #ff6900;
            transition: 0.5s; }
        .page__wrapper nav .nav__contacts .contacts__telegram img {
          width: 35px; }
        .page__wrapper nav .nav__contacts .nav__btn {
          min-width: 107px;
          width: 162px;
          height: 37px;
          border-radius: 4px;
          border: none;
          background: #026b38;
          cursor: pointer;
          text-transform: uppercase; }
          .page__wrapper nav .nav__contacts .nav__btn a {
            color: #fff; }
    .page__wrapper header .mob__btn {
      display: none; }
    .page__wrapper header .header__title-mob {
      display: none; }
    .page__wrapper header .header__title {
      width: 580px;
      position: absolute;
      top: 204px;
      left: 15.6vw;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1001; }
      .page__wrapper header .header__title h1 {
        text-align: left;
        font-size: 4vw;
        text-wrap: nowrap; }
      .page__wrapper header .header__title img {
        position: relative;
        top: 25px;
        width: 91px; }
    .page__wrapper .weHave {
      height: auto;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: center;
      padding: 120px 0; }
      .page__wrapper .weHave .weHave__mobile-btn {
        display: none; }
      .page__wrapper .weHave__title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px 0;
        padding-bottom: 70px; }
      .page__wrapper .weHave__list {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        gap: 0 100px;
        align-items: center;
        flex-wrap: wrap; }
        .page__wrapper .weHave__list .list__item {
          width: 10vh;
          min-width: 10%;
          display: flex;
          width: auto;
          flex-direction: column;
          justify-content: center;
          text-align: center;
          align-items: center;
          gap: 36px 0; }
          .page__wrapper .weHave__list .list__item img {
            max-width: 25vh; }
          .page__wrapper .weHave__list .list__item .item__btn {
            width: 166px;
            height: 51px;
            font-size: 24px;
            font-weight: 700;
            line-height: 100%;
            font-style: normal; }
          .page__wrapper .weHave__list .list__item .btn-1 {
            background-color: #ccdb98; }
          .page__wrapper .weHave__list .list__item .btn-2 {
            background-color: #91c289; }
          .page__wrapper .weHave__list .list__item .btn-3 {
            background-color: #215d34; }
          .page__wrapper .weHave__list .list__item .btn-4 {
            background-color: #c6dfa2; }
    .page__wrapper .aboutProducts {
      display: grid;
      grid-gap: 94px;
      padding-bottom: 40px; }
      .page__wrapper .aboutProducts .products__item {
        width: 100%;
        display: flex;
        text-align: center; }
        .page__wrapper .aboutProducts .products__item .text__block {
          position: relative;
          width: 50%;
          border-radius: 100px;
          display: flex;
          flex-direction: column; }
          .page__wrapper .aboutProducts .products__item .text__block h2 {
            width: 85%;
            text-align: center;
            font-size: 4.1vw;
            padding-top: 50px; }
          .page__wrapper .aboutProducts .products__item .text__block .text__container {
            position: absolute;
            top: 30%;
            width: 100%;
            max-width: 1500px;
            height: auto;
            min-height: auto;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: left;
            border-radius: 100px;
            background: #ccdb98;
            padding: 66px 61px; }
            .page__wrapper .aboutProducts .products__item .text__block .text__container p {
              width: 815px;
              font-size: 1.3vw;
              text-align: justify; }
          .page__wrapper .aboutProducts .products__item .text__block .color-1 {
            background: #91c289; }
          .page__wrapper .aboutProducts .products__item .text__block .color-2 {
            background: #215d34; }
            .page__wrapper .aboutProducts .products__item .text__block .color-2 p {
              color: #fff; }
          .page__wrapper .aboutProducts .products__item .text__block .text-right {
            right: 0; }
        .page__wrapper .aboutProducts .products__item .img__block {
          width: 50%;
          height: auto;
          border-radius: 60px; }
          .page__wrapper .aboutProducts .products__item .img__block img {
            width: 100%;
            max-height: 1141px; }
    .page__wrapper .afterProduct__bg,
    .page__wrapper .afterAboutUs__bg {
      width: 100%;
      height: auto; }
      .page__wrapper .afterProduct__bg .bg__item,
      .page__wrapper .afterAboutUs__bg .bg__item {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .page__wrapper .afterProduct__bg .bg__item-mob,
      .page__wrapper .afterAboutUs__bg .bg__item-mob {
        display: none; }
    .page__wrapper .aboutUs {
      width: 100%;
      display: flex;
      flex-direction: column;
      padding-top: 150px;
      padding-bottom: 55px;
      gap: 100px 0; }
      .page__wrapper .aboutUs .mob-title {
        display: none; }
      .page__wrapper .aboutUs .mob-slider {
        display: none; }
      .page__wrapper .aboutUs .pagination {
        display: none; }
      .page__wrapper .aboutUs p {
        font-weight: 400;
        font-size: 1.3vw; }
      .page__wrapper .aboutUs__info {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 100px 0; }
        .page__wrapper .aboutUs__info .info__text {
          display: flex;
          justify-content: space-between;
          gap: 0 50px;
          text-align: justify; }
          .page__wrapper .aboutUs__info .info__text h3 {
            width: 80%;
            font-size: 4.1vw;
            text-align: left; }
          .page__wrapper .aboutUs__info .info__text p {
            width: 90%; }
          .page__wrapper .aboutUs__info .info__text img {
            width: 37%; }
          .page__wrapper .aboutUs__info .info__text .text__item {
            max-width: 825px;
            width: 60%;
            display: flex;
            flex-direction: column;
            gap: 80px 0; }
        .page__wrapper .aboutUs__info .info__img {
          display: flex;
          justify-content: space-between; }
          .page__wrapper .aboutUs__info .info__img .info__img-1 {
            width: 30%; }
          .page__wrapper .aboutUs__info .info__img .info__img-2 {
            width: 25%; }
          .page__wrapper .aboutUs__info .info__img .info__img-3 {
            width: 37%; }
        .page__wrapper .aboutUs__info__team {
          display: flex;
          flex-direction: column; }
    .page__wrapper .footer {
      display: flex;
      justify-content: space-between;
      margin-top: 75px;
      margin-bottom: 75px; }
      .page__wrapper .footer a {
        font-size: 14px;
        font-weight: 400; }
      .page__wrapper .footer .footer__logo {
        width: auto;
        height: auto; }
      .page__wrapper .footer .footer__link {
        display: flex;
        width: auto;
        height: auto;
        gap: 0 18vw; }
        .page__wrapper .footer .footer__link .allLink {
          display: flex;
          flex-direction: column;
          gap: 14px 0; }
      .page__wrapper .footer .footer__media {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 20px 0; }
    .page__wrapper .form__btn-open {
      width: auto;
      height: auto;
      position: fixed;
      right: 5%;
      bottom: 5%;
      z-index: 1111;
      cursor: pointer; }
      .page__wrapper .form__btn-open svg {
        width: 50px; }
    .page__wrapper .form {
      width: 30%;
      height: 65vh;
      display: none;
      justify-content: space-between;
      flex-wrap: wrap;
      position: fixed;
      bottom: 20%;
      right: 5%;
      z-index: 1011; }
      .page__wrapper .form .form__callMe {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #fbfbfc;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        overflow: hidden;
        position: relative;
        padding: 5%;
        border-radius: 25px; }
        .page__wrapper .form .form__callMe .form__close {
          display: flex;
          justify-content: start;
          align-items: center;
          position: absolute;
          top: 5%;
          right: 5%;
          width: 25px;
          height: 25px;
          cursor: pointer; }
          .page__wrapper .form .form__callMe .form__close .line {
            position: absolute;
            background-color: black; }
          .page__wrapper .form .form__callMe .form__close .line1 {
            width: 100%;
            height: 2px;
            transform: rotate(45deg); }
          .page__wrapper .form .form__callMe .form__close .line2 {
            width: 100%;
            height: 2px;
            transform: rotate(135deg); }
        .page__wrapper .form .form__callMe .form__img img {
          width: 200px;
          height: 200px;
          position: absolute;
          right: -25%;
          top: -25%; }
      .page__wrapper .form .callMe__btn {
        min-width: 107px;
        width: 162px;
        height: 37px;
        border-radius: 4px;
        font-weight: 600;
        font-family: "Mulish";
        border: none;
        background: #026b38;
        cursor: pointer;
        text-transform: uppercase; }
      .page__wrapper .form button:hover,
      .page__wrapper .form .callMe__btn:hover {
        transition: 0.5s;
        box-shadow: white 5px 5px, var(--button-color) 5px 5px 5px 0; }
      .page__wrapper .form h3 {
        width: 80%;
        font-size: 1.2vw;
        line-height: 120%;
        text-align: left; }
      .page__wrapper .form a {
        text-decoration: none;
        color: #28292d;
        font-size: 0.9vw; }
      .page__wrapper .form .form__el {
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .page__wrapper .form .form__el .field__item {
          width: 80%;
          height: 15%;
          position: relative;
          display: block; }
          .page__wrapper .form .form__el .field__item span {
            position: absolute;
            top: 15px;
            left: 20px;
            transition: 0.5s;
            cursor: text;
            color: #acacb0; }
          .page__wrapper .form .form__el .field__item input,
          .page__wrapper .form .form__el .field__item .inp__msg {
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #acacb0;
            padding: 2%;
            box-sizing: border-box;
            position: relative;
            border-radius: 4px;
            background-color: #fbfbfc; }
          .page__wrapper .form .form__el .field__item input:focus,
          .page__wrapper .form .form__el .field__item .inp__msg:focus {
            outline: none;
            border-color: #95d133; }
          .page__wrapper .form .form__el .field__item input:focus + span,
          .page__wrapper .form .form__el .field__item input:valid + span,
          .page__wrapper .form .form__el .field__item .inp__msg:focus + span,
          .page__wrapper .form .form__el .field__item .inp__msg:valid + span {
            top: -8px;
            left: 10px;
            background-color: #fbfbfc;
            padding: 0 7px; }
      .page__wrapper .form .callMe__OKmsg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 50vh;
        padding: 20px;
        background-color: transparent;
        display: none; }
        .page__wrapper .form .callMe__OKmsg svg {
          width: 50%;
          height: 50%;
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
@media (min-width: 980px) and (max-width: 1199.5px) {
  .page__wrapper {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column; }
    .page__wrapper .burger__container {
      display: none; }
    .page__wrapper .container {
      position: relative;
      max-width: 1000px;
      width: 90%;
      margin: 0 auto; }
    .page__wrapper nav {
      width: 1400px;
      height: 70px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #fff;
      margin: auto; }
      .page__wrapper nav .nav__logo {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center; }
        .page__wrapper nav .nav__logo .logo__img {
          max-width: 98px; }
      .page__wrapper nav .nav__link {
        width: auto;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        text-transform: uppercase;
        gap: 0 23px; }
        .page__wrapper nav .nav__link a {
          font-size: 1vw;
          color: black; }
        .page__wrapper nav .nav__link a:hover {
          color: #ff6900;
          transition: 0.5s; }
      .page__wrapper nav .nav__contacts {
        width: 38%;
        display: flex;
        align-items: center;
        justify-content: end;
        z-index: 1;
        gap: 0 10px; }
        .page__wrapper nav .nav__contacts .contacts__tel-smallWidth {
          display: none; }
        .page__wrapper nav .nav__contacts .contacts__num {
          min-width: 130px;
          text-align: center; }
          .page__wrapper nav .nav__contacts .contacts__num p {
            font-family: "Muller";
            font-weight: 400;
            font-size: 1vw;
            line-height: 100%;
            color: #28292d; }
          .page__wrapper nav .nav__contacts .contacts__num a {
            font-weight: 700;
            font-size: 1svw;
            line-height: 140%;
            color: black; }
          .page__wrapper nav .nav__contacts .contacts__num img {
            width: 1vw; }
          .page__wrapper nav .nav__contacts .contacts__num a:hover {
            color: #ff6900;
            transition: 0.5s; }
        .page__wrapper nav .nav__contacts .contacts__telegram img {
          width: 2vw; }
        .page__wrapper nav .nav__contacts .nav__btn {
          min-width: 107px;
          width: 132px;
          height: 27px;
          border-radius: 4px;
          border: none;
          background: #026b38;
          cursor: pointer;
          text-transform: uppercase;
          display: flex;
          justify-content: center;
          align-items: center; }
          .page__wrapper nav .nav__contacts .nav__btn a {
            font-size: 1vw;
            color: #fff; }
    .page__wrapper header .mob__btn {
      display: none; }
    .page__wrapper header .header__title-mob {
      display: none; }
    .page__wrapper header .header__title {
      width: auto;
      position: absolute;
      top: 204px;
      left: 15.6vw;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1001; }
      .page__wrapper header .header__title h1 {
        text-align: left;
        font-size: 5vw;
        text-wrap: nowrap; }
      .page__wrapper header .header__title img {
        position: relative;
        top: 15px;
        width: 70px; }
    .page__wrapper .weHave {
      height: auto;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: center;
      padding: 120px 0; }
      .page__wrapper .weHave .weHave__mobile-btn {
        display: none; }
      .page__wrapper .weHave__title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px 0;
        padding-bottom: 70px; }
      .page__wrapper .weHave__list {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        gap: 0 100px;
        align-items: center;
        flex-wrap: wrap; }
        .page__wrapper .weHave__list .list__item {
          width: 10vh;
          min-width: 10%;
          display: flex;
          width: auto;
          flex-direction: column;
          justify-content: center;
          text-align: center;
          align-items: center;
          gap: 36px 0; }
          .page__wrapper .weHave__list .list__item img {
            max-width: 25vh; }
          .page__wrapper .weHave__list .list__item .item__btn {
            width: 132px;
            height: 37px;
            font-size: 1.4vw;
            font-weight: 700;
            line-height: 100%;
            font-style: normal; }
          .page__wrapper .weHave__list .list__item .btn-1 {
            background-color: #ccdb98; }
          .page__wrapper .weHave__list .list__item .btn-2 {
            background-color: #91c289; }
          .page__wrapper .weHave__list .list__item .btn-3 {
            background-color: #215d34; }
          .page__wrapper .weHave__list .list__item .btn-4 {
            background-color: #c6dfa2; }
    .page__wrapper .aboutProducts {
      display: grid;
      grid-gap: 94px;
      padding-bottom: 40px; }
      .page__wrapper .aboutProducts .products__item {
        width: 100%;
        display: flex;
        text-align: center; }
        .page__wrapper .aboutProducts .products__item .text__block {
          position: relative;
          width: 50%;
          border-radius: 100px;
          display: flex;
          flex-direction: column; }
          .page__wrapper .aboutProducts .products__item .text__block h2 {
            width: 85%;
            text-align: center;
            font-size: 4.1vw;
            padding-top: 50px; }
          .page__wrapper .aboutProducts .products__item .text__block .text__container {
            position: absolute;
            top: 30%;
            width: 100%;
            max-width: 1500px;
            height: auto;
            min-height: auto;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: left;
            border-radius: 75px;
            background: #ccdb98;
            padding: 66px 61px; }
            .page__wrapper .aboutProducts .products__item .text__block .text__container p {
              width: 815px;
              font-size: 1.3vw;
              text-align: justify; }
          .page__wrapper .aboutProducts .products__item .text__block .color-1 {
            background: #91c289; }
          .page__wrapper .aboutProducts .products__item .text__block .color-2 {
            background: #215d34; }
            .page__wrapper .aboutProducts .products__item .text__block .color-2 p {
              color: #fff; }
          .page__wrapper .aboutProducts .products__item .text__block .text-right {
            right: 0; }
        .page__wrapper .aboutProducts .products__item .img__block {
          width: 50%;
          height: auto;
          border-radius: 60px; }
          .page__wrapper .aboutProducts .products__item .img__block img {
            width: 100%;
            max-height: 1141px; }
    .page__wrapper .afterProduct__bg,
    .page__wrapper .afterAboutUs__bg {
      width: 100%;
      height: auto; }
      .page__wrapper .afterProduct__bg .bg__item,
      .page__wrapper .afterAboutUs__bg .bg__item {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .page__wrapper .afterProduct__bg .bg__item-mob,
      .page__wrapper .afterAboutUs__bg .bg__item-mob {
        display: none; }
    .page__wrapper .aboutUs {
      width: 100%;
      display: flex;
      flex-direction: column;
      padding-top: 150px;
      padding-bottom: 55px;
      gap: 50px 0; }
      .page__wrapper .aboutUs .mob-title {
        display: none; }
      .page__wrapper .aboutUs .mob-slider {
        display: none; }
      .page__wrapper .aboutUs .pagination {
        display: none; }
      .page__wrapper .aboutUs p {
        font-weight: 400;
        font-size: 1.3vw; }
      .page__wrapper .aboutUs__info {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 50px 0; }
        .page__wrapper .aboutUs__info .info__text {
          display: flex;
          justify-content: space-between;
          gap: 0 50px;
          text-align: justify; }
          .page__wrapper .aboutUs__info .info__text h3 {
            width: 80%;
            font-size: 4.1vw;
            text-align: left; }
          .page__wrapper .aboutUs__info .info__text p {
            width: 90%; }
          .page__wrapper .aboutUs__info .info__text img {
            width: 37%; }
          .page__wrapper .aboutUs__info .info__text .text__item {
            max-width: 825px;
            width: 60%;
            display: flex;
            flex-direction: column;
            gap: 80px 0; }
        .page__wrapper .aboutUs__info .info__img {
          display: flex;
          justify-content: space-between; }
          .page__wrapper .aboutUs__info .info__img .info__img-1 {
            width: 30%; }
          .page__wrapper .aboutUs__info .info__img .info__img-2 {
            width: 25%; }
          .page__wrapper .aboutUs__info .info__img .info__img-3 {
            width: 37%; }
        .page__wrapper .aboutUs__info__team {
          display: flex;
          flex-direction: column; }
    .page__wrapper .footer {
      display: flex;
      justify-content: space-between;
      margin-top: 75px;
      margin-bottom: 75px; }
      .page__wrapper .footer a {
        font-size: 1.2vw;
        font-weight: 400; }
      .page__wrapper .footer .footer__logo {
        width: auto;
        height: auto; }
      .page__wrapper .footer .footer__link {
        display: flex;
        width: auto;
        height: auto;
        gap: 0 18vw; }
        .page__wrapper .footer .footer__link .allLink {
          display: flex;
          flex-direction: column;
          gap: 14px 0; }
      .page__wrapper .footer .footer__media {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 20px 0; }
    .page__wrapper .form__btn-open {
      width: auto;
      height: auto;
      position: fixed;
      right: 5%;
      bottom: 5%;
      z-index: 1111;
      cursor: pointer; }
      .page__wrapper .form__btn-open svg {
        width: 50px; }
    .page__wrapper .form {
      width: 45%;
      height: 65vh;
      display: none;
      justify-content: space-between;
      flex-wrap: wrap;
      position: fixed;
      bottom: 20%;
      right: 5%;
      z-index: 1011; }
      .page__wrapper .form .form__callMe {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #fbfbfc;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        overflow: hidden;
        position: relative;
        padding: 5%;
        border-radius: 25px; }
        .page__wrapper .form .form__callMe .form__close {
          display: flex;
          justify-content: start;
          align-items: center;
          position: absolute;
          top: 5%;
          right: 5%;
          width: 25px;
          height: 25px;
          cursor: pointer; }
          .page__wrapper .form .form__callMe .form__close .line {
            position: absolute;
            background-color: black; }
          .page__wrapper .form .form__callMe .form__close .line1 {
            width: 100%;
            height: 2px;
            transform: rotate(45deg); }
          .page__wrapper .form .form__callMe .form__close .line2 {
            width: 100%;
            height: 2px;
            transform: rotate(135deg); }
        .page__wrapper .form .form__callMe .form__img img {
          width: 200px;
          height: 200px;
          position: absolute;
          right: -25%;
          top: -25%; }
      .page__wrapper .form .callMe__btn {
        min-width: 107px;
        width: 162px;
        height: 37px;
        border-radius: 4px;
        font-weight: 600;
        font-family: "Mulish";
        border: none;
        background: #026b38;
        cursor: pointer;
        text-transform: uppercase; }
      .page__wrapper .form button:hover,
      .page__wrapper .form .callMe__btn:hover {
        transition: 0.5s;
        box-shadow: white 5px 5px, var(--button-color) 5px 5px 5px 0; }
      .page__wrapper .form h3 {
        width: 80%;
        font-size: 1.2vw;
        line-height: 120%;
        text-align: left; }
      .page__wrapper .form a {
        text-decoration: none;
        color: #28292d;
        font-size: 0.9vw; }
      .page__wrapper .form .form__el {
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .page__wrapper .form .form__el .field__item {
          width: 80%;
          height: 15%;
          position: relative;
          display: block; }
          .page__wrapper .form .form__el .field__item span {
            position: absolute;
            top: 15px;
            left: 20px;
            transition: 0.5s;
            cursor: text;
            color: #acacb0; }
          .page__wrapper .form .form__el .field__item input,
          .page__wrapper .form .form__el .field__item .inp__msg {
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #acacb0;
            padding: 2%;
            box-sizing: border-box;
            position: relative;
            border-radius: 4px;
            background-color: #fbfbfc; }
          .page__wrapper .form .form__el .field__item input:focus,
          .page__wrapper .form .form__el .field__item .inp__msg:focus {
            outline: none;
            border-color: #95d133; }
          .page__wrapper .form .form__el .field__item input:focus + span,
          .page__wrapper .form .form__el .field__item input:valid + span,
          .page__wrapper .form .form__el .field__item .inp__msg:focus + span,
          .page__wrapper .form .form__el .field__item .inp__msg:valid + span {
            top: -8px;
            left: 10px;
            background-color: #fbfbfc;
            padding: 0 7px; }
      .page__wrapper .form .callMe__OKmsg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 50vh;
        padding: 20px;
        background-color: transparent;
        display: none; }
        .page__wrapper .form .callMe__OKmsg svg {
          width: 50%;
          height: 50%;
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
@media (min-width: 768px) and (max-width: 979.5px) {
  .page__wrapper {
    overflow: hidden; }
    .page__wrapper nav {
      display: none; }
    .page__wrapper header {
      background-image: url(./img/TabletHeaderIMG.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 85vh;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .page__wrapper header .swiper {
        display: none; }
      .page__wrapper header .header__title-mob {
        width: 100%;
        height: auto;
        padding: 27px 0 0 14px; }
        .page__wrapper header .header__title-mob svg {
          width: 300px;
          height: 70px; }
      .page__wrapper header .mob__btn {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 27px 0;
        padding-bottom: 65px; }
        .page__wrapper header .mob__btn .mob_b,
        .page__wrapper header .mob__btn a {
          text-align: center;
          font-family: "Mulish";
          font-size: 1.8vw;
          font-style: normal;
          font-weight: 800;
          line-height: 100%;
          text-transform: uppercase; }
        .page__wrapper header .mob__btn .btn-1 {
          width: 40%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: #026b38; }
        .page__wrapper header .mob__btn .btn-2 {
          width: 30%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: rgba(248, 248, 248, 0.9);
          color: #026b38; }
        .page__wrapper header .mob__btn a {
          color: #026b38; }
      .page__wrapper header .header__title {
        display: none; }
    .page__wrapper .weHave {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .page__wrapper .weHave .weHave__mobile-btn {
        width: 100%;
        height: auto; }
        .page__wrapper .weHave .weHave__mobile-btn .weHave-btn {
          width: 100%;
          height: 10vh;
          background: transparent;
          border: none;
          color: #000;
          font-family: "Mulish";
          font-size: 2.6vw;
          font-style: normal;
          font-weight: 700;
          line-height: 120.023%;
          justify-content: center; }
      .page__wrapper .weHave .weHave__title {
        display: none; }
      .page__wrapper .weHave .weHave__list {
        width: 100%;
        height: auto;
        display: none;
        flex-direction: column; }
        .page__wrapper .weHave .weHave__list .list__item {
          width: 100%;
          height: auto;
          display: flex;
          justify-content: center;
          align-items: center; }
          .page__wrapper .weHave .weHave__list .list__item a {
            display: flex;
            justify-content: center; }
          .page__wrapper .weHave .weHave__list .list__item img {
            width: 50%; }
          .page__wrapper .weHave .weHave__list .list__item button {
            display: none; }
    .page__wrapper .aboutProducts {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 20px 0; }
      .page__wrapper .aboutProducts .products__item {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: relative; }
        .page__wrapper .aboutProducts .products__item .text__block {
          order: 2;
          width: 55%;
          height: auto;
          border-radius: 20px;
          padding: 120px 23px 23px 23px;
          background: #ccdb98; }
          .page__wrapper .aboutProducts .products__item .text__block h2 {
            position: absolute;
            top: 10px;
            left: 50%;
            transform: translate(-50%);
            color: #28292d;
            font-family: "Mulish";
            font-size: 5vw;
            font-style: normal;
            font-weight: 600;
            line-height: 120.023%; }
          .page__wrapper .aboutProducts .products__item .text__block p {
            text-align: justify;
            font-size: 2.6vw;
            font-style: normal;
            font-weight: 300;
            line-height: 140%; }
        .page__wrapper .aboutProducts .products__item .mobCol-1 {
          background: #91c289; }
        .page__wrapper .aboutProducts .products__item .mobCol-2 {
          background: #215d34; }
          .page__wrapper .aboutProducts .products__item .mobCol-2 p {
            color: #fff; }
        .page__wrapper .aboutProducts .products__item .img__block {
          order: 1;
          width: 100%;
          position: relative;
          top: 10vh; }
          .page__wrapper .aboutProducts .products__item .img__block img {
            width: 60%;
            height: auto;
            flex-shrink: 0;
            border-radius: 80px; }
    .page__wrapper .afterProduct__bg,
    .page__wrapper .afterAboutUs__bg {
      display: flex; }
      .page__wrapper .afterProduct__bg .bg__item,
      .page__wrapper .afterAboutUs__bg .bg__item {
        display: none; }
      .page__wrapper .afterProduct__bg .bg__item-mob,
      .page__wrapper .afterAboutUs__bg .bg__item-mob {
        width: 100%;
        object-fit: cover;
        padding: 15px 0; }
    .page__wrapper .aboutUs {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 25px; }
      .page__wrapper .aboutUs .mob-title {
        width: 100%;
        font-size: 5vw;
        font-style: normal;
        font-weight: 700;
        line-height: 120.023%;
        padding-bottom: 20px; }
      .page__wrapper .aboutUs .aboutUs__info {
        width: 80%;
        display: flex;
        gap: 0 10px;
        padding-bottom: 20px;
        justify-content: space-between; }
        .page__wrapper .aboutUs .aboutUs__info .info__text {
          width: 48%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .page__wrapper .aboutUs .aboutUs__info .info__text .text__item {
            display: flex;
            height: 100%;
            flex-direction: column;
            align-items: center;
            justify-content: center; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item .dt-title {
              display: none; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item p {
              width: auto;
              text-align: justify;
              font-size: 2.6vw;
              font-style: normal;
              font-weight: 300;
              line-height: 140%; }
        .page__wrapper .aboutUs .aboutUs__info .info__img {
          width: 48%;
          display: flex;
          flex-direction: column;
          gap: 20px 0; }
      .page__wrapper .aboutUs .display-none {
        display: none; }
    .page__wrapper .footer {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px 0;
      padding: 20px 0; }
      .page__wrapper .footer .allLink {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer .page__link {
        padding-bottom: 20px; }
      .page__wrapper .footer .footer__media {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer a {
        font-size: 2vw; }
      .page__wrapper .footer a:hover {
        color: #28292d; }
    .page__wrapper .form__btn-open {
      width: auto;
      height: auto;
      position: fixed;
      right: 5%;
      bottom: 1%;
      z-index: 1111;
      cursor: pointer; }
    .page__wrapper .form {
      width: 60%;
      height: 65vh;
      display: none;
      justify-content: space-between;
      flex-wrap: wrap;
      position: fixed;
      bottom: 15%;
      right: 5%;
      z-index: 1011; }
      .page__wrapper .form .form__callMe {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #fbfbfc;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        overflow: hidden;
        position: relative;
        padding: 5%;
        border-radius: 25px; }
        .page__wrapper .form .form__callMe .form__close {
          display: flex;
          justify-content: start;
          align-items: center;
          position: absolute;
          top: 5%;
          right: 5%;
          width: 25px;
          height: 25px;
          cursor: pointer; }
          .page__wrapper .form .form__callMe .form__close .line {
            position: absolute;
            background-color: black; }
          .page__wrapper .form .form__callMe .form__close .line1 {
            width: 100%;
            height: 2px;
            transform: rotate(45deg); }
          .page__wrapper .form .form__callMe .form__close .line2 {
            width: 100%;
            height: 2px;
            transform: rotate(135deg); }
        .page__wrapper .form .form__callMe .form__img img {
          width: 200px;
          height: 200px;
          position: absolute;
          right: -25%;
          top: -25%; }
      .page__wrapper .form .callMe__btn {
        min-width: 107px;
        width: 162px;
        height: 37px;
        border-radius: 4px;
        font-weight: 600;
        font-family: "Mulish";
        border: none;
        background: #026b38;
        cursor: pointer;
        text-transform: uppercase; }
      .page__wrapper .form button:hover,
      .page__wrapper .form .callMe__btn:hover {
        transition: 0.5s;
        box-shadow: white 5px 5px, var(--button-color) 5px 5px 5px 0; }
      .page__wrapper .form h3 {
        width: 80%;
        font-size: 4.2vw;
        line-height: 120%;
        text-align: left; }
      .page__wrapper .form a {
        text-decoration: none;
        color: #28292d;
        font-size: 0.9vw; }
      .page__wrapper .form .form__el {
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .page__wrapper .form .form__el .field__item {
          width: 80%;
          height: 15%;
          position: relative;
          display: block; }
          .page__wrapper .form .form__el .field__item span {
            position: absolute;
            top: 15px;
            left: 20px;
            transition: 0.5s;
            cursor: text;
            color: #acacb0; }
          .page__wrapper .form .form__el .field__item input,
          .page__wrapper .form .form__el .field__item .inp__msg {
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #acacb0;
            padding: 2%;
            box-sizing: border-box;
            position: relative;
            border-radius: 4px;
            background-color: #fbfbfc; }
          .page__wrapper .form .form__el .field__item input:focus,
          .page__wrapper .form .form__el .field__item .inp__msg:focus {
            outline: none;
            border-color: #95d133; }
          .page__wrapper .form .form__el .field__item input:focus + span,
          .page__wrapper .form .form__el .field__item input:valid + span,
          .page__wrapper .form .form__el .field__item .inp__msg:focus + span,
          .page__wrapper .form .form__el .field__item .inp__msg:valid + span {
            top: -8px;
            left: 10px;
            background-color: #fbfbfc;
            padding: 0 7px; }
      .page__wrapper .form .callMe__OKmsg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 50vh;
        padding: 20px;
        background-color: transparent;
        display: none; }
        .page__wrapper .form .callMe__OKmsg svg {
          width: 50%;
          height: 50%;
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .page__wrapper {
    overflow: hidden; }
    .page__wrapper nav {
      display: none; }
    .page__wrapper header {
      background-image: url(./img/TabletHeaderIMG.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 85vh;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .page__wrapper header .swiper {
        display: none; }
      .page__wrapper header .header__title-mob {
        width: 100%;
        height: auto;
        padding: 27px 0 0 14px; }
        .page__wrapper header .header__title-mob svg {
          width: 300px;
          height: 70px; }
      .page__wrapper header .mob__btn {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 27px 0;
        padding-bottom: 65px; }
        .page__wrapper header .mob__btn .mob_b,
        .page__wrapper header .mob__btn a {
          text-align: center;
          font-family: "Mulish";
          font-size: 1.8vw;
          font-style: normal;
          font-weight: 800;
          line-height: 100%;
          text-transform: uppercase; }
        .page__wrapper header .mob__btn .btn-1 {
          width: 40%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: #026b38; }
        .page__wrapper header .mob__btn .btn-2 {
          width: 30%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: rgba(248, 248, 248, 0.9);
          color: #026b38; }
        .page__wrapper header .mob__btn a {
          color: #026b38; }
      .page__wrapper header .header__title {
        display: none; }
    .page__wrapper .weHave {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .page__wrapper .weHave .weHave__mobile-btn {
        width: 100%;
        height: auto; }
        .page__wrapper .weHave .weHave__mobile-btn .weHave-btn {
          width: 100%;
          height: 10vh;
          background: transparent;
          border: none;
          color: #000;
          font-family: "Mulish";
          font-size: 2.6vw;
          font-style: normal;
          font-weight: 700;
          line-height: 120.023%;
          justify-content: center; }
      .page__wrapper .weHave .weHave__title {
        display: none; }
      .page__wrapper .weHave .weHave__list {
        width: 100%;
        height: auto;
        display: none;
        flex-direction: column; }
        .page__wrapper .weHave .weHave__list .list__item {
          width: 100%;
          height: auto;
          display: flex;
          justify-content: center;
          align-items: center; }
          .page__wrapper .weHave .weHave__list .list__item a {
            display: flex;
            justify-content: center; }
          .page__wrapper .weHave .weHave__list .list__item img {
            width: 50%; }
          .page__wrapper .weHave .weHave__list .list__item button {
            display: none; }
    .page__wrapper .aboutProducts {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 20px 0; }
      .page__wrapper .aboutProducts .products__item {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: relative; }
        .page__wrapper .aboutProducts .products__item .text__block {
          order: 2;
          width: 54%;
          height: auto;
          border-radius: 20px;
          padding: 120px 23px 23px 23px;
          background: #ccdb98; }
          .page__wrapper .aboutProducts .products__item .text__block h2 {
            position: absolute;
            top: 10px;
            left: 50%;
            transform: translate(-50%);
            color: #28292d;
            font-family: "Mulish";
            font-size: 5vw;
            font-style: normal;
            font-weight: 600;
            line-height: 120.023%; }
          .page__wrapper .aboutProducts .products__item .text__block p {
            text-align: justify;
            font-size: 2.6vw;
            font-style: normal;
            font-weight: 300;
            line-height: 140%; }
        .page__wrapper .aboutProducts .products__item .mobCol-1 {
          background: #91c289; }
        .page__wrapper .aboutProducts .products__item .mobCol-2 {
          background: #215d34; }
          .page__wrapper .aboutProducts .products__item .mobCol-2 p {
            color: #fff; }
        .page__wrapper .aboutProducts .products__item .img__block {
          order: 1;
          width: 100%;
          position: relative;
          top: 10vh; }
          .page__wrapper .aboutProducts .products__item .img__block img {
            width: 60%;
            height: auto;
            flex-shrink: 0;
            border-radius: 80px; }
    .page__wrapper .afterProduct__bg,
    .page__wrapper .afterAboutUs__bg {
      display: flex; }
      .page__wrapper .afterProduct__bg .bg__item,
      .page__wrapper .afterAboutUs__bg .bg__item {
        display: none; }
      .page__wrapper .afterProduct__bg .bg__item-mob,
      .page__wrapper .afterAboutUs__bg .bg__item-mob {
        width: 100%;
        object-fit: cover;
        padding: 15px 0; }
    .page__wrapper .aboutUs {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 25px; }
      .page__wrapper .aboutUs .mob-title {
        width: 100%;
        font-size: 5vw;
        font-style: normal;
        font-weight: 700;
        line-height: 120.023%;
        padding-bottom: 20px; }
      .page__wrapper .aboutUs .aboutUs__info {
        width: 80%;
        display: flex;
        gap: 0 10px;
        padding-bottom: 20px;
        justify-content: space-between; }
        .page__wrapper .aboutUs .aboutUs__info .info__text {
          width: 48%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .page__wrapper .aboutUs .aboutUs__info .info__text .text__item {
            display: flex;
            height: 100%;
            flex-direction: column;
            align-items: center;
            justify-content: center; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item .dt-title {
              display: none; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item p {
              width: auto;
              text-align: justify;
              font-size: 2.6vw;
              font-style: normal;
              font-weight: 300;
              line-height: 140%; }
        .page__wrapper .aboutUs .aboutUs__info .info__img {
          width: 48%;
          display: flex;
          flex-direction: column;
          gap: 20px 0; }
      .page__wrapper .aboutUs .display-none {
        display: none; }
    .page__wrapper .footer {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px 0;
      padding: 20px 0; }
      .page__wrapper .footer .allLink {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer .page__link {
        padding-bottom: 20px; }
      .page__wrapper .footer .footer__media {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer a {
        font-size: 2vw; }
      .page__wrapper .footer a:hover {
        color: #28292d; }
    .page__wrapper .form__btn-open {
      width: auto;
      height: auto;
      position: fixed;
      right: 5%;
      bottom: 1%;
      z-index: 1111;
      cursor: pointer; }
    .page__wrapper .form {
      width: 70%;
      height: 65vh;
      display: none;
      justify-content: space-between;
      flex-wrap: wrap;
      position: fixed;
      bottom: 15%;
      right: 5%;
      z-index: 1011; }
      .page__wrapper .form .form__callMe {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #fbfbfc;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        overflow: hidden;
        position: relative;
        padding: 5%;
        border-radius: 25px; }
        .page__wrapper .form .form__callMe .form__close {
          display: flex;
          justify-content: start;
          align-items: center;
          position: absolute;
          top: 5%;
          right: 5%;
          width: 25px;
          height: 25px;
          cursor: pointer; }
          .page__wrapper .form .form__callMe .form__close .line {
            position: absolute;
            background-color: black; }
          .page__wrapper .form .form__callMe .form__close .line1 {
            width: 100%;
            height: 2px;
            transform: rotate(45deg); }
          .page__wrapper .form .form__callMe .form__close .line2 {
            width: 100%;
            height: 2px;
            transform: rotate(135deg); }
        .page__wrapper .form .form__callMe .form__img img {
          width: 200px;
          height: 200px;
          position: absolute;
          right: -25%;
          top: -25%; }
      .page__wrapper .form .callMe__btn {
        min-width: 107px;
        width: 162px;
        height: 37px;
        border-radius: 4px;
        font-weight: 600;
        font-family: "Mulish";
        border: none;
        background: #026b38;
        cursor: pointer;
        text-transform: uppercase; }
      .page__wrapper .form button:hover,
      .page__wrapper .form .callMe__btn:hover {
        transition: 0.5s;
        box-shadow: white 5px 5px, var(--button-color) 5px 5px 5px 0; }
      .page__wrapper .form h3 {
        width: 80%;
        font-size: 4.2vw;
        line-height: 120%;
        text-align: left; }
      .page__wrapper .form a {
        text-decoration: none;
        color: #28292d;
        font-size: 0.9vw; }
      .page__wrapper .form .form__el {
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .page__wrapper .form .form__el .field__item {
          width: 80%;
          height: 15%;
          position: relative;
          display: block; }
          .page__wrapper .form .form__el .field__item span {
            position: absolute;
            top: 15px;
            left: 20px;
            transition: 0.5s;
            cursor: text;
            color: #acacb0; }
          .page__wrapper .form .form__el .field__item input,
          .page__wrapper .form .form__el .field__item .inp__msg {
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #acacb0;
            padding: 2%;
            box-sizing: border-box;
            position: relative;
            border-radius: 4px;
            background-color: #fbfbfc; }
          .page__wrapper .form .form__el .field__item input:focus,
          .page__wrapper .form .form__el .field__item .inp__msg:focus {
            outline: none;
            border-color: #95d133; }
          .page__wrapper .form .form__el .field__item input:focus + span,
          .page__wrapper .form .form__el .field__item input:valid + span,
          .page__wrapper .form .form__el .field__item .inp__msg:focus + span,
          .page__wrapper .form .form__el .field__item .inp__msg:valid + span {
            top: -8px;
            left: 10px;
            background-color: #fbfbfc;
            padding: 0 7px; }
      .page__wrapper .form .callMe__OKmsg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 50vh;
        padding: 20px;
        background-color: transparent;
        display: none; }
        .page__wrapper .form .callMe__OKmsg svg {
          width: 50%;
          height: 50%;
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
@media (min-width: 320px) and (max-width: 575.5px) {
  .page__wrapper {
    overflow: hidden; }
    .page__wrapper nav {
      display: none; }
    .page__wrapper header {
      background-image: url(./img/mobBGHeader.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 85vh;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .page__wrapper header .swiper {
        display: none; }
      .page__wrapper header .header__title-mob {
        width: 100%;
        height: auto;
        padding: 27px 0 0 14px; }
      .page__wrapper header .mob__btn {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 27px 0;
        padding-bottom: 65px; }
        .page__wrapper header .mob__btn .mob_b,
        .page__wrapper header .mob__btn a {
          text-align: center;
          font-family: "Mulish";
          font-size: 10px;
          font-style: normal;
          font-weight: 800;
          line-height: 100%;
          text-transform: uppercase; }
        .page__wrapper header .mob__btn .btn-1 {
          width: 50%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: #026b38; }
        .page__wrapper header .mob__btn .btn-2 {
          width: 40%;
          height: 40px;
          flex-shrink: 0;
          border-radius: 4px;
          border: 1px solid #fff;
          background: rgba(248, 248, 248, 0.9);
          color: #026b38; }
        .page__wrapper header .mob__btn a {
          color: #026b38; }
      .page__wrapper header .header__title {
        display: none; }
    .page__wrapper .weHave {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .page__wrapper .weHave .weHave__mobile-btn {
        width: 100%;
        height: auto; }
        .page__wrapper .weHave .weHave__mobile-btn .weHave-btn {
          width: 100%;
          height: 10vh;
          background: transparent;
          border: none;
          color: #000;
          font-family: "Mulish";
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
          line-height: 120.023%;
          justify-content: center; }
      .page__wrapper .weHave .weHave__title {
        display: none; }
      .page__wrapper .weHave .weHave__list {
        width: 100%;
        height: auto;
        display: none;
        flex-direction: column; }
        .page__wrapper .weHave .weHave__list .list__item {
          width: 100%;
          height: auto;
          display: flex;
          justify-content: center;
          align-items: center; }
          .page__wrapper .weHave .weHave__list .list__item a {
            display: flex;
            justify-content: center; }
          .page__wrapper .weHave .weHave__list .list__item img {
            width: 70%; }
          .page__wrapper .weHave .weHave__list .list__item button {
            display: none; }
    .page__wrapper .aboutProducts {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 20px 0; }
      .page__wrapper .aboutProducts .products__item {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: relative; }
        .page__wrapper .aboutProducts .products__item .text__block {
          order: 2;
          width: 70%;
          height: auto;
          border-radius: 20px;
          padding: 100px 23px 23px 23px;
          background: #ccdb98; }
          .page__wrapper .aboutProducts .products__item .text__block h2 {
            position: absolute;
            top: 10px;
            left: 50%;
            transform: translate(-50%);
            color: #28292d;
            font-family: "Mulish";
            font-size: 25px;
            font-style: normal;
            font-weight: 600;
            line-height: 120.023%; }
          .page__wrapper .aboutProducts .products__item .text__block p {
            text-align: justify;
            font-size: 14px;
            font-style: normal;
            font-weight: 300;
            line-height: 140%; }
        .page__wrapper .aboutProducts .products__item .mobCol-1 {
          background: #91c289; }
        .page__wrapper .aboutProducts .products__item .mobCol-2 {
          background: #215d34; }
          .page__wrapper .aboutProducts .products__item .mobCol-2 p {
            color: #fff; }
        .page__wrapper .aboutProducts .products__item .img__block {
          order: 1;
          width: 100%;
          position: relative;
          top: 10vh; }
          .page__wrapper .aboutProducts .products__item .img__block img {
            width: 81%;
            height: 465px;
            flex-shrink: 0;
            border-radius: 80px; }
    .page__wrapper .afterProduct__bg,
    .page__wrapper .afterAboutUs__bg {
      display: flex; }
      .page__wrapper .afterProduct__bg .bg__item,
      .page__wrapper .afterAboutUs__bg .bg__item {
        display: none; }
      .page__wrapper .afterProduct__bg .bg__item-mob,
      .page__wrapper .afterAboutUs__bg .bg__item-mob {
        width: 100%;
        object-fit: cover;
        padding: 15px 0; }
    .page__wrapper .aboutUs {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .page__wrapper .aboutUs .mob-title {
        width: 100%;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 120.023%;
        padding-bottom: 20px; }
      .page__wrapper .aboutUs .aboutUs__info {
        width: 80%;
        display: flex;
        gap: 0 10px;
        padding-bottom: 20px;
        justify-content: space-between; }
        .page__wrapper .aboutUs .aboutUs__info .info__text {
          width: 48%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .page__wrapper .aboutUs .aboutUs__info .info__text .text__item {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item .dt-title {
              display: none; }
            .page__wrapper .aboutUs .aboutUs__info .info__text .text__item p {
              width: auto;
              text-align: justify;
              font-size: 2.6vw;
              font-style: normal;
              font-weight: 300;
              line-height: 140%; }
        .page__wrapper .aboutUs .aboutUs__info .info__img {
          width: 48%;
          display: flex;
          flex-direction: column;
          gap: 20px 0; }
      .page__wrapper .aboutUs .display-none {
        display: none; }
    .page__wrapper .footer {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px 0;
      padding: 20px 0; }
      .page__wrapper .footer .allLink {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer .page__link {
        padding-bottom: 20px; }
      .page__wrapper .footer .footer__media {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px 0;
        text-align: center; }
      .page__wrapper .footer a:hover {
        color: #28292d; }
    .page__wrapper .form__btn-open {
      width: auto;
      height: auto;
      position: fixed;
      right: 5%;
      bottom: 1%;
      z-index: 1111;
      cursor: pointer; }
    .page__wrapper .form {
      width: 90%;
      height: 65vh;
      display: none;
      justify-content: space-between;
      flex-wrap: wrap;
      position: fixed;
      bottom: 15%;
      right: 5%;
      z-index: 1011; }
      .page__wrapper .form .form__callMe {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #fbfbfc;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        overflow: hidden;
        position: relative;
        padding: 5%;
        border-radius: 25px; }
        .page__wrapper .form .form__callMe .form__close {
          display: flex;
          justify-content: start;
          align-items: center;
          position: absolute;
          top: 5%;
          right: 5%;
          width: 25px;
          height: 25px;
          cursor: pointer; }
          .page__wrapper .form .form__callMe .form__close .line {
            position: absolute;
            background-color: black; }
          .page__wrapper .form .form__callMe .form__close .line1 {
            width: 100%;
            height: 2px;
            transform: rotate(45deg); }
          .page__wrapper .form .form__callMe .form__close .line2 {
            width: 100%;
            height: 2px;
            transform: rotate(135deg); }
        .page__wrapper .form .form__callMe .form__img img {
          width: 200px;
          height: 200px;
          position: absolute;
          right: -25%;
          top: -25%; }
      .page__wrapper .form .callMe__btn {
        min-width: 107px;
        width: 162px;
        height: 37px;
        border-radius: 4px;
        font-weight: 600;
        font-family: "Mulish";
        border: none;
        background: #026b38;
        cursor: pointer;
        text-transform: uppercase; }
      .page__wrapper .form button:hover,
      .page__wrapper .form .callMe__btn:hover {
        transition: 0.5s;
        box-shadow: white 5px 5px, var(--button-color) 5px 5px 5px 0; }
      .page__wrapper .form h3 {
        width: 80%;
        font-size: 4.2vw;
        line-height: 120%;
        text-align: left; }
      .page__wrapper .form a {
        text-decoration: none;
        color: #28292d;
        font-size: 0.9vw; }
      .page__wrapper .form .form__el {
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .page__wrapper .form .form__el .field__item {
          width: 80%;
          height: 15%;
          position: relative;
          display: block; }
          .page__wrapper .form .form__el .field__item span {
            position: absolute;
            top: 15px;
            left: 20px;
            transition: 0.5s;
            cursor: text;
            color: #acacb0; }
          .page__wrapper .form .form__el .field__item input,
          .page__wrapper .form .form__el .field__item .inp__msg {
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #acacb0;
            padding: 2%;
            box-sizing: border-box;
            position: relative;
            border-radius: 4px;
            background-color: #fbfbfc; }
          .page__wrapper .form .form__el .field__item input:focus,
          .page__wrapper .form .form__el .field__item .inp__msg:focus {
            outline: none;
            border-color: #95d133; }
          .page__wrapper .form .form__el .field__item input:focus + span,
          .page__wrapper .form .form__el .field__item input:valid + span,
          .page__wrapper .form .form__el .field__item .inp__msg:focus + span,
          .page__wrapper .form .form__el .field__item .inp__msg:valid + span {
            top: -8px;
            left: 10px;
            background-color: #fbfbfc;
            padding: 0 7px; }
      .page__wrapper .form .callMe__OKmsg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50%;
        height: 50vh;
        padding: 20px;
        background-color: transparent;
        display: none; }
        .page__wrapper .form .callMe__OKmsg svg {
          width: 50%;
          height: 50%;
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }

/*# sourceMappingURL=main.css.map */
