@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v40-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v40-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

a,
button,
input {
  margin: 0;
  font-size: 100%;
}

a,
input[type="text"] {
  padding: 0;
}

.clearfix:after {
  visibility: hidden;
}


.form-top,
.form-top-b,
.formbg .js-submit,
.formbg-header,
.s5journal .j-opinion {
  text-transform: uppercase;
}


b,
body,
dd,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
i,
img,
li,
menu,
p,
span,
time,
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,
menu {
  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.2;
}

.page-wrapper__inner {
  max-width: 1020px;
  padding: 0 5px;
  /*padding-top: 30px!important;*/
}

.s2dib img,
img {
  max-width: 100%;
}

.text-center {
  text-align: center;
}

.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: 705px;
  background-image: linear-gradient(
    to right,
    #a2c6cb,
    #add0d4,
    #b9dadd,
    #c4e5e6,
    #d0efef,
    #cfefef,
    #cfeeee,
    #ceeeee,
    #c1e3e4,
    #b4d7da,
    #a7ccd0,
    #9ac1c6
  );
  position: relative;
}

header .page-wrapper__inner{
  padding-top: 0!important;
}

header::before {
  width: 337px;
  height: 564px;
  content: "";
  position: absolute;
  left: calc(50% - 210px);
  bottom: 0;
  background: url(../images/muz1.webp) no-repeat;
  z-index: 5;
}

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;
  cursor: pointer;
  text-decoration: none;
}

header .top-menu a.active,
header .top-menu a:hover {
  color: #006698;
  text-decoration: underline;
}

header h1 {
  margin-top: 17px;
  margin-bottom: 30px;
  margin-top: 0;
  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: 7px;
  line-height: 1;
}

.form-top,
.form-top-b,
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: 18px;
  line-height: 1.2;
}

header .realworks-block {
  position: absolute;
  bottom: -185px;
  left: 13px;
  text-align: center;
  font-size: 20px;
  padding-top: 75px;
  background: url(../images/s1ar.png) 100% 0 no-repeat;
  width: 165px;
}

header .formbg {
  top: 120px;
  right: 0;
}

.good-header {
  background: url(../images/arthrolon.png) center no-repeat;
  -webkit-background-size: 42%;
  background-size: 42%;
  width: 265px;
  height: 225px;
  position: absolute;
  bottom: -240px;

  left: 108px;
}

.form-top {
  font-size: 19px;
  font-size: 1.9rem;
  margin: 61px 0 0 24px;
}

.form-top-b {
  font-size: 36px;
  margin: 5px 0 0 24px;
}

.form-top-b span {
  background: #fff;
  padding: 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 24px;
  line-height: 36px;
}

.formbg {
  background: url(../images/formbg.webp) no-repeat;
  width: 422px;
  height: 425px;
  position: absolute;
}

.formbg .formskid {
  background: url(../images/skid.png) no-repeat;
  background-size: contain;
  width: 107px;
  height: 105px;
  position: absolute;
  top: 6px;
  right: 31px;
}

.formbg form {
  padding: 34px 66px 0;
  width: 100%;
}

.formbg .js-submit {
  position: absolute;
  bottom: 31px;
  left: 50%;
  background: url(../images/btn.png) no-repeat top center;
  width: 340px;
  height: 85px;
  margin-left: -170px;
  border: 0;
  outline: 0;
  font-size: 35px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  color: #fff;
  display: block;
  transition: 0.5s;
}

.nowrap {
  white-space: nowrap;
}
.js-submit {
  transition: 0.5s;
}

.js-submit:focus,
.js-submit:hover,
.formbg .js-submit:focus,
.formbg .js-submit:hover {
  transition: 0.5s;
  transform: scale(1.1);
}

h2,
h2.green {
  color: #fff;
  padding: 6px 25px;
}

.top_logo {
  width: 110px;
  position: relative;
  top: 0px;
  padding: 10px 0;
  font-size: 34px;
  color: #005278;
  font-weight: bold;
  text-align: center;
}

.top_logo--small {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

.logo-text {
  display: none;
}

.men1slide {
  background: url(../images/muz1.webp) no-repeat;
  width: 337px;
  height: 564px;
  position: absolute;
  bottom: -269px;
  left: 299px;
}

.wrapper h2 {
  font-size: 60px;
  font-size: 5rem;
  font-weight: 700;
  border-left: 12px solid #005278;
  background: #016c9e;
  vertical-align: top;
  line-height: 1.2;
}

.wrapper h2.green {
  margin-top: 25px;
  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;
  margin: 0 auto;
}

.s2dib .s2text {
  width: 225px;
  margin: 0 auto;
  font-size: 22px;
  font-size: 18px;
  line-height: 1.2;
}

.slide2 {
  padding-bottom: 33px;
}

.slide3 {
  background: url(../images/slide3.webp) 50% 0 no-repeat;
  background-size: cover;
  height: 520px;
  padding-bottom: 50px;
  padding-top: 5px;
}

.slide3 .right-sides3 {
  width: 100%;
  max-width:720px;
}

.slide3 .right-sides3 p {
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.2em;
  color: #08352c;
}
.slide3 .right-sides3 p:first-of-type {
  padding-bottom: 35px;
}

.slide3 .right-sides3 p span {
  background: #fff;
}

.s3item {
  max-width: 140px;
}

.flex_wrap3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 15px;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.slide4 {
  background: url(../images/s4bg.png) repeat-y;
  padding: 50px 0 0;
  background-size: cover;
}

.slide4 .s2text {
  padding: 20px 0 40px;
  color: #005a84;
}

.lt16 {
  margin-top: 20px;
}

.slide5 {
  background: url(../images/s5.webp) 50% 0 no-repeat;
  height: 709px;
  -webkit-background-size: cover;
  background-size: cover;
}

.s5journal {
  background: url(../images/journal.webp) no-repeat;
  width: 807px;
  height: 724px;
  position: absolute;
  top: -15px;
  left: 84px;
}

.s5journal .s5doc {
  background: url(../images/s5fov.webp) no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 85px;
  right: 135px;
}

.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: 3rem;
  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: 22px;

  line-height: 1.2;
  padding-bottom: 35px;
  color: #40585b;
}


.slide6 {
  padding-bottom: 30px;
}

.s5journal .j-doc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  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: 310px;
}

.slide7 {
  background: #eff6f7;
  padding-bottom: 35px;
  padding-top: 15px;
}

.slide7 h2.green {
  margin-top: 0px;
}

.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.2em;
  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;
}

.wrapper footer h2 {
  font-size: 31px;
  margin-bottom: 30px;
}

footer .formbg {
  top: 140px;
  right: 0;
  height: 382px;
  background: url(../images/formbg1.webp) no-repeat;
}

footer .formbg form {
  padding: 0 66px;
  width: 100%;
}

footer .formbg .formskid {
  background: url(../images/skid1.png) no-repeat;
  width: 115px;
  height: 116px;
  top: 230px;
  right: -22px;
}

footer .ftext {
  font-size: 22px;

  text-align: left;
  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;
}

footer .fmuzi {
  background: url(../images/fmuzi.webp) no-repeat;
  width: 672px;
  height: 469px;
  top: 135px;
  left: 50%;
  margin-left: -413px;
}



footer .sustabot {
  background: url(../images/arthrolon.png) center no-repeat;
  -webkit-background-size: 46%;
  background-size: 46%;
  width: 278px;
  height: 282px;
  left: 0;
  bottom: -290px;
}

.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 {
  padding-top: 50px;
  height: 630px;
  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;
}

.popup_left {
  max-width: 190px;
  margin: 0 auto;
}

.form_popup {
  background: url(../images/formbg1.webp);
  -webkit-background-size: cover;
  background-size: cover;
  padding: 25px 15px;
  max-width: 300px;
}

.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: 22px;
  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;
  border-radius: 40px;
  font-size: 22px;
}

.title_use span {
  font-weight: 700;
}

@media screen and (max-width: 1219px) {
  .slide3 {
    height: 420px;
  }
  header::before {
    background-size: contain;
    width: 286px;
    height: 479px;
    left: calc(50% - 187px);
  }

  header .formbg,
  footer .formbg {
    right: 15px;
  }

  .wrapper h2.green {
    margin-top: 0px;
  }

  .slide3 {
    padding-bottom: 50px;
  }

  header .listslide1 li {
    line-height: 1.2;
  }

  header .listslide1 li p span {
    font-size: 18px;
  }

  header {
    height: 690px;
  }

  .wrapper h2,
  .wrapper h2.green,
  .s5journal .j-opinion {
    font-size: 31px;
  }

  .slide4 {
    padding-top: 50px;
  }

  .slide4 .s2text {
    padding-bottom: 25px;
  }

  .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;
  }
}

@media screen and (max-width: 999px) {
  .formbg .js-submit {
    bottom: auto;
  }
  header::before {
    display: none;
    background: none;
  }

  .formbg form {
    padding: 34px 28px 0;
  }

  footer .formbg form {
    padding-left: 28px;
    padding-right: 28px;
  }

  /*.ever-popup {*/
  /*  display: none !important;*/
  /*}*/

  .form_popup {
    max-width: 290px;
  }
  .popup {
    width: fit-content;
  }
  .popup_left {
    display: none;
  }

  .listslide1 {
    max-width: 42%;
  }
  .formbg {
    height: 435px;
  }
  .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.2;
  }

  .top_logo {
    width: 165px;
    top: -3px;
  }

  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: 20px;
  }

  .slide3 {
    background: #75c3b5;
  }

  .wrapper h2.green {
    margin-top: 0px;
  }

  .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: 600px;
  }
  footer .ftext b {
    display: block;
  }
  .wrapper footer h2 {
    font-size: 28px;
  }

  .men1slide {
    display: none;
    background: none;
  }

  .lt4 {
    display: block;
    text-align: center;
  }

  .lt4 br {
    display: none;
  }

  .fmuzi,
  .lt9,
  .s5journal .j-id {
    display: none;
    background: none;
  }

  .good-header {
    position: static;
    margin-left: 100px;
    margin-top: 20px;
    width: 342px;
    height: 318px;
  }

  .listslide1 {
    margin-left: 50px;
    margin-top: 10px;
  }

  .formbg .formskid {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 20px;
    right: 6px;
    background: url(../images/skid2.png) no-repeat;
    background-size: contain;
  }

  .s5journal,
  .s5journal .j-doc,
  .s5journal .j-opinion,
  .s5journal .j-text,
  .s5journal .j-top,
  .s5journal .s5doc {
    position: static;
  }

  .formbg {
    width: 350px;
  }

  header .formbg {
    top: 175px;
    right: 40px;
  }

  footer .formbg {
    top: 130px;
    right: 40px;
    height: 400px;
  }

  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;
  }

  .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;
  }

  .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;
  }
}


.burger-menu,
.close-menu {
  display: none;

}

@media screen and (max-width: 768px) {

  .close-menu {
    display: block;
    width: 60px;
    margin-left: auto;
    padding: 10px 15px;
    cursor: pointer;

  }

  .wrapper footer {
    padding-top: 30px;
  }
  .burger-menu {
    display: block;
    width: 30px;
    cursor: pointer;
  }
  header .top-menu {
    padding-top: 0px;
  }
  .pull-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    display: flex;
  }
  .formbg-header {
    font-size: 25px;
    line-height: 1.1;
  }

  .slide4 .s2text {
    padding-bottom: 5px;
  }

  footer .ftext {
    line-height: 1.1;
  }

  footer .formbg {
    height: 400px;
  }

  .formbg {
    height: 445px;
  }

  .top_logo {
    top: 0;
    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: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding-bottom: 100px;
  }

  header .top-menu li {
    padding-left: 50px;
    padding-right: 50px;
  }

  header .top-menu li:nth-child(2) {
    border: none;
  }

  header .top-menu a {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
  }

  header .top-menu a:hover {
    text-decoration: underline;
    color: white;
  }


  .pull-right.menu {
    position: fixed;
    height: 100vh;
    right: 0;
    z-index: 10;
    width: 300px;
    background: #016c9e;
    transform: translateY(-9999px);
    transition: 0.3s;
  }

  .pull-right.menu.active {
    transform: translateY(0px);
    transition: 0.3s;

  }

  .top_logo {
    text-align: center;
    margin: 0;
  }

  header {
    height: 1210px;
  }

  .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: 300px;
    margin: 0 auto;
  }

  .good-header {
    margin: 20px auto 15px;
    width: 302px;
    height: 258px;
    background-size: 47%;
  }

  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: 0px;
  }

  .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: 0px;
  }

  .slide6 {
    padding-bottom: 30px;
  }

  .slide7 {
    padding-bottom: 15px;
  }

  .slide5 {
    padding: 30px 0;
  }

  footer .formbg {
    margin: 0 auto;
  }

  footer .sustabot {
    position: static;
    margin: 5px auto;
    width: 260px;
    background-size: 58%;
  }

  footer .ftext {
    max-width: 375px;
    margin: 0 auto;
  }

  .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 (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) {
  .lt4 {
    font-size: 24px;
  }
  .pull-right.menu {
    width: 100%;
  }
  header .top-menu li {
    padding: 0;
    text-align: center;
  }
  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;
  }
  .wrapper h2,
  .wrapper h2.green,
  .s5journal .j-opinion {
    font-size: 24px;
  }
  .s2dib,
  .top_logo {
    width: 100%;
  }

  .title_use,
  .title_border {
    line-height: 1.1;
  }

  .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;
    background: 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;
  }

  .formbg form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-top-b {
    font-size: 26px;
  }

  .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;
    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;
}

:not(#fake) {
  outline: 0;
}


.lheight {
  line-height: 1.5!important;
}
.slide7,
.slide6,
.slide3 {
  padding-top: 30px;
}



.prices {
  display: flex;
  flex-direction: column;
  margin: 12px 0;
}

.prices__old,
.prices__new {
  display: flex;
  gap: 4px;
}

.prices__old {

  position: relative;
  width: fit-content;
  margin: 0 auto 10px !important;
}

.prices__old::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #9b9b9b;
  top: 50%;
  transform: translateY(-50%);
}

.prices__new {
  margin-bottom: 0 !important;
  color: #c81034;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.prices__old-amount {
  font-size: 25px;
  margin: auto;
}

.new-amount {
  font-size: 32px;
}

@media screen and (min-width: 768px) {
  .prices {
      flex-direction: row;
      justify-content: center;
      gap: 20px;
  }

  .flex_wrap3 {
    gap: 30px;
  }

  .prices__old,
  .prices__new {
      flex-direction: column;
      margin: 0 !important;
    
  }

  .prices__old {
      font-size: 18px;
  }

  .prices__new {
    font-size: 18px;
  }

  .prices__old-amount {
      position: relative;
      width: fit-content;
      margin: auto;
  }

  .prices__old-amount::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 1px;
      background-color: #9b9b9b;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
  }

  .prices__old::before {
      display: none;
  }
}

footer {
  text-align: center;
  padding: 25px 0;
  font-size: 14px;
}

.x_country_select {
    display: none !important;
}
.form_popup .pop-sub-btn {
   background: url(../images/btn.png) no-repeat top center;
   max-width: 270px;
   height: 85px;
   border: 0;
   outline: 0;
   font-size: 35px;
   font-weight: 700;
   cursor: pointer;
   text-align: center;
   color: #fff;
   display: block;
   transition: 0.5s;
   margin: 0 auto;
}