a,
body,
div,
form,
html,
img,
input,
li,
p,
span,
ul {
   font-weight: 400;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
a,
body,
button,
div,
form,
input,
li,
p,
ul {
   -webkit-transform-origin: center center;
   -ms-transform-origin: center center;
   -o-transform-origin: center center;
   transform-origin: center center;
}
a,
body,
center,
div,
form,
html,
img,
input,
label,
li,
p,
span,
ul {
   margin: 0;
   padding: 0;
   outline: 0;
   font-size: 100%;
   background: 0 0;
}
a,
body,
center,
div,
form,
html,
img,
label,
li,
p,
span,
ul {
   border: 0;
   vertical-align: baseline;
}
body {
   line-height: 1;
   font-family: "Open Sans", sans-serif;
   color: #2e2e2e;
}
ul {
   list-style: none;
}
button:focus,
input:focus {
   outline: 0;
}
img[width="1"] {
   display: none !important;
}
.wrap {
   margin: 0 auto;
   max-width: 980px;
}
.clearfix:after,
.section:after,
.top_line:after,
.top_line_theme:after,
.wrap:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.new_line,
.new_line_dt {
   display: block;
}
.bold {
   font-weight: 700;
}
.text_white {
   color: #fff !important;
}
.text_red {
   color: #d63300 !important;
}
.text_orange {
   color: #fcbc26 !important;
}
.bg_red {
   background: #d63300;
   color: #fff;
   padding: 3px 10px;
}
.top_block {
   width: 100%;
   background: url(../img/block1_bg.jpg) top center no-repeat;
   background-size: cover;
   padding-bottom: 30px;
}
.top_line {
   color: #fff;
}
.top_line_list {
   padding: 20px 0 0;
   display: inline-block;
}
.top_line_theme {
   display: inline-block;
   margin: 0 0 0 25px;
}
.top_line_list_icon {
   float: left;
   padding: 6px 0 0;
}
.top_list_text {
   font-size: 13px;
   line-height: 22px;
   padding: 0 0 0 35px;
}
.top_line_theme:last-child .top_list_text {
   padding-left: 45px;
}
.top_line_button {
   background: #d63300;
   width: 280px;
   text-align: center;
   padding: 8px 0 10px;
   float: right;
   border-radius: 5px;
   font-size: 18px;
   font-weight: 700;
   cursor: pointer;
   margin-top: 15px;
}
.sub_title,
.title {
   text-transform: uppercase;
   text-align: center;
   color: #2e2e2e;
}
.sub_title {
   font-weight: 700;
}
.title {
   font:
      40px/44px "PT Sans",
      sans-serif;
   margin-top: 40px;
}
.sub_title {
   font-size: 20px;
   line-height: 30px;
   margin-top: 15px;
   margin-bottom: 35px;
}
.section {
   position: relative;
}
.top_block_list {
   max-width: 320px;
   float: left;
   margin-left: 50px;
}
.top_block_theme {
   margin-bottom: 20px;
}
.top_block_theme:last-child {
   margin-bottom: 0;
}
.top_block_theme_title {
   position: relative;
   font-size: 28px;
   font-weight: 700;
   text-transform: uppercase;
   color: #d63300;
}
.top_block_theme_title:before {
   position: absolute;
   top: 0;
   left: -48px;
   content: "";
   width: 38px;
   height: 29px;
   background: url(../img/icon4.png) no-repeat;
}
.top_block_theme_text {
   font-size: 22px;
   line-height: 26px;
   margin-top: 10px;
}
.form_block {
   width: 300px;
   text-align: center;
   background: #fff;
   border-radius: 10px;
   -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
   box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
   float: right;
}
.form_block_title,
.timer {
   font-family: "PT Sans", sans-serif;
   font-weight: 700;
}
.form_block_title {
   padding: 15px 0 10px;
   font-size: 15px;
   background: #f83000;
   color: #fff;
   text-transform: uppercase;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   position: relative;
}
.form_block_title:before {
   content: "";
   width: 300px;
   height: 27px;
   background: url(../img/form_top_img.jpg);
   position: absolute;
   top: 44px;
   left: 0;
}
.timer {
   width: 228px;
   font-size: 40px;
   padding-top: 30px;
   padding-bottom: 10px;
   margin: 0 auto;
}
.min {
   font:
      700 40px "PT Sans",
      sans-serif;
   display: inline-block;
}
.order_forn {
   padding: 0 20px;
}
.order_form_input_name,
.order_form_input_phone {
   font: 18px "Open Sans";
   width: 100%;
   border-radius: 3px;
   border: 1px solid #7f7f7f;
   height: 39px;
   padding-left: 10px;
   padding-right: 10px;
   color: #909191;
   margin-top: 15px;
}
.order_forn_button {
   font:
      700 35px "PT Sans Narrow",
      sans-serif;
   margin: 15px auto 20px;
   border-radius: 3px;
   text-transform: uppercase;
   padding: 5px 0;
   width: 100%;
   box-sizing: border-box;
   background: linear-gradient(to bottom, #c0e12c 0, #93cd01 100%);
   border: 0;
   color: #2f4201;
   -webkit-box-shadow: 0 5px 3px 0 #678722;
   -moz-box-shadow: 0 5px 3px 0 #678722;
   box-shadow: 0 5px 3px 0 #678722;
   cursor: pointer;
}
.product_img {
   margin: 32px 0 40px 28px;
   width: 220px;
}
.label_img,
.prise:before {
   position: absolute;
   top: 145px;
   left: 510px;
}
.prise:before {
   content: "";
   background: url(../img/arrow.png) no-repeat;
   width: 155px;
   height: 56px;
   top: -27px;
   left: 255px;
   -moz-transform: rotate(15deg);
   -ms-transform: rotate(15deg);
   -o-transform: rotate(15deg);
}
.prise {
   position: relative;
   margin: 3px 0 0 396px;
   width: 400px;
}
.application:after,
.check_bottom:after,
.check_theme:after,
.indication:after,
.indication_theme:after,
.prise:after,
.treatment_list:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.old_prise {
   position: relative;
   font-family: "PT Sans", sans-serif;
   font-weight: 700;
   color: #7f7f7f;
   width: 120px;
   float: left;
}
.old_prise_title {
   font-size: 16px;
   line-height: 18px;
   text-transform: uppercase;
}
.old_prise_number {
   font-size: 24px;
   line-height: 26px;
}
.new_prise {
   width: 150px;
   display: inline-block;
   color: #d63300;
   font-family: "PT Sans", sans-serif;
}
.new_prise_title {
   font-size: 20px;
   line-height: 22px;
   font-weight: 700;
   text-transform: uppercase;
}
.new_prise_number {
   font-size: 28px;
   line-height: 30px;
   font-weight: 700;
}
.section_check {
   background: url(../img/check_bg.jpg);
   padding: 20px 0;
}
.check {
   margin-top: 60px;
   background: #fff;
   padding: 25px 0;
   position: relative;
   border-radius: 5px;
}
.check_list {
   padding: 0 20px;
}
.check_theme {
   background: #edf1f4;
   height: 127px;
   border-radius: 65px;
   display: inline-block;
   width: 450px;
   margin-right: 35px;
}
.check_theme:nth-child(even) {
   margin-right: 0;
}
.check_theme_img {
   float: left;
}
.check_theme_text {
   font-size: 24px;
   line-height: 28px;
   height: 128px;
   padding: 0 25px 0 15px;
   vertical-align: middle;
   display: table-cell;
}
.check_bottom {
   background: #b9360a;
   width: 90%;
   margin: 27px auto -60px;
   color: #fff;
   border-radius: 5px;
   padding: 15px 35px 22px 0;
}
.check_bottom_left {
   font:
      700 22px/46px "PT Sans",
      sans-serif;
   width: 190px;
   text-align: center;
   color: #fcbc26;
   float: left;
}
.check_bottom_right {
   font-size: 24px;
   line-height: 28px;
   padding-left: 192px;
}
.consequence {
   background: url(../img/consequence_bg.jpg) top center no-repeat;
   color: #fff;
   height: 1350px;
   padding: 50px 0 0;
}
.consequence_list {
   text-align: center;
   margin: 50px 0 174px;
}
.consequence_theme {
   display: inline-block;
   width: 30%;
   vertical-align: top;
   margin: 0 14px;
}
.consequence_theme_img {
   width: 220px;
   margin-bottom: 15px;
}
.consequence_theme_title {
   font:
      700 30px/36px "PT Sans",
      sans-serif;
   text-transform: uppercase;
   color: #fcbc26;
}
.consequence_theme_text {
   color: #fff;
   font-size: 19px;
   line-height: 26px;
   font-weight: 400;
   margin-top: 11px;
}
.consequence_subtitle {
   margin-top: 140px;
}
.consequence .down_list {
   margin-top: 55px;
   text-align: center;
}
.consequence .down_theme {
   display: inline-block;
   width: 20%;
   margin: 0 20px;
   position: relative;
}
.consequence .down_theme_img {
   width: 100%;
}
.consequence .down_theme_text {
   position: absolute;
   top: 102px;
   left: 0;
   color: #000;
   padding: 0 12px;
   font-size: 20px;
   line-height: 22px;
}
.sectio_treatment {
   background: url(../img/treatment_bg.jpg) top center no-repeat;
   padding: 35px 0;
}
.treatment {
   position: relative;
}
.treatment_list {
   margin: 60px 0 70px;
}
.treatment_theme {
   background: #d3dbdd;
   width: 310px;
   display: inline-block;
   position: relative;
   border-radius: 5px;
   padding: 15px 0 20px 40px;
   margin: 15px 0 15px 20px;
   float: left;
}
.treatment_theme:nth-child(even) {
   float: right;
}
.treatment_theme_img {
   position: absolute;
   top: 10px;
   left: -20px;
}
.treatment_theme_text {
   line-height: 24px;
}
.treatment_img {
   position: absolute;
   top: 100px;
   left: 320px;
}
.treatment_button {
   font:
      700 35px "PT Sans Narrow",
      sans-serif;
   margin: 15px auto 20px;
   border-radius: 3px;
   text-transform: uppercase;
   padding: 10px 0;
   width: 300px;
   box-sizing: border-box;
   background: linear-gradient(to bottom, #c0e12c 0, #93cd01 100%);
   border: 0;
   text-align: center;
   color: #2f4201;
   -webkit-box-shadow: 0 5px 3px 0 #678722;
   -moz-box-shadow: 0 5px 3px 0 #678722;
   box-shadow: 0 5px 3px 0 #678722;
   cursor: pointer;
}
.section_indication {
   background: url(../img/indication_bg.png) top center no-repeat;
   padding: 50px 0 0;
   background-size: cover;
}
.indication_img {
   margin: 231px 0 -2px;
}
.indication_list {
   width: 490px;
   float: right;
   margin-top: 100px;
}
.indication_theme {
   margin-bottom: 25px !important;
   width: 100% !important;
}
.indication_theme:nth-child(1) {
   margin-left: -158px;
   width: 490px;
}
.indication_theme:nth-child(2) {
   margin-left: -60px;
}
.indication_theme_img {
   float: left;
   width: 100px;
   margin-right: 10px;
}
.indication_theme_title {
   font:
      700 28px/32px "PT Sans",
      sans-serif;
   text-transform: uppercase;
   color: #d63300;
   padding-top: 20px;
}
.indication_theme_text {
   font-size: 13px;
   line-height: 24px;
   text-transform: uppercase;
}
.section_application {
   background: #d93100;
   padding: 20px 0;
}
.application {
   position: relative;
   padding: 0 0 0 405px;
}
.application_title {
   text-align: left;
   margin-top: 30px;
}
.application_img {
   position: absolute;
   top: -25px;
   left: 0;
}
.application_list {
   margin-top: 30px;
}
.application_theme {
   position: relative;
   font-size: 20px;
   line-height: 24px;
   color: #fff;
   margin-bottom: 20px;
}
.application_theme:before {
   content: "";
   background: url(../img/icon6.png) no-repeat;
   position: absolute;
   top: 7px;
   left: -17px;
   width: 10px;
   height: 10px;
}
.application_button {
   font:
      700 40px "PT Sans Narrow",
      sans-serif;
   margin: 40px 0 60px;
   border-radius: 3px;
   text-transform: uppercase;
   padding: 10px 0;
   width: 430px;
   box-sizing: border-box;
   background: linear-gradient(to bottom, #c0e12c 0, #93cd01 100%);
   border: 0;
   text-align: center;
   color: #2f4201;
   -webkit-box-shadow: 0 6px 0 1px #678722;
   -moz-box-shadow: 0 6px 0 1px #678722;
   box-shadow: 0 6px 0 1px #678722;
   letter-spacing: -1.5px;
   cursor: pointer;
}
.section_experts {
   background: url(../img/experts_bg.jpg) no-repeat;
   padding: 40px 0 60px;
}
.expert_block2:after,
.expert_block:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.expert_foto {
   float: left;
   margin-right: 20px;
}
.expert_foto2 {
   float: right;
   margin-left: 20px;
}
.expert_content {
   position: relative;
   padding: 35px 50px;
   background: #fff;
   margin: 53px 0 0 300px;
}
.expert_content:before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
}
.expert_content2 {
   background: #fff;
   margin: 52px 305px 0 0;
   padding: 35px 50px;
}
.expert_comment,
.expert_comment2 {
   position: relative;
   font-size: 20px;
   line-height: 24px;
   width: 552px;
}
.expert_comment2 {
   width: 567px;
}
.expert_comment2:before,
.expert_comment:before {
   content: "";
   position: absolute;
   top: -15px;
   left: -35px;
   width: 46px;
   height: 34px;
   background: url(../img/22.png) no-repeat;
}
.expert_comment2:after,
.expert_comment:after {
   content: "";
   position: absolute;
   width: 46px;
   height: 34px;
   background: url(../img/33.png) no-repeat;
   bottom: -15px;
   right: -20px;
}
.expert_name {
   color: #d63300;
   margin-top: 40px;
}
.expert_info,
.expert_name {
   font-size: 16px;
   line-height: 20px;
}
.section_result {
   background: url(../img/result_bg.jpg) top center no-repeat;
   padding: 60px 0 0;
   background-size: cover;
}
.result_text {
   background: url(../img/icon5.png) no-repeat;
   padding: 0 0 0 160px;
   font-size: 24px;
   line-height: 28px;
   margin: 35px 0 0;
}
.result {
   text-align: center;
   margin: 60px 0;
}
.advantages li:after,
.comment li:after,
.result:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.result_title {
   font:
      700 34px/40px "PT Sans",
      sans-serif;
   color: #d63300;
   margin-bottom: 85px;
}
.result_left,
.result_right {
   width: 450px;
   float: left;
   padding: 0 40px;
}
.result_right {
   float: right;
}
.result_left_title,
.result_right_title-es {
   font-family: "PT Sans", sans-serif;
   font-weight: 700;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   position: relative;
}
.result_right_title-es {
   line-height: 36px;
   font-size: 30px;
   background: #f93100;
   color: #fcbc26;
   text-align: left;
   padding: 15px 0 0 35px;
}
.result_right_title-es:before {
   content: "";
   width: 370px;
   height: 46px;
   position: absolute;
   top: 50px;
   right: 0;
   background: url(../img/triangle_down_red.jpg) top center no-repeat;
   background-size: cover;
}
.result_right_title-es:after {
   content: "";
   width: 130px;
   top: -100px;
   right: 15px;
   background: url(../img/product-es.png);
   background-size: cover;
   position: absolute;
   height: 170px;
}
.result_left_title {
   line-height: 26px;
   font-size: 22px;
   background: #b3b3b3;
   padding: 25px 0 0;
   z-index: 1;
}
.result_left_title:before {
   content: "";
   width: 110px;
   height: 70px;
   position: absolute;
   top: -50px;
   right: 130px;
   background: url(../img/pills.png) no-repeat;
}
.result_left_title:after {
   content: "";
   width: 370px;
   height: 46px;
   position: absolute;
   top: 53px;
   right: 0;
   background: url(../img/triangle_dowd_grey.jpg) top center no-repeat;
   background-size: cover;
   z-index: -1;
}
.resylt_block_left {
   padding: 40px 15px 5px;
   background: #fff;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}
.resylt_block_left li,
.resylt_block_right li {
   margin-bottom: 10px;
}
.scale {
   background: #e9e9e9;
}
.scale_size {
   font:
      21px "Open Sans Condensed",
      sans-serif;
   background: url(../img/scale_bg.jpg);
   width: 56%;
   padding: 5px 0;
   color: #fff;
}
.result_block_text {
   font-size: 20px;
   line-height: 24px;
   text-align: left;
}
.resylt_block_left li:nth-child(1) .scale_size {
   width: 56%;
}
.resylt_block_left li:nth-child(2) .scale_size {
   width: 57%;
}
.resylt_block_left li:nth-child(3) .scale_size {
   width: 28%;
}
.resylt_block_left li:nth-child(4) .scale_size {
   width: 9%;
}
.resylt_block_left li:nth-child(5) .scale_size {
   width: 35%;
}
.resylt_block_right {
   padding: 21px 15px 5px;
   background: #fff;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
   margin-top: 45px;
}
.resylt_block_right li:nth-child(1) .scale_size {
   width: 100%;
}
.resylt_block_right li:nth-child(2) .scale_size {
   width: 97%;
}
.resylt_block_right li:nth-child(3) .scale_size {
   width: 98%;
}
.resylt_block_right li:nth-child(4) .scale_size {
   width: 89%;
}
.resylt_block_right li:nth-child(5) .scale_size {
   width: 98%;
}
.section_comment {
   padding: 20px 0;
}
.comment {
   padding-top: 30px;
}
.comment li {
   background: #f1f5f6;
   max-width: 900px;
   padding: 0 30px 10px 60px;
   margin: 25px auto;
   border-radius: 5px;
}
.comment li:nth-child(even) {
   padding: 0 30px 10px;
}
.comment_author,
.comment_text {
   font-size: 20px;
   line-height: 24px;
   font-style: italic;
}
.comment_text {
   position: relative;
   padding: 27px 0 0;
}
.comment_text:before {
   content: "";
   position: absolute;
   top: 10px;
   left: -55px;
   width: 50px;
   height: 50px;
   background: url(../img/44.png);
}
.comment_author {
   margin-top: 20px;
}
.comment_foto {
   float: right;
}
.comment li:nth-child(even) .comment_text {
   padding: 27px 0 0 225px;
}
.comment li:nth-child(even) .comment_text:before {
   content: "";
   position: absolute;
   top: 10px;
   width: 50px;
   height: 50px;
   background: url(../img/44.png);
   left: 170px;
}
.comment li:nth-child(even) .comment_foto {
   float: left;
   margin-right: 50px;
}
.comment_button {
   font:
      700 35px "PT Sans Narrow",
      sans-serif;
   margin: 50px auto 20px;
   border-radius: 3px;
   text-transform: uppercase;
   padding: 10px 0;
   width: 500px;
   box-sizing: border-box;
   background: linear-gradient(to bottom, #c0e12c 0, #93cd01 100%);
   border: 0;
   text-align: center;
   color: #2f4201;
   -webkit-box-shadow: 0 5px 3px 0 #678722;
   -moz-box-shadow: 0 5px 3px 0 #678722;
   box-shadow: 0 5px 3px 0 #678722;
   cursor: pointer;
}
.section_advantages {
   background: #b83609;
   padding: 10px 0;
}
.advantages {
   text-align: center;
   margin-top: 60px;
}
.advantages li,
.workes_list li {
   display: inline-block;
   vertical-align: top;
}
.advantages li {
   width: 48%;
   text-align: left;
   position: relative;
   padding: 0;
   margin-bottom: 54px;
}
.advantages_title {
   font-size: 22px;
   line-height: 32px;
   font-weight: 700;
   color: #fff;
   padding-left: 90px;
}
.advantages_text {
   padding-left: 90px;
   font-size: 20px;
   margin-top: 15px;
}
.advantages_icon {
   float: left;
   position: absolute;
}
.fake {
   background: #d3dbde;
   margin: 80px 0 0;
   font-family: "PT Sans", sans-serif;
   border-radius: 5px;
   padding: 1px 95px 20px 0;
}
.fake_title {
   text-align: left;
   margin-top: 10px;
}
.fake_img {
   width: 150px;
   margin: -65px 20px 0 49px;
   float: left;
}
.fake_text {
   font-size: 20px;
   line-height: 24px;
   font-weight: 400;
   margin-top: 15px;
   padding-left: 220px;
}
.workes {
   padding: 25px 0 50px;
   background: url(../img/mother-russia.png) 74px 280px no-repeat;
}
.workes_list {
   text-align: center;
   margin-top: 35px;
}
.workes_list li {
   width: 25%;
   margin: 0 15px;
}
.workes_img {
   width: 100%;
}
.workes_text {
   font-size: 20px;
   line-height: 24px;
}
.landing__countdown span,
.workes_sub_title {
   font-weight: 700;
   font-family: "PT Sans", sans-serif;
}
.workes_sub_title {
   text-transform: uppercase;
   font-size: 30px;
   text-align: center;
   color: #d63300;
   margin-top: 60px;
}
.down_block {
   background: url(../img/down_block_bg.jpg) top center no-repeat;
   background-size: cover;
   padding: 50px 0;
}
.down_block .sub_title,
.down_block .top_line {
   display: none;
}
.down_block .section {
   margin-top: 50px;
}
.footer {
   font:
      14px/18px "ArialRegular",
      sans-serif;
   color: #a1a1a1;
   margin-top: 20px;
   background: #fff;
}
.footer:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.toform {
   color: #fff;
   text-decoration: none;
}
.landing__countdown span {
   display: inline-block;
   vertical-align: top;
   font-size: 40px;
   color: #d63300 !important;
}
.shit-mob {
   display: none;
}
@media screen and (max-width: 1000px) {
   .wrap {
      margin: 0 auto;
      max-width: 740px;
   }
   .new_line {
      display: block;
   }
   .title {
      font-size: 36px;
      line-height: 44px;
   }
   .top_block {
      background-size: initial;
   }
   .top_line_theme:nth-child(2) {
      display: none;
   }
   .form_block {
      margin-right: 50px;
   }
   .top_block_list {
      float: none;
      margin: 0 auto 43px;
   }
   .prise {
      margin: 0 0 0 80px;
   }
   .section_check {
      padding: 5px 0;
   }
   .check {
      margin-top: 40px;
   }
   .check_list {
      padding: 0 10px;
   }
   .check_theme {
      width: 47%;
   }
   .check_theme_text {
      font-size: 20px;
      line-height: 24px;
      padding: 0 10px 0 5px;
   }
   .check_theme_img {
      width: 120px;
      margin-top: 8px;
   }
   .check_bottom_left {
      font-size: 26px;
      line-height: 40px;
   }
   .check_bottom_right {
      font-size: 20px;
      line-height: 25px;
   }
   .consequence {
      height: 1290px;
   }
   .consequence_list {
      margin: 50px 0 105px;
   }
   .consequence_theme {
      width: 29%;
      margin: 0 10px;
   }
   .consequence_theme_img {
      width: 100%;
   }
   .consequence_theme_title {
      font-size: 26px;
      line-height: 32px;
   }
   .consequence .down_theme {
      width: 23%;
      margin: 0 5px;
   }
   .consequence .down_theme_text {
      position: absolute;
      top: 85px;
      left: 0;
      font-size: 18px;
      line-height: 20px;
   }
   .sectio_treatment {
      padding: 0 0 35px;
   }
   .treatment_list {
      width: 330px;
      margin: 45px 0 45px 48px;
   }
   .treatment_theme {
      margin: 0 0 15px 20px;
      padding: 10px 0 10px 40px;
   }
   .section_indication {
      padding: 20px 0 0;
   }
   .indication_img {
      width: 300px;
   }
   .indication_list {
      width: 430px;
      float: right;
      margin-top: 70px;
   }
   .indication_theme:nth-child(1),
   .indication_theme:nth-child(2) {
      margin: 0;
   }
   .indication_theme_img {
      width: 120px;
      margin: 0 10px 10px 0;
   }
   .indication_theme_title {
      font-size: 26px;
      line-height: 30px;
      padding-top: 5px;
   }
   .indication_theme_text {
      font-size: 18px;
      line-height: 21px;
   }
   .application {
      padding: 0;
   }
   .application_title {
      padding-left: 330px;
   }
   .application_img {
      width: 300px;
   }
   .application_list {
      padding-left: 350px;
   }
   .application_button {
      margin: 120px auto 30px;
   }
   .expert_content {
      margin: 53px 0 0 230px;
      padding: 20px 25px 20px 30px;
   }
   .expert_comment {
      width: 460px;
      font-size: 19px;
      line-height: 22px;
   }
   .expert_content2 {
      margin: 52px 230px 0 0;
      padding: 14px 15px 15px 35px;
   }
   .expert_comment2 {
      width: 450px;
   }
   .expert_foto {
      width: 230px;
   }
   .expert_foto2 {
      width: 240px;
   }
   .expert_name {
      margin-top: 17px;
   }
   .section_result {
      padding: 10px 0;
   }
   .result_text {
      font-size: 22px;
      line-height: 26px;
      margin: 35px 0 0 25px;
   }
   .result_left,
   .result_right {
      padding: 0 10px;
      width: 360px;
   }
   .result_left_title:after,
   .result_right_title-es:before {
      width: 340px;
      height: 46px;
   }
   .result_block_text {
      font-size: 18px;
      line-height: 20px;
   }
   .advantages li {
      margin: 0 11px 45px;
      width: 55%;
   }
   .advantages_icon {
      width: 60px;
   }
   .advantages_title {
      line-height: 30px;
   }
   .advantages_text,
   .advantages_title {
      padding-left: 75px;
      font-size: 20px;
   }
   .fake {
      padding: 1px 95px 10px 0;
   }
   .fake_img {
      margin: 15px 20px 0 49px;
   }
   .workes {
      background: url(../img/mother-russia.png) 0 280px no-repeat;
      background-size: 750px;
   }
   .workes_list li {
      width: 28%;
   }
   .prise {
      margin-left: 125px;
      width: 300px;
   }
   .product_img {
      margin: 25px 10px 26px 130px;
   }
   .label_img {
      position: absolute;
      top: 565px;
      left: 240px;
   }
}
@media screen and (max-width: 768px) {
   .shit-mob {
      display: block;
   }
   .prise:before,
   .shit-desc {
      display: none;
   }
   .label_img {
      top: 575px;
   }
   .prise {
      margin: -30px auto 20px;
   }
   .new_prise,
   .old_prise {
      text-align: center;
      width: 49%;
   }
   .product_img {
      margin: auto auto 22px;
      display: block;
   }
   .indication_theme p {
      font-size: 15px;
   }
   .title.consequence_subtitle.lt42 {
      margin-top: -22px;
      font-size: 15px;
      line-height: 20px;
   }
}
@media screen and (max-width: 767px) {
   .wrap {
      margin: 0 auto;
      max-width: 460px;
   }
   .new_line480 {
      display: block;
   }
   .title {
      font-size: 34px;
      line-height: 40px;
   }
   .top_block {
      background-size: cover;
   }
   .top_line_button {
      margin: 20px auto 15px;
      float: none;
   }
   .form_block {
      float: none;
      margin: 0 auto;
   }
   .label_img,
   .prise:before {
      position: absolute;
      top: 890px;
      left: 240px;
   }
   .prise:before {
      -moz-transform: rotate(80deg);
      -ms-transform: rotate(80deg);
      -webkit-transform: rotate(80deg);
      -o-transform: rotate(80deg);
      top: -200px;
      left: 190px;
      transform: rotate(-80deg);
   }
   .prise {
      margin-left: 110px;
   }
   .check_theme {
      width: 96%;
      height: 100px;
      margin-right: 0;
   }
   .check_theme_text {
      padding: 5px 20px 0 15px;
      height: 100px;
   }
   .check_theme_img {
      width: 110px;
      margin-top: 0;
   }
   .check_bottom_left {
      float: none;
      text-align: left;
   }
   .check_bottom {
      padding: 15px 10px;
   }
   .check_bottom_right {
      padding: 10px 0;
   }
   .consequence {
      padding: 50px 0 25px;
      background: #353535;
   }
   .consequence_theme {
      width: 58%;
      margin-bottom: 50px;
   }
   .consequence_theme_img {
      width: 190px;
   }
   .consequence_list {
      margin-bottom: 20px;
   }
   .consequence_subtitle {
      color: #fff;
      margin-top: 70px;
   }
   .consequence .down_theme {
      width: 40%;
      margin: 20px;
   }
   .consequence .down_theme_text {
      position: absolute;
      top: 95px;
      left: 0;
      padding: 0 15px;
   }
   .treatment_img {
      position: relative;
      top: 0;
      left: 50px;
   }
   .treatment_list {
      margin: 35px auto;
   }
   .section_indication {
      padding: 5px;
   }
   .indication_img {
      display: none;
   }
   .indication_list {
      margin-top: 50px;
   }
   .application {
      padding: 0 40px;
   }
   .application_img {
      display: none;
   }
   .application_list,
   .application_title {
      padding-left: 0;
   }
   .application_button {
      margin: 45px auto 30px;
      width: 300px;
      padding: 10px 20px;
      border-radius: 5px;
   }
   .section_experts {
      background-size: cover;
   }
   .expert_foto,
   .expert_foto2 {
      width: 170px;
      float: none;
      margin: 0 auto;
      display: block;
   }
   .expert_block,
   .expert_block2 {
      margin-top: 30px;
   }
   .expert_content,
   .expert_content2 {
      margin: 15px 0 0;
   }
   .expert_comment,
   .expert_comment2 {
      width: 100%;
   }
   .result {
      margin: 60px 0 0;
   }
   .result_title {
      margin-bottom: 50px;
   }
   .result_left,
   .result_right {
      float: none;
      margin: 75px auto 30px;
   }
   .result_left_title:before {
      position: absolute;
      top: -50px;
      right: 105px;
   }
   .result_right_title-es:after {
      width: 94px;
      height: 140px;
      position: absolute;
      top: -68px;
      right: 15px;
   }
   .comment_button {
      width: 400px;
   }
   .comment li,
   .comment li:nth-child(even) {
      padding: 5px 5px 10px 10px;
   }
   .comment li .comment_text,
   .comment li:nth-child(even) .comment_text {
      text-align: right;
      padding: 10px 155px 0 0;
   }
   .comment_text:before {
      display: none;
   }
   .comment li .comment_foto,
   .comment li:nth-child(even) .comment_foto {
      float: right;
      width: 150px;
      margin: 30px 0 0;
   }
   .comment_author {
      text-align: right;
   }
   .advantages li {
      width: 80%;
   }
   .fake_img {
      margin: 15px 10px 15px 20px;
   }
   .fake_text {
      padding-left: 100px;
   }
   .fake {
      padding: 15px 10px 20px 0;
      margin: 20px 0;
   }
   .workes {
      background: #fff;
   }
   .workes_list li {
      width: 50%;
   }
   .footer {
      text-align: center;
   }
}
@media screen and (max-width: 479px) {
   .wrap {
      margin: 0 auto;
      max-width: 300px;
   }
   .title {
      margin-top: 10px;
      font-size: 20px;
      line-height: 32px;
      text-align: center;
   }
   .new_line320 {
      display: block;
   }
   .sub_title {
      font-size: 18px;
      line-height: 22px;
   }
   .top_line_list {
      margin-left: 30px;
   }
   .product_img {
      margin: 15px 10px 20px 35px;
      width: 175px;
   }
   .label_img {
      position: absolute;
      top: 881px;
      left: 130px;
      width: 100px;
   }
   .prise {
      margin-left: 10px;
   }
   .prise:before {
      position: absolute;
      top: -200px;
      left: 175px;
   }
   .top_line_button {
      margin: -1px auto 15px;
   }
   .top_block_list {
      max-width: 230px;
   }
   .top_block_theme_title {
      font-size: 25px;
   }
   .top_block_theme_text {
      font-size: 20px;
      line-height: 22px;
      margin-top: 5px;
   }
   .top_block_theme_title:before {
      background-size: 27px;
      position: absolute;
      top: 5px;
      left: -32px;
   }
   .check {
      margin-top: 15px;
   }
   .check_theme {
      margin-right: 0;
   }
   .check_theme_img {
      width: 90px;
   }
   .check_theme_text {
      font-size: 16px;
      line-height: 20px;
      padding: 5px 10px;
   }
   .check_bottom_right {
      font-size: 18px;
      line-height: 23px;
      padding: 5px 0;
   }
   .check_bottom {
      padding: 10px;
   }
   .consequence_theme {
      margin-bottom: 20px;
      width: 90%;
   }
   .consequence_theme_img {
      width: 150px;
      margin-bottom: 10px;
   }
   .consequence_theme_text {
      margin-top: 5px;
   }
   .consequence_title {
      background: #d63300;
      padding: 10px 0;
      margin-bottom: 40px;
   }
   .consequence .down_list {
      margin-top: 10px;
      display: none;
   }
   .consequence .down_theme {
      width: 60%;
      margin: 10px;
   }
   .treatment_list {
      width: 300px;
      margin: 35px auto 5px;
   }
   .treatment_theme {
      width: 290px;
      margin: 0 0 15px 15px;
   }
   .treatment_theme:nth-child(even) {
      float: none;
   }
   .treatment_img {
      position: relative;
      top: 0;
      left: 25px;
      width: 200px;
   }
   .section_indication {
      background: url(../img/indication_bg.png) 0 0 no-repeat;
   }
   .indication_list {
      margin-top: 30px;
      width: 300px;
   }
   .indication_theme_img {
      display: none;
   }
   .application {
      padding: 0 20px;
   }
   .application_button {
      width: 260px;
   }
   .result_text {
      margin: 10px 0;
      padding: 130px 0 0;
      background: url(../img/icon5.png) top center no-repeat;
      text-align: center;
   }
   .result_left,
   .result_right {
      width: 300px;
   }
   .result_left_title:after {
      width: 280px;
      height: 46px;
   }
   .result_left_title:before {
      position: absolute;
      top: -50px;
      right: 75px;
   }
   .result_right_title-es {
      padding: 15px 0 0 15px;
      font-size: 28px;
   }
   .result_right_title-es:before {
      width: 280px;
      height: 46px;
   }
   .result_right_title-es:after {
      width: 89px;
      height: 130px;
      position: absolute;
      top: -60px;
      right: 7px;
   }
   .comment li .comment_foto,
   .comment li:nth-child(even) .comment_foto {
      float: none;
      margin-top: 0;
   }
   .comment li,
   .comment li:nth-child(even) {
      text-align: center;
      padding-top: 0;
   }
   .comment li .comment_text,
   .comment li:nth-child(even) .comment_text {
      padding: 0;
      text-align: left;
   }
   .comment_author {
      -ms-text-align-last: auto;
      text-align: left;
   }
   .comment_button {
      width: 260px;
      margin: 30px auto 10px;
   }
   .comment_text:before {
      display: none;
   }
   .advantages li {
      width: 100%;
      margin: 0 -2px 40px;
   }
   .advantages_icon {
      width: 50px;
   }
   .advantages_title {
      padding-left: 60px;
      font-size: 16px;
      line-height: 27px;
   }
   .advantages_text {
      padding-left: 60px;
      font-size: 18px;
   }
   .fake {
      padding: 10px;
   }
   .fake_img {
      display: none;
   }
   .fake_text {
      padding: 0;
   }
   .workes_list li {
      width: 65%;
   }
   .workes_sub_title {
      padding: 0 10px;
   }
}
