html, body, div, span, applet, object, iframe, h1, sub, sup, h2, h3, h4, h5, h6, blockquote, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-family: arial, helvetica, verdana, tahoma;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus, :active {
    outline: 0
}

ol, ul {
    list-style: none
}

b {
    font-weight: bold;
}

i {
    font-style: italic;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

blockquote, q {
    quotes: none
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

img {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
}

.item-gift {
    display: none;
    margin: 10px 0;
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: rgb(255, 0, 30);
    text-shadow: 1px 1px 1px #0000008c;
}

.left, .alignleft {
    float: left;
}

.right, .alignright {
    float: right;
}

.center, .aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.active_btn:hover {
    margin-top: -1px;
    padding-bottom: 1px;
    opacity: 1;
}

button {
    -webkit-appearance: none;
}

a:hover {
    text-decoration: underline;
}

html {
    height: 100%;
}

body {
    margin: 0 auto;
    position: relative;
    height: 100%;
}

header {
    width: 100%;
    height: 45px;
    background: rgb(255, 0, 30);
    position: fixed;
    top: 0;
    z-index: 999;
}

#li-block-phone span img {
    width: 20px;
    height: 20px;
    position: relative;
    top: -15px;
}

label {
    display: none;
}
.main-wrap {

    height: 100%;
}
.main {
    width: 100%;
    padding-top: 55px;
    overflow: hidden;
}

.contain {
    width: 1000px;
    margin: 0px auto 0px auto;
    position: relative;
    height: 100%;
}

.header_menu {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 16px;
    height: 100%;
}

.header_menu li {
    display: inline-block;
    margin-right: 11px;
    cursor: pointer;
    font-family: Arial;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 15px;
    line-height: 45px;
}
.header_menu li a {
    color: #fff;
}
.block3_bottom_content {
    margin-top: 20px;
    margin-bottom: 0px !important;
}

#ingredients {
    display: block;
    width: 1000px;
    margin: 17px auto;
}

#ingredients h2 {
    font-family: Arial;
    color: #000;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    margin: 9px auto 18px auto;
}

#ingredients .block-ing {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 356px;
    position: relative;
}

.ing-blockimg {
    position: relative;
    width: 196px;
    height: 230px;
    margin-bottom: 20px;
}

#ingredients .ing-img {

    display: block;
    margin: 0 auto;
    width: 164px;
}

#ingredients .ing-text {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;

}

@media screen and (max-width: 1000px) {

    .block2_content {
        margin-bottom: 0px !important;
    }

    .block3_top_content_item.mobi_1 {
        top: 110px !important;
    }

    .block3_top_content_item.mobi_2 {
        top: 317px !important;
    }

    .block3_top_content_item.mobi_3 {
        top: 520px !important;
    }

    .block3_top_content_item.mobi_4 {
        top: 725px !important;
    }

    .block3_top_content_item.mobi_5 {
        top: 929px !important;
    }

    .block3_top_content {
        margin-top: 0px !important;
    }

    #ingredients {
        width: 100%;
        margin-top: 16px;
    }

    #ingredients .block-ing {
        display: block;
        width: 460px;
        height: 134px;
        margin: 16px auto;

    }

    .ing-blockimg {
        display: inline-block;
        vertical-align: middle;
        width: 127px;
        height: auto;
    }

    #ingredients .ing-img {
        position: static;
        transform: none;
        display: block;
        width: 127px;
    }

    #ingredients .ing-text {
        display: inline-block;
        vertical-align: middle;
        width: 250px;
        padding: 26px 0px 0px 0px;
    }

    .block4 .first-btn {
        top: 355px !important;
    }

}

@media screen and (max-width: 479px) {

    .block3 {
        display: block !important;
    }

    .block3_top_content_item.mobi_1 {
        top: 121px !important;
    }

    .block3_top_content_item.mobi_2 {
        top: 324px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_3 {
        top: 530px !important;
    }

    .block3_top_content_item.mobi_4 {
        top: 732px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_5 {
        top: 934px !important;
    }

    .block3_top_content_item_rightside {
        display: none;
    }

    .block3_top_content_item_leftside {
        display: none;
    }

    .block3_bottom_content_item_image1 {
        background: url('../img/block3_item_image1.png') no-repeat;
        background-size: 145px !important;
    }

    .block3_bottom_content_item_image2 {
        background: url('../img/block3_item_image2.png') no-repeat;
        background-size: 145px !important;
    }

    .block3_bottom_content_item_image3 {
        background: url('../img/block3_item_image3.png') no-repeat;
        background-size: 145px !important;
    }

    .block3_bottom_content_item_image4 {
        background: url('../img/block3_item_image4.png') no-repeat;
        background-size: 145px !important;
    }

    .block3_bottom_content_item_image5 {
        background: url('../img/block3_item_image5.png') no-repeat;
        background-size: 145px !important;
    }

    .block3_bottom_content_item_image {
        width: 145px !important;
    }

    .block3_bottom_content_item p {
        width: 100% !important;
        text-align: center !important;
        height: 160px !important;
        vertical-align: top !important;
        padding-left: 20px !important;
        padding-top: 7px !important;
    }

    .mobi_right .block3_bottom_content_item_image {
        float: left !important;
    }

    .block3_bottom_content_item {
        width: 420px !important;
        display: block;
    }

    .block3_bottom_content_item_image {
        height: 160px !important;
    }

    .block3_top_content_item.mobi_1 {
        top: 116px !important;
    }

    .block3_top_content_item.mobi_2 {
        top: 273px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_3 {
        top: 434px !important;
    }

    .block3_top_content_item.mobi_4 {
        top: 593px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_5 {
        top: 752px !important;
    }

}

@media screen and (max-width: 460px) {
    #ingredients .block-ing {
        width: 290px;
        height: auto;
    }

    #ingredients .ing-text {
        width: 140px;
    }

    .block3_bottom_content_item {
        width: 98% !important;
    }
}

@media screen and (max-width: 425px) {
    .block3 {
        display: block !important;
    }

    .block3 h2 {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 385px) {
    .block3 {
        display: block !important;
    }

    .block3 h2 {
        line-height: 30px !important;
        font-size: 28px !important;
    }

    #ingredients h2 {
        line-height: 30px;
        font-size: 28px;
    }

    .block3_top_content_item.mobi_1 {
        top: 69px !important;
    }

    .block3_top_content_item.mobi_2 {
        top: 232px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_3 {
        top: 393px !important;
    }

    .block3_top_content_item.mobi_4 {
        top: 547px !important;
        left: 0px !important;
    }

    .block3_top_content_item.mobi_5 {
        top: 708px !important;
    }
}

@media screen and (max-width: 345px) {
    .block3 {
        display: block !important;
    }

    #block-certificates h2 {
        font-size: 30px !important;
    }
}

.header_menu li:before {
    display: inline-block;
    content: "/ ";
    font-family: Arial;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    padding-right: 25px;
}

.header_menu li:first-child:before {
    content: "";
}

.main_top_header {
    font-family: Arial;
    color: #000;
    font-size: 39px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
    margin-top: 15px;
}

.main_top {
    font-family: Arial;
    color: #706e6e;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
}

.block1 {
    width: 100%;
    position: relative;
    padding: 5px 0px;
}

.block1_bg {
    background-repeat: no-repeat;
    background: url('../img/bg1.jpg');
    background-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 520px;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.block1_left {
    display: block;
    width: 370px;
    background-repeat: no-repeat;
    position: relative;
    left: 0px;
}

.bg-block1_left {
    display: block;
    font-family: Arial;
    color: #ffe200;
    font-size: 14px;
    font-weight: 700;
    width: 285px;
    min-height: 73px;
    line-height: 18px;
    margin: 0 auto 12px;
    background: #818181;
    padding: 20px 20px 15px 40px;
    position: relative;
    margin-left: 40px;
}
.bg-block1_left .angle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -40px;
    width: 40px;
    height: 100%;
}
.bg-block1_left .angle svg {
    fill: #818181;
    height: 100%;
    width: 40px;
}
.bg-block1_left.block1_left1:after {
   content: "";
   display: block;
   position: absolute;
   background: url('../img/bg-block1_left1.png');
   top: 50%; left: -40px;
   height: 73px;
   width: 73px;
   transform: translateY(-50%)
}
.bg-block1_left.block1_left2:after {
    content: "";
    display: block;
    position: absolute;
    background: url('../img/bg-block1_left2.png');
    top: 50%; left: -40px;
    height: 73px;
    width: 73px;
    transform: translateY(-50%)
}
.bg-block1_left.block1_left3:after {
   content: "";
   display: block;
   position: absolute;
   background: url('../img/bg-block1_left3.png');
   top: 50%; left: -40px;
   height: 73px;
   width: 73px;
   transform: translateY(-50%)
}

.block1_right {
    position: relative;
    width: 363px;
}

.sale {
    position: relative;
    margin-top: 5px;
    width: 365px;
    height: 88px;
    padding: 29px 10px;
}

.sale h3 {
    font-family: Tahoma;
    color: red;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-shadow: 2px 2px 5px black;
    text-align: center;
    margin-top: 30px;
}

.sale span {
    font-family: Tahoma;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    width: 180px;
    text-align: center;
    display: block;
    margin: 12px auto;
}

.sale_icon {
    width: 157px;
    height: 97px;
    background-repeat: no-repeat;
    background: url('../img/sale_icon.png');
    background-position: center center;
    position: absolute;
    top: 40px;
    right: 10px;
}

.buy_block {
    background: rgba(0, 0, 0, 0) url('../img/buy_block_bg.png') no-repeat scroll center center / 312px 381px;
    height: 389px;
}

.new_price_block {
    margin: 40px 13px;
}

.new_price_block h4 {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 400;
}

.new_price_block p {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 400;
}

.new_price_block p span:first-child {
    font-family: Tahoma;
    font-size: 34px;
    font-weight: 700;
}

.old_price {
    color: #818181;
}

.new_price {
    color: #f40022;
}

.old_price p span:first-child {
    text-decoration: line-through;
}

p.final_count, p.final_count span:first-child {
    font-family: Arial;
    color: #7c7132;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
}

.enter_data {

}

.first-form {
    margin: 71px 41px;
}

.second-form {
    margin: 180px 20px;
}

#order_form_2 {
    margin: 30px 13px;
}

.enter_data p {
    font-family: Arial;
    color: #706e6e;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
}

.enter_data input[type="text"] {
    width: 330px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 10px auto 10px;
    border: 0;
    padding: 0px 30px 0px 50px;
    font-family: Arial;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
}

.enter_data input[type="text"]::-webkit-input-placeholder {
    color: #3a3a3a;
}

.enter_data input[type="text"]:-moz-placeholder {
    color: #3a3a3a;
}

.enter_data input[type="text"]::-moz-placeholder {
    color: #3a3a3a;
}

.enter_data input[type="text"]:-ms-input-placeholder {
    color: #3a3a3a;
}

.enter_name {
    background: url('../img/enter_name_icon.png') no-repeat;
    background-position: 7px center;
}

.enter_phone {
    background: url('../img/enter_phone_icon.png') no-repeat;
    background-position: 9px center;
}

.enter_data button {
    background: transparent url('../img/submit_bg.png') repeat scroll center center;
    border: 0px none;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 22px;
    font-weight: 700;
    height: 80px;
    left: 41px;
    margin: 115px auto 0px;
    position: relative;
    text-transform: uppercase;
    width: 330px;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.block4 .first-btn {
    left: 18px;
    top: -60px;
    width: 330px !important;
}

.first-btn {
    width: 280px !important;
}

.second-btn {
    height: 75px !important;
}

#more {
    width: 56px;
    height: 56px;
    cursor: pointer;
    margin: -15px auto 0px auto;
    background: url('../img/down.png');
    color: white;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
}

#more_text {
    width: 200px;
    padding-left: 5px;
    display: inline-block;
    position: relative;
    top: -22px;
}

#less_text {
    width: 200px;
    padding-left: 5px;
    display: inline-block;
    position: relative;
    top: -22px;
}

.phone-color {
    color: black !important;
    margin-left: 100px !important;
}

.visable {
    display: none !important;
}

#more.down {
    background: url('../img/up.png') !important;
}

.recall {
    font-family: Arial;
    color: #706e6e;
    font-size: 14px;
    font-weight: 400;
    width: 330px;
    margin: 0 auto;
    text-align: left;
    padding-left: 45px;
    background: url('../img/recall_icon.png') no-repeat;
    background-position: 4px center;
    margin-top: 15px;
}

.to_go_arrow {
    width: 28px;
    height: 60px;
    position: absolute;
    top: 350px;
    left: -40px;
    background: url('../img/to_go_arrow.png') no-repeat;
    background-position: center center;
}

.pack {
    width: 300px;
    height: 278px;
    background: url(../img/pack.png) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    bottom: -30px;
    left: 23%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: 100px;
}

.rest {
    color: #f40022;
    font-family: "Corbel";
    font-size: 14px;
    font-weight: 700;
    left: 49px;
    position: absolute;
    top: 318px;
}

.rest span {
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
}

.rest span.rest_amount {
    font-size: 42px;
    display: inline-block;
    margin-top: 0px;
}

.rest_note {
    color: #5E5E5E;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    left: 125px;
    position: absolute;
    text-align: center;
    top: 323px;
    width: 148px;
}

.block2 h2 {
    font-family: Arial;
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    margin-top: 91px;
    line-height: 40px;
}

.block2_content {
    margin-top: 35px;

}

.block2_content_item {
    width: 498px;
    display: inline-block;
    margin-bottom: -10px;
}

.block2_content_item_text {
    width: 285px;
    vertical-align: top;
    display: inline-block;
}

.block2_content_item_text h2 {
    font-family: Arial;
    color: #292929;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    line-height: 24px;
}

.block2_content_item_text p {
    font-family: Arial;
    color: #706e6e;
    font-size: 18px;
    font-weight: 300;
    text-align: right;
    line-height: 22px;
    margin-top: 60px;
}

.block2_content_item_text p span {
    color: #93b335;
}

.block2_content_item_text.right h2 {
    text-align: left;
}

.block2_content_item_text.right p {
    text-align: left;
}

.block2_content_item_image {
    width: 203px;
    height: 203px;
    background-position: center center;
    position: relative;
}

.block2_content_item_image1 {
    background: url('../img/block2_item_image1.png') no-repeat;
}

.block2_content_item_image2 {
    background: url('../img/block2_item_image2.png') no-repeat;
}

.block2_content_item_image3 {
    background: url('../img/block2_item_image3.png') no-repeat;
}

.block2_content_item_image4 {
    background: url('../img/block2_item_image4.png') no-repeat;
}

.block2_content_item_number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-family: Tahoma;
    color: #ffe200;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    position: absolute;
    top: -18px;
    background: #818181;
}

.number1 {
    background: #19c6ff;
}

.number2 {
    background: #f2a34b;
}

.block2_content_item_image.left .block2_content_item_number {
    right: 7px;
}

.block2_content_item_image.right .block2_content_item_number {
    left: 7px;
}

.block3 h2 {
    font-family: Arial;
    color: #000;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}

.block3_top_content {
    margin-top: 40px;

}

.block3_top_content_item {
    display: inline-block;
    width: 55px;
    height: 55px;
    margin: 0px 72px;
    position: relative;
    float: left;
}

.block3_top_content_item span {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-family: Tahoma;
    color: #818181;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    position: relative;
    z-index: 9;
    background: #ffe200;
}

.block3_top_content_item_rightside {
    width: 167px;
    height: 55px;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 22px;
    z-index: 1;
    background: url('../img/block3_right_item.png') no-repeat;
}

.block3_bottom_content {
    margin-top: 20px;
    margin-bottom: 30px;
}

.block3_bottom_content_item {
    width: 204px;
    display: inline-block;
    margin: 0px -2px 0px -3px;
    float: left;
}

.block3_bottom_content_item_image {
    width: 204px;
    height: 205px;
    background-position: center center;
    position: relative;
}

.block3_bottom_content_item_image1 {
    background: url('../img/block3_item_image1.png') no-repeat;
}

.block3_bottom_content_item_image2 {
    background: url('../img/block3_item_image2.png') no-repeat;
}

.block3_bottom_content_item_image3 {
    background: url('../img/block3_item_image3.png') no-repeat;
}

.block3_bottom_content_item_image4 {
    background: url('../img/block3_item_image4.png') no-repeat;
}

.block3_bottom_content_item_image5 {
    background: url('../img/block3_item_image5.png') no-repeat;
}

.block3_bottom_content_item p {
    font-family: Arial;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    width: 180px;
    margin: 0 auto;
    letter-spacing: -1px;
}

#cert-zoom-1 {
    display: block;
    position: relative;
    color: black;
    width: 66px;
    top: -2px;
    left: 313px;
}

#cert-zoom-2 {
    display: block;
    color: black;
    position: relative;
    width: 66px;
    top: -22px;
    left: 618px;
}

.block4,
.block8 {
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background: url('../img/bg2.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.block4_content,
.block8_content {
    width: 980px;
    height: 360px;
    background: url('../img/buy_block2.png') no-repeat;
    background-position: center right;
    position: relative;
    top: 55px;
}

.block4_content_leftside,
.block8_content_leftside {
    /*width: 580px;*/
    position: relative;
    float: left;
}

.block4_content .sale,
.block8_content .sale {
    position: relative;
    margin-top: 29px;
    width: 345px;
    float: right;
    background: transparent;
    padding-right: 63px;
}

.block4_content .sale h3,
.block8_content .sale h3 {
    font-family: Tahoma;
    font-size: 36px;
    font-weight: 700;
    color: #f40022;
    /*margin-top: 59px;*/
}

.block4_content .sale span,
.block8_content .sale span {
    font-family: Tahoma;
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    display: block;
    width: 214px;
    color: black;
    margin-top: 25px;
}

.block4_content .sale_icon, .block8_content .sale_icon {
    width: 157px;
    height: 97px;
    background-repeat: no-repeat;
    background: url('../img/sale_icon.png');
    background-position: center center;
    position: absolute;
    top: 25px;
    left: 10px;
    z-index: 9;
}

.block4_content .sale.second,
.block8_content .sale.second {
    width: 100%;
    padding: 0;
    margin: 0;
}

.block4_content .sale.second h3, .block8_content .sale.second h3 {
    font-size: 47px;
    /*margin: 50px 0px 0px 110px;*/
    text-align: center;
    width: 962px;
}

.block4_content .sale.second span, .block8_content .sale.second span {
    font-size: 27px;
    /*margin: 37px 0 0 374px;*/
    width: 360px;
}

.block4_content .buy_block,
.block8_content .buy_block {
    width: 363px;
    height: 435px;
    background-repeat: no-repeat;
    background: url('../img/buy_block_bg.png');
    background-position: center center;
    margin-top: 25px;
    padding-top: 1px;
}

.block4_content .new_price_block,
.block8_content .new_price_block {
    margin: 15px 0px;
}

.block4_content .new_price_block h4,
.block8_content .new_price_block h4 {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 400;
}

.block4_content .new_price_block p,
.block8_content .new_price_block p {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 400;
    margin-top: 20px;
    vertical-align: bottom;
    display: inline-block;
}

.block4_content .new_price_block span,
.block8_content .new_price_block span {
    font-family: Tahoma;
    font-size: 34px;
    font-weight: 700;
    float: left;
    width: auto;
}

.block4_content .old_price,
.block8_content .old_price {
    width: 155px;
}

.block4_content .old_price span,
.block8_content .old_price span {
    text-decoration: line-through;
    float: left;
    display: inline-block;
    width: auto;
    color: #818181;
}

.block4_content .new_price,
.block8_content .new_price {
    width: 155px;

}

.block4_content p.final_count,
.block8_content p.final_count {
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}

.block4_content p.final_count span,
.block8_content p.final_count span {
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    float: none;
    display: inline-block;
    color: #818181;
}

.dotted {
    border-bottom: 3px dotted #363636;
    float: right;
    width: 315px;
    margin-right: 14px;
    margin-top: 21px;

}

.pack2 {
    width: 300px;
    height: 382px;
    background-repeat: no-repeat;
    background: url('../img/pack.png') no-repeat 50% 80%;
    background-size: contain;
    position: absolute;
    top: 15px;
    left: 10px;
    background-size: 100px;
}

.rest2 {
    width: 285px;
    height: 79px;
    background-repeat: no-repeat;
    background: url('../img/rest_bg2.png');
    background-position: center center;
    position: absolute;
    top: 225px;
    left: 210px;
}

.rest2 .rest {
    top: 14px;
    left: 54px;
    width: 65px;
}

.rest2 .rest_note {
    left: 132px;
    top: 18px;
}

.to_go_arrow2 {
    width: 59px;
    height: 29px;
    background-repeat: no-repeat;
    background: url('../img/to_go_arrow2.png');
    background-position: center center;
    position: absolute;
    top: 255px;
    left: 512px;
}

.block4_content_rightside,
.block8_content_rightside {
    width: 385px;
    position: relative;
    float: right;
    padding: 35px 13px;
}

.block5 h2 {
    font-family: Arial;
    color: #000;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}

.block5_slider {
    width: 999px;
    margin: 30px auto;
    overflow: hidden;

}
.block5_slider_item {
    width: 997px;
    min-height: 310px;
    display: table;
    margin: 0px 1px 15px;
    position: relative;
    border: 1px solid #5c3b17;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.slider_item-cell {
    display: table-cell;
    vertical-align: middle;
}
.slider_item-cell:nth-of-type(1){
    width: 220px;
    text-align: center;
}
.slider_item-cell:nth-of-type(2){
    width: 176px;
}
.block5_slider_item_name {
    font-family: Arial;
    color: #5c3b17;
    font-size: 24px;
    font-weight: 400;
}

.block5_slider_item_city {
    font-family: Arial;
    color: #5c3b17;
    font-size: 19px;
    font-weight: 400;
}

.block5_slider_item_user_pic {
    width: 172px;
    height: 172px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.block5_slider_item_quote {
    font-family: Arial;
    color: #414141;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -0.9px;
    line-height: 24px;
    text-align: left;
    max-width: 530px;
    text-align: left;
    padding-left: 20px;

}
.block5_slider_item_quote b {
    display: block;
}

#prev_slide {
    height: 65px;
    padding-left: 70px;
    position: absolute;
    bottom: 0;
    left: 20px;
    background: url('../img/prev_slide.png') no-repeat;
    background-position: left center;
    line-height: 65px;
    font-family: Arial;
    color: #706e6e;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: -0.8px;
}

#next_slide {
    height: 65px;
    padding-right: 70px;
    position: absolute;
    bottom: 0;
    right: 20px;
    background: url('../img/next_slide.png') no-repeat;
    background-position: right center;
    line-height: 65px;
    font-family: Arial;
    color: #706e6e;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: -0.8px;
}

.block6 h2 {
    font-family: "Corbel";
    color: #f28a00;
    font-size: 37px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
    line-height: 37px;
}
.block6 .block6-img {
    position: absolute;
    display: block;
    bottom: 0;
}
.block6 .prodect-pic {
    position: relative;
}
.block6 .prodect-pic img {
    position: relative;
    z-index: 2;
}
.block6 .prodect-pic:before {
    content: "";
    display: block;
    position: absolute;
    background: url('../img/BADGE.png') no-repeat center/contain;
    width: 182px;
    height: 227px;
    top: -124px;
    left: 48px;
    z-index: 4;
}
.prodect-pic:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/block6-girl-resp.png) no-repeat center/contain;
    width: 330px;
    height: 600px;
    bottom: -65px;
    left: 133px;
    z-index: 1;
}
.block6_content {
    display: inline-block;
    width: 540px;
    height: 500px;
    border: 1px solid red;
    border-radius: 15px;
    background: #fff;
    padding: 40px;
    margin-top: 30px;
    position: relative;
    margin-left: 425px;
    z-index: 3;
}
.block6_content

.block6_top_content {
    font-family: Arial;
    color: #f40022;
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    border-bottom: 2px dotted #706e6e;
    padding: 15px 0px;
}

.block6_bottom_content {
    font-family: Arial;
    color: #343434;
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}

.block6_content h3 {
    font-family: Arial;
    color: #f40022;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.75px;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
}

.block6_content_dotted {
    border-bottom: 2px dotted #343434;
    width: 458px;
    margin: 15px auto 10px;
}

.block7_content {
    width: 945px;
    margin: 0 auto;
}

.block7 h2 {
    font-family: arial, helvetica, verdana, tahoma;
    color: #000;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.block7_content_item {
    width: 244px;
    display: inline-block;
    float: left;
    margin-left: 105px;
    margin-bottom: 35px;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);

}

.block7_content_item.anim {
    -webkit-transition: all 0.6s ease-out 0.2s;
    -moz-transition: all 0.6s ease-out 0.2s;
    -o-transition: all 0.6s ease-out 0.2s;
    -ms-transition: all 0.6s ease-out 0.2s;
    transition: all 0.6s ease-out 0.2s;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}

.block7_content_item:first-child {
    margin-left: 0;
}

.block7_content_item_pic {
    width: 244px;
    height: 242px;
    background-repeat: no-repeat;
    background-position: center center;
}

.block7_content_item_pic1 {
    background: url('../img/block6_content_item_pic1.png') no-repeat;
}

.block7_content_item_pic2 {
    background: url('../img/block6_content_item_pic2.png') no-repeat;
}

.block7_content_item_pic3 {
    background: url('../img/block6_content_item_pic3.png') no-repeat;
}

.block7_content_item p {
    font-family: Arial;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
}

.block8 {
    overflow-y: hidden;
}


.black {
    color: #9d9d9d;
}


.block1_1 {
    display: none;
}


p.final_count br {
    display: none;
}

header ul {
    display: inline-block;
}

header #logo {
    display: inline-block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    font-size: 25px;
    font-weight: bold;
}

#block1-center-img {
    display: none;
    margin: 0 auto;
    height: 100%;
}

#block1-badge-resp {
    display: none;
    position: relative;
    top: -43px;
    left: 116px;
    width: 108px;
}

#block1-text-resp {
    display: none;
    position: relative;
    top: -168px;
    left: 296px;
    font-size: 26px;
    text-shadow: 2px 2px 0px white;
    color: #F00;
    font-weight: bold;
    text-transform: uppercase;
    width: 253px;
    text-align: right;
}

.only-mobile {
    display: none;
}
#block6-center-img {
    margin: 0 auto;
    text-align: center;
    width: 460px;
    overflow: hidden;
    height: 100%;
}

#shopping-btn {
    width: 30px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    display: none;
}

#shopping-btn:hover {
    cursor: pointer;
}

#block-certificates {
    width: 100%;
    display: block;
}

#block-certificates h2 {
    font-family: Arial;
    color: #000;
    font-size: 39px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}

#block-certificates p {
    font-size: 20px;
    text-align: center;
}

#block-certificates .images-cert {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
}

#block-certificates .img-cert-a {
    display: inline-block;
    border-radius: 5px;
    margin: 10px 30px 10px 30px;
    background: rgba(168, 168, 168, 0.5);
}

#block-certificates img.img-cert {
    width: 220px;
    height: 292px;
    margin: 10px;
filter: blur(2px);
}

.img-zoom {
    width: 20px;
}

#block-certificates .img-cert-a.two {
    position: relative;
    width: 100px;
    top: 0px;
    left: 10px;
}

#phone-responsive {
    display: none;
}

@media screen and (min-width: 992px) {

.first-btn {
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.first-btn:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

}


@media screen and (max-width: 1000px) {

    .only-mobile {
        display: block;
    }
    .only-desk {
        display: none;
    }
    #phone-responsive {
        display: inline-block;
        position: relative;
        top: 5px;
        left: 62px;
        font-weight: bold;
        font-size: 14px;
    }

    #phone-responsive img {
        width: 18px;
        height: 18px;
    }

    header #logo {
        top: 21px;
    }

    .phone-color {
        margin: 0px !important;
    }

    #block-certificates {
        width: 100%;
        display: block;
    }

    #block-certificates .images-cert {
        width: 100%;
        margin-bottom: 10px;
    }

    #block-certificates .img-cert-a {

        margin: 0 auto 8px auto;
        width: 48%;
    }

    #cert-zoom-1 {
        display: block;
        position: relative;
        width: 66px;
        top: -2px;
        left: 81px;
    }

    #cert-zoom-2 {
        display: block;
        position: relative;
        width: 66px;
        top: -22px;
        left: 313px;
    }

    #block-certificates .img-cert-a.second {
        margin-top: 10px;
    }

    #block-certificates img.img-cert {
        width: 200px;
        margin: 10px;
    }

    #shopping-btn {
        display: inline-block;
    }
    #block1-text-resp {
        display: block;
        position: absolute;
        top: auto;
        bottom: 30px;
        left: auto;
        right: 30%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #block1-center-img {
        display: block;
    }
    .block1-img {
        display: inline-block;
        position: relative;
        height: 221px;
        width: 269px;
    }
    .block1-img img {
        height: 250px;
        margin-top: 25px;
    }
     .block1-img:after {
        content: '';
        display: block;
        position: absolute;
        background: url('../img/BADGE.png') no-repeat 0 0/contain;
        width: 113px;
        height: 132px;
        bottom: 0;
        right: -45px;

    }

    #block1-badge-resp {
        position: absolute;
        top: auto;
        bottom: 70px;
        left: 37%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
    }

    .contain {
        width: 460px;
        height: 100%;
    }

    header {
        height: 45px;
    }
    .header_menu {
        display: none;
    }

    .main_top_header {
        font-size: 38px;
        letter-spacing: -1.225px;
        line-height: 40px;
        font-family: Arial;
    }

    .block1_bg {
        height: 100%;
    }

    .head {
        margin-left: 0;
        left: auto;
        right: 0px;
        margin-right: -240px;

    }

    .main_top {
        font-size: 32px;
        line-height: 36px;
        font-family: Arial;
    }

    .block1 {
        height: 370px;
        padding-top: 1px;
    }

    .block1 .block1_left {
        float: none;
        margin: 30px auto 0px;
        background: transparent;
        width: 454px;
        height: 291px;
    }


    .block1 .block1_right {
        display: none;
    }

    .block1_right {
        display: none;
        width: 460px;
    }

    .pack {
        display: none;
    }

    .block1_1 {
        display: block;
    }

    .buy_block {
        display: none;
        width: 455px;
        height: 436px;
        background: url('../img/buy_block_bg_mobi.png');
        margin-top: 10px;
    }

    .sale {
        margin-left: 5px;
        width: 100%;
        margin-top: 25px;
        height: 58px;
        background: none;
    }

    .sale span {
        width: 100%;
        color: #9a9999;
    }

    .sale_icon {
        top: 12px;
        right: 0px;
    }

    .new_price_block {
        padding: 0px 60px 0px 20px;
        margin: 15px 13px;
    }

    .enter_data input[type="text"] {
        width: 398px;
        margin: 10px auto 0px;
        display: block;
    }

    .enter_data button {
        background: rgba(0, 0, 0, 0) url('../img/submit_bg_mobi.png') no-repeat scroll 0 0;
        display: block;
        left: 2px;
        margin: 20px 0 0;
        top: 355px;
        width: 398px;
    }

    .to_go_arrow {
        display: none;
    }

    .enter_data p {
        margin-top: 35px;
        margin-left: 25px;
    }

    .block2_content_item_text.left,
    .block2_content_item_image.left {
        float: right;
    }

    .block2 h2 {
        margin-top: 36px;
    }

    .block2_content_item_text.right,
    .block2_content_item_image.right {
        float: left;
    }

    .block2_content_item.left,
    .block2_content_item.right {
        float: none;
        width: 460px;
    }

    .left .block2_content_item_text h2,
    .left .block2_content_item_text p {
        text-align: left;
    }

    .block2_content_item_text {
        padding: 0px 5px;
        width: 255px;
    }

    .block2_content_item_text.right h2,
    .block2_content_item_text.right p {
        text-align: right;
    }

    .block3 h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .block3_bottom_content_item {
        width: 460px;
        display: block;
    }

    .block3_bottom_content_item_image {
        display: table-cell;
        z-index: 8;
    }

    .block3_bottom_content_item p {
        display: table-cell;
        width: 240px;
        text-align: left;
        height: 205px;
        vertical-align: middle;
        padding-left: 10px;
    }

    .mobi_left .block3_bottom_content_item_image {
        float: left;
    }

    .mobi_left .block3_bottom_content_item p {
        float: right;
    }

    .mobi_right .block3_bottom_content_item_image {
        float: right;
    }

    .mobi_right .block3_bottom_content_item p {
        float: left;
    }

    .block3_top_content {
        margin-top: 90px;
    }

    .block3_top_content_item.mobi_1 {
        position: absolute;
        top: 180px;
        left: 0px;
    }

    .block3_top_content_item.mobi_2 {
        position: absolute;
        top: 388px;
        left: 257px;
    }

    .block3_top_content_item.mobi_3 {
        position: absolute;
        top: 590px;
        left: 0px;
    }

    .block3_top_content_item.mobi_4 {
        position: absolute;
        top: 800px;
        left: 257px;
    }

    .block3_top_content_item.mobi_5 {
        position: absolute;
        top: 1000px;
        left: 0px;
    }

    .mobi_1 .block3_top_content_item_rightside {
        top: 194px;
        left: 49px;
        -webkit-transform: rotate(39deg);
        -ms-transform: rotate(39deg);
        -o-transform: rotate(39deg);
        -moz-transform: rotate(39deg);
        transform: rotate(39deg);
        z-index: 1;
    }

    .mobi_2 .block3_top_content_item_rightside {
        top: 194px;
        left: -161px;
        -webkit-transform: rotate(141deg);
        -ms-transform: rotate(141deg);
        -o-transform: rotate(141deg);
        -moz-transform: rotate(141deg);
        transform: rotate(141deg);
        z-index: 1;
    }

    .mobi_3 .block3_top_content_item_rightside {
        top: 194px;
        left: 49px;
        -webkit-transform: rotate(39deg);
        -ms-transform: rotate(39deg);
        -o-transform: rotate(39deg);
        -moz-transform: rotate(39deg);
        transform: rotate(39deg);
        z-index: 1;
    }

    .mobi_4 .block3_top_content_item_rightside {
        top: 194px;
        left: -161px;
        -webkit-transform: rotate(141deg);
        -ms-transform: rotate(141deg);
        -o-transform: rotate(141deg);
        -moz-transform: rotate(141deg);
        transform: rotate(141deg);
        z-index: 1;
    }

    .block4_content, .block8_content {
        top: auto;
    }

    .block4_1_right .sale > h3,
    .block8_1_right .sale > h3,
    .block4_1_right .sale > span,
    .block8_1_right .sale > span {
        color: #f40022;
    }

    .block4_1_right, .block8_1_right {
        display: block;
    }

    .block4_content_rightside {
        float: none;
        width: 100%;
    }

    .block4, .block8 {
        height: 570px;
        padding-top: 10px;
    }

    .block4 .pack2 {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .block4 .sale_icon {
        left: 43%;
    }

    .block4 .second-form {
        margin: 380px 20px;
    }

    .block4_content {
        width: 460px;
        height: 100%;
        background-size: 100% 80%;
    }

    .block4_content_leftside .sale, .block4_content_leftside .rest2,
    .block4_content_leftside .red-arrow {
        display: none;
    }

    .block5 h2 {
        margin-top: 20px;
        font-size: 40px;
    }

    .block5_slider {
        width: 100%;
        padding-bottom: 4px;
        margin-top: 8px;
    }

    .block5_slider_item {
        width: 99%;
        margin-top: 90px;
        margin-left: 0;
        margin-right: 0;

    }
    .block5_slider .bx-viewport {
        min-height: 550px;
        height: 100% !important;
    }
    .block5_slider .bx-controls {
        display: block;
        text-align: center;
        margin: 0 auto 15px;
    }
    .block5_slider .bx-pager-item {
        display: inline-block;
        margin: 0 5px;
        font-size: 0;
    }
    .block5_slider .bx-pager-item a {
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #5c3b17;
        border-radius: 50%;
        position: relative;
    }
    .block5_slider .bx-pager-item a.active {
        background: #5c3b17;
        border: none;
    }
    .slider_item-cell {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .slider_item-cell:nth-of-type(1),
    .slider_item-cell:nth-of-type(2) {
        width: 100%;
        position: relative;
    }
    .slider_item-cell:nth-of-type(1) {
        position: relative;
        padding-top: 80px;
    }
    .slider_item-cell:nth-of-type(2) {
        position: relative;
        display: table-header-group
    }
    .block5_slider_item_user_pic {
        width: 145px;
        height: 145px;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }

    .block5_slider_item_quote {
        margin: 0 auto;
        text-align: center;
        padding: 0 10px;
    }

    .block5_slider_item_name,
    .block5_slider_item_city {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        font-weight: 700;
    }
    #next_slide,
    #prev_slide {
        font-size: 16px;
        color: #242021;
        width: 150px;
        line-height: 19px;
        padding-top: 12px;
    }

    #next_slide {
        text-align: right;
    }

    #block6 h2 {
        margin-bottom: 25px;
        font-size: 28px;
    }
    #block6-center-img {
        display: block;
        position: relative;
    }
    .block7 h2 {
        font-family: Arial;
        font-size: 40px;
        margin-top: 8px;
    }

    .block7_content {
        width: 460px;
        padding-bottom: 20px;
    }

    .block7_content_item {
        display: block;
        position: static;

        width: 100%;
        margin: 10px 0px 10px 0px;
    }

    .block7_content_item_pic {
        display: inline-block;
        float: left;
        width: 150px;
        background-size: 134px auto;
        height: 138px;
        margin: 0px auto;

    }

    .block7_content_item p {
        display: inline-block;
        float: right;
        width: 250px;
        padding-top: 26px;
    }

    .footer_item {
        display: none;
    }

    .footer_item.left {
        display: inline-block;
    }

    .footer_item.right {
        display: inline-block;
    }

}

@media screen and (max-width: 479px) {
    body {
        overflow-x: hidden;
    }

    #phone-responsive {
        display: inline-block;
        position: relative;
        top: 5px;
        left: 49px;
    }

    #block-certificates img.img-cert {
        width: 182px;
        height: 100%;
    }

    #cert-zoom-1 {
        display: block;
        position: relative;
        width: 66px;
        top: -2px;
        left: 17%;
    }

    #cert-zoom-2 {
        display: block;
        position: relative;
        width: 66px;
        top: -22px;
        left: 65%;
    }
    .contain {
        width: 420px;
        min-width: 240px;
    }

    .header_phone_block {
        display: none;
    }

    .main_top_header {
        font-size: 34px;
        line-height: 40px;
    }

    .main_top {
        font-size: 26px;
    }

    .block1 {
        height: 335px;
    }

    .block1_right {
        width: 420px;
    }

    .block1 .block1_left {
        width: 100%;
        background-size: contain;
        height: 282px;
    }

    .buy_block {
        width: 420px;
        background: url('../img/buy_block_bg_mobi2.png') no-repeat;
        background-size: contain;
        height: 734px;
        margin-top: 30px;
    }

    .new_price_block {
        padding: 0px 40px 0px 20px;
        margin: 40px auto;
        text-align: center;
    }

    .new_price_block h4,
    .new_price_block p {
        font-size: 22px;
    }

    .new_price_block p span:first-child {
        font-size: 54px;
        display: block;
    }

    .old_price,
    .new_price {
        width: 145px;
        text-align: center;
    }

    p.final_count, p.final_count span:first-child {
        margin-top: 10px;
        text-align: center;
        font-size: 22px;
        display: inline-block;
        line-height: 22px;
    }

    p.final_count br {
        display: inherit;
    }

    .sale {
        margin-left: 10px;
    }

    .sale span {
        width: 150px;
    }

    .sale h3 {
        font-size: 32px;
    }

    .sale_icon {
        right: 20px;
        top: 30px;
    }

    .enter_data input[type="text"],
    .enter_data button {
        width: 330px;
        height: 70px;
        font-size: 20px;
    }

    .enter_data p {
        margin-left: 35px;
        font-size: 18px;
    }

    .recall {
        margin-top: 20px;
        padding-left: 0;
        background: none;
        font-size: 21px;
        text-align: center;
    }

    .block2 h2 {
        line-height: 40px;
    }

    .block2_content_item_image {

        margin: 0 auto;
    }

    .block2_content_item_text {

        width: 200px;
        margin: 0 auto;
        text-align: center;
    }

    .block2_content_item_text h2 {
        text-align: center !important;
        margin-top: 0px;
        font-size: 24px;
        line-height: 30px;
    }

    .block2_content_item_text p {
        text-align: center !important;
        font-size: 17px;
        line-height: 26px;
        margin: 20px 0;
    }

    .block2_content_item {
        margin-bottom: -10px;
        width: 420px !important;
    }

    .block3 {
        display: none;
    }

    .block4_content {
        width: 100%;
    }

    #prev_slide {
        padding-left: 0px;
        padding-right: 70px;
        background-position: right bottom;
        height: 95px;
    }

    #next_slide {
        padding-left: 70px;
        padding-right: 0px;
        background-position: left bottom;
        height: 95px;
    }

    #block6-center-img {
        width: 100%;
    }

    .block7_content {
        width: 420px;
    }

    .block7 h2 {
        padding: 0px 20px;
        font-size: 30px;
    }

    .footer_item.right {
        display: none;
    }

    .footer_item.left {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 425px) {
    #phone-responsive {
        display: inline-block;
        position: relative;
        top: 5px;
        left: 30px;
    }

    #block-certificates img.img-cert {
        width: 163px;
    }
    .contain {
        width: 380px;
        min-width: 240px;
    }

    .main_top_header {
        font-size: 32px;
    }

    .main_top {
        font-size: 24px;
    }

    .block1_left {
        background-size: contain;
    }

    .block1_right {
        width: 380px;
    }

    .block1 {
        height: 305px;
    }

    #block1-text-resp {
        bottom: 20px;
        top: auto;
        width: 152px;
        font-size: 14px;
    }

    .block1 .block1_left {
        width: 100%;
        background-size: contain;
        height: 245px;
    }

    .buy_block {
        width: 380px;
        height: 663px;
    }

    .new_price_block {
        margin: 30px auto;
        padding: 0px 30px;
    }

    .enter_data p {
        margin-top: 0;
        margin-left: 20px;
    }

    p.final_count, p.final_count span:first-child {
        font-size: 18px;
        line-height: 22px;
    }

    .enter_data input[type="text"],
    .enter_data button {
        width: 320px;
    }

    .enter_data button {
        height: 85px;
        font-size: 45px;
    }

    .recall {
        margin-top: 10px;
        font-size: 18px;
    }

    .sale_icon {
        right: 8px;
        background-repeat: no-repeat;
        background-size: contain;
        width: 125px;
        height: 77px;
    }

    .block2 h2 {
        line-height: 36px;
        font-size: 34px;
    }

    .block2_content_item_text {
        width: 200px;
        padding-left: inherit;
    }

    .block2_content_item_text h2 {
        text-align: center !important;
        margin-top: 0px;
        font-size: 20px;
        line-height: 26px;
    }

    .block2_content_item_text p {
        text-align: center !important;
        font-size: 16px;
        line-height: 20px;
    }

    .block2_content_item {
        margin-bottom: -10px;
        width: 380px !important;
    }

    .block2_content_item_image {
        width: 180px;
        background-size: 186px;
    }

    .block3 {
        display: none;
    }

    .block4_content_rightside {
        float: none;
        width: 100%;
    }

    .block4, .block8 {
        height: 570px;
        padding-top: 10px;
    }

    /* .block4 .pack2 {
        left: 7%;
    } */

    .block4 .sale_icon {

    }

    .block4 .second-form {
        margin: 380px 20px;
    }

    .block4_content {
        width: 100%;
        height: 100%;
        background-size: 100% 80%;
    }

    .block4 .enter_data button {
        font-size: 24px;
        padding-top: 0;
    }

    .block4 button {
        padding-top: 6px;
        width: 308px !important;
    }

    button.order-btn {
        padding: 0;
    }

    .block5_slider_item_quote {
        width: 100%;
        font-size: 17px;
        line-height: 20px;
        padding: 0 10px;
    }

    .block7_content {
        width: 380px;
    }

    .block7_content_item p {
        width: 200px;
    }

    .footer_item {
        width: 160px;
        margin: 20px 10px;
    }
}

@media screen and (max-width: 385px) {

    #phone-responsive {
        display: inline-block;
        position: relative;
        top: 5px;
        left: 20px;
    }

    #block-certificates img.img-cert {
        width: 145px;
    }

    .block1_left p {
        width: 100%;
        font-size: 12px;
    }

    .contain {
        width: 340px;
        min-width: 240px;
        height: 100%;
    }

    .main_top_header {
        font-size: 28px;
        line-height: 32px;
    }

    .main_top {
        font-size: 22px;
        line-height: 26px;
    }

    .block1_right {
        width: 340px;
    }

    .block1 {
        height: 285px;
    }

    .block1 .block1_left {
        width: 100%;
        background-size: contain;
        height: 220px;
    }

    .new_price_block h4, .new_price_block p {
        font-size: 18px;
    }

    .new_price_block p span:first-child {
        font-size: 42px;
    }

    p.final_count, p.final_count span:first-child {
        font-size: 17px;
        line-height: 19px;
        margin-top: 5px;
    }

    .enter_data p {
        margin-left: 15px;
        font-size: 16px;
    }

    .buy_block {
        width: 340px;
        height: 595px;
    }

    .new_price_block {
        margin: 30px 0px 40px;
        padding: 0px 30px;
    }

    .recall {
        width: 280px;
        font-size: 16px;
        margin-top: 10px;
        height: 32px;
    }

    .old_price, .new_price {
        width: 120px;
    }

    .sale h3 {
        font-size: 30px;
    }

    .sale_icon {
        right: 10px;
        top: 30px;
    }

    .enter_data input[type="text"],
    .enter_data button {
        width: 280px;
        margin: 25px auto;
        font-size: 16px;
    }

    .enter_data button {
        font-size: 34px;
        height: 120px;
        background-size: contain;
    }

    .block2 h2 {
        line-height: 31px;
        font-size: 28px;
    }

    .block2_content_item_text {
        width: 150px;
        padding-left: inherit;
    }

    .block2_content_item_image {
        background-size: 170px;
    }

    .block2_content_item_text h2 {
        text-align: center !important;
        margin-top: 0px;
        line-height: 22px;
        font-size: 18px;
    }

    .block2_content_item_text p {
        text-align: center !important;
        font-size: 14px;
        line-height: 20px;
    }

    .block2_content_item {
        margin-bottom: -10px;
        width: 340px !important;
    }

    .block3 {
        display: none;
    }

    .block4_content_rightside {
        float: none;
        width: 100%;
    }

    .block4, .block8 {
        height: 570px;
        padding-top: 10px;
        margin-top: -30px;
    }

    .block4.first {
        margin-top: 0px;
    }

    .block4 .second-form {
        margin: 380px 20px;
    }

    .block4_content {
        width: 100%;
        height: 100%;
        background-size: 100% 80%;
    }

    .block4 .enter_data button {
        font-size: 20px;
        background-size: 100% 75%;
        height: 96px !important;
        padding-top: 0px;
        padding-bottom: 18px;
        left: -4px;
    }

    .block5 h2 {
        line-height: 32px;
        font-size: 30px;
    }

    #next_slide, #prev_slide {
        width: 120px;
        font-size: 10px;
        height: 60px;
        padding-top: 0;
        background-size: contain;
        line-height: 15px;
    }

    .block7_content_item p {
        font-size: 20px;
        width: 180px;
    }

    .block7_content {
        width: 340px;
    }

    .block7_content_item {
        margin-bottom: 20px;
    }

    .footer_item {
        width: 140px;
        margin: 15px 10px;
    }

   
}

@media screen and (max-width: 363px) {

    .block2_content_item {
        margin-bottom: -10px;
    }
    .block7_content_item p {
        width: 160px;
    }

    .block7_content_item_pic {
        width: 140px;
    }

}

@media screen and (max-width: 345px) {

    header #logo {
        font-size: 22px;
        top: 22px;
    }

    #phone-responsive img {
        width: 16px;
        height: 16px;
    }

    #phone-responsive {
        display: inline-block;
        position: relative;
        top: 8px;
        left: 17px;
        font-size: 12px;
    }

    #block-certificates img.img-cert {
        width: 121px;
    }

    #cert-zoom-1 {
        display: block;
        position: relative;
        width: 66px;
        top: -2px;
        left: 15%;
    }

    #cert-zoom-2 {
        display: block;
        position: relative;
        width: 66px;
        top: -22px;
        left: 63%;
    }

    .contain {
        width: 300px;
        min-width: 240px;
    }

    .main_top_header {
        font-size: 24px;
        line-height: 28px;
    }

    .main_top {
        font-size: 18px;
    }


    .block1_right {
        width: 300px;
    }

    .block1 {
        height: 290px;
    }

    .block1 .block1_left {
        width: 100%;
        background-size: contain;
        height: 186px;
    }

    .buy_block {
        width: 300px;
        height: 525px;
    }

    .new_price_block {
        margin: 30px 10px 40px;
        padding: 0px 20px;
    }

    .recall {
        width: 250px;
        font-size: 12px;
        margin-top: 15px;
    }

    .sale h3 {
        font-size: 26px;
    }

    .sale span {
        font-size: 16px;
    }

    .sale_icon {
        top: 30px;
        right: 0;
    }

    .new_price_block h4 {
        font-size: 14px;
    }

    .new_price_block p span:first-child {
        font-size: 36px;
    }

    p.final_count, p.final_count span:first-child {
        font-size: 12px;
        line-height: 16px;
    }

    .new_price_block p {
        font-size: 12px;
    }

    .old_price, .new_price {
        width: 90px;
    }

    .enter_data {
        width: 280px;
        display: block;
        margin: 0 auto;
    }

    .enter_data p {
        text-align: center;
        font-size: 14px;
        margin: 10px 0;
    }

    .enter_data input[type="text"],
    .enter_data button {
        width: 260px;
        margin: 26px auto;
    }

    .enter_data button {
        font-size: 30px;
        height: 90px;
        background-size: cover;
    }

    .block2 h2 {
        line-height: 30px;
        font-size: 28px;
    }

    .block2_content_item_text {
        width: 140px;
        padding-left: inherit;
    }

    .block2_content_item_image {
        background-size: 160px;
        width: 160px;
    }

    .block2_content_item_text h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .block2_content_item_text p {
        text-align: center !important;
        font-size: 16px;
        line-height: 20px;
    }

    .block2_content_item {
        margin-bottom: -10px;
        width: 300px !important;
    }

    .block2_content_item_image.left .block2_content_item_number {
        right: 18px;
    }

    .block3 {
        display: none;
    }

    .block4_content_rightside {
        float: none;
        width: 100%;
    }

    .block4, .block8 {
        height: 570px;
        padding-top: 10px;
        margin-top: -30px;
    }

    /* .block4 .pack2 {
        left: 9%;
    } */

    .block4 .sale_icon {
        left: 27%;
    }

    .block4 .second-form {
        margin: 380px 20px;
    }

    .block4_content {
        width: 100%;
        height: 100%;
        background-size: 100% 80%;
    }

    .block4 .enter_data button {
        font-size: 20px;
        background-size: 100% 75%;
        height: 96px !important;
        padding-top: 0px;
        width: 275px !important;
        left: -57px;
    }

    .block5 h2 {
        line-height: 30px;
        font-size: 28px;
    }

    .block7 h2 {
        line-height: 30px;
        font-size: 28px;
    }



    #next_slide, #prev_slide {
        width: 120px;
        font-size: 10px;
        height: 55px;
        background-size: contain;
        padding-top: 0px;
    }

    .block7_content_item p {
        font-size: 20px;
    }

    .block7_content {
        width: 300px;
    }

    .footer_item {
        width: 140px;
        margin: 15px 5px;
    }

  
}

#red-arrow {
    height: 69px;
    left: -139px;
    position: relative;
    top: 84px;
}

.red-arrow.op {
    opacity: 0.5;
}

#red-arrow2, #red-arrow2-2 {
    position: relative;
    top: 173px;
    left: 499px;
    width: 118px;
}

.block1 .new_price_block {
    padding-left: 10px;
    padding-right: 10px;
}

#popWindow {
    position: fixed;
    right: 10px;
    bottom: 10px;
    max-width: 220px;
    padding: 16px;
    background: rgb(129, 129, 129);
    font-size: 14px;
    border: 1px solid rgb(129, 129, 129);
    box-shadow: 1px 1px 5px rgb(129, 129, 129);
    opacity: 0;
    color: white;
    line-height: 1;
    z-index: 99999999;
}

#popWindow b {

    font-size: 16px;
    color: white;
}

#popWindow i {
    font-size: 16px;
    color: white;

}

#popWindow span {
    font-size: 16px;
    color: white;

}

#popUp {
    background-color: rgba(0, 0, 0, 0.65);
    color: #FFF;
    font-size: 14px;
    display: none;
    position: fixed;
    bottom: 15px;
    width: 94%;
    padding: 5px 2%;
    margin: 0 3% 0 0;
    z-index: 2222;
    text-align: center;
}

.block4_content._form {
    height: 480px;
    background: #ffcf00;
    background: linear-gradient(to top, #ffcf00, #ffe100);
}

.form {
    position: absolute;
    right: 30px;
    bottom: 20px;
    max-width: 300px;
}

.price {
    text-align: center;
    font-size: 24px;
    color: #f40022;
    font-style: italic;
}

.old-price {
    font-size: 16px;
    text-align: center;
    text-decoration: line-through;
}

.inp {
    box-sizing: border-box;
    width: 300px;
    height: 40px;
    margin: 0 auto 10px;
    padding: 10px;
    border: 1px solid #343434;
    border-radius: 8px;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px;
}



.order-btn {
    display: block;
    width: 150px;
    height: 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
    background: #f40022;
    cursor: pointer;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.order-btn:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

#logo2 {
    display: none;
}

@media screen and (max-width: 1000px) {
    #logo2 {
        display: block;
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
        color: white;
        font-size: 25px;
        font-weight: bold;
    }

    .block1_left {
        width: 100%;
        background-repeat: no-repeat;
        margin-top: 50px;
        font-size: 14px;
        width: 100%;
        top: 0;
    }
    .first-btn {
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .block4_content._form {
        background: none;
        height: auto;
    }

    #block4 {
        height: auto;
    }

    #block4 .pack2 {
        position: static;
        display: block;
        margin: 0 auto;
    }

    .block4_content_leftside {
        width: 100%;
    }

    .form {
        position: static;
        width: 100%;
        margin: 0 auto 20px;
    }

    .inp {
        width: 100%;
    }

    #block4 button {
        width: 100% !important;
    }
}
footer {
    padding: 20px 10px;
    text-align: center;
}
footer * {
    font-size: 14px;
    color: #000;
}
footer a {
    text-decoration: underline;
}