.clear:after,
.container:after {
    clear: both
}

.header_bottom,
.header_top,
header,
section {
    position: relative
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

img {
    max-width: 100%
}

body {
    font-family: 'PT Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    overflow-x: hidden;
    width: 100%;
    margin: auto;
    background: #fff
}

.bold,
b {
    font-weight: 700
}

.att-form {
    display: flex;
    margin-top: 20px
}

.attention-form {
    margin-top: 27px;
    z-index: 10
}

.att-form input {
    padding: 0;
    text-indent: 17px;
    color: #b6b6b6;
    border: .79px solid #ff0b00;
    max-width: 240px;
    width: 100%;
    line-height: 16px;
    font-size: 16px;
    padding: 12px 0;
    margin-right: 20px
}

.att-form .btn {
    font-family: OpenSansBold;
    font-size: 16px;
    max-width: 240px;
    height: auto;
    padding: 16px 0;
    margin-top: 0;
    line-height: 16px
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

.clear {
    clear: both
}

.clear:after,
.clear:before,
.container:after,
.container:before {
    content: "";
    display: table
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
    position: relative
}

#wrap {
    max-width: 1920px;
    margin: auto;
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

.main_bg {
    background: url(../jpg/main_bg.jpg) no-repeat top center;
    min-height: 962px;
    background-size: cover
}

.top_header_wrap {
    background-color: rgba(0, 0, 0, .45);
    padding: 30px 0
}

.top_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.th_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.th_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    font-size: 16px;
    line-height: 16px
}

.th_item img {
    margin-right: 15px
}

.timer_sm .timer-wrapper .digit>.item {
    font-size: 32px;
    height: 47px;
    width: 30px;
    line-height: 48px;
    font-weight: bold;
    margin: 0 1px;
    background-color: #fad716
}

.timer_sm .timer-wrapper .digit:not(:last-child):after,
.timer_sm .timer-wrapper .digit:not(:last-child):before {
    width: 3px;
    height: 3px;
    background-color: #fff
}

.timer_sm .timer-wrapper .digit:not(:last-child) {
    margin: 0 12px 0 0
}

.timer_sm .timer-wrapper .digit:not(:last-child):after,
.timer_sm .timer-wrapper .digit:not(:last-child):before {
    right: -7px
}

.timer_sm .timer-wrapper .digit .digit-items {
    font-size: 12px;
    color: #fff;
    bottom: -1.7em
}

.timer_sm .timer-wrapper .digit>.item {
    border-radius: 0
}

.timer_title {
    font-size: 14px;
    line-height: 18px
}

.top_header .timer {
    margin-top: -15px
}

.top_btn {
    font-size: 22px;
    text-decoration: none;
    outline: none;
    color: #fff;
    text-align: center;
    display: block;
    background: #ff7426;
    padding: 12px 30px
}

.top_btn:hover {
    background: #e87331
}

.bottom_header {
    padding: 30px 0 0 0
}

h1.title,
h2.title {
    font-size: 70px;
    line-height: 72px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .78);
    margin-bottom: 20px
}

.main_slogan {
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px
}

.main_slogan span {
    display: inline-block;
    border-radius: 10px;
    padding: 0 5px;
    background-color: rgba(61, 50, 45, .529)
}

.sale_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 100px
}

.bullet_list {
    width: 420px
}

.bl_item {
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    padding: 20px;
    background-color: rgba(0, 0, 0, .58);
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ffff
}

.bl_item:after {
    content: "";
    position: absolute;
    left: -6px;
    bottom: -3px;
    width: 6px;
    height: 6px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.bl_item:first-child {
    -webkit-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0
}

.bl_item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    -webkit-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px
}

.bl_item:last-child:after {
    display: none
}

.bl_image {
    margin-right: 10px;
    text-align: center;
    -webkit-flex: 0 0 44px;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px
}

.pack {
    position: absolute;
    left: 34%;
    right: 0;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sale_form {
    width: 456px;
    position: relative
}

.hurry {
    position: absolute;
    left: 0;
    top: -25px;
    font-size: 14px;
    color: #fff
}

.sb_top {
    padding: 10px 20px 10px 30px;
    border-radius: 10px 10px 0 0;
    position: relative;
    text-align: center;
    background: #e2e1e1
}

.sale {
    position: absolute;
    left: -115px;
    top: 0;
    z-index: 3
}

.attention {
    color: #f30000;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.old_price {
    color: #4d4d4d;
    margin-right: 40px
}

.old_price .title {
    font-size: 16px
}

.old_price .numb {
    font-size: 23px;
    line-height: 23px;
    text-decoration: line-through
}

.new_price {
    color: #f30000
}

.new_price .title {
    font-size: 16px
}

.new_price .numb {
    font-size: 32px;
    line-height: 36px;
    font-weight: bold
}

.sb_middle {
    background: #e2e1e1;
    padding: 5px 20px 10px
}

.sf_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px
}

.sf_input:last-child {
    margin-bottom: 0
}

.sf_input label {
    font-size: 15px;
    color: #515151
}

.sf_input input, .sf_input select {
    height: 36px;
    border-radius: 2px;
    background: #fff;
    outline: none;
    border: 1px solid #b6bbbb;
    color: #515151;
    font-size: 16px;
    padding: 0 10px;
    appearance: none;
    -webkit-appearance: none; 
    box-sizing: border-box;
    width: 100%;
    max-width: 250px;

}

.sb_bottom {
    background: #fff;
    padding: 10px 20px 5px;
    border-radius: 0 0 10px 10px;
    position: relative
}

.sb_bottom:after {
    content: "";
    position: absolute;
    right: -5px;
    top: -25px;
    width: 40px;
    height: 71px;
    background: url(../png/form_arrow.png) no-repeat
}

.amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px
}

.amount_text {
    font-size: 16px;
    color: #f30000;
    line-height: 18px;
    margin-right: 15px;
    position: relative
}

.amount_numb {
    font-size: 16px;
    color: #f30000;
    line-height: 18px
}

.amount_numb b {
    font-size: 30px;
    color: #f30000;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    border: 2px dotted #000;
    -webkit-border-radius: 24px;
    border-radius: 24px
}

.btn {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    display: block;
    background: #ff7426;
    height: 74px;
    text-transform: uppercase;
    max-width: 425px;
    line-height: 76px;
    letter-spacing: 1px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    border: none;
    color: #fff;
    width: 100%
}

.btn:hover {
    background: #e87331
}

.already {
    font-size: 18px;
    padding: 10px 0;
    color: #000
}

.already .count-people {
    color: #f30000;
    font-size: 22px;
    font-weight: bold
}

.already span {
    color: #f30000
}

.confidence {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    position: absolute;
    bottom: -35px;
    right: 0
}

.confidence img {
    margin-right: 5px
}

.conf_item {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 15px
}

section,
.sform {
    padding: 50px 0 50px
}

h2 {
    font-size: 52px;
    line-height: 56px;
    text-align: center;
    margin-bottom: 50px
}

.aft {
    background: #e5e3e1
}

.aft_block {
    max-width: 800px;
    margin: auto;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.aft_item {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    width: 28%
}

.aft_item img {
    margin: 0 0 10px -20px
}

.stop {
    background: url(../jpg/stop_bg.jpg) no-repeat top center / cover;
    color: #fff;
    padding-top: 80px
}

.subtitle {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px
}

.stop_top {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px
}

.stop_block {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.stop_item {
    width: 25%;
    text-align: center
}

.doc {
    background: #504c4a;
    color: #fff
}

.doc_block {
    max-width: 850px;
    margin-left: 30px;
    position: relative
}

.doct_text {
    border: 4px dotted #fcc56c;
    padding: 20px 150px 20px 40px;
    font-size: 22px;
    line-height: 26px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.doct_text p {
    text-indent: 30px;
    margin-bottom: 20px
}

.doc_img {
    position: absolute;
    right: -250px;
    bottom: -50px
}

.doc_name {
    font-weight: bold;
    position: relative;
    font-size: 26px
}

.doc_name:after {
    content: "";
    position: absolute;
    top: 0;
    right: 40px;
    background: url(../png/sign.png) no-repeat;
    width: 120px;
    height: 92px
}

.comp {
    background: #fff
}

.comp h2 {
    margin-bottom: 0
}

.comp_block {
    display: flex;
    justify-content: space-around;
    position: relative;
    -webkit-align-items: center;
    align-items: center
}

.comp_img {}

.comp_item {
    width: 230px;
    text-align: center;
    position: relative;
    line-height: 24px;
    font-size: 18px;
    margin-top: 100px
}

.comp_item .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin: 10px 0
}

.sform {
    background: url(../jpg/sform.jpg) no-repeat top center;
    padding: 50px 0 80px;
    background-size: cover
}

.sform .amount,
.ssform .amount {
    display: none
}

.ssform .sale_top {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.ssform .sale_bottom {
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px
}

.ssform .sale_form {
    margin-left: auto
}

.ssform .sale_block {
    display: block;
    margin-top: 0
}

.ssform .sb_bottom {
    background: none
}

.ssform .sb_top {
    margin-bottom: 40px
}

.ssform .pack {
    top: -30px;
    -webkit-transform: none;
    transform: none;
    margin: 0;
    left: 420px;
    width: 200px
}

.sale_top,
.sale_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #e1e1e1;
    border-radius: 10px 0 0 0
}

.sale_bottom {
    background-color: #fff
}

.sale_left_wrap {
    width: 325px;
    margin: 10px 0 0 20px
}

.sale_right_wrap {
    width: 500px;
    position: relative
}

.timer_lg .timer_title {
    font-size: 20px;
    color: #4d4d4d;
    text-align: left;
    margin-bottom: 5px
}

.timer_lg .timer-wrapper .digit>.item {
    font-size: 42px;
    height: 62px;
    width: 40px;
    line-height: 64px;
    margin: 0 1px;
    font-weight: bold;
    background-color: #fad716;
    -webkit-border-radius: 0;
    border-radius: 0
}

.timer_lg .timer-wrapper .digit:not(:last-child):after,
.timer_lg .timer-wrapper .digit:not(:last-child):before {
    width: 6px;
    height: 6px;
    background-color: #000
}

.timer_lg .timer-wrapper .digit:not(:last-child) {
    margin: 0 25px 0 0
}

.timer_lg .timer-wrapper .digit:not(:last-child):after,
.timer_lg .timer-wrapper .digit:not(:last-child):before {
    right: -15px
}

.timer_lg .timer-wrapper .digit .digit-items {
    font-size: 14px;
    color: #4d4d4d;
    text-align: center;
    bottom: -1.6em;
    padding-left: 0
}

.ssform .timer {
    margin-bottom: 35px
}

.price-big {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sform_amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    color: #f30f0e
}

.sfa_text {
    font-size: 16px;
    line-height: 18px;
    color: #f30f0e;
    width: 205px;
    position: relative
}

.sfa_text:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -25px;
    background: #101010;
    width: 1px;
    height: 100%
}

.sfa_text b {
    color: #f30f0e;
    display: block;
    margin-bottom: 10px
}

.sfa_numb {
    color: #f30f0e;
    font-size: 22px;
    text-align: center
}

.sfa_numb b {
    display: block;
    border: 2px dotted #000;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 58px;
    height: 58px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    line-height: 54px
}

.ssform .confidence {
    right: 0;
    font-size: 16px;
    bottom: -40px;
    color: #fff
}

.ssform .sale_right_wrap .price {
    display: none
}

.way {
    background: url(../jpg/way_bg.jpg) no-repeat top center;
    background-size: cover;
    color: #fff
}

.way_list {
    max-width: 850px;
    margin: auto
}

.way_list li {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0 20px 85px
}

.way_list li:before {
    content: "";
    background: url(../png/way_icon.png);
    width: 58px;
    height: 58px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.use_block {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.use_item {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    position: relative;
    width: 260px
}

.use_item:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 90px;
    background: url(../png/use_arrow.png);
    width: 21px;
    height: 40px
}

.use_item:last-child:after {
    display: none
}

.use_item img {
    margin-bottom: 10px
}

.reviews {
    background: url(../jpg/reviews_bg.jpg) no-repeat top center;
    background-size: cover
}

.reviews_block {
    border-radius: 6px;
    background-color: rgba(71, 57, 50, .42);
    padding: 40px 80px 20px
}

.rev_item {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.rev_item .image {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 15px
}

.rev_item .text b {
    font-size: 30px;
    line-height: 38px;
    display: block;
    margin-bottom: 20px
}

.owl-dots {
    text-align: center;
    margin-top: 20px
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px
}

.owl-dot.active {
    border: 3px solid #353a47
}

.owl-prev,
.owl-next {
    text-indent: -9999px;
    width: 21px;
    height: 40px
}

.owl-nav {
    position: absolute;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-prev {
    background: url(../png/prev.png) no-repeat;
    float: left
}

.owl-next {
    background: url(../png/next.png) no-repeat;
    float: right
}

.reviews_form {
    width: 560px;
    margin: 50px auto 0
}

.rf_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rf_row input {
    width: 265px;
    height: 36px;
    outline: none;
    padding: 0 15px;
    font-size: 14px;
    border: 1px solid #dcdcdc
}

.rf_item input:focus {
    border-color: #229403
}

.reviews_form textarea {
    width: 100%;
    border: none;
    padding: 10px;
    resize: none;
    outline: none;
    margin-bottom: 10px
}

.reviews_btn {
    color: #fff;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    max-width: 220px;
    width: 100%;
    outline: none;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ff7426;
    margin: auto
}

.reviews_btn:hover {
    background: #229403
}

.order {
    background: url(../jpg/order_bg.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    padding-bottom: 100px
}

.order_block {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.order_item {
    width: 25%;
    text-align: center;
    font-size: 18px
}

.order_item .image {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.order_item:not(:last-child) .image:after {
    content: "";
    background: url(../png/order_arrow.png);
    width: 21px;
    height: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -10px
}

.care {
    padding: 0 0 30px
}

.care_block {
    border: 4px dashed #ec1c00;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 40px 20px 60px;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px
}

.care_block:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../png/care.png);
    width: 60px;
    height: 56px
}

.care_span {
    display: inline-block;
    color: #fff;
    background: #ec1c00;
    padding: 5px
}

.care_bottom {
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    text-align: center
}

.timer_hidden {
    display: none
}

.mfp-close-btn-in .mfp-close {
    color: #ff7426;
    border: 3px solid #ff7426;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 26px;
    position: absolute;
    top: -45px;
    right: 15px;
    opacity: 1
}

#pu-form .confidence {
    color: #fff
}

#pu-form {
    margin-top: 80px;
    margin-bottom: 80px
}

footer {
    text-align: center;
    color: #fff;
    padding: 20px 0;
    background: #000
}

footer a {
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

@media (max-width:1200px) {
    .container {
        max-width: 970px
    }

    .sale_block {
        margin-top: 60px
    }

    .main_bg {
        min-height: auto;
        padding-bottom: 80px
    }

    .logo {
        width: 150px
    }

    .th_item {
        margin-right: 5px
    }

    .top_btn {
        padding: 12px;
        font-size: 20px
    }

    h1.title,
    h2.title {
        font-size: 58px;
        line-height: 64px
    }

    h1.title br,
    h2.title br {
        display: none
    }

    .main_slogan {
        font-size: 24px;
        line-height: 30px
    }

    .bullet_list {
        width: 300px
    }

    .bl_item {
        height: auto
    }

    .bl_text br {
        display: none
    }

    .proved {
        margin-top: 0
    }

    .sale_form {
        width: 385px
    }

    .attention br {
        display: none
    }

    .sf_input input {
        width: 180px
    }

    .old_price .title {
        font-size: 15px
    }

    .old_price {
        margin-right: 5px
    }

    .pack {
        left: 286px;
        margin: 0
    }

    .slog br {
        display: none
    }

    .hb_text {
        height: auto;
        background-size: 100% 100% !important
    }

    .sale_right_wrap {
        width: 385px
    }

    .sale_left_wrap {
        width: 305px
    }

    .timer_lg .timer-wrapper .digit>.item {
        width: 40px
    }

    .price-big .new_price .title,
    .price-big .old_price .title {
        font-size: 16px
    }

    .price-big .new_price .numb,
    .new_price .numb {
        font-size: 28px
    }

    .price {
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .btn {
        font-size: 26px;
        height: 66px;
        line-height: 67px
    }

    .price-big .old_price .numb,
    .old_price .numb {
        font-size: 22px
    }

    .price-big .new_price .title,
    .price-big .old_price .title {
        margin-bottom: 0
    }

    .sform_amount {
        margin-top: 15px
    }

    .sfa_text {
        font-size: 16px;
        line-height: 18px
    }

    .sfa_text:after {
        right: -12px
    }

    .sfa_numb {
        font-size: 18px;
        text-align: center
    }

    .ssform .pack {
        left: 348px
    }

    h2 br {
        display: none
    }

    .result_content {
        margin-right: 0
    }

    .comp_img {
        width: 200px
    }

    .comp_item {
        margin-top: 30px
    }

    .res_img {
        left: -155px
    }

    .doc_block {
        margin-left: 0
    }

    .doc_img {
        right: -150px
    }

    .doct_text {
        padding-right: 250px
    }

    .use_item:after {
        right: -54px
    }

    .ssform .btn {
        font-size: 24px
    }

    .way_item:not(:last-child) .image:after {
        right: -40px
    }
}

@media (max-width:992px) {
    .container {
        max-width: 480px
    }

    .logo {
        width: auto
    }

    .sale_block {
        margin-top: 0
    }

    .care {
        padding-top: 30px
    }

    .care_bottom {
        font-size: 22px;
        line-height: 26px
    }

    .care_bottom br {
        display: none
    }

    .care_block:before {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        top: 20px;
        left: 0;
        right: 0;
        margin: auto
    }

    .bl_item {}

    .bl_item:first-child {
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0
    }

    .bl_item:after {
        display: none
    }

    .bl_item:last-child {
        -webkit-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px
    }

    .top_header .timer,
    .th_block {
        display: none
    }

    .top_btn {
        font-size: 18px
    }

    #pu-form .bullet_list {
        display: none
    }

    .mfp-close-btn-in .mfp-close {
        right: 50px
    }

    #pu-form .pack {
        display: none
    }

    .sform .amount,
    .ssform .amount {
        display: flex
    }

    .sale {
        left: auto;
        right: -35px;
        top: -325px;
        z-index: 2
    }

    .main_bg {
        padding-bottom: 100px
    }

    .ssform .sale {
        position: static;
        display: block;
        margin: auto
    }

    h1.title,
    h2.title {
        font-size: 36px;
        line-height: 38px
    }

    .main_slogan {
        font-size: 20px;
        line-height: 24px
    }

    .sale_block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: transparent
    }

    .timer_hidden {
        display: block;
        width: 216px;
        margin: 0 auto 20px !important
    }

    .sform {
        padding: 45px 0 60px
    }

    .ssform .confidence {
        right: auto
    }

    .timer_sm .timer-wrapper .digit:not(:last-child):after,
    .timer_sm .timer-wrapper .digit:not(:last-child):before {
        background-color: #000
    }

    .timer_sm .timer-wrapper .digit .digit-items {
        color: #000
    }

    .bullet_list {
        width: 385px;
        margin: 0 auto 30px
    }

    .pack {
        position: static;
        -webkit-transform: none;
        transform: none;
        position: static;
        margin-left: 90px;
        margin-bottom: 40px
    }

    .aft_block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center
    }

    .aft_item {
        width: 350px
    }

    .sale_form {
        margin: auto
    }

    .sb_top {
        border-radius: 10px 10px 0 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .sb_bottom {
        border-radius: 0 0 10px 10px
    }

    body {
        line-height: 24px
    }

    h2 {
        font-size: 34px;
        line-height: 36px
    }

    .slog {
        font-size: 20px;
        line-height: 24px
    }

    .sale_left_wrap {
        display: none
    }

    .ssform .pack {
        display: none
    }

    .sale_top {
        border-radius: 10px 10px 0 0
    }

    .sale_bottom {
        border-radius: 0 0 10px 10px
    }

    .ssform .sale_block {
        width: 385px;
        margin: auto
    }

    h1.title span,
    h2.title span {
        line-height: inherit;
        padding: 5px
    }

    .aft_item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 30px;
        padding: 0 40px
    }

    .aft_item:not(:first-child) {
        margin-top: 0
    }

    .result_content {
        width: 100%;
        font-size: 20px;
        line-height: 24px
    }

    .res_img {
        position: static;
        display: block;
        margin: 30px auto 0
    }

    .result {
        padding-bottom: 0
    }

    .doct_text {
        padding: 20px;
        font-size: 20px;
        line-height: 24px
    }

    .doc {
        padding-bottom: 0
    }

    .doc_img {
        position: static;
        display: block;
        margin: 30px auto 0
    }

    .comp_block {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .comp_img {
        display: none
    }

    .way_block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center
    }

    .way {
        background: #fff url(../jpg/comp_bg.jpg) no-repeat top center;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-bottom: 20px
    }

    .way_item {
        width: 100%;
        margin-bottom: 30px;
        padding: 0 40px
    }

    .way_item:not(:last-child) .image:after {
        display: none
    }

    .reviews_block {
        padding: 20px 60px
    }

    .rev_item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        font-size: 20px;
        line-height: 24px
    }

    .rev_item .text b {
        font-size: 24px;
        line-height: 28px;
        margin: 20px 0
    }

    .rev_item .image {
        margin-right: 0
    }

    .order {
        padding-bottom: 20px;
        background: #504c49
    }

    .order_item {
        width: 50%;
        margin-bottom: 50px
    }

    .order_block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center
    }

    .order_item:nth-child(2) .image:after,
    .order_item:nth-child(4) .image:after {
        display: none
    }

    .care_block {
        font-size: 20px;
        line-height: 24px;
        flex-wrap: wrap;
        justify-content: center;
        padding: 100px 20px 20px 20px
    }

    .care_block .image {
        margin-right: 0;
        margin-bottom: 30px
    }

    .care_span {
        font-size: 26px
    }

    .doc_name {
        padding-right: 0
    }

    .aft_item .image {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: -25px
    }

    .use_block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center
    }

    .use_item {
        margin-bottom: 30px
    }

    .use_item:after {
        display: none
    }

    .use {
        padding-bottom: 20px
    }

    .reviews_form {
        width: 100%
    }

    .rf_row input {
        width: 100%;
        margin-bottom: 15px
    }

    .rf_row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .doc_name:after {
        display: none
    }

    .ssform .sb_top {
        margin-bottom: 0
    }

    .way h2 {
        margin-bottom: 30px
    }

    .way_list li {
        font-size: 20px;
        line-height: 24px
    }

    .aft {
        padding-bottom: 20px
    }

    .subtitle {
        font-size: 20px;
        line-height: 26px
    }

    .stop_block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .stop_item {
        width: 50%;
        margin-bottom: 30px
    }

    .stop {
        padding-bottom: 20px
    }

    .doc_name {
        font-size: 20px
    }

    .sf_button span {
        text-align: center;
        display: block
    }

    .aft_item img {
        margin-left: -4px
    }
}

sup {
    left: -7px;
    position: relative
}

@media (max-width:480px) {
    .container {
        width: 320px
    }

    .att-form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .att-form input {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .top_btn {
        display: none
    }

    .top_header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    h1.title,
    h2.title {
        font-size: 32px;
        line-height: 34px
    }

    .sale {
        position: static;
        display: block;
        margin: auto
    }

    .sb_top,
    .sb_middle,
    .sb_bottom {
        padding-left: 15px;
        padding-right: 15px
    }

    .attention {
        font-size: 16px
    }

    .old_price {
        margin-right: 0
    }

    .price {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .new_price .title {
        font-size: 14px
    }

    .price-big .new_price .numb,
    .new_price .numb {
        font-size: 25px
    }

    .price-big .old_price .numb,
    .old_price .numb {
        font-size: 24px
    }

    .sf_input {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sf_input input {
        width: 100%
    }

    .amount_text {
        font-size: 12px;
        line-height: 14px
    }

    .btn {
        font-size: 22px;
        height: 60px;
        line-height: 64px
    }

    .amount_numb b {
        font-size: 30px
    }

    .confidence {
        font-size: 12px
    }

    .pack {
        margin: 0 auto 40px;
        max-width: none;
        width: 200px
    }

    h2 {
        font-size: 28px;
        line-height: 30px
    }

    .ssform .sale_block {
        width: 100%
    }

    .hurry {
        text-align: center
    }

    .sb_bottom:after {
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
        right: -10px;
        top: -10px;
        width: 30px;
        height: 50px
    }

    .already {
        font-size: 14px;
        text-align: center
    }

    .already .count-people {
        font-size: 18px
    }

    .comp_item {
        width: 100%;
        padding: 20px 25px 0
    }

    .way_list li {
        font-size: 18px;
        line-height: 20px
    }

    .comp_item .title {
        font-size: 22px;
        line-height: 24px
    }

    .reviews_block {
        padding: 10px
    }

    .rev_item .image {
        width: 100%
    }

    .rev_item .image img {
        width: 180px;
        margin: auto
    }

    .rev_item .text b {
        font-size: 22px;
        line-height: 26px
    }

    .rev_item,
    .way_block,
    .comp_item,
    .doct_text,
    .result_content,
    .aft_item {
        font-size: 18px;
        line-height: 22px
    }

    .res_bottom {
        font-size: 24px
    }

    .owl-nav {
        width: 100%;
        top: 80px
    }

    .owl-prev {
        margin-left: 10px
    }

    .owl-next {
        margin-right: 10px
    }

    .order_item {
        width: 100%;
        margin-bottom: 30px
    }

    .order_item:not(:last-child) .image:after {
        display: none
    }

    .care_block {
        font-size: 18px
    }

    .ssform .attention {
        font-size: 16px;
        line-height: 20px
    }

    .ssform .btn {
        font-size: 18px
    }
}