/*   offer   */

.offer {
 background: url("../img/offer-desktop.jpg") 50% 0 no-repeat;
 height: 690px;
 padding: 15px 0;
}

.offer .main-title {
    font-weight: 700;
    font-size: 82px;
    line-height: 68px;
    color: #fff;
    letter-spacing: 7px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.offer .sub-title {
 background: #fff;
 font-size: 38px;
 line-height: 38px;
 padding: 15px 20px;
 margin-bottom: 10px;
 border-bottom: 4px solid #b91d3a;
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
 text-align: center;
}

.offer .sale {
 position: absolute;
 left: 448px;
 top: 25px;
 background: url("../img/sale-bg.png") 0 0 no-repeat;
 width: 166px;
 height: 166px;
 text-align: center;
 color: #fff;
 font-size: 18px;
 font-weight: 400;
 line-height: 35px;
 padding-top: 30px;
 z-index: 10;
}


.offer .sale b {
 display: block;
 font-size: 48px;
}

.offer .box {
 position: relative;
 max-width: 390px;
}

.offer .bullet {
 margin-left: 25px;
}

.offer .bullet li {
 background: url("../img/bullet-icon.png") 0 0 no-repeat;
 padding: 0 0 10px 60px;
}

.offer .bullet h4 {
 font-size: 22px;
 line-height: 1.3em;
 color: #fff;
 padding-bottom: 5px;
 font-weight: 500;
}

.offer .bullet p {
 font-size: 18px;
 color: #fff;
}

.stock {
  color: #fff;
  font-size: 16px;
  padding-top: 5px;
  text-align: center;
}

.stock b {
 display: inline-block;
 background: #b91d3a;
 color: #fff;
 padding: 2px 8px;
 margin: 0 3px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.offer .result-photo {
 position: absolute;
 right: -360px;
 top: 0;
}

.offer .result-photo:after {
 display: block;
 clear: both;
}

.offer .result-photo img {
 display: block;
 -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.offer .result-photo .big {
 margin-bottom: 20px;
}

.offer .result-photo .mini {
 position: relative;
}

.offer .result-photo .mini:before {
 position: absolute;
 left: 50%;
 margin-left: -8px;
 top: 50%;
 margin-top: -16px;
 display: block;
 width: 17px;
 height: 32px;
 background: url("../img/arrow-right.png") 0 0 no-repeat;
 content: '';
}

.offer .result-photo .mini .item {
 position: relative;
 float: left;
}

.offer .result-photo .mini .item:nth-child(even) {
 float: right;
}

.offer .result-photo .mini .item:before {
 position: absolute;
 bottom: -14px;
 left: 50%;
 margin-left: -48px;
 display: block;
 width: 96px;
 height: 28px;
 line-height: 28px;
 font-size: 18px;
 font-weight: 700;
 color: #fff;
 text-align: center;
}

.offer .result-photo .mini .item:nth-child(odd):before {
 background: #9ec1da;
 content: 'До';
}

.offer .order-txt {
 text-align: center;
 padding-bottom: 20px;
}

.offer .order-txt h4 {
 font-size: 24px;
 padding-bottom: 5px;
}

.offer .order-txt p {
 font-size: 18px;
 padding: 0 15px;
}

section.offer .sub-title {
 margin-bottom: 10px;
}

section.offer .box {
 max-width: 350px;
}

section.offer .result-photo {
 position: absolute;
 right: -370px;
 bottom: 0;
 top: auto;
}

section.offer .sale {
 left: 370px;
 top: 240px;
}

/*   s1   */

.s1 .list-v1 {
 padding-top: 15px;
}

/*   s2   */

.s2 {
 background: url("../img/bg2.jpg") 50% 0 no-repeat;
 height: 938px;
 padding-top: 60px;
}

.s2 h2.title {
 text-align: left;
 margin-bottom: 50px;
}

.s2 h2.title span {
 display: block;
}

.s2 .desc {
 max-width: 540px;
 background: #fff;
 font-size: 22px;
 line-height: 30px;
 padding: 20px;
 margin-bottom: 40px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.s2 .check-list {
 padding-bottom: 50px;
}

.s2 .check-list li {
 font-size: 24px;
 background: url("../img/bullet-icon-red.png") 0 0 no-repeat;
 padding: 8px 0 30px 65px;
}

.s2 .result {
 max-width: 560px;
 font-size: 0;
 text-align: center;
}

.s2 .result:after {
 display: block;
 clear: both;
 content: '';
}

.s2 .result .item {
 position: relative;
 display: inline-block;
 vertical-align: top;
 margin: 0 35px;
}

.s2 .result img {
 display: block;
 border-radius: 12px;
}

.s2 .result .item:before {
 position: absolute;
 top: 35px;
 left: -40px;
 display: block;
 width: 105px;
 height: 44px;
 line-height: 44px;
 font-size: 22px;
 font-weight: 700;
 color: #fff;
 text-align: center;
}

.s2 .result .item:nth-child(odd):before {
 background: #9ec1da;
 content: 'X-Bionic';
}

.s2 .result .item:nth-child(even):before {
 background: #87ea26;
 content: 'После';
}
.decor-1{
 position: absolute;
 left: -150px;
 top: -22px;
}
/*   s3   */

.s3 h2.title span {
 display: block;
}

.s3 .desc {
 padding-bottom: 55px;
}

.s3 .desc h4 {
 font-size: 24px;
 font-weight: 700;
 line-height: 30px;
 color: #30446c;
 padding-left: 50px;
 padding-bottom: 35px;
}

.s3 .desc p {
 font-size: 18px;
 line-height: 26px;
 padding-left: 50px;
}

.s3 .col1 {
 float: left;
 width: 410px;
}

.s3 .col2 {
 float: right;
 padding-right: 60px;
}

.s3 .result img {
 display: block;
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
}

.s3 .result .item {
 position: relative;
 max-width: 370px;
 margin-bottom: 20px;
}

.s3 .result .item:before,
.s3 .result .item:after {
 position: absolute;
 top: 20px;
 display: block;
 width: 105px;
 height: 44px;
 line-height: 44px;
 font-size: 24px;
 font-weight: 700;
 color: #fff;
 text-align: center;
}

.s3 .result .item:before {
 background: #9ec1da;
 content: 'До';
 left: -40px;
}

.s3 .result .item:after {
 background: #87ea26;
 content: 'После';
 right: -40px;
}

/*   s4   */

.s4 {
 background: url("../img/s4-bg.jpg") 50% 0 no-repeat #f6f8f8;
 height: 729px;
}

.s4 .inner {
 padding-left: 480px;
}

.s4 h2.title {
 text-align: left;
 margin-bottom: 50px;
}

.s4 h2.title span {
 display: block;
}

/*   s5   */

.s5 .inner {
 position: relative;
 max-width: 450px;
 min-height: 610px;
}

.s5 h2.title {
 text-align: left;
 margin-bottom: 50px;
}

.s5 h2.title span {
 display: block;
}

.s5 .result {
 position: absolute;
 right: -470px;
 top: 0;
 width: 404px;
}

.s5 .result img {
 display: block;
 -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.s5 .result .mini {
 margin-bottom: 4px;
}

.s5 .result .mini:after {
 display: block;
 clear: both;
 content: '';
}

.s5 .result .mini .item:nth-child(odd) {
 float: left;
}

.s5 .result .mini .item:nth-child(even) {
 float: right;
}

/*   list-v1   */

.list-v1 {
 font-size: 0;
}

.list-v1 li {
 display: inline-block;
 vertical-align: top;
 width: 33.33%;
 font-size: 20px;
 text-align: center;
}

.list-v1 img {
 display: block;
 margin: 0 auto 20px;
 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.list-v1 h4 {
 font-size: 22px;
 color: #620d15;
 padding-bottom: 10px;
}

.list-v1 p {
 padding: 0 20px;
}

/*   list-v2   */

.list-v2 li {
 font-size: 18px;
 padding: 0 0 30px 100px;
}

.list-v2 h4 {
 color: #30446c;
}

.list-v2 li:nth-child(1) {
 background: url("../img/s3-icon1.png") 0 0 no-repeat;
}

.list-v2 li:nth-child(2) {
 background: url("../img/s3-icon2.png") 0 0 no-repeat;
}

/*   list-v3   */

.list-v3 {
 padding-left: 15px;
}

.list-v3 li {
 max-width: 360px;
 background: url("../img/check-icon.png") 0 2px no-repeat;
 padding: 0 0 60px 100px;
}

.list-v3 li:nth-child(2),
.list-v3 li:nth-child(3) {
 margin-left: 90px;
}

.list-v3 h4 {
 font-size: 20px;
 color: #5DCFFF;
 padding-bottom: 5px;
}

.list-v3 p {
 font-size: 18px;
}

/*   list-v4   */

.list-v4 li {
 font-size: 18px;
 line-height: 30px;
 padding: 8px 0 45px 90px;
 background-position: 0 0;
 background-repeat: no-repeat;
}

.list-v4 li:nth-child(1) {
 background-image: url("../img/s5-icon1.png");
}

.list-v4 li:nth-child(2) {
 background-image: url("../img/s5-icon2.png");
}

.list-v4 li:nth-child(3) {
 background-image: url("../img/s5-icon3.png");
}

/*   color-list   */

.color-list {
  font-size: 0;
  text-align: center;
}

.color-list li {
 display: inline-block;
 vertical-align: top;
 width: 16.66%;
 font-size: 18px;
 text-align: center;
}

.color-list img {
 display: block;
 border: 5px solid #89b1cf;
 margin: 0 auto 10px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

/*   promo   */

.promo {
 background: #89b1cf;
 color: #fff;
 text-align: center;
 padding: 35px 0;
}

.promo h4 {
 position: relative;
 top: -2px;
 display: inline-block;
 vertical-align: baseline;
 font-size: 24px;
 line-height: 28px;
 text-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 text-transform: uppercase;
}

.promo h4 span {
 display: block;
}

.promo .sale {
 display: inline-block;
 font-weight: 700;
 font-size: 72px;
 line-height: 72px;
 text-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
 padding-right: 80px;
 background: url("../img/arrow-sale.png") 100% 50% no-repeat;
 margin: 0 40px;
}

.promo a.button-m {
 display: inline-block;
 vertical-align: top;
}

/*   reviews   */

.reviews {
 background: #f6f8f8;
}

.slider-rev {
 padding: 0 30px;
 margin: -10px 0;
}

.slider-rev .slick-slide {
 padding: 20px 15px;
}

.slider-rev .item {
 background: #fff;
 padding: 10px;
 -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.slider-rev .info {
 position: relative;
 height: 60px;
 padding: 7px 0 0 7px;
 margin-bottom: 10px;
}

.slider-rev .info img {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.slider-rev .info h4 {
 color: #5DCFFF;
 font-size: 18px;
}

.slider-rev .desc img {
 display: block;
 margin: 0 auto 10px;
}

.slider-rev .desc p {
 font-size: 17px;
 line-height: 23px;
 padding-bottom: 5px;
}
.new_block h2{
 color: #620d15;
 font-weight: 600;
}
.new_block h4{
 color: #620d15;
}
/*   order steps   */
.ins{
 background: url("../img/flat-lay-composition-of-vegetables-with-copyspace.jpg") no-repeat;
 background-size: cover;
}
.ins h2{
 color: #620d15;
 font-weight: 600;
}
.ins-steps {
 background: url("../img/order-steps-bg.jpg") 50% 0 no-repeat #89b1cf;
 padding-bottom: 60px;
}

.ins-steps h2.title {
 margin-bottom: 45px;
}
/*ins*/

.ins-steps-list {
 font-size: 0;
 text-align: center;
}

.ins-steps-list li {
 display: inline-block;
 vertical-align: top;
 width: 32%;
 font-size: 18px;
}

.ins-steps-list li:before {
 display: block;
 width: 140px;
 height: 139px;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 border: 3px solid #c11424;
 margin: 0 auto 10px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 content: '';

}

.ins-steps-list li:nth-child(1):before {
 background-image: url("../img/action-img-1.jpg");
}

.ins-steps-list li:nth-child(2):before {
 background-image: url("../img/action-img-2.jpg");
}

.ins-steps-list li:nth-child(3):before {
 background-image: url("../img/action-img-3.jpg");
}

.ins-steps-list li:nth-child(4):before {
 background-image: url("../img/action-img-5.jpg");
}
.ins-steps-list li:nth-child(5):before {
 background-image: url("../img/action-img-4.jpg");
}

.ins-steps-list .txt {
 position: relative;
 background: #fff;
 margin: 0 10px 20px;
 text-align: center;
 padding: 30px 10px 15px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 min-height: 145px;
}

.ins-steps-list h4 {
 color: #620d15;
 text-transform: uppercase;
 padding-bottom: 3px;
}

.ins-steps-list .txt p {
 font-size: 16px;
}

.ins-steps-list .num {
 position: absolute;
 left: 50%;
 top: -20px;
 margin-left: -20px;
 width: 40px;
 height: 40px;
 line-height: 40px;
 font-size: 24px;
 font-weight: 700;
 text-align: center;
 color: #fff;
 background: #30446c;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}
/*ins*/

.order-steps-list {
 font-size: 0;
}

.order-steps-list li {
 display: inline-block;
 vertical-align: top;
 width: 25%;
 font-size: 18px;
}

.order-steps-list li:before {
 display: block;
 width: 150px;
 height: 150px;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 border: 3px solid #fff;
 margin: 0 auto 10px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 content: '';
}

.order-steps-list li:nth-child(1):before {
 background-image: url("../img/order-icon1.png");
}

.order-steps-list li:nth-child(2):before {
 background-image: url("../img/order-icon2.png");
}

.order-steps-list li:nth-child(3):before {
 background-image: url("../img/order-icon3.png");
}

.order-steps-list li:nth-child(4):before {
 background-image: url("../img/order-icon4.png");
}



.order-steps-list .txt {
 position: relative;
 background: #fff;
 margin: 0 10px;
 text-align: center;
 padding: 30px 10px 15px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.order-steps-list h4 {
 color: #620d15;
 text-transform: uppercase;
 padding-bottom: 3px;
}

.order-steps-list .txt p {
 font-size: 16px;
}

.order-steps-list .num {
 position: absolute;
 left: 50%;
 top: -20px;
 margin-left: -20px;
 width: 40px;
 height: 40px;
 line-height: 40px;
 font-size: 24px;
 font-weight: 700;
 text-align: center;
 color: #fff;
 background:  #620d15;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

/*   footer   */

.footer {
 text-align: center;
 padding: 40px 0 30px;
}

.footer img {
 display: block;
 margin: 0 auto 15px;
}

.footer a {
 display: inline-block;
 font-size: 16px;
 color: #333;
 margin: 0 5px;
}

.footer a:hover {
 text-decoration: none;
}

@media screen and (max-width: 959px) {

 .offer {
  background: url("../img/offer-tablet.jpg") 50% 0 no-repeat #f8f9fd;
  height: auto;
  padding-bottom: 30px;
}

.offer .bullet {
  margin-left: 0;
}

.offer .bullet li {
  padding-bottom: 25px;
}

.offer .box {
  max-width: 350px;
}

.offer .result-photo .big {
  display: none;
}

section.offer .result-photo .big {
  display: block;
}

.offer .result-photo {
  position: absolute;
  right: -270px;
  top: 365px;
  width: 290px;
  margin: 0 -5px;
}

.offer .result-photo .mini:before {
  display: none;
}

.offer .result-photo .mini .item {
  width: 50%;
  padding: 0 5px;
}

section.offer .result-photo {
  right: -260px;
  bottom: 50px;
  width: 245px;
}

.offer .sale,
section.offer .sale {
 left: 362px;
 top: 124px;
}

.s1 h2.title span {
  display: block;
}

.list-v1 {
  text-align: center;
  margin-bottom: -30px;
}

.list-v1 li {
  width: 50%;
  padding-bottom: 30px;
}
 .offer .main-title {
  font-weight: 700;
  font-size: 82px;
  line-height: 100px;
  color: #fff;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-bottom: 0px;
 }
.s2 {
  height: auto;
  padding-top: 40px;
  background: rgb(207, 221, 235);
  background: -moz-linear-gradient(45deg, rgba(207, 221, 235, 1) 0%, rgba(228, 236, 244, 1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(207, 221, 235, 1) 0%, rgba(228, 236, 244, 1) 100%);
  background: linear-gradient(45deg, rgba(207, 221, 235, 1) 0%, rgba(228, 236, 244, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfddeb', endColorstr='#e4ecf4', GradientType=1);
}

.s2 h2.title {
  text-align: center;
}

.s2 h2.title span {
  display: inline;
}

.s2 .desc {
  max-width: 640px;
  text-align: center;
}

.s2 .result {
  max-width: 640px;
}

.s2 .check-list {
  padding-bottom: 20px;
}

.promo .sale {
  background: none;
  padding-right: 0;
  margin-bottom: 30px;
}
 .decor-1{
  position: absolute;
  left: 9px;
  top: 126px;
  width: 150px;
 }
.s3 .col1 {
  float: none;
  width: auto;
  padding-bottom: 20px;
}

.s3 .col2 {
  float: none;
  padding-right: 0;
}

.s3 .desc h4,
.s3 .desc p {
  padding-left: 0;
  text-align: center;
}

.s3 .desc {
  padding-bottom: 40px;
}

.list-v2 li:nth-child(1),
.list-v2 li:nth-child(2) {
  background-position: 50% 0;
}

.list-v2 li {
  padding: 90px 0 25px;
  text-align: center;
}

.list-v2 h4 {
  font-size: 20px;
  padding-bottom: 5px;
}

.s3 .result .item {
  margin: 0 auto 20px;
}

.s3 .result .item:last-child {
  margin-bottom: 0;
}

.s4 {
  background: url("../img/s4-bg-tablet.jpg") 50% 100% no-repeat #f6f8f8;
  height: auto;
}

.s4 .inner {
  padding-left: 0;
}

.s4 h2.title {
  text-align: center;
}

.list-v3 {
  padding-left: 175px;
}

.list-v3 li:nth-child(2), .list-v3 li:nth-child(3) {
  margin-left: 70px;
}

.list-v3 li {
  padding-bottom: 50px;
}

.list-v3 li:last-child {
  padding-bottom: 0;
}

.s5 h2.title {
  text-align: center;
}

.s5 .inner {
  max-width: 640px;
  min-height: 1px;
}

.s5 .result {
  position: relative;
  right: auto;
  top: auto;
  width: 404px;
  margin: 0 auto 30px;
}

.list-v4 {
  max-width: 500px;
  margin: 0 auto 15px;
}

.list-v4 li {
  padding-bottom: 35px;
}

.color-list {
  text-align: center;
  margin-bottom: -30px;
}

.color-list li {
  width: 25%;
  padding-bottom: 30px;
}

.order-steps {
  height: auto;
  padding-bottom: 40px;
  background: rgb(141, 180, 209);
  background: -moz-linear-gradient(top, rgba(141, 180, 209, 1) 0%, rgba(137, 177, 207, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(141, 180, 209, 1) 0%, rgba(137, 177, 207, 1) 100%);
  background: linear-gradient(to bottom, rgba(141, 180, 209, 1) 0%, rgba(137, 177, 207, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8db4d1', endColorstr='#89b1cf', GradientType=0);
}

.order-steps h2.title span {
  display: block;
}

.ins-steps-list {
  margin-bottom: -40px;
}

.ins-steps-list li {
  width: 50%;
  padding-bottom: 40px;
}

.ins-steps-list .txt {
  padding: 30px 30px 15px;
}


 .order-steps-list {
  margin-bottom: -40px;
}

.order-steps-list li {
  width: 50%;
  padding-bottom: 40px;
}

.order-steps-list .txt {
  padding: 30px 30px 15px;
}

.timer-block {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  margin-bottom: 20px;
}

}

@media screen and (max-width: 639px) {
 .offer {
  background: url("../img/fon.jpg") 50% 0 no-repeat #f8f9fd;
  height: auto;
  padding-bottom: 30px;
 }
.plod{
 width: 150px;
 margin-left: 140px;
 margin-top: -62px;
}

.offer .main-title {
  font-size: 48px;
  line-height: 48px;
  text-align: center;
}

.offer .sub-title {
  text-align: center;
  font-weight: 500;
  font-size: 34px;
  line-height: 34px;
}

.offer .bullet h4 {
  font-size: 20px;
}

.offer .result-photo {
  padding-bottom: 0
}

section.offer .result-photo {
  padding-bottom: 0;
}

.offer .result-photo .big {
  display: block;
}

.offer .result-photo .mini {
  margin: 0 -5px;
}

section.offer .result-photo,
.offer .result-photo {
  position: relative;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  margin: 0;
}

.offer .sale,
section.offer .sale {
  left: 0;
 top: 152px;
}

.offer .order-txt p {
  padding: 0;
}

h2.title {
  font-size: 26px;
  line-height: 30px;
}

section {
  padding: 35px 0;
}

.list-v1 li {
  width: 100%;
}

.s1 .list-v1 {
  padding-top: 0;
}

.list-v1 h4 {
  font-size: 20px;
  padding-bottom: 5px;
}

.list-v1 img {
  margin-bottom: 15px;
}

.s2 {
  padding-top: 35px;
}

.s2 h2.title {
  margin-bottom: 25px;
}

.s2 .desc {
  font-size: 18px;
  line-height: 26px;
  padding: 15px 20px;
  margin-bottom: 30px;
}

.s2 .check-list {
  padding-bottom: 10px;
}

.s2 .check-list li {
  background-position: 50% 0;
  font-size: 20px;
  font-weight: 500;
  padding: 55px 15px 30px;
  text-align: center;
}

.s2 .result {
  padding-bottom: 10px;
}

.s2 .result .item {
  margin: 0;
  padding: 0 5px;
}

.s2 .result img {
  border: 4px solid #fff;
}

.s2 .result .item:before {
  top: auto;
  bottom: -10px;
  left: 50%;
  margin-left: -38px;
  width: 76px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
 .decor-1 {
  top: -114px;
  width: 137px;
 }
.promo h4 {
  display: block;
  top: auto;
  padding-bottom: 15px;
}

.promo .sale {
  display: block;
  margin-bottom: 25px;
}

.s3 .desc {
  padding-bottom: 30px;
}

.s3 .desc h4 {
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 15px;
}

.s3 .result .item:before {
  left: 0;
}

.s3 .result .item:after {
  right: 0;
}

.s3 .col1 {
  padding-bottom: 10px;
}

.s3 .result .item:before,
.s3 .result .item:after {
  top: auto;
  bottom: 20px;
  width: 76px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}

.s3 .result img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.s4 {
  background: #f6f8f8;
}

.list-v3 {
  padding-left: 0;
}

.list-v3 li:nth-child(2),
.list-v3 li:nth-child(3) {
  margin-left: 0;
}

.list-v3 li {
  background-position: 50% 0;
  padding: 80px 10px 35px;
  text-align: center;
}

.s4 h2.title {
  margin-bottom: 35px;
}

.list-v4 li {
  background-position: 50% 0;
  padding: 85px 30px 30px;
  text-align: center;
  line-height: 26px;
}

.s5 .result {
  width: auto;
  margin: 0 auto 30px;
}

.s5 .result .mini {
  margin: 0 -5px 10px;
}

.s5 .result .mini .item {
  width: 50%;
  padding: 0 5px;
}

.color-list li {
  width: 50%;
}

.ins-steps-list li {
  width: 100%;
}
 .order-steps-list li {
  width: 100%;
}

.reviews h2.title {
  margin-bottom: 20px;
}

.slider-rev {
  padding: 0;
}


}



.products{
  display: block;
}
.products .item{
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 1.4%;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  border-radius: 15px;
  padding: 20px 10px;
}
.products .item:nth-last-child(2){
  margin-left: 17.8%;
}
.products .item .price, .products .item .button-m{
  width: 100%;
}
.products .item h5{
  font-size: 18px;
  text-align: center;
  height: 48px;
}
.products .item .price .val{
  font-size: 26px;
}
.products .item .price .old, .products .item .price .new, .products .item .price .new p{
  color: #000;
}

.ty-size-chart-content table{
  text-align: center;
  width: 100%;
}

table .no-hover-table{
  font-weight: 700;
}
table .razmer{
  font-weight: 700;
}

@media screen and (max-width: 959px) {
  .products .item{
    width: 46%;
    margin: 1.8%;
  }
  .products .item:nth-last-child(2){
    margin-left: 1.8%;
  }
  .offer .bullet h4{
    font-size: 20px;
    line-height: 1.2em;
  }
}

@media screen and (max-width: 639px) {
  .products .item{
    width: 100%;
    margin: 10px 0;
  }
  .products .item:nth-last-child(2){
    margin-left: 0;
  }
}


.new_block .item{
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 1.4%;
  text-align: center;
}

@media screen and (max-width: 639px) {
  .new_block .item{
    width: 100%;
    margin: 10px 0;
  }
  .ty-size-chart-content{
    overflow-x: scroll;
  }
  .ty-size-chart-content table{
    width: 600px;
    border: 1px solid #333;
  }
  .ty-size-chart-content table img{
    display: none;
  }
}

