body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    background-color: #fff;
    color: #000000;
}

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

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    text-transform: uppercase;
}

* {
    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;
    display: table;
    width: 100%;
}

.dib {
    display: table-cell;
    font-size: 26px;
    vertical-align: middle;
    padding-left: 12px;
}

.dib__img {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
}

.red {
    color: #ffbb03;
}

.green {
    color: #21a9c4;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
}

.block_1 {
    position: relative;
}

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

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

.block_1-title {
    text-align: center;
    padding-top: 30px;
}

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

.block_1-title p {
    margin: 0 0 30px;
    font-size: 39px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.block_1-title p:after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #ff0000;
    display: table;
    margin: 15px auto 0;
}

.head_list-title {
    text-align: center;
    font-size: 40px;
    font-weight: 100;
    font-style: italic;
}

.head_list {
    padding-left: 20px
}

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

.head_list img {
}

.head_list li {
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}

.price {
    background: #fff;
    display: table;
    padding-bottom: 20px;
}

.price p {
    margin: 0;
}

.new_price {
    font-weight: bold;
}

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

.shipment_price {
    font-size: 18px;
}

.btn {
    display: table;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 20px 80px 20px;
    text-align: center;
    background-color: #ed550a;
    font-size: 34px;
    transition: 0.5s;
    width: 100%;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

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

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

.block_2 .content {
    max-width: 800px;
    margin: 0 auto;
}

.block_2 .content h3 {
    font-size: 40px;
    position: relative;
    line-height: 45.49px;
}

.block_2 .content h3:before {
    content: "";
    width: 150px;
    height: 2px;
    background-color: #ffbb03;
    display: table;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: -10px;
}

.block_2-bottom {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 50%, rgb(225, 225, 225) 51%, rgb(246, 246, 246) 100%);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 50%, rgb(225, 225, 225) 51%, rgb(246, 246, 246) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 50%, rgb(225, 225, 225) 51%, rgb(246, 246, 246) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    padding: 10px;
    text-align: center;
    margin-top: 60px;
}

.block_2-bottom span {
    text-transform: uppercase;
    color: #303b35;
}

.block_3 {
    position: relative;
}

.block_3 .wrapper {
    padding: 20px 0;
    text-align: center;
}

.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: 40px;
    font-size: 18px;
    padding: 140px 10px 10px;
}

.block_4 .wrapper {
    overflow: hidden;
}

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

.block_4 .content h3 {
    text-align: center;
    margin-bottom: 20px;
    -moz-transform: rotate(-13.5deg);
    -webkit-transform: rotate(-13.5deg);
    -o-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;
    -moz-transform: rotate(-13.5deg);
    -webkit-transform: rotate(-13.5deg);
    -o-transform: rotate(-13.5deg);
    transform: rotate(-13.5deg);
}

.block_4-list img {
    width: 58px;
    vertical-align: middle;
}

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

.block_5 {
    position: relative;
    background: url("../img/block_5.jpg");
    z-index: 50;
    background-size: cover;
}

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

.block_5 .wrapper {
    padding: 40px 0 0;
}

.block_5 h3 {
    margin: 0 auto;
    text-align: center;
    font-size: 45px;
    color: #fff;
}

.block_5 h3.white {
    font-size: 35px;
    margin-bottom: 85px;
    font-weight: 100;
    margin-top: 10px;
}

.block_5-list {
    background: url(../img/prod.png) no-repeat 50% center;
    min-height: 330px;
    background-size: 200px;
}

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

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

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

.block_5-list .block_5-list-title {
    width: 242px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #303b35;
    margin-bottom: 10px;
}

.block_5 .btn {
    margin-bottom: -45px;
    position: relative;
}

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

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

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

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

.block_6-title {
    text-transform: uppercase;
    font-size: 35px;
    text-align: center;
}

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

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

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

.block_6-list li div {
    width: 352px;
    vertical-align: middle;
    font-size: 18px;
}

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

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

.block_7 .content:before {
    content: "";
    position: absolute;
    display: block;
    width: 45px;
    height: 41px;
    top: 100px;
    left: -65px;
}

.block_7 h3 {
    font-size: 36px;
}

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

.recom {
    vertical-align: middle;
    color: #3B5376;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    font-size: 20px;
    border: 5px solid #395175;
    margin-bottom: 15px;
    -moz-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
    margin-right: 30px;
}

.sign {
    width: 150px;
    vertical-align: middle;
}

.block_8 {
    position: relative;
    padding: 85px 0 20px;
}

.block_8 h3 {
    text-align: center;
    position: relative;
    background: #fff;
    z-index: 21;
    font-size: 45px;
}

.slider {
    position: relative;
    width: 900px;
    margin: 20px auto;
}

.comment {
    padding-bottom: 20px;
}

.ava {
    width: 245px;
    position: relative;
}

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

.ava span {
    position: absolute;
    display: block;
    padding: 5px;
    background: #21a9c4;
    color: #fff;
    text-align: center;
    right: 10px;
    bottom: 10px;
}

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

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

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

.block_9 {
    position: relative;
}

.block_9 .content {
    width: 525px;
    padding: 30px 0 18px;
}

.block_9 h3.white {
    font-size: 61px;
    text-align: center;
}

.block_9 .subtitle {
    font-weight: 100;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.block_9 .subtitle:after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #ff0000;
    display: table;
    margin: 15px auto 0;
}

.block_9-middle {
    margin-bottom: 10px;
    width: 400px;
}

.block_9 .price {
    text-align: left;
    padding: 0;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    width: 80%;
}

.block_9 .prod {
    max-width: 273px;
    vertical-align: middle;
    text-align: right;
}

.form {
    width: 400px;
}

.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: 3px solid #000;
    background: transparent;
    color: #000;
    margin-bottom: 10px;
    outline: none;
    font-size: 20px;
}

.inp::-webkit-input-placeholder {
    color: #000;
}

.inp::-moz-placeholder {
    color: #000;
}

.inp:-moz-placeholder {
    color: #000;
}

.inp:-ms-input-placeholder {
    color: #000;
}

select.inp {
    background: transparent url(../img/br_green.png) no-repeat 95% 50%;
    cursor: pointer;
    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;
}

.man-header {
    position: absolute;
    left: -480px;
}

.img-top {
    position: absolute;
    right: -445px;
}

.order-block__left {
    display: table-cell;
    vertical-align: middle;
}

.order-block__right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}

.old_price {
    color: #8c8c8c;
    font-size: 32px;
    text-decoration: line-through;
    margin-left: 15px;
    vertical-align: top;
}

.new_price {
    font-size: 67px;
    color: #10334c;
    display: inline-block;
    text-transform: uppercase;
}

.table {
    display: table;
    width: 100%;
    margin: 0px -10px 0;
}

.table-left {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.table-right {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 34.49px;
}

.advantages-wrap {
    position: relative;
}

.advantages {
    background-color: #fff;
    display: table;
    width: 100%;
    font-size: 0;
    margin-bottom: 70px;
    border-radius: 14px;
}

.advantages__item {
    display: table-cell;
    width: 50%;
    padding: 20px;
}

.advantages__img {
    display: table-cell;
    vertical-align: middle;
}

.advantages__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.advantages__descr {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}

.advantages__padright {
    padding-right: 120px;
}

.advantages__padleft {
    padding-left: 130px;
}

.prod-2 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -255px auto 0;
}

.block_5-list-title {
    color: #000000;
    font-size: 26px;
    font-weight: 700;
    line-height: 28.12px;
    text-transform: uppercase;
}

.block_5__wrap {
    display: table;
    margin: 0 auto;
}

.man-footer {
    position: absolute;
    right: -500px;
    bottom: 0;
}

.block_9 .old_price {
    font-size: 23px;
    color: #000000;
    margin-left: 0;
    margin-bottom: 10px;
}

.block_9 .new_price {
    font-size: 36px;
    color: #000;
}

.block_9 .new_price div {
    color: #10334c;
    font-size: 65px;
}

.hidden-x {
    overflow: hidden;
}

.block_9 .wrapper {
    position: relative;
}

.visible-mob {
    display: none;
}
