@font-face {
  font-family: avenirnextcyr-bold;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-bold.woff) format("woff"),
    url(../fonts/avenirnextcyr-bold.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-bolditalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-bolditalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-bolditalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-heavy;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-heavy.woff) format("woff"),
    url(../fonts/avenirnextcyr-heavy.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-demiitalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-demiitalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-demiitalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-demi;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-demi.woff) format("woff"),
    url(../fonts/avenirnextcyr-demi.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-heavyitalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-heavyitalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-heavyitalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-light;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-light.woff) format("woff"),
    url(../fonts/avenirnextcyr-light.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-lightitalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-lightitalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-lightitalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-medium;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-medium.woff) format("woff"),
    url(../fonts/avenirnextcyr-medium.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-mediumitalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-mediumitalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-mediumitalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-italic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-italic.woff) format("woff"),
    url(../fonts/avenirnextcyr-italic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-regular;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-regular.woff) format("woff"),
    url(../fonts/avenirnextcyr-regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-thinitalic;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-thinitalic.woff) format("woff"),
    url(../fonts/avenirnextcyr-thinitalic.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-ultralight;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-ultralight.woff) format("woff"),
    url(../fonts/avenirnextcyr-ultralight.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-thin;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-thin.woff) format("woff"),
    url(../fonts/avenirnextcyr-thin.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: avenirnextcyr-ultralightit;
  font-display: swap;
  src: url(../fonts/avenirnextcyr-ultralightit.woff) format("woff"),
    url(../fonts/avenirnextcyr-ultralightit.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
aside,
footer,
header,
nav,
section {
  display: block;
}
html {
  font-size: 16px;
}
body,
html {
  height: 100%;
}
body {
  line-height: 1;
  font-family: avenirnextcyr-medium;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
input,
textarea {
  font-family: avenirnextcyr-medium;
  font-size: inherit;
}
input::-ms-clear {
  display: none;
}
button {
  cursor: pointer;
  background-color: inherit;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}
body._lock {
  overflow: hidden;
}
.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
._container {
  max-width: 480px;
  margin: 0 auto;
  padding: 0 20px;
}
._contaner-none {
  padding: 0;
}
.header {
  font-family: avenirnextcyr-medium;
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
}
.header .header__container {
  padding: 20px 0;
}
.header .header__container .title {
  font-family: avenirnextcyr-heavy;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #fcfcfc;
}
.header .header__container .subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #fcfcfc;
}
.section_1 .section__container .text {
  font-style: normal;
  font-weight: 750;
  font-size: 22px;
  line-height: 24px;
  padding: 20px;
  font-family: avenirnextcyr-heavy;
  color: #161616;
}
.section_1 .section__container .text span {
  color: red;
}
.section_1 .section__container .text-bg-green {
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  width: 69%;
  padding: 20px;
  font-family: avenirnextcyr-heavy;
  font-style: normal;
  font-weight: 750;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.section_1 .section__container .text-bg-green span {
  color: #ffc301;
}
.section_1 .section__container .block-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  z-index: 3;
}
.section_1 .section__container .block-img .s1_img {
  width: 50px;
}
.section_1 .section__container .block-img .s1_img2 {
  margin-top: 20px;
  margin-right: 20px;
}
.section_1 .section__container .sale {
  width: 100px;
  height: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  background: -o-linear-gradient(307.34deg, #ffaf01 8.7%, #ffc701 93.08%);
  background: linear-gradient(142.66deg, #ffaf01 8.7%, #ffc701 93.08%);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  /* -webkit-transform: rotate(28.67deg);
  -ms-transform: rotate(28.67deg);
  transform: rotate(28.67deg); */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
  color: rgb(255, 0, 0);
  margin-top: -20px;
  padding: 5px;
  margin-left: -10px;
  font-size: 30px;
    font-family: avenirnextcyr-heavy;
}


.section_1 .section__container .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}
.section_1 .section__container .price-old {
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  text-decoration: line-through;
  font-family: avenirnextcyr-heavy;
}
.section_1 .section__container .price-old span {
  font-size: 22px;
    font-family: avenirnextcyr-heavy;
}

.section_1 .section__container .price-new {

  font-weight: 800;
  font-size: 16px;
  text-align: right;
  color: #e00903;
  font-family:  avenirnextcyr-heavy;
  text-transform: uppercase;
}
.section_1 .section__container .price-new span {
  font-size: 26px;
    font-family: avenirnextcyr-heavy;
}
.section_1 .section__container .prod-wom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -50px;
}
.section_1 .section__container .prod-wom .s1_img-w {
width: 205px;
    margin-top: -109px;
    margin-left: -80px;
}
.section_1 .section__container .prod-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.section_1 .section__container .prod-img img {
  width: 190px;
  margin-top: 20px;
}
.section_1 .section__container .prod-img img.berry3 {
  width: 50px;
  margin-top: 90px;
  position: relative;
  z-index: 2;
}

.section_1 .section__container .natprod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 70%;
  max-width: 220px;
    margin-top: -45px;
    margin-bottom: -29px;
    position: relative;
    z-index: 2;
}
.section_1 .section__container .natprod img {
  width: 75px;
}
.section_1 .section__container .sale-png {
	transform: translate(-60px, -127px);
	width: 120px !important;
	position: absolute;
}
.section_1 .section__container .block__form {
  background: -o-linear-gradient(307.34deg, #ffaf01 8.7%, #ffc701 93.08%);
  background: linear-gradient(142.66deg, #ffaf01 8.7%, #ffc701 93.08%);
  position: relative;
  padding: 40px 0 20px 0;
}
.section_1 .section__container .form_text {
  font-style: normal;
  font-weight: 750;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0 40px;
  font-family: avenirnextcyr-heavy;
}
.section_1 .section__container .form_text span {
  color: #e00903;
}
.section_1 .section__container .timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 20px 0 20px;
  color: #be0600;
}
.section_1 .section__container .hms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.section_1 .section__container .hour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
}
.section_1 .section__container .hour0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  margin-right: 5px;
}
.section_1 .section__container .hour1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
}
.section_1 .section__container .minute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
}
.section_1 .section__container .min0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  margin-right: 5px;
}
.section_1 .section__container .min1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
}
.section_1 .section__container .second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
}
.section_1 .section__container .sec0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  margin-right: 5px;
}
.section_1 .section__container .sec1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ff8280),
      to(rgba(255, 255, 255, 0))
    ),
    #e00903;
  background: -o-linear-gradient(top, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  background: linear-gradient(180deg, #ff8280 0, rgba(255, 255, 255, 0) 100%),
    #e00903;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
}
.section_1 .section__container form {
  text-align: center;
  margin: 0 auto;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section_1 .section__container form .name {
  color: rgba(39, 39, 39, 0.4);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  width: 260px;
  height: 40px;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 42px;
}
.section_1 .section__container form .tel {
  color: rgba(39, 39, 39, 0.4);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  width: 260px;
  height: 40px;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 42px;
}
.section_1 .section__container form .name:focus,
.section_1 .section__container form .tel:focus {
  outline: 0;
  outline-offset: 0;
}
.section_1 .section__container input::-webkit-input-placeholder {
  color: rgba(39, 39, 39, 0.4);
}
.section_1 .section__container input::-moz-placeholder {
  color: rgba(39, 39, 39, 0.4);
}
.section_1 .section__container input:-ms-input-placeholder {
  color: rgba(39, 39, 39, 0.4);
}
.section_1 .section__container input::-ms-input-placeholder {
  color: rgba(39, 39, 39, 0.4);
}
.section_1 .section__container input::placeholder {
  color: rgba(39, 39, 39, 0.4);
}
.section_1 .section__container form p.sale {
  font-size: 14px;
  font-weight: 500;
}
.section_1 .section__container .submit {
  margin: 0;
  width: 260px;
  height: 65px;
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  border: none;
  font-weight: 900;
  font-size: 28px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: avenirnextcyr-heavy;
}
.section_1 .section__container .prod-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section_1 .section__container .prod-price img {
  width: 150px;
  margin-left: 20px;
}
.section_1 .section__container  .nat3 {
 width: 60px !important; 
}
.page .section__container--2 {
  position: relative;
  padding-top: 10px;
}
.page .section_2-list {
  padding-left: 15px;
}
.page .section_2-list li {
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .section_2-list li .star-img {
  width: 30px;
  margin-right: 10px;
}
.page .img__malina1 {
  width: 48px;
  height: 48px;
  position: absolute;
  right: -40px;
  top: -21px;
  z-index: 2;
}
.page .img__list1 {
  width: 80px;
  position: absolute;
  top: 35%;
  right: -45px;
  z-index: 2;
}
.page .img__berry1 {
  width: 71px;
  position: absolute;
  right: -40px;
  bottom: -53px;
  z-index: 2;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.page .section_3 {
  background: -o-linear-gradient(
    307.34deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
  background: linear-gradient(
    142.66deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
}
.page .section__container--3 {
  position: relative;
}
.page .section_3-title {
  padding-top: 30px;
  font-family: avenirnextcyr-heavy;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  color: #e00903;
  position: relative;
}
.page .section_3-title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.page .section_3-title span {
  color: #161616;
}
.page .img__berry2 {
  width: 30px;
  position: absolute;
  right: -2px;
  top: 57px;
  z-index: 2;
}
.page .section_3-img {
  width: 83px;
}
.page .block3 {
  padding: 30px 10px;
}
.page .block__inner {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .block3__text {
  font-size: 16px;
  color: #161616;
}
.page .section_4 {
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  position: relative;
}
.page .section_4 .img-berry4 {
  width: 100px;
  position: absolute;
  top: -25px;
}
.page .section_4 .img-berry4 img {
  width: 50px;
}
.page .section__inner {
  padding: 35px;
  position: relative;
}
.page .malinax2 {
  width: 100px;
  position: absolute;
  right: 0;
  bottom: -42px;
  z-index: 2;
}
.page .img__guarana {
  width: 150px;
  position: absolute;
  left: -40px;
  top: -45px;
  z-index: 2;
}
.page .section_4-text {
  color: #fff;
  position: relative;
}
.page .section_4-text::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: #ffaf01;
  position: absolute;
  left: -19px;
  top: 0;
  z-index: 2;
}
.page .section_5-title {
  margin-top: 35px;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: avenirnextcyr-heavy;
}
.page .section_5-title span {
  color: #e00903;
}
.page .section_5-title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.page .img__inner {
  padding: 40px 0;
}
.page .img__step {
  width: 110px;
}
.page .img__step-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.page .img__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page .section_5-text {
  padding-bottom: 33px;
  color: #161616;
  font-size: 16px;
  line-height: 22px;
}
.page .section_5-text span {
  color: #e00903;
}
.page .section_7-title {
  margin: 30px 0;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: avenirnextcyr-heavy;
}
.page .section_7-title span {
  color: #e00903;
}
.page .section_7-title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.page .section_7-text {
  font-size: 16px;
  line-height: 22px;
  color: #161616;
}
.page .section_8-subtext {
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.page .section_8 {
  margin-top: 27px;
  padding: 15px;
  color: #fff;
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
}
.page .section_8 .section__container {
  position: relative;
}
.page .section_8 .img-b {
  position: absolute;
  width: 100px;
  right: -70px;
  top: 170px;
}
.page .section_8 .doc__png {
  width: 280px;
  display: block;
  margin: 0 auto;
}
.page .section_8 .img-rosp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.page .section_8 .img-rosp img {
  width: 80px;
}
.page .section_9 .section__container {
  position: relative;
}
.page .section_9 .title {
  margin: 30px 0;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: avenirnextcyr-heavy;
}
.page .section_9 .title span {
  color: #e00903;
}
.page .section_9 .title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.page .section_9 .list {
  position: absolute;
  width: 100px;
  right: -60px;
  top: 20px;
  -webkit-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  transform: rotate(80deg);
}
.page .section_9 .text {
  background: -o-linear-gradient(307.34deg, #ffaf01 8.7%, #ffc701 93.08%);
  background: linear-gradient(142.66deg, #ffaf01 8.7%, #ffc701 93.08%);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  padding: 20px;
  height: inherit;
  color: #fff;
  position: relative;
  margin-top: 20px;
}
.page .section_9 .text img {
  position: absolute;
  width: 30px;
  left: 0;
  top: -20px;
}
.page .section_9 .jurn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.page .section_9 .jurn .text {
  background: -o-linear-gradient(307.34deg, #ffaf01 8.7%, #ffc701 93.08%);
  background: linear-gradient(142.66deg, #ffaf01 8.7%, #ffc701 93.08%);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  padding: 10px;
  height: inherit;
  color: #fff;
  margin-left: -40px;
  margin-top: 0;
}
.page .section_10 .section__container {
  position: relative;
  background: -o-linear-gradient(
    307.34deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
  background: linear-gradient(
    142.66deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
  border-radius: 10px;
  padding: 20px;
  border: 2px solid #ffaf01;
}
.page .section_10 .section__container img {
  width: 20px;
  position: absolute;
  right: 0;
}
.page .section_10 .section__container span {
  color: #e00903;
}
.slider {
  padding: 20px 0;
  background: -o-linear-gradient(
    307.34deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
  background: linear-gradient(
    142.66deg,
    rgba(255, 175, 1, 0.37) 8.7%,
    rgba(255, 199, 1, 0.37) 93.08%
  );
}
.slider ._container {
  position: relative;
}
.slider .block_title-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slider .block_title-img img {
  width: 60px;
}
.slider .title {
  font-weight: 800;
  font-size: 20px;
  font-family: avenirnextcyr-heavy;
  text-transform: uppercase;
  color: #161616;
  margin-bottom: 20px;
  padding: 20px;
}
.slider .title span {
  color: red;
}
.slider .title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.slider .slider-title {
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding: 10px;
  width: 80%;
  color: #fff;
}
.slider .swiper-container {
  width: 100%;
  overflow: hidden;

}
.slider .swiper-wrapper {
  width: 100%;
}
.slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider .img-obj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider .slide__content {
  padding: 0 20px;
  margin-bottom: 30px;
}
.slider .slide__content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.slider .slide__content ul li img {
  margin-right: 5px;
}
.slider .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #15c11e;
}
.slider .slider-berry {
  width: 40px;
  position: absolute;
  right: 0;
}
.slider2 {
  padding: 20px 0;
}
.slider2 ._container {
  position: relative;
}
.slider2 .slider__container {
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  border-radius: 10px;
}
.slider2 .block_title-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slider2 .block_title-img img {
  width: 60px;
}
.slider2 .title {
  font-weight: 800;
  font-size: 20px;
  font-family: avenirnextcyr-heavy;
  text-transform: uppercase;
  color: #161616;
  margin-bottom: 20px;
  padding: 20px 0;
}
.slider2 .title span {
  color: red;
}
.slider2 .title::after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 89px;
  height: 1px;
  background-color: #30b736;
}
.slider2 .slider-title {
  background: -o-linear-gradient(353.62deg, #48ae4d 0, #13c21b 100%);
  background: linear-gradient(96.38deg, #48ae4d 0, #13c21b 100%);
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding: 10px;
  width: 80%;
  color: #fff;
}
.slider2 .swiper-container {
  width: 100%;
  overflow: hidden;
}
.slider2 .swiper-wrapper {
  width: 100%;
}
.slider2 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider2 .img-obj {
  width: 100px;
  margin-right: 10px;
}
.slider2 .img-obj img {
  width: 100%;
}
.slider2 .slide-comm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  color: #eee;
}
.slider2 .slide-comm span {
  font-family: avenirnextcyr-heavy;
}
.slider2 .slide__content {
  padding: 0 20px;
  margin-bottom: 50px;
  color: #e9e9e9;
}
.slider2 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #fff;
}
.slider2 .slider-berry {
  width: 40px;
  position: absolute;
  right: 0;
  bottom: -10px;
}
.page {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
