/*   offer   */

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

.offer .main-title {
 font-weight: 700;
 font-size: 49px;
 line-height: 64px;
 color: #3b9400;
 letter-spacing: 7px;
 text-transform: uppercase;
 margin-bottom: 5px;
}

.offer .sub-title {
 background: #fff;
 font-size: 36px;
 line-height: 38px;
 padding: 15px 20px;
 margin-bottom: 30px;
 border-bottom: 4px solid #5DCFFF;
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0;
}

.offer .sale {
 position: absolute;
 left: 472px;
 top: 231px;
 background: #fed127;
 border-radius: 50%;
 width: 137px;
 height: 137px;
 text-align: center;
 color: #fff;
 font-size: 18px;
 font-weight: 400;
 line-height: 35px;
 padding-top: 17px;
 z-index: 10;
}

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

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

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

.offer .bullet li {
 background: url("../images/bullet-icon.png") 0 0 no-repeat;
 padding: 0 0 30px 60px;
}
.offer .bullet li h4{
 font-weight: 500;
}
.offer .bullet h4 {
 font-size: 23px;
 color: #333;
 padding-bottom: 5px;
}

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

.stock {
  color: #333;
 font-size: 18px;
 padding-top: 20px;
 text-align: center;
}

.stock b {
 display: inline-block;
 background: #fed127;
 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("../images/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 .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: 20px;
 font-size: 33px;
}

section.offer .box {
 max-width: 520px;
 background-color: #ffffffa6;
 padding: 20px;
}

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

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

/*   s1   */

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

/*   s2   */

.s2 {
 background: url("../images/bg2.jpg") 50% 0 no-repeat;
 height: 700px;
 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("../images/bullet-icon.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;
}

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

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

.s2 .result .item:nth-child(even):before {
 background: #87ea26;
 content: 'После';
}

/*   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: #3b9400;
 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("../images/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("../images/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;
}

/*   order steps   */

.order-steps {
 background: #FFFFFF;
 padding-bottom: 60px;
}

.order-steps h2.title {
 margin-bottom: 45px;
}

.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 #3b9400;
 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("../images/order-icon1.png");
}

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

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

.order-steps-list li:nth-child(4):before {
 background-image: url("../images/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: #3b9400;
 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: #3b9400;
 -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;
}
.item video{
	height: 200px
}
@media screen and (max-width: 959px) {

 .offer {
  background: url("../images/offer-tablet.jpg") 50% 0 no-repeat #f8f9fd;
  height: auto;
  padding-bottom: 30px;
 }
 .offer .main-title{
  font-size: 35px;
  line-height: 50px;
 }
 .offer .sub-title{
  font-size: 23px;
  line-height: 29px;
 }
 .offer .bullet h4 {
  font-size: 21px;
 }
 .offer .bullet {
  margin-left: 0;
 }

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

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

 .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: 396px;
  top: 136px;
 }

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

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

 .list-v1 li {
  width: 50%;
  padding-bottom: 30px;
 }

 .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;
 }

 .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;
 }

 .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;
 }
 section.offer .box {
    max-width: 380px;
 }
section.offer .sub-title {
    margin-bottom: 20px;
    font-size: 22px;
}
.item video{
	height: auto
}
}

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

 .offer {
  /*background: #f8f9fd;*/
  background-position: left;
  background-size: 400%;
 }

 .offer .main-title {
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2px;
 }

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

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



 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: 185px;
 }

 .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;
  background-size: cover;
 }

 .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 {
  width: 50%;
  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;
 }

 .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%;
 }

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

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

 .slider-rev {
  padding: 0;
 }


}







