.menu__grid, .punkts__grid, .test1__grid, .sec1__grid, .sec1__ul__grid, .logo__grid, .sec2__grid, .sec3__grid, .sec4__grid, .sec5__grid, .sec5__punkts__grid, .sec6__grid, .sec7__grid, .sec10__grid, .sec11__grid, .sec12__grid, .sec13__grid {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.menu__part, .punkts__part, .test1__part, .sec1__part, .sec1__ul__part, .logo__part, .sec2__part, .sec3__part, .sec3-last .sec3__part, .sec4__part, .sec5__part, .sec5__punkts__part, .sec6__part, .sec7__part, .sec10__part, .sec11__part, .sec12__part, .sec13__part {
  display: table-cell;
  vertical-align: top;
}

.menu__container, .sec1__container, .sec2__container, .sec3__container, .sec4__container, .sec5__container, .sec6__container, .sec7__container, .sec8__container, .sec9__container, .sec10__container, .sec11__container, .sec12__container, .sec13__container {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}

body {
  margin: 0;
  font-family: "Roboto", "sans serif";
}

body {
  min-width: 975px;
  
}

b {
  font-weight: bold;
}

.menu {
  background: #02963f;
  
  background: -webkit-linear-gradient(left, #02963f 20%, #00782f 80%, #00782f 100%);
  
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #02963f), color-stop(80%, #00782f), to(#00782f));
  background: linear-gradient(to right, #02963f 20%, #00782f 80%, #00782f 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02963f', endColorstr='#00782f',GradientType=1 );
  
}

.menu__grid {
  height: 60px;
}

.menu__part {
  
}

.menu__part:first-of-type {
  width: 26%;
  border-right: #02b347 1px solid;
  background: #02963f;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: -2px;
}

.menu__part:first-of-type:first-of-type span {
  color: #024020;
}

.menu__part:last-of-type {
  text-align: left;
  background: #00782f;
  padding-left: 0px;
}

.punkts__grid {
  table-layout: auto;
}

.punkts__part {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  padding: 21px 9px;
  border-right: #02b347 1px solid;
}

.punkts__part:hover {
  background: #f49200;
  border-right: #f49200 1px solid;
}

.main__wrapper {
  overflow: hidden;
}

.test1 {
  color: green;
}

.sec1 {
  background: url("../img/sec1-bg.png") no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  
}

.sec1__container {
  padding-bottom: 30px;
}

.sec1__h1 {
  font-size: 30px;
  text-align: center;
  line-height: 1.2;
  width: 690px;
  margin: auto;
  padding-top: 40px;
  letter-spacing: -1px;
  font-weight: bold;
}

.sec1__h2 {
  font-size: 58px;
  text-align: left;
  line-height: 1;
  padding-bottom: 135px;
  color: #02963c;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  padding-top: 25px;
  padding-left: 383px;
  font-weight: bold;
}

.sec1__h2 b {
  color: #f49200;
  font-size: 97px;
  letter-spacing: -4px;
}

.sec1__shtamp {
  background: url(../img/sec12-icon1.png) no-repeat;
  width: 127px;
  height: 127px;
  position: absolute;
  z-index: 99;
  bottom: 350px;
  right: -13px;
}

.sec1__girl {
  background: url("../img/sec1-girl.png") no-repeat;
  width: 676px;
  height: 739px;
  background-size: contain;
  position: absolute;
  bottom: -82px;
  left: -172px;
}

.sec1__part:first-of-type {
  width: 40%;
  padding-top: 30px;
}

.sec1__part:last-of-type {
  padding-top: 85px;
  padding-left: 50px;
  z-index: 9;
  position: relative;
}

.sec1__part:last-of-type .prices {
  background: #fdf2cf;
  border: 1px solid #f17400;
  position: relative;
  padding: 10px 50px 11px 10px;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 10px;
  width: 350px;
}

.sec1__part:last-of-type .prices:before {
  content: '';
  background: url(../img/sec1-pech.png) no-repeat;
  background-size: 100%;
  width: 255px;
  height: 229px;
  position: absolute;
  top: -113px;
  display: block;
  left: 31px;
}

.sec1__part:last-of-type .prices .old_price {
  font-size: 24px;
  color: #97907b;
  font-weight: bold;
  text-decoration: line-through;
}

.sec1__part:last-of-type .prices .how__many {
  font-size: 18px;
  color: #02963c;
  letter-spacing: -1px;
  width: 235px;
  font-weight: bold;
}

.sec1__part:last-of-type .prices .new_price {
  font-size: 48px;
  color: #f17400;
  font-weight: bold;
  line-height: 1;
}

.sec1__part:last-of-type .sec1__prod {
  position: absolute;
  top: -91px;
  right: -73px;
}

.sec1__part:last-of-type .btn_shadow {
  width: 300px;
  position: relative;
  z-index: 9;
  z-index: 9;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
}

.sec1__part:last-of-type .btn_shadow .btn {
  cursor: pointer;
  text-transform: uppercase;
  width: 300px;
  background: #f9c400;
  background: -webkit-linear-gradient(top, #f9c400 0%, #f59d00 50%, #f17000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c400), color-stop(50%, #f59d00), to(#f17000));
  background: linear-gradient(to bottom, #f9c400 0%, #f59d00 50%, #f17000 100%);
  padding: 21px 23px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  font-weight: bold;
  font-size: 24px;
  color: white;
  outline: none;
  border: 2px solid #ffc700;
}

.sec1__part:last-of-type .btn_shadow .btn:hover {
  background: #f17000;
  background: -webkit-linear-gradient(top, #f17000 0%, #f59d00 50%, #f9c400 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f17000), color-stop(50%, #f59d00), to(#f9c400));
  background: linear-gradient(to bottom, #f17000 0%, #f59d00 50%, #f9c400 100%);
}

.sec1__ul {
  color: #ffffff;
  font-size: 24px;
}

.sec1__ul .sec1__ul-li .wrapper {
  width: 100%;
  background: transparent;
  position: absolute;
  height: 100%;
  outline: none;
  right: -99.9%;
  top: 0;
  z-index: 9;
}

.sec1__ul .sec1__ul-li .wrapper svg {
  position: absolute;
  height: 100%;
  width: 9%;
  fill: #02963c;
  display: block;
}

.sec1__ul .sec1__ul-li .wrapper svg .first__triangle {
  height: 50%;
}

.sec1__ul .sec1__ul-li {
  margin-bottom: 5px;
  line-height: 1;
  padding: 2px 0 4px 150px;
  position: relative;
  
  
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #02963c 35%);
  
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(35%, #02963c));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #02963c 35%);
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#02963c',GradientType=1 );
  
}

.sec1__ul .sec1__ul-li:first-child {
  padding: 6px 0 10px 150px;
}

.sec1__ul .sec1__ul-li:nth-of-type(2) {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sec1__ul .sec1__ul-li b {
  display: inline-block;
  max-width: 100%;
  word-wrap: break-word;
}

.sec1__ul .sec1__ul-li:before {
  content: '';
  background: url("../img/gal.png") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  top: 6px;
  left: 115px;
}

.logo__part {
  outline: 1px solid red;
}

.logo__part:first-of-type {
  width: 30%;
  vertical-align: middle;
  text-align: center;
}

.logo__part:last-of-type {
  text-align: left;
  padding-left: 30px;
}

.ico {
  display: inline-block;
}

.i-mark {
  width: 30px;
  height: 30px;
}

.sec2 {
  background: #ffffff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  
}

.sec2__container {
  padding-bottom: 70px;
}

.sec2__h1 {
  font-size: 48px;
  text-align: center;
  line-height: 1.2;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  text-transform: uppercase;
  padding-top: 80px;
}

.sec2__h1 b {
  color: #02963c;
  font-weight: bold;
}

.sec2__part {
  text-align: center;
  padding-top: 40px;
  position: relative;
}

.sec2__part .sec2__icon-text {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0;
  padding: 5px 10px;
}

.sec2__part .sec2__icon-text b {
  font-weight: bold;
  color: #02963c;
}

.sec2__part:before {
  content: '';
  background: url("../img/sec2-list.png") no-repeat;
  width: 77px;
  height: 47px;
  position: absolute;
  top: 85px;
  right: -35px;
}

.sec2__part:last-child:before {
  display: none;
}

.sec3 {
  background-color: #3C1F21;
  background-size: cover;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  
}

.sec3__container {
  padding-bottom: 70px;
}

.sec3__container:before {
  content: '';
  background: url("../img/sec3-man1.png") no-repeat;
  width: 1216px;
  display: block;
  height: 1141px;
  position: absolute;
  bottom: -15px;
  right: 359px;
}

.sec3__h1 {
  font-size: 48px;
  text-align: center;
  line-height: 1.1;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 80px;
  z-index: 9;
  position: relative;
}

.sec3__h1 b {
  color: #f40000;
  font-weight: bold;
}

.sec3__part {
  text-align: center;
  padding-top: 18px;
  position: relative;
}

.sec3__part .sec3__icon {
  border: 4px solid #c90000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 153px;
  height: 153px;
  position: relative;
  margin: auto;
  background: no-repeat center / cover;
  -webkit-box-shadow: 0 47px 0px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 47px 0px 15px rgba(0, 0, 0, 0.3);
}

.sec3__part:nth-of-type(1) {
  padding-right: 110px;
}

.sec3__part:nth-of-type(3) {
  padding-left: 110px;
}

.sec3__part:nth-of-type(2) .sec3__icon-text {
  padding: 10px 35px;
}

.sec3__part:nth-of-type(1) .sec3__icon {
  background: url("../img/sec3-img1.jpg") no-repeat;
}

.sec3__part:nth-of-type(2) .sec3__icon {
  background: url("../img/sec3-img3.jpg") no-repeat;
  margin: auto;
}

.sec3__part:nth-of-type(3) .sec3__icon {
  background: url("../img/sec3-img5.jpg") no-repeat;
}

.sec3__part .sec3__icon-text {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 15px;
  position: relative;
  z-index: 9;
}

.sec3__part .sec3__icon-text b {
  color: #f40000;
}

.sec3 .sec3-last {
  margin-top: -55px;
}

.sec3-last .sec3__part:nth-of-type(1) {
  padding-left: 65px;
  padding-right: 0;
}

.sec3-last .sec3__part:nth-of-type(2) {
  padding-right: 100px;
  padding-left: 0;
}

.sec3-last .sec3__part:nth-of-type(1) .sec3__icon {
  background: url("../img/sec3-img2.jpg") no-repeat;
}

.sec3-last .sec3__part:nth-of-type(2) .sec3__icon {
  background: url("../img/sec3-img4.jpg") no-repeat;
  margin: auto;
}

.sec3-last .sec3__part .sec3__icon-text {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 60px;
  position: relative;
  z-index: 9;
}

.sec3-last .sec3__part .sec3__icon-text b {
  color: #f40000;
}

.sec4 {
  background: url(../img/sec4-bg.jpg) no-repeat;
  position: relative;
  display: block;
  background-size: cover;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.sec4__container {
  padding-bottom: 70px;
}

.sec4__girl {
  background: url("../img/sec4-girl.png") no-repeat;
  width: 516px;
  height: 675px;
  position: absolute;
  bottom: 0px;
  display: block;
  right: -172px;
}

.sec4__h1 {
  font-size: 45px;
  text-align: left;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  padding-top: 372px;
  z-index: 9;
  position: relative;
}

.sec4__h1 b {
  font-weight: bold;
}

.sec4__h1 span {
  display: inline;
  margin-top: 5px;
  background: #d90000;
  line-height: 1.3;
  padding: 0 3px;
}

.sec4__part {
  text-align: center;
  padding-top: 18px;
  position: relative;
}

.sec4__part .sec4__icon {
  border: 4px solid #c90000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 153px;
  height: 153px;
  position: relative;
  margin: auto;
}

.sec4__part:nth-of-type(1):after {
  content: '';
  position: absolute;
  background: url(../img/sec4-body.png) no-repeat;
  width: 523px;
  height: 523px;
  display: block;
  top: 120px;
  left: 240px;
}

.sec4__part:nth-of-type(1) .sec4__icon {
  background-position: -77px -17px;
}

.sec4__part:nth-of-type(2) .sec4__icon {
  background: url("../img/sec3-img3.png") no-repeat;
  background-position: -14px 0px;
  margin: auto;
}

.sec4__part:nth-of-type(3) .sec4__icon {
  background: url("../img/sec3-img5.png") no-repeat;
  background-position: -19px 0px;
}

.sec4__part .sec4__icon-text {
  font-size: 22px;
  line-height: 1.1;
  margin: 0;
  top: 90px;
  padding: 0px 15px;
  position: relative;
  text-align: right;
  min-height: 70px;
  z-index: 9;
}

.sec4__part .sec4__icon-text:last-of-type {
  padding-bottom: 50px;
}

.sec4__part .sec4__icon-text span {
  border-bottom: 1px solid #c0c3c5;
  position: relative;
  padding-bottom: 20px;
  padding-left: 10px;
}

.sec4__part .sec4__icon-text:nth-of-type(1) span {
  position: relative;
  left: 79px;
  top: -14px;
  margin-left: 6px;
  text-align: right;
  width: 267px;
  display: block;
}

.sec4__part .sec4__icon-text:nth-of-type(2) span {
  margin-left: 6px;
  text-align: right;
  width: 267px;
  display: block;
}

.sec4__part .sec4__icon-text:nth-of-type(3) span {
  margin-left: 6px;
  text-align: right;
  width: 235px;
  display: block;
  padding-top: 25px;
  padding-bottom: 26px;
  margin-right: 20px;
}

.sec4__part .sec4__icon-text:nth-of-type(4) span {
  margin-left: 6px;
  text-align: right;
  width: 235px;
  display: block;
  padding-top: 34px;
  padding-bottom: 26px;
  margin-right: 20px;
}

.sec4__part .sec4__icon-text:nth-of-type(5) span {
  margin-left: 6px;
  text-align: right;
  width: 267px;
  display: block;
  padding-top: 30px;
}

.sec4__part .sec4__icon-text:nth-of-type(6) span {
  margin-left: 6px;
  text-align: right;
  width: 340px;
  border: none;
  display: block;
  padding-top: 25px;
  padding-bottom: 26px;
}

.sec4__part .sec4__icon-text:after {
  content: '';
  position: absolute;
  background: url(../img/sec4-icons.png) no-repeat;
  background-position: -103px 0px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  width: 87px;
  height: 87px;
  display: block;
  top: -28px;
  right: 7px;
}

.sec4__part .sec4__icon-text:nth-of-type(2):after {
  background-position: -33px -70px;
  top: -21px;
  right: 83px;
}

.sec4__part .sec4__icon-text:nth-of-type(3):after {
  background-position: 0px -159px;
  top: -5px;
  right: 123px;
}

.sec4__part .sec4__icon-text:nth-of-type(4):after {
  background-position: 0px -254px;
  top: 6px;
  right: 127px;
}

.sec4__part .sec4__icon-text:nth-of-type(5):after {
  background-position: -42px -341px;
  top: 14px;
  right: 90px;
}

.sec4__part .sec4__icon-text:nth-of-type(6):after {
  background-position: -116px -405px;
  top: -10px;
  right: 21px;
}

.sec4__part .sec4__icon-text b {
  text-transform: uppercase;
  font-weight: bold;
}

.sec5 {
  background: #efefef url(../img/sec5-bg.jpg) no-repeat 30% 50%;
  position: relative;
  display: block;
  background-size: cover;
}

.sec5__container {
  padding-bottom: 50px;
}

.sec5__h1 {
  font-size: 45px;
  text-align: right;
  line-height: 1;
  letter-spacing: -1px;
  width: 395px;
  margin: auto;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  padding-top: 120px;
}

.sec5__h1 b {
  color: #f40000;
  font-weight: bold;
}

.sec5__part:first-of-type {
  width: 40%;
}

.sec5__part:last-of-type:after {
  content: '';
  position: absolute;
  background: url(../img/sec5-pech1.png) no-repeat;
  width: 616px;
  height: 401px;
  display: block;
  top: 80px;
  right: -55px;
  z-index: 3;
}

.sec5__part:last-of-type:before {
  content: '';
  position: absolute;
  background: url(../img/sec5-pech2.png) no-repeat;
  width: 342px;
  height: 259px;
  display: block;
  top: 141px;
  right: 117px;
  z-index: 5;
}

.sec5__part:last-of-type .pech-lines {
  content: '';
  position: absolute;
  background: url(../img/sec5-pech2-lines.png) no-repeat;
  width: 261px;
  height: 261px;
  display: block;
  top: 136px;
  right: 157px;
  z-index: 99;
}

.sec5__punkts__grid:first-of-type span:nth-of-type(1) p {
  position: relative;
  top: 35px;
  width: 204px;
  left: 27px;
}

.sec5__punkts__grid:first-of-type span:nth-of-type(2) p {
  position: relative;
  top: 35px;
  width: 190px;
  left: 57px;
}

.sec5__punkts__grid:nth-of-type(2) span:nth-of-type(1) p {
  position: relative;
  top: 15px;
  width: 142px;
  padding-top: 12px;
  left: 18px;
}

.sec5__punkts__grid:nth-of-type(2) span:nth-of-type(2) p {
  position: relative;
  top: 15px;
  width: 148px;
  left: 116px;
}

.sec5__punkts__grid:nth-of-type(3) span:nth-of-type(1) p {
  position: relative;
  top: -12px;
  width: 190px;
  left: 44px;
}

.sec5__punkts__grid:nth-of-type(3) span:nth-of-type(2) p {
  position: relative;
  top: -12px;
  width: 190px;
  left: 56px;
}

.sec5__punkts__part {
  color: #ffffff;
  font-size: 21px;
  line-height: 1.1;
  padding: 60px 0px 0px 0px;
  text-align: left;
  position: relative;
  z-index: 9;
}

.sec5__punkts__part:first-of-type p {
  text-align: right;
  padding: 1px 25px 4px 5px;
}

.sec5__punkts__part p {
  background: #d90000;
  padding: 1px 5px 4px 25px;
  width: 220px;
  min-height: 35px;
  -webkit-border-radius: 35px;
          border-radius: 35px;
  vertical-align: middle;
}

.sec6 {
  background: #392527;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
  display: block;
  
}

.sec6__container {
  padding-bottom: 35px;
  margin-bottom: 10px;
}

.sec6__container:before {
  content: '';
  background: url(../img/sec6-right.png) no-repeat;
  width: 832px;
  height: 576px;
  position: absolute;
  bottom: 0px;
  right: -525px;
}

.sec6__container:after {
  content: '';
  background: url("../img/sec6-left.png") no-repeat;
  width: 737px;
  height: 511px;
  position: absolute;
  top: -56px;
  left: -535px;
}

.sec6__part {
  text-align: left;
  padding-top: 40px;
  position: relative;
  vertical-align: top;
}

.sec6__part .stadiya {
  background: #000000;
  color: #ffffff;
  font-size: 18px;
  position: relative;
  padding: 3px 10px 3px 63px;
  top: -55px;
  width: 84px;
  font-weight: bold;
  left: 36px;
  z-index: 1;
}

.sec6__part:last-of-type .stadiya {
  padding: 0px 10px 3px 76px;
  top: -55px;
  font-weight: bold;
  left: 52px;
}

.sec6__part:after {
  content: '';
  background: url("../img/sec6-shadow.png") no-repeat;
  width: 36px;
  height: 274px;
  position: absolute;
  top: 22px;
  right: -35px;
}

.sec6__part img {
  position: relative;
  display: block;
  z-index: 9;
}

.sec6__part:last-child:after {
  display: none;
}

.sec6__part:nth-of-type(1) {
  width: 26%;
}

.sec6__part:nth-of-type(2) {
  width: 21%;
}

.sec6__part:nth-of-type(1) img {
  margin-top: 6px;
}

.sec6__part:nth-of-type(3) img {
  margin-top: 6px;
  margin-left: 8px;
}

.sec6__part:nth-of-type(3) {
  width: 29%;
}

.sec6__part .sec6__icon-text {
  font-size: 23px;
  line-height: 1.1;
  color: #ffffff;
  letter-spacing: -1px;
  margin: -35px 0 0;
  padding: 5px 15px 5px 28px;
}

.sec6__part .sec6__icon-text b {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  color: #f40000;
}

.sec6__part:last-child:before {
  display: none;
}

.sec7 {
  background: #ffffff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}

.sec7__container:before {
  content: '';
  background: url("../img/sec7-leaves.png") no-repeat;
  width: 1434px;
  height: 1220px;
  position: absolute;
  top: 0px;
  z-index: 3;
  right: -182px;
}

.sec7__container:after {
  content: '';
  background: url(../img/sec8-tr.png) no-repeat;
  width: 67px;
  height: 67px;
  position: absolute;
  bottom: -103px;
  left: 50%;
  margin-left: -40px;
  z-index: 1;
}

.sec7__block-top {
  border-bottom: 5px solid #02963c;
  position: relative;
  padding-bottom: 60px;
}

.sec7__block-top:before {
  content: '';
  background: url("../img/sec7-pech.png") no-repeat;
  width: 387px;
  height: 255px;
  position: absolute;
  top: 70px;
  left: 50px;
}

.sec7__block-top:after {
  content: '';
  background: url("../img/sec7-prod.png") no-repeat;
  width: 128px;
  height: 178px;
  position: absolute;
  top: 134px;
  left: 94px;
}

.sec7__h1 {
  font-size: 60px;
  text-align: left;
  line-height: 1.2;
  color: #02963c;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 145px;
  padding-left: 260px;
  position: relative;
  z-index: 99;
  text-shadow: -0   -3px 0   #FFFFFF,
 0   -3px 0   #FFFFFF,
 -0    3px 0   #FFFFFF,
 0    3px 0   #FFFFFF,
 -3px -0   0   #FFFFFF,
 3px -0   0   #FFFFFF,
 -3px  0   0   #FFFFFF,
 3px  0   0   #FFFFFF,
 -1px -3px 0   #FFFFFF,
 1px -3px 0   #FFFFFF,
 -1px  3px 0   #FFFFFF,
 1px  3px 0   #FFFFFF,
 -3px -1px 0   #FFFFFF,
 3px -1px 0   #FFFFFF,
 -3px  1px 0   #FFFFFF,
 3px  1px 0   #FFFFFF,
 -2px -3px 0   #FFFFFF,
 2px -3px 0   #FFFFFF,
 -2px  3px 0   #FFFFFF,
 2px  3px 0   #FFFFFF,
 -3px -2px 0   #FFFFFF,
 3px -2px 0   #FFFFFF,
 -3px  2px 0   #FFFFFF,
 3px  2px 0   #FFFFFF,
 -3px -3px 0   #FFFFFF,
 3px -3px 0   #FFFFFF,
 -3px  3px 0   #FFFFFF,
 3px  3px 0   #FFFFFF,
 -3px -3px 0   #FFFFFF,
 3px -3px 0   #FFFFFF,
 -3px  3px 0   #FFFFFF,
 3px  3px 0   #FFFFFF;
}

.sec7__h2 {
  color: #ec9001;
  font-weight: bold;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
  position: relative;
  padding-top: 0px;
  top: -7px;
  line-height: 0.9;
  padding-left: 260px;
  z-index: 99;
  text-shadow: -0   -2px 0   #FFFFFF,
 0   -2px 0   #FFFFFF,
 -0    2px 0   #FFFFFF,
 0    2px 0   #FFFFFF,
 -2px -0   0   #FFFFFF,
 2px -0   0   #FFFFFF,
 -2px  0   0   #FFFFFF,
 2px  0   0   #FFFFFF,
 -1px -2px 0   #FFFFFF,
 1px -2px 0   #FFFFFF,
 -1px  2px 0   #FFFFFF,
 1px  2px 0   #FFFFFF,
 -2px -1px 0   #FFFFFF,
 2px -1px 0   #FFFFFF,
 -2px  1px 0   #FFFFFF,
 2px  1px 0   #FFFFFF,
 -2px -2px 0   #FFFFFF,
 2px -2px 0   #FFFFFF,
 -2px  2px 0   #FFFFFF,
 2px  2px 0   #FFFFFF,
 -2px -2px 0   #FFFFFF,
 2px -2px 0   #FFFFFF,
 -2px  2px 0   #FFFFFF,
 2px  2px 0   #FFFFFF;
}

.sec7__h3 {
  color: #ec9001;
  font-weight: bold;
  font-size: 36px;
  font-family: 'Rubik', sans-serif;
  position: relative;
  text-transform: uppercase;
  padding-top: 85px;
  text-align: center;
  top: 0px;
  display: block;
  width: 450px;
  margin: auto;
  line-height: 1;
}

.sec7__grid {
  padding-top: 20px;
}

.sec7__grid:last-of-type {
  text-align: center;
    width: 40%;
    margin: 0px auto 70px;
    padding: 0;
    position: relative;
}

.sec7__grid:last-of-type .sec7__part {
  padding-right: 0;
  padding-left: 31px;
}

.sec7__grid:last-of-type .sec7__part .icon5 {
  left: 50%;
  margin-left: -60px;
}

.sec7__grid:last-of-type .sec7__icon-text {
  text-align: center;
}

.sec7 .position__prod {
  position: relative;
}

.sec7 .position__prod:after {
  content: '';
  background: url("../img/sec1-prod.png") no-repeat;
  width: 329px;
  height: 409px;
  position: absolute;
  top: 70px;
  left: 323px;
  z-index: 0;
  background-size: 100%;
}

.sec7__part {
  text-align: left;
  padding-top: 107px;
  z-index: 5;
  width: 50%;
  position: relative;
}

.sec7__part .sec7__icon {
  background: url(../img/sec7-icons.png) no-repeat;
  background-position: -10px -7px;
  width: 112px;
  height: 110px;
  position: absolute;
  top: -4px;
}

.sec7__part .icon2 {
  background-position: -239px -7px;
}

.sec7__part .icon3 {
  background-position: -10px -125px;
  top: -4px;
}

.sec7__part .icon4 {
  background-position: -253px -124px;
  height: 115px;
  top: -4px;
}

.sec7__part .icon5 {
  background-position: -132px -127px;
  top: -4px;
}

.sec7__part:first-of-type {
  text-align: right;
  padding-right: 136px;
}

.sec7__part:first-of-type .sec7__icon {
  right: 136px;
}

.sec7__part:first-of-type .sec7__icon-text b {
  margin-left: -12px;
}

.sec7__part:nth-of-type(2) {
  padding-left: 165px;
}

.sec7__part:nth-of-type(2) .sec7__icon {
  left: 165px;
}

.sec7__part:nth-of-type(2) .sec7__icon-text b {
  margin-right: 12px;
}

.sec7__part .sec7__icon-text {
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
  padding: 5px 10px;
}

.sec7__part .sec7__icon-text span {
  display: block;
  margin-top: 10px;
}

.sec7__part .sec7__icon-text b {
  font-weight: bold;
  display: inline-block;
  color: #ffffff;
  padding-bottom: 4px;
  background: #02963c;
  -webkit-border-radius: 23px;
          border-radius: 23px;
  padding: 3px 15px 3px 15px;
}

.sec8:before,
.sec8:after,
.sec8__container:before,
.sec8__container:after {
  content: '';
  position: absolute;
  top: 50%;
}

.sec8:before,
.sec8__container:before {
  background: url(../img/sec8-right.png) no-repeat;
  width: 621px;
  height: 414px;
  top: 50%;
  margin-top: -201px;
  right: -505px;
}

.sec8:after,
.sec8__container:after {
  background: url("../img/sec8-left.png") no-repeat;
  width: 951px;
  height: 594px;
  margin-top: -300px;
  left: -600px;
}

.sec8:before {
  right: 0;
}

.sec8:after {
  left: 0;
}

.sec8:before,
.sec8:after {
  display: none;
}

.sec8 {
  background: #02963c;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
  display: block;
}

.sec8__container {
  padding-bottom: 45px;
}

.sec8__h1 {
  font-size: 34px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: -1px;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  color: #ffffff;
  padding-top: 50px;
  position: relative;
  z-index: 9;
}

.sec8__h1 b {
  font-weight: bold;
  text-transform: uppercase;
}

.sec9 {
  background: #ffffff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}

.sec9__container {
  padding-bottom: 110px;
}

.sec9__container:after {
  content: '';
  background: url("../img/sec8-leaves.png") no-repeat;
  width: 1115px;
  height: 343px;
  position: absolute;
  top: 0;
  left: -90px;
}

.sec9__h1 {
  font-size: 72px;
  text-align: right;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  color: #02963c;
  padding-top: 80px;
  padding-right: 420px;
  letter-spacing: -1px;
  font-weight: bold;
}

.sec9__h2 {
  font-size: 36px;
  text-align: right;
  padding-right: 420px;
  font-family: 'Rubik', sans-serif;
  line-height: 1;
  padding-bottom: 30px;
  text-transform: uppercase;
  padding-top: 10px;
}

.sec9 .sec9__prod {
  position: absolute;
  top: 0px;
  right: -55px;
}

.sec9 .btn_shadow {
  width: 300px;
  position: relative;
  left: 308px;
  z-index: 99;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
}

.sec9 .btn_shadow .btn {
  cursor: pointer;
  text-transform: uppercase;
  width: 300px;
  background: #f9c400;
  background: -webkit-linear-gradient(top, #f9c400 0%, #f59d00 50%, #f17000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c400), color-stop(50%, #f59d00), to(#f17000));
  background: linear-gradient(to bottom, #f9c400 0%, #f59d00 50%, #f17000 100%);
  padding: 21px 23px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  font-weight: bold;
  font-size: 24px;
  color: white;
  outline: none;
  border: 2px solid #ffc700;
}

.sec9 .btn_shadow .btn:hover {
  background: #f17000;
  background: -webkit-linear-gradient(top, #f17000 0%, #f59d00 50%, #f9c400 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f17000), color-stop(50%, #f59d00), to(#f9c400));
  background: linear-gradient(to bottom, #f17000 0%, #f59d00 50%, #f9c400 100%);
}

.sec10:after,
.sec10:before,
.sec10__container:after,
.sec10__container:before {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.sec10:before,
.sec10__container:before {
  background: url("../img/sec9-left.png") no-repeat;
  width: 1401px;
  height: 933px;
  left: -506px;
}

.sec10:after,
.sec10__container:after {
  background: url("../img/sec9-right.png") no-repeat;
  width: 1039px;
  height: 945px;
  right: -610px;
}

.sec10:after,
.sec10:before {
  display: none;
}

.sec10 {
  background: #e4f8ff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  opacity: .99;
}

.sec10__container {
  padding-bottom: 20px;
  min-height: 900px;
}

.sec10__h1 {
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  padding-top: 80px;
  padding-bottom: 50px;
  letter-spacing: -1px;
}

.sec10__h1 b {
  color: #0187ae;
  font-weight: bold;
}

.sec10__doc {
  border: 4px solid #0187ae;
  position: absolute;
  width: 340px;
  height: 540px;
  margin-top: 6px;
  left: 0;
}

.sec10 .doc__position {
  background: url("../img/sec9-doc.jpg") no-repeat;
  background-size: cover;
  display: block;
  width: 340px;
  position: relative;
  z-index: 3;
  height: 540px;
}

.sec10 .doc__name {
  margin-top: 00px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  text-align: left;
  width: 230px;
  bottom: 68px;
  line-height: 1.1;
  position: absolute;
  z-index: 9;
  padding: 18px 15px;
}

.sec10 .doc__name b {
  color: #0187ae;
  display: block;
  font-weight: bold;
}

.sec10__text {
  padding-left: 375px;
  margin-top: -22px;
  font-size: 24px;
  line-height: 1.2;
}

.sec10__text b {
  color: #0187ae;
  font-weight: bold;
}

.sec10__grid {
  padding-top: 10px;
  padding-left: 375px;
}

.sec10__part img {
  margin-bottom: 10px;
}

.sec10__part:first-of-type {
  width: 230px;
}

.sec10__part:first-of-type img {
  display: block;
  border: 3px solid #f40000;
}

.sec10__part:first-of-type .sec10__text-mrt {
  color: #f40000;
  line-height: 1.1;
  font-weight: 700;
  margin-top: 0px;
  width: 200px;
  font-size: 20px;
}

.sec10__part:nth-of-type(2) img {
  display: block;
  border: 3px solid #02963c;
}

.sec10__part:nth-of-type(2) .sec10__text-mrt {
  color: #02963c;
  line-height: 1.1;
  margin-top: 0px;
  width: 300px;
  font-weight: 700;
  font-size: 20px;
}

.sec11 {
  background: #ffffff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  
}

.sec11__container {
  padding-bottom: 70px;
}

.sec11__h1 {
  font-size: 48px;
  text-align: center;
  line-height: 1.1;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  text-transform: uppercase;
  padding-top: 80px;
  padding-bottom: 40px;
}

.sec11__h1 b {
  color: #02963c;
  font-weight: bold;
}

.sec11__grid {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-spacing: 5px;
  padding: 0;
}

.sec11__part {
  min-height: 580px;
  background: #dcdbd4;
  position: relative;
  padding: 66px 0;
}

.sec11__part:before {
  content: '';
  background: url("../img/sec11-top.png") no-repeat;
  background-size: 100%;
  width: 100%;
  height: 53px;
  position: absolute;
  top: 0px;
  left: 0;
}

.sec11__part:after {
  content: '';
  background: url("../img/sec11-bottom.png") no-repeat;
  background-size: 100%;
  width: 100%;
  height: 38px;
  position: absolute;
  bottom: 0px;
  left: 0;
}

.sec11__part .name {
  position: absolute;
  color: #ffffff;
  font-size: 18px;
  top: 20px;
  padding-left: 10px;
}

.sec11__part .send {
  color: #b6d9e9;
  font-size: 12px;
  border: 2px solid #b6d9e9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  bottom: 5px;
  z-index: 7;
}

.sec11__part .comment {
  padding: 4px 7px;
}

.sec11__part .sec11__text {
  background: #f7f7f4;
  border: 3px solid #ffffff;
  display: block;
  padding: 5px;
  position: relative;
  width: 146px;
  margin-left: 63px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding-left: 3px;
}

.sec11__part .sec11__text p {
  margin-top: 0;
}

.sec11__part .sec11__text img {
  margin: auto;
  display: block;
}

.sec11__part .sec11__text:before {
  content: '';
  background: url("../img/sec10-ugol.png") no-repeat;
  background-size: 100%;
  width: 13px;
  height: 19px;
  position: absolute;
  top: 12px;
  left: -12px;
}

.sec11__part .ava {
  width: 50px;
  display: block;
  float: left;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.sec12 {
  background: url("../img/sec11-bg.png") no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}

.sec12__container {
  padding-bottom: 110px;
}

.sec12__h1 {
  font-size: 48px;
  text-align: center;
  line-height: 1.2;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  text-transform: uppercase;
  padding-top: 80px;
}

.sec12__h1 b {
  color: #02963c;
  font-weight: bold;
}

.sec12__grid:first-child .sec12__part {
  padding: 43px 43px 0;
}

.sec12__grid:nth-child(3) {
  position: relative;
  background: -webkit-linear-gradient(left, rgba(2, 150, 60, 0) 0%, #02963c 14%, #02963c 86%, rgba(2, 150, 60, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(2, 150, 60, 0)), color-stop(14%, #02963c), color-stop(86%, #02963c), to(rgba(2, 150, 60, 0)));
  background: linear-gradient(to right, rgba(2, 150, 60, 0) 0%, #02963c 14%, #02963c 86%, rgba(2, 150, 60, 0) 100%);
}

.sec12__grid:nth-child(3) .sec12__part {
  background: transparent;
  padding: 2px 0px;
}

.sec12__grid:nth-child(3) .sec12__part:first-child {
  text-align: right;
  width: 50%;
  padding-right: 0px;
  right: -11px;
}

.sec12__grid:nth-child(3) .sec12__part:nth-child(3) {
  width: 50%;
  padding-left: 55px;
  text-align: left;
}

.sec12__grid:nth-child(3) .sec12__part .sec12__first-text:before {
  display: none;
}

.sec12__grid:nth-child(3) .sec12__part .sec12__first-text {
  font-size: 24px;
  position: relative;
  margin: 0;
  background: transparent;
  width: 70%;
  line-height: 1.1;
  padding: 0px 10px 0px 25px;
}

.sec12__grid:nth-child(3):before {
  content: '';
  background: url(../img/sec11-tabl.png) no-repeat;
  background-position: -107px 0;
  width: 100px;
  height: 83px;
  position: absolute;
  top: -81px;
  right: 77%;
  margin-right: 20px;
}

.sec12__grid:nth-child(3):after {
  content: '';
  background: url(../img/sec11-tabl.png) no-repeat;
  background-position: -106px 0;
  width: 154px;
  height: 83px;
  position: absolute;
  top: -81px;
  right: 20%;
  margin-right: -121px;
}

.sec12__grid:nth-child(4) {
  margin: auto;
  width: 400px;
  min-height: 280px;
  position: relative;
  margin-top: -135px;
}

.sec12__grid:nth-child(4):after {
  content: '';
  background: url(../img/sec11-pech.png) no-repeat;
  width: 408px;
  height: 275px;
  position: absolute;
  bottom: -212px;
  z-index: 8888;
  right: 0;
  left: 0;
  margin: auto;
}

.sec12__grid:nth-child(4):before {
  content: '';
  background: url(../img/sec11-prod.png) no-repeat;
  width: 102px;
  height: 142px;
  position: absolute;
  bottom: -131px;
  z-index: 9999;
  right: 289px;
}

.sec12__grid:nth-child(4) .sec12__part {
  width: 400px;
}

.sec12__grid:nth-child(4) .sec12__part .wrapper {
  right: 12px;
  width: 451px;
}

.sec12__grid:nth-child(4) .sec12__part .wrapper:before {
  content: '';
  background: url(../img/sec11-tr.png) no-repeat;
  width: 46px;
  height: 18px;
  position: absolute;
  top: 0px;
  z-index: 9;
  right: 207px;
}

.sec12__grid:nth-child(4) .sec12__part .sec12__icon-text {
  position: relative;
  text-align: center;
  padding: 0 32px;
}

.sec12__grid:nth-child(4) .sec12__part .sec12__icon-text b {
  display: block;
  text-transform: uppercase;
  color: #993900;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 30px;
  padding: 0 27px;
}

.sec12__grid:nth-child(4) .sec12__part .sec12__icon-text span {
  font-size: 24px;
  display: block;
  position: relative;
  line-height: 1;
  margin-bottom: 5px;
  color: #000;
}

.sec12__grid:nth-child(4) .sec12__part .sec12__icon-text i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: green;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  top: -3px;
}

.sec12__grid:nth-child(5) {
  margin-top: -149px;
  min-height: 280px;
  position: relative;
  left: -9%;
}

.sec12__grid:nth-child(5):last-of-type:after {
  content: '';
  background: url(../img/sec12-line.png) no-repeat;
  width: 961px;
  height: 233px;
  position: absolute;
  bottom: -100px;
  z-index: 1;
  right: 50%;
  margin-right: -479px;
}

.sec12__grid:nth-child(5) .sec12__part {
  width: 395px;
  
}

.sec12__grid:nth-child(5) .sec12__part:first-of-type .wrapper {
  left: 10px;
  width: 460px;
}

.sec12__grid:nth-child(5) .sec12__part:first-of-type .wrapper:before {
  content: '';
  background: url(../img/sec11-tr.png) no-repeat;
  width: 46px;
  height: 18px;
  position: absolute;
  top: 0px;
  z-index: 9;
  right: 207px;
}

.sec12__grid:nth-child(5) .sec12__part:nth-of-type(2) {
  width: 119px;
}

.sec12__grid:nth-child(5) .sec12__part:nth-of-type(3) .wrapper {
  right: 10px;
  width: 460px;
}

.sec12__grid:nth-child(5) .sec12__part:nth-of-type(3) .wrapper:before {
  content: '';
  background: url(../img/sec11-tr.png) no-repeat;
  width: 46px;
  height: 18px;
  position: absolute;
  top: 0px;
  z-index: 9;
  right: 207px;
}

.sec12__grid:nth-child(5) .sec12__part .sec12__icon-text {
  position: relative;
  text-align: center;
  padding: 0 28px;
  
}

.sec12__grid:nth-child(5) .sec12__part .sec12__icon-text b {
  display: block;
  text-transform: uppercase;
  color: #993900;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 30px;
  padding: 0 30px;
}

.sec12__grid:nth-child(5) .sec12__part .sec12__icon-text span {
  font-size: 24px;
  display: block;
  position: relative;
  line-height: 1;
  margin-bottom: 5px;
  color: #000;
}

.sec12__grid:nth-child(5) .sec12__part .sec12__icon-text span i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: green;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  top: -3px;
}

.sec12__grid .name-prod {
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  bottom: -189px;
  right: 50%;
  margin-right: -115px;
  font-size: 27px;
  font-family: 'Rubik', sans-serif;
}

.sec12__grid .name-prod b {
  color: #00a551;
}

.sec12__grid .figure .wrapper {
  width: 100%;
  background: transparent;
  position: absolute;
  height: 100%;
  outline: none;
  right: -29.9%;
  top: 0;
  z-index: 9;
}

.sec12__grid .figure .wrapper svg {
  position: absolute;
  height: 100%;
  width: 100%;
  fill: #02963c;
  display: block;
}

.sec12__grid .figure .wrapper svg .first__triangle {
  height: 50%;
}

.sec12__part {
  text-align: center;
  padding: 43px;
  width: 44%;
  vertical-align: middle;
}

.sec12__part .sec12__first-text {
  font-size: 24px;
  position: relative;
  display: block;
  background: -webkit-linear-gradient(left, rgba(2, 150, 60, 0) 0%, #02963c 30%, #02963c 70%, rgba(2, 150, 60, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(2, 150, 60, 0)), color-stop(30%, #02963c), color-stop(70%, #02963c), to(rgba(2, 150, 60, 0)));
  background: linear-gradient(to right, rgba(2, 150, 60, 0) 0%, #02963c 30%, #02963c 70%, rgba(2, 150, 60, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0002963c', endColorstr='#02963c',GradientType=1 );
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -1px;
  width: 38%;
  padding: 0 50px 2px 50px;
  margin: 55px auto 20px;
  display: block;
}

.sec12__part .sec12__first-text:before {
  content: '';
  background: url(../img/sec11-tabl.png) no-repeat;
  background-position: 0 0;
  width: 100px;
  height: 83px;
  position: absolute;
  top: -81px;
  right: 50%;
  margin-right: -61px;
}

.sec12__part .sec12__first-text b {
  text-transform: uppercase;
  font-weight: normal;
}

.sec12__part .sec12__icon-text {
  font-size: 24px;
  position: relative;
  z-index: 99;
  display: block;
}

.sec12__part .wrapper {
  width: 100%;
  background: transparent;
  position: absolute;
  height: 100%;
  outline: none;
  right: 0;
  top: 0;
  z-index: 5;
}

.sec12__part .wrapper svg {
  position: absolute;
  height: 100%;
  width: 100%;
  fill: #02963c;
  display: block;
}

.sec12__part .wrapper svg .first__triangle {
  height: 100%;
}

.sec13 {
  background: url(../img/sec12-bg.png) no-repeat center top;
  background-size: cover;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  
  
}

.sec13__container {
  padding-bottom: 70px;
}

.sec13__h1 {
  font-size: 63px;
  text-align: left;
  padding-left: 440px;
  line-height: 1.2;
  margin: auto;
  color: #02963c;
  font-family: 'Rubik', sans-serif;
  padding-top: 80px;
  letter-spacing: -1px;
}

.sec13__h2 {
  font-size: 48px;
  text-align: left;
  line-height: 1;
  padding-left: 440px;
  padding-bottom: 30px;
  color: #f49200;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  margin: auto;
  letter-spacing: -1px;
  font-weight: bold;
}

.sec13__shtamp {
  background: url("../img/sec12-icon1.png") no-repeat;
  width: 112px;
  height: 117px;
  background-size: contain;
  position: absolute;
  bottom: 90px;
  left: 272px;
}

.sec13__shtamp-2 {
  background: url("../img/sec12-icon2.png") no-repeat;
  width: 112px;
  height: 117px;
  background-size: contain;
  position: absolute;
  bottom: 90px;
  left: 157px;
  z-index: 9;
}

.sec13 .text__left {
  color: #006cc0;
  font-weight: bold;
  background: #ffffff;
  width: 160px;
  text-align: right;
  font-size: 14px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  bottom: 126px;
  padding-right: 40px;
  left: -5px;
  z-index: 0;
}

.sec13__sale {
  background: url(../img/sec12-discount1.png) no-repeat;
  width: 100px;
height: 100px;
  padding: 36px 0;
  color: #ffffff;
  position: absolute;
  bottom: 139px;
  left: 273px;
  z-index: 9;
}

.sec13__sale div {
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  line-height: 1;
  font-size: 19px;
  text-align: center;
    margin-top: -10px;
}

.sec13__sale div span {
    font-size: 35px;
    font-weight: 700;
}



.sec13__part:first-of-type {
  margin-bottom: 20px;
}

.sec13__part:first-of-type .prices {
  background: #f9ce43;
  border: 1px solid #f17400;
  padding: 10px 50px 11px 10px;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 10px;
  position: relative;
  left: 315px;
  top: 5px;
  width: 290px;
  
  
}

.sec13__part:first-of-type .prices .old_price {
  font-size: 24px;
  color: #97907b;
  font-weight: bold;
  text-decoration: line-through;
}

.sec13__part:first-of-type .prices .how__many {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: -1px;
  font-weight: bold;
}

.sec13__part:first-of-type .prices .new_price {
  font-size: 48px;
  color: #02963c;
  font-weight: bold;
  line-height: 1;
}

.sec13__part:first-of-type .sec13__prod {
  position: absolute;
  bottom: 68px;
  left: 395px;
    width: 200px;
}

.sec13__part:last-of-type {
  padding-left: 115px;
  z-index: 9;
  position: relative;
}

.sec13__part:last-of-type .form {
  background: #02963c;
  padding: 20px;
  -webkit-box-shadow: inset 0px 0px 22px #696969;
          box-shadow: inset 0px 0px 22px #696969;
}

.sec13__part:last-of-type select {
  display: block;
  width: 292px;
  margin: 10px auto 0;
  padding: 10px 15px;
  background: url(../img/arrow.png) 95% 50% no-repeat #ffffff !important;
  font-size: 18px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
}

.sec13__part:last-of-type select::-ms-expand {
  display: none;
}

.sec13__part:last-of-type input {
  display: block;
  width: 260px;
  margin: 10px auto;
  color: #000000;
  padding: 10px 15px;
  font-size: 18px;
}

.sec13__part:last-of-type .footer__shipment {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

.sec13__part:last-of-type .footer__total {
  font-size: 28px;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.sec13__part:last-of-type .zakaz {
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
}

.sec13__part:last-of-type .form-border {
  background: rgba(2, 150, 60, 0.4);
  width: 350px;
  padding: 5px;
}

.sec13__part:last-of-type .btn_shadow {
  width: 290px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  margin: 0 auto 35px;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6);
}

.sec13__part:last-of-type .btn_shadow .btn {
  cursor: pointer;
  text-transform: uppercase;
  width: 290px;
  background: #f9c400;
  background: -webkit-linear-gradient(top, #f9c400 0%, #f59d00 50%, #f17000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c400), color-stop(50%, #f59d00), to(#f17000));
  background: linear-gradient(to bottom, #f9c400 0%, #f59d00 50%, #f17000 100%);
  padding: 21px 23px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  font-weight: bold;
  font-size: 24px;
  color: white;
  outline: none;
  border: 2px solid #ffc700;
}

.sec13__part:last-of-type .btn_shadow .btn:hover {
  background: #f17000;
  background: -webkit-linear-gradient(top, #f17000 0%, #f59d00 50%, #f9c400 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f17000), color-stop(50%, #f59d00), to(#f9c400));
  background: linear-gradient(to bottom, #f17000 0%, #f59d00 50%, #f9c400 100%);
}

@-moz-document url-prefix() {
  .sec12__grid:nth-child(3) .sec12__part:nth-child(3) {
    width: 50%;
    padding-left: 26px;
    text-align: left;
    left: 24px;
  }
  .sec12__grid:nth-child(3) .sec12__part:first-child {
    text-align: right;
    width: 50%;
    padding-right: 0px;
    right: -24px;
  }
}

.only-web {
  display: block;
}

.only-mob {
  display: none;
}




