.block_1 .wrapper,
.wrapper {
    position: relative
}

.btn,
.new_price {
    font-weight: 700
}

.ava span,
.block_1-title,
.block_3 .wrapper,
.block_5 h3,
.block_6 h3,
.block_6-title,
.block_8 h3,
.btn,
.head_list-title {
    text-align: center
}

.block_1 .content,
.block_2-bottom span,
.block_6-list li,
.block_6-title,
.block_9 .price,
.btn,
.recom,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

.form .btn:hover,
select.inp {
    cursor: pointer
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    background-color: #fff;
    color: #303b35
}

ol,
ul {
    list-style: none;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

* {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.clearfix:after {
    display: table;
    clear: both;
    width: 100%;
    content: " ";
    height: 0
}

.cnt_dib {
    font-size: 0
}

.dib {
    display: inline-block;
    font-size: 24px;
    vertical-align: top
}

.block_4-list div,
.block_4-list img,
.block_5-list li img,
.block_6-list li div,
.block_6-list li img,
.block_9 .price,
.block_9 .prod,
.head_list img,
.head_list li,
.recom,
.sign {
    vertical-align: middle
}

.white {
    color: #fff
}

.red {
    color: #cf3b2a
}

.green {
    color: #41b06e
}

.wrapper {
    width: 990px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 0
}

.block_1 {
    background: url("../images/header.png") center top no-repeat #41B06E
}

.block_1 .prod {
    position: absolute;
    display: block;
    max-height: 300px;
    top: 280px;
    left: 130px
}

.block_1 .content {
    width: 495px;
    margin-left: 495px
}

.block_1-title h1 {
    font-size: 65px;
    margin: 0
}

.block_1-title p {
    color: #fff;
    margin: 0 0 30px;
    font-size: 32px
}

.head_list .cnt_dib {
    margin-bottom: 15px
}

.head_list .cnt_dib:nth-child(1) img {
    width: 30px;
    margin: 0 13px 0 7px
}

.head_list .cnt_dib:nth-child(2) img {
    width: 40px;
    margin-right: 10px
}

.head_list .cnt_dib:nth-child(3) img {
    width: 38px;
    margin-right: 12px
}

.head_list li {
    width: 440px
}

.price {
    background: #fff;
    padding: 15px 15px 15px 150px
}

.price p {
    margin: 0
}

.old_price span {
    text-decoration: line-through
}

.shipment_price {
    font-size: 18px
}

.btn {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 400px;
    padding: 30px 10px;
    margin: 20px auto;
    background: url(../images/btn.png) red;
    border: 3px solid #B02D1E;
    transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
    font-size: 21px;
}

.btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.block_2 {
    background: #2B332F;
    color: #fff
}

.block_2 .wrapper {
    position: relative;
    padding: 50px 0
}

.block_2 .content {
    width: 570px
}

.block_2 .content h3 {
    font-size: 45px
}

.block_2-fatboy {
    position: absolute;
    right: 0;
    bottom: 0
}

.block_2-bottom {
    background: #41B06E;
    width: 800px;
    padding: 20px 110px 20px 50px
}

.block_2-bottom span {
    color: #303b35
}

.block_3 {
    position: relative
}

.block_3 .wrapper {
    padding: 20px 0
}

.block_3:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #303b35;
    top: 34px;
    left: 0;
    z-index: 0
}

.block_3 h3 {
    position: relative;
    background: #fff;
    z-index: 3;
    margin-bottom: 30px
}

.block_3-list li {
    width: 210px;
    min-height: 205px;
    margin-right: 35px;
    font-size: 18px;
    padding: 140px 10px 10px;
    color: #fff
}

.block_3-list li:nth-child(1) {
    background: url("../images/li_2_1.png") center top no-repeat #41B06E
}

.block_3-list li:nth-child(2) {
    background: url("../images/li_2_2.png") center top no-repeat #41B06E
}

.block_3-list li:nth-child(3) {
    background: url("../images/li_2_3.png") center top no-repeat #41B06E
}

.block_3-list li:nth-child(4) {
    background: url("../images/li_2_4.png") center top no-repeat #41B06E;
    margin-right: 0;
}

.block_4 {
    background: url("../images/forth_scr.png") center top no-repeat #282E2A;
    padding-bottom: 30px
}

.block_4 .wrapper {
    overflow: hidden
}

.block_4 .content {
    width: 600px;
    margin-left: 400px;
    color: #fff;
    padding-top: 30px;
    -webkit-transform: rotate(13.5deg);
    transform: rotate(13.5deg)
}

.block_4 .content h3 {
    text-align: center;
    margin-bottom: 20px;
    -webkit-transform: rotate(-13.5deg);
    transform: rotate(-13.5deg);
    padding: 0 50px
}

.block_4 .content h3.green {
    margin-bottom: 0
}

.block_4-list {
    margin-bottom: 15px;
    -webkit-transform: rotate(-13.5deg);
    transform: rotate(-13.5deg)
}

.block_4-list img {
    width: 58px
}

.block_4-list div {
    width: 542px;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 30px
}

.block_5 {
    position: relative;
    background: #41B06E;
    z-index: 50
}

.block_5-flower {
    position: absolute;
    bottom: -35px;
    left: 50px
}

.block_5:before,
.block_6:before {
    height: 2px;
    left: 0;
    content: "";
    display: block
}

.block_5 .wrapper {
    padding: 20px 0 0
}

.block_5:before {
    position: absolute;
    width: 100%;
    background: #303b35;
    top: 34px;
    z-index: 0
}

.block_5 .btn,
.block_5 h3,
.block_6 {
    position: relative
}

.block_5 h3 {
    background: #41B06E;
    z-index: 3;
    width: 80%;
    margin: 0 auto;
    font-weight: 400;
    font-size: 45px
}

.block_5 h3.white {
    font-size: 28px;
    margin-bottom: 50px
}

.block_5-list {
    background: url("../images/product.png") 50% center no-repeat;
    min-height: 330px;
    background-size: 336px;
}

.block_5-list li {
    width: 300px;
    margin-bottom: 50px;
    font-size: 18px;
    color: #fff
}

.block_5-list li:nth-child(odd) {
    margin-right: 390px
}

.block_5-list li img {
    width: 48px;
    margin-right: 10px
}

.block_5-list .block_5-list-title {
    width: 242px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #303b35;
    vertical-align: middle
}

.block_5-list .cnt_dib {
    margin-bottom: 10px
}

.block_5 .btn {
    margin-bottom: -45px
}

.block_6 {
    padding: 100px 0 30px;
    background: #fff
}

.block_6:before {
    position: absolute;
    width: 100%;
    background: #303b35;
    top: 115px;
    z-index: 0
}

.block_6 h3 {
    position: relative;
    background: #fff;
    z-index: 3;
    width: 80%;
    margin: 0 auto
}

.block_6 h3.white {
    margin-bottom: 50px
}

.block_6-title {
    font-size: 35px
}

.block_6-list li {
    width: 460px;
    min-height: 100px;
    margin-bottom: 30px;
    color: #fff;
    padding: 25px 20px 20px;
    background: #41B06E
}

.block_6-list li:nth-child(odd) {
    margin-right: 70px
}

.block_6-list li img {
    width: 45px;
    margin-right: 15px
}

.block_6-list li div {
    width: 352px;
    font-size: 20px;
    line-height: 1.4
}

.block_6-list li span {
    color: #303b35;
    font-weight: 700
}

.block_7 {
    background: url("../images/doc.jpg") center top no-repeat #fff
}

.block_7 .content {
    width: 500px;
    position: relative
}

.block_7 .content:before {
    content: "";
    position: absolute;
    display: block;
    width: 45px;
    height: 41px;
    background: url(../images/quote.png) center no-repeat;
    top: 100px;
    left: -65px
}

.block_7 h3 {
    font-size: 36px
}

.block_7-bottom {
    margin-top: 50px
}

.recom {
    color: #3B5376;
    font-weight: 700;
    padding: 5px;
    font-size: 20px;
    border: 5px solid #395175;
    margin-bottom: 15px;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    margin-right: 30px
}

.sign {
    width: 150px
}

.block_8 {
    position: relative;
    padding: 30px 0
}

.block_8:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #303b35;
    top: 52px;
    left: 0;
    z-index: 0
}

.ava,
.block_8 h3,
.slider {
    position: relative
}

.block_8 h3 {
    background: #fff;
    z-index: 21;
    font-size: 45px
}

.slider {
    width: 700px;
    margin: 20px auto
}

.block_9 .subtitle {
    margin-bottom: 20px
}
.comment {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comment article {
    line-height: 1.4
}

.ava {
    width: 245px;
    margin: 0 auto;
}

.ava img {
    width: 100%;
    display: block
}

.ava span {
    position: absolute;
    display: block;
    padding: 5px;
    background: #41B06E;
    color: #fff;
    right: 66px;
    bottom: 10px;
    font-size: 24px;
}

.com_tx {
    width: 655px;
    font-size: 18px;
    padding: 20px
}

.com-name {
    display: block;
    text-align: right;
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px
}

.block_8-flower {
    position: absolute;
    bottom: -120px;
    left: 50px
}

.block_9 {
    background: url("../images/footer.png") center top no-repeat;
    padding-top: 90px
}

.block_9 .content {
    width: 500px;
    padding: 0 0 18px
}
.control-label {
    color: #fff;
}
.block_9 h3.white {
    font-size: 50px;
    padding-right: 30px
}

.block_9 .subtitle {
    font-weight: 400;
    font-size: 36px
}

.block_9 .price {
    width: 250px;
    text-align: left;
    padding: 0;
    background: 0 0;
    color: #fff;
}

.form {
    width: 400px;
    margin: 0px auto 0
}

.inp {
    width: 100%;
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0 10px;
    height: 48px;
    border: 2px solid #41B06E;
    background: 0 0;
    color: #41B06E;
    outline: 0;
    font-size: 20px
}

.inp::-webkit-input-placeholder {
    color: #41B06E
}

.inp::-moz-placeholder {
    color: #41B06E
}

.inp:-moz-placeholder {
    color: #41B06E
}

.inp:-ms-input-placeholder {
    color: #41B06E
}

select.inp {
    background: url(../images/br_green.png) 95% 50% no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 0 20px 0 10px
}

.form .price {
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.form .btn {
    width: 80%;
    padding: 20px 10px;
    margin: 10px auto
}
.footer {
    text-align: center;
    font-size: 18px;
    padding: 0 0 20px;
}
@media screen and (max-width:992px) {
    body {
        font-size: 18px;
    }
    .block_1,
    .block_2-bottom {
        background: #41B06E
    }
    .wrapper {
        width: 320px;
        padding: 10px;
    }
    .block_1 .content {
        width: 100%;
        margin: 0;
    }
    .block_1-title h1 {
        font-size: 45px;
    }
    .block_1-title p {
        font-size: 24px;
    }
    .head_list li {
        width: 250px;
    }
    .dib {
        font-size: 18px;
    }
    .block_1 .prod {
        position: static;
        display: block;
        max-height: 300px;
        margin: 0 auto 20px
    }
    .price {
        padding: 15px;
        text-align: center;
    }
    .btn {
        width: 100%;
    }
    .block_2 .wrapper {
        padding: 25px 10px;
    }
    .block_2 .content {
        width: 100%;
    }
    .block_2 .content h3 {
        font-size: 32px;
    }
    .block_2-fatboy {
        display: none
    }
    .block_2-bottom {
        width: 100%;
        padding: 10px;
        text-align: center;
    }
    .block_3-list li {
        width: 140px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .block_3-list li:nth-child(odd) {
        margin-right: 10px;
    }
    .block_3 h3 {
        margin-bottom: 15px;
    }
    .block_4 {
        background: #282E2A;
        padding-bottom: 10px;
    }
    .block_4 .content {
        margin-left: 0;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        padding-top: 10px;
    }
    .block_4 .content h3,
    .block_4-list {
        -webkit-transform: none;
        transform: none
    }
    .block_4 .content h3 {
        padding: 0;
    }
    .block_4-list div {
        width: 240px;
        padding-left: 10px;
        padding-right: 0;
    }
    .block_5 .wrapper {
        padding: 10px;
    }
    .block_5 h3 {
        font-size: 32px;
    }
    .block_5 h3.white {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .block_5-list {
        background: 0 0;
        text-align: left;
    }
    .block_5-list li {
        margin: 0;
        margin-bottom: 20px;
    }
    .block_5-list li:nth-child(odd) {
        margin: 0;
        margin-bottom: 20px;
    }
    .block_6 {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .block_6:before {
        top: 87.5px;
    }
    .block_6-title {
        font-size: 24px;
    }
    .block_6-list li {
        width: 100%;
        display: block;
        padding: 10px;
        margin: 0;
        margin-bottom: 20px;
        min-height: 0;
    }
    .block_6-list li div {
        width: 210px;
        font-size: 16px;
    }
    .block_7 {
        background: #fff
    }
    .block_7 .content {
        margin: 0 auto;
        width: 100%;
    }
    .block_7 h3 {
        font-size: 24px;
    }
    .block_7-bottom {
        margin-top: 25px;
    }
    .recom {
        margin-right: 10px;
    }
    .sign {
        width: 100px;
    }
    .block_8 {
        padding-bottom: 0;
    }
    .block_8 h3 {
        font-size: 38px;
    }
    .slider {
        width: 100%;
        margin-bottom: 0;
    }
    .bx-wrapper {
        margin-bottom: 40px;
    }
    .ava {
        width: 150px;
        margin: 0 auto;
    }
    .ava span {
        font-size: 18px
    }
    .com_tx {
        padding-top: 0;
        font-size: 16px;
        width: 100%;
        margin-top: 15px;
    }
    .com-name {
        margin-top: 0;
        font-size: 21px;
    }
    .bx-wrapper .bx-pager {
        padding-top: 0;
    }
    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        bottom: -30px;
    }
    .bx-wrapper .bx-controls-direction a {
        top: 23% !important;
        width: 20px;
        height: 70px;
        background-size: 40px;
    }
    .bx-wrapper .bx-prev {
        left: 30px;
    }
    .bx-wrapper .bx-next {
        right: 30px;
        background-position: -20px 0;
    }
    .bx-wrapper .bx-next:hover {
        background-position: -20px 0;
    }
    .block_8-flower {
        left: -95px
    }
    .block_9 {
        background: #303b35;
        padding-top: 0
    }
    .block_9 .content {
        margin: 0 auto;
        width: 100%;
    }
    .block_9 h3.white {
        padding: 0;
        text-align: center;
        font-size: 40px;
    }
    .block_9 .subtitle {
        color: #41B06E;
        font-size: 28px;
        text-align: center;
        margin-top: 10px;
    }
    .block_9-middle {
        text-align: center;
    }
    .block_9 .price {
        width: 100%;
        text-align: center;
    }
    .form_height {
        height: 283px!important;
    }
}

/*@media (max-width:768px) {
    .block_4-list,
    .head_list .cnt_dib {
        display: flex
    }
    .ava,
    .block_9 .content,
    .com_tx,
    .price {
        text-align: center
    }
    .block_1 .content {
        width: 100%
    }
    .head_list .cnt_dib:nth-child(2) img {
        height: 30px
    }
    .block_4-list img,
    .block_6-list li img {
        height: 45px
    }
    .head_list-title {
        font-size: 26px
    }
    .price {
        padding: 15px
    }
    .btn {
        margin: 5%;
        width: 90%
    }
    .dib {
        margin: 10px
    }
    .block_3-list li,
    .block_5-list li:nth-child(2n+1),
    .block_6-list li:nth-child(2n+1) {
        margin-right: 0
    }
    .block_4 .content {
        width: 100%;
        margin-left: 0
    }
    .cnt_dib img {
        max-width: 100%
    }
    .block_6-list li {
        margin-right: 0;
        display: flex;
        width: 100%
    }
    .block_7 .content {
        width: 100%;
        padding: 10px
    }
    .block_9 .content {
        width: 100%
    }
    .form {
        margin: 0;
        padding: 15px;
        width: auto
    }
    .slider {
        width: 100%
    }
    .ava {
        margin: auto;
        width: 70%
    }
    .com_tx {
        width: 100%
    }
}

.ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}


.order-form label, label.error{
    display: none !important;
}*/
.item-gift {
    margin: 10px 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px 1px #0000008c;
}
.item-gift {
    display: none;
    margin: 20px 0;
    font-weight: 900;
    font-size:  16px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px 1px #0000008c;
}
form {
    margin-top: -248px;
}
form .input-wrapper label {
    display: none
  }
  
  form .input-wrapper {
    position: relative;
    margin-bottom: 20px;
  }
  
  form .input-wrapper .error {
    border: 1px solid red!important;
    padding-top: 6px!important;
  }
  
  form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: left
  }
  
  form .input-wrapper .error+label:before,
  form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
  }
  
  form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
  }
  
  form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
  }