address,
center,
div,
form,
h3,
html,
img,
li,
nav,
p,
s,
ul,
var {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
}
body,
h2 {
   padding: 0;
   border: 0;
   outline: 0;
}
a,
header,
section {
   padding: 0;
   border: 0;
   font-size: 100%;
}
a,
body {
   margin: 0;
}
a {
   text-decoration: underline;
}
a,
button,
header,
input,
section {
   outline: 0;
}
header,
nav,
section {
   display: block;
}
ul {
   list-style: none;
}
img {
   max-width: 100%;
   height: auto;
}
a:hover {
   cursor: pointer;
}
::-webkit-input-placeholder {
   color: #a9a9a9;
   opacity: 1;
}
::-moz-placeholder {
   color: #a9a9a9;
   opacity: 1;
}
* {
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
button,
input {
   -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;
}
.wrp {
   width: 1000px;
   margin: 0 auto;
}
.block,
.header {
   text-align: center;
   border: 1px dashed #ddd;
   font-size: 18px;
}
.header {
   padding: 50px 0;
   margin: 20px 0;
}
.block {
   padding: 100px 0;
   margin-bottom: 20px;
   background: #eee;
}
.header-menu-wrp {
   height: 40px;
   line-height: 40px;
   width: 100%;
   background: #e94745;
   color: #fff;
}
.header-menu-wrp.cloned {
   position: fixed;
   top: 0;
   margin-top: 0;
   z-index: 9999;
   display: none;
}
.header-menu {
   width: 100%;
   display: table;
   border-left: 1px solid #ffa44c;
}
.header-menu ul {
   display: table-row;
}
.header-menu li {
   display: table-cell;
   float: none;
   border-right: 1px solid #e94745;
}
.button:hover,
.header-menu li.active {
   background: #c12a28;
}
.header-menu li a {
   display: block;
   color: #fff;
   text-align: center;
   text-decoration: none;
}
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 {
   margin: 0 auto;
   max-width: 1920px;
}
.wrapper {
   margin: 0 auto;
   padding: 0 10px;
   width: 960px;
   position: relative;
}
.clearfix:after {
   content: "";
   display: block;
   clear: both;
}
.button,
h2 {
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
}
.button {
   display: block;
   margin: 0 auto;
   width: 280px;
   height: 60px;
   border: 0;
   border-radius: 4px;
   background: #e94745;
   -webkit-box-shadow: 0 4px 0 #e94745;
   box-shadow: 0 4px 0 #c12a28;
   font-family: "AvenirNextCyr", sans-serif;
   font-size: 18px;
   line-height: 64px;
   color: #fff;
   text-decoration: none;
   cursor: pointer;
   position: relative;
}
.button:active {
   -webkit-box-shadow: 0 3px 0 #c12a28;
   box-shadow: 0 3px 0 #c12a28;
   top: 1px;
}
h2 {
   margin: 0 0 40px;
   font-size: 30px;
   line-height: 44px;
}
.offer_section {
   height: 618px;
   background: #eee url(../img/desctop__offer_bg.jpg) center top no-repeat;
}
.offer_section .triggers_block {
   margin: 0;
   height: 10px;
   background: 0 0;
   position: relative;
}
.offer_section .triggers_block ul {
   font-size: 0;
   line-height: 0;
   letter-spacing: -1px;
   text-align: justify;
}
.offer_section .triggers_block ul:after {
   display: inline-block;
   content: "";
   width: 100%;
   height: 0;
   visibility: hidden;
   overflow: hidden;
}
.offer_section .triggers_block ul li {
   display: inline-block;
   vertical-align: middle;
   background: left center no-repeat;
   font-size: 16px;
   line-height: 70px;
   letter-spacing: normal;
   text-align: left;
}
.offer_section .triggers_block ul li:nth-child(1) {
   padding: 0 0 0 35px;
   background-image: url(../img/offer__trigger1_icon.png);
}
.offer_section .triggers_block ul li:nth-child(2) {
   padding: 0 0 0 41px;
   background-image: url(../img/offer__trigger2_icon.png);
}
.offer_section .triggers_block ul li:nth-child(3) {
   padding: 0 0 0 42px;
   background-image: url(../img/offer__trigger3_icon.png);
}
.offer_section .title_block {
   margin: 0 0 30px;
   padding: 0 20px 0 0;
   border-right: 8px solid #e94745;
   text-transform: uppercase;
   text-shadow: 1px 1px 2px #dcd8e0;
}
.offer_section .main_title {
   font-weight: 700;
   font-size: 30px;
   line-height: 50px;
   color: #e94745;
}
.offer_section .subtitle {
   font-size: 18px;
   line-height: 34px;
   letter-spacing: 0.8px;
   font-weight: 600;
   color: #000;
}
.offer_section .discount {
   padding: 23px 0 0;
   width: 130px;
   height: 130px;
   font-weight: 700;
   color: #fff;
   text-transform: uppercase;
   text-align: center;
   position: absolute;
   top: 380px;
   left: 359px;
}
.offer_section .content_block ul {
   margin: 0 0 30px;
   width: 330px;
}
.offer_section .content_block ul li {
   margin: 0 0 15px;
   padding: 0 34px 0 0;
   background: url(../img/check.svg) right top no-repeat;
   font-size: 18px;
   color: #000;
}
.offer_section .content_block ul li:last-child {
   margin: 0;
}
.offer_section .price_block {
   margin: 0 0 25px;
   width: 280px;
}
.offer_section .price_block .price_item {
   float: left;
   width: 50%;
   text-align: center;
}
.offer_section .price_block .text {
   margin: 0 0 5px;
   font-size: 12px;
   line-height: 12px;
   text-transform: uppercase;
   font-weight: 600;
}
.offer_section .price_block .value {
   font-weight: 700;
   font-size: 24px;
   line-height: 26px;
}
.offer_section .price_block .price_item.old .value {
   text-decoration: line-through;
}
.offer_section .price_block .price_item.new .value {
   color: #e94745;
}
.offer_section .button {
   margin: 0;
}
.offer_section .deadline_text {
   margin: 15px 0 0;
   width: 280px;
   font-size: 14px;
   line-height: 22px;
   text-align: center;
}
.offer_section .deadline_text:before {
   display: inline-block;
   vertical-align: middle;
   margin: -3px 8px 0 0;
   content: "";
   width: 20px;
   height: 20px;
   background: url(../img/circle.svg) center no-repeat;
}
.use_section {
   padding: 40px 0 44px;
   background: #f7f7f7;
}
.use_section .use_list {
   font-size: 0;
   line-height: 0;
   letter-spacing: -1px;
   text-align: center;
}
.use_section .use_item {
   display: inline-block;
   vertical-align: top;
   margin: 0 20px 40px 0;
   width: 205px;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: normal;
}
.use_section .use_item img {
   display: block;
   margin: 0 auto 15px;
   width: 200px;
   border: 4px solid #e94745;
   border-radius: 50%;
}
.results_section {
   padding: 60px 0 20px;
}
.results_section h2,
.reviews_section .review_item img {
   margin: 0 0 15px;
}
.reviews_section {
   padding: 40px 0;
   background: #2f6dc6 url(../img/2.jpg);
}
.reviews_section h2 {
   margin: 0 0 15px;
   color: #fff;
}
.reviews_section .review_item {
   padding: 20px 20px 15px;
   background: #fff;
   text-align: center;
}
.reviews_section .review_item .author_name {
   margin: 0 0 15px;
   padding: 0 0 20px;
   background: url(../img/reviews__stars.png) center bottom no-repeat;
   font-weight: 700;
}
.order_steps_section {
   padding: 40px 0;
}
.order_steps_section .steps_list {
   font-size: 0;
   line-height: 0;
   letter-spacing: -1px;
   text-align: center;
}
.order_steps_section .step_item {
   display: inline-block;
   vertical-align: top;
   margin: 0 0 0 20px;
   width: 200px;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: normal;
}
.order_steps_section .step_item:last-child {
   margin: 0;
}
.order_steps_section .step_item .image_block {
   margin: 0 0 4px;
   border: 1px solid #e94745;
   position: relative;
}
.order_steps_section .step_item img {
   display: block;
}
.order_steps_section .step_item .number {
   width: 48px;
   height: 48px;
   background: #e94745;
   font-weight: 700;
   font-size: 24px;
   line-height: 48px;
   color: #fff;
   position: absolute;
   top: -1px;
   left: -1px;
}
.order_steps_section .step_item p {
   padding: 10px 0;
   background: #f1f1f1;
}
.order_section .top_title_block {
   padding: 18px 0 16px;
   background: #e94745;
}
.order_section .top_title_block h3 {
   font-weight: 700;
   font-size: 30px;
   line-height: 38px;
   letter-spacing: 2px;
   color: #fff;
   text-transform: uppercase;
   text-align: center;
}
.order_section .content_block {
   padding: 25px 0 0;
   height: 700px;
   background: #eee url(../img/desctop__order_bg.jpg) center top no-repeat;
}
.order_section .title_block {
   margin: 0 0 25px;
   padding: 0 20px 0 0;
   text-transform: uppercase;
   color: #3170cc;
   border-right: 8px solid #e94745;
}
.order_section .main_title {
   font-weight: 700;
   font-size: 30px;
   line-height: 40px;
   color: #e94745;
}
.order_section .subtitle {
   font-size: 18px;
   line-height: 34px;
   letter-spacing: 0.8px;
   font-weight: 600;
   color: #000;
}
.order_section .discount {
   padding: 23px 0 0;
   width: 132px;
   height: 132px;
   font-weight: 700;
   color: #fff;
   text-transform: uppercase;
   text-align: center;
   position: absolute;
   top: 412px;
   left: 428px;
}
.order_section .form_block {
   padding: 2px;
   width: 320px;
   background: #fff;
   -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.order_section .price_block {
   margin: 19px auto 16px;
   width: 280px;
}
.order_section .price_block .price_item {
   float: left;
   width: 50%;
   text-align: center;
}
.order_section .price_block .text {
   margin: 0 0 5px;
   font-size: 12px;
   line-height: 12px;
   text-transform: uppercase;
   font-weight: 600;
}
.order_section .price_block .value {
   font-weight: 700;
   font-size: 24px;
   line-height: 26px;
}
.order_section .price_block .price_item.old .value {
   text-decoration: line-through;
}
.order_section .price_block .price_item.new .value {
   color: #e94745;
}
.order_section .field,
.order_section select {
   display: block;
   margin: 16px auto 15px;
   padding: 0 20px;
   width: 100%;
   height: 50px;
   border: 0;
   border-radius: 4px;
   background: #f3f4f6;
   -webkit-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 .button {
   margin: 0 auto;
}
.order_section .deadline_text {
   width: 280px;
   font-size: 14px;
   line-height: 22px;
   text-align: center;
   padding-top: 20px;
}
.order_section .deadline_text:before {
   display: inline-block;
   vertical-align: middle;
   margin: -3px 8px 0 0;
   content: "";
   width: 20px;
   height: 20px;
   background: url(../img/circle.svg) center no-repeat;
}
.box__body-title {
   font-size: 26px;
   line-height: 1.2;
   font-weight: 600;
}
.box__body-text {
   margin-top: 15px;
   letter-spacing: 0.3px;
   font-size: 18px;
   font-family: "segoeuisemilight";
   line-height: 1.5;
}
.box-osob,
.box-osob-2 {
   width: 1000px;
   margin: 0 auto;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}
.img-toptop {
   width: 50%;
}
.img-my-top {
   width: 100%;
   height: 100%;
}
.main-text {
   margin: 55px 20px 20px;
}
@media (min-width: 1000px) {
   .top {
      margin-top: 60px;
   }
}
@media (min-width: 1001px) {
   .menu-hid {
      display: block;
   }
}
@media (max-width: 1000px) {
   #os {
      width: 300px;
      margin: 0 auto;
   }
   .box-osob,
   .box-osob-2 {
      width: 480px;
      margin: 0 auto;
   }
   .box-osob-2 {
      width: 400px;
   }
   .img-toptop {
      width: 100%;
   }
   .flex-left {
      order: -1;
   }
   .box__body-text {
      font-size: 20px;
   }
   .box__body-title {
      font-weight: 600;
   }
   .menu-hid {
      display: none;
   }
}
@media screen and (max-width: 999px) {
   .wrapper {
      width: 660px;
   }
   section {
      padding: 40px 0 0;
   }
   h2.title {
      font-size: 30px;
      line-height: 1.3em;
      margin-bottom: 30px;
   }
   .offer_section .title {
      width: 300px;
   }
}
@media screen and (max-width: 959px) {
   .order-index {
      order: -1;
   }
   .wrapper {
      width: 640px;
   }
   h2 {
      font-size: 30px;
      line-height: 38px;
   }
   .offer_section {
      background-image: url(../img/tablet__offer_bg.jpg);
   }
   .offer_section .triggers_block {
      padding: 13px 0 0;
   }
   .offer_section .triggers_block ul li {
      line-height: 22px;
   }
   .offer_section .triggers_block ul li:nth-child(1) {
      width: 220px;
   }
   .offer_section .triggers_block ul li:nth-child(2) {
      width: 160px;
   }
   .offer_section .triggers_block ul li:nth-child(3) {
      width: 150px;
   }
   .use_section .use_item:nth-child(3n) {
      margin: 0 20px 40px 0;
   }
   .use_section .use_item:nth-child(2n) {
      margin: 0 0 40px;
   }
   .reviews_section .owl-next,
   .reviews_section .owl-prev {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #e94745 url(../img/slider__arrows.png) no-repeat;
      position: absolute;
      top: 100px;
   }
   .reviews_section .owl-prev {
      background-position: left center;
      left: 10px;
   }
   .reviews_section .owl-next {
      background-position: right center;
      right: 10px;
   }
   .order_steps_section {
      padding: 40px 0 10px;
   }
   .order_steps_section .step_item {
      margin: 0 40px 30px;
   }
   .order_steps_section .step_item:last-child {
      margin: 0 40px 30px;
   }
   .order_section .top_title_block h3 {
      letter-spacing: normal;
   }
   .order_section .content_block {
      background-image: url(../img/tablet__order_bg.jpg);
   }
   .order_section .discount {
      top: 442px;
      left: 343px;
   }
}
@media screen and (max-width: 659px) {
   section {
      padding-top: 30px;
   }
   h2.title {
      font-size: 26px;
      line-height: 1.2em;
   }
   .offer_section .wrapper {
      overflow: hidden;
   }
   .main_title {
      font-size: 38px;
      line-height: 42px;
      text-align: center;
   }
   .timer > p {
      background: 0 0;
      padding: 0;
      width: 100%;
      text-align: center;
      display: block;
   }
   .subtitle {
      font-size: 16px;
      line-height: 1.3em;
   }
   .wrapper {
      width: 320px;
   }
}
@media screen and (max-width: 639px) {
   .wrapper {
      width: 320px;
   }
   h2 {
      margin: 0 0 30px;
      font-size: 20px;
      line-height: 28px;
   }
   .offer_section {
      padding: 20px 0 25px;
      height: auto;
      background-image: url(../img/mobile__offer_bg.jpg);
   }
   .offer_section .triggers_block,
   .subtitle {
      display: none;
   }
   .offer_section .title_block {
      margin: 0 0 360px;
      padding: 0;
      border: 0;
      text-align: center;
   }
   .offer_section .main_title {
      margin: 0 0 10px;
      font-size: 20px;
      line-height: 25px;
   }
   .offer_section .subtitle {
      font-size: 17px;
      line-height: 26px;
      letter-spacing: normal;
   }
   .offer_section .discount {
      top: 260px;
      left: 10px;
   }
   .offer_section .content_block ul {
      padding: 0 10px;
      width: 100%;
   }
   .offer_section .price_block {
      margin: 0 auto 25px;
   }
   .offer_section .button {
      margin: 0 auto;
   }
   .offer_section .deadline_text {
      margin: 15px auto 0;
   }
   .use_section {
      padding: 30px 0 34px;
   }
   .use_section .use_item,
   .use_section .use_item:nth-child(2n),
   .use_section .use_item:nth-child(3n) {
      margin: 0 0 30px;
   }
   .results_section {
      padding: 30px 0 10px;
   }
   .order_steps_section .step_item:last-child {
      margin: 0 0 30px;
   }
   .reviews_section {
      padding: 30px 0;
   }
   .order_steps_section {
      padding: 30px 0 0;
   }
   .order_steps_section .step_item {
      margin: 0 0 30px;
   }
   .order_section .top_title_block h3 {
      font-size: 22px;
      line-height: 30px;
   }
   .order_section .content_block {
      padding: 20px 0 25px;
      height: auto;
      background-image: url(../img/mobile__offer_bg.jpg);
   }
   .order_section .title_block {
      margin: 0 0 360px;
      padding: 0;
      border: 0;
      text-align: center;
   }
   .order_section .main_title {
      margin: 0 0 10px;
      font-size: 20px;
      line-height: 25px;
   }
   .order_section .subtitle {
      font-size: 17px;
      line-height: 26px;
      letter-spacing: normal;
      font-weight: 600;
   }
   .order_section .discount {
      top: 260px;
      left: 10px;
   }
   .order_section .form_block {
      margin: 0 0 0 -10px;
   }
}
@media (max-width: 500px) {
   .box-osob,
   .box-osob-2 {
      width: 300px;
      margin: 0 auto;
   }
}
@media (min-width: 640px) and (max-width: 659px) {
   .offer_section .triggers_block,
   .order_section .discount {
      display: none;
   }
   .offer_section .main_title,
   .order_section .main_title {
      font-size: 16px;
      line-height: 32px;
   }
   .order_section .subtitle {
      font-size: 20px;
      line-height: 23px;
   }
}
.reviews_list .slick-slide {
   margin: 0 10px; /* Отступ слева и справа */
}
