@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff2")
      format("woff2"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff")
      format("woff");
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff2")
      format("woff2"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff") format("woff");
}

body,
html {
  overflow-x: hidden;
}

.dib {
  zoom: 1;
}

a {
  text-decoration: none;
  color: #fcb405;
}

.dib a {
  text-decoration: none;
}

.circle,
.timer-wrap {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.s1-for-button,
.timer-wrap {
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.circle,
.timer-bg p,
.timer-header,
.txt-after-logo {
  text-align: center;
}

.slide2 {
  overflow: hidden;
}

body {
  overflow-x: hidden;
  overflow-y: auto;
}

.s1-txt,
.s2-item,
.s3-top-h,
.s4-centr-text,
.s4-header,
.timer-header {
  text-transform: uppercase;
}

a,
b,
body,
div,
form,
h2,
header,
html,
i,
img,
li,
p,
s,
section,
span,
th,
tt,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

header,
section {
  display: block;
}

ul {
  list-style: none;
}

b {
  font-weight: 700;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  width: 100%;
  line-height: 1;
}

a:hover {
  text-decoration: none;
}

button,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

button:active,
button:focus,
input {
  outline: 0;
}

img {
  border: 0;
}

/* .placeholder {
  color: #fff;
  font-size: 14px
} */

.dib {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: top;
}

.page-wrapper__inner {
  width: 940px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.logo,
.s1-txt {
  position: absolute;
}

.wrapper {
  min-width: 960px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

.slide1 {
  height: 811px;
}

.webp .slide1 {
  background: url("../images/picture-26.webp") 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.logo {
  width: 144px;
  height: 145px;
  top: 10px;
}

.webp .logo {
  background: url("../images/picture-14.webp") no-repeat;
}

.logo.right {
  right: -10px;
}

.logo.left {
  left: 10px;
}

.logo2 {
  font-weight: 700;
  padding-top: 22px;
  padding-left: 28px;
  font-size: 70px;
  color: #0780b8;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
}

.timer-dot {
  line-height: 38px;
  font-size: 30px;
}

.timer-dot--white {
  color: white;
}

.txt-after-logo {
  max-width: 360px;
  font-size: 29px;
  font-weight: 700;
  color: #393c4b;
  line-height: 1.2em;
  padding-top: 23px;
}

.circle,
.s1-button,
.s1-f-b-hear,
.s1-txt,
.s2-item,
.s3-glob,
.s3-top-h,
.timer-header {
  font-weight: 700;
}

.s1-txt {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  text-shadow: 0 0 3px #000;
}

.s1-button,
.s2-button {
  text-shadow: 0 2px 2px rgba(255, 255, 255, 1);
  cursor: pointer;
}

.s1-txt.first {
  right: 424px;
  top: 306px;
}

.s1-txt.sec {
  top: 220px;
  right: 104px;
}

.s1-txt.th {
  top: 383px;
  right: 212px;
}

.tovarzzz {
  width: 386px;
  height: 377px;
  margin-top: 15px;
  position: relative;
}

.webp .tovarzzz {
  background: url("../images/product.png") no-repeat;
  background-size: 70%;
  background-position-y: 5px;
  background-position-x: 26%;
}

.circle {
  width: 186px;
  height: 189px;
  padding-top: 50px;
  position: absolute;
  bottom: 7px;
  right: 13px;
  box-sizing: border-box;
  color: #312d2d;
  font-size: 40px !important;
}

.webp .circle {
  background: url("../images/picture-4.webp") no-repeat;
}

.pricebot_old .x_price_previous {
  position: relative;
}

.pricebot_old {
  margin-top: 15px;
  font-size: 24px;
}

.pricebot_old .x_price_previous::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #000;
}

.timer-wrap {
  width: 360px;
  height: 150px;
  margin-top: 10px;
  padding-top: 22px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.s1-for-button,
.slider-wrap {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.timer-header {
  font-size: 27px;
  color: #4d4d4d;
}

.timer-bg {
  width: 248px;
  height: 47px;
  margin: 20px auto 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hours,
.minutes,
.seconds {
  border-radius: 5px;
  font-size: 32px;
  color: #fff;
  padding: 0;
  width: 45px;
  height: 45px;
  display: block;
  line-height: 43px;
  text-align: center;
  margin: 0 13px;
  background: -moz-linear-gradient(
    top,
    rgba(207, 4, 4, 1) 3%,
    rgba(207, 4, 4, 0.66) 58%,
    rgba(255, 48, 25, 0.42) 97%,
    rgba(255, 48, 25, 0.4) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(207, 4, 4, 1) 3%,
    rgba(207, 4, 4, 0.66) 58%,
    rgba(255, 48, 25, 0.42) 97%,
    rgba(255, 48, 25, 0.4) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(207, 4, 4, 1) 3%,
    rgba(207, 4, 4, 0.66) 58%,
    rgba(255, 48, 25, 0.42) 97%,
    rgba(255, 48, 25, 0.4) 100%
  );
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0404', endColorstr='#66ff3019', GradientType=0) */
}

.timer-bg p {
  padding: 3px 0 0;
  color: #fff;
}

.timer-bg-top p {
  color: #000;
}

.journals,
.s1-for-button,
.s3-glob {
  position: absolute;
}

.s1-for-button {
  bottom: 50px;
  right: 0;
  height: 200px;
  width: 380px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAxNzFhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, rgba(1, 113, 164, 1)),
    color-stop(100%, rgba(1, 73, 106, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0171a4', endColorstr='#01496a', GradientType=0);
  padding: 27px 9px 0;
  box-sizing: border-box;
  color: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.s1-f-b-hear {
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
}

.s1-button {
  width: 291px;
  height: 105px;
  text-align: center;
  margin: 0 auto;
  color: #312d2d;
  font-size: 22px;
  line-height: 89px;
  line-height: 89px;
  border: none;
  display: block;
}

.webp .s1-button {
  background: url("../images/picture-3.webp") no-repeat;
}

.h2-header,
.s2-item {
  text-align: center;
  line-height: 1.2em;
}

.s1-button:hover {
  background-position: 0 -111px;
}

.s1-button:active {
  background-position: 0 -222px;
}

.slide2 {
  height: 663px;
}

.webp .slide2 {
  background: url("../images/picture-27.webp") repeat-x;
  -webkit-background-size: cover;
  background-size: cover;
}

.journals {
  width: 497px;
  height: 571px;
  bottom: -20px;
  left: -165px;
}

.webp .journals {
  background: url("../images/picture-13.webp") no-repeat;
}

.s2-right-side {
  padding-left: 310px;
}

.h2-header {
  font-size: 34px;
  color: #ffc825;
  padding: 30px 0;
}

.h2-header span,
.s2-item {
  color: #fff;
}

.s2-item {
  width: 180px;
  padding-top: 166px;
  font-size: 19px;
  margin-bottom: 30px;
  margin-right: 25px;
}

.webp .s2-item.item1 {
  background: url("../images/picture-7.webp") 50% 0 no-repeat;
}

.webp .s2-item.item2 {
  background: url("../images/picture-8.webp") 50% 0 no-repeat;
}

.webp .s2-item.item3 {
  background: url("../images/picture-9.webp") 50% 0 no-repeat;
}

.webp .s2-item.item4 {
  background: url("../images/picture-10.webp") 50% 0 no-repeat;
}

.webp .s2-item.item5 {
  background: url("../images/picture-11.webp") 50% 0 no-repeat;
}

.webp .s2-item.item6 {
  background: url("../images/picture-12.webp") 50% 0 no-repeat;
}

.slide3 {
  height: 730px;
  padding-top: 30px;
}

.webp .slide3 {
  background: url("../images/picture-28.webp") 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.s3-glob {
  width: 220px;
  padding-left: 330px;
  padding-top: 170px;
  height: 270px;
  top: 55px;
  right: 0;
  font-size: 22px;
  color: #3f3f3f;
}

.webp .s3-glob {
  background: url("../images/picture-6.webp") no-repeat;
}

.s3-product,
.s3-top-h {
  width: 484px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.s3-glob span {
  color: #e73d17;
}

.s3-p-head,
.s3-top-h {
  color: #fff;
  line-height: 1.2em;
}

.s3-top-h {
  height: 169px;
  box-sizing: border-box;
  padding-top: 45px;
  padding-left: 50px;
  font-size: 21px;
  text-align: left;
}

.webp .s3-top-h {
  background: url("../images/picture-24.webp");
  background-repeat: no-repeat;
}

.s3-product {
  height: 512px;
  padding: 34px;
  position: relative;
  box-sizing: border-box;
}

.webp .s3-product {
  background: url("../images/picture-21.webp") no-repeat;
  background-size: cover;
}

.s2-button,
.s4-centr-text {
  position: absolute;
  left: 50%;
  font-weight: 700;
  text-align: center;
}

.poligon,
.slider-header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.s3-p-head {
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 14px;
}

.s3-product p {
  font-size: 17px;
  color: #d6d5d5;
  line-height: 1.2em;
  padding-bottom: 15px;
}

.s2-button {
  width: 291px;
  height: 111px;
  color: #312d2d;
  font-size: 22px;
  line-height: 89px;
  line-height: 89px;
  bottom: -50px;
  margin-left: -145px;
}

.webp .s2-button {
  background: url("../images/picture-3.webp") no-repeat;
}

.s2-button:hover {
  background-position: 0 -111px;
}

.slide4 {
  height: 775px;
}

.webp .slide4 {
  background: url("../images/picture-29.webp") 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.s4-centr-text {
  font-size: 27px;
  top: 146px;
  color: #fff;
  width: 270px;
  margin-left: -135px;
  line-height: 1.2em;
}

.circle-img,
.poligon {
  width: 345px;
  position: absolute;
}

.s4-centr-text span {
  color: #21323c;
  font-size: 38px;
  padding: 10px 0;
  line-height: 1;
}

.poligon {
  height: 224px;
  padding: 45px 45px 0;
  box-sizing: border-box;
  text-align: center;
}

.webp .poligon {
  background: url("../images/picture-20.webp") no-repeat;
}

.poligon.item1 {
  top: 135px;
  left: 0;
}

.poligon.item2 {
  top: 135px;
  right: 0;
}

.poligon.item3 {
  top: 500px;
  left: 0;
}

.poligon.item4 {
  top: 500px;
  right: 0;
}

.p-header {
  color: #07618b;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}

.poligon p {
  font-size: 17px;
  color: #4c4c4c;
  line-height: 1.2;
  font-weight: 700;
}

.circle-img {
  height: 175px;
  top: -100px;
  left: 0;
  display: none;
}

.webp .circle-img.item1 {
  background: url("../images/picture-15.webp") 50% 0 no-repeat;
}

.webp .circle-img.item2 {
  background: url("../images/picture-16.webp") 50% 0 no-repeat;
}

.webp .circle-img.item3 {
  background: url("../images/picture-17.webp") 50% 0 no-repeat;
}

.webp .circle-img.item4 {
  background: url("../images/picture-18.webp") 50% 0 no-repeat;
}

.s1-button.s4 {
  position: relative;
  top: 467px;
}

.slide5 {
  padding: 40px 0;
  /* height: 565px; */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGIwYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(176, 176, 176, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(176, 176, 176, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(176, 176, 176, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(176, 176, 176, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(176, 176, 176, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0,
    rgba(176, 176, 176, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b0b0b0', GradientType=1);
  -webkit-background-size: cover;
  background-size: cover;
}

.s4-header {
  font-size: 32px;
  font-weight: 700;
  color: #06608a;
  padding-bottom: 25px;
  text-align: center;
}

.slider-wrap {
  margin: 0 auto;
  width: 820px;
  /* height: 455px; */
  border-bottom: 15px solid #fcb405;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAxNzFhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, rgba(1, 113, 164, 1)),
    color-stop(100%, rgba(1, 73, 106, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(1, 113, 164, 1) 1%,
    rgba(1, 73, 106, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0171a4', endColorstr='#01496a', GradientType=0);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.39);
}

.slider-header {
  padding-top: 20px;
  padding-left: 58px;
  box-sizing: border-box;
  margin-bottom: 25px;
}

.right-form {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.photo-img {
  height: 125px;
  width: auto;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
  margin-right: 25px;
}

.photo-namez {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 5px;
}

.bxsliderr p,
.photo-descriptin {
  font-size: 18px;
  font-style: italic;
}

.photo-descriptin {
  color: #fcb405;
  font-weight: 700;
}

.bxsliderr p {
  display: block;
  color: #fefefe;
  line-height: 1.2;
  padding: 0 50px 25px;
}

.form-header {
  font-weight: 700;
}

.slide6 {
  height: 513px;
  padding-top: 40px;
}

.webp .slide6 {
  background: url("../images/picture-19.webp") no-repeat,
    url("../images/picture-30.webp") 50% 0 no-repeat;
  background-size: 560px, cover;
  background-position: calc(50% - 50px) bottom, center;
}

.bottom-pack {
  width: 329px;
  height: 479px;
  position: absolute;
  bottom: 5px;
  left: -30px;
  z-index: 2;
}

.webp .bottom-pack {
  background: url("../images/product.png") 60% 0 no-repeat;
  background-size: contain;
  background-position-x: 36%;
  background-position-y: 80%;
}

.bottom-pack .circle {
  left: 157px;
  top: -50px;
}

.right-form {
  position: absolute;
  right: 0;
  bottom: 40px;
  width: 335px;
  z-index: 5;
  padding-top: 25px;
  padding-bottom: 43px;
  box-sizing: border-box;
}

.webp .right-form {
  background: url("../images/picture-5.webp") 50% 100% no-repeat #fff;
}

.form-header {
  text-align: center;
  color: #272424;
  font-size: 22px;
  line-height: 45px;
  padding: 10px 0;
  background: #fcb405;
  margin-bottom: 20px;
  position: relative;
}

.form-header:after,
.form-header:before {
  position: absolute;
  top: 0;
  width: 6px;
  background: #d80d0d;
  height: 100%;
  content: "";
}

.form-header:after {
  left: -6px;
}

.form-header:before {
  right: -6px;
}

.sula-b,
input,
select {
  width: 265px;
  display: block;
  margin: 0 auto 18px;
  height: 44px;
  line-height: normal;
  line-height: 44px;
  font-size: 14px;
  padding-left: 15px;
  background: #505050;
  border: 0;
  border-top: 1px solid #b6b2b2;
  outline: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

select,
select:focus {
  outline: 0 !important;
}

.s1-button.form-send {
  position: relative;
  top: -18px;
  /* left: 25px; */
  padding-bottom: 10px;
}

select {
  width: 265px;
  display: block;
  background: #505050;
  padding: 0 0 0 10px;
  font-size: 14px;
  height: 44px;
  color: #fff;
  margin-bottom: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.popup_flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 20px 5px;
}

.popup_img_wrap {
  position: relative;
  width: 180px;
  padding-top: 65px;
}

.popup_left,
.popup_right {
  margin: 0 40px;
}

.popup_right {
  background: #fff;
  padding-bottom: 30px;
}

.popup_img_wrap img {
  width: 100%;
}

.wrap_popup {
  background: #3390ba;
  position: relative;
}

.pricebot_new {
  padding-top: 14px;
  font-size: 30px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select-arrow_nar.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}

select:hover {
  background-size: 12px;
  background-position: right 9px center;
}

select::-ms-expand {
  display: none !important;
  background: 0 0 !important;
  border: none !important;
  outline: 0 !important;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner {
  border: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.bxsliderr li {
  min-width: 320px;
}

@media (max-width: 980px) {
  .slide1 {
    padding-top: 25px;
  }

  .bottom-pack .circle {
    top: -30px;
    left: 150px;
  }

  .page-wrapper__inner,
  .slide1 {
    width: 100%;
  }

  .page-wrapper__inner {
    width: 767px;
  }

  .slide1,
  .slide2 {
    background-size: cover;
  }

  .s1-f-b-hear,
  .s2-item,
  .txt-after-logo {
    padding-left: 15px;
    padding-right: 15px;
  }

  .s1-f-b-hear,
  .s2-item,
  .txt-after-logo {
    padding-right: 15px;
  }

  .logo2,
  .logo2 + div {
    text-align: center;
  }

  .wrapper {
    min-width: 0;
  }

  .slide1 {
    background-position-x: 58%;
    background-color: #bcdcdf;
  }

  .webp .slide1 {
    background-position-x: calc(50% - 170px);
  }

  .logo2 {
    font-size: 50px;
    padding-top: 0;
    padding-left: 0;
    margin-bottom: 10px;
  }

  .txt-after-logo {
    padding-top: 0;
    font-size: 22px;
    line-height: 1.2;
  }

  .tovarzzz {
    left: -40px;
    top: 410px;
    position: absolute;
    z-index: 10;
  }

  .timer-wrap {
    width: 0;
    height: 0;
    box-shadow: none;
    /* display: none; */
  }

  .s1-for-button {
    height: auto;
    padding-top: 20px;
    right: 10px;
    top: 580px;
    bottom: auto;
    box-shadow: none;
    display: block;
  }

  .s1-button {
    line-height: 98px;
  }

  .logo.left,
  .logo.right,
  .pare,
  .s3-glob,
  .timer-bg-top,
  .timer-header,
  .txt-after-logo br {
    display: none;
  }

  .s2-item,
  .slide2,
  .slide5 {
    height: auto;
  }

  .timer-bg {
    margin-top: 0;
  }

  .s1-f-b-hear {
    font-size: 23px;
  }

  .s1-txt.first {
    right: 360px;
  }

  .s1-txt.sec {
    right: 180px;
  }

  .s1-txt.th {
    right: 150px;
    top: 463px;
  }

  .slide2 {
    padding-bottom: 25px;
  }

  .journals {
    bottom: -25px;
    left: -195px;
  }

  .s2-items-wrap {
    overflow: hidden;
  }

  .h2-header {
    padding-bottom: 10px;
  }

  .s2-item {
    width: 50%;
    float: left;
    margin: 0 0 20px;
    box-sizing: border-box;
  }

  .s4-centr-text {
    top: 25px;
    font-size: 22px;
  }

  .s4-centr-text span {
    font-size: 30px;
  }

  .s1-button.s4 {
    top: 380px;
  }

  .slider-wrap {
    width: 80%;
    height: auto;
  }

  .slide6 {
    height: 505px;
    background: #bcdcdf;
  }

  .right-form {
    padding-bottom: 43px;
    right: 80px;
    top: 0;
    bottom: auto;
    margin-right: 0;
  }

  .bottom-pack {
    top: 20px;
    left: 0;
  }

  .ever-popup-build {
    display: none !important;
  }

  .webp .slide6 {
    background: #3390ba;
  }

  .slide6 .timer-bg {
    margin-top: 20px;
  }

  .popup_left {
    display: none;
  }

  .popup_right {
    width: 100%;
    margin: 0;
  }

  .popup_flex {
    padding: 10px;
  }

  .s1-button.form-send {
    margin-bottom: 10px;
    top: -7px;
  }

  .s2-right-side {
    padding-left: 270px;
  }
}

@media (max-width: 768px) {
  .webp .slide1 {
    background: #efefef;
  }

  .circle {
    bottom: 187px;
    right: -119px;
  }

  .txt-after-logo {
    padding: 5px 10px;
    font-size: 25px;
    color: #ffffff;
    background-color: #0780b8;
  }

  .s1-f-b-hear {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .s1-for-button {
    top: 697px;
    right: 50%;
    transform: translateX(50%);
    padding: 15px;
  }

  .slide1 {
    height: 910px;
  }

  .page-wrapper__inner {
    width: 520px;
  }

  .journals,
  .s1-txt.first br,
  .s1-txt.sec br,
  .s1-txt.th br {
    display: none;
  }

  .slide1 {
    background-image: none;
  }

  .s1-txt.first,
  .s1-txt.sec,
  .s1-txt.th {
    width: 310px;
    right: 50%;
    margin-right: -140px;
    padding-left: 50px;
    box-sizing: border-box;
    font-size: 18px;
  }

  .webp .s1-txt.first,
  .webp .s1-txt.sec,
  .webp .s1-txt.th {
    /* background: url(../images/list1.webp) 0 50% no-repeat; */
  }

  .s3-product,
  .s3-top-h {
    width: 100%;
    text-align: center;
  }

  .logo.right {
    right: 50%;
    margin-right: -72px;
  }

  .logo.left {
    left: 50%;
    margin-left: -72px;
  }

  .logo2 {
    margin-bottom: 10px;
    font-size: 40px;
    white-space: nowrap;
  }

  .s1-txt.first {
    top: 170px;
  }

  .s1-txt.sec {
    top: 220px;
  }

  .s1-txt.th {
    top: 270px;
  }

  .webp .s3-top-h {
    background-size: 100%;
  }

  .tovarzzz {
    left: 90px;
    top: 290px;
  }

  .circle {
    bottom: 165px;
    right: 41px;
  }

  .s1-txt {
    color: #312d2d;
    text-shadow: none;
  }

  .s2-right-side {
    padding-left: 0;
  }

  .s2-items-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .h2-header {
    padding: 40px 15px 10px;
  }

  .s3-top-h,
  .s4-header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .slide3 {
    background: #f4f4f4 !important;
    height: auto;
    padding-bottom: 50px;
    padding-top: 20px;
  }

  .slide2,
  .slide4 {
    background: #2772a5 !important;
  }

  .s3-top-h {
    background: #fcb405;
  }

  .s3-product {
    height: auto;
    background: #0172a4;
    margin-top: 20px;
    padding-bottom: 54px;
  }

  .circle-img {
    width: 100%;
    top: -150px;
  }

  .slide4 {
    padding: 150px 0 110px;
    background: #bcdcdf;
    height: auto;
  }

  .s4-centr-text {
    top: -125px;
  }

  .poligon-wrap {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .poligon {
    width: 230px;
    height: auto;
    padding: 15px;
    background-size: contain;
    position: relative;
  }

  .poligon.item1,
  .poligon.item2,
  .poligon.item3,
  .poligon.item4 {
    left: calc(50% - 150px);
  }

  .webp .poligon {
    background: white;
  }

  .poligon.item1 {
    margin-bottom: 160px;
    top: 0;
    left: 0;
  }

  .bxsliderr p {
    padding: 0 20px 25px;
  }

  .poligon.item2 {
    margin-bottom: 160px;

    top: 0;
    left: 0;
  }

  .poligon.item3 {
    top: 0;
    left: 0;
  }

  .poligon.item4 {
    top: 0;
    left: 0;
  }

  .s1-button.s4 {
    top: auto;
    bottom: -80px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .s4-header {
    font-size: 28px;
  }

  .slider-header {
    padding: 20px 93px 0;
    height: 230px;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
    background: #fcb405;
  }

  .photo-namez {
    padding-top: 15px;
  }

  .photo-descriptin {
    color: #000;
  }

  .slide6 {
    height: 870px;
  }

  .photo-img {
    display: block !important;
    margin: 0 auto;
  }

  .right-form {
    top: 420px;
    right: 50%;
    transform: translateX(50%);
  }

  .bottom-pack {
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
  }

  .s1-button,
  .s2-button {
    background: #df9e08 !important;
    height: 55px;
    line-height: 55px;
  }

  .s2-button {
    bottom: -25px;
  }

  .s1-button.form-send {
    margin-bottom: 20px;
    top: -5px;
  }

  .bottom-pack .circle {
    width: 150px;
    padding-top: 40px;
    left: 160px;
    top: 20px;
  }

  .bottom-pack .circle .pricebot_new {
    font-size: 24px;
  }

  .bottom-pack .circle .pricebot_old {
    font-size: 18px;
  }

  .webp .circle {
    background-size: contain;
  }

  .slide6 .pricebot_old {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .webp .tovarzzz {
    background-size: 55%;
    background-position-y: 87px;
    background-position-x: 30%;
  }
}

@media (max-width: 520px) {
  .webp .slide1 {
    background-position-x: calc(50% - 238px);
  }

  .webp .circle {
    background-size: 80%;
    background-position: center;
  }

  .pricebot_new {
    font-size: 24px;
  }

  .pricebot_old {
    font-size: 20px;
  }

  .webp .tovarzzz {
    background-size: 55%;
    background-position-y: 71px;
    background-position-x: 0%;
  }

  .slide1 {
    height: 900px;
  }

  .s1-for-button {
    top: 700px;
    left: 50%;
    transform: translateX(-50%);
  }

  .page-wrapper__inner {
    width: 479px;
  }

  .bxsliderr p {
    text-align: center;
  }

  .tovarzzz {
    width: 380px;
    left: 20px;
    top: 280px;
  }

  .circle {
    right: -82px;
    bottom: 107px;
  }

  .s2-item {
    margin-top: 20px;
  }

  .bxsliderr p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-form {
    width: 300px;
    background-color: #fff;
  }

  .form-header {
    background: #fcb405;
    padding: 10px;
    margin-bottom: 30px;
  }

  .s1-button.form-send {
    left: 0;
  }

  .webp .slide4 {
    background: #bcdcdf;
  }

  .poligon-wrap {
    justify-content: center;
  }

  .poligon.item1 {
    margin-bottom: 0;
  }

  .poligon:not(:last-of-type) {
    margin-bottom: 40px;
  }

  .s4-centr-text {
    color: #000000;
  }

  .slide6 {
    height: 560px;
  }
}

@media screen and (max-width: 520px) {
  .h2-header,
  .slide3 {
    padding-top: 30px;
  }

  .slide2 {
    padding-bottom: 30px;
  }

  .slide1 {
    height: 840px;
  }

  .txt-after-logo {
    font-size: 20px;
  }

  .webp .slide1 {
    background: rgb(254, 254, 254);
    background: -moz-linear-gradient(
      top,
      rgba(254, 254, 254, 1) 0%,
      rgba(211, 208, 212, 1) 100%
    );
    background: -webkit-linear-gradient(
      top,
      rgba(254, 254, 254, 1) 0%,
      rgba(211, 208, 212, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(254, 254, 254, 1) 0%,
      rgba(211, 208, 212, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d3d0d4', GradientType=0);
  }

  .s1-txt.first,
  .s1-txt.sec,
  .s1-txt.th {
    color: #000000;
    text-shadow: none;
  }

  .s1-txt.first {
    top: 150px;
  }

  .s1-txt.sec {
    top: 200px;
  }

  .s1-txt.first,
  .s1-txt.sec,
  .s1-txt.th {
    width: 290px;
    font-size: 17px;
  }

  .s1-txt.th {
    top: 250px;
  }

  .s1-button {
    width: 100%;
  }

  .tovarzzz {
    margin-top: 0;
  }

  .s1-f-b-hear {
    padding: 0;
    font-size: 18px;
  }

  .s1-for-button {
    width: 300px;
    top: 670px;
  }

  .s2-item {
    width: 100%;
  }

  .s2-item:last-child {
    margin-bottom: 0;
  }

  .page-wrapper__inner {
    width: 320px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .circle {
    right: 88px;
    bottom: 180px;
  }

  .s3-top-h {
    height: auto;
    padding: 0;
    color: #000000;
  }

  .s3-product {
    margin-top: 10px;
    padding: 15px;
    padding-bottom: 0;
  }

  .webp .s3-product {
    background: #1f6fa3;
  }

  .slide3 {
    padding-bottom: 100px;
  }

  .s1-button.s4 {
    width: 290px;
  }

  .slide5 {
    padding: 30px 0;
  }

  .s2-button {
    bottom: -70px;
  }

  .webp .s3-top-h {
    background: none;
  }

  .webp .s1-button {
    background-position-x: 50%;
  }

  .slider-wrap {
    width: 100%;
  }

  .bxsliderr li {
    min-width: auto;
  }

  .slider-header .photo-namez {
    width: 100%;
  }

  .slider-header {
    height: 240px;
    padding: 20px 45px 0;
  }

  .slide6 {
    height: 890px;
  }

  .right-form {
    top: auto;
    bottom: 20px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .bottom-pack .circle {
    top: 0px;
    left: 160px;
    background-size: contain;
    padding-top: 56px;
  }

  .bottom-pack {
    top: -30px;
  }
}

.sula-b,
input,
select {
  width: 265px;
  display: block;
  margin: 0 auto 18px;
  height: 44px;
  line-height: normal;
  line-height: 44px;
  font-size: 14px;
  padding-left: 15px;
  /* background: #505050; */
  border: 0;
  border-top: 1px solid #b6b2b2;
  outline: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #fff;
}

input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

input[type="text"]::-ms-input-placeholder {
  color: #fff;
}

select {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("https://179523.selcdn.ru/public/layout-images/select-triangle.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px;
}

select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}

select:focus {
  outline: none !important;
  outline-color: transparent;
  outline-width: 0;
}

select::-ms-expand {
  display: none !important;
  background: none !important;
  position: fixed;
  border: none !important;
  outline: none !important;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: none;
}

*:not(#fake) {
  outline: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff")
      format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-regular.svg#RobotoCondensed")
      format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff") format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-700.svg#RobotoCondensed")
      format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff")
      format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-regular.svg#RobotoCondensed")
      format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff") format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-700.svg#RobotoCondensed")
      format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.woff")
      format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-regular.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-regular.svg#RobotoCondensed")
      format("svg");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot");
  src: url("../fonts/roboto-condensed-v18-latin-ext_latin-700.eot#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.woff") format("woff"),
    url("../fonts/roboto-condensed-v18-latin-ext_latin-700.ttf")
      format("truetype"),
    url("../images/roboto-condensed-v18-latin-ext_latin-700.svg#RobotoCondensed")
      format("svg");
}
