@font-face {
  font-family: 'HelveticaNeueCyrLight';
  src: url(../fonts/HelveticaNeueCyr-Light.otf);
}

@font-face {
  font-family: 'HelveticaNeueCyrBlack';
  src: url(../fonts/HelveticaNeueCyr-Black.otf);
}

.case-wrapper {
  background: url(../img/img-repeat.jpg) 0 0 repeat;
  width: 100%;
  padding-left: 90px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-wrapper {
  font: 16px HelveticaNeueCyrLight, sans-serif;
  max-width: 885px;
  width: 100%;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

.main__title {
  font: 112px/.5 HelveticaNeueCyrBlack, sans-serif;
  color: #fff;
  margin: 0 0 35px 0;
  text-align: center;
  padding-top: 15%;
}

.main__title > span {
  font-size: 45px;
}

.main__title.main__title_green {
  color: #739b54;
  margin-bottom: 65px;
}

.main__text {
  font-size: 28px;
  color: #fff;
  max-width: 720px;
  margin: 0 auto 15px;
}

.main__text.main__text_green {
  font-size: 24px;
  color: #739b54;
  max-width: 100%;
}

.main__text.main__text_justify {
  text-align: justify;
}

.slider.lighSlider {
  background: #000;
}

.slider__item img {
  width: 100%;
  height: auto;
}

.slider__prev.flaticon-left-arrow {
  display: inline-block;
  opacity: 1;
}

.slider__prev.flaticon-left-arrow:hover:before {
  color: #d52a0b;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.slider__prev.flaticon-left-arrow:before {
  color: #548c31;
  font-size: 85px;
  margin: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.slider__next.flaticon-arrows {
  display: inline-block;
  opacity: 1;
}

.slider__next.flaticon-arrows:hover:before {
  color: #d52a0b;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.slider__next.flaticon-arrows:before {
  color: #548c31;
  font-size: 85px;
  margin: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.slider__next {
  color: #fff;
}

.slider__section.section {
  background: url(../img/bg-green-bot.jpg) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 300px;
}

.lSAction > a {
  background-image: none;
  top: 40%;
  opacity: 1;
}

.lSAction > .lSNext {
  right: 70px;
}

.hero {
  background: url(../img/hero-bg.png) 0 0 no-repeat;
  height: 60vh;
  background-size: cover;
}

.brands {
  padding-top: 30px;
  margin-bottom: 80px;
}

.brands-wrapper {
  max-width: 1754px;
  width: 100%;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

.brands__img {
  position: absolute;
  width: 20%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}

.brands__img.brands__img_1 {
  position: static;
  height: auto;
  display: block;
}

.brands__img.brands__img_2 {
  width: 20%;
  left: -25%;
  top: 16%;
}

.brands__img.brands__img_3 {
  width: 15%;
  right: -31%;
  top: 1%;
}

.brands__img.brands__img_4 {
  width: 13%;
  right: -16%;
  top: 72%;
}

.brands__img.brands__img_5 {
  width: 11%;
  right: -8%;
  top: 110%;
}

.brands__icon {
  opacity: 0;
}

.brands__icon.isActive.animated {
  opacity: 1;
  -webkit-transition: opacity 1.8s ease .7s;
  transition: opacity 1.8s ease .7s;
}

.brands__img-small {
  position: absolute;
  left: 0;
  top: 0;
  width: 8%;
}

.brands__img-small .before {
  width: 500%;
  border-top: 1px solid #739b54;
  position: absolute;
  top: 45%;
  right: -466%;
  z-index: 10;
}

.brands__img-small img {
  width: 75%;
}

.brands__img-small.brands__img-small_1 {
  left: 1%;
  top: 14%;
}

.brands__img-small.brands__img-small_1 .before {
  width: 0;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-small.brands__img-small_1 .before.isActive.animated {
  width: 500%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-small.brands__img-small_2 {
  top: 57%;
  width: 10%;
}

.brands__img-small.brands__img-small_2 .before {
  right: -257%;
  width: 0;
  -webkit-transition: width 1.7s ease;
  transition: width 1.7s ease;
}

.brands__img-small.brands__img-small_2 .before.isActive.animated {
  width: 300%;
  -webkit-transition: width 1.7s ease;
  transition: width 1.7s ease;
}

.brands__img-small.brands__img-small_3 {
  top: 92%;
  width: 10%;
}

.brands__img-small.brands__img-small_3 .before {
  width: 0;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-small.brands__img-small_3 .before.isActive.animated {
  width: 500%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-small.brands__img-small_4 {
  top: 130%;
  width: 13%;
}

.brands__img-small.brands__img-small_4 .before {
  right: -304%;
  width: 0;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-small.brands__img-small_4 .before.isActive.animated {
  width: 340%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 6%;
}

.brands__img-icon .before {
  border-top: 1px solid #739b54;
  width: 700%;
  position: absolute;
  top: 58%;
  right: 68%;
  z-index: 10;
}

.brands__img-icon img {
  width: 94%;
  margin-top: 15px;
}

.brands__img-icon.brands__img-icon_1 {
  top: 10%;
}

.brands__img-icon.brands__img-icon_1 .before {
  width: 0;
  left: -860%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-icon.brands__img-icon_1 .before.isActive.animated {
  width: 900%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-icon.brands__img-icon_2 {
  top: 52%;
}

.brands__img-icon.brands__img-icon_2 .before {
  top: 48%;
  width: 0;
  left: -860%;
  -webkit-transition: width 1.7s ease;
  transition: width 1.7s ease;
}

.brands__img-icon.brands__img-icon_2 .before.isActive.animated {
  width: 900%;
  -webkit-transition: width 1.7s ease;
  transition: width 1.7s ease;
}

.brands__img-icon.brands__img-icon_3 {
  top: 97%;
  width: 6%;
  right: 0;
}

.brands__img-icon.brands__img-icon_3 .before {
  top: 50%;
  left: -565%;
  width: 0;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.brands__img-icon.brands__img-icon_3 .before.isActive.animated {
  width: 600%;
  -webkit-transition: width .7s ease;
  transition: width .7s ease;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.flex-col {
  margin: 0;
}

.concept {
  padding-top: 60px;
  margin-bottom: 60px;
}

.concept__title {
  font: 22px HelveticaNeueCyrBlack, sans-serif;
  text-transform: uppercase;
}

.concept__title.concept__title_red {
  color: #fd0505;
}

.concept__title.concept__title_green {
  color: #739b54;
}

.concept__text {
  font: 24px/28px HelveticaNeueCyrLight, sans-serif;
}

.concept__text.concept__text_red {
  color: #fd0505;
}

.concept__text.concept__text_green {
  color: #739b54;
}

.concept__col-1 {
  width: 25%;
  text-align: center;
}

.concept__col-2 {
  width: 75%;
}

.steps__wrapper.main-wrapper {
  max-width: 1066px;
  text-align: justify;
}

.steps__section {
  margin-bottom: 70px;
}

.steps__img {
  width: 100%;
  height: auto;
}

.steps__content {
  background: #739b54;
  position: relative;
  margin-bottom: 100px;
}

.steps__bg {
  width: 100%;
  height: auto;
  position: relative;
  top: -30px;
}

.steps__item {
  margin-bottom: 45px;
  position: relative;
  top: -90px;
}

.steps__num {
  font: 100px HelveticaNeueCyrBlack, sans-serif;
  background: #92b07b;
  margin: 0 auto 35px;
  color: #fff;
  width: 120px;
  height: 120px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}

.steps__num.steps__num_abs {
  position: absolute;
  right: 0;
  left: 0;
}

.steps__num.steps__num_rel {
  top: -65px;
  position: relative;
}

.steps__num.steps__num_five {
  bottom: -115px;
}

.steps__title {
  font: 26px HelveticaNeueCyrBlack, sans-serif;
  color: #ebecec;
  text-align: center;
  margin-bottom: 25px;
}

.steps__title.steps__title_green {
  color: #739b54;
}

.steps__text {
  font: 24px/28px HelveticaNeueCyrLight, sans-serif;
  color: #ebecec;
  text-align: center;
}

.steps__left-pack {
  position: absolute;
  max-width: 185px;
  width: 10%;
  left: 0;
  bottom: -22%;
}

.steps__right-pack {
  position: absolute;
  max-width: 141px;
  width: 10%;
  right: 0;
  bottom: -28%;
}

.variants {
  background: #ebecec;
  margin-top: -100px;
  padding-top: 100px;
  padding-bottom: 120px;
}

.variants__section {
  margin-bottom: 120px;
}

.variants__dot {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 35px;
  margin-bottom: 35px;
}

.variants__dot li {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: 0 auto 5px;
  display: block;
}

.variants__dot li.red {
  background: #740d27;
}

.variants__dot li.brown {
  background: #9a5800;
}

.variants__dot li.lightgreen {
  background: #91b774;
}

.variants__dot li.grey {
  background: #2d2d2c;
}

.variants__dot li.lightbrown {
  background: #987646;
}

.variants__dot li.yellow {
  background: #d0991f;
}

.variants__row.flex-row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

.variants__col.flex-col {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.variants__col.flex-col img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.variants__col.flex-col img.variants__ico_2.variants__ico_less {
  max-width: 80%;
}

.variants__col.flex-col img.variants__ico_less {
  max-width: 96%;
}

.presentation.section {
  background: url(../img/bg-green.jpg) 0 0 no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  margin-bottom: 100px;
  position: relative;
}

.presentation__img {
  max-width: 100%;
  height: auto;
}

.presentation__dot {
  text-align: center;
  margin-bottom: 60px;
}

.presentation__dot img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1155px) {
  .slider__prev.flaticon-left-arrow:before {
    font-size: 25px;
  }

  .slider__next.flaticon-arrows:before {
    font-size: 25px;
  }

  .lSAction > a {
    top: 50%;
  }

  .lSAction > .lSNext {
    right: 0;
  }
}

@media (max-width: 1024px) {
  .case-wrapper {
    padding-left: 75px;
  }
}

@media (max-width: 767px) {
  .case-wrapper {
    padding-left: 0;
    padding-bottom: 60px;
  }

  .main__title {
    font-size: 60px;
    line-height: 45px;
  }

  .main__title.main__title_green {
    margin-bottom: 35px;
  }

  .main__text {
    font-size: 18px;
    text-align: center;
  }

  .main__text.main__text_green {
    font-size: 18px;
  }

  .main__text.main__text_justify {
    text-align: center;
  }

  .slider__section.section {
    padding-bottom: 160px;
  }

  .hero {
    height: 40vh;
  }

  .concept {
    margin-bottom: 35px;
  }

  .concept__title {
    font-size: 18px;
  }

  .concept__text {
    font-size: 18px;
  }

  .steps__num.steps__num_rel {
    top: -34px;
  }

  .steps__title {
    font-size: 22px;
  }

  .steps__text {
    font-size: 18px;
    line-height: 23px;
  }

  .steps__left-pack {
    display: none;
  }

  .steps__right-pack {
    display: none;
  }

  .variants__section {
    margin-bottom: 45px;
  }
}

@media (max-width: 560px) {
  .concept__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .concept__col-1 {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .concept__col-2 {
    width: 100%;
  }
}

@media (max-width: 460px) {
  .main__title {
    line-height: 36px;
    font-size: 46px;
  }

  .main__title > span {
    font-size: 22px;
  }
}