address,
b,
center,
div,
em,
footer,
form,
h1,
h2,
h3,
h4,
header,
html,
img,
li,
nav,
p,
s,
span,
strong,
time,
ul,
var {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
}
a,
body,
section {
   margin: 0;
   border: 0;
}
body {
   outline: 0;
}
a,
section {
   font-size: 100%;
}
a,
body {
   padding: 0;
}
a {
   text-decoration: underline;
}
a,
button,
input,
section {
   outline: 0;
}
.offer_section .info_block img,
.reviews2_section h2.title span,
.sect2 .title > span,
.use_steps_section h2.title span,
footer,
header,
main,
nav,
section {
   display: block;
}
ul {
   list-style: none;
}
img {
   flex-shrink: 0;
   align-self: center;
   max-width: 100%;
   height: auto;
}
a:hover {
   cursor: pointer;
}

* {
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
button,
input,
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
html {
   -ms-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
   -webkit-font-smoothing: subpixel-antialiased !important;
}

button,
input {
   font-family: inherit;
}
body {
   font:
      400 15px/22px "Roboto";
   min-width: 480px;
   background: #aeca93;
   color: #222;
   cursor: default;
}
.main_wrapper {
   margin: 0 auto;
   width: 480px;
   background: #fff;
}
.clearfix:after {
   content: "";
   display: block;
   clear: both;
}
b,
h2.title {
   font-weight: 700;
}
.button,
.order-form h4 {
   text-transform: uppercase;
}
.button {
   font:
      20px/80px "Roboto";
   display: block;
   margin: 10px auto;
   width: 350px;
   height: 80px;
   border: 0;
   -webkit-border-radius: 40px;
   -moz-border-radius: 40px;
   border-radius: 40px;
   background: #68c017;
   background: -moz-linear-gradient(left, #68c017 0, #a1d725 100%);
   background: -webkit-linear-gradient(left, #68c017 0, #a1d725 100%);
   background: linear-gradient(to right, #68c017 0, #a1d725 100%);
   -webkit-box-shadow: 0 0 0 10px rgba(97, 190, 11, 0.3);
   -moz-box-shadow: 0 0 0 10px rgba(97, 190, 11, 0.3);
   box-shadow: 0 0 0 10px rgba(97, 190, 11, 0.3);
   letter-spacing: 0.8px;
   text-decoration: none;
   text-align: center;
   cursor: pointer;
   position: relative;
}
.order-form h4 {
   font-weight: 700;
   font-size: 18px;
   margin-bottom: 5px;
}
.button:active {
   background: #a1d725;
   background: -moz-linear-gradient(left, #a1d725 0, #68c017 100%);
   background: -webkit-linear-gradient(left, #a1d725 0, #68c017 100%);
   background: linear-gradient(to right, #a1d725 0, #68c017 100%);
   top: 2px;
}
section {
   padding: 30px 0;
}
h2.title {
   margin: 0 0 30px;
   font-size: 32px;
   line-height: 1.3em;
   padding: 0 30px;
}
h2.title:after {
   display: block;
   content: "";
   margin: 15px 0 0;
   background: url(../img/separator_blue.png?v1) center no-repeat;
   width: 62px;
   height: 5px;
}
h2.title span {
   color: #67c108;
}
.button,
h2.title.white {
   color: #fff;
}
h2.title.white:after {
   background: url(../img/separator_white.png?v1);
}
.order-form {
   text-align: center;
   padding: 0 110px;
   margin-bottom: 25px;
}
section .image {
   display: block;
   margin: 0 auto 30px;
}
.offer_section {
   padding: 0;
}
.offer_section.offer2 {
   background: #fff;
   padding-bottom: 30px;
}
.offer_section .main_title {
   padding: 10px 20px;
   font-weight: 700;
   font-size: 51px;
   line-height: 1em;
   text-align: center;
   text-transform: uppercase;
}
.offer_section.offer2 .main_title {
   background: #60bd0a;
   background: -moz-linear-gradient(left, #60bd0a 0, #a0d61e 100%);
   background: -webkit-linear-gradient(left, #60bd0a 0, #a0d61e 100%);
   background: linear-gradient(to right, #60bd0a 0, #a0d61e 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60bd0a', endColorstr='#a0d61e', GradientType=1);
   color: #fff;
}
.offer_section .info_block {
   position: relative;
}
.offer_section .subtitle {
   background: #1d1d1d;
   padding: 12px 10px 10px;
   width: 100%;
   font-weight: 700;
   font-size: 18px;
   line-height: 24px;
   color: #fff;
   text-transform: uppercase;
   text-align: center;
}
.offer_section .info_block .discount,
.ofr_text {
   font-weight: 700;
   font-size: 13px;
   position: absolute;
}
.ofr_text {
   width: 90px;
   height: 90px;
   border-radius: 50%;
   background: #fff;
   bottom: 40px;
   left: 25px;
   text-align: center;
   line-height: 1.1em;
   padding-top: 18px;
   box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.ofr_text > span {
   color: #7ac943;
   font-size: 26px;
   line-height: 1.2em;
   display: block;
}
.offer_section .info_block .discount {
   width: 112px;
   height: 112px;
   background: center no-repeat;
   line-height: 13px;
   text-transform: uppercase;
   top: 46px;
   right: 0;
}
.offer_section .info_block .discount b {
   display: block;
   width: 100px;
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
   white-space: nowrap;
   position: absolute;
   top: 42px;
   left: 21px;
}
.offer_section.offer2 .price_block {
   margin: 0 0 34px;
   position: relative;
}
.offer_section.offer2 .price_item {
   float: left;
   width: 50%;
   height: 74px;
   text-align: center;
}
.offer_section.offer2 .price_item.old {
   padding: 13px 65px 0 0;
   background: #ebebeb;
}
.offer_section.offer2 .price_item.new {
   padding: 13px 0 0 65px;
   background: #f5ca16;
}
.offer_section.offer2 .price_item .text {
   margin: 0 0 5px;
   font-size: 14px;
   line-height: 14px;
}
.offer_section.offer2 .price_item .value {
   font-weight: 700;
   font-size: 30px;
   line-height: 30px;
}
.offer_section.offer2 .price_item .value p {
   font-size: 20px;
}
.offer_section.offer2 .price_item.old .value span {
   text-decoration: line-through;
}
.offer_section.offer2 .discount {
   padding: 19px 0 0 40px;
   width: 176px;
   height: 92px;
   background: url(../img/offer2__discount_bg.png?v1) center no-repeat;
   color: #fff;
   position: absolute;
   top: -9px;
   left: 50%;
   margin-left: -88px;
}
.offer_section.offer2 .discount .text {
   margin: 0 0 3px;
   font-size: 13px;
   line-height: 18px;
   letter-spacing: 1px;
   text-transform: uppercase;
}
.offer_section.offer2 .discount .value {
   margin: 0 0 0 1px;
   font-weight: 700;
   font-size: 31px;
   line-height: 34px;
}
.offer_section ul {
   margin-top: -34px;
   padding: 34px 40px 25px;
   background: #fff;
}
.offer_section ul li {
   margin: 0 0 15px;
   padding: 0 0 0 30px;
   position: relative;
   color: #121314;
}
.offer_section .timer_block .count span:last-child,
.offer_section .timer_block .timer_item:last-child,
.offer_section ul li:last-child {
   margin: 0;
}
.offer_section.offer2 ul li:before {
   display: block;
   content: "";
   background: url(../img/check-icon.png?v1) 0 0 no-repeat;
   position: absolute;
   left: 0;
   width: 20px;
   height: 20px;
   top: 3px;
}
.offer_section .timer_block {
   margin: 0 0 35px;
   padding: 20px;
   text-transform: uppercase;
   text-align: center;
}
.offer_section.offer2 .timer_block {
   border-top: 1px dashed #dcddde;
   border-bottom: 1px dashed #dcddde;
   background: #f5f6f7;
   color: #222;
}
.offer_section .timer_block p {
   margin: 0 0 15px;
   font-size: 16px;
   line-height: 16px;
}
.offer_section .timer_block .timer {
   margin: 0 auto;
   width: 235px;
}
.offer_section .timer_block .timer_item {
   float: left;
   margin: 0 60px 0 43px;
   width: 46px;
}
.offer_section .timer_block .count {
   margin: 0 0 10px;
   height: 60px;
}
.offer_section .timer_block .count span {
   display: block;
   float: left;
   margin: 0 8px 0 0;
   width: 46px;
   height: 60px;
   background: #fadc35;
   font-weight: 700;
   font-size: 30px;
   line-height: 60px;
   color: #222;
}
.offer_section .timer_block .text {
   font-size: 13px;
   line-height: 13px;
}
.offer_section .field {
   font:
      400 16px "Roboto";
   display: block;
   margin: 0 auto 20px;
   padding: 0 20px 0 62px;
   width: 370px;
   height: 72px;
   border: 1px solid #dadbdc;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   color: #000;
}
.offer_section .field[name="name"] {
   background: #f5f6f7 url(../img/offer__name_icon.png?v1) 22px center no-repeat;
}
.offer_section .field[name="phone"] {
   margin: 0 auto 35px;
   background: #f5f6f7 url(../img/offer__phone_icon.png?v1) 20px center no-repeat;
}
.offer_section .field::-webkit-input-placeholder {
   opacity: 1;
   color: #777;
}
.offer_section .field:-moz-placeholder {
   opacity: 1;
   color: #777;
}
.offer_section .field::-moz-placeholder {
   opacity: 1;
   color: #777;
}
.offer_section .field:-ms-input-placeholder {
   opacity: 1;
   color: #777;
}
.offer_section .field:focus::-webkit-input-placeholder {
   opacity: 0;
}
.offer_section .field:focus:-moz-placeholder {
   opacity: 0;
}
.offer_section .field:focus::-moz-placeholder {
   opacity: 0;
}
.offer_section .field:focus:-ms-input-placeholder {
   opacity: 0;
}
.components_section h2.title {
   padding: 0 30px;
}
.benefits_list2 {
   font-size: 0;
   line-height: 0;
   letter-spacing: -1px;
   padding: 0 10px 30px;
   background: url(../img/benefits_list2-bg.jpg?v1) 100% calc(100% - 5px) no-repeat;
}
.benefits_list2 .benefit_item {
   display: inline-block;
   vertical-align: top;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: normal;
   padding: 0 8px 50px;
   width: 50%;
   text-align: center;
}
.benefits_list2 .benefit_item img {
   display: block;
   margin: 0 auto 15px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.benefits_list2 .benefit_item h4 {
   font-weight: 700;
   font-size: 18px;
   line-height: 24px;
   margin-bottom: 5px;
}
.components_section {
   padding: 30px 0 40px;
}
.s1 .button {
   margin-top: 25px;
}
.s2 {
   padding-bottom: 40px;
}
.s2 h2.title {
   padding: 0 25px;
   font-size: 26px;
}
.s2 > img {
   display: block;
   margin: 0 auto 20px;
}
.s2 .box,
.s2 p {
   margin-bottom: 20px;
}
.s2 p {
   font-size: 16px;
   line-height: 26px;
   padding: 0 20px;
}
.s2 p span {
   background: #fc0;
   padding: 0 7px;
}
.s2 a.button {
   margin-top: 30px;
}
.s2 .box {
   position: relative;
}
.s2 .box img {
   margin-bottom: 0;
}
.s2 .box .text {
   position: absolute;
   left: 25px;
   top: 86px;
   color: #fff;
   text-transform: uppercase;
   transform: rotate(-3deg);
}
.s2 .box .text b,
.s2 .box .text span {
   display: block;
   text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.s2 .box .text b {
   text-transform: uppercase;
   font-size: 47px;
   line-height: 1.1em;
   margin-bottom: 10px;
}
.s2 .box .text h3 {
   max-width: 300px;
   font-size: 29px;
   font-weight: 700;
   line-height: 35px;
   letter-spacing: 1.2px;
   margin-bottom: 22px;
   text-shadow: 2px 1px 0 #68a811;
}
.s2 .box .text span {
   font-size: 18px;
   letter-spacing: 0.7px;
   font-weight: 700;
   transform: rotate(1deg);
}
.footer_section a,
.reviews_list {
   color: #222;
}
.reviews_list strong {
   display: block;
   font-size: 18px;
   line-height: 24px;
   margin-bottom: 10px;
}
.reviews2_section {
   background: #60bd0a;
   background: -moz-linear-gradient(left, #60bd0a 0, #a0d61e 100%);
   background: -webkit-linear-gradient(left, #60bd0a 0, #a0d61e 100%);
   background: linear-gradient(to right, #60bd0a 0, #a0d61e 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60bd0a', endColorstr='#a0d61e', GradientType=1);
   padding: 30px 30px 10px;
}
.reviews2_section .title {
   padding: 0;
}
.reviews2_section .reviews_list {
   background: #fff;
   margin-bottom: 40px;
}
.reviews2_section .review_item {
   padding: 20px;
}
.reviews2_section .review_item .photo {
   margin: 0 auto 20px;
   width: auto;
}
.reviews2_section .review_item p {
   margin: 0 0 20px;
   font-size: 16px;
   line-height: 24px;
}
.reviews2_section .author_block {
   padding: 0 50px 0 0;
   background: url(../img/quote1_icon.png?v1) right center no-repeat;
}
.reviews2_section .author_block .name {
   font-weight: 700;
   font-size: 16px;
   line-height: 24px;
}
.order_steps2 {
   overflow: hidden;
}
.order_steps2 h2.title,
.use_steps_section h2.title {
   padding: 0 30px;
}
.order_steps2 .box {
   background: url(../img/bg_light.jpg?v1);
}
.order_steps2 .step_item {
   float: left;
   margin: 0 2px 2px 0;
   padding: 25px 10px 0 30px;
   width: 239px;
   -webkit-box-shadow: 0 0 0 1px #ebebeb;
   -moz-box-shadow: 0 0 0 1px #ebebeb;
   box-shadow: 0 0 0 1px #ebebeb;
}
.order_steps2 .step_item p {
   font-size: 14px;
   line-height: 20px;
}
.order_steps2 .step_item:nth-child(even) {
   margin: 0 0 2px;
}
.order_steps2 .step_item:last-child,
.order_steps2 .step_item:nth-last-child(2) {
   margin-bottom: 0;
}
.order_steps2 .step_item:nth-child(1),
.order_steps2 .step_item:nth-child(2) {
   height: 225px;
}
.order_steps2 .step_item:nth-child(3),
.order_steps2 .step_item:nth-child(4) {
   height: 270px;
}
.order_steps2 .step_item img {
   margin-bottom: 10px;
   display: block;
}
.order_steps2 .step_item h4 {
   font-weight: 700;
   font-size: 15px;
   text-transform: uppercase;
}
.result_block {
   padding: 56px 0 0;
   margin-bottom: 20px;
   background: url(../img/results__quote_icon.png?v1) center top no-repeat;
}
.result_block h4 {
   margin: 0 30px 15px;
   font-weight: 700;
   font-size: 18px;
   line-height: 26px;
   text-align: center;
}
.footer_section img,
.result_block img {
   display: block;
   margin: 0 auto;
}
.use_steps_section {
   background: #f5f6f7;
   padding: 35px 0;
}
.use_steps_section > p {
   padding: 0 30px;
   margin-bottom: 30px;
}
.step_list > li:last-child,
.use_steps_section > p:last-child {
   margin-bottom: 0;
}
.footer_section {
   padding: 25px 0;
   background: #f4f4f4;
   font-size: 14px;
   line-height: 24px;
   text-align: center;
}
.offer_section.offer2 {
   background: #f5f6f7;
}
.limited {
   width: 320px;
   padding-left: 52px;
   font-weight: 700;
   font-size: 15px;
   line-height: 1.4em;
   margin: 30px auto 0;
   background: url(../img/alert_icon.png?v1) 0 50% no-repeat;
}
.sect2 {
   background: url(../img/s2_bg.jpg?v1) 110% 0 no-repeat;
   padding-bottom: 0;
}
.sect2 .title {
   margin-bottom: 50px;
}
.sect2 .title:after {
   background: url(../img/separator_red.png?v1);
}
.sect2 .benefits_list2 {
   background: 0 0;
}
.sect2 .benefits_list2 .benefit_item > img {
   display: block;
   border-radius: 50%;
   border: 5px solid #fff;
}
.sect2 .benefits_list2 .benefit_item {
   text-align: left;
   padding: 0 15px 30px;
}
.sect3 {
   background: #ededed url(../img/s3_alert.png?v1) 0 30px no-repeat;
   padding: 35px 20px 40px;
   position: relative;
}
.sect3 .content {
   padding-left: 170px;
   line-height: 1.6em;
}
.sect3 .button {
   margin-top: 30px;
}
.sect3 .benef_text {
   text-align: center;
   text-transform: uppercase;
   width: 120px;
   position: absolute;
   top: 55px;
   left: 42px;
   font-size: 14px;
   line-height: 1.5em;
   font-weight: 500;
}
.offer_section.bottom {
   background: #fff;
}
.components_section .button {
   margin-top: -30px;
}
.step_list > li,
.timer_item {
   display: flex;
   align-items: center;
}
.step_list > li {
   padding: 0 30px;
   margin-bottom: 25px;
}
.step_list > li > span {
   width: 38px;
   height: 38px;
   background: #7ac712;
   line-height: 38px;
   border-radius: 50%;
   flex-shrink: 0;
   text-align: center;
   color: #fff;
   font-weight: 700;
   font-size: 25px;
   margin-right: 15px;
}
.order_steps2 .button {
   margin: 40px auto 50px;
}
.timer_item {
   flex-direction: column;
}
.offer_section .field::placeholder {
   opacity: 1 !important;
}
