

@import url('https://fonts.googleapis.com/css2?family=Poiret+One&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap')




.main {
    background: linear-gradient(to bottom, #e94b35 80%, #f0533e 20%);
    padding-top: 80px;
}
img.footer__logo {
    position: absolute;
    height: 100px;
}
.main .head-box {
    width: 86%;
}

.main .description-box {
    width: 80%;
    font-size: 1.4rem;
}

.main .hit-box {
    position: absolute;
    left: 56%;
    top: 0%;
    font-size: 1.4rem;
}

.main .image-box {
    position: relative;
    max-width: 600px;
    height: 74vw;
    max-height: 506px;
    margin: 0 auto;
}

.main .image-box .arrow-img {
    width: 10vw;
    max-width: 70px;
}

.main .image-box .left-img {
    width: 537px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 4%;
    width: 100%;
}

.main .image-box .right-img {
    width: 120px;
    position: absolute;
    z-index: 1;
    right: 6%;
    width: 24%;
    bottom: 20%;
}

.main .head-box, .main .description-box, .main .left-img, .main .right-img, .main .hit-box {
    opacity: 0;
}
img.footer-pay {
    position: absolute;
    /* max-width: 150px; */
    max-height: 40px;
    position: relative;
    bottom: -65px;
    /* right: 0; */
    /* top: 0; */
}
.parent-catalog-menu > ul{
	display: none;
}
.parent-catalog-menu:hover > ul {
    display: flex;
    position: absolute;
    flex-direction: column;
    background: #fff;
    padding: 10px 5px;
    gap: 5px;
	z-index:9999;
}
.parent-catalog-menu > ul li ul {
	display: flex;
    position: relative;
    flex-direction: column;
    background: #fff;
    padding: 5px;
    gap: 5px;
}
.footer__about p, .footer__about a{
	color: #fff;
}
.footer__about {
    position: absolute;
    right: 10%;
    margin-top: -80px;
}
.footer__social img{
	height: 30px;
	width: 30px;
}
.footer__social{
	display: flex;
	gap: 10px;
	margin-right: 20px;
}
@media screen and (max-width: 1400px){
	.footer__about{
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
    .main > .inner {
        max-width: 1200px;
    }

    .main .left {
        float: left;
        width: 44%;
    }

    .main .right {
        float: right;
        width: 56%;
    }

    .main .description-box {
        padding-top: 0;
        width: 74%;
        /*font-size: 1rem;*/
    }

    .main .image-box {
        float: none;
        margin: 0;
        width: 100%;
        max-width: 640px;
        height: 500px;
    }

    .main .hit-box {
        left: 58%;
        top: -6%;
    }

    .main .image-box .left-img {
        width: 640px;
    }

    .main .image-box .right-img {
        width: 180px;
        right: 0;
    }
}
.inner.class-content p, .inner.class-content ul li {
    text-indent: 30px;
    line-height: 26px;
    font-size: 16px;
}
@media only screen and (max-width: 959px) {
  .work ul li {
    padding-bottom: 0px !important;
  }
  #work > div > div > div.right-col > ymaps{
    width: 100% !important;
  }
  #work > div > div > div.left-col, h1, .inner.class-content p {
    padding-left: 25px;
    padding-right: 25px;
  }
  ul.ul li{
    padding-right: 25px;
  }
  .inner.class-content p, .inner.class-content ul li{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .bx_catalog_line .bx_catalog_line_ul {
    padding: 0;
    display: flex;
    margin-top: 0px;
    display: flow-root;
  }
  .work ul.bx_catalog_line_ul.bx_catalog_line_ul_sd li{
    width: 95%;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
  }
  .bx-newslist-block {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  img.detail_picture {
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
  }
  span.dtex {
    float: left;
  }
  span.imgdet {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    clear: both;
  }
  div.news-detail img.detail_picture {
      float: none;
  }
  span.dtex {
    float: none;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .inner.class-content p, .inner.class-content ul li{
        text-indent: inherit;
  }
}
@media only screen and (max-width: 639px){
  body, .bx-touch .bx_catalog_line .bx_catalog_line_title a {
    font-size: 20px !important;
  }
  
}
ul.ul.ul-map a {
    border-bottom: 1px solid black;
}
ul.ul.ul-map li {
    list-style-type: none !important;
}
table.tbl-contact a {
    border-bottom: 1px dotted black;
}
table.tbl-contact {
    line-height: 30px;
}
a.tel-head {
    /*float: right;*/
    /*margin-top: -26px;*/
    margin-right: 18px;
    font-weight: 800;
    color: white;
}
.price {
    min-height: 26px;
    margin-top: 71px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
}
.price-detail {
    margin-top: 20px;
    float: right;
    font-weight: 100;
}
span.dtex {
    display: -webkit-box;
}
.plashka-detail {
    margin-top: 20px;
}
div.plashka-detail > table > tbody > tr > td:first-child {
    padding-right: 5px;
}
ul.bottom_ul > li {
    float: left;
    color: white;

}
ul.bottom_ul li a{
    margin-bottom: 10px;
}
ul.bottom_ul > li ul {
    padding-left: 0px;
    padding-right: 95px;
}
ul.bottom_ul {
    /*display: block;*/
    /*top: 10px;*/
    /*position: relative;*/
    /*left: 40px;*/
}
ul.bottom_ul > li ul {
    padding-left: 0px;
    padding-right: 58px;
}
ul.bottom_ul > li ul li {
    list-style-type: none !important;
}
button.zakaz,a.zakaz {
    #margin-top: 10px;
    display: block;
    background: #e94b35;
    text-align: center;
    color: white;
    text-transform: uppercase;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    padding: 6px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 100;
}
a.zakaz:hover{
  background: #df2b12;
}
button#send-mail-1:hover{
  background-color: #b0b4b6;
}
.bx-newslist-block {
    /*border: 2px solid #fbb400; */
    /* padding-bottom: 10px; */
    /* padding-top: 10px; */
    border-radius: 30px;
    box-shadow: 0 0 7px 0px #00000024;
    padding: 0;
    overflow: hidden;
}

.bx-newslist .bx-newslist-container .bx-newslist-img {
    min-height: 260px!important;
    max-height: 260px;
    overflow: hidden;
}

.bx-newslist .bx-newslist-container .bx-newslist-title{
    display: block;
    height: 80px;
}

.bx-newslist-title a {
    font-size: 16px;
    font-family: "Rubik", sans-serif;
    display: block!important;
    height: auto!important;
}

.bx-newslist-container .plashka-detail {
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0 20px;
    font-family: "Rubik", sans-serif;
    color: #9C9C9C;
    font-weight: 500;
}

.bx-newslist .bx-newslist-img{
    width: 100%;
    height: 100vh;
    display: block;
}

.bx-newslist .bx-newslist-img img{
    border-radius: 30px;
    display: block;
    height: 100%!important;
    width: auto!important;
    object-fit: cover;
}

.bx-newslist .price {
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    background: no-repeat;
    display: inline-block;
    width: 49%;
    text-align: left;
    font-weight: 600;
    margin: 0;
    vertical-align: middle;
}

.bx-newslist .center_card {
    display: block;
    padding: 0 20px;
}

.bx-newslist .in_stock {
    font-size: 12px;
    color: #30B800;
    font-family: "Rubik", sans-serif;
    display: inline-block;
    width: 48%;
    text-align: right;
    vertical-align: middle;
    font-weight: 600;

}

.bx-newslist .bottom_card {
    position: relative;
    display: block;
    padding: 0 20px;
    margin-bottom: 15px;
}

.bx-newslist-container .pluss_minus,.news-detail .price-detail .pluss_minus{
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    width: auto;
}

button.minus1{
    background-image: url(/bitrix/templates/m_food-all/image/minus-circle.svg);
    font-size: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

button.plus1{
    background-image: url(/bitrix/templates/m_food-all/image/plus-circle.svg);
    font-size: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.bx-newslist-container .pluss_minus input.count-tov {
    width: 38px;
    text-align: center;
    height: 26px;
    border: none;
    display: inline-block;
    vertical-align: middle;
}


.bx-newslist .bottom_card button.zakaz,.price-detail button.zakaz,.bx-newslist a.zakaz{
    padding: 8px 5px;
    /*padding: 8px 5px 8px 26px;*/
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    /*background-image: url(/bitrix/templates/m_food-all/image/shopping-cart.svg);*/
    background-repeat: no-repeat;
    background-position: 9px 7px;
    background-size: auto;
}
.bx-newslist .bottom_card button.zakaz,.price-detail button.zakaz{
    width: 48%;
    border: 0px;
}

.bx-newslist button.zakaz:hover,.price-detail button.zakaz:hover.bx-newslist a.zakaz:hover{
    background-color: #fbb400;
    text-decoration: none;
}

.catalog_ul{
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.work .catalog_ul li{
    width: 31%;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    float: none;
    text-indent: 0!important;
    margin-bottom: 15px;
}

.work .catalog_ul li a img{
    width: 100%;
    height: 100%;
}

.work .catalog_ul li .bx_catalog_line_title a {
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.work .catalog_ul li .bx_catalog_line_title  {
    margin-top: 0;
}

.work .catalog_ul li:hover .bx_catalog_line_title a{
    color: #FF4C33;
    text-decoration: none;
}

.work .catalog_ul li:hover a img {
    box-shadow: 0 0 7px 0px #00000024;
    border-radius: 30px;
}

.big_banner_catalog img{
    width: 100%;
}



.big_banner_catalog {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}


.big_banner_catalog .small_im{
    display: none;
}


.news-detail {
    font-family: "Rubik", sans-serif;
}

.inner h1 {
    font-family: "Rubik", sans-serif;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 25px;
}

div.news-detail img.detail_picture{
    border-radius: 30px;
    margin: 0;
}


.news-detail span.dtex.text-v {
    font-size: 13px;
}

.news-detail .srok-hraneniya {
    font-size: 13px;
    margin-top: 20px;
    display: block;
    width: 83%;
}

.left_photo_card {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 20px;
}

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


.right_info_card {
    display: inline-block;
    vertical-align: top;
    width: 66%;
    padding-left: 20px;
}


.tab_block_info {
    display: block;
    width: 100%;
    background: #F4F6F8;
    padding: 25px;
    border-radius: 10px;
    line-height: 17px;
    font-size: 13px;
    box-sizing: border-box;
}

.tab_block_info ul.ul li{
    text-indent: 0!important;
    line-height: 20px!important;
}

.tab_block_info ul.ul{
    padding-left: 20px!important;
}



.right_info_card .plash .activ {
    padding: 13px 18px;
    color: #fff;
    background: #FBB400;
    border-radius: 10px;
    width: 185px;
    text-align: center;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    box-sizing: border-box;
}


.right_info_card .plash div{
    background: #CCCCCC;
    padding: 13px 18px;
    color: #fff;
    border-radius: 10px;
    width: 185px;
    text-align: center;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    box-sizing: border-box;
}

.tab_block_info .no_indent {
    text-indent: 0!important;
    line-height: 1.2em!important;
    margin-top: 15px;
}

.right_info_card .plash .pl {
    margin-right: 10px;
}

.right_info_card .price-detail {
    position: relative;
    display: inline-block;
    width: 39%;
    vertical-align: top;
    float: none;
    padding: 25px;
    box-sizing: border-box;
    background: #f4f6f8;
    border-radius: 10px;
    text-align: center;
}

.right_info_card .plashka-detail {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    box-sizing: border-box;
    font-size: 14px;
}

.right_info_card .plashka-detail table {
    color: #9C9C9C;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.right_info_card .plashka-detail table .black_tr{
    color: #000;
}

.right_info_card .plashka-detail table .emptiness {
    height: 12px;
}

.right_info_card .in_stock {
    display: inline-block;
    font-size: 12px;
    color: #30B800;
    font-weight: 700;
    vertical-align: top;
    text-align: right;
    width: 45%;
}

.right_info_card .in_stock img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.right_info_card .price-detail .weight {
    font-size: 20px;
    color: #434241;
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 10px;
    padding: 16px 0px;
    box-sizing: border-box;
    margin-bottom: 20px;
}


.right_info_card .pluss_minus {
    display: inline-block;
    width: 49%;
    font-size: 13px;
    font-weight: 600;
}

.right_info_card a.zakaz {
    padding: 15px 5px;
    border-radius: 10px;
    /*width: 48%;*/
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
    /*background-image: url(/bitrix/templates/m_food-all/image/shopping-cart.svg);*/
    background-repeat: no-repeat;
    background-position: 16px 13px;
    background-size: auto;
    box-sizing: border-box;
}



.right_info_card .pluss_minus button.minus {
    background-image: url(/bitrix/templates/m_food-all/image/minus-circle.svg);
    font-size: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.right_info_card .pluss_minus button.plus {
    background-image: url(/bitrix/templates/m_food-all/image/plus-circle.svg);
    font-size: 0;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.right_info_card .pluss_minus input.count-tov {
    width: 38px;
    text-align: center;
    height: 26px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    background: none;
}


.left_photo_card .info_after_img{
    display: inline-block;
    clear: both;
    margin: 20px 0 20px 0;
    width: 100%;
}

.left_photo_card .info_after_img p {
    text-align: left;
    text-indent: 0;
    line-height: 1.2em;
    color: #9C9C9C;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    width: 86%;
    margin: 0!important;
}

.left_photo_card .info_after_img img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}


.bx-breadcrumb .bx-breadcrumb-item span{
    font-family: "Rubik", sans-serif!important;
}


.work-content{
    font-family: "Rubik", sans-serif;
}

.work.work-content .ul-dostav-bl li img{
    width: 63px;
    display: block;
    margin: 10px auto;
}



.work.work-content ul.ul-dostav-bl {
    width: 100%;
    padding-top: 30px !important;
    display: flex;
    align-items: baseline;
}

.work.work-content ul.ul-dostav-bl > * span i{
    font-size: 40px;
}

ul.ul-dostav-bl li {
    text-indent: 0px !important;
    text-align: justify !important;
    border-bottom: 1px solid gray;
    text-align: justify;
}


.work.work-content ul.ul-dostav-bl{
    align-items: stretch;
    justify-content: space-between;
}



.work.work-content .ul-dostav-bl li {
    box-shadow: 0px 1px 16px 0px #0000001A;
    -webkit-box-shadow: 0px 1px 16px 0px #0000001A;
    border-radius: 30px;
    padding: 26px 65px;
    text-align: center!important;
    line-height: 1.4em;
    border-bottom: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 31%;
}



/*.price {
    min-height: 26px;
    margin-top: 71px;
    margin-top: 0;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    background: #80808036;
    color: #2b3e51;
    border-radius: 20px;
}*/
span.text-v {
  display: none;
}
.lean-overlay {
    z-index: 10 !important;
}
input.count-tov {
    width: 30px;
    text-align: center;
    height: 26px;
}

buttom.minus {
    width: 31px;
    display: block;
    float: left;
}
buttom.plus {
    width: 31px;
    display: block;
    float: right;
}
/*.pluss_minus {
    width: 100px;
    border: 1px solid #a9b2af;
    text-align: center;
    border-radius: 15px;
    height: 29px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
}*/
@-moz-document url-prefix() {
.pluss_minus {
    width: 100px;
      border: 1px solid #a9b2af;
      text-align: center;
      border-radius: 15px;
      height: 27px;
      margin-bottom: 10px;
      margin-left: 15px;
      margin-top: 10px;
  }
}
button.plus, button.minus {
    background: none;
    width: 25px;
    border: navajowhite;
    cursor: pointer;
}
a.modalbox.zakaz {
    #margin-left: -17px;
}

#work > div:nth-child(2) > div > div > div > ul {
    padding: 0px;
}
#work > div:nth-child(3) > ul {
    padding-top: 33px;
}
span.no-weight {
    font-weight: 100;
}
button#send-mail:hover, button#send-mail-1:hover {
    cursor: pointer;
    background: beige;
}
h4 {
    margin-top: 10px;
    text-transform: uppercase;
}
.work ul li .title{
  font-family: auto !important;
}
footer#footer {
    font-family: auto;
    font-size: 13px;
    font-family: "Rubik", sans-serif;
}
ul.ul-dostav-bl li {
    display: flex;
}
ul.ul-dostav-bl li span:first-child {
    padding-right: 13px;
    margin: auto;
}

section.work.work-content.preimushestva .inner .clear {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.preimushestva .inner .clear li {
    width: 25%;
    float: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
}

.preimushestva .inner .clear li .title{
    font-family: "Rubik", sans-serif!important;
    width: 90%;
    font-size: 14px;
    padding-bottom: 0;
}

.preimushestva .inner .clear li .description{
    font-family: "Rubik", sans-serif!important;
    font-size: 13px;
    width: 90%;

}



span.dtex.text-v {
    font-size: 15px;
}
span.weight {
    font-weight: bold;
}
.contact-background {
    background: #dadfe145;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.contact-background h4 {
    margin-bottom: 17px;
    color: #e94b35;
}
html, body {
    width: 100%;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.parent-catalog-menu span{
margin-left: 15px;
}


.contact-content iframe{
    max-width: 100%!important;
}

.pagination span, .pagination a {
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    padding: 10px;
    min-width: 44px;
    display: inline-block;
    text-align: center;
}

.pagination span.paginationCurrent {
    background: #E94B35;
    color: #fff;
    border: none;
}

.pagination span:hover, .pagination a:hover{
    text-decoration: none;
    background: #f1f1f1;
    cursor: pointer;
}

.inner.class-content .work .description p, .inner.class-content .work .title p{
    text-indent: 0!important;
}

.work ul li .image img {
    display: block;
    margin: 0 auto;
}

.bx_catalog_line .bx_catalog_line_img {
    border-radius: 30px;
    box-shadow: 0 0 7px 0px #00000024;
    margin-top: 6px;
}

.detail_text img {
    width: 100%;
}



@media screen and (max-width: 1200px){
	/*
	img.footer__logo {
		display: none;
	}

    .bx-newslist-container .pluss_minus {
        display: block;
        width: 100%;
        text-align: center;
    }

    .bx-newslist a.zakaz {
        width: 125px;
        display: block;
        margin: 8px auto 0;
    }

	 */

    .bx-newslist-container .plashka-detail {
        font-size: 12px;
    }

    .bx-newslist-container .pluss_minus input.count-tov {
        width: 20px;
    }

    .left_photo_card .info_after_img p {
        width: 81%;
    }

    .right_info_card {
        width: 56%;
    }

    .left_photo_card {
        width: 40%;
    }

    .inner {
        width: 925px;
        margin: 0 auto;
    }

    .right_info_card .plash div, .right_info_card .plash .activ {
        width: 163px;
        font-size: 12px;
    }

    .right_info_card .plash .pl {
        margin-right: 3px;
    }

    .tab_block_info ul.ul li {
        padding-bottom: 3px!important;
    }

    .right_info_card .plashka-detail {
        display: block;
        width: 100%;
    }

    .right_info_card .price-detail {
        display: block;
        width: 100%;
    }
/*
    .right_info_card .price-detail .weight{
        display: inline-block;
        width: 40%;
        margin-bottom: 0;
        vertical-align: middle;
    }
*/
    .right_info_card .pluss_minus {
        width: 30%;
    }

    .table-cell > .inner > .inner {
        width: auto;
    }

}

@media screen and (max-width: 959px){
    .inner {
        width: 686px;
    }


.right_info_card .plashka-detail table tr td{
    width: 50%;
}

.right_info_card .plashka-detail table {
    width: 100%;
    display: inline-table;
}

.right_info_card .in_stock {
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 15px;
}
/*
.right_info_card .price-detail .weight {
    display: block;
    width: 70%;
    margin: 0 auto;
}
*/
div.news-detail .left_photo_card img.detail_picture {
    width: 100%!important;
}

.work.work-content ul.ul-dostav-bl {
    flex-wrap: wrap;
}

.work.work-content .ul-dostav-bl li {
    width: 47%;
    padding: 20px;
    min-height: 240px;
}

}



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

.work.work-content ul.ul-dostav-bl > * {
    font-size: 14px;
}

.parent-catalog-menu{

}

.parent-catalog-menu > ul.show {
  display: block !important;
}

.parent-catalog-menu > ul.show li{
	display: block;
	margin: 16px 0 !important;
}

.parent-catalog-menu > ul.show li ul {

  background: #fbb400;
}
.mobile-menu-toggle.table-cell .hi_callback {
    position: absolute;
    color: white;
    right: 80px;
    top: 80px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.bx-newslist .bx-newslist-container .bx-newslist-title {
    text-align: center;
}

.bx-newslist .bx-newslist-container .bx-newslist-img {
    min-height: 350px!important;
    max-height: 350px;
}
    /*
    .bx-newslist-container .pluss_minus {
        display: inline-block;
        width: 49%;
        text-align: left;
    }

    .bx-newslist a.zakaz {
        width: 115px;
        display: inline-block;
        margin: 0;
        float: right;
        clear: both;
    }
    */
.work .catalog_ul li {
    width: 49%;
}

footer.footer {
    padding: 50px 0;
}

}



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

footer.footer {
  height: auto;
  }
.work.work-content ul.ul-dostav-bl > * {
  width: 100%;
max-width: 320px;

margin: 0 auto;
margin-top: 20px;
  }
  .work.work-content ul.ul-dostav-bl {
  width: 100%;

  padding-top: 30px !important;
  display: block;
  align-items: baseline;
  
  
}
.box__callback {
    left: 10%;
}

.bx-newslist-block {
    width: 300px;
}

.inner {
    width: 100%;
    padding: 0 30px;
}

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

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

section.work.work-content.preimushestva .inner .clear {
    flex-wrap: wrap;
}

.preimushestva .inner .clear li {
    width: 50%;
}


}






.mobile-menu .mobmen.parent-catalog-menu:hover > ul{
position: relative;
  background: #fbb400;
padding: 0px;
display: none;
}


.new-footer ul.bottom_ul > li{
  display: block;
}

.new-footer .bottom_ul li a{
    font-size: 16px;
    color: #D9D9D9;
    padding-bottom: 1px;
    display: block;
}

footer.footer {
    padding: 80px 0;
}



.bold-f{

}
.fly .to-order a{
	color: #000;
	background: #fff;
	padding: 10px 30px;
	border-radius: 5px;
	margin: 5px auto;
	text-decoration: none;
	display: block;
	width: max-content;
}
#ger_order .legacy-text a{
	text-decoration: underline;
}

@media screen and (max-width: 600px){
    .big_banner_catalog .small_im {
        display: block;
    }

    .big_banner_catalog .big_im {
        display: none;
    }

}

@media screen and (max-width: 430px){
    .right_info_card .pluss_minus {
        width: auto;
        display: block;
        margin: 20px auto 6px;
    }

    .preimushestva .inner .clear li {
        width: 100%;
    }
}





@media screen and (max-width: 400px){
	.mobile-menu-toggle.table-cell .hi_callback{
		display: none;
	}
}