blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

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

abbr, fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

/*img {*/
/*    max-width: 100%;*/
/*    height: auto*/
/*}*/

html {
    font-size: 16px
}

                                  /*-------------slider----------------*/

/* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    border: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #fe0000;
} */

#beef-slider .ms-image {
    background: no-repeat center;
    background-size: auto 100%;
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    min-height: 350px;
    background-color: #000;
}

@media screen and (min-width: 320px) and (max-width: 460px) {
    .ms-image {
        min-height: 100px!important;
    }
    .main-slider {
        height: 100px!important;
    }
}


@media screen and (min-width: 460px) and (max-width: 767px) {
    .ms-image {
        min-height: 145px!important;
    }
    .main-slider {
        height: 145px!important;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .ms-image {
        min-height: 240px!important;
    }
    .main-slider {
        height: 240px!important;
    }
}


                                    /*-------------slider----------------*/

.test {
    height: 350px;
    background: #eee
}
.add {
    width: 100%;
}

.butn {
    background: 0 0;
    border: 1px solid #fe0000;
    padding: 8px 30px;
    border-radius: 25px;
    color: #fe0000;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.wrapper-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 45px;
    overflow: hidden;
}

.wrapper-logo .logo {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    margin-top: -155px;
    z-index: -1
}

.wrapper-logo .logo img {
    width: 306px;
    height: 306px
}

.gallery-products {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.gallery-products .pagination {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.gallery-products .pagination a {
    margin-right: 8px;
    border-radius: 100%;
    padding: 8px 13px;
    border: 1px solid #fe0000;
    text-decoration: none
}

.gallery-products .pagination a:hover,
.gallery-products .pagination a.current  {
    color: #fff;
    background: #fe0000
}

.gallery-products .pagination-big {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.gallery-products .pagination-big a {
    margin-right: 10px;
    border-radius: 100%;
    padding: 8px 14px;
    border: 1px solid #fe0000;
    text-decoration: none
}

.gallery-products .pagination-big a:hover, .gallery-products .pagination-big a.current {
    color: #fff;
    background: #fe0000
}

.gallery-products-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-bottom: 100px
}

.block-factory {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.333333333333336% - 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.block-factory span {
    font-size: 13px;
    font-weight: 600;
    color: #323232;
    width: 100%;
}

.block-part {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.333333333333336% - 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.block-part span {
    font-size: 13px;
    font-weight: 600;
    color: #323232;
    width: 50%;
}

select {
    background: #f5f5f5;
    outline-color: #d2d2d2;
    padding: 8px 6px;
    font-size: 13px;
    font-weight: 400;
    color: #323232;
}

select option {
    background: 0 0;
    padding: 8px 6px
}

select option:checked {
    background: 0 0;
    color: #fe0000
}

select option:hover {
    background-color: transparent
}

h3.gallery-products-header {
    font-size: 30px;
    color: #323232;
    font-weight: 600;
    font-family: BebasNeue;
    text-align: center;
    margin-bottom: 45px
}

.gallery-products-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-justify-content: space-around;
    justify-content: flex-start;
}

.gallery-products-content-block {
    width: calc(25% - 30px);
    box-shadow: 0 0 0 rgba(150, 150, 150, .2), 0 4px 8px rgba(150, 150, 150, .2);
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gallery-products-content-block img {
    width: 100%
}

.gallery-products-content-block .wrapper-image {
    margin-bottom: 20px
}

.gallery-products-content-block .wrapper-text {
    display: flex;
    flex-direction: column;
    flex-basis: 150px;
    padding-left: 15px;
    padding-right: 15px
}

.gallery-products-content-block b {
    font-size: 16px;
    color: #323232;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    min-height: 30px;
}

.gallery-products-content-block p {
    font-size: 14px;
    color: #8a8a8a;
    font-weight: 300;
    font-family: 'Open Sans';
    font-style: italic;
    margin-bottom: 40px
}

.gallery-products-content-block p.special {
    font-size: 44px;
    color: #fe0000;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 900;
    text-align: right;
    margin-top: auto;
}

.gallery-products-content-block p span {
    font-size: 22px
}

/* .swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
} */

/* .swiper-container.refact-padding {
    padding-bottom: 125px
} */

/* .swiper-slide {
    font-size: 18px;
    background: #fff;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide.redact {
    width: calc(25% - 30px)
}

.swiper-pagination.refact-bot {
    bottom: 75px;
    position: static
}

.swiper-pagination.refact-bot.mobile {
    position: absolute;
    display: none
} */

.container-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 65px
}

.container-pagination a {
    background: 0 0;
    border: 1px solid #fe0000;
    padding: 8px 20px;
    border-radius: 25px;
    color: #fe0000;
    cursor: pointer;
    display: inline-block
}

.container-pagination a.back {
    margin-right: 10px
}

.container-pagination a:active,
.container-pagination a:hover {
    background: #fe0000;
    color: #fff;
    cursor: pointer;
}

/* .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 6px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fe0000;
    opacity: 1;
    background: 0 0;
    border: 1px solid #fe0000
} */

/* .swiper-pagination-bullet-active {
    color: #fff;
    background: #fe0000
} */

.about-product {
    background: url(../images/img/bg-about.jpg) center/cover no-repeat #fff;
    //margin-bottom: 76px;
    overflow: hidden;
}

.about-product ul {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 20px;
}

.about-product ul li {
    list-style: disc;
}

.about-product .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 60px 30px
}

.about-product .wrapper .block-left {
    padding-left: 30px;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 30px)
}

.about-product .wrapper .block-left h3 {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    font-family: BebasNeue
}

.about-product .wrapper .block-left p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    margin-top: 40px;
    transition: all 1.5s ease-out;
}

.about-product .wrapper .block-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 30px);
    min-height: 125px;
}

.about-product .wrapper .block-right img {
    position: absolute;
    z-index: 0;
    max-width: 100%
}
.under-img {
    opacity: 0.7;
}

.about-product .wrapper .block-right .logo-text {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    z-index: 1
}

.about-product .wrapper .block-right .logo-text span {
    font-size: 80px;
    color: #fff;
    text-transform: uppercase
}

.cooking {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    margin-bottom: 50px;
}

.cooking a.butn {
    background: 0 0;
    border: 1px solid #fe0000;
    padding: 8px 30px;
    border-radius: 25px;
    color: #fe0000;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}

.cooking a.butn:hover {
    color: #ffffff;
    background: #fe0000;
}

.cooking h3 {
    /* text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color: #323232;
    font-family: BebasNeue;
    text-align: center */

    position: relative;
    left: -15px;
    width: fit-content;
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
}

.cooking h3 span {
    color: #31B059;
}

@media screen and (max-width: 768px){
    .cooking h3 {
        left: 0;
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 26px;
    }
}

.cooking .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-pack: end; */
    /* -webkit-justify-content: flex-end; */
    /* justify-content: flex-end; */
    /* margin: 50px -30px 60px; */
    margin: 0 -15px 20px;
}

.cooking .menu .methods {
    box-sizing: border-box;
    word-wrap: break-word;
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    /* width: calc(33.333333333333336% - 30px); */
    width: calc(33.333333333333336% - 10px);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.cooking .menu .methods span {
    font-size: 13px;
    font-weight: 600;
    color: #323232;
    /* width: 100%; */
    width: fit-content;
    white-space: nowrap;
    margin-right: 15px;
}

.cooking .menu .methods span.caret {
    margin-right: 0;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    width: 1px;
}

.cooking .menu .parts {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.333333333333336% - 30px);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.cooking .menu .parts span {
    font-size: 13px;
    font-weight: 600;
    color: #323232;
    width: 100%;
}

.content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-justify-content: space-around;
    justify-content: flex-start;
}

.content #add-block {
    display: none
}

.block, .block-articles {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.333333333333336% - 30px);
    box-shadow: 0 0 0 rgba(150, 150, 150, .2), 0 4px 8px rgba(150, 150, 150, .2);
    margin-bottom: 30px;
    min-width: 369px;
}

@media screen and (max-width: 450px){
    .block, .block-articles {
        min-width: 92%;
        max-width: 92%;
    }
}

.block b, .block-articles b {
    font-size: 14px;
    font-weight: 600;
    color: #1f1e1e;
    margin-top: 23px;
    margin-bottom: 13px;
    text-align: center;
    display: block;
    padding: 0 10px;
}
.block .image, .block-articles .image{
    cursor: pointer;
}
.block img, .block-articles img {
    width: 100%;
    cursor: pointer;
}

.block .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}

.block .list span {
    padding-left: 21px;
    color: #b4b4b4;
    font-size: 13px;
    font-weight: 300;
    position: relative
}

.block .list .ingred::before {
    content: url(../images/img/icon-list.png);
    display: block;
    position: absolute;
    left: 0
}

.block .list .porties::before {
    content: url(../images/img/icon-cup.png);
    display: block;
    position: absolute;
    left: 0
}

.block .list .time::before {
    content: url(../images/img/icon-time.png);
    display: block;
    position: absolute;
    left: 0
}

.block a, .block-articles a {
    text-decoration: none;
    color: #fe0000;
    font-size: 12px;
    text-align: center;
    display:inline-block;
    margin-top: 18px;
    padding-bottom: 15px
}
.block a:visited,
.block a:hover,
.block-articles a:visited,
.block-articles a:hover{
    color: #fe0000;
}
.block a::after, .block-articles a::after {
    background-color: #fe0000;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    -webkit-transition: width .4s ease-in-out;
    -moz--transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}
.block a:hover:after,
.block a:focus:after {
    width: 100%;
}

.opened-pop {
    overflow: hidden
}

.pop {
    position: fixed;
    background: #fff;
    top: 0;
    z-index: 1000000;
    left: -100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .9s;
    transition: .9s;
    visibility: hidden;
    height: 100%
}

.pop div.img-block, .pop div.img-block img {
    width: 100%
}

.pop.opened {
    left: 0;
    opacity: 1;
    visibility: visible;
    overflow-y: scroll
}

.pop .container .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: calc(66.66666666666667% - 30px);
    margin-left: auto;
    margin-right: auto
}

.pop .container .content div.img-block {
    width: 100%
}

.pop .container .content .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    transition: all 2s ease-in;
}

.pop .container .content .list h3 {
    font-size: 40px;
    color: #323232;
    font-family: BebasNeue;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    padding-right: 5px;
    padding-left: 5px;
}

.pop .container .content .list div.items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}

.pop .container .content .list div.items div.item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pop .container .content .list div.items div.item span {
    margin-top: 16px;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    color: #333
}

.pop .container .content .recipes {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 65px -15px 72px;
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    transition: all 2s ease-in;
}

.pop .container .content .recipes h4 {
    font-size: 26px;
    font-weight: 600;
    color: #323232;
    font-family: BebasNeue;
    text-transform: uppercase;
    margin-bottom: 35px
}

.pop .container .content .recipes .left {
    text-align: left;
    width: calc(50% - 30px)
}

.pop .container .content .recipes .down {
    text-align: left;
    width: calc(41.66666666666667% - 30px);
    margin-top: 30px;
}

.pop .container .content .recipes .down b {
    font-size: 16px;
    font-weight: 600;
    color: #fe0000;
    line-height: 26px;
}

.pop .container .content .recipes .left ul {
    padding-left: 20px
}

.pop .container .content .recipes .left li {
    list-style-type: disc;
    color: #fe0000
}

.pop .container .content .recipes .left li b {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 26px
}

.pop .container .content .recipes .left li span {
    font-size: 16px;
    font-weight: 600;
    color: #323232;
    line-height: 26px
}

.pop .container .content .recipes .right {
    text-align: right;
    width: calc(50% - 30px)
}

.pop .container .content .recipes .right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px
}

.pop .container .content .recipes .right span {
    font-size: 12px;
    font-weight: 300;
    color: #8a8a8a;
    font-family: 'Open Sans'
}

.pop .container .content .recipes .right b {
    font-size: 26px;
    color: #fe0000;
    font-weight: 900;
    line-height: 1
}

.pop .container a {
    text-decoration: none;
    text-align: center;
    display: inline;
    margin-top: 65px;
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: 300;
    color: #8a8a8a;
    font-family: 'Open Sans';
    padding-left: 12px;
    position: relative
}

.pop .container a::before {
    content: url(../images/img/recipes/arrow.png);
    display: block;
    position: absolute;
    height: 16px;
    left: 0;
    bottom: 0
}

.pop .container .img-block {
    margin-bottom: 50px;
}
.pop .instruction {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: calc(66.66666666666667% - 30px);
    margin-left: auto;
    margin-right: auto;
    background: url(../images/img/recipes/background.png) center/cover no-repeat #fff;
    padding: 45px 32px 76px;
    -webkit-transition: all 4s ease-in;
    -moz-transition: all 4s ease-in;
    -ms-transition: all 4s ease-in;
    -o-transition: all 4s ease-in;
    transition: all 4s ease-in;
}
.pop .content{
    background: none;
    width: calc(45.5555% - 30px);
}
.pop .instruction li {
    padding-left: 15px;
    padding-right: 15px;
}
.pop .instruction a {
    text-align: center;
    margin-top: 60px;
    color: #fe0000;
}
.pop .instruction ul,
.pop .instruction ol {
    margin-bottom: 15px;
}

.pop .instruction span,
.pop .instruction b {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}

.pop .instruction div {
    align-self: flex-start;
}

.pop .instruction a:hover,
.pop .instruction a:active {
    background: #fe0000;
    color: #fff;
    cursor: pointer;
}

.pop .instruction h4 {
    font-size: 26px;
    font-weight: 600;
    color: #323232;
    font-family: BebasNeue;
    text-transform: uppercase;
    margin-bottom: 35px
}

.pop .instruction p {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 26px;
    margin-bottom: 35px
}

.pop .instruction h2{margin-bottom:20px;}

@media screen and (max-width: 992px) {
    .gallery-products .pagination {
        display: none
    }

    .container {
        padding: 0;
    }

    .gallery-products .pagination-big {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .block-factory {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .block-part {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .gallery-products-content-block {
        width: calc(33.333333333333336% - 30px)
    }

    .gallery-products-content-block:nth-child(7), .gallery-products-content-block:nth-child(8) {
        display: none
    }

    /* .swiper-slide.redact {
        width: calc(33.333333333333336% - 30px)
    } */

    .about-product .wrapper .block-left, .about-product .wrapper .block-right {
        width: calc(50% - 30px)
    }

    .about-product .wrapper .block-right img {
        width: 80%
    }

    .cooking .menu .methods {
        /* width: calc(50% - 30px); */
        width: calc(50% - 10px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .cooking .menu .parts {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .block {
        width: calc(50% - 30px)
    }

    .pop .container .content .recipes .left {
        width: calc(41.66666666666667% - 30px)
    }

    .pop .container .content .recipes .right {
        width: calc(58.333333333333336% - 30px)
    }

    .pop .container .content .recipes .down {
        width: calc(41.66666666666667% - 30px)
    }
}

@media screen and (max-width: 768px) {
    .gallery-products-content-block:nth-child(5), .gallery-products-content-block:nth-child(6), .gallery-products-content-block:nth-child(7), .gallery-products-content-block:nth-child(8) {
        display: none
    }
    .about-product .wrapper .block-right img {
            width: 50%;
    }

    /* .swiper-pagination.refact-bot.mobile {
        display: block
    } */

    /* .swiper-pagination.refact-bot {
        display: none
    } */
}

@media screen and (max-width: 767px) {
    .gallery-products .pagination {
        display: none
    }

    .gallery-products .pagination-big {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .gallery-products-menu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .block-factory {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .block-part {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .gallery-products-content-block {
        width: calc(50% - 30px)
    }

    /* .swiper-slide.redact {
        width: calc(91.66666666666667% - 30px)
    } */

    .about-product .wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-right: 10px;
        padding-left: 10px
    }

    .about-product .wrapper .block-left {
        padding-left: 0;
        width: calc(83.33333333333334% - 30px)
    }

    .about-product .wrapper .block-right {
        width: calc(83.33333333333334% - 30px);
        margin-top: 50px
    }

    .cooking {
        /* padding-left: 0; */
    }

    /* .cooking h3 {
        padding-left: 15px
    } */

    .cooking .menu {
        width: 100%;
        padding-left: 0;
    }

    .cooking .menu .methods {
        /* width: calc(50% - 30px); */
        width: calc(50% - 10px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .cooking .menu .parts {
        width: calc(50% - 30px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .block {
        width: calc(100% - 30px);
        margin-right: 0
    }

    .pop .container .content {
        width: 100%
    }

    .pop .container .content .list div.items div.item span {
        font-size: 10px;
    }

    .pop .container .content .recipes {
        text-align: left;
        width: calc(100% - 30px)
    }

    .pop .container .content .recipes .left {
        width: calc(50% - 30px);
        margin-bottom: 40px
    }

    .pop .container .content .recipes .down {
        width: calc(50% - 30px);
        margin-bottom: 40px
    }

    .pop .container .content .recipes .right {
        width: calc(50% - 30px);
        text-align: right;
    }

    .pop .instruction {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .pop .instruction h4 {
        text-align: center
    }

    .pop .instruction p {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (max-width: 650px) {
    .wrapper-logo .logo {
        margin-left: 0;
        margin-right: 0
    }

    .gallery-products .pagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .gallery-products .pagination-big {
        display: none
    }

    .gallery-products-menu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 38px;
        margin-top: 32px
    }

    .block-factory {
        width: calc(100% - 30px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    .block-part {
        width: calc(100% - 30px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    select {
        margin-top: 18px
    }

    /* .about-product .wrapper .block-left, .about-product .wrapper .block-right, .gallery-products-content-block, .swiper-slide.redact {
        width: calc(100% - 30px)
    } */

    .about-product .wrapper .block-right img {
        width: 60%
    }

    .cooking {
        padding-left: 0;
        /* padding-right: 15px */
        padding-left: 15px;
        padding-right: 15px;
    }

    .cooking .content {
        margin-left: -7px;
        margin-right: -7px;
    }

    /* .cooking h3 {
        padding-left: 15px
    } */

    .cooking .menu {
        margin-bottom: 38px;
        margin-top: 32px;
        padding-left: 0;
        margin-left: 0;
    }

    .cooking .menu .methods {
        /* width: calc(100% - 30px); */
        width: calc(100% - 10px);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .cooking .menu .parts {
        /* width: calc(100% - 30px); */
        width: calc(100% - 10px);
        margin-right: 0;
        margin-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .block {
        width: calc(100% - 30px);
        margin-right: 0;
    }

    .pop .container .content {
        width: 100%
    }

    .pop .container .content .recipes, .pop .container .content .recipes .left, .pop .container .content .recipes .right,
    .pop .container .content .recipes .down {
        width: calc(100% - 30px)
    }

    .pop .container .content .recipes .right {
        text-align: left
    }
}

@media screen and (max-width: 380px) {
    .about-product .wrapper .block-right img {
        width: 90%
    }

    .content {
        margin-right: -8px;
        margin-left: -8px;
    }
}

@media screen and (max-width: 320px) {
    .gallery-products .pagination-big {
        display: none
    }

    .block-factory {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
    }

    .block-part {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
    }

    .cooking {
        /* padding-left: 0; */
        /* padding-left: 15px;
        padding-right: 15px; */
    }

    /* .cooking .menu, .cooking h3 {
        padding-left: 15px
    } */

    .cooking .menu .methods {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .cooking .menu .parts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .block {
        width: 100%;
        margin-right: 0
    }

    .pop .container .content {
        width: 100%
    }

    .pop .container .content .recipes, .pop .container .content .recipes .left, .pop .container .content .recipes .right,
    .pop .container .content .recipes .down {
        width: calc(100% - 30px)
    }

    .pop .container .content .recipes .right {
        text-align: left;
        order: 1;
    }
}

/*# sourceMappingURL=main.css.map */
