a,
button,
input {
  margin: 0;
  font-size: 100%;
}

a,
input[type='text'] {
  padding: 0;
}

.clearfix:after {
  visibility: hidden;
}

.form-top,
.formbg .js-submit,
.formbg-header,
.s5journal .j-opinion {
  text-transform: uppercase;
}

b,
body,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
i,
img,
li,
p,
span,
u,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
  font-size: 100%;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  vertical-align: baseline;
  background: 0 0;
}

.page-wrapper__inner,
.wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

footer,
header {
  display: block;
}

ul {
  list-style: none;
}

.placeholder {
  color: #40585b;
  font-size: 20px;
}

::-webkit-input-placeholder {
  color: #40585b;
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;
}

html {
  background: #fff;
  font-size: 10px;
}

body {
  line-height: 1;
  color: #292929;
  text-align: left;
  font: 18px 'Open Sans', Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-size: 22px;
  font-size: 2.1rem;
}

button,
input {
  font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

button,
input[type='button'],
input[type='submit'] {
  cursor: pointer;
}

a:hover {
  color: #e9d8a6;
  text-decoration: none;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
}

.dib {
  zoom: 1;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: top;
}

.wrapper {
  min-height: 100%;
  overflow: hidden;
  line-height: 1.3;
}

.page-wrapper__inner {
  max-width: 1020px;
  padding: 0 5px;
}

.s2dib img,
img {
  max-width: 100%;
}

.text-center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .pull-right {
    float: right;
  }
}

.fs0 {
  font-size: 0;
}

img {
  height: auto;
}

input.inp {
  width: 100%;
  padding: 9px 10px;
  border: 0;
  outline: 0;
  margin-bottom: 13px;
  background: #fff;
  font-size: 20px;
  color: #40585b;
  font-family: 'PT Sans', sans-serif;
}

h2,
header h1 {
  font-family: 'Bebas Neue';
  zoom: 1;
}

header {
  height: 627px;
  background-image: linear-gradient(
    to right,
    #a2c6cb,
    #add0d4,
    #b9dadd,
    #c4e5e6,
    #d0efef,
    #cfefef,
    #cfeeee,
    #ceeeee,
    #c1e3e4,
    #b4d7da,
    #a7ccd0,
    #9ac1c6
  );
  position: relative;
}

header::before {
  width: 265px;
  height: 400px;
  content: '';
  position: absolute;
  left: calc(50% - 184px);
  bottom: 0;
  background: no-repeat;
  background-size: contain;
  z-index: 5;
}

.no-webp header::before {
  background-image: url(../images/muz1.png);
}

.webp header::before {
  background-image: url(../images/muz1.webp);
}

header .top-menu {
  padding-top: 32px;
}

header .top-menu li {
  padding: 0 42px;
  float: left;
}

header .top-menu li:nth-child(2) {
  position: relative;
  border-left: 1px solid rgb(129, 129, 129);
  border-right: 1px solid rgb(129, 129, 129);
}

header .top-menu li:first-child {
  background: 0 0;
}

header .top-menu a {
  color: #40585b;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
}

header .top-menu a:hover {
  color: #006698;
  text-decoration: underline;
}

header h1 {
  margin-top: 17px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 41px;
  font-size: 3.1rem;
  font-weight: 700;
  padding: 6px 25px;
  border-left: 10px solid #005278;
  background: #016c9e;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
}

header .listslide1 li {
  background: url(../images/list1.png) 0 50% no-repeat;
  display: table;
  padding-left: 55px;
  color: #40585b;
  margin-bottom: 15px;
  line-height: 1.3;
}

.form-top,
header .realworks-block {
  color: #016c9e;
  font-weight: 700;
}

header .listslide1 li p {
  display: table-cell;
  vertical-align: middle;
}

header .listslide1 li p span {
  display: block;
  height: 28px;
  height: auto !important;
  min-height: 28px;
  font-size: 20px;
}

header .realworks-block {
  position: absolute;
  bottom: -254px;
  left: -10px;
  text-align: center;
  font-size: 19px;
  padding-top: 75px;
  background: url(../images/s1ar.png) 100% 0 no-repeat;
  width: 165px;
}

header .formbg {
  top: 94px;
  right: 0;
}

.good-header {
  /* background: center no-repeat; */

  /* -webkit-background-size: 42%;
  background-size: 42%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 282px;
  height: 258px;
  position: absolute;
  bottom: -265px;
  left: 108px;
}

@media screen and (min-width: 1000px) {
  .good-header {
    height: 290px;
    bottom: -337px;
    z-index: 11;
    left: 95px;
  }
  header .realworks-block {
    z-index: 12;
  }
}

.no-webp .good-header {
  background-image: url(../images/product.png);
}

.webp .good-header {
  background-image: url(../images/product.webp);
}

.form-top {
  font-size: 19px;
  font-size: 1.9rem;
  margin: 61px 0 0 24px;
}

.formbg {
  background: no-repeat;
  width: 422px;
  height: 430px;
  position: absolute;
  /* max-width: 100%; */
}

.no-webp .formbg {
  background-image: url(../images/formbg.png);
}

.webp .formbg {
  background-image: url(../images/formbg.webp);
}

.formbg .formskid {
  background: no-repeat;
  background-size: contain;
  width: 107px;
  height: 105px;
  position: absolute;
  top: 6px;
  right: 31px;
}

.no-webp .formbg .formskid {
  background-image: url(../images/skid.png);
}

.webp .formbg .formskid {
  background-image: url(../images/skid.webp);
}

.formbg form {
  padding: 34px 20px 0;
  width: 100%;
}

.form_popup form {
  padding: 0;
  width: 100%;
}

.form_popup .formbg-header {
  padding: 0;
  margin-bottom: 20px;
  font-size: 23px;
}

.formbg .js-submit {
  background: linear-gradient(to bottom, #00dfc8, #00b698);
  width: 100%;
  height: 85px;
  border: 0;
  outline: 0;
  font-size: 35px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  color: #fff;
  display: block;
  border-bottom: 6px solid #006251;
  border-radius: 10px;
  transition: 0.5s;
}

.form_popup .js-submit {
  position: static;
  width: 100%;
  margin: 20px auto 0;
  font-size: 30px;
  border-radius: 10px;
}

.nowrap {
  white-space: nowrap;
}

.formbg .js-submit:focus,
.formbg .js-submit:hover {
  transform: scale(1.03);
}

.formbg .js_new_price_curs {
  color: #016c9e;
  font-weight: 700;
  text-align: center;
}

.formbg .js_new_price_curs {
  font-size: 36px;
  margin-bottom: 15px;
  margin-top: 5px;
}

.formbg .js_old_price_curs {
  color: #40585b;
  font-size: 22px;
  text-align: center;
}

h2,
h2.green {
  color: #fff;
  padding: 6px 25px;
}

.top_logo {
  width: 210px;
  position: relative;
  top: 10px;
  font-size: 34px;
  color: #3a764d;
  font-weight: bold;
  text-align: left;
}

.top_logo--small {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

.men1slide {
  background: no-repeat;
  width: 337px;
  height: 564px;
  position: absolute;
  bottom: -269px;
  left: 299px;
}

.no-webp .men1slide {
  background-image: url(../images/muz1.png);
}

.webp .men1slide {
  background-image: url(../images/muz1.webp);
}

.wrapper h2 {
  font-size: 60px;
  font-size: 5rem;
  font-weight: 700;
  border-left: 12px solid #005278;
  background: #016c9e;
  vertical-align: top;
}
.wrapper h2 {
  margin-bottom: 1em;
}
.wrapper h2.green {
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 60px;
  font-size: 5rem;
  border-left: 12px solid #13715f;
  background: #15b093;
  display: block;
  text-align: center;
}

.wrapper h2.green span {
  color: #095143;
}

.s2dib {
  width: 25%;
  color: #40585b;
}

.s2dib img {
  display: block;
  border-radius: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 479px) {
  .s2dib img {
    max-width: 220px;
  }
}

.s2dib .s2text {
  width: 225px;
  margin: 0 auto;
  font-size: 22px;
  font-size: 2rem;
  line-height: 1.3;
}

.slide2 {
  padding-bottom: 33px;
}

.slide3 {
  background: 50% 0 no-repeat;
  background-size: cover;
  /* height: 450px; */
  padding-top: 5px;
}

.no-webp .slide3 {
  background-image: url(../images/slide3.jpg);
}

.webp .slide3 {
  background-image: url(../images/slide3.webp);
}

.slide3 .right-sides3 {
  width: 100%;
  max-width: 670px;
}

.slide3 .right-sides3 p {
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.4;
  color: #08352c;
}

.slide3 .right-sides3 p:first-of-type {
  padding-bottom: 35px;
}

.slide3 .right-sides3 p span {
  background: #fff;
}

.s3item {
  max-width: 150px;
}

.flex_wrap3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
}

.slide4 {
  background: repeat-y;
  padding: 20px 0;
  background-size: cover;
}

.no-webp .slide4 {
  background-image: url(../images/s4bg.png);
}

.webp .slide4 {
  background-image: url(../images/s4bg.webp);
}

.slide4 .s2text {
  padding: 20px 0 0px;
  color: #005a84;
}

.lt16 {
  margin-top: 20px;
}

.slide5 {
  background: 50% 0 no-repeat;

  /* height: 709px; */
  -webkit-background-size: cover;
  background-size: cover;
}

@media screen and (min-width: 1000px) {
  .slide5 {
    padding-bottom: 0 !important;
  }
}

.no-webp .slide5 {
  background-image: url(../images/s5.jpg);
}

.webp .slide5 {
  background-image: url(../images/s5.webp);
}

.s5journal {
  background: no-repeat;
  width: 807px;
  height: 724px;
  /* position: absolute;
  top: -15px;
  left: 84px; */
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.no-webp .s5journal {
  background-image: url(../images/journal.png);
}

.webp .s5journal {
  background-image: url(../images/journal.webp);
}

.s5journal .s5doc {
  background: no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 85px;
  right: 135px;
  border-radius: 50%;
}

.no-webp .s5journal .s5doc {
  background-image: url(../images/s5fov.jpg);
}

.webp .s5journal .s5doc {
  background-image: url(../images/s5fov.webp);
}

.s5journal .j-top {
  font-family: 'PT Sans';
  color: #5d7d81;
  font-size: 18px;
  position: absolute;
  top: 72px;
  left: 47px;
  font-style: italic;
}

.s5journal .j-top span {
  font-style: normal;
  font-weight: 700;
}

.s5journal .j-opinion {
  font-family: 'Bebas Neue';
  font-size: 62px;
  font-size: 3.9rem;
  font-weight: 700;
  position: absolute;
  top: 128px;

  left: 60px;
  color: #fff;
}

.s5journal .j-text {
  position: absolute;
  top: 219px;
  left: 121px;
  font-family: 'PT Sans';
  width: 546px;
}

.s5journal .j-text p {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
  padding-bottom: 20px;
  color: #40585b;
}

.slide6 {
  padding-bottom: 30px;
}

.s5journal .j-doc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  position: absolute;
  bottom: 23px;
  left: 122px;
  color: #005a84;
}

.s5journal .j-id {
  background: url(../images/jid.png) no-repeat;
  height: 105px;
  width: 86px;
  position: absolute;
  bottom: 9px;
  right: 179px;
}

.slide7 .rewwr {
  font-family: 'PT Sans';
}

footer .fmuzi,
footer .sustabot {
  position: absolute;
}

.listslide1 {
  max-width: 400px;
}

.slide7 {
  background: #eff6f7;
  padding-bottom: 35px;
  padding-top: 5px;
}

.slide7 h2.green {
  margin-top: 15px;
}

.slide7 .rewwr {
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #e7edee;
  display: table;
  color: #40585b;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  padding-bottom: 10px;
}

.slide7 .rewwr .cell {
  padding: 20px;
  vertical-align: top;
  display: table-cell;
}

.slide7 .rewwr .cell img {
  height: auto;
  max-width: inherit;
}

.slide7 .rewwr .author {
  padding-top: 20px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .slide7 .rewwr .author {
    text-align: center;
  }
}

.wrapper footer h2 {
  font-size: 31px;
  margin-bottom: 30px;
}

footer .formbg {
  top: 95px;
  right: 0;
  height: 385px;
  background: no-repeat;
  max-width: 100%;
}

.no-webp footer .formbg {
  background-image: url(../images/formbg1.png);
}

.webp footer .formbg {
  background-image: url(../images/formbg1.webp);
}

footer .formbg form {
  padding: 0 34px;
  width: 100%;
}

footer .formbg .formskid {
  width: 115px;
  height: 116px;
  top: 230px;
  right: -22px;
}

footer .ftext {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #40585b;
  padding-left: 50px;
  font-family: 'Bebas Neue';
  background: url(../images/list1.png) 2px 15px no-repeat;
}

.formbg-header {
  color: #016c9e;
  font-weight: 700;
  text-align: center;
}

footer .ftext b {
  font-size: 48px;
  font-size: 4.8rem;
  display: block;
  margin-bottom: 0.5rem;
}

footer .fmuzi {
  background: no-repeat;
  width: 672px;
  height: 469px;
  top: 111px;
  left: 50%;
  margin-left: -336px;
}

.no-webp footer .fmuzi {
  background-image: url(../images/fmuzi.png);
}

.webp footer .fmuzi {
  background-image: url(../images/fmuzi.webp);
}

footer .sustabot {
  background: center no-repeat;
  -webkit-background-size: 46%;
  background-size: 46%;
  width: 278px;
  height: 282px;
  left: 0;
  bottom: -290px;
}

.no-webp footer .sustabot {
  background-image: url(../images/product.png);
}

.webp footer .sustabot {
  background-image: url(../images/product.webp);
}

.formbg-header {
  font-size: 31px;
  font-size: 3.1rem;
  font-family: 'PT Sans', sans-serif;
  padding: 15px 0;
}

.slide2 h2,
.wrapper h2 {
  display: block;
  text-align: center;
}

.top-menu li:last-child {
  padding-right: 0;
}

.x_price_previous {
  text-decoration: line-through;
}

.slide2 h2 {
  margin-top: 50px;
  margin-bottom: 10px;
}

.new_line {
  margin-top: 20px;
}

.clearfix::after {
  content: '';
  clear: both;
  display: table;
}

.wrapper footer {
  /* height: 579px; */
  background-image: linear-gradient(
    to right,
    #a2c6cb,
    #add0d4,
    #b9dadd,
    #c4e5e6,
    #d0efef,
    #cfefef,
    #cfeeee,
    #ceeeee,
    #c1e3e4,
    #b4d7da,
    #a7ccd0,
    #9ac1c6
  );
}

.popup {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  justify-content: space-between;
  /* width: 550px; */
  padding: 10px;
}

.popup_left {
  max-width: 150px;
  margin: 0 50px;
  flex-shrink: 0;
}

.form_popup {
  -webkit-background-size: cover;
  background-size: cover;
  padding: 25px 17px;
  max-width: 300px;
  position: static;
  height: auto;
}

.no-webp .form_popup {
  background-image: url(../images/formbg1.png);
}

.webp .form_popup {
  background-image: url(../images/formbg1.webp);
}

.product_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.product_name {
  margin-right: 30px;
  color: #13715f;
  font-size: 60px;
  font-family: 'Bebas Neue';
  text-decoration: underline;
}

.product_descr {
  color: #40585b;
  font-size: 24px;
  line-height: 1.2;
}

.title_use {
  text-align: center;
  font-family: 'PT Sans';
  line-height: 1.2;
  font-size: 28px;
  color: #0273a7;
  font-weight: 400;
  margin: 15px 0;
}

.title_border {
  background: #e4f5f2;
  border: 2px dashed #92a7aa;
  text-align: center;
  padding: 10px 20px;
  border-radius: 40px;
  font-size: 24px;
}

.title_use span {
  font-weight: 700;
}

@media screen and (max-width: 1219px) {
  header .formbg,
  footer .formbg {
    right: 15px;
  }

  .wrapper h2.green {
    margin-top: 50px;
  }

  .slide3 {
    padding-bottom: 50px;
    /* height: 390px; */
  }

  header .listslide1 li {
    line-height: 1.3;
  }

  header .listslide1 li p span {
    font-size: 18px;
  }

  header {
    height: 635px;
  }

  .wrapper h2,
  .wrapper h2.green,
  .s5journal .j-opinion {
    font-size: 31px;
  }

  .slide4 {
    padding-top: 50px;
  }

  .slide4 .s2text {
    padding-bottom: 0;
  }

  .slide6 {
    padding-bottom: 50px;
  }

  .slide7 {
    padding-top: 1px;
  }

  .page-wrapper__inner {
    padding: 0 15px;
  }

  .men1slide {
    background-size: contain;
    width: 286px;
    height: 479px;
    left: 313px;
  }

  .slide2 {
    padding-bottom: 35px;
  }
}
.logo-text {
  line-height: 1.3;
}
@media screen and (max-width: 999px) {
  header::before {
    display: none;
    background: none;
  }
  header {
    height: 670px;
  }
  .listslide1 {
    max-width: 45%;
  }

  .formbg {
    height: 435px;
  }

  .form_popup {
    height: auto;
  }

  .s2dib .s2text,
  .slide3 .right-sides3 p {
    font-size: 18px;
  }

  .s5journal .j-text p {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .slide7 .rewwr .cell {
    font-size: 20px;
  }

  .top_logo img {
    display: none;
  }

  .logo-text {
    display: block;
    line-height: 1.3;
  }

  .top_logo {
    top: 7px;
  }

  header .top-menu {
    padding-top: 24px;
  }

  .slide2 h2 {
    margin-top: 40px;
  }

  .s2dib .s2text {
    width: 255px;
  }

  .slide2 {
    padding-bottom: 40px;
  }

  .slide2-img {
    margin-bottom: 15px;
  }

  .slide4 .s2text {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .no-webp .slide3,
  .webp .slide3 {
    background-image: none;
  }

  .slide3 {
    background: #75c3b5;
  }

  .wrapper h2.green {
    margin-top: 40px;
  }

  .slide6 {
    padding-bottom: 40px;
  }

  .slide7 {
    padding-bottom: 25px;
  }

  .slide4 {
    padding-top: 40px;
  }

  footer .ftext {
    /* max-width: 46%; */
    font-size: 2.2rem;
  }

  footer .ftext br {
    display: none;
  }

  /* .wrapper footer {
    height: 520px;
  } */

  footer .ftext b {
    display: block;
  }

  .wrapper footer h2 {
    font-size: 28px;
  }

  .men1slide {
    display: none;
    background: none;
  }

  .lt4 {
    display: block;
    text-align: center;
  }

  .fmuzi,
  .lt9,
  .s5journal .j-id {
    display: none;
    background: none;
  }

  .good-header {
    position: static;
    margin-left: 90px;
    /* margin-left: auto;
    margin-right: auto; */
    margin-top: 20px;
    width: 150px;
    height: 280px;
  }

  .listslide1 {
    margin-left: 15px;
    margin-top: 10px;
  }

  .formbg .formskid {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 20px;
    right: 0;
    background: no-repeat;
    background-size: contain;
  }

  .no-webp .formbg .formskid {
    background-image: url(../images/skid2.png);
  }

  .webp .formbg .formskid {
    background-image: url(../images/skid2.webp);
  }

  .s5journal,
  .s5journal .j-doc,
  .s5journal .j-opinion,
  .s5journal .j-text,
  .s5journal .j-top,
  .s5journal .s5doc {
    position: static;
  }

  .formbg {
    width: 350px;
  }

  header .formbg {
    top: 150px;
    right: 40px;
  }

  footer .formbg {
    right: 40px;
    height: 385px;
  }

  footer .sustabot {
    width: 292px;
    height: 300px;
    left: 80px;
    bottom: -302px;
  }

  header .top-menu li {
    padding: 0 22px;
  }

  .top-menu li:last-child {
    padding-right: 0px;
  }

  .s2dib {
    width: 50%;
  }

  .slide3 {
    height: auto;
    padding-bottom: 25px;
  }

  .webp .s5journal,
  .no-webp .s5journal {
    background-image: none;
  }

  .s5journal {
    background: 0 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .s5journal .j-opinion {
    order: 1;
    margin-bottom: 20px;
  }

  .s5journal .s5doc,
  .s5journal .j-top,
  .s5journal .j-text,
  .s5journal .j-doc {
    order: 2;
  }

  .s5journal .s5doc {
    margin: 0 auto;
  }

  .webp .slide5,
  .no-webp .slide5 {
    padding: 40px 0;
    height: auto;
    background-image: linear-gradient(
      to right,
      #75c3b5,
      #7ac2ba,
      #81c1be,
      #88c0c0,
      #90bfc2,
      #90bfc2,
      #90bfc2,
      #90bfc2,
      #88c0c0,
      #81c1be,
      #7ac2ba,
      #75c3b5
    );
  }

  .s5journal .j-top {
    text-align: center;
    padding: 10px 0;
  }

  .s5journal .j-opinion {
    text-align: center;
    font-size: 31px;
  }

  .s5journal .j-text {
    width: 100%;
    padding: 10px 8px;
  }

  .s5journal .j-doc {
    padding: 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .formbg-header {
    font-size: 25px;
    line-height: 1.1;
  }

  .slide4 .s2text {
    padding-bottom: 0;
  }

  footer .ftext {
    line-height: 1.1;
  }

  footer .formbg {
    height: 375px;
  }

  .top_logo {
    margin-left: auto;
    margin-right: auto;
  }

  footer {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .slide4 {
    padding-bottom: 25px;
  }

  .slide7 .rewwr .cell:first-child {
    padding-bottom: 0;
    position: relative;
    margin-bottom: -4px;
  }

  .slide2-img {
    margin-bottom: 0;
  }

  .s2dib {
    margin-top: 15px;
  }

  footer .formbg,
  header .formbg {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
  }

  .slide3,
  .wrapper footer {
    height: auto;
  }

  h2,
  h2.green {
    font-size: 37px;
  }

  .top-menu {
    display: none;
  }

  .top_logo {
    text-align: center;
  }

  header {
    height: 1050px;
  }

  .slide2 h2 {
    margin-top: 30px;
  }

  .slide2 {
    padding-bottom: 30px;
  }

  .wrapper h2.green {
    margin-top: 25px;
  }

  header h1 {
    margin-top: 16px;
    margin-bottom: 20px;
  }

  .wrapper footer h2 {
    margin-bottom: 20px;
  }

  footer .ftext b {
    line-height: 1;
  }

  .listslide1 {
    max-width: 360px;
    margin: 0 auto;
  }

  .good-header {
    background-size: contain;
    margin: 20px auto 15px;
    width: 150px;
    height: 290px;
  }

  header .formbg {
    margin: 0 auto;
  }

  .flex_wrap3 {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .s3item {
    margin-bottom: 5px;
  }

  .slide3 {
    -webkit-background-size: cover;
    background-size: cover;
  }

  .slide7 .rewwr .cell {
    display: block;
    text-align: center;
  }

  .slide4 {
    padding-top: 30px;
  }

  .wrapper h2.green {
    margin-top: 30px;
  }

  .slide6 {
    padding-bottom: 30px;
  }

  .slide7 {
    padding-bottom: 15px;
  }

  .slide5 {
    padding: 30px 0;
  }

  footer .formbg {
    margin: 0 auto;
  }

  footer .sustabot {
    position: static;
    background-size: contain;
    margin: 5px auto 20px;
    width: 300px;
    height: 240px;
  }

  footer .ftext {
    /* max-width: 375px; */
    margin: 0 auto 20px;
  }

  .product_wrap {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .product_name {
    margin-right: 0;
    font-size: 50px;
    margin-bottom: 10px;
  }

  .product_descr {
    font-size: 21px;
    text-align: center;
  }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  header {
    height: 1075px;
  }
}

@media (max-width: 639px) {
  .s2dib .s2text {
    max-width: 90%;
  }

  header h1 {
    font-size: 28px;
  }

  header h1,
  .slide2 h2,
  .wrapper h2.green,
  .wrapper h2 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper h2.green {
    max-width: 440px;
  }

  .wrapper footer h2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  header .formbg {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .formbg-header {
    padding-top: 0;
    font-size: 22px;
  }

  .s5journal .j-opinion {
    font-size: 30px;
  }

  .product_descr {
    font-size: 18px;
  }

  .formbg {
    height: 450px;
  }

  .form_popup {
    height: auto;
  }

  .wrapper h2,
  .wrapper h2.green,
  .s5journal .j-opinion {
    font-size: 24px;
  }

  .s2dib,
  .top_logo {
    width: 100%;
  }

  .title_use,
  .title_border {
    line-height: 1.2;
  }

  .slide7 .rewwr {
    line-height: 1;
  }

  footer .formbg form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .title_border {
    font-size: 20px;
  }

  .title_use {
    font-size: 24px;
  }

  .title_use br {
    display: none;
  }

  .slide3 {
    background: #75c3b5;
  }

  .slide7 .rewwr .cell {
    padding: 10px;
    font-size: 18px;
    line-height: 1.2;
  }

  footer .ftext {
    padding-left: 50px;
    font-size: 20px;
  }

  .slide7 .rewwr .cell:nth-child(2) {
    padding-top: 10px;
  }

  header {
    height: auto;
    padding-bottom: 30px;
  }

  .formbg .formskid {
    right: auto;
    left: 50%;
    transform: translateX(-46%);
  }

  h2,
  h2.green {
    font-size: 27px;
  }

  header .formbg {
    width: 300px;
  }

  .no-webp header .formbg {
    background-image: url(../images/formbg1.png);
  }

  .webp header .formbg {
    background-image: url(../images/formbg1.webp);
  }

  footer .formbg,
  header .formbg {
    width: 100%;
    max-width: 350px;
  }

  footer .formbg {
    height: 360px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  h2,
  h2.green {
    padding: 6px 10px;
  }

  .form-top {
    font-size: 19px;
    text-align: center;
    margin: 87px 0 0 0;
  }

  .formbg form {
    padding-top: 16px;
  }

  .formbg .formskid {
    top: 25px;
  }

  .formbg .js-submit {
    width: 260px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -8px;
    left: 0;
    font-size: 26px;
    position: relative;
    background-size: contain;
    background-position: 50%;
  }

  footer .formbg .js-submit {
    bottom: -2px;
  }

  /* footer .ftext {
    max-width: 300px;
  } */

  footer .ftext b {
    font-size: 30px;
  }

  .wrapper footer h2 {
    font-size: 25px;
  }
}

*:not(#fake) {
  outline: none;
}

button::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner {
  border: none;
}

.prods {
  display: none;
}

@media (max-width: 768.5px) {
  .prods {
    max-width: 160px;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
  }

  .s3item {
    max-width: 150px;
  }

  .s3item img {
    display: block;
    margin-bottom: 10px;
  }

  .wrapper h2.green {
    margin-bottom: 20px;
  }
}

@media (max-width: 550.5px) {
  /* .s2dib img,
  img {
    max-width: 150px !important;
  } */

  .lt16 {
    margin-bottom: 0 !important;
  }
}

.inL_846928 {
  text-decoration: line-through;
}

.inL_365884 {
  margin-bottom: 10px;
}

.inL_447078 {
  border-radius: 50%;
}

.inL_9446 {
  text-decoration: line-through;
}

.inL_398378 {
  margin-bottom: 10px;
}

.inL_555680 {
  text-decoration: line-through;
}

.inL_75864 {
  margin-bottom: 10px;
}

.inL_242830 {
  text-decoration: line-through;
}

.inL_838657 {
  text-decoration: line-through;
}

.inL_568896 {
  text-decoration: line-through;
}

.inL_103507 {
  text-decoration: line-through;
}

.inL_437068 {
  text-decoration: line-through;
}

.inL_575747 {
  text-decoration: line-through;
}

.inL_26282 {
  display: none;
}

.inL_481042 {
  width: 120px;
  margin-left: 20px;
}

.inL_766872 {
  text-align: center;
  color: #016c9e;
  font-weight: 700;
  text-align: center;
}

.inL_450185 {
  text-align: center;
  text-decoration: line-through;
}

.inL_777918 {
  text-decoration: line-through;
}

.inL_17182 {
  text-decoration: line-through;
}

@media (max-width: 639px) {
  .popup {
    padding: 0;
    background: transparent;
    /* width: 300px; */
    margin: 0 auto;
  }

  .popup input {
    box-sizing: border-box;
  }

  .popup_left {
    display: none;
  }

  .s3item {
    margin-right: 15px;
  }
}

@media (max-width: 479px) {
  .popup,
  .popup .formbg {
    width: 290px;
  }

  .form_popup .formbg-header {
    font-size: 22px;
  }
}

.text-nowrap {
  white-space: nowrap;
}

.block {
  padding: 60px 0;
  /* height: auto !important; */
}
.block h2 {
  margin-top: 0 !important;
}

footer .formbg {
  position: relative;
  top: 0;
  left: 0;
}
.final__row {
  display: flex;
  gap: 1.5rem 2.5rem;
  /* justify-content: space-between; */
  /* align-items: center; */
}

@media screen and (max-width: 1023px) {
  .block {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .block {
    padding: 30px 0;
  }
}

.product {
  max-width: 150px;
  width: 100%;
  /* margin-left: auto;
  margin-right: auto; */
  display: block;
}
.final__humans {
  top: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  /* transform: translateX(-50%); */
}
.final {
  position: relative;
}
.final__form {
  align-self: center;
}
.final__product {
  margin-top: 15px;
}

@media screen and (max-width: 999px) {
  .final__row {
    justify-content: center;
    align-items: center;
  }
  footer .ftext {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 639px) {
  .final__row {
    flex-wrap: wrap;
    gap: 15px;
  }
  .final__product {
    margin-top: 0;
  }
  .product {
    max-width: 150px !important;
  }
  .formbg {
    /* max-width: 100%; */
    height: auto !important;
    padding-bottom: 15px;
  }
  .final__form {
    max-width: 290px;
  }
  .formbg .js-submit {
    font-size: 22px;
    height: auto;
    padding: 15px;
  }
  footer .formbg form {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  footer .ftext {
    max-width: 350px !important;
  }
}

@media screen and (max-width: 999px) {
  .slide4-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .slide4-col {
    width: calc(50% - 0.75rem);
    display: flex;
    align-items: center;
    text-align: left;
    gap: 1.5rem;
    margin: 0;
  }

  .slide4-col .s2text {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .slide4-col img {
    max-width: 100px;
  }
}

@media screen and (max-width: 639px) {
  .slide4-col {
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (max-width: 420px) {
  .slide4-col {
    flex-direction: row;
    text-align: left;
    width: 100%;
  }
}

.note-footer {
  background: #2f3543;
  color: #fff;
  padding-top: 15px;
}

@media screen and (min-width: 769px) {
  footer .ftext {
    margin-bottom: 20px;
  }
}

.footer-copy {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.jam__nav.open .burger > span {
  background-color: #fff;
}

.burger {
  position: relative;
  width: 43px;
  height: 30px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 5;
  padding-bottom: 5px;
  top: 15px;
}

.burger {
  > span {
    display: block;
    position: absolute;
    border-radius: 5px;
    width: 34px;
    height: 4px;
    left: 5px;
    background-color: #3a764d;
    transition: background-color 0.3s, opacity 0.3s, transform 0.5s;
    will-change: transform;
  }
}

.burger span:nth-child(1) {
  transform: translateY(-10px);
}

.burger span:nth-child(3) {
  transform: translateY(10px);
}

.jam__nav.open .burger span:nth-child(1) {
  transform: translateY(0) rotate(45deg);
}

.jam__nav.open .burger span:nth-child(2) {
  opacity: 0;
}

.jam__nav.open .burger span:nth-child(3) {
  transform: translateY(0) rotate(-45deg);
}

.jam__nav.open .menu {
  right: 0;
}

@media screen and (max-width: 767px) {
  .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: -100vw;
    width: 100vw;
    height: 100vh;
    background: #3a764d;
    color: #fff;
    backdrop-filter: blur(6px);
    z-index: 4;
    padding: 30px;
    transition: right 0.5s ease-in-out;
  }
  .menu li {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .menu li a {
    padding: 20px 0;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
  }

  .top_logo--small {
    display: none;
  }
  .jam__nav {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .top_logo {
    width: 130px;
    margin: 0;
    margin-right: auto;
  }
  header .top-menu li:nth-child(2) {
    border-left: none;
    border-right: none;
  }
  header .top-menu li {
    padding: 0;
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .menu {
    width: 375px;
  }
}

@media screen and (min-width: 768px) {
  .burger {
    display: none;
  }
}

@media (max-width: 767px) {
  .jam__nav {
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .s3item {
    margin-right: 15px;
  }
}

@media screen and (min-width: 1000px) {
  .final__product {
    max-width: 180px;
  }
}
