/* styles */

body {
  min-width: 320px;
  background: #fff;
  font-family: 'AvenirNextCyr', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  cursor: default;
}

header,
section,
footer {
  margin: 0 auto;
  max-width: 1920px;
}

.wrapper {
  margin: 0 auto;
  padding: 0 10px;
  width: 960px;
  position: relative;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

b {
  font-weight: 700;
}

/* button */

.button {
  display: block;
  width: 280px;
  height: 64px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ffdb00;
  -webkit-box-shadow: 0 4px 0 #d9bc00;
  -moz-box-shadow: 0 4px 0 #d9bc00;
  box-shadow: 0 4px 0 #d9bc00;
  font-family: 'AvenirNextCyr', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 64px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.button:hover {
  background: #f7d400;
}

.button:active {
  -webkit-box-shadow: 0 3px 0 #d9bc00;
  -moz-box-shadow: 0 3px 0 #d9bc00;
  box-shadow: 0 3px 0 #d9bc00;
  top: 1px;
}

/* deadline text */

.deadline_text {
  margin: 15px 0 0;
  width: 280px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.deadline_text:before {
  display: inline-block;
  vertical-align: middle;
  margin: -4px 8px 0 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/deadline_icon.png) center no-repeat;
}

/* titles */

h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
}

h2 span {
  color: #99d763;
}

/* header */

.header_section {
  height: 620px;
  background: #64832b url(../images/desctop__header_bg.jpg) center top no-repeat;
}

.header_section .top_block {
  margin: 0 0 25px;
  padding: 16px 0 0;
  height: 70px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}

.header_section .logo {
  float: left;
}

.header_section .top_block ul {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  text-align: justify;
  float: right;
  padding-top: 3px;
}

.header_section .top_block ul:after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.header_section .top_block li {
  display: inline-block;
  vertical-align: middle;
  background: left center no-repeat;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: normal;
  color: #fff;
  text-align: left;
  margin-right: 25px;
}

.header_section .top_block li:first-child {
  padding: 0 0 0 40px;
  background-image: url(../images/header__benefit1_icon.png);
}

.header_section .top_block li:last-child {
  padding: 0 0 0 34px;
  background-image: url(../images/header__benefit3_icon.png);
  margin-right: 0;
}

.header_section .title_wrapper {
  margin: 0 0 25px;
}

.header_section .title_wrapper .subtitle {
  letter-spacing: 3px;
  color: #fff;
  text-transform: uppercase;
}

.header_section .title_wrapper .main_title {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
  padding: 0 0 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 700;
  font-size: 58px;
  line-height: 58px;
  color: #99d763;
  text-transform: uppercase;
}

.header_section .title_wrapper .description {
  width: 390px;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.9px;
  color: #fff;
  text-transform: uppercase;
}

.discount_block {
  width: 157px;
  height: 130px;
  background: url(../images/sale.png) 50% 50% no-repeat;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  padding: 32px 50px 0 0;
  z-index: 2;
}
.discount_block {
  top: 23px;
  left: 491px;
}

.discount_block .value {
  font-size: 32px;
  line-height: 32px;
}

.header_section .content_block ul {
  width: 360px;
}

.header_section .content_block ul li {
  margin: 0 0 12px;
  padding: 0 0 0 34px;
  background: url(../images/header__tick_icon.png) left top no-repeat;
  font-size: 18px;
  color: #fff;
}

.header_section .content_block ul li:last-child {
  margin: 0;
}

.header_section .price_block {
  margin: 25px 0;
  width: 280px;
}

.header_section .price_block .price_item {
  float: left;
  width: 50%;
  color: #fff;
  text-align: center;
}

.header_section .price_block .text {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.header_section .price_block .value {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.header_section .price_block .price_item.old .value {
  text-decoration: line-through;
}

.header_section .price_block .price_item.new .value {
  color: #ffdb00;
}

.header_section .deadline_text {
  color: #fff;
}

.offer_gif {
  position: absolute;
  top: 45px;
  left: 425px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
}

.present_text {
  position: absolute;
  top: 400px;
  left: 345px;
  font-size: 16px;
  line-height: 1.1em;
  color: #fff;
  width: 190px;
  text-align: center;
  text-shadow: 0px 0px 7px #000;
}
.present_text > span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  color: #99d763;
  font-size: 24px;
  line-height: 1.1em;
  padding: 5px 0 0 8px;
}
.present_text:before {
  content: '+';
  display: block;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1em;
  text-align: center;
}

/* benefits */

.benefits_section {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 1920px;
  background: #352e29 url(../images/bg_dark.jpg);
}

.benefits_section .benefits_list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  text-align: center;
}

.benefits_section .benefit_item {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
  width: 220px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  color: #fff;
}

.benefits_section .benefit_item:last-child {
  margin: 0;
}

.benefits_section .benefit_item > img {
  display: block;
  margin: 0 auto 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.benefits_section .benefit_item > h4 {
  font-size: 18px;
}
.benefits_section .benefit_item > h4 > span {
  font-size: 35px;
  line-height: 1.1em;
}

/* video */

.video_section {
  padding: 40px 0;
}

.video_section .video_block {
  float: left;
  width: 460px;
}

.video_section h2 {
  margin: 0 0 30px;
  text-align: left;
}

.video_section .video_wrapper {
  border: 10px solid #fff;
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.09);
}

.video_section .video-container {
  width: 440px;
  height: 248px;
  background-color: #000;
  overflow: hidden;
  position: relative;
}

.video_section .video-container iframe,
.video_section .video-container object,
.video_section .video-container embed {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video_section .text_block {
  float: right;
  width: 460px;
}

.video_section .text_block p {
  margin: 0 0 15px;
}

.video_section .text_block p:last-of-type {
  margin: 0 0 20px;
}

/*gif_section*/
.gif_section {
  padding: 40px 0 50px;
}
.gif_section h2 {
  text-transform: none;
  margin-bottom: 10px;
}
.gif_section .wrapper > img {
  display: block;
  margin: 0 auto;
}

/* effects */

.effects_section {
  height: 560px;
  background: #352e29 url(../images/bg_dark.jpg);
  overflow: hidden;
}

.effects_section .content_block {
  padding: 40px 0 0;
  margin-left: 490px;
  width: 450px;
  color: #fff;
}

.effects_section h2 {
  margin: 0 0 20px;
  text-align: left;
}

.effects_section h2 span {
  display: block;
}

.effects_section p.description {
  margin: 0 0 30px;
}

.effects_section ul li {
  margin: 0 0 15px;
  padding: 0 0 0 30px;
  background: url(../images/effects__tick_icon.png) left 2px no-repeat;
  line-height: 1.4em;
}

.effects_section ul li:last-child {
  margin: 0;
}

.effects_section img {
  display: block;
  width: 960px;
  max-width: 960px;
  position: absolute;
  top: 0;
  left: -50%;
}

/* components */

.components_section {
  padding: 40px 0;
  background: url(../images/components_bg.jpg) 50% 100% no-repeat;
}

.components_section h2 {
  margin: 0 0 30px;
}

.mode_container {
  position: relative;
}

.mode_container > img {
  display: block;
  position: absolute;
  top: 240px;
  left: 50%;
  margin-left: -260px;
  z-index: 1;
}
.mode_container > ul {
  background: url(../images/mode_line.png) 50% 50px no-repeat;
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.mode_container > ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: normal;
  line-height: 1.1em;
  font-weight: 700;
  width: 160px;
  text-transform: uppercase;
}
.mode_container > ul > li > img {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ebebeb;
}
.mode_container > ul > li > span {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  background: #7fb352;
  border-radius: 50%;
  display: block;
  margin: -20px auto 6px;
  box-shadow: 0 0 0 4px #fff;
  position: relative;
  z-index: 2;
}

.mode_container > ul > li:nth-child(1) {
  margin-top: 420px;
}
.mode_container > ul > li:nth-child(2) {
  margin-top: 210px;
  margin-left: -120px;
}
.mode_container > ul > li:nth-child(3) {
  margin-top: 60px;
  margin-left: -15px;
}
.mode_container > ul > li:nth-child(4) {
  margin: 0 30px;
}
.mode_container > ul > li:nth-child(5) {
  margin-top: 60px;
  margin-left: 0;
}
.mode_container > ul > li:nth-child(6) {
  margin-top: 210px;
  margin-left: 010px;
}
.mode_container > ul > li:nth-child(7) {
  margin-top: 420px;
  margin-left: -115px;
}

.components_section .button {
  margin: 100px auto 0;
  position: relative;
  z-index: 3;
}

/* results */

.benef2_sect {
  padding: 40px 0;
  background: #352e29 url(../images/bg_dark.jpg);
  color: #fff;
}

.benef2_sect h2 {
  margin: 0 0 40px;
}

.benef2 {
  font-size: 0;
  text-align: center;
}
.benef2 > li {
  width: 25%;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.benef2 > li > img {
  display: block;
  margin: 0 auto 10px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ebebeb;
}

.benef2_sect .alert {
  color: #ffdb00;
  margin: 50px 0 10px;
  text-align: center;
  font-weight: 700;
}

/*char_sect*/
.char_sect {
  padding: 40px 0;
}
.char_sect h2 {
  margin-bottom: 60px;
}

.char_container > img {
  float: left;
}
.char_container .right {
  overflow: hidden;
  padding-left: 5px;
}

.char_list {
  margin-bottom: 30px;
}
.char_list > li:after {
  content: '';
  clear: both;
  display: table;
}
.char_list > li {
  padding: 10px 0;
  border-bottom: 2px dashed #e8e8e8;
}
.char_list > li > b {
  float: left;
  width: 240px;
}
.char_list > li > p {
  overflow: hidden;
}
.char_list > li:last-child {
  padding-bottom: 0;
  border: none;
}

.faq_block > h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
.faq_list > li {
  padding: 12px 20px 12px 12px;
  background: #7fb352;
  color: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  cursor: pointer;
}
.faq_list > li:last-child {
  margin-bottom: 0;
}
.faq_list > li .quest {
  font-weight: 700;
  position: relative;
  padding-right: 15px;
}
.faq_list > li .quest:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  transition: all ease 0.3s;
}
.faq_list > li .answer {
  padding-top: 8px;
  display: none;
}
.faq_list > li.active .quest:after {
  transform: rotate(180deg);
  opacity: 0;
}

.char_sect .button {
  margin: 35px auto 0;
}

/* info */

.info_section {
  padding: 40px 0 44px;
  background: #64832b url(../images/desctop__info_bg.jpg) center top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.info_section h3 {
  margin: 0 0 60px;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.info_section h3 span {
  color: #ffdb00;
}

.info_section img {
  display: block;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -150px;
  z-index: 5;
}

.info_section .price_block {
  padding: 20px 35px 0 78px;
  width: 365px;
  height: 78px;
  background: #fff;
  position: absolute;
  top: 140px;
  left: 10px;
}

.info_section .price_block:before {
  display: block;
  content: '';
  width: 78px;
  height: 78px;
  background: #99d763 url(../images/info__discount_icon.png) center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.info_section .price_block .price_item {
  float: left;
  width: 50%;
  text-align: center;
  position: relative;
  z-index: 10;
}

.info_section .price_block .text {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.info_section .price_block .value {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.info_section .price_block .price_item.old .value {
  text-decoration: line-through;
}

.info_section .price_block .price_item.new .value {
  color: #ffdb00;
}

.info_section .timer_block {
  padding: 10px 40px 0 83px;
  width: 325px;
  height: 78px;
  background: #fff;
  text-align: center;
  position: absolute;
  top: 242px;
  left: 50px;
}

.info_section .timer_block:before {
  display: block;
  content: '';
  width: 78px;
  height: 78px;
  background: #99d763 url(../images/timer__clock_icon.png) center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.info_section .timer_block .timer_item {
  float: left;
  width: 33.333333%;
}

.info_section .timer_block p {
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}

.info_section .timer_block .count {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #99d763;
  position: relative;
}

.info_section .timer_block .count:before {
  display: block;
  content: ':';
  width: 10px;
  position: absolute;
  top: -3px;
  right: -5px;
}

.info_section .timer_block .timer_item:last-child .count:before {
  display: none;
}

.info_section .timer_block .text {
  margin-top: -2px;
  font-size: 12px;
  line-height: 12px;
}

.info_section ul {
  margin: 0 0 50px 640px;
}

.info_section ul li {
  margin: 0 0 15px;
  padding: 0 0 0 34px;
  background: url(../images/info__tick_icon.png) left 1px no-repeat;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}

.info_section ul li:last-child {
  margin: 0;
}

.info_section .button {
  margin: 0 auto;
}

/* order info */

.order_info_section {
  padding: 40px 0;
}

.order_info_section h2 {
  margin: 0 0 40px;
}

.order_info_section .info_item {
  float: left;
  margin: 0 20px 0 0;
  padding: 30px 30px 0 30px;
  width: 300px;
  height: 220px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #4d4d4d center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-weight: 700;
  color: #fff;
}

.order_info_section .info_item:first-child {
  background-image: url(../images/order_info__delivery_bg.jpg);
}

.order_info_section .info_item:nth-child(3) {
  background-image: url(../images/order_info__payment_bg.jpg);
  margin: 0;
}

.order_info_section .info_item:nth-child(2) {
  background-image: url(../images/order_info__guarantee_bg.jpg);
}

.order_info_section .info_item h4 {
  margin: 0 0 12px;
  padding: 0 0 0 70px;
  font-size: 24px;
  line-height: 60px;
  color: #ffdb00;
  text-transform: uppercase;
  position: relative;
}

.order_info_section .info_item h4:before {
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2) center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.order_info_section .info_item:first-child h4:before {
  background-image: url(../images/order_info__delivery_icon.png);
}

.order_info_section .info_item:nth-child(2) h4:before {
  background-image: url(../images/order_info__payment_icon.png);
}

.order_info_section .info_item:last-child h4:before {
  background-image: url(../images/order_info__guarantee_icon.png);
}

/* reviews */

.reviews_section {
  padding: 40px 0;
  background: #352e29 url(../images/bg_dark.jpg);
}

.reviews_section h3 {
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.reviews_section p.description {
  margin: 0 auto 40px;
  max-width: 580px;
  color: #fff;
  text-align: center;
}

.reviews_section .reviews_list {
  margin: 0 auto;
  max-width: 820px;
}

.reviews_section .review_item img {
  float: left;
  width: 300px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

.reviews_section .review_item .text_block {
  float: left;
  padding: 20px 20px 0 20px;
  width: 520px;
  height: 290px;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  background: #fff;
  position: relative;
}

.reviews_section .review_item .text_block:before {
  display: block;
  content: '';
  width: 23px;
  height: 20px;
  background: url(../images/reviews__quote_icon.png) center no-repeat;
  position: absolute;
  top: 22px;
  right: 20px;
}

.reviews_section .review_item .text_block > p > b {
  display: block;
  font-size: 18px;
}

.reviews_section .review_item .author_info {
  margin: 0 0 15px;
  padding: 0 0 18px;
  background: url(../images/reviews__stars.png) left bottom no-repeat;
  font-weight: 700;
  text-transform: uppercase;
}

.reviews_section .owl-dots {
  margin: 30px 0 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  text-align: center;
}

.reviews_section .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}

.reviews_section .owl-dot:hover {
  background: rgba(255, 255, 255, 0.5);
}

.reviews_section .owl-dot.active {
  background: #ffdb00;
}

.reviews_section .owl-prev,
.reviews_section .owl-next {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffdb00 url(../images/select-arrow.svg) no-repeat;
  position: absolute;
  top: 125px;
}

.reviews_section .owl-prev {
  background-position: center;
  transform: rotate(90deg);
  left: -60px;
}

.reviews_section .owl-next {
  background-position: center;
  transform: rotate(-90deg);
  right: -60px;
}

/* order */

.order_section {
  height: 645px;
  background: #64832b url(../images/desctop__order_bg.jpg) center top no-repeat;
}

.order_section .top_block {
  margin: 0 0 10px;
  height: 70px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  font-weight: 700;
  font-size: 30px;
  line-height: 70px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.order_section .top_block span {
  color: #ffdb00;
}

.order_section .title_wrapper {
  margin: 0 0 10px;
}

.order_section .title_block {
  float: left;
  text-transform: uppercase;
}

.order_section .title_block .subtitle {
  letter-spacing: 3px;
  color: #fff;
}

.order_section .title_block .main_title {
  font-weight: 700;
  font-size: 58px;
  line-height: 58px;
  color: #99d763;
}

.order_section .description {
  float: left;
  margin: 9px 0 0 25px;
  width: 460px;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.order_section .form_block {
  padding: 19px;
  width: 320px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.order_section .timer_block {
  padding: 10px 5px 0 83px;
  width: 280;
  height: 78px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.order_section .timer_block:before {
  display: block;
  content: '';
  width: 78px;
  height: 78px;
  background: #99d763 url(../images/timer__clock_icon.png) center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.order_section .timer_block .timer_item {
  float: left;
  width: 33.333333%;
}

.order_section .timer_block p {
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}

.order_section .timer_block .count {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #99d763;
  position: relative;
}

.order_section .timer_block .count:before {
  display: block;
  content: ':';
  width: 10px;
  position: absolute;
  top: -3px;
  right: -5px;
}

.order_section .timer_block .timer_item:last-child .count:before {
  display: none;
}

.order_section .timer_block .text {
  margin-top: -2px;
  font-size: 12px;
  line-height: 12px;
}

.order_section .price_block {
  margin: 20px 0;
  width: 280px;
}

.order_section .price_block .price_item {
  float: left;
  width: 50%;
  color: #fff;
  text-align: center;
}

.order_section .price_block .text {
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}

.order_section .price_block .value {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.order_section .price_block .price_item.old .value {
  text-decoration: line-through;
}

.order_section .price_block .price_item.new .value {
  color: #ffdb00;
}

.order_section .field {
  display: block;
  margin: 0 auto 15px;
  padding: 0 20px;
  width: 280px;
  height: 56px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  font-family: 'AvenirNextCyr', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.order_section .field::-webkit-input-placeholder {
  opacity: 1;
  color: #333;
}

.order_section .field:-moz-placeholder {
  opacity: 1;
  color: #333;
}

.order_section .field::-moz-placeholder {
  opacity: 1;
  color: #333;
}

.order_section .field:-ms-input-placeholder {
  opacity: 1;
  color: #333;
}

.order_section .field:focus::-webkit-input-placeholder {
  opacity: 0;
}

.order_section .field:focus:-moz-placeholder {
  opacity: 0;
}

.order_section .field:focus::-moz-placeholder {
  opacity: 0;
}

.order_section .field:focus:-ms-input-placeholder {
  opacity: 0;
}

.order_section .deadline_text {
  color: #fff;
}

.order_section .offer_gif {
  top: 70px;
  left: 410px;
}

.order_section .discount_block {
  top: 47px;
  left: 473px;
}

.order_section .present_text {
  top: 437px;
  left: 365px;
}

/* footer */

.footer_section {
  padding: 25px 0;
  font-size: 14px;
  text-align: center;
}

.footer_section img {
  display: block;
  margin: 0 auto 10px auto;
}

.footer_section a {
  color: #111;
}

.footer_section a:hover {
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  /* styles */

  .wrapper {
    width: 640px;
  }

  /* header */

  .header_section {
    padding: 0 0 20px;
    height: 560px;
    background-image: url(../images/tablet__header_bg.jpg);
    overflow: hidden;
  }

  .header_section .top_block {
    margin: 0 0 14px;
    padding: 14px 0 0;
  }

  .header_section .top_block li {
    line-height: 22px;
  }

  .header_section .top_block li:first-child {
    line-height: 30px;
  }

  .header_section .top_block li:last-child {
    display: none;
  }

  .header_section .title_wrapper {
    margin: 0 0 20px;
  }

  .header_section .title_block {
    float: left;
  }

  .header_section .title_wrapper .main_title {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 48px;
    line-height: 48px;
  }

  .header_section .title_wrapper .description {
    float: left;
    margin: 22px 0 0 70px;
    width: 310px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .header_section .content_block ul {
    width: 290px;
  }

  .header_section .content_block ul > li {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 10px;
  }

  .offer_gif {
    width: 204px;
    left: 305px;
    top: 110px;
  }

  .discount_block {
    width: 110px;
    height: 91px;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 20px 40px 0 8px;
    top: 93px;
    left: 349px;
  }

  .discount_block .text {
    font-size: 11px;
    line-height: 1.2em;
  }
  .discount_block .value {
    font-size: 23px;
    line-height: 1.1em;
  }

  .header_section .content_block .wrapper:before {
    content: '';
    width: 435px;
    height: 463px;
    background: url(../images/offer_product.png) 50% 50% no-repeat;
    display: block;
    position: absolute;
    top: 40px;
    right: -40px;
    z-index: 6;
  }

  .present_text {
    z-index: 7;
    font-size: 13px;
    top: 385px;
    left: 475px;
  }
  .present_text > span {
    padding-left: 0;
    font-size: 20px;
  }
  .present_text::before {
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -20px;
    font-size: 34px;
    line-height: 34px;
  }

  /* benefits */

  .benefits_section {
    padding: 40px 0 10px;
  }

  .benefits_section .benefit_item {
    margin: 0 40px 30px;
  }

  .benefits_section .benefit_item:last-child {
    margin: 0 40px 30px;
  }

  /* video */
  .video_section h2 {
    text-align: center;
  }

  .video_section .video_block {
    float: none;
    width: 100%;
  }

  .video_section .video_wrapper {
    margin: 0 0 30px;
  }

  .video_section .video-container {
    width: 600px;
    height: 338px;
  }

  .video_section .text_block {
    float: none;
    width: 100%;
    text-align: center;
  }

  .video_section .button {
    margin: 0 auto;
  }

  .video_section .deadline_text {
    margin: 15px auto 0;
  }

  /* effects */

  .effects_section {
    height: auto;
    padding-bottom: 30px;
  }

  .effects_section .content_block {
    width: 100%;
    margin: 0;
  }

  .effects_section img {
    width: 100%;
    position: static;
    margin: 30px auto 0;
  }

  /* components */

  .components_section {
    background: none;
  }

  .mode_container > img {
    position: static;
    margin: 0 auto 20px;
  }
  .mode_container > ul {
    background: none;
  }
  .mode_container > ul > li:nth-child(1),
  .mode_container > ul > li:nth-child(2),
  .mode_container > ul > li:nth-child(3),
  .mode_container > ul > li:nth-child(4),
  .mode_container > ul > li:nth-child(5),
  .mode_container > ul > li:nth-child(6) {
    margin: 0 10px 30px;
  }
  .mode_container > ul > li:last-child {
    margin: 0 auto;
  }
  .components_section .button {
    margin-top: 40px;
  }

  /*components_section*/
  .char_container > img {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }

  /* results */

  .results_section .result_item {
    width: 300px;
  }

  .results_section .result_item .text_block p {
    font-size: 20px;
    line-height: 20px;
  }

  /* info */

  .info_section {
    background-image: none;
  }

  .info_section h3 {
    margin: 0 0 360px;
    font-size: 30px;
    line-height: 36px;
  }

  .info_section .price_block {
    top: 160px;
  }

  .info_section .timer_block {
    top: 262px;
  }

  .info_section img {
    margin: 0;
    top: 100px;
    left: auto;
    right: 10px;
  }

  .info_section ul {
    margin: 0 20px 40px;
  }

  /* order info */

  .order_info_section .info_item {
    margin: 0 10px 0 0;
    padding: 15px 15px 0 15px;
    width: 200px;
    height: 210px;
    font-size: 14px;
    line-height: 22px;
  }

  .order_info_section .info_item h4 {
    margin: 0 0 10px;
    font-size: 16px;
  }

  /* reviews */

  .reviews_section h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .reviews_section .review_item {
    padding: 25px 20px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
  }

  .reviews_section .review_item img {
    float: none;
    margin: 0 auto 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  .reviews_section .review_item .text_block {
    float: none;
    padding: 0;
    width: 100%;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
  }

  .reviews_section .review_item .text_block:before {
    display: none;
  }

  .reviews_section .review_item .author_info {
    background-position: center bottom;
  }

  .reviews_section .owl-prev,
  .reviews_section .owl-next {
    top: 150px;
  }

  .reviews_section .owl-prev {
    left: 80px;
  }

  .reviews_section .owl-next {
    right: 80px;
  }

  /* order */

  .order_section {
    height: 640px;
    background-image: url(../images/tablet__header_bg.jpg);
    overflow: hidden;
  }

  .order_section .top_block {
    font-size: 26px;
  }

  .order_section .title_block .main_title {
    font-size: 48px;
    line-height: 48px;
  }

  .order_section .description {
    margin: 22px 0 0 20px;
    width: 285px;
    font-size: 18px;
    line-height: 24px;
  }

  .order_section .content_block .wrapper:before {
    content: '';
    width: 443px;
    height: 518px;
    background: url(../images/order_product.png) 50% 50% no-repeat;
    display: block;
    position: absolute;
    top: 55px;
    right: -100px;
    z-index: 6;
  }
  .order_section .offer_gif {
    top: 110px;
    left: 355px;
  }

  .order_section .discount_block {
    top: 94px;
    left: 400px;
  }

  .order_section .present_text {
    top: 475px;
    left: 485px;
  }
}

@media screen and (max-width: 639px) {
  /* styles */

  .wrapper {
    width: 320px;
  }

  /* titles */

  h2 {
    font-size: 20px;
    line-height: 28px;
  }

  /* header */

  .header_section {
    padding: 20px 0 25px;
    height: auto;
    background-image: url(../images/mobile__order_bg.jpg);
    background-position: center -55px;
  }

  .header_section .top_block {
    display: none;
  }

  .header_section .title_wrapper {
    margin: 0 0 450px;
  }

  .header_section .title_block {
    float: none;
    text-align: center;
  }

  .header_section .title_wrapper .main_title {
    margin: 4px 0 8px;
    font-size: 44px;
    line-height: 44px;
  }

  .header_section .title_wrapper .description {
    float: none;
    margin: 0;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .header_section .content_block ul {
    width: 300px;
  }
  .header_section .content_block ul > li {
    line-height: 1.5em;
    margin-bottom: 14px;
  }

  .header_section .button {
    margin: 0 auto;
  }

  .header_section .deadline_text {
    margin: 15px auto 0;
  }

  .header_section .content_block .wrapper::before,
  .order_section .content_block .wrapper::before {
    background: url(../images/order_product.png) 50% 50% no-repeat;
    position: absolute;
    width: 380px;
    -webkit-background-size: 100%;
    background-size: 100%;
    top: 110px;
  }

  .offer_gif {
    top: 160px;
    left: 10px;
    width: 200px;
  }

  .discount_block {
    top: 143px;
    left: 51px;
  }

  .present_text {
    top: 490px;
    left: 136px;
  }

  /* benefits */

  .benefits_section {
    padding: 30px 0 0;
  }

  .benefits_section .benefit_item {
    margin: 0 0 30px;
  }

  .benefits_section .benefit_item:last-child {
    margin: 0 0 30px;
  }

  /* video */

  .video_section {
    padding: 30px 0;
  }

  .video_section .video-container {
    width: 280px;
    height: 158px;
  }

  .gif_section h2 span {
    display: block;
  }

  /* effects */

  .effects_section {
    height: auto;
  }

  .effects_section .content_block {
    padding: 30px 0 0;
    width: 100%;
  }

  .effects_section h2 {
    text-align: center;
  }

  .effects_section p.description {
    text-align: center;
  }

  .effects_section ul li {
    font-size: 14px;
  }

  .effects_section img {
    display: none;
  }

  /* components */

  .components_section {
    padding: 30px 0;
  }

  .components_section p.description {
    margin: 0 0 30px;
  }

  .components_section .component_item .image_block {
    display: block;
    margin: 0 auto 15px;
  }

  .components_section .component_item .text_block {
    display: block;
    padding: 0;
    text-align: center;
  }

  /*benef2_sect*/
  .benef2_sect {
    padding: 30px 0;
  }
  .benef2 > li {
    width: 50%;
    margin-bottom: 30px;
  }
  .benef2_sect .alert {
    margin-top: 5px;
  }

  /* info */

  .info_section {
    padding: 30px 0 34px;
  }

  .info_section h3 {
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 28px;
  }

  .info_section .price_block {
    margin: 0 0 20px;
    padding: 20px 0 0;
    width: 300px;
    position: relative;
    top: 0;
    left: 0;
  }

  .info_section .price_block:before {
    display: none;
  }

  .info_section .timer_block {
    margin: 0 0 30px;
    padding: 10px 5px 0 83px;
    width: 300px;
    position: relative;
    top: 0;
    left: 0;
  }

  .info_section img {
    position: static;
    margin: 0 auto 30px;
  }

  .info_section ul {
    margin: 0 0 30px;
  }

  .info_section ul li {
    background-position: left top;
    font-size: 16px;
    line-height: 24px;
  }

  .char_sect h2 {
    margin-bottom: 30px;
  }

  .char_list > li > b {
    float: none;
    display: block;
    width: auto;
  }
  .faq_block > h4 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  /* order info */

  .order_info_section {
    padding: 30px 0;
  }

  .order_info_section h2 {
    margin: 0 0 30px;
  }

  .order_info_section .info_item {
    margin: 0 0 30px;
    padding: 30px 30px 0 30px;
    width: 300px;
    height: 220px;
    font-size: 16px;
    line-height: 24px;
  }

  .order_info_section .info_item h4 {
    margin: 0 0 12px;
    font-size: 24px;
  }

  /* reviews */

  .reviews_section {
    padding: 30px 0;
  }

  .reviews_section h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .reviews_section p.description {
    margin: 0 0 30px;
  }

  .reviews_section .review_item {
    padding: 25px 15px 20px;
  }

  .reviews_section .review_item img {
    width: 220px;
  }

  .reviews_section .owl-prev,
  .reviews_section .owl-next {
    top: 111px;
  }

  .reviews_section .owl-prev {
    left: 20px;
  }

  .reviews_section .owl-next {
    right: 20px;
  }

  /* order */

  .order_section {
    height: auto;
    padding: 0 0 20px;
    background-image: url(../images/mobile__order_bg.jpg);
  }

  .order_section .top_block {
    padding: 10px 0 0;
    font-size: 18px;
    line-height: 24px;
  }

  .order_section .top_block span {
    display: block;
  }

  .order_section .title_wrapper {
    margin: 0 0 435px;
  }

  .order_section .title_block {
    float: none;
    text-align: center;
  }

  .order_section .title_block .main_title {
    margin: 4px 0 8px;
    font-size: 44px;
    line-height: 44px;
  }

  .order_section .description {
    float: none;
    margin: 0;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .order_section .form_block {
    margin-top: 500px;
    padding: 19px 9px;
    width: 100%;
  }

  .order_section .content_block .wrapper::before {
    right: -35px;
    top: 30px;
  }

  .order_section .offer_gif {
    top: 110px;
    left: 10px;
  }

  .order_section .discount_block {
    top: 92px;
    left: 50px;
  }

  .order_section .present_text {
    top: 437px;
    left: 130px;
  }
}
