.bl1__date-counter,
.bl1__form form h6,
.bl1__form form p,
.bl1__goods-count,
.bl1__img,
.bl2__footer,
.bl2__header,
.bl3-main p:first-child,
.bl3__title,
.bl4__order-button,
.bl5__header,
.bl6__circle,
.bl7__header,
.bl7__section,
.bl7__section p,
.bl9__header p,
.bl9__section,
.footer__main,
.new-price,
.old-price {
    text-align: center;
}

.bl1__form-button,
.bl4__order-button button {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}

.bl1__list ul,
.bl2__list ul,
.bl4__list ul,
.bl5__list ul {
    list-style-type: none;
}

.bl3__title-desc p,
.bl5__header-desc p,
.bl6__header span,
.bl7__section span,
.bl7__title-desc p,
.bl8__info span,
.bl9__header p {
    text-transform: uppercase;
}

.block5,
.block8,
.slick-list {
    overflow: hidden;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
}

.container {
    position: relative;
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.clearfix::after {
    display: table;
    clear: both;
    content: "";
}

.block1 {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url("../images/header-bg.jpg") center/cover no-repeat;
}

.bl1__header {
    position: absolute;
    width: 60%;
}

.bl1__header h3 {
    font: 400 20px robotoregular;
    margin: 0;
    color: #2a141e;
}

.bl1__header h1 {
    font: 80px bebas_neuelight;
    margin: 0;
    color: #2a141e;
}

.bl1__header h1 span,
.bl7__title span {
    font-family: bebas_neuebold, sans-serif;
    color: #7a2446;
}

.bl1__form,
.bl1__img,
.bl1__list {
    display: inline-block;
    width: calc(100% / 3 - 23px);
    vertical-align: bottom;
}

.bl1__form,
.bl1__list,
.deg135 p,
.deg180 p,
.deg225 p {
    margin-left: 10px;
}

img {
    height: auto;
}

.bl1__img,
.bl8__header {
    margin-bottom: 30px;
}

.bl1__img img {
    width: 100%;
    height: auto;
}

.bl1__list ul {
    padding-right: 10px;
    padding-left: 0;
}

.bl1__list-item {
    display: flex;
    position: relative;
}

.bl1__date-counter div,
.bl1__form-label span,
.bl1__list-item p,
.bl2__body img,
.bl2__header div,
.bl7__section,
.bl8__section,
.bl8__section-img,
.bl9__section,
.num {
    display: inline-block;
}

.bl1__list-item img,
.bl1__list-item p {
    vertical-align: middle;
}

.bl1__list-item img {
    flex-shrink: 0;
    align-self: center;
    width: 54px;
    height: auto;
}

.bl1__list-item p {
    font: 21px 'Roboto', sans-serif;
    max-width: 100%;
    margin: 20px 0 20px 10px;
    color: #38222a;
}

.bl1__list-item p span {
    font-family: pt_sansbold, sans-serif;
    color: #7a2446;
}

.bl1__list-item:after {
    position: absolute;
    bottom: 0;
    left: 66px;
    width: 100%;
    height: 1px;
    content: "";
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#4b363b),
            color-stop(60%, transparent)
    );
    background: -webkit-linear-gradient(left, #4b363b, transparent 60%);
    background: -o-linear-gradient(left, #4b363b, transparent 60%);
    background: linear-gradient(to right, #4b363b, transparent 60%);
}

.bl1__date-counter div:first-child:after,
.bl1__list-item:last-child:after,
.bl1__list-item:nth-last-child(2):after,
.bl7__section p:last-child:after,
.bl7__section p:last-child:before,
.bl9__section:last-child:after,
.bl9__section:last-child:before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none;
}

.bl1__list-item:last-child {
    margin-top: 30px;
    text-align: center;
}

.bl1__list-item:last-child img {
    display: inline-block;
    width: 80%;
    height: auto;
}

.bl1__form {
    margin-bottom: 0 !important;
}

.bl1__form form h6,
.bl1__form--last {
    margin-bottom: 20px;
}

.bl1__form form {
    position: relative;
    padding: 30px;
    background-color: #fffbf4;
    -webkit-box-shadow: 0 16px 24px 0 rgba(42, 20, 30, 0.14);
    box-shadow: 0 16px 24px 0 rgba(42, 20, 30, 0.14);
}

.bl1__form form h6 {
    font: 19px pt_sansbold;
    margin-top: 0;
    color: #b83012;
}

.bl1__price {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 60px;
    margin-bottom: 25px;
    background-color: #b83012;
    -webkit-box-shadow: -30px 0 0 0 #b83012;
    box-shadow: -30px 0 0 0 #b83012;
}

.bl1__price:after {
    position: absolute;
    z-index: 2;
    right: -1px;
    width: 0;
    height: 0;
    content: "";
    border: 30px solid transparent;
    border-right: 30px solid #fffbf4;
}

.bl1__price div {
    position: absolute;
    top: 50%;
    left: 25%;
    margin-top: -16px;
    color: #fff;
}

.bl1__date-counter,
.bl1__form-button,
.bl1__form-label,
.bl2__header,
.bl2__list ul,
.bl5__list ul,
.bl5__list-item,
.bl6__img,
.block5,
.block6,
.count4,
.count7,
.num,
.price_old--wrap,
.slider {
    position: relative;
}

.price_main_currency,
.price_main_value {
    font: 600 33px bebas_neuelight;
    margin-right: 5px;
    letter-spacing: 1px;
}

.bl1__form form p {
    font: 18px robotoregular;
    margin: 0;
    color: #2a141e;
}

.bl1__date-counter {
    z-index: 1;
    margin-top: 10px;
}

.bl1__date-counter div {
    position: relative;
    width: 45px;
    margin-right: 6px;
    margin-bottom: 20px;
}

.bl1__date-counter div:after {
    font-size: 36px;
    position: absolute;
    top: 5%;
    left: -10px;
    content: ":";
    color: #9e9e9e;
}

.num {
    font: 600 36px bebas_neuelight;
    width: 100%;
    height: 50px;
    padding-top: 5px;
    color: #fff;
    border-radius: 5px;
    background: #2a141e;
}

.num:after {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 2px;
    content: "";
    background-color: #948789;
}

.word {
    font: 14px robotoregular;
    color: #2a141e;
}

.bl1__form-label {
    z-index: 1;
}

.bl1__form-label span {
    font: 16px pt_sansitalic;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #2a141e;
}

.bl1__form-label input,
.bl1__form-label select {
    font: 18px pt_sansregular;
    width: 100%;
    height: 50px;
    padding: 10px;
    color: #2a141e;
    border: 1px solid #c5b8a2;
    outline: 0;
    background-color: #f3ebdc;
}

.bl1__form-button {
    font: 33px bebas_neuebold;
    z-index: 1;
    width: 100%;
    height: 60px;
    margin-top: 20px;
    cursor: pointer;
    color: #414d18;
    border: 2px solid #a9bf5b;
    outline: 0;
    background: -webkit-linear-gradient(
            315deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    background: -o-linear-gradient(
            315deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    background: linear-gradient(
            135deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    -webkit-box-shadow: 0 5px 0 0 #637231;
    box-shadow: 0 5px 0 0 #637231;
}

.bl1__goods-count {
    font: 22px pt_sansregular;
    margin-top: 25px;
    color: #2a141e;
}

.bl2__header,
.bl2__list {
    margin-top: 50px;
}

.bl1__goods-count span {
    font-family: pt_sansbold, sans-serif;
    color: #b83012;
}

.block2 {
    background-color: #fff;
}

.bl2__header div {
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: top;
}

.bl2__header img {
    width: 80px;
    height: auto;
}

.bl2__header h4 {
    font: 300 36px robotoregular;
    margin: 0;
    color: #2a141e;
}

.bl2__header h2 {
    font: 72px bebas_neuebold;
    margin: 0;
    color: #b83012;
}

.bl2__list ul {
    display: block;
    height: 600px;
    margin: 0;
    padding: 0;
}

.bl2__list-item {
    position: absolute;
    display: block;
    width: 325px;
    height: 129px;
    margin: -64px -162px;
}

.bl2__body {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -308px;
}

.bl2__body img {
    width: auto;
    height: 600px;
    vertical-align: bottom;
}

.bl2__list-item img,
.bl2__list-item p,
.bl4__item-img,
.bl4__list-item p {
    display: inline-block;
    vertical-align: middle;
}

.bl2__list-item:nth-child(2) {
    top: 60px;
    left: 25%;
}

.bl2__list-item:nth-child(3) {
    top: 60px;
    right: 25%;
    text-align: right;
}

.bl2__list-item:nth-child(4) {
    top: 49%;
    left: 10%;
}

.bl2__list-item:nth-child(5) {
    top: 49%;
    right: 11%;
    text-align: right;
}

.bl2__list-item:nth-child(6) {
    bottom: 100px;
    left: 25%;
}

.bl2__list-item:nth-child(7) {
    bottom: 100px;
    right: 25%;
    text-align: right;
}

.bl2__list-item img {
    width: 129px;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
}

.bl2__list-item p {
    font: 22px robotoregular;
    max-width: 172px;
    margin: 0;
    color: #2a141e;
}

.bl2__list-item span {
    font-weight: 900;
    color: #b83012;
}

.deg0 {
    -webkit-transform: translate(360px);
    -ms-transform: translate(360px);
    transform: translate(360px);
}

.deg0 p,
.deg315 p,
.deg45 p {
    margin-right: 10px;
    text-align: right;
}

.deg45 {
    -webkit-transform: rotate(40deg) translate(310px) rotate(-40deg);
    -ms-transform: rotate(40deg) translate(310px) rotate(-40deg);
    transform: rotate(40deg) translate(310px) rotate(-40deg);
}

.deg135 {
    -webkit-transform: rotate(140deg) translate(310px) rotate(-140deg);
    -ms-transform: rotate(140deg) translate(310px) rotate(-140deg);
    transform: rotate(140deg) translate(310px) rotate(-140deg);
}

.deg180 {
    -webkit-transform: translate(-445px);
    -ms-transform: translate(-445px);
    transform: translate(-445px);
}

.deg225 {
    -webkit-transform: rotate(222deg) translate(313px) rotate(-223deg);
    -ms-transform: rotate(222deg) translate(313px) rotate(-223deg);
    transform: rotate(222deg) translate(313px) rotate(-223deg);
}

.deg315 {
    -webkit-transform: rotate(315deg) translate(300px) rotate(-315deg);
    -ms-transform: rotate(315deg) translate(300px) rotate(-315deg);
    transform: rotate(315deg) translate(300px) rotate(-315deg);
}

.bl2__footer {
    padding: 40px;
    background-color: #b83012;
}

.bl2__footer h4 {
    font: 60px bebas_neuebold;
    margin: 0;
    color: #fff;
}

.block3 {
    padding-bottom: 95px;
    background: url(../images/bl3-bg.jpg) center/cover no-repeat;
}

.bl3__header,
.block8,
.block9 {
    padding-top: 50px;
}

.bl3__title {
    width: 40%;
    padding: 10px;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#7c2547),
            to(#992e58)
    );
    background: -webkit-linear-gradient(left, #7c2547, #992e58);
    background: -o-linear-gradient(left, #7c2547, #992e58);
    background: linear-gradient(to right, #7c2547, #992e58);
}

.bl3__title h2 {
    font: 300 70px bebas_neuelight;
    display: inline-block;
    margin: 0;
    color: #fff0d7;
}

.bl3__title span {
    font-family: bebas_neuebold, sans-serif;
    font-weight: 900;
    color: white;
}

.bl3__title-desc {
    width: 52%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.bl3__title-desc p {
    font: 900 24px robotoregular;
    margin: 0;
    color: #8a9a2a;
}

.bl3__text {
    position: relative;
    margin-bottom: 50px;
}

.bl3__text p {
    font: 20px robotoregular;
    margin: 0;
    color: #2a141e;
}

.bl3__text p:first-child {
    width: 57%;
    margin-bottom: 30px;
}

.bl3__text p:last-child {
    width: 69%;
}

.bl3__header-img {
    position: absolute;
    top: 20px;
    right: 175px;
}

.bl3-main p:first-child {
    font: 900 45px bebas_neuebold;
    margin: 0;
    color: #7a2446;
}

.bl3__main-text {
    position: relative;
    margin-top: 30px;
}

.bl3__text1 {
    position: relative;
    z-index: 1;
    padding: 35px;
    background: url(../images/bl3-bg1.png) 0 0/100% 100% no-repeat;
}

.bl3__photo,
.bl3__stamp {
    position: absolute;
    z-index: 2;
    height: auto;
}

.bl3__main-text p:first-child {
    font: 900 36px robotoregular;
    margin-left: 80px;
    text-align: left;
    color: #98a740;
}

.bl3__main-text p {
    font: italic 24px robotoregular;
    width: 64%;
    margin-left: 80px;
    color: #2a141e;
}

.bl3__main-text span {
    color: #7c294e;
}

.bl3__bg2 {
    position: absolute;
    top: 70px;
    right: -65px;
    bottom: -45px;
    left: 70px;
    background: url(../images/bl3-bg2.png) 0 0/100% 100% no-repeat;
}

.bl3__stamp {
    top: 20px;
    right: 40px;
    width: 150px;
}

.bl3__photo {
    right: -25px;
    bottom: -65px;
    width: 264px;
}

.block4 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 25px;
    background-color: #fff9ed;
}

.bl4__header {
    margin-bottom: 30px;
    text-align: right;
}

.bl4__img2 {
    position: absolute;
    top: 50px;
    right: 55%;
    z-index: 1;
}

.bl4__title,
.bl4__title-desc {
    display: inline-block;
    width: 68%;
    text-align: center;
}

.bl4__title-desc p {
    font: 30px robotoregular;
    margin: 0;
    color: #2a141e;
}

.bl4__title p {
    font: 85px bebas_neuelight;
    margin: 0;
    color: #2a141e;
}

.bl4__title span {
    font-family: bebas_neuebold, sans-serif;
    font-weight: 900;
    color: #7a2446;
}

.bl4__list {
    position: relative;
    width: 100%;
    margin-bottom: 51px;
    border: 3px dotted #411023;
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#9d375f),
            to(#81284b)
    );
    background: -webkit-linear-gradient(left, #9d375f, #81284b);
    background: -o-linear-gradient(left, #9d375f, #81284b);
    background: linear-gradient(to right, #9d375f, #81284b);
}

.bl4__list ul {
    position: relative;
    float: right;
    width: 60%;
    margin: 0;
    padding: 50px 100px 50px 0;
}

.bl4__list-img1 {
    position: absolute;
    top: -40px;
    right: -10px;
}

.bl4__list-item {
    margin-bottom: 20px;
}

.bl4__list-item:last-child {
    margin-bottom: 0;
}

.bl4__item-img {
    position: relative;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #411225;
}

.bl4__item-img:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 22px;
    content: "";
    background: url(../images/bl4-check.png) center/contain no-repeat;
}

.bl4__list-item p {
    font: 18px robotoregular;
    width: calc(100% - 52px);
    margin: 0;
    color: #fff;
}

.bl4__list-item span {
    font-weight: 900;
    color: #b1c444;
}

.product {
    max-width: 200px;
    width: 100%;
}

.bl4__list-img {
    position: absolute;
    right: -35px;
    bottom: -50px;
}

.bl4__body-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5%;
    vertical-align: bottom;
}

.bl4__body-img img {
    display: block;
    min-width: 90%;
    height: 100%;
}

.bl4__order-button {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    width: 100%;
    max-width: 430px;
    height: 88px;
    background: -webkit-linear-gradient(
            315deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    background: -o-linear-gradient(
            315deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    background: linear-gradient(
            135deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 100%
    );
    border: 2px solid #a9bf5b;
    -webkit-box-shadow: 0 5px 0 0 #637231;
    box-shadow: 0 5px 0 0 #637231;
}

.bl4__order-button button {
    display: inline-block;
    width: 100%;
    height: 100%;
    font: 30px/88px bebas_neuebold;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    color: #3e4717;
}

.bl4__img1 {
    position: absolute;
    bottom: -90px;
    left: 0;
    z-index: 1;
    width: 120px;
    height: auto;
}

.block5 {
    padding-top: 80px;
    background: url(../images/bl5-bg.jpg) bottom/cover no-repeat;
}

.bl5__header {
    margin-bottom: 45px;
}

.bl5__header-desc p {
    margin: 0;
    font: 36px robotoregular;
    color: #fff;
}

.bl5__header-title p {
    margin: 0;
    font: 85px bebas_neuelight;
    color: #2a141e;
}

.bl5__header-title span {
    font-family: bebas_neuebold, sans-serif;
    font-weight: 900;
    color: #fff;
}

.bl5__list ul {
    margin: 0;
    padding: 0 0 65px;
}

.bl5__list-item {
    display: inline-block;
    width: 49%;
}

.bl5__list-item div,
.bl5__list-item p,
.bl6__img,
.bl6__main {
    display: inline-block;
    vertical-align: middle;
}

.bl7__section,
.bl8__section-img,
.count2 div,
.count5 div,
.count6 div {
    vertical-align: top;
}

.bl5__list-item div {
    width: 32px;
    margin-right: 20px;
    font: 900 80px robotoregular;
    color: #ced74b;
}

.bl5__list-item p {
    width: calc(100% - 215px);
    font: 20px robotoregular;
    color: #411225;
}

.bl5__list-item span {
    color: #fff;
}

.count1 {
    -webkit-transform: translate(110px, -15px);
    -ms-transform: translate(110px, -15px);
    transform: translate(110px, -15px);
}

.count2,
.count3 {
    -webkit-transform: translateX(65px);
    -ms-transform: translateX(65px);
    transform: translateX(65px);
}

.count3 p {
    width: calc(100% - 357px);
}

.count4 {
    -webkit-transform: translateX(120px);
    -ms-transform: translateX(120px);
    transform: translateX(120px);
}

.count4 p {
    width: calc(100% - 225px);
}

.count5,
.count8 {
    -webkit-transform: translateX(160px);
    -ms-transform: translateX(160px);
    transform: translateX(160px);
}

.count6 {
    -webkit-transform: translateX(225px);
    -ms-transform: translateX(225px);
    transform: translateX(225px);
}

.count7 {
    -webkit-transform: translateX(210px);
    -ms-transform: translateX(210px);
    transform: translateX(210px);
}

.count4:after,
.count7:after {
    content: "";
    position: absolute;
    top: 0;
    left: -55px;
    z-index: -1;
    width: 375px;
    height: 90px;
    background-color: #fff;
    border-radius: 50px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(65, 18, 37, 0.41);
    box-shadow: 0 6px 10px 0 rgba(65, 18, 37, 0.41);
}

.count7:after {
    left: -90px;
}

.bl5__list-img {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: -170px;
}

.bl5__list-img img {
    display: block;
    width: 340px;
    height: auto;
}

.block6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/bl6-bg.jpg) center/cover no-repeat;
}

.bl9__main,
.block7 {
    padding-top: 40px;
}

.bl6__main {
    width: 53%;
}

.bl6__img {
    width: 46%;
}

.bl6__header p {
    margin: 0;
    font: 48px/48px robotoregular;
    color: #7a2446;
}

.bl6__header span {
    font-weight: 900;
}

.bl6__text p {
    font: 22px robotoregular;
    color: #363636;
}

.bl6__text span {
    font-weight: 900;
    color: #8f9b26;
}

.bl6__circle {
    position: absolute;
    top: 75px;
    width: 126px;
    height: 126px;
    border-radius: 50%;
    background-color: #9fae41;
}

.bl6__circle p {
    margin: 0;
    font: 900 48px/126px robotoregular;
    color: #313b12;
}

.bl6__img img {
    width: 100%;
}

.block7 {
    position: relative;
    padding-bottom: 20px;
    background-color: #fdf7ef;
}

.bl7__img {
    position: absolute;
    top: -90px;
    left: 0;
}

.bl7__img img {
    width: 407px;
    height: auto;
}

.bl7__header {
    margin-bottom: 40px;
}

.bl7__title-desc p,
.bl9__header p {
    margin: 0;
    font: 36px robotoregular;
    color: #2a141e;
}

.bl7__title p {
    margin: 0;
    font: 80px bebas_neuelight;
    color: #2a141e;
}

.bl7__section p,
.bl7__section span {
    font: 18px robotoregular;
    color: #2a141e;
}

.bl7__section {
    position: relative;
    width: calc(100% / 3 - 6px);
}

.bl7__photos img {
    margin: 0 auto;
}

.bl7__section div {
    position: relative;
    width: 100%;
    height: 220px;
    margin-top: 10px;
}

.bl7__img1 {
    max-width: 100%;
}

.bl7__img3 {
    position: absolute;
    top: 10px;
    left: 40px;
    z-index: 1;
}

.bl7__section p {
    position: relative;
    padding: 30px 40px 0;
}

.bl7__section p:after,
.bl7__section p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d7bdc7;
}

.bl7__section p:after {
    width: 100px;
    height: 1px;
}

.bl7__section p:before {
    width: 1px;
    height: 400px;
}

.bl7__section p:last-child {
    font-family: robotoregular, sans-serif;
    font-weight: 900;
}

.block8 {
    padding-bottom: 90px;
    background: url(../images/bl8-bg.jpg) center/cover no-repeat;
}

.bl8__section {
    width: 60%;
}

.bl8__header p {
    margin: 0;
    font: 60px bebas_neuebold;
    color: #fff;
}

.bl8__info p {
    margin-top: 0;
    margin-bottom: 30px;
    font: 24px robotoregular;
    color: #2a141e;
}

.bl8__info span {
    font: 900 30px robotoregular;
    color: #ced74b;
}

.bl8__section-img {
    position: relative;
    width: 39%;
}

.bl8__img-cert,
.bl8__img-cream {
    position: absolute;
}

.bl8__img-cert {
    top: 12px;
    left: 0;
    width: 298px;
    height: auto;
}

.bl8__img-cream {
    top: -23px;
    right: 35px;
    width: 185px;
    height: auto;
}

.block9 {
    padding-bottom: 30px;
    background-color: #fff;
}

.bl9__section {
    position: relative;
    width: 32%;
}

.bl9__img,
.bl9__section p {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.bl9__section:after,
.bl9__section:before {
    content: "";
    position: absolute;
    right: -10px;
    width: 30px;
    height: 1px;
    background-color: #000;
}

.bl9__section:after {
    top: 65px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bl9__section:before {
    top: 86px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bl9__img {
    width: 100%;
}

.bl9__section p {
    width: 165px;
    margin-bottom: 0;
    font: 18px robotoregular;
    color: #04020e;
}

.footer {
    background-color: #7a2446;
}

.footer__main {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer__main p {
    margin: 0;
    font: 18px pt_sansregular;
    color: #fff;
}

@media screen and (max-width: 1900px) {
    .bl4__body-img {
        left: 0;
    }
}

@media screen and (max-width: 1750px) {
    .bl4__list {
        z-index: 2;
        width: 60%;
        float: right;
    }

    .bl4__list ul {
        float: none;
        width: 100%;
        padding: 20px 64px 20px 20px;
    }
}

@media screen and (max-width: 1440px) {
    .count6 {
        width: 47%;
    }

    .bl4__body-img {
        left: -3%;
    }

    .bl5__list {
        overflow: hidden;
    }

    .bl7__img {
        opacity: 0.3;
    }
}

@media screen and (max-width: 1280px) {
    .bl4__body-img {
        left: -11%;
    }

    .bl4__list-img {
        right: 5px;
    }

    .bl3__bg2 {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .bl2__body {
        display: none;
    }

    .bl2__list-item:nth-child(2n) {
        left: 30%;
    }

    .bl2__list-item:nth-child(odd) {
        right: 30%;
    }
}

@media screen and (max-width: 1130px) {
    .bl3__photo {
        right: 10px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .block3 {
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px) {
    .bl1__list,
    .block3 {
        overflow: hidden;
    }

    .product {
        max-width: 190px;
        width: 100%;
    }

    .bl1__list-item:last-child img {
        width: 100%;
        max-width: 280px;
    }

    .bl3__header-img {
        right: 27px;
    }

    .bl8__section-img {
        text-align: center !important;
    }

    .bl1__header,
    .block8 .container {
        text-align: center;
    }

    .bl8__section-img img {
        margin: 20px 0;
    }

    .container {
        max-width: 1004px;
    }

    .block1 .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .bl1__header {
        position: static;
        width: 100%;
        margin-bottom: 30px;
    }

    .bl1__img {
        width: 100%;
        max-width: 190px;
        margin-right: 30px;
    }

    .bl1__list {
        width: 100%;
        max-width: 500px;
    }

    .bl1__form {
        width: 60%;
    }

    .bl3__photo {
        right: -15px;
    }

    .bl4__list {
        width: 100%;
    }

    .bl4__list-img {
        right: 0;
        bottom: -60px;
    }

    .bl2__body,
    .bl3__bg2,
    .bl4__body-img,
    .bl5__list-img,
    .bl7__img {
        display: none;
    }

    .bl4__header {
        text-align: center;
    }

    .bl4__img2 {
        display: none;
    }

    .block5 {
        background: url(../images/bl5-bg1.jpg) center/cover no-repeat;
    }

    .bl5__list {
        padding-left: 45px;
    }

    .bl5__list-item {
        z-index: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
    }

    .bl5__list-item div,
    .bl5__list-item p {
        vertical-align: middle;
    }

    .bl5__list-item p {
        width: calc(100% - 105px);
    }

    .count4:after {
        left: -30px;
        width: 440px;
    }

    .count7:after {
        left: -40px;
        width: 335px;
    }

    .block8 {
        padding-bottom: 0;
    }

    .bl8__section,
    .bl8__section-img {
        width: 60%;
        margin: 0 auto;
    }

    .bl8__img-cert,
    .bl8__img-cream {
        position: relative;
        max-width: 200px;
        width: 100%;
    }

    .bl8__img-cert {
        top: 35px;
    }

    .bl8__img-cream {
        position: static;
    }
}

@media screen and (max-width: 985px) {
    .bl2__header div:first-child,
    .bl2__header div:last-child {
        display: none;
    }
}

@media screen and (max-width: 940px) {
    .count4:after {
        width: 325px;
    }
}

@media screen and (max-width: 900px) {
    .bl3__photo {
        display: none;
    }

    .bl2__list-item:nth-child(2n) {
        left: 25%;
    }

    .bl2__list-item:nth-child(odd) {
        right: 25%;
    }
}

@media screen and (max-width: 800px) {
    .bl7__photos img,
    .slider {
        margin: 0 auto;
    }

    .slider {
        max-width: 500px;
        width: 100%;
    }

    .bl3__title {
        width: 50%;
    }

    .bl7__section div {
        height: auto;
        max-width: 100%;
        margin: 10px auto 0;
    }

    .bl7__section {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .bl7__section p {
        text-align: left;
    }

    .bl7__section p:last-child {
        padding-top: 0;
    }

    .bl7__section p:before {
        height: 240px;
    }

    .bl9__section {
        width: 32%;
    }

    .bl7__img3 {
        display: none;
    }
}

@media screen and (max-width: 769px) {
    .bl6__header,
    .bl6__img {
        text-align: center;
    }

    .bl4__order-button {
        height: 70px;
    }

    .bl4__order-button button {
        line-height: 70px;
    }

    .bl1__list-item:last-child {
        justify-content: center;
    }

    .bl1__list {
        max-width: 500px !important;
        width: 100% !important;
    }

    .bl1__header h1,
    .bl4__title p,
    .bl5__header-title p,
    .bl7__title p {
        font-size: 50px;
    }

    .bl4__title-desc p {
        font-size: 24px;
    }

    .bl3__title h2,
    .bl3__title span,
    .bl5__list-item div {
        font-size: 60px;
    }

    .bl1__form-button {
        font-size: 32px;
        height: 55px;
    }

    .bl8__section-img img,
    .product {
        max-width: 170px;
        width: 100%;
    }

    .bl2__footer h4,
    .bl2__header h2,
    .bl2__header h4,
    .bl3-main p:first-child,
    .bl3__text1 p:first-child,
    .bl5__header-desc p,
    .bl6__header p,
    .bl7__title-desc p,
    .bl8__header p,
    .bl9__header p {
        font-size: 32px;
        line-height: 1.2;
    }

    .bl8__info span {
        font-size: 30px;
    }

    .bl1__list-item p,
    .bl2__list-item span,
    .bl3__main-text p,
    .bl5__list-item p,
    .bl6__text p {
        font-size: 20px;
    }

    .block1 .container {
        flex-direction: column;
        align-items: center;
    }

    .container {
        max-width: 100%;
    }

    .bl3__text1 {
        border-radius: 25px;
        background: #fffaef;
    }

    .bl3__photo,
    .bl4__img2,
    .bl4__list-img1,
    .count4:after,
    .count7:after {
        display: none;
    }

    .bl4__list ul {
        padding: 20px;
    }

    .bl3__header-img,
    .bl3__text p:first-child,
    .bl3__text p:last-child,
    .bl3__title,
    .bl3__title-desc,
    .bl4__title,
    .bl4__title-desc,
    .bl5__list-item,
    .bl6__img,
    .bl6__main,
    .bl8__section,
    .bl8__section-img {
        width: 100%;
    }

    .bl3__header-img {
        position: static;
        display: block;
        margin: 20px auto;
    }

    .bl3__text {
        position: relative;
        margin-bottom: 0;
    }

    .bl3__main-text p {
        width: 100%;
        margin-left: 0;
    }

    .bl3__stamp {
        top: -30px;
        right: 10px;
    }

    .block4 {
        padding-bottom: 70px;
    }

    .bl4__order-button {
        transform: translate(0);
        position: static;
        margin: 0 auto;
        max-width: 390px;
        width: 100%;
    }

    .bl4__order-button button {
        font-size: 26px;
    }

    .block3 {
        padding-bottom: 40px;
    }

    .bl5__list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .count2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .count3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .count4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .count5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .count6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .count7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .count8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .bl6__circle {
        top: 55px;
        left: -20px;
        width: 95px;
        height: 95px;
    }

    .bl6__circle p {
        font: 900 35px/95px robotoregular;
    }

    .bl6__img {
        display: block;
        margin: 0 auto;
        max-width: 270px;
        width: 100%;
    }

    .bl8__img-cert {
        top: 40px;
    }

    .bl9__section:after,
    .bl9__section:before {
        right: -15px;
    }
}

@media screen and (max-width: 700px) {
    .bl2__list ul {
        height: auto;
        margin-bottom: 30px;
    }

    .bl2__list-item {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        margin: 0;
    }

    .bl3__main-text p:first-child {
        margin-left: 0;
    }

    .bl3__stamp,
    .bl4__list-img,
    .bl9__section:after,
    .bl9__section:before {
        display: none;
    }

    .bl1__img {
        margin-right: 0;
    }
}

@media screen and (max-width: 600px) {
    .bl9__section {
        display: block;
        width: 100%;
        margin-bottom: 50px;
        text-align: center;
    }

    .bl9__section:last-child {
        margin-bottom: 0;
    }

    .bl9__section p {
        width: 90%;
    }
}

@media screen and (max-width: 540px) {
    .block1 {
        background: #fde7ca;
    }

    .block5 {
        background: #ea6792;
    }

    .bl1__header h1,
    .bl3__title h2,
    .bl3__title span,
    .bl4__title p,
    .bl5__header-title p,
    .bl5__list-item div,
    .bl7__title p {
        font-size: 40px;
    }

    .bl1__form-button {
        font-size: 24px;
        height: 55px;
    }

    .bl8__section-img img,
    .product {
        max-width: 170px;
        width: 100%;
    }

    .bl2__footer h4,
    .bl2__header h2,
    .bl2__header h4,
    .bl3-main p:first-child,
    .bl3__text1 p:first-child,
    .bl5__header-desc p,
    .bl6__header p,
    .bl7__title-desc p,
    .bl8__header p,
    .bl9__header p {
        font-size: 24px;
        line-height: 1.2;
    }

    .bl8__info span {
        font-size: 22px;
    }

    .bl1__list-item p,
    .bl2__list-item span,
    .bl3__main-text p,
    .bl5__list-item p,
    .bl6__text p {
        font-size: 18px;
    }

    .bl5__list-item div {
        margin-right: 10px;
    }

    .bl4__order-button {
        position: static;
        margin: 0 auto;
        max-width: 290px;
        width: 100%;
    }

    .bl4__order-button button {
        font-size: 20px;
    }

    .bl4__img1 {
        display: none;
    }

    .bl1__img {
        margin-right: 0;
        text-align: center;
    }

    .bl1__list ul {
        padding-right: 0;
    }

    .bl1__list-item {
        overflow: hidden;
    }

    .bl1__list-item:last-child img {
        width: 90%;
    }

    .bl1__form,
    .bl1__img,
    .bl1__list {
        width: 100%;
        margin-left: 0;
    }

    .bl1__img img {
        width: 80%;
    }
}

@media screen and (max-width: 425px) {
    .container {
        max-width: 425px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .bl1__header h1,
    .bl1__header h3,
    .bl4__title p,
    .bl5__header-title p,
    .bl7__section span {
        font-weight: 900;
    }

    .bl3__main-text p:first-child {
        margin-left: 0;
        text-align: center;
    }

    .bl4__img1,
    .bl4__list-img {
        display: none;
    }

    .bl5__list {
        padding-left: 0;
    }

    .bl5__list-item p {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .bl6__circle {
        left: 0;
    }

    .bl1__img img,
    .bl7__section div {
        width: 90%;
    }

    .bl1__img {
        text-align: center;
    }
}

@media screen and (max-width: 360px) {
    .bl6__header p {
        font-size: 38px;
    }

    .bl2__list-item {
        height: auto;
        margin-bottom: 30px;
    }

    .bl2__list-item:nth-child(2n),
    .bl2__list-item:nth-child(odd) {
        text-align: center;
    }

    .bl2__list-item:nth-child(odd) {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -o-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .bl2__list-item img,
    .bl2__list-item p {
        display: block;
        margin: 0 auto;
    }

    .bl2__list-item img {
        margin-bottom: 10px;
    }

    .bl2__list-item p {
        max-width: 90%;
    }

    .bl4__list-item p {
        max-width: 195px;
    }
}

.ever-popup__inner {
    width: 650px !important;
}

.my-popup__wrapper .bl1__form {
    width: auto;
    margin-bottom: 0;
}

.my-popup__wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 20px 20px 30px;
    gap: 30px;
    background: #fff;
}

@media (max-width: 1219px) {
    .solution__items::before {
        width: 207px;
        height: 415px;
        top: -32px;
    }
}

@media all and (max-width: 1000px) {
    .my-popup__wrapper .bl1__goods-count,
    .my-popup__wrapper .form::after,
    .package-img__popup {
        display: none;
    }

    .my-popup__wrapper .bl1__form {
        margin-left: 0;
    }

    .my-popup__wrapper {
        padding: 0;
        background: 0 0;
    }

    .ever-popup__inner {
        width: 290px !important;
    }

    .my-popup__wrapper .form__head::after {
        left: 0;
        width: 126px;
    }
}

.price_old--wrap::after,
.price_old--wrap::before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    top: calc(50% - 1px);
    border-top: 1px solid red;
    left: 0;
}

.price-wrapper {
    display: flex;
    justify-content: space-around;
    font-size: 20px;
    margin-bottom: 20px;
}

.new-price {
    color: red;
}

.old-price span {
    font-size: 30px;
}

.new-price span {
    font-size: 34px;
}

.price_old--wrap::before {
    position: absolute;
    transform: rotate(-12deg);
}

.price_old--wrap::after {
    position: absolute;
    transform: rotate(12deg);
}

.bl1__form-button:hover,
.ever-popup-btn:hover {
    transition: 3s;
    background: linear-gradient(
            135deg,
            #b7cc27 0,
            #9fb431 48%,
            #9ab32f 56%,
            #97b032 63%,
            #8aa134 83%,
            #829a35 10%
    );
}

.slick-arrow {
    position: absolute;
    top: 0;
    z-index: 10;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.arrow-left {
    left: 0;
}

.arrow-right {
    right: 0;
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-initialized .slick-slide,
.slick-slide img {
    display: block;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
