.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;
    -webkit-transition: all .25s;
    transition: all .25s;
    -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%
}
@font-face {
    font-family: 'AFuturaRoundBold';
    src: url('../fonts/AFuturaRoundBold.woff') format('woff'), url('../fonts/AFuturaRoundBold.ttf') format('truetype'), url('../fonts/AFuturaRoundBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    line-height: 18px;
    font-family: 'Open Sans', serif;
    font-weight: 400;
    font-size: 16px;
    min-width: 300px;
    color: #fff;
    overflow-x: hidden;
    width: 100%;
    margin: auto;
    background: #fff
}
.bold, b {
    font-weight: 700
}
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
}
.wrap {
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.main_block {
    position: relative;
}
.container {
    max-width: 960px;
    margin: auto;
    padding: 0 9px;
    position: relative;
}
.center {
    display: table-cell;
    vertical-align: middle;
}
.inlhack {
    letter-spacing: -.36em;
    text-align: center;
}
.header_bottom {
    background: url(../img/main_bg.jpg) no-repeat top center;
    height: 1057px;
    padding-top: 85px;
}
.header_top {
    padding: 5px 0 0;
    background-image: -webkit-linear-gradient( 0deg, rgb(255, 148, 68) 0%, rgb(255, 183, 96) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255, 148, 68) 0%, rgb(255, 183, 96) 100%);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.24);
    height: 75px;
    position: relative;
    z-index: 2;
}
.ht_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ht {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #2D1818;
    text-transform: uppercase;
    width: 25%;
}
.ht .image {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-right: 5px;
}
.main_title {
    margin-bottom: 100px;
}
h1, .last_block h2 {
    font-size: 58px;
    font-family: 'AFuturaRoundBold';
    color: #2d1818;
    position: relative;
    margin-bottom: 0;
    line-height: 58px;
    display: inline-block;
}
.main_slog {
    font-size: 24px;
    color: #321108;
    line-height: 30px;
    font-family: 'AFuturaRoundBold';
    margin-bottom: 52px;
}
.prod_sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ps_left {
    -ms-flex: 0 0 450px;
    -webkit-box-flex: 0;
    flex: 0 0 450px;
    position: relative;
}
.list .list_item {
    font-size: 16px;
    line-height: 16px;
    position: relative;
    color: #321108;
    padding-left: 20px;
    font-style: italic;
    margin-bottom: 30px;
}
.list .list_item:nth-child(even) {
    margin-left: 35px;
}
.list .list_item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
    background-image: -webkit-radial-gradient( 50% 50%, circle closest-side, rgb(255, 168, 84) 0%, rgb(255, 127, 27) 100%);
    background-image: -ms-radial-gradient( 50% 50%, circle closest-side, rgb(255, 168, 84) 0%, rgb(255, 127, 27) 100%);
    width: 9px;
    height: 9px;
}
.main_prod {
    position: absolute;
    right: -205px;
    top: -70px;
}
.amount {
    width: 306px;
    height: 258px;
    background: url(../img/amount.png) no-repeat top center;
    font-family: 'AFuturaRoundBold';
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    padding-top: 80px;
    padding-right: 45px;
    position: absolute;
    right: -48px;
    margin-top: -15px;
}
.thumb_main {
        bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 2;
}
.amount_text {
    -webkit-transform: rotate(29deg);
    transform: rotate(29deg);
}
.amount_text span {
    display: block;
    font-size: 30px;
    line-height: 36px;
    margin-top: 15px;
}
.sale_block {
    border-radius: 33px;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 5px 76px 0px rgba(0, 0, 0, 0.1);
    width: 375px;
    padding: 10px 0 25px;
    margin-top: -25px;
}
.count_title {
    font-size: 20px;
    line-height: 24px;
    color: #2D1818;
    text-transform: uppercase;
    text-align: center;
    font-family: 'AFuturaRoundBold';
    margin-bottom: 5px;
}
.countbox {
    width: 340px;
    margin: auto;
}
.count {
    margin-bottom: 10px;
}
.countbox>div:last-child {
    margin: 0
}
.countbox .countbox-num {
    font-weight: bold;
    position: relative;
    margin-right: 12px;
    background: url(../img/count.png) no-repeat top center;
    width: 104px;
    height: 64px;
    padding-top: 0px;
    display: inline-block
}
.countbox .countbox-num:last-child {
    margin-right: 0;
}
/* .countbox .countbox-num:before {
    content: ':';
    font-size: 24px;
    color: #000;
    right: -9px;
    top: 15px;
    position: absolute;
} */

.countbox .countbox-num:last-child:before {
    display: none
}
.countbox-hours, .countbox-mins, .countbox-secs {
    color: #2d1818;
    font-size: 45px;
    text-align: center;
    font-family: 'AFuturaRoundBold';
    line-height: 64px;
    margin-bottom: 0px;
    letter-spacing: 22px;
    padding-left: 13px;
}
.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
    font-size: 14px;
    color: #2D1818;
    text-align: center;
    letter-spacing: 0;
    margin: 0px auto 0;
    font-weight: 700;
    text-transform: uppercase;
}
.price {
    background-image: -webkit-linear-gradient( 0deg, rgb(134, 210, 74) 0%, rgb(195, 236, 140) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(134, 210, 74) 0%, rgb(195, 236, 140) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'AFuturaRoundBold';
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0 0 0;
    margin-bottom: 20px;
}
.price .title {
    font-size: 16px;
}
.old_price {
    margin-right: 15px;
}
.old_price .numb {
    font-size: 34px;
    text-decoration: line-through;
    line-height: 38px;
}
.price .cur {
    font-size: 30px;
}
.new_price {
    color: #2D1818;
}
.new_price .numb {
    font-size: 40px;
    line-height: 44px;
}
.sale_form {
    text-align: center;
}
.sale_form input,
.sale_form select {
    width: 300px;
    outline: none;
    background: #fff;
    border: 3px solid #938888;
    border-top: none;
    height: 52px;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: auto;
    color: #5C6C72;
    border-radius: 0 0 5px 5px;
}
.sale_form input:first-child {
    border-bottom: 1px solid;
    border-radius: 5px 5px 0 0;
    border-top: 3px solid #938888;
}
.secure {
    margin: 6px 0 10px;
}
.secure span {
    position: relative;
    padding-left: 17px;
    font-size: 14px;
    color: #2d1818;
}
.secure span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/secure.png) no-repeat;
    width: 13px;
    height: 17px;
}
.btn {
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 126, 24);
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 129, 43) 0%, rgb(255, 167, 81) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255, 129, 43) 0%, rgb(255, 167, 81) 100%);
    box-shadow: 0px 25px 49px 0px rgba(255, 125, 39, 0);
    width: 340px;
    height: 80px;
    color: #FFF;
    font-size: 22px;
    line-height: 78px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    -webkit-appearance: none;
    border-radius: 40px;
    cursor: pointer;
}
.btn:hover {
    box-shadow: 0px 25px 49px 0px rgba(255, 125, 39, 0.45);
}
.btn:active {
    border-color: rgb(121, 194, 64);
    background-image: -webkit-linear-gradient( 90deg, rgb(126, 206, 69) 0%, rgb(180, 228, 126) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(126, 206, 69) 0%, rgb(180, 228, 126) 100%);
    box-shadow: none;
}
section {
    padding: 50px 0;
    position: relative;
}
h2 {
    font-size: 34px;
    color: #3F0C08;
    font-family: 'AFuturaRoundBold';
    line-height: 36px;
    margin-bottom: 30px;
}
.forgot {
    margin-top: -155px;
    z-index: 2;
}
.forgot h2 {
    text-align: right;
    margin-bottom: 55px;
}
.forgot:after {
    content: "";
    position: absolute;
    right: 0;
    background: url(../img/zyellow.png) no-repeat;
    width: 784px;
    height: 82px;
    bottom: -60px;
}
.slider_container {
    max-width: 1040px;
}
.slider_text {
    font-size: 18px;
    line-height: 24px;
    color: #0F0F0F;
    font-family: 'AFuturaRoundBold';
    margin-top: -30px;
    text-align: center;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 60px;
}
.owl-prev, .owl-next {
    text-indent: -9999em;
    width: 123px;
    height: 123px;
}
.owl-prev {
    float: left;
    margin-left: -30px;
    background: url(../img/left.png) no-repeat;
}
.owl-prev:hover {
    background: url(../img/lefth.png) no-repeat;
}
.owl-next {
    float: right;
    margin-right: -30px;
    background: url(../img/right.png) no-repeat;
}
.owl-next:hover {
    background: url(../img/righth.png) no-repeat;
}
.safe {
    background: url(../img/safe_bg.jpg) no-repeat top center;
    height: 981px;
    padding-top: 275px;
    margin-top: -115px;
}
.sslog {
    font-size: 16px;
    line-height: 18px;
    color: #1E1D1E;
}
.safe_block {
    margin-top: 90px;
    position: relative;
}
.safe_text {
    width: 335px;
    font-size: 18px;
    line-height: 30px;
    margin-left: 500px;
    color: #2A0000;
    font-family: 'AFuturaRoundBold';
    margin-bottom: 60px;
}
.safe_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.safe_list .left {
    margin-right: 115px;
    width: 400px;
}
.safe_list .right {
    width: 450px;
}
.safe_list .left .list_item {
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
}
.safe_list .left .list_item:before {
    left: auto;
    right: 0;
    top: 4px;
}
.safe_list .left .list_item:nth-child(even) {
    margin-right: 35px;
    margin-left: 0;
}
.safe_block .button {
    text-align: right;
    padding-right: 70px;
    margin-top: -40px;
}
.safe_block .btn {
    font-size: 24px;
}
.safe_prod {
    position: absolute;
    left: 312px;
    width: 268px;
    top: -45px;
}
.tcan {
    z-index: 2;
}
.tcan h2 {
    text-align: center;
    margin-bottom: 40px;
}
.tcan_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tcan_item {
    width: 25%;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: #0F0F0F;
    font-family: 'AFuturaRoundBold';
}
.tcan_item img {
    display: block;
    margin: auto;
}
.tcan_item p {
    margin-top: -10px;
}
.look {
    background: url(../img/look_bg.jpg) no-repeat top center;
    height: 1326px;
    padding-top: 290px;
    margin-top: -180px;
}
.look_arrow:before {
    content: "";
    position: absolute;
    background: url(../img/look_arrow.png) no-repeat;
    width: 208px;
    height: 394px;
    top: -134px;
    left: -60px;
}
.look .stitle {
    text-align: right;
}
.look h2 {
    display: inline-block;
    text-align: left;
}
.youtube .play {
    -webkit-transform: translateY(-50%)!important;
    -moz-transform: translateY(-50%)!important;
    -ms-transform: translateY(-50%)!important;
    -o-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
    height: 208px!important;
    left: 0!important;
    margin: auto!important;
    right: 0!important;
    margin-top: -15px!important;
    position: absolute!important;
    top: 50%!important;
    width: 197px!important;
    background: url(../img/play.png) no-repeat!important;
}
.video-container {
    border-width: 8px;
    border-color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    border-style: solid;
    border-radius: 35px;
    position: relative;
    width: 545px;
    height: 355px;
    margin: auto;
    overflow: hidden;
}
.video-container iframe {
    width: 100%;
    height: 100%
}
.use {
    margin-top: -180px;
    z-index: 2;
    padding-top: 40px;
}
.use:after {
    content: "";
    display: block;
    background: url(../img/zgreen.png) no-repeat;
    width: 784px;
    height: 82px;
    margin-top: 45px;
    background-size: 100% 100%;
}
.use_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.use_items {
    -ms-flex: 0 0 495px;
    -webkit-box-flex: 0;
    flex: 0 0 495px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.use_item {
    font-size: 16px;
    line-height: 18px;
    color: #0F0F0F;
    width: 50%;
    font-family: 'AFuturaRoundBold';
    text-align: center;
    padding: 0 25px;
}
.use_item p {
    margin-top: -25px;
}
.use_text {
    border-radius: 35px;
    background-color: rgb(249, 249, 249);
    -ms-flex: 0 0 390px;
    -webkit-box-flex: 0;
    flex: 0 0 390px;
    color: #0F0F0F;
    font-size: 16px;
    line-height: 18px;
    padding: 105px 30px 50px 50px;
    position: relative;
    margin-top: -60px;
}
.use_text:before {
    content: "";
    position: absolute;
    right: 45px;
    top: -50px;
    background: url(../img/use_text.png) no-repeat;
    width: 148px;
    height: 148px;
}
.use_text:after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: -120px;
    background: url(../img/use_arrow.png) no-repeat;
    width: 155px;
    height: 149px;
}
.ut_title {
    font-family: 'AFuturaRoundBold';
    font-size: 18px;
    line-height: 18px;
    color: #0F0F0F;
    margin-bottom: 40px;
}
.ut_text {
    padding-right: 30px;
}
.use_prod {
    width: 233px;
    position: absolute;
    top: 0;
    left: 418px;
    z-index: 2;
}
.why {
    background: url(../img/why_bg.jpg) no-repeat top center;
    height: 1227px;
    margin-top: -225px;
    padding-top: 240px;
}
.why .stitle {
    width: 550px;
    margin-left: auto;
    margin-bottom: 50px;
}
.why_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.why_item {
    box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.2);
    width: 300px;
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
}
.why_bottom {
    margin-top: -30px;
    padding-top: 30px;
    border-radius: 0 0 35px 35px;
}
.why_title {
    font-size: 24px;
    line-height: 24px;
    color: #3F0C08;
    font-family: 'AFuturaRoundBold';
    margin-bottom: 10px;
    text-align: center;
}
.why_price {
    background: #3F0C08;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    font-family: 'AFuturaRoundBold';
    padding: 5px 0;
    margin-bottom: 10px;
}
.why_list {
    width: 190px;
    margin: 0 auto 15px;
    text-align: right;
}
.why_list li {
    font-size: 16px;
    line-height: 20px;
    color: #757575;
    margin-bottom: 8px;
    position: relative;
}
.why_list li:after {
    content: "";
    display: inline-block;
    width: 23px;
    height: 16px;
    vertical-align: middle;
    margin-left: 10px;
}
.why_list li.accept:after {
    background: url(../img/accept.png) no-repeat;
}
.why_list li.ignore:after {
    background: url(../img/ignore.png) no-repeat;
    background-size: 100% 100%;
}
.why_item.main .why_price {
    background-image: -webkit-linear-gradient( 180deg, rgb(101, 196, 19) 0%, rgb(168, 225, 91) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(101, 196, 19) 0%, rgb(168, 225, 91) 100%);
}
.expert {
    margin-top: -160px;
    z-index: 2;
}
.expert_block {
    position: relative;
    margin-top: 80px;
}
.expert_text_wrap {
    width: 680px;
    font-size: 16px;
    line-height: 18px;
    margin-left: auto;
    position: relative;
    margin-top: -22px;
}
.expert_text {
    border-radius: 35px;
    background-color: rgb(249, 249, 249);
    color: #0F0F0F;
    padding: 55px 80px 40px;
    position: relative;
}
.expert_text:before {
    content: "";
    position: absolute;
    left: 273px;
    top: -88px;
    background: url(../img/expert_text.png) no-repeat;
    width: 148px;
    height: 148px;
}
.expert_text_wrap p {
    margin-bottom: 18px;
}
.expert_image {
    position: absolute;
    top: -25px;
    left: -160px;
    z-index: 2;
}
.expert_name {
    color: #FF7C12;
    margin: 30px 0 0 245px;
}
.expert_name b {
    font-weight: 800;
    font-size: 18px;
    display: block;
}
.reviews {
    background: url(../img/reviews_bg.png) no-repeat top center;
    height: 1008px;
    z-index: 3;
    padding-top: 300px;
    margin-top: -180px;
}
.reviews .stitle {
    text-align: right;
}
.reviews h2 {
    display: inline-block;
    text-align: left;
}
.rev_item {
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.2);
    width: 920px;
    margin: 30px auto 50px;
    height: 284px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0F0F0F;
    padding: 0 50px 0 0;
}
.rev_item .image {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-right: 30px;
}
.rev_item .name {
    font-size: 18px;
    margin-bottom: 20px;
}
.rev_item .name b {
    font-size: 24px;
    font-family: 'AFuturaRoundBold';
}
.reviews .owl-dots {
    text-align: center;
    margin-top: -20px;
    position: relative;
}
.reviews .owl-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    margin: 0 10px;
    background: #1D1817;
}
.reviews .owl-dot.active {
    background: #FF750A;
}
.reviews .owl-nav {
    top: 120px;
}
.effect {
    background: url(../img/effect_bg.jpg) no-repeat top center;
    height: 1092px;
    margin-top: -400px;
    padding-top: 265px;
}
.effect h2 {
    color: #FFF;
    text-shadow: 0px 7px 8px rgba(0, 0, 0, 0.12);
}
.effect h2 span {
    display: block;
    color: #FFE800;
}
.effect_item {
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    width: 545px;
    color: #0F0F0F;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    margin-left: auto;
    margin-right: 10px;
    margin-top: -20px;
}
.effect_item p {
    padding: 15px 30px;
}
.order h2 {
    text-align: center;
    margin-bottom: 15px;
}
.order {
    padding: 0;
    margin-top: -165px;
}
.order_top {
    padding: 55px 0 0 0;
}
.order_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0f0f0f;
    font-family: 'AFuturaRoundBold';
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.order_item {
    width: 33.3%;
    margin-bottom: 30px;
}
.order_item p {
    margin-top: -40px;
}
.order_item img {
    max-width: none;
    margin-left: -32px;
}
.ob_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.order_bottom {
    padding: 30px 0;
    color: #3f0c08;
    background: #E8E8E8;
}
.ob_item {
    font-size: 17px;
    line-height: 24px;
    font-family: 'AFuturaRoundBold';
    text-transform: uppercase;
    position: relative;
}
.ob_item span {
    color: #fea24b;
}
.ob_item:before {
    content: '';
    position: absolute;
    right: -25px;
    top: -5%;
    height: 110%;
    width: 1px;
    background: #fff;
}
.ob_item:last-child:before {
    display: none;
}
.order:after {
    content: "";
    position: absolute;
    background: url(../img/zgreen.png) no-repeat top center;
    width: 675px;
    height: 82px;
    top: 0;
    left: 0;
    background-size: 100% 100%;
}
.last_block .main_title {
    margin-bottom: 45px;
}
.last_block .header_bottom {
    background: url(../img/last_block.jpg) no-repeat top center;
    height: 880px;
}
.last_block .list {
    margin-left: 75px;
}
.last_block .list .list_item {
    margin-bottom: 23px;
    font-weight: 600;
}
.last_block .amount {
    width: 290px;
    height: 248px;
    background-size: 100% 100%;
    right: -79px;
    margin-top: 16px;
    padding-top: 70px;
    padding-right: 35px;
}
.last_block .sale_block {
    margin-top: 70px;
}
.last_block .btn {
    font-size: 30px;
}
.last_block .main_prod {
    right: -222px;
    top: -27px;
    width: 345px;
}
footer {
    background: #000;
    color: #FFF;
    text-align: center;
    line-height: 18px;
    padding: 15px 0;
    font-size: 14px;
}
@media (max-width: 1680px) {
    .order:after {
        left: -150px;
    }
    .forgot:after {
        right: -150px;
    }
}
@media (max-width: 1450px) {
    .use:after {
        margin-left: -250px;
    }
    .order:after {
        left: -300px;
    }
}
@media (max-width: 1200px) {
    .use:after {
        margin-left: -400px;
    }
    .forgot:after {
        right: -350px;
    }
    .order:after {
        left: -400px;
    }
}
@media (max-width: 980px) {
    .container {
        max-width: 640px;
    }
    .look_arrow:before {
        background: url(../img/look_arrow2.png) no-repeat;
        background-size: 100% 100%;
        width: 151px;
        height: 255px;
        top: -60px;
        left: -60px;
    }
    .header_top {
        height: 62px;
    }
    .ht_block .ht:nth-child(2) {
        display: none;
    }
    .ht_block .ht {
        width: 33.3%;
        line-height: 14px;
    }
    .ht .image {
        width: 50px;
    }
    .ht_block .ht br {
        display: none;
    }
    h1, .last_block h2 {
        text-align: center;
        font-size: 48px;
        line-height: 48px;
    }
    h1 br {
        display: none;
    }
    .main_title {
        margin-bottom: 85px;
    }
    .main_slog {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .list {
        padding-right: 20px;
    }
    .list .list_item {
        margin-bottom: 22px;
    }
    .header_bottom {
        background: url(../img/main_bg_p.jpg) no-repeat top center;
        height: 1219px;
        padding-top: 60px;
    }
    .main_prod {
        right: -167px;
        top: -58px;
        width: 340px;
    }
    .prod_sale {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .sale_block {
        width: 100%;
        margin-top: 250px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 0 20px;
    }
    .p_and_count {
        -ms-flex: 0 0 295px;
        -webkit-box-flex: 0;
        flex: 0 0 295px;
        margin-right: 25px;
    }
    .count {
        padding-left: 20px;
        margin-bottom: 15px;
    }
    .countbox {
        width: auto;
    }
    .countbox .countbox-num {
        background-size: 100% 100%;
        width: 86px;
        height: 52px;
        margin-right: 8px;
    }
    .countbox-hours, .countbox-mins, .countbox-secs {
        font-size: 36px;
        line-height: 56px;
        letter-spacing: 20px;
        padding-left: 11px;
    }
    .count_title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 2px;
    }
    .old_price {
        margin-right: 0;
    }
    .price {
        padding-bottom: 5px;
        margin-bottom: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .price .title {
        font-size: 14px;
    }
    .amount {
        background-size: 100% 100%;
        width: 280px;
        height: 244px;
        right: -30px;
        margin-top: 10px;
        padding-top: 68px;
        padding-right: 38px;
    }
    .old_price .numb {
        font-size: 32px;
        line-height: 36px;
    }
    .new_price .numb {
        font-size: 38px;
        line-height: 42px;
    }
    .sale_form input {
        width: 250px;
        height: 42px;
    }
    .btn {
        width: 285px;
        height: 70px;
        font-size: 19px;
        line-height: 68px;
    }
    .forgot {
        margin-top: -120px;
    }
    .forgot:after {
        right: -418px;
    }
    .safe {
        margin-top: -140px;
        padding-top: 250px;
    }
    .forgot h2 {
        margin-bottom: 20px;
    }
    .safe h2 {
        margin-bottom: 40px;
    }
    .safe_block {
        margin-top: 70px;
    }
    .safe_text {
        width: 268px;
        margin-bottom: 38px;
        margin-right: 10px;
        font-size: 18px;
        line-height: 24px;
        margin-left: auto;
    }
    .safe_prod {
        left: 167px;
        top: -37px;
    }
    .safe_list {
        padding-right: 0;
    }
    .safe_list .left {
        width: 275px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 50px;
    }
    .safe_list .left .list_item br {
        display: none;
    }
    .safe_block .button {
        padding-right: 0;
        margin-top: -85px;
    }
    .safe_block .btn {
        font-size: 20px;
        width: 275px;
    }
    .look {
        height: 1200px;
        background-size: cover;
        padding-top: 240px;
    }
    .slider_container {
        max-width: 680px;
    }
    .use_items {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
        flex: 0 0 350px;
    }
    .use_item {
        padding: 0 10px;
    }
    .use_prod {
        left: 245px;
    }
    .use_text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
        flex: 0 0 280px;
        margin-top: 30px;
        padding: 22px 15px 35px 60px;
    }
    .use_text:before {
        right: -10px;
        top: -85px;
        width: 130px;
        height: 130px;
        background-size: 100% 100%;
    }
    .use_text:after {
        left: 18px;
        bottom: -67px;
        width: 100px;
        height: 95px;
        background-size: 100% 100%;
    }
    .use:after {
        margin-left: -350px;
        margin-top: 20px;
    }
    .ut_title {
        margin-bottom: 20px;
    }
    .ut_text {
        padding-right: 0;
    }
    .expert h2 {
        padding-right: 330px;
    }
    .expert_image {
        top: 28px;
        left: -250px;
        width: 600px;
    }
    .expert_text:before {
        left: 248px;
        top: -70px;
        width: 120px;
        background-size: 100% 100%;
        height: 120px;
    }
    .expert_name {
        margin: 5px 0 0 215px;
    }
    .expert_text_wrap {
        width: 530px;
        margin-top: -55px;
        margin-left: 135px;
    }
    .expert_text {
        padding: 30px 50px 40px;
    }
    .rev_item {
        width: 100%;
        height: auto;
        border-radius: 25px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 14px;
        line-height: 16px;
        padding: 35px 30px 20px;
        margin: 130px 0 0 0;
        box-shadow: 0px -2px 40px 0px rgba(0, 0, 0, 0.2);
    }
    .reviews .owl-dots {
        margin-top: 0;
    }
    .reviews .owl-nav {
        top: 20px;
        width: 220px;
        margin: auto;
        left: 0;
        right: 0;
    }
    .reviews .owl-prev {
        margin-left: -90px;
    }
    .reviews .owl-next {
        margin-right: -90px;
    }
    .reviews {
        padding-top: 255px;
    }
    .reviews .owl-item {
        padding: 20px 30px;
    }
    .rev_item .image {
        width: 175px;
        margin: -215px auto 0;
        border-radius: 35px;
        box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.2);
    }
    .rev_item .name {
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
    }
    .rev_item .name b {
        font-size: 18px;
    }
    .owl-next {
        margin-right: -40px;
    }
    .owl-prev {
        margin-left: -40px;
    }
    .effect_item p {
        padding-top: 10px;
    }
    .order_item img {
        width: 230px;
        margin-left: -12px;
    }
    .order_item p {
        margin-top: -30px;
    }
    .order:after {
        left: -390px;
    }
    .tcan_block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tcan_item {
        width: 50%;
    }
    h2 {
        font-size: 30px;
        line-height: 32px;
    }
    .look h2 br {
        display: none;
    }
    .look h2 {
        padding-left: 220px;
    }
    .why_block .why_item:last-child {
        display: none;
    }
    .ob_item {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 85px;
    }
    .ob_item br {
        display: none;
    }
    .ob_item:before {
        width: 430px;
        right: 0;
        left: 0;
        top: auto;
        bottom: -10px;
        margin: auto;
        height: 1px;
    }
    .ob_item:last-child {
        margin-bottom: 0;
    }
    .last_block .header_bottom {
        background: url(../img/last_block_p.jpg) no-repeat top center;
        height: 1138px;
    }
    .last_block .main_title {
        margin-bottom: 100px;
    }
    .last_block .main_slog {
        padding-right: 50px;
        margin-bottom: 32px;
    }
    .last_block .list {
        margin-left: 45px;
    }
    .last_block .main_prod {
        right: -167px;
        top: -55px;
    }
    .last_block .sale_block {
        margin-top: 285px;
    }
    .last_block .amount {
        right: -23px;
    }
}
.safe_slog, .tcan_img {
    display: none!important;
}
.expert_m {
    display: none;
}
@media (max-width: 665px) {
    .container {
        max-width: 300px;
    }
    .look_arrow:before {
        width: 70px;
        height: 131px;
        top: -75px;
        left: -45px;
    }
    .wrap {
        width: 420px;
    }
    .btn:hover {

  border-color: rgb(255, 126, 24);
  
        -webkit-box-shadow: none;
                box-shadow: none;
  background-image: -moz-linear-gradient( 90deg, rgb(255,129,43) 0%, rgb(255,129,43) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,129,43) 0%, rgb(255,129,43) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,129,43) 0%, rgb(255,129,43) 100%);

    }
    .btn:active {
    border-color: rgb(121, 194, 64);
    background-image: -webkit-linear-gradient( 90deg, rgb(126, 206, 69) 0%, rgb(180, 228, 126) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(126, 206, 69) 0%, rgb(180, 228, 126) 100%);
    box-shadow: none;
}
    .header_top {
        display: none;
    }
    h2 {
        text-align: center;
    }
    .sslog {
        text-align: center;
    }
    h1, .last_block h2 {
        font-size: 34px;
        line-height: 36px;
    }
    .ps_left {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
    }
    .main_slog {
        text-align: center;
        font-size: 21px;
        line-height: 23px;
        margin-bottom: 55px;
    }
    .reviews .owl-prev {
        margin-left: -30px;
    }
    .reviews .owl-next {
        margin-right: -30px;
    }
    .list {
        padding-right: 40px;
    }
    .list .list_item {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .list .list_item br {
        display: none;
    }
    .list .list_item:nth-child(even) {
        margin-left: 0;
    }
    .main_prod {
        right: -66px!important;
        top: 83px!important;
        width: 217px!important;
    }
    .amount {
        background: url(../img/amount_m.png) no-repeat top center!important;
        width: 193px!important;
        height: 168px!important;
        font-size: 14px!important;
        line-height: 14px!important;
        right: 21px!important;
        margin-top: -35px!important;
        padding-top: 50px!important;
        padding-right: 22px!important;
    }
    .amount_text span {
        font-size: 17px;
        line-height: 18px;
        margin-top: 13px;
    }
    .sale_block {
        margin-top: 125px;
        margin-left: -69px;
        justify-content: center;
        -ms-flex: 0 0 420px;
        flex: 0 0 420px;
        width: 420px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-radius: 0;
        text-align: center;
    }
    .header_bottom {
        background: url(../img/main_bg_m.jpg) no-repeat top center;
        height: 1345px;
        padding-top: 50px;
    }
    .main_title {
        margin-bottom: 72px;
    }
    .count {
        padding-left: 0;
        margin-bottom: 10px;
    }
    .countbox {
        width: 282px;
    }
    .count_title {
        margin-bottom: 5px;
    }
    .countbox .countbox-num {
        margin-right: 8px;
        width: 88px;
        height: 56px;
    }
    .countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
        margin: 3px auto 0;
    }
    .p_and_count {
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
        margin-right: 0;
           
    }
    .price {
       display: block;
        margin-bottom: 20px;
         
    }
    .old_price {
        margin-right: 15px;
        display: inline-block;
        vertical-align: top;
    }
    .new_price {
        display: inline-block;
        vertical-align: top;
    }
    .sale_form input {
        width: 282px;
        height: 48px;
    }
    .btn {
        width: 282px;
    }
    .forgot {
        padding-top: 75px;
    }
    .forgot h2 {
        text-align: center;
    }
    .owl-prev, .owl-next {
        width: 45px;
        height: 45px;
    }
    .owl-next {
        margin-right: -30px;
        background: url(../img/rightm.png) no-repeat;
    }
    .owl-next:hover {
        background: url(../img/righthm.png) no-repeat;
    }
    .owl-prev {
        margin-left: -30px;
        background: url(../img/leftm.png) no-repeat;
    }
    .slider_container {
        max-width: 340px;
    }
    .owl-nav {
        top: 80px;
    }
    .owl-prev:hover {
        background: url(../img/lefthm.png) no-repeat;
    }
    .forgot:after {
        right: -374px;
        background-size: 100% 100%;
        width: 500px;
        height: 49px;
        bottom: 27px;
    }
    .safe {
        background: url(../img/safe_bg_m.jpg) no-repeat top center;
        height: 1018px;
        margin-top: -70px;
        padding-top: 78px;
    }
    .safe .sslog {
        display: none;
    }
    .safe_slog {
        display: block !important;
        text-align: center;
    }
    .safe h2 {
        text-align: center;
        margin-bottom: 25px;
        font-size: 28px;
    }
    .safe_block {
        margin-top: 55px;
    }
    .safe_list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 0;
        padding-left: 70px;
    }
    .safe_prod {
        left: -64px;
        top: -25px;
        width: 200px;
    }
    .safe_list .left {
        width: 100%;
        margin-right: 0;
    }
    .safe_list .list_item {
        margin-bottom: 18px;
    }
    .safe_list .left .list_item {
        text-align: left;
        padding-right: 0;
        padding-left: 20px;
    }
    .safe_list .left .list_item:before {
        left: 0;
        right: auto;
    }
    .safe_list .left .list_item:nth-child(even) {
        margin-right: 0;
    }
    .safe_text {
        width: 200px;
        margin-right: 0;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .safe_block .btn {
        width: 100%;
    }
    .safe_block .button {
        margin-top: 20px;
    }
    .tcan_item {
        width: 100%;
        margin-bottom: 30px;
    }
    .tcan_item br {
        display: none;
    }
    .tcan_item img {
        display: none;
    }
    .tcan_img {
        display: block !important;
    }
    .tcan_item p {
        margin-top: 25px;
    }
    .look {
        height: 1120px;
    }
    .video {
        width: 420px;
        margin-left: -69px;
    }
    .video-container {
        width: 100%;
        height: 278px;
    }
    .look h2 {
        padding-left: 0;
        text-align: center;
    }
    .use {
        padding-top: 75px;
    }
    .use h2 {
        margin-bottom: 15px;
    }
    .use_items {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .use_item {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
        width: 100%;
    }
    .use_block {
        margin-top: 5px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ut_title {
        position: absolute;
        top: -90px;
        left: -28px;
        width: 185px;
    }
    .use_text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        position: relative;
        margin-left: auto;
        margin-top: 200px;
        padding: 22px 0px 22px 30px;
    }
    .use:after {
        position: absolute;
        bottom: 330px;
        margin-top: 0;
    }
    .use_text:before {
        right: 17px;
        top: -90px;
        width: 90px;
        height: 90px;
        background-size: 100% 100%;
    }
    .use_text:after {
        left: 5px;
        bottom: -82px;
        width: 90px;
        height: 85px;
    }
    .use_prod {
        left: -50px;
        top: 748px;
        width: 162px;
    }
    .why {
        margin-top: -150px;
    }
    .why .stitle {
        width: 100%;
        margin-bottom: 30px;
    }
    span.hidden {
        display: none;
    }
    .why_block .why_item:not(.main) {
        display: none;
    }
    .expert h2 {
        padding-right: 0;
    }
    .expert_image {
        display: none;
    }
    .expert_text_wrap {
        width: 420px;
        margin-left: -69px;
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .expert_image {
        display: none;
    }
    .expert_block {
        margin-top: 0;
    }
    .expert_text {
        border-radius: 0;
        padding: 20px 70px;
    }
    .expert_name {
        margin: 0 0 15px 0;
        -ms-order: -1;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        text-align: center;
    }
    .expert_m {
        display: block;
        -ms-order: -1;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-left: -30px;
        margin-bottom: 10px;
    }
    .expert_text:before {
        display: none;
    }
    .reviews {
        background: url(../img/reviews_bg_m.png) no-repeat top center;
        height: 1082px;
        margin-top: -30px;
        padding-top: 90px;
    }
    .reviews h2 {
        text-align: center;
    }
    .rev_item {
        margin-top: 0;
        padding: 0;
        box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    }
    .rev_item .image {
        width: 262px;
        margin: 0;
        box-shadow: none;
    }
    .rev_item .text {
        padding: 10px 15px;
    }
    .reviews .owl-nav {
        width: 100%;
        top: 120px;
    }
    .effect {
        background: url(../img/effect_bg_m.jpg) no-repeat top center;
        height: 900px;
        margin-top: -85px;
        padding-top: 115px;
    }
    .effect .stitle {
        margin-bottom: 220px;
    }
    .effect_item {
        width: 100%;
        margin-right: 0;
        border-radius: 20px;
        font-size: 14px;
        line-height: 16px;
    }
    .effect_item .video-container {
        height: 192px;
        border-radius: 20px;
    }
    .effect_item p {
        padding: 5px 15px 10px 15px;
    }
    .effect_item .youtube .play {
        width: 99px!important;
        height: 105px!important;
        background: url(../img/play_m.png) no-repeat!important;
    }
    .order h2 br {
        display: none;
    }
    .order {
        margin-top: 0;
    }
    .order_item img {
        width: 260px;
        margin-left: -5px;
    }
    .order_block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .order_item {
        width: 100%;
        margin-bottom: 15px;
    }
    .order:after {
        left: -590px;
    }
    .order_top {
        padding: 15px 0 0 0;
    }
    .ob_item {
        padding: 0;
        line-height: 18px;
    }
    .ob_item:before {
        width: 210px;
    }
    .last_block .header_bottom {
        background: url(../img/last_block_m.jpg) no-repeat top center;
        height: 1318px;
        padding-top: 50px;
    }
    .last_block .main_slog {
        padding-right: 0;
        margin-bottom: 56px;
    }
    .last_block .list {
        margin-left: 0;
    }
    .last_block .main_title {
        margin-bottom: 82px;
    }
    .last_block .list .list_item {
        margin-bottom: 12px;
        font-weight: 600;
        padding-right: 40px;
    }
    .last_block .amount {
        margin-top: 6px!important;
    }
    .last_block .sale_block {
        margin-top: 170px;
    }
}
.owl-carousel{
    touch-action: manipulation;
}